Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99f48d194a36bbc1648fc7d154ddcf20cf69f610 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-ssh6613644519621820269.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh7880709606596296964.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh5981305548961619678.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh379109442433789423.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-ssh3502922888645568768.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9922’ Running on prd-ubuntu20.04-docker-8c-8g-9929 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/690 [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/690 # 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 99f48d194a36bbc1648fc7d154ddcf20cf69f610 (main) Commit message: "Merge pull request #4904 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.58" > 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 99f48d194a36bbc1648fc7d154ddcf20cf69f610 # timeout=10 > git rev-list --no-walk 489770a83fbc98f336c86b0914a62f33e4a7a33e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-10T02:27:54.405Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-10T02:27:54.485Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-10T02:27:54.508Z] ========================================================= [2024-09-10T02:27:54.509Z] EdgeX Global Pipelines Version Info [2024-09-10T02:27:54.509Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-10T02:27:55.673Z] ------------------- [2024-09-10T02:27:55.673Z] stable info: [2024-09-10T02:27:55.673Z] ------------------- [2024-09-10T02:27:55.673Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-10T02:27:55.673Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T02:27:55.673Z] Message: update stable to v1.0.263 [2024-09-10T02:27:56.247Z] ------------------- [2024-09-10T02:27:56.247Z] experimental info: [2024-09-10T02:27:56.247Z] ------------------- [2024-09-10T02:27:56.247Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-10T02:27:56.247Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-10T02:27:56.247Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-10T02:27:56.325Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-10T02:27:56.348Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-10T02:27:56.369Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-10T02:27:56.386Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-10T02:27:56.405Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-10T02:27:56.424Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-10T02:27:56.448Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-10T02:27:56.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-10T02:27:56.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-10T02:27:56.509Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-10T02:27:56.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-10T02:27:56.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-10T02:27:56.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-10T02:27:56.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-10T02:27:56.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-10T02:27:56.664Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-10T02:27:56.689Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-10T02:27:56.710Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-10T02:27:56.732Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-10T02:27:56.749Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-10T02:27:56.771Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-10T02:27:56.799Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-10T02:27:56.824Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-10T02:27:56.850Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-10T02:27:56.868Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-10T02:27:56.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-10T02:27:56.922Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] echo [2024-09-10T02:27:56.947Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99f48d1 [Pipeline] echo [2024-09-10T02:27:56.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T02:27:57.053Z] provisioning config files... [2024-09-10T02:27:57.066Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/690@tmp/config9205954811041601782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T02:27:57.408Z] ---> ****-login.sh [2024-09-10T02:27:57.408Z] nexus3.edgexfoundry.org:10001 [2024-09-10T02:27:57.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:27:57.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:27:57.676Z] Configure a credential helper to remove this warning. See [2024-09-10T02:27:57.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:27:57.676Z] [2024-09-10T02:27:57.676Z] Login Succeeded [2024-09-10T02:27:57.676Z] nexus3.edgexfoundry.org:10002 [2024-09-10T02:27:57.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:27:57.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:27:57.936Z] Configure a credential helper to remove this warning. See [2024-09-10T02:27:57.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:27:57.936Z] [2024-09-10T02:27:57.936Z] Login Succeeded [2024-09-10T02:27:57.936Z] nexus3.edgexfoundry.org:10003 [2024-09-10T02:27:57.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:27:57.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:27:57.936Z] Configure a credential helper to remove this warning. See [2024-09-10T02:27:57.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:27:57.936Z] [2024-09-10T02:27:57.936Z] Login Succeeded [2024-09-10T02:27:57.936Z] nexus3.edgexfoundry.org:10004 [2024-09-10T02:27:57.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:27:58.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:27:58.196Z] Configure a credential helper to remove this warning. See [2024-09-10T02:27:58.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:27:58.196Z] [2024-09-10T02:27:58.196Z] Login Succeeded [2024-09-10T02:27:58.196Z] ****.io [2024-09-10T02:27:58.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:27:58.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:27:58.456Z] Configure a credential helper to remove this warning. See [2024-09-10T02:27:58.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:27:58.456Z] [2024-09-10T02:27:58.456Z] Login Succeeded [2024-09-10T02:27:58.456Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T02:27:58.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T02:27:58.822Z] + 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-09-10T02:27:58.823Z] + dirname cmd/core-command/Dockerfile [2024-09-10T02:27:58.823Z] + cut -d/ -f2 [2024-09-10T02:27:58.823Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-10T02:27:58.823Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-10T02:27:58.823Z] + cut -d/ -f2 [2024-09-10T02:27:58.823Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-10T02:27:58.823Z] + dirname cmd/core-data/Dockerfile [2024-09-10T02:27:58.823Z] + cut -d/ -f2 [2024-09-10T02:27:58.823Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-10T02:27:58.823Z] + dirname cmd/core-keeper/Dockerfile [2024-09-10T02:27:58.823Z] + cut -d/ -f2 [2024-09-10T02:27:58.823Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-10T02:27:58.823Z] + + cut -d/ -f2 [2024-09-10T02:27:58.823Z] dirname cmd/core-metadata/Dockerfile [2024-09-10T02:27:58.823Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-10T02:27:58.823Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-10T02:27:58.823Z] + cut -d/ -f2 [2024-09-10T02:27:58.823Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-10T02:27:58.823Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-10T02:27:58.823Z] + cut -d/ -f2 [2024-09-10T02:27:58.823Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-10T02:27:58.823Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-10T02:27:58.823Z] + cut -d/ -f2 [2024-09-10T02:27:58.823Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-10T02:27:58.823Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-10T02:27:58.823Z] + cut -d/ -f2 [2024-09-10T02:27:58.823Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-10T02:27:58.823Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-10T02:27:58.823Z] + cut -d/ -f2 [2024-09-10T02:27:58.823Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-10T02:27:58.823Z] + cut -d/ -f2 [2024-09-10T02:27:58.823Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-10T02:27:58.823Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-10T02:27:58.823Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-10T02:27:58.823Z] + cut -d/ -f2 [2024-09-10T02:27:58.823Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-10T02:27:58.823Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-10T02:27:58.823Z] + cut -d/ -f2 [2024-09-10T02:27:58.823Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-10T02:27:58.823Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-10T02:27:58.823Z] + cut -d/ -f2 [2024-09-10T02:27:58.823Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-10T02:27:58.823Z] + dirname cmd/support-notifications/Dockerfile [2024-09-10T02:27:58.823Z] + cut -d/ -f2 [2024-09-10T02:27:58.823Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-10T02:27:58.823Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-10T02:27:58.823Z] + cut -d/ -f2 [2024-09-10T02:27:58.823Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-10T02:27:58.862Z] 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-09-10T02:27:59.231Z] + git rev-list -1 --merges 99f48d194a36bbc1648fc7d154ddcf20cf69f610~1..99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] echo [2024-09-10T02:27:59.244Z] -----------> git rev-list -1 --merges 99f48d194a36bbc1648fc7d154ddcf20cf69f610~1..99f48d194a36bbc1648fc7d154ddcf20cf69f610 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:27:59.244Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [false] [Pipeline] sh [2024-09-10T02:27:59.539Z] + git log --format=format:%s -1 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] echo [2024-09-10T02:27:59.561Z] ========================================================= [2024-09-10T02:27:59.561Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-10T02:27:59.561Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-10T02:28:00.026Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T02:28:00.026Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-10T02:28:00.026Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-10T02:28:00.026Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-10T02:28:00.026Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-10T02:28:00.026Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-10T02:28:00.026Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:28:00.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T02:28:00.450Z] [2024-09-10T02:28:00.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:28:00.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T02:28:00.756Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-10T02:28:00.756Z] b85a868b505f: Pulling fs layer [2024-09-10T02:28:00.756Z] e2be974225ed: Pulling fs layer [2024-09-10T02:28:00.756Z] 339a4e72a1f5: Pulling fs layer [2024-09-10T02:28:00.756Z] 988bab9f4d93: Pulling fs layer [2024-09-10T02:28:00.756Z] 1469e6f7b9e6: Pulling fs layer [2024-09-10T02:28:00.756Z] eaf3925da568: Pulling fs layer [2024-09-10T02:28:00.756Z] bab4dde63d76: Pulling fs layer [2024-09-10T02:28:00.756Z] bde34c3a00c8: Pulling fs layer [2024-09-10T02:28:00.756Z] b352a97aabf1: Pulling fs layer [2024-09-10T02:28:00.756Z] 4872d77fe225: Pulling fs layer [2024-09-10T02:28:00.756Z] 5851b861e8e6: Pulling fs layer [2024-09-10T02:28:00.756Z] 988bab9f4d93: Waiting [2024-09-10T02:28:00.756Z] 1469e6f7b9e6: Waiting [2024-09-10T02:28:00.756Z] eaf3925da568: Waiting [2024-09-10T02:28:00.756Z] bab4dde63d76: Waiting [2024-09-10T02:28:00.756Z] bde34c3a00c8: Waiting [2024-09-10T02:28:00.756Z] b352a97aabf1: Waiting [2024-09-10T02:28:00.756Z] 4872d77fe225: Waiting [2024-09-10T02:28:00.756Z] 5851b861e8e6: Waiting [2024-09-10T02:28:00.756Z] e2be974225ed: Verifying Checksum [2024-09-10T02:28:00.756Z] e2be974225ed: Download complete [2024-09-10T02:28:00.756Z] 988bab9f4d93: Verifying Checksum [2024-09-10T02:28:00.756Z] 988bab9f4d93: Download complete [2024-09-10T02:28:00.756Z] 1469e6f7b9e6: Verifying Checksum [2024-09-10T02:28:00.756Z] 1469e6f7b9e6: Download complete [2024-09-10T02:28:01.015Z] 339a4e72a1f5: Verifying Checksum [2024-09-10T02:28:01.015Z] 339a4e72a1f5: Download complete [2024-09-10T02:28:01.015Z] eaf3925da568: Verifying Checksum [2024-09-10T02:28:01.015Z] eaf3925da568: Download complete [2024-09-10T02:28:01.015Z] bde34c3a00c8: Download complete [2024-09-10T02:28:01.015Z] b352a97aabf1: Download complete [2024-09-10T02:28:01.015Z] 4872d77fe225: Verifying Checksum [2024-09-10T02:28:01.015Z] 4872d77fe225: Download complete [2024-09-10T02:28:01.015Z] 5851b861e8e6: Verifying Checksum [2024-09-10T02:28:01.015Z] 5851b861e8e6: Download complete [2024-09-10T02:28:01.015Z] b85a868b505f: Verifying Checksum [2024-09-10T02:28:01.015Z] b85a868b505f: Download complete [2024-09-10T02:28:01.274Z] bab4dde63d76: Verifying Checksum [2024-09-10T02:28:01.274Z] bab4dde63d76: Download complete [2024-09-10T02:28:02.216Z] b85a868b505f: Pull complete [2024-09-10T02:28:02.478Z] e2be974225ed: Pull complete [2024-09-10T02:28:03.049Z] 339a4e72a1f5: Pull complete [2024-09-10T02:28:03.049Z] 988bab9f4d93: Pull complete [2024-09-10T02:28:03.306Z] 1469e6f7b9e6: Pull complete [2024-09-10T02:28:03.307Z] eaf3925da568: Pull complete [2024-09-10T02:28:05.210Z] bab4dde63d76: Pull complete [2024-09-10T02:28:05.210Z] bde34c3a00c8: Pull complete [2024-09-10T02:28:05.210Z] b352a97aabf1: Pull complete [2024-09-10T02:28:05.210Z] 4872d77fe225: Pull complete [2024-09-10T02:28:05.210Z] 5851b861e8e6: Pull complete [2024-09-10T02:28:05.210Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-10T02:28:05.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T02:28:05.470Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T02:28:05.607Z] prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container [2024-09-10T02:28:05.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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-09-10T02:28:09.149Z] $ docker top 926d43895c33f2c847a9944340ac9d59864c1851328fa131255c9ec8ac21f639 -eo pid,comm [2024-09-10T02:28:09.208Z] 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-09-10T02:28:09.208Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T02:28:09.271Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T02:28:09.271Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T02:28:09.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T02:28:09.391Z] $ docker exec 926d43895c33f2c847a9944340ac9d59864c1851328fa131255c9ec8ac21f639 ssh-agent [2024-09-10T02:28:09.497Z] SSH_AUTH_SOCK=/tmp/ssh-fd5zN4RPStx9/agent.33 [2024-09-10T02:28:09.497Z] SSH_AGENT_PID=39 [2024-09-10T02:28:09.502Z] Running ssh-add (command line suppressed) [2024-09-10T02:28:09.603Z] Identity added: /w/workspace/edgex-go/690@tmp/private_key_312863835806907524.key (/w/workspace/edgex-go/690@tmp/private_key_312863835806907524.key) [2024-09-10T02:28:09.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T02:28:09.915Z] + git tag --points-at HEAD [Pipeline] } [2024-09-10T02:28:09.926Z] $ docker exec --env ******** --env ******** 926d43895c33f2c847a9944340ac9d59864c1851328fa131255c9ec8ac21f639 ssh-agent -k [2024-09-10T02:28:10.012Z] unset SSH_AUTH_SOCK; [2024-09-10T02:28:10.012Z] unset SSH_AGENT_PID; [2024-09-10T02:28:10.013Z] echo Agent pid 39 killed; [2024-09-10T02:28:10.021Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-10T02:28:10.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T02:28:10.066Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T02:28:10.179Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T02:28:10.179Z] $ docker exec 926d43895c33f2c847a9944340ac9d59864c1851328fa131255c9ec8ac21f639 ssh-agent [2024-09-10T02:28:10.275Z] SSH_AUTH_SOCK=/tmp/ssh-pMfxZnyt0xwv/agent.72 [2024-09-10T02:28:10.275Z] SSH_AGENT_PID=78 [2024-09-10T02:28:10.280Z] Running ssh-add (command line suppressed) [2024-09-10T02:28:10.374Z] Identity added: /w/workspace/edgex-go/690@tmp/private_key_5209848660475683175.key (/w/workspace/edgex-go/690@tmp/private_key_5209848660475683175.key) [2024-09-10T02:28:10.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T02:28:10.676Z] + git semver init [2024-09-10T02:28:10.937Z] 2024-09-10 02:28:10,835 [run_init] DEBUG init version:0.0.0 force:False [2024-09-10T02:28:10.937Z] 2024-09-10 02:28:10,836 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/690/.semver [2024-09-10T02:28:10.937Z] 2024-09-10 02:28:10,837 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/690/.semver [2024-09-10T02:28:10.937Z] 2024-09-10 02:28:10,837 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/690/.semver'], cwd=/w/workspace/edgex-go/690, universal_newlines=False, shell=None, istream=None) [2024-09-10T02:28:16.860Z] 2024-09-10 02:28:16,478 [append_file] DEBUG append to file:/w/workspace/edgex-go/690/.git/info/exclude [2024-09-10T02:28:16.860Z] 2024-09-10 02:28:16,479 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/690/.semver/main with force:False [2024-09-10T02:28:16.860Z] 2024-09-10 02:28:16,479 [read_version] DEBUG read version from /w/workspace/edgex-go/690/.semver/main [2024-09-10T02:28:16.860Z] 2024-09-10 02:28:16,479 [read_version] DEBUG read version from /w/workspace/edgex-go/690/.semver/main [2024-09-10T02:28:16.860Z] 3.2.0-dev.69 [Pipeline] } [2024-09-10T02:28:16.870Z] $ docker exec --env ******** --env ******** 926d43895c33f2c847a9944340ac9d59864c1851328fa131255c9ec8ac21f639 ssh-agent -k [2024-09-10T02:28:16.968Z] unset SSH_AUTH_SOCK; [2024-09-10T02:28:16.968Z] unset SSH_AGENT_PID; [2024-09-10T02:28:16.968Z] echo Agent pid 78 killed; [2024-09-10T02:28:16.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T02:28:17.308Z] + git semver [Pipeline] } [2024-09-10T02:28:17.581Z] $ docker stop --time=1 926d43895c33f2c847a9944340ac9d59864c1851328fa131255c9ec8ac21f639 [2024-09-10T02:28:18.846Z] $ docker rm -f --volumes 926d43895c33f2c847a9944340ac9d59864c1851328fa131255c9ec8ac21f639 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T02:28:19.185Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-10T02:28:19.413Z] Stashed 1 file(s) [Pipeline] echo [2024-09-10T02:28:19.418Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.69 [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-09-10T02:28:19.877Z] + git config --global --add safe.directory /w/workspace/edgex-go/690 [Pipeline] echo [2024-09-10T02:28:19.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T02:28:19.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T02:28:19.927Z] ========================================================= [2024-09-10T02:28:19.927Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-10T02:28:19.927Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-10T02:28:20.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T02:28:20.222Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-10T02:28:20.222Z] 619be1103602: Pulling fs layer [2024-09-10T02:28:20.222Z] 7862e08f4a3e: Pulling fs layer [2024-09-10T02:28:20.222Z] 5df492c9dc93: Pulling fs layer [2024-09-10T02:28:20.222Z] 7629e6793208: Pulling fs layer [2024-09-10T02:28:20.222Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T02:28:20.222Z] fb5054dd5b73: Pulling fs layer [2024-09-10T02:28:20.222Z] eeca6798cff9: Pulling fs layer [2024-09-10T02:28:20.222Z] aa269ceb94a6: Pulling fs layer [2024-09-10T02:28:20.222Z] ada007ff1a6a: Pulling fs layer [2024-09-10T02:28:20.222Z] fb5054dd5b73: Waiting [2024-09-10T02:28:20.222Z] eeca6798cff9: Waiting [2024-09-10T02:28:20.222Z] aa269ceb94a6: Waiting [2024-09-10T02:28:20.222Z] ada007ff1a6a: Waiting [2024-09-10T02:28:20.222Z] 4f4fb700ef54: Waiting [2024-09-10T02:28:20.222Z] 7629e6793208: Waiting [2024-09-10T02:28:20.222Z] 7862e08f4a3e: Verifying Checksum [2024-09-10T02:28:20.222Z] 7862e08f4a3e: Download complete [2024-09-10T02:28:20.222Z] 7629e6793208: Download complete [2024-09-10T02:28:20.222Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T02:28:20.222Z] 4f4fb700ef54: Download complete [2024-09-10T02:28:20.222Z] 619be1103602: Verifying Checksum [2024-09-10T02:28:20.222Z] 619be1103602: Download complete [2024-09-10T02:28:20.222Z] fb5054dd5b73: Verifying Checksum [2024-09-10T02:28:20.222Z] fb5054dd5b73: Download complete [2024-09-10T02:28:20.222Z] eeca6798cff9: Verifying Checksum [2024-09-10T02:28:20.222Z] eeca6798cff9: Download complete [2024-09-10T02:28:20.481Z] 619be1103602: Pull complete [2024-09-10T02:28:20.481Z] 7862e08f4a3e: Pull complete [2024-09-10T02:28:20.481Z] ada007ff1a6a: Verifying Checksum [2024-09-10T02:28:20.482Z] ada007ff1a6a: Download complete [2024-09-10T02:28:20.741Z] 5df492c9dc93: Verifying Checksum [2024-09-10T02:28:20.741Z] 5df492c9dc93: Download complete [2024-09-10T02:28:20.999Z] aa269ceb94a6: Download complete [2024-09-10T02:28:24.284Z] 5df492c9dc93: Pull complete [2024-09-10T02:28:24.284Z] 7629e6793208: Pull complete [2024-09-10T02:28:24.284Z] 4f4fb700ef54: Pull complete [2024-09-10T02:28:24.284Z] fb5054dd5b73: Pull complete [2024-09-10T02:28:24.284Z] eeca6798cff9: Pull complete [2024-09-10T02:28:26.187Z] aa269ceb94a6: Pull complete [2024-09-10T02:28:26.447Z] ada007ff1a6a: Pull complete [2024-09-10T02:28:26.707Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-10T02:28:26.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T02:28:26.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-10T02:28:27.015Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T02:28:27.015Z] WORKDIR /edgex [2024-09-10T02:28:27.015Z] COPY go.mod . [2024-09-10T02:28:27.015Z] RUN go mod download [2024-09-10T02:28:27.015Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-10T02:28:27.585Z] Sending build context to Docker daemon 179.3MB [2024-09-10T02:28:27.585Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-10T02:28:27.585Z] ---> f489d0715acc [2024-09-10T02:28:27.585Z] Step 2/4 : WORKDIR /edgex [2024-09-10T02:28:34.172Z] ---> Running in e498d7911762 [2024-09-10T02:28:34.172Z] Removing intermediate container e498d7911762 [2024-09-10T02:28:34.172Z] ---> ace293d00464 [2024-09-10T02:28:34.172Z] Step 3/4 : COPY go.mod . [2024-09-10T02:28:34.172Z] ---> 2aa2693bc891 [2024-09-10T02:28:34.172Z] Step 4/4 : RUN go mod download [2024-09-10T02:28:34.172Z] ---> Running in 956ed20ae625 [2024-09-10T02:28:34.544Z] Still waiting to schedule task [2024-09-10T02:28:34.544Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9926’ [2024-09-10T02:29:12.953Z] Removing intermediate container 956ed20ae625 [2024-09-10T02:29:12.953Z] ---> f1218cdbd2fd [2024-09-10T02:29:12.953Z] Successfully built f1218cdbd2fd [2024-09-10T02:29:12.953Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:29:13.259Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-10T02:29:13.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T02:29:13.336Z] prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container [2024-09-10T02:29:13.363Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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-09-10T02:29:13.836Z] $ docker top bb9510a72e84e7626e172cfc86a6d2ce1a5eb91f84c8fd4a2780da37318c3772 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T02:29:14.181Z] + go version [2024-09-10T02:29:14.181Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-10T02:29:14.189Z] $ docker stop --time=1 bb9510a72e84e7626e172cfc86a6d2ce1a5eb91f84c8fd4a2780da37318c3772 [2024-09-10T02:29:15.426Z] $ docker rm -f --volumes bb9510a72e84e7626e172cfc86a6d2ce1a5eb91f84c8fd4a2780da37318c3772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:29:15.876Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-10T02:29:15.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T02:29:15.961Z] prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container [2024-09-10T02:29:15.997Z] $ 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/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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-09-10T02:29:16.329Z] $ docker top 545ac6f560dcf7582e19751cbc2cd126f625d64686ae9f04439fe295b842b1c7 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-10T02:29:16.410Z] ========================================================= [2024-09-10T02:29:16.410Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-10T02:29:16.410Z] ========================================================= [Pipeline] sh [2024-09-10T02:29:16.692Z] + git config --global --add safe.directory /w/workspace/edgex-go/690 [Pipeline] fileExists [Pipeline] sh [2024-09-10T02:29:17.072Z] + make test [2024-09-10T02:29:17.072Z] go test -race -coverprofile=coverage.out ./... [2024-09-10T02:29:25.318Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-10T02:29:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-10T02:29:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-10T02:29:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-10T02:29:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-10T02:29:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-10T02:29:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-10T02:29:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-10T02:29:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-10T02:29:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-10T02:29:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-10T02:29:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-10T02:29:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-10T02:29:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-10T02:29:51.845Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-10T02:29:51.845Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-10T02:29:51.845Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-10T02:29:54.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-10T02:29:54.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-10T02:29:55.312Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.017s coverage: 28.7% of statements [2024-09-10T02:29:55.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-10T02:29:55.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-10T02:29:55.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-10T02:29:55.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-10T02:29:55.312Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-10T02:29:56.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements [2024-09-10T02:29:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-10T02:29:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-10T02:29:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-10T02:29:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-10T02:29:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-10T02:29:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-10T02:29:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-10T02:29:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-10T02:29:56.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-10T02:29:57.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-10T02:29:57.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-10T02:29:57.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-10T02:29:57.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-10T02:29:57.760Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-10T02:29:59.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-10T02:29:59.156Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-10T02:29:59.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements [2024-09-10T02:29:59.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.037s coverage: 53.2% of statements [2024-09-10T02:29:59.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.526s coverage: 93.4% of statements [2024-09-10T02:29:59.423Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.041s coverage: 91.7% of statements [2024-09-10T02:29:59.990Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 7.0% of statements [2024-09-10T02:30:00.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-10T02:30:00.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-10T02:30:00.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-10T02:30:00.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-10T02:30:00.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-10T02:30:00.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-10T02:30:00.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-10T02:30:00.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-10T02:30:00.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-10T02:30:00.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-10T02:30:00.250Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-10T02:30:01.209Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-10T02:30:01.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.403s coverage: 95.8% of statements [2024-09-10T02:30:01.776Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-09-10T02:30:02.039Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-10T02:30:02.039Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-10T02:30:02.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2024-09-10T02:30:02.863Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.038s coverage: 0.8% of statements [2024-09-10T02:30:02.863Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.036s coverage: 30.7% of statements [2024-09-10T02:30:03.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 41.7% of statements [2024-09-10T02:30:03.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.015s coverage: 77.8% of statements [2024-09-10T02:30:03.407Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-09-10T02:30:03.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.661s coverage: 96.3% of statements [2024-09-10T02:30:03.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-09-10T02:30:04.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-10T02:30:04.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-10T02:30:04.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-10T02:30:04.233Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-10T02:30:04.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-10T02:30:04.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-10T02:30:04.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-10T02:30:04.491Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-10T02:30:05.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-10T02:30:05.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-10T02:30:05.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-10T02:30:06.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-10T02:30:06.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-10T02:30:06.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-10T02:30:06.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-10T02:30:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-10T02:30:07.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-10T02:30:07.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-10T02:30:08.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-10T02:30:09.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-10T02:30:10.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-10T02:30:10.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-10T02:30:12.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-10T02:30:12.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-10T02:30:12.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-10T02:30:13.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-10T02:30:13.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-10T02:30:14.170Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-10T02:30:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-10T02:30:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-10T02:30:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-10T02:30:14.429Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-10T02:30:15.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-10T02:30:15.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-10T02:30:15.364Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-10T02:30:15.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-09-10T02:30:16.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-10T02:30:16.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-10T02:30:16.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T02:30:16.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-10T02:30:17.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-10T02:30:17.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-10T02:30:17.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-10T02:30:17.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-10T02:30:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-10T02:30:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-10T02:30:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-10T02:30:19.178Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-10T02:30:20.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-10T02:30:20.112Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-10T02:30:21.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-10T02:30:21.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.264s coverage: 79.9% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.046s coverage: 92.9% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.058s coverage: 87.2% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.014s coverage: 100.0% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.056s coverage: 81.8% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.140s coverage: 63.1% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.134s coverage: 36.5% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.2% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.058s coverage: 97.1% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements [2024-09-10T02:30:29.171Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 98.9% of statements [2024-09-10T02:30:29.171Z] 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-09-10T02:30:29.171Z] running golangci-lint [2024-09-10T02:30:29.171Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-10T02:30:29.171Z] go version go1.21.9 linux/amd64 [2024-09-10T02:30:29.171Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-10T02:30:29.171Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-10T02:30:51.093Z] level=info msg="[loader] Go packages loading at mode 575 (files|deps|exports_file|name|types_sizes|compiled_files|imports) took 20.173920473s" [2024-09-10T02:30:51.093Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.343335ms" [2024-09-10T02:31:01.058Z] level=info msg="[linters_context/goanalysis] analyzers took 1m25.447546403s with top 10 stages: buildir: 48.819074685s, gosec: 7.941002191s, fact_deprecated: 3.476132389s, inspect: 3.169663063s, printf: 1.66392643s, ctrlflow: 1.602082413s, fact_purity: 1.174475558s, nilness: 1.076891s, S1038: 969.838322ms, directives: 808.846179ms" [2024-09-10T02:31:01.058Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-10T02:31:01.058Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, filename_unadjuster: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, nolint: 0/22, path_prettifier: 214/214, skip_files: 214/214, identifier_marker: 214/214, exclude-rules: 22/214" [2024-09-10T02:31:01.058Z] level=info msg="[runner] processing took 16.788967ms with stages: nolint: 6.826562ms, identifier_marker: 4.785483ms, autogenerated_exclude: 1.601962ms, path_prettifier: 1.531011ms, exclude-rules: 1.196267ms, skip_dirs: 805.461µs, cgo: 25.731µs, filename_unadjuster: 12.71µs, max_same_issues: 570ns, fixer: 560ns, uniq_by_line: 430ns, skip_files: 430ns, exclude: 380ns, severity-rules: 260ns, diff: 250ns, sort_results: 230ns, max_from_linter: 180ns, source_code: 150ns, path_shortener: 120ns, path_prefixer: 110ns, max_per_file_from_linter: 110ns" [2024-09-10T02:31:01.058Z] level=info msg="[runner] linters took 10.321171509s with stages: goanalysis_metalinter: 10.304289781s" [2024-09-10T02:31:01.058Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-10T02:31:01.058Z] level=info msg="Memory: 304 samples, avg is 292.1MB, max is 1364.0MB" [2024-09-10T02:31:01.058Z] level=info msg="Execution took 30.542534188s" [2024-09-10T02:31:01.058Z] go vet ./... [2024-09-10T02:31:06.398Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-10T02:31:06.398Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-10T02:31:06.398Z] ./bin/test-attribution-txt.sh [2024-09-10T02:31:06.398Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-10T02:31:06.398Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-10T02:31:06.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-10T02:31:06.721Z] + ls -al . [2024-09-10T02:31:06.721Z] total 916 [2024-09-10T02:31:06.721Z] drwxrwxr-x 11 1001 1001 4096 Sep 10 02:29 . [2024-09-10T02:31:06.721Z] drwxr-xr-x 4 root root 4096 Sep 10 02:29 .. [2024-09-10T02:31:06.721Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 02:27 .blubracket [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 10 Sep 10 02:27 .dockerignore [2024-09-10T02:31:06.721Z] drwxrwxr-x 8 1001 1001 4096 Sep 10 02:30 .git [2024-09-10T02:31:06.721Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 02:27 .github [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 1102 Sep 10 02:27 .gitignore [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 42 Sep 10 02:27 .golangci.yml [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 100 Sep 10 02:27 .hadolint.yml [2024-09-10T02:31:06.721Z] drwxr-xr-x 3 1001 1001 4096 Sep 10 02:28 .semver [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 155 Sep 10 02:27 .sonarcloud.properties [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 1171 Sep 10 02:27 ADOPTERS.md [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 21286 Sep 10 02:27 Attribution.txt [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 100284 Sep 10 02:27 CHANGELOG.md [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 3804 Sep 10 02:27 CONTRIBUTING.md [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 677 Sep 10 02:27 GOVERNANCE.md [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 861 Sep 10 02:27 Jenkinsfile [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 10775 Sep 10 02:27 LICENSE [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 16854 Sep 10 02:27 Makefile [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 582 Sep 10 02:27 OWNERS.md [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 9528 Sep 10 02:27 README.md [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 789 Sep 10 02:27 SECURITY.md [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 12 Sep 10 02:28 VERSION [2024-09-10T02:31:06.721Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 02:27 bin [2024-09-10T02:31:06.721Z] drwxrwxr-x 20 1001 1001 4096 Sep 10 02:27 cmd [2024-09-10T02:31:06.721Z] -rw-r--r-- 1 root root 545683 Sep 10 02:30 coverage.out [2024-09-10T02:31:06.721Z] drwxrwxr-x 2 1001 1001 4096 Sep 10 02:27 fuzz_test [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 7305 Sep 10 02:27 go.mod [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 102748 Sep 10 02:27 go.sum [2024-09-10T02:31:06.721Z] drwxrwxr-x 7 1001 1001 4096 Sep 10 02:27 internal [2024-09-10T02:31:06.721Z] drwxrwxr-x 3 1001 1001 4096 Sep 10 02:27 openapi [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 584 Sep 10 02:27 security.txt [2024-09-10T02:31:06.721Z] -rw-rw-r-- 1 1001 1001 204 Sep 10 02:27 version.go [Pipeline] sh [2024-09-10T02:31:07.016Z] + '[' -e coverage.out ] [2024-09-10T02:31:07.016Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-10T02:31:07.141Z] Stashed 1 file(s) [Pipeline] sh [2024-09-10T02:31:07.428Z] + make build [2024-09-10T02:31:07.428Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T02:31:33.984Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T02:31:33.984Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T02:31:33.984Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T02:31:34.243Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T02:31:35.622Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T02:31:39.809Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T02:31:41.190Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T02:31:43.092Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T02:31:45.021Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T02:31:45.588Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T02:31:46.154Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T02:31:46.721Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T02:31:47.668Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-10T02:31:48.612Z] $ docker stop --time=1 545ac6f560dcf7582e19751cbc2cd126f625d64686ae9f04439fe295b842b1c7 [2024-09-10T02:31:58.370Z] $ docker rm -f --volumes 545ac6f560dcf7582e19751cbc2cd126f625d64686ae9f04439fe295b842b1c7 [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-09-10T02:31:59.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-10T02:31:59.710Z] [2024-09-10T02:31:59.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:32:00.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-10T02:32:00.278Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-10T02:32:00.278Z] 91d30c5bc195: Pulling fs layer [2024-09-10T02:32:00.278Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-10T02:32:00.278Z] 9c61dcf015f6: Pulling fs layer [2024-09-10T02:32:00.278Z] 4698f68db338: Pulling fs layer [2024-09-10T02:32:00.278Z] 2a2f49069b9e: Pulling fs layer [2024-09-10T02:32:00.278Z] e0025b399a48: Pulling fs layer [2024-09-10T02:32:00.278Z] 4698f68db338: Waiting [2024-09-10T02:32:00.278Z] 2a2f49069b9e: Waiting [2024-09-10T02:32:00.278Z] e0025b399a48: Waiting [2024-09-10T02:32:00.278Z] 91d30c5bc195: Verifying Checksum [2024-09-10T02:32:00.278Z] 91d30c5bc195: Download complete [2024-09-10T02:32:00.278Z] 4698f68db338: Verifying Checksum [2024-09-10T02:32:00.278Z] 4698f68db338: Download complete [2024-09-10T02:32:00.536Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-10T02:32:00.536Z] 2e9b0aa3be6d: Download complete [2024-09-10T02:32:00.536Z] e0025b399a48: Verifying Checksum [2024-09-10T02:32:00.536Z] e0025b399a48: Download complete [2024-09-10T02:32:00.812Z] 2a2f49069b9e: Verifying Checksum [2024-09-10T02:32:00.812Z] 2a2f49069b9e: Download complete [2024-09-10T02:32:00.812Z] 91d30c5bc195: Pull complete [2024-09-10T02:32:01.071Z] 9c61dcf015f6: Verifying Checksum [2024-09-10T02:32:01.071Z] 9c61dcf015f6: Download complete [2024-09-10T02:32:01.330Z] 2e9b0aa3be6d: Pull complete [2024-09-10T02:32:03.857Z] 9c61dcf015f6: Pull complete [2024-09-10T02:32:03.857Z] 4698f68db338: Pull complete [2024-09-10T02:32:03.857Z] 2a2f49069b9e: Pull complete [2024-09-10T02:32:04.116Z] e0025b399a48: Pull complete [2024-09-10T02:32:04.116Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-10T02:32:04.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-10T02:32:04.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T02:32:04.216Z] prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container [2024-09-10T02:32:04.251Z] $ 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/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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-09-10T02:32:07.637Z] $ docker top 5efc273b4efe2d53d26bfcf9394b7eaf3d3ffd8f8251214544df99d6f64d922a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T02:32:07.990Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-10T02:32:10.520Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-09-10T02:32:10.521Z] #1 transferring dockerfile: 1.95kB done [2024-09-10T02:32:10.521Z] #1 DONE 0.0s [2024-09-10T02:32:10.521Z] [2024-09-10T02:32:10.521Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-10T02:32:10.521Z] #2 transferring dockerfile: 2.50kB done [2024-09-10T02:32:10.521Z] #2 DONE 0.0s [2024-09-10T02:32:10.521Z] [2024-09-10T02:32:10.521Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-10T02:32:10.521Z] #3 transferring dockerfile: 3.17kB done [2024-09-10T02:32:10.521Z] #3 DONE 0.0s [2024-09-10T02:32:10.521Z] [2024-09-10T02:32:10.521Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-10T02:32:10.521Z] #4 transferring dockerfile: 1.89kB done [2024-09-10T02:32:10.521Z] #4 DONE 0.0s [2024-09-10T02:32:10.521Z] [2024-09-10T02:32:10.521Z] #5 [core-command internal] load build definition from Dockerfile [2024-09-10T02:32:10.521Z] #5 transferring dockerfile: 1.93kB done [2024-09-10T02:32:10.521Z] #5 DONE 0.0s [2024-09-10T02:32:10.521Z] [2024-09-10T02:32:10.521Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-10T02:32:10.521Z] #6 transferring dockerfile: 2.15kB done [2024-09-10T02:32:10.521Z] #6 DONE 0.0s [2024-09-10T02:32:10.521Z] [2024-09-10T02:32:10.521Z] #7 [core-metadata internal] load build definition from Dockerfile [2024-09-10T02:32:10.521Z] #7 transferring dockerfile: 2.06kB done [2024-09-10T02:32:10.521Z] #7 DONE 0.0s [2024-09-10T02:32:10.521Z] [2024-09-10T02:32:10.521Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-09-10T02:32:10.521Z] #8 transferring dockerfile: 2.01kB done [2024-09-10T02:32:10.521Z] #8 DONE 0.0s [2024-09-10T02:32:10.521Z] [2024-09-10T02:32:10.521Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-09-10T02:32:10.521Z] #9 transferring dockerfile: 1.70kB done [2024-09-10T02:32:10.521Z] #9 DONE 0.0s [2024-09-10T02:32:10.521Z] [2024-09-10T02:32:10.521Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-10T02:32:10.521Z] #10 transferring dockerfile: 2.23kB done [2024-09-10T02:32:10.521Z] #10 DONE 0.0s [2024-09-10T02:32:10.521Z] [2024-09-10T02:32:10.521Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-10T02:32:10.521Z] #11 transferring dockerfile: 2.49kB done [2024-09-10T02:32:10.521Z] #11 DONE 0.0s [2024-09-10T02:32:10.521Z] [2024-09-10T02:32:10.521Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-09-10T02:32:10.521Z] #12 transferring dockerfile: 1.69kB done [2024-09-10T02:32:10.521Z] #12 DONE 0.0s [2024-09-10T02:32:10.521Z] [2024-09-10T02:32:10.521Z] #13 [core-data internal] load build definition from Dockerfile [2024-09-10T02:32:10.778Z] #13 transferring dockerfile: 2.07kB done [2024-09-10T02:32:10.778Z] #13 DONE 0.0s [2024-09-10T02:32:10.778Z] [2024-09-10T02:32:10.778Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-09-10T02:32:10.778Z] #14 transferring dockerfile: 1.93kB done [2024-09-10T02:32:10.778Z] #14 DONE 0.0s [2024-09-10T02:32:10.778Z] [2024-09-10T02:32:10.778Z] #15 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-10T02:32:10.778Z] #15 transferring dockerfile: 1.85kB done [2024-09-10T02:32:10.778Z] #15 DONE 0.0s [2024-09-10T02:32:10.778Z] [2024-09-10T02:32:10.778Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2024-09-10T02:32:10.778Z] #16 transferring dockerfile: 1.81kB done [2024-09-10T02:32:10.779Z] #16 DONE 0.0s [2024-09-10T02:32:10.779Z] [2024-09-10T02:32:10.779Z] #17 [support-notifications internal] load .dockerignore [2024-09-10T02:32:10.779Z] #17 transferring context: 50B done [2024-09-10T02:32:10.779Z] #17 DONE 0.0s [2024-09-10T02:32:10.779Z] [2024-09-10T02:32:10.779Z] #18 [core-command internal] load .dockerignore [2024-09-10T02:32:11.036Z] #18 ... [2024-09-10T02:32:11.036Z] [2024-09-10T02:32:11.036Z] #19 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T02:32:11.036Z] #19 DONE 0.0s [2024-09-10T02:32:11.296Z] [2024-09-10T02:32:11.296Z] #20 [security-proxy-setup internal] load .dockerignore [2024-09-10T02:32:11.296Z] #20 transferring context: 50B done [2024-09-10T02:32:11.296Z] #20 DONE 0.3s [2024-09-10T02:32:11.296Z] [2024-09-10T02:32:11.296Z] #19 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T02:32:11.296Z] #19 DONE 0.0s [2024-09-10T02:32:11.296Z] [2024-09-10T02:32:11.296Z] #21 [security-bootstrapper internal] load .dockerignore [2024-09-10T02:32:11.296Z] #21 transferring context: 50B done [2024-09-10T02:32:11.296Z] #21 DONE 0.4s [2024-09-10T02:32:11.296Z] [2024-09-10T02:32:11.296Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2024-09-10T02:32:11.296Z] #22 transferring context: 50B done [2024-09-10T02:32:11.296Z] #22 DONE 0.4s [2024-09-10T02:32:11.296Z] [2024-09-10T02:32:11.296Z] #18 [core-command internal] load .dockerignore [2024-09-10T02:32:11.296Z] #18 transferring context: 50B done [2024-09-10T02:32:11.296Z] #18 DONE 0.4s [2024-09-10T02:32:11.296Z] [2024-09-10T02:32:11.296Z] #23 [security-spire-config internal] load .dockerignore [2024-09-10T02:32:11.296Z] #23 transferring context: 50B done [2024-09-10T02:32:11.296Z] #23 DONE 0.3s [2024-09-10T02:32:11.296Z] [2024-09-10T02:32:11.296Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-09-10T02:32:11.296Z] #24 transferring context: 50B done [2024-09-10T02:32:11.296Z] #24 DONE 0.4s [2024-09-10T02:32:11.296Z] [2024-09-10T02:32:11.296Z] #25 [support-scheduler internal] load .dockerignore [2024-09-10T02:32:11.296Z] #25 transferring context: 50B done [2024-09-10T02:32:11.296Z] #25 DONE 0.4s [2024-09-10T02:32:11.296Z] [2024-09-10T02:32:11.296Z] #26 [core-metadata internal] load .dockerignore [2024-09-10T02:32:11.296Z] #26 transferring context: 50B 0.0s done [2024-09-10T02:32:11.296Z] #26 DONE 0.4s [2024-09-10T02:32:11.296Z] [2024-09-10T02:32:11.296Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-10T02:32:11.296Z] #27 transferring context: 50B 0.0s done [2024-09-10T02:32:11.296Z] #27 DONE 0.4s [2024-09-10T02:32:11.296Z] [2024-09-10T02:32:11.296Z] #28 [core-keeper internal] load .dockerignore [2024-09-10T02:32:11.296Z] #28 transferring context: 50B 0.0s done [2024-09-10T02:32:11.296Z] #28 DONE 0.4s [2024-09-10T02:32:11.296Z] [2024-09-10T02:32:11.296Z] #29 [security-proxy-auth internal] load .dockerignore [2024-09-10T02:32:11.296Z] #29 transferring context: 50B 0.0s done [2024-09-10T02:32:11.296Z] #29 DONE 0.4s [2024-09-10T02:32:11.296Z] [2024-09-10T02:32:11.296Z] #19 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T02:32:11.296Z] #19 DONE 0.0s [2024-09-10T02:32:11.296Z] [2024-09-10T02:32:11.296Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T02:32:11.296Z] #30 DONE 0.3s [2024-09-10T02:32:11.296Z] [2024-09-10T02:32:11.296Z] #31 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:32:11.296Z] #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:32:11.554Z] #31 ... [2024-09-10T02:32:11.554Z] [2024-09-10T02:32:11.554Z] #32 [security-spire-server internal] load .dockerignore [2024-09-10T02:32:11.554Z] #32 transferring context: 50B 0.0s done [2024-09-10T02:32:11.554Z] #32 DONE 0.4s [2024-09-10T02:32:11.554Z] [2024-09-10T02:32:11.554Z] #33 [support-cron-scheduler internal] load .dockerignore [2024-09-10T02:32:11.554Z] #33 transferring context: 50B done [2024-09-10T02:32:11.554Z] #33 DONE 0.4s [2024-09-10T02:32:11.554Z] [2024-09-10T02:32:11.554Z] #34 [security-spire-agent internal] load .dockerignore [2024-09-10T02:32:11.554Z] #34 transferring context: 50B done [2024-09-10T02:32:11.554Z] #34 DONE 0.4s [2024-09-10T02:32:11.554Z] [2024-09-10T02:32:11.554Z] #35 [core-data internal] load .dockerignore [2024-09-10T02:32:11.554Z] #35 transferring context: 50B done [2024-09-10T02:32:11.554Z] #35 DONE 0.4s [2024-09-10T02:32:11.554Z] [2024-09-10T02:32:11.554Z] #19 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T02:32:11.554Z] #19 DONE 0.0s [2024-09-10T02:32:11.554Z] [2024-09-10T02:32:11.554Z] #31 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:32:11.554Z] #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:32:11.554Z] #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T02:32:11.554Z] #31 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T02:32:11.554Z] #31 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T02:32:11.554Z] #31 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0B / 3.42MB 0.1s [2024-09-10T02:32:11.554Z] #31 ... [2024-09-10T02:32:11.554Z] [2024-09-10T02:32:11.554Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T02:32:11.554Z] #30 DONE 0.3s [2024-09-10T02:32:11.554Z] [2024-09-10T02:32:11.554Z] #31 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:32:11.554Z] #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:32:11.554Z] #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T02:32:11.554Z] #31 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T02:32:11.554Z] #31 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T02:32:11.554Z] #31 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.15MB / 3.42MB 0.3s [2024-09-10T02:32:11.554Z] #31 ... [2024-09-10T02:32:11.554Z] [2024-09-10T02:32:11.554Z] #19 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T02:32:11.554Z] #19 DONE 0.0s [2024-09-10T02:32:11.554Z] [2024-09-10T02:32:11.554Z] #31 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:32:11.554Z] #31 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done [2024-09-10T02:32:11.554Z] #31 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-10T02:32:11.812Z] #31 ... [2024-09-10T02:32:11.812Z] [2024-09-10T02:32:11.812Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T02:32:11.812Z] #30 DONE 0.5s [2024-09-10T02:32:11.812Z] [2024-09-10T02:32:11.812Z] #31 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:32:11.812Z] #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:32:11.812Z] #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T02:32:11.812Z] #31 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T02:32:11.812Z] #31 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T02:32:11.812Z] #31 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done [2024-09-10T02:32:12.077Z] #31 ... [2024-09-10T02:32:12.077Z] [2024-09-10T02:32:12.077Z] #19 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T02:32:12.077Z] #19 DONE 0.0s [2024-09-10T02:32:12.077Z] [2024-09-10T02:32:12.077Z] #31 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:32:12.077Z] #31 ... [2024-09-10T02:32:12.077Z] [2024-09-10T02:32:12.077Z] #19 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T02:32:12.077Z] #19 DONE 0.0s [2024-09-10T02:32:12.077Z] [2024-09-10T02:32:12.077Z] #31 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:32:12.077Z] #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:32:12.077Z] #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T02:32:12.077Z] #31 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T02:32:12.077Z] #31 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T02:32:12.077Z] #31 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done [2024-09-10T02:32:12.077Z] #31 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-10T02:32:12.369Z] #31 ... [2024-09-10T02:32:12.369Z] [2024-09-10T02:32:12.369Z] #19 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-10T02:32:12.369Z] #19 DONE 0.0s [2024-09-10T02:32:12.369Z] [2024-09-10T02:32:12.369Z] #31 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:32:12.369Z] #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:32:12.369Z] #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T02:32:12.369Z] #31 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T02:32:12.369Z] #31 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T02:32:12.370Z] #31 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done [2024-09-10T02:32:12.370Z] #31 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-10T02:32:12.370Z] #31 ... [2024-09-10T02:32:12.370Z] [2024-09-10T02:32:12.370Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-10T02:32:12.370Z] #36 DONE 1.0s [2024-09-10T02:32:12.370Z] [2024-09-10T02:32:12.370Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T02:32:12.370Z] #30 DONE 0.9s [2024-09-10T02:32:12.627Z] [2024-09-10T02:32:12.627Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:32:12.627Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-10T02:32:12.627Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-10T02:32:12.627Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-10T02:32:12.627Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-10T02:32:16.832Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9930 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-10T02:32:16.851Z] Running in /w/workspace/edgex-go/690 [Pipeline] { [Pipeline] checkout [2024-09-10T02:32:16.896Z] The recommended git tool is: git [2024-09-10T02:32:17.430Z] #37 ... [2024-09-10T02:32:17.430Z] [2024-09-10T02:32:17.430Z] #38 [support-notifications internal] load build context [2024-09-10T02:32:17.430Z] #38 transferring context: 175.10MB 5.9s [2024-09-10T02:32:19.643Z] #38 ... [2024-09-10T02:32:19.643Z] [2024-09-10T02:32:19.643Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-10T02:32:21.715Z] #39 ... [2024-09-10T02:32:21.715Z] [2024-09-10T02:32:21.715Z] #40 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-10T02:32:21.715Z] #40 ... [2024-09-10T02:32:21.715Z] [2024-09-10T02:32:21.715Z] #41 [security-bootstrapper internal] load build context [2024-09-10T02:32:21.715Z] #41 ... [2024-09-10T02:32:21.715Z] [2024-09-10T02:32:21.715Z] #42 [core-command internal] load build context [2024-09-10T02:32:22.298Z] #42 ... [2024-09-10T02:32:22.298Z] [2024-09-10T02:32:22.298Z] #43 [security-proxy-setup internal] load build context [2024-09-10T02:32:22.298Z] #43 ... [2024-09-10T02:32:22.298Z] [2024-09-10T02:32:22.298Z] #44 [support-scheduler internal] load build context [2024-09-10T02:32:22.562Z] #44 ... [2024-09-10T02:32:22.562Z] [2024-09-10T02:32:22.562Z] #45 [core-metadata internal] load build context [2024-09-10T02:32:22.562Z] #45 ... [2024-09-10T02:32:22.562Z] [2024-09-10T02:32:22.562Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-10T02:32:22.562Z] #46 ... [2024-09-10T02:32:22.562Z] [2024-09-10T02:32:22.562Z] #47 [security-spire-config internal] load build context [2024-09-10T02:32:22.562Z] #47 transferring context: 25.96kB 0.0s done [2024-09-10T02:32:22.562Z] #47 ... [2024-09-10T02:32:22.562Z] [2024-09-10T02:32:22.562Z] #48 [security-secretstore-setup internal] load build context [2024-09-10T02:32:22.562Z] #48 transferring context: 289.13MB 10.9s [2024-09-10T02:32:22.889Z] #48 ... [2024-09-10T02:32:22.889Z] [2024-09-10T02:32:22.889Z] #49 [core-keeper internal] load build context [2024-09-10T02:32:23.155Z] #49 ... [2024-09-10T02:32:23.155Z] [2024-09-10T02:32:23.155Z] #50 [security-proxy-auth internal] load build context [2024-09-10T02:32:23.155Z] #50 ... [2024-09-10T02:32:23.155Z] [2024-09-10T02:32:23.155Z] #51 [support-cron-scheduler internal] load build context [2024-09-10T02:32:23.155Z] #51 ... [2024-09-10T02:32:23.155Z] [2024-09-10T02:32:23.155Z] #52 [core-data internal] load build context [2024-09-10T02:32:23.155Z] #52 ... [2024-09-10T02:32:23.155Z] [2024-09-10T02:32:23.155Z] #53 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-10T02:32:23.413Z] #53 ... [2024-09-10T02:32:23.413Z] [2024-09-10T02:32:23.413Z] #54 [security-spire-server internal] load build context [2024-09-10T02:32:23.413Z] #54 transferring context: 27.71kB 0.0s done [2024-09-10T02:32:23.413Z] #54 ... [2024-09-10T02:32:23.413Z] [2024-09-10T02:32:23.413Z] #52 [core-data internal] load build context [2024-09-10T02:32:23.413Z] #52 transferring context: 301.85MB 10.9s [2024-09-10T02:32:24.805Z] using credential edgex-jenkins-ssh [2024-09-10T02:32:24.833Z] Cloning the remote Git repository [2024-09-10T02:32:24.907Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-10T02:32:25.027Z] > git init /w/workspace/edgex-go/690 # timeout=10 [2024-09-10T02:32:25.316Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-10T02:32:25.317Z] > git --version # timeout=10 [2024-09-10T02:32:25.350Z] > git --version # 'git version 2.25.1' [2024-09-10T02:32:25.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-10T02:32:25.681Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-10T02:32:27.611Z] #52 transferring context: 495.75MB 14.6s done [2024-09-10T02:32:28.547Z] #52 ... [2024-09-10T02:32:28.547Z] [2024-09-10T02:32:28.547Z] #51 [support-cron-scheduler internal] load build context [2024-09-10T02:32:29.013Z] #51 transferring context: 495.75MB 16.2s done [2024-09-10T02:32:29.013Z] #51 ... [2024-09-10T02:32:29.013Z] [2024-09-10T02:32:29.013Z] #50 [security-proxy-auth internal] load build context [2024-09-10T02:32:29.013Z] #50 transferring context: 495.75MB 16.7s done [2024-09-10T02:32:29.271Z] #50 ... [2024-09-10T02:32:29.271Z] [2024-09-10T02:32:29.271Z] #49 [core-keeper internal] load build context [2024-09-10T02:32:29.271Z] #49 ... [2024-09-10T02:32:29.271Z] [2024-09-10T02:32:29.271Z] #38 [support-notifications internal] load build context [2024-09-10T02:32:29.271Z] #38 transferring context: 495.75MB 17.5s done [2024-09-10T02:32:29.527Z] #38 ... [2024-09-10T02:32:29.527Z] [2024-09-10T02:32:29.527Z] #49 [core-keeper internal] load build context [2024-09-10T02:32:30.923Z] #49 transferring context: 495.75MB 18.8s done [2024-09-10T02:32:31.495Z] #49 ... [2024-09-10T02:32:31.495Z] [2024-09-10T02:32:31.495Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-10T02:32:31.495Z] #39 transferring context: 495.75MB 17.4s done [2024-09-10T02:32:31.495Z] #39 ... [2024-09-10T02:32:31.495Z] [2024-09-10T02:32:31.495Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:32:31.495Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 19.1s [2024-09-10T02:32:31.495Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 19.1s [2024-09-10T02:32:32.165Z] #37 ... [2024-09-10T02:32:32.165Z] [2024-09-10T02:32:32.165Z] #41 [security-bootstrapper internal] load build context [2024-09-10T02:32:32.165Z] #41 transferring context: 495.75MB 15.6s done [2024-09-10T02:32:33.043Z] #41 ... [2024-09-10T02:32:33.043Z] [2024-09-10T02:32:33.043Z] #43 [security-proxy-setup internal] load build context [2024-09-10T02:32:33.043Z] #43 transferring context: 495.75MB 17.2s done [2024-09-10T02:32:33.043Z] #43 ... [2024-09-10T02:32:33.043Z] [2024-09-10T02:32:33.043Z] #42 [core-command internal] load build context [2024-09-10T02:32:33.043Z] #42 transferring context: 495.75MB 16.9s done [2024-09-10T02:32:33.306Z] #42 ... [2024-09-10T02:32:33.306Z] [2024-09-10T02:32:33.306Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:32:33.306Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 20.0s [2024-09-10T02:32:33.306Z] #37 ... [2024-09-10T02:32:33.306Z] [2024-09-10T02:32:33.306Z] #45 [core-metadata internal] load build context [2024-09-10T02:32:33.306Z] #45 transferring context: 495.75MB 18.8s done [2024-09-10T02:32:33.306Z] #45 ... [2024-09-10T02:32:33.306Z] [2024-09-10T02:32:33.306Z] #44 [support-scheduler internal] load build context [2024-09-10T02:32:33.306Z] #44 transferring context: 495.75MB 19.0s done [2024-09-10T02:32:33.568Z] #44 ... [2024-09-10T02:32:33.568Z] [2024-09-10T02:32:33.568Z] #48 [security-secretstore-setup internal] load build context [2024-09-10T02:32:33.568Z] #48 transferring context: 495.75MB 16.6s done [2024-09-10T02:32:33.568Z] #48 ... [2024-09-10T02:32:33.568Z] [2024-09-10T02:32:33.568Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-10T02:32:33.568Z] #46 transferring context: 495.75MB 17.2s done [2024-09-10T02:32:33.568Z] #46 ... [2024-09-10T02:32:33.568Z] [2024-09-10T02:32:33.568Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:32:35.501Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 23.0s [2024-09-10T02:32:36.078Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 23.6s [2024-09-10T02:32:36.339Z] #37 ... [2024-09-10T02:32:36.339Z] [2024-09-10T02:32:36.339Z] #31 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:32:36.339Z] #31 DONE 25.1s [2024-09-10T02:32:36.339Z] [2024-09-10T02:32:36.339Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:32:36.910Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 24.2s [2024-09-10T02:32:37.480Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 25.1s [2024-09-10T02:32:37.774Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 25.2s done [2024-09-10T02:32:37.774Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 25.2s done [2024-09-10T02:32:38.034Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-09-10T02:32:38.034Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-10T02:32:40.582Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 27.0s done [2024-09-10T02:32:40.582Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 27.0s done [2024-09-10T02:32:41.152Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 28.6s [2024-09-10T02:32:43.064Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 29.8s done [2024-09-10T02:32:45.708Z] Avoid second fetch [2024-09-10T02:32:45.709Z] Checking out Revision 99f48d194a36bbc1648fc7d154ddcf20cf69f610 (main) [2024-09-10T02:32:44.719Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-10T02:32:44.747Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-10T02:32:45.729Z] > git config core.sparsecheckout # timeout=10 [2024-09-10T02:32:45.791Z] > git checkout -f 99f48d194a36bbc1648fc7d154ddcf20cf69f610 # timeout=10 [2024-09-10T02:32:46.493Z] Commit message: "Merge pull request #4904 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.58" [2024-09-10T02:32:47.307Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-10T02:32:47.307Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-10T02:32:47.307Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 34.8s [2024-09-10T02:32:47.569Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 35.0s [2024-09-10T02:32:47.569Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 35.2s [2024-09-10T02:32:48.945Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 36.4s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-10T02:32:51.215Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-10T02:32:51.215Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T02:32:51.215Z] Dload Upload Total Spent Left Speed [2024-09-10T02:32:51.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 60796 0 --:--:-- --:--:-- --:--:-- 60796 100 12828 100 12828 0 0 60509 0 --:--:-- --:--:-- --:--:-- 60225 [Pipeline] sh [2024-09-10T02:32:51.483Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-10T02:32:51.569Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-10T02:32:51.904Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-10T02:32:51.905Z] + sudo tee /etc/docker/daemon.new [2024-09-10T02:32:51.905Z] { [2024-09-10T02:32:51.905Z] "registry-mirrors": [ [2024-09-10T02:32:51.905Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-10T02:32:51.905Z] ], [2024-09-10T02:32:51.905Z] "bip": "10.250.0.254/24", [2024-09-10T02:32:51.905Z] "hosts": [ [2024-09-10T02:32:51.905Z] "tcp://0.0.0.0:5555", [2024-09-10T02:32:51.905Z] "unix:///var/run/docker.sock" [2024-09-10T02:32:51.905Z] ], [2024-09-10T02:32:51.905Z] "mtu": 1458, [2024-09-10T02:32:51.905Z] "selinux-enabled": true, [2024-09-10T02:32:51.905Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-10T02:32:51.905Z] } [Pipeline] sh [2024-09-10T02:32:51.995Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-10T02:32:52.235Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-10T02:32:52.558Z] + sudo service docker restart [2024-09-10T02:32:53.372Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-10T02:32:53.373Z] #37 ... [2024-09-10T02:32:53.373Z] [2024-09-10T02:32:53.373Z] #47 [security-spire-config internal] load build context [2024-09-10T02:32:53.373Z] #47 DONE 41.1s [2024-09-10T02:32:53.373Z] [2024-09-10T02:32:53.373Z] #54 [security-spire-server internal] load build context [2024-09-10T02:32:53.373Z] #54 DONE 41.1s [2024-09-10T02:32:53.373Z] [2024-09-10T02:32:53.373Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:32:53.373Z] #37 ... [2024-09-10T02:32:53.373Z] [2024-09-10T02:32:53.373Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T02:32:53.631Z] #55 ... [2024-09-10T02:32:53.631Z] [2024-09-10T02:32:53.631Z] #41 [security-bootstrapper internal] load build context [2024-09-10T02:32:53.631Z] #41 DONE 42.2s [2024-09-10T02:32:53.631Z] [2024-09-10T02:32:53.631Z] #52 [core-data internal] load build context [2024-09-10T02:32:53.631Z] #52 DONE 41.2s [2024-09-10T02:32:53.631Z] [2024-09-10T02:32:53.631Z] #31 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:32:53.631Z] #31 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:32:53.631Z] #31 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T02:32:53.631Z] #31 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-10T02:32:53.631Z] #31 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-10T02:32:53.631Z] #31 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done [2024-09-10T02:32:53.631Z] #31 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-10T02:32:53.631Z] #31 DONE 25.1s [2024-09-10T02:32:53.631Z] [2024-09-10T02:32:53.631Z] #53 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-10T02:32:53.631Z] #53 DONE 41.3s [2024-09-10T02:32:53.631Z] [2024-09-10T02:32:53.631Z] #48 [security-secretstore-setup internal] load build context [2024-09-10T02:32:53.631Z] #48 DONE 42.1s [2024-09-10T02:32:53.631Z] [2024-09-10T02:32:53.631Z] #42 [core-command internal] load build context [2024-09-10T02:32:53.631Z] #42 DONE 42.3s [2024-09-10T02:32:53.631Z] [2024-09-10T02:32:53.631Z] #43 [security-proxy-setup internal] load build context [2024-09-10T02:32:53.631Z] #43 DONE 42.4s [2024-09-10T02:32:53.631Z] [2024-09-10T02:32:53.631Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:32:53.631Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-10T02:32:53.631Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-10T02:32:53.631Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-10T02:32:53.631Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-10T02:32:53.632Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 25.2s done [2024-09-10T02:32:53.632Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 27.0s done [2024-09-10T02:32:53.632Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 29.8s done [2024-09-10T02:32:53.632Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-10T02:32:53.632Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-10T02:32:53.632Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 36.4s done [2024-09-10T02:32:53.632Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-10T02:32:53.890Z] #37 ... [2024-09-10T02:32:53.890Z] [2024-09-10T02:32:53.890Z] #51 [support-cron-scheduler internal] load build context [2024-09-10T02:32:53.890Z] #51 DONE 41.4s [2024-09-10T02:32:53.890Z] [2024-09-10T02:32:53.890Z] #50 [security-proxy-auth internal] load build context [2024-09-10T02:32:53.890Z] #50 DONE 42.0s [2024-09-10T02:32:53.890Z] [2024-09-10T02:32:53.890Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-10T02:32:53.890Z] #39 DONE 42.5s [2024-09-10T02:32:53.890Z] [2024-09-10T02:32:53.890Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:32:53.890Z] #37 ... [2024-09-10T02:32:53.890Z] [2024-09-10T02:32:53.890Z] #46 [core-common-config-bootstrapper internal] load build context [2024-09-10T02:32:53.890Z] #46 DONE 41.8s [2024-09-10T02:32:53.890Z] [2024-09-10T02:32:53.890Z] #38 [support-notifications internal] load build context [2024-09-10T02:32:53.890Z] #38 DONE 42.5s [2024-09-10T02:32:53.890Z] [2024-09-10T02:32:53.890Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:32:53.890Z] #37 ... [2024-09-10T02:32:53.890Z] [2024-09-10T02:32:53.890Z] #45 [core-metadata internal] load build context [2024-09-10T02:32:53.890Z] #45 DONE 42.2s [2024-09-10T02:32:53.890Z] [2024-09-10T02:32:53.890Z] #49 [core-keeper internal] load build context [2024-09-10T02:32:53.890Z] #49 DONE 42.2s [2024-09-10T02:32:53.890Z] [2024-09-10T02:32:53.890Z] #44 [support-scheduler internal] load build context [2024-09-10T02:32:53.890Z] #44 DONE 42.2s [2024-09-10T02:32:53.890Z] [2024-09-10T02:32:53.890Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:32:54.148Z] #37 ... [2024-09-10T02:32:54.148Z] [2024-09-10T02:32:54.148Z] #56 [security-spire-agent internal] load build context [2024-09-10T02:32:54.148Z] #56 transferring context: 27.24kB done [2024-09-10T02:32:54.148Z] #56 DONE 0.4s [2024-09-10T02:32:54.148Z] [2024-09-10T02:32:54.148Z] #40 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-10T02:32:54.148Z] #40 DONE 43.0s [2024-09-10T02:32:54.148Z] [2024-09-10T02:32:54.148Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:32:55.118Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done [2024-09-10T02:32:55.377Z] #37 ... [2024-09-10T02:32:55.377Z] [2024-09-10T02:32:55.377Z] #57 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-10T02:32:55.377Z] #57 DONE 1.5s [2024-09-10T02:32:55.634Z] [2024-09-10T02:32:55.634Z] #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T02:32:58.232Z] #58 ... [2024-09-10T02:32:58.232Z] [2024-09-10T02:32:58.232Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T02:32:58.232Z] #0 2.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:32:58.232Z] #0 2.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:32:58.232Z] #0 2.657 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-10T02:32:58.232Z] #0 2.658 (2/2) Installing su-exec (0.2-r3) [2024-09-10T02:32:58.232Z] #0 2.661 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:32:58.232Z] #0 2.667 OK: 7 MiB in 17 packages [2024-09-10T02:32:58.232Z] #59 DONE 4.2s [2024-09-10T02:32:58.232Z] [2024-09-10T02:32:58.232Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T02:32:58.232Z] #0 2.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:32:58.232Z] #0 2.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:32:58.232Z] #0 2.628 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T02:32:58.232Z] #0 2.636 (2/4) Installing openssl (3.1.7-r0) [2024-09-10T02:32:58.232Z] #0 2.647 (3/4) Installing su-exec (0.2-r3) [2024-09-10T02:32:58.232Z] #0 2.651 (4/4) Installing yq (4.33.3-r5) [2024-09-10T02:32:58.232Z] #0 2.715 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:32:58.232Z] #0 2.721 OK: 17 MiB in 19 packages [2024-09-10T02:32:58.232Z] #60 DONE 4.3s [2024-09-10T02:32:58.232Z] [2024-09-10T02:32:58.232Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T02:32:58.232Z] #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-09-10T02:32:58.232Z] #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.4s done [2024-09-10T02:32:58.232Z] #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-10T02:32:58.232Z] #61 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-10T02:32:58.232Z] #61 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-10T02:32:58.232Z] #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-09-10T02:32:58.232Z] #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-10T02:32:58.232Z] #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done [2024-09-10T02:32:58.232Z] #61 ... [2024-09-10T02:32:58.232Z] [2024-09-10T02:32:58.232Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T02:32:58.232Z] #0 2.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:32:58.232Z] #0 2.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:32:58.232Z] #0 2.786 (1/3) Installing ca-certificates (20240226-r0) [2024-09-10T02:32:58.232Z] #0 2.804 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-10T02:32:58.232Z] #0 2.834 (3/3) Installing tzdata (2024a-r0) [2024-09-10T02:32:58.232Z] #0 2.952 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:32:58.232Z] #0 2.957 Executing ca-certificates-20240226-r0.trigger [2024-09-10T02:32:58.232Z] #0 2.995 OK: 11 MiB in 18 packages [2024-09-10T02:32:58.232Z] #62 DONE 4.5s [2024-09-10T02:32:58.490Z] [2024-09-10T02:32:58.490Z] #63 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T02:32:59.427Z] #63 ... [2024-09-10T02:32:59.427Z] [2024-09-10T02:32:59.427Z] #64 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T02:32:59.427Z] #0 3.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:32:59.427Z] #0 4.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:32:59.427Z] #0 4.266 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T02:32:59.427Z] #0 4.289 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:32:59.427Z] #0 4.297 OK: 7 MiB in 16 packages [2024-09-10T02:32:59.427Z] #64 DONE 5.8s [2024-09-10T02:32:59.427Z] [2024-09-10T02:32:59.427Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T02:32:59.427Z] #0 4.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:32:59.427Z] #0 4.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:32:59.427Z] #0 4.763 (1/4) Installing ca-certificates (20240226-r0) [2024-09-10T02:32:59.427Z] #0 4.789 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-10T02:32:59.427Z] #0 4.793 (3/4) Installing su-exec (0.2-r3) [2024-09-10T02:32:59.427Z] #0 4.796 (4/4) Installing yq (4.33.3-r5) [2024-09-10T02:32:59.427Z] #0 4.859 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:32:59.427Z] #0 4.864 Executing ca-certificates-20240226-r0.trigger [2024-09-10T02:32:59.427Z] #0 4.906 OK: 17 MiB in 19 packages [2024-09-10T02:32:59.427Z] #65 DONE 5.8s [2024-09-10T02:32:59.427Z] [2024-09-10T02:32:59.428Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T02:32:59.428Z] #0 3.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:32:59.428Z] #0 3.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:32:59.428Z] #0 4.136 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T02:32:59.428Z] #0 4.136 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T02:32:59.428Z] #0 4.136 OK: 20070 distinct packages available [2024-09-10T02:32:59.428Z] #0 4.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:32:59.428Z] #0 4.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:32:59.428Z] #0 4.482 (1/11) Installing ca-certificates (20240226-r0) [2024-09-10T02:32:59.428Z] #0 4.495 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-10T02:32:59.428Z] #0 4.504 (3/11) Installing libunistring (1.1-r1) [2024-09-10T02:32:59.428Z] #0 4.536 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-10T02:32:59.428Z] #0 4.547 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-10T02:32:59.428Z] #0 4.555 (6/11) Installing libcurl (8.9.1-r0) [2024-09-10T02:32:59.428Z] #0 4.566 (7/11) Installing curl (8.9.1-r0) [2024-09-10T02:32:59.428Z] #0 4.571 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-10T02:32:59.428Z] #0 4.576 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-10T02:32:59.428Z] #0 4.580 (10/11) Installing libucontext (1.2-r2) [2024-09-10T02:32:59.428Z] #0 4.590 (11/11) Installing gcompat (1.1.0-r1) [2024-09-10T02:32:59.428Z] #0 4.596 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:32:59.428Z] #0 4.603 Executing ca-certificates-20240226-r0.trigger [2024-09-10T02:32:59.428Z] #0 4.660 OK: 12 MiB in 26 packages [2024-09-10T02:32:59.428Z] #66 DONE 5.9s [2024-09-10T02:32:59.428Z] [2024-09-10T02:32:59.428Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T02:32:59.428Z] #0 4.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:32:59.428Z] #0 4.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:32:59.428Z] #0 4.304 (1/2) Installing ca-certificates (20240226-r0) [2024-09-10T02:32:59.428Z] #0 4.325 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-10T02:32:59.428Z] #0 4.329 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:32:59.428Z] #0 4.355 Executing ca-certificates-20240226-r0.trigger [2024-09-10T02:32:59.428Z] #0 4.444 OK: 8 MiB in 17 packages [2024-09-10T02:32:59.428Z] #67 DONE 5.8s [2024-09-10T02:32:59.691Z] [2024-09-10T02:32:59.691Z] #68 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T02:33:01.590Z] #68 ... [2024-09-10T02:33:01.590Z] [2024-09-10T02:33:01.590Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T02:33:01.590Z] #0 6.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:01.590Z] #0 6.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:01.590Z] #0 6.859 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T02:33:01.590Z] #0 6.859 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T02:33:01.590Z] #0 6.859 OK: 20070 distinct packages available [2024-09-10T02:33:01.590Z] #0 6.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:01.590Z] #0 6.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:01.590Z] #0 7.170 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T02:33:01.590Z] #0 7.174 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-10T02:33:01.590Z] #0 7.178 (3/4) Installing libucontext (1.2-r2) [2024-09-10T02:33:01.590Z] #0 7.181 (4/4) Installing gcompat (1.1.0-r1) [2024-09-10T02:33:01.590Z] #0 7.185 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:33:01.590Z] #0 7.190 OK: 8 MiB in 19 packages [2024-09-10T02:33:01.590Z] #69 DONE 7.5s [2024-09-10T02:33:01.590Z] [2024-09-10T02:33:01.590Z] #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T02:33:01.590Z] #70 DONE 7.5s [2024-09-10T02:33:01.590Z] [2024-09-10T02:33:01.590Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T02:33:01.590Z] #61 DONE 7.7s [2024-09-10T02:33:01.590Z] [2024-09-10T02:33:01.590Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:33:02.525Z] #37 ... [2024-09-10T02:33:02.525Z] [2024-09-10T02:33:02.525Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T02:33:02.525Z] #71 DONE 6.9s [2024-09-10T02:33:02.525Z] [2024-09-10T02:33:02.525Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T02:33:02.525Z] #0 7.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:02.525Z] #0 7.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:02.525Z] #0 8.208 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T02:33:02.525Z] #0 8.208 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T02:33:02.525Z] #0 8.208 OK: 20070 distinct packages available [2024-09-10T02:33:02.525Z] #0 8.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:02.525Z] #0 8.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:02.525Z] #0 8.604 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-10T02:33:02.525Z] #0 8.607 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-10T02:33:02.525Z] #0 8.610 (3/5) Installing libucontext (1.2-r2) [2024-09-10T02:33:02.525Z] #0 8.614 (4/5) Installing gcompat (1.1.0-r1) [2024-09-10T02:33:02.525Z] #0 8.619 (5/5) Installing openssl (3.1.7-r0) [2024-09-10T02:33:02.525Z] #0 8.632 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:33:02.525Z] #0 8.675 OK: 8 MiB in 20 packages [2024-09-10T02:33:02.525Z] #72 DONE 8.9s [2024-09-10T02:33:02.525Z] [2024-09-10T02:33:02.525Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T02:33:02.525Z] #55 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:02.525Z] #55 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:02.525Z] #55 11.36 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T02:33:02.525Z] #55 11.37 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:33:02.525Z] #55 11.38 OK: 7 MiB in 16 packages [2024-09-10T02:33:02.525Z] #55 DONE 11.5s [2024-09-10T02:33:02.525Z] [2024-09-10T02:33:02.525Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T02:33:02.525Z] #0 6.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:02.525Z] #0 6.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:02.525Z] #0 7.101 OK: 264 MiB in 52 packages [2024-09-10T02:33:02.525Z] #73 DONE 7.3s [2024-09-10T02:33:02.525Z] [2024-09-10T02:33:02.525Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:33:02.784Z] #74 DONE 0.1s [2024-09-10T02:33:02.784Z] [2024-09-10T02:33:02.784Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:33:03.042Z] #75 ... [2024-09-10T02:33:03.042Z] [2024-09-10T02:33:03.042Z] #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T02:33:03.042Z] #0 6.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:03.042Z] #0 6.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:03.042Z] #0 7.179 OK: 264 MiB in 52 packages [2024-09-10T02:33:03.042Z] #76 DONE 7.5s [2024-09-10T02:33:03.042Z] [2024-09-10T02:33:03.042Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:33:03.042Z] #77 DONE 0.2s [2024-09-10T02:33:03.042Z] [2024-09-10T02:33:03.042Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-10T02:33:03.976Z] #78 ... [2024-09-10T02:33:03.976Z] [2024-09-10T02:33:03.976Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T02:33:03.976Z] #58 7.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:03.976Z] #58 7.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:03.976Z] #58 7.987 OK: 264 MiB in 52 packages [2024-09-10T02:33:03.976Z] #58 DONE 8.3s [2024-09-10T02:33:03.976Z] [2024-09-10T02:33:03.976Z] #79 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:33:03.976Z] #79 DONE 0.3s [2024-09-10T02:33:03.976Z] [2024-09-10T02:33:03.976Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:33:04.236Z] #80 ... [2024-09-10T02:33:04.236Z] [2024-09-10T02:33:04.236Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-10T02:33:04.236Z] #0 5.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:04.236Z] #0 5.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:04.236Z] #0 6.047 OK: 7 MiB in 17 packages [2024-09-10T02:33:04.236Z] #81 DONE 6.4s [2024-09-10T02:33:04.236Z] [2024-09-10T02:33:04.236Z] #82 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T02:33:04.236Z] #0 7.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:04.236Z] #0 8.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:04.236Z] #0 8.258 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T02:33:04.236Z] #0 8.258 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T02:33:04.236Z] #0 8.258 OK: 20078 distinct packages available [2024-09-10T02:33:04.236Z] #0 8.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:04.236Z] #0 8.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:04.236Z] #0 8.663 OK: 264 MiB in 52 packages [2024-09-10T02:33:04.236Z] #82 DONE 8.8s [2024-09-10T02:33:04.236Z] [2024-09-10T02:33:04.236Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:33:04.236Z] #83 DONE 0.0s [2024-09-10T02:33:04.236Z] [2024-09-10T02:33:04.236Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:33:04.494Z] #84 ... [2024-09-10T02:33:04.494Z] [2024-09-10T02:33:04.494Z] #63 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T02:33:04.494Z] #63 5.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:04.494Z] #63 5.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:04.494Z] #63 6.190 OK: 11 MiB in 18 packages [2024-09-10T02:33:04.494Z] #63 DONE 6.3s [2024-09-10T02:33:04.494Z] [2024-09-10T02:33:04.494Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T02:33:05.427Z] #85 ... [2024-09-10T02:33:05.427Z] [2024-09-10T02:33:05.427Z] #68 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T02:33:05.427Z] #68 5.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:05.427Z] #68 5.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:05.427Z] #68 5.982 OK: 7 MiB in 16 packages [2024-09-10T02:33:05.427Z] #68 DONE 6.1s [2024-09-10T02:33:05.427Z] [2024-09-10T02:33:05.427Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T02:33:05.427Z] #0 4.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:05.427Z] #0 4.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:05.687Z] #86 ... [2024-09-10T02:33:05.687Z] [2024-09-10T02:33:05.687Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T02:33:05.687Z] #0 7.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:05.687Z] #0 7.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:05.687Z] #0 7.508 OK: 17 MiB in 19 packages [2024-09-10T02:33:05.687Z] #87 DONE 7.6s [2024-09-10T02:33:05.687Z] [2024-09-10T02:33:05.687Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T02:33:05.687Z] #0 5.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:05.687Z] #0 5.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:05.687Z] #0 6.210 OK: 8 MiB in 17 packages [2024-09-10T02:33:05.687Z] #88 DONE 6.3s [2024-09-10T02:33:05.687Z] [2024-09-10T02:33:05.687Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-10T02:33:05.687Z] #89 DONE 0.0s [2024-09-10T02:33:05.687Z] [2024-09-10T02:33:05.687Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T02:33:05.687Z] #86 4.606 OK: 8 MiB in 19 packages [2024-09-10T02:33:05.687Z] #86 DONE 4.7s [2024-09-10T02:33:05.687Z] [2024-09-10T02:33:05.687Z] #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T02:33:05.687Z] #0 3.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:05.945Z] #90 3.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:06.202Z] #90 3.764 OK: 7 MiB in 16 packages [2024-09-10T02:33:06.459Z] #90 ... [2024-09-10T02:33:06.459Z] [2024-09-10T02:33:06.459Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T02:33:06.459Z] #0 6.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:06.459Z] #0 6.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:06.459Z] #0 6.496 OK: 17 MiB in 19 packages [2024-09-10T02:33:06.459Z] #91 DONE 7.1s [2024-09-10T02:33:06.459Z] [2024-09-10T02:33:06.459Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T02:33:06.459Z] #0 5.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:06.459Z] #0 6.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:06.459Z] #0 6.961 OK: 12 MiB in 26 packages [2024-09-10T02:33:06.459Z] #92 DONE 7.1s [2024-09-10T02:33:06.716Z] [2024-09-10T02:33:06.716Z] #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T02:33:06.716Z] #90 DONE 4.0s [2024-09-10T02:33:06.716Z] [2024-09-10T02:33:06.716Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T02:33:06.716Z] #93 DONE 0.8s [2024-09-10T02:33:06.716Z] [2024-09-10T02:33:06.716Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-10T02:33:06.716Z] #94 DONE 0.0s [2024-09-10T02:33:06.716Z] [2024-09-10T02:33:06.716Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-10T02:33:06.716Z] #95 DONE 0.1s [2024-09-10T02:33:06.716Z] [2024-09-10T02:33:06.716Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T02:33:06.716Z] #96 DONE 0.1s [2024-09-10T02:33:06.716Z] [2024-09-10T02:33:06.716Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-10T02:33:06.975Z] #97 ... [2024-09-10T02:33:06.975Z] [2024-09-10T02:33:06.975Z] #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T02:33:06.975Z] #0 3.027 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:06.975Z] #0 3.550 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:06.975Z] #0 4.224 OK: 264 MiB in 52 packages [2024-09-10T02:33:06.975Z] #98 DONE 4.4s [2024-09-10T02:33:06.975Z] [2024-09-10T02:33:06.975Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-10T02:33:06.975Z] #97 DONE 0.2s [2024-09-10T02:33:06.975Z] [2024-09-10T02:33:06.975Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-10T02:33:07.234Z] #99 ... [2024-09-10T02:33:07.234Z] [2024-09-10T02:33:07.234Z] #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-10T02:33:07.234Z] #78 4.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:07.234Z] #78 4.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:07.234Z] #78 4.370 OK: 8 MiB in 20 packages [2024-09-10T02:33:07.234Z] #78 DONE 4.6s [2024-09-10T02:33:07.234Z] [2024-09-10T02:33:07.234Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-10T02:33:07.491Z] #100 ... [2024-09-10T02:33:07.491Z] [2024-09-10T02:33:07.491Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T02:33:07.491Z] #85 DONE 3.2s [2024-09-10T02:33:07.491Z] [2024-09-10T02:33:07.491Z] #101 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T02:33:07.491Z] #0 4.332 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:07.491Z] #0 4.931 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-10T02:33:07.491Z] #0 5.591 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T02:33:07.491Z] #0 5.921 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:33:07.491Z] #0 5.927 OK: 7 MiB in 16 packages [2024-09-10T02:33:07.491Z] #101 DONE 6.3s [2024-09-10T02:33:07.491Z] [2024-09-10T02:33:07.491Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-10T02:33:07.491Z] #99 DONE 0.6s [2024-09-10T02:33:07.491Z] [2024-09-10T02:33:07.491Z] #102 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-10T02:33:09.432Z] #102 ... [2024-09-10T02:33:09.432Z] [2024-09-10T02:33:09.432Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-10T02:33:09.432Z] #103 DONE 2.0s [2024-09-10T02:33:09.432Z] [2024-09-10T02:33:09.432Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-10T02:33:09.432Z] #100 DONE 2.1s [2024-09-10T02:33:09.432Z] [2024-09-10T02:33:09.432Z] #102 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-10T02:33:09.432Z] #102 DONE 1.9s [2024-09-10T02:33:09.432Z] [2024-09-10T02:33:09.432Z] #104 [security-spire-config] exporting to image [2024-09-10T02:33:09.432Z] #104 exporting layers [2024-09-10T02:33:09.432Z] #104 ... [2024-09-10T02:33:09.432Z] [2024-09-10T02:33:09.432Z] #105 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T02:33:09.432Z] #105 DONE 2.2s [2024-09-10T02:33:09.432Z] [2024-09-10T02:33:09.432Z] #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-10T02:33:09.999Z] #106 DONE 0.8s [2024-09-10T02:33:09.999Z] [2024-09-10T02:33:09.999Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T02:33:10.263Z] #107 DONE 0.8s [2024-09-10T02:33:10.263Z] [2024-09-10T02:33:10.263Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-10T02:33:10.523Z] #108 DONE 0.2s [2024-09-10T02:33:10.523Z] [2024-09-10T02:33:10.523Z] #104 [security-spire-config] exporting to image [2024-09-10T02:33:10.523Z] #104 exporting layers 1.1s done [2024-09-10T02:33:10.523Z] #104 writing image sha256:f739dc2160f89ef3cce0edd8a1808c643c95dba5dd22f96a297de55d2ad54ceb done [2024-09-10T02:33:10.523Z] #104 naming to docker.io/library/security-spire-config done [2024-09-10T02:33:10.523Z] #104 DONE 1.1s [2024-09-10T02:33:10.523Z] [2024-09-10T02:33:10.523Z] #109 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-10T02:33:10.523Z] #109 DONE 0.2s [2024-09-10T02:33:10.523Z] [2024-09-10T02:33:10.524Z] #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T02:33:10.524Z] #110 DONE 0.1s [2024-09-10T02:33:10.524Z] [2024-09-10T02:33:10.524Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-10T02:33:10.524Z] #111 DONE 0.1s [2024-09-10T02:33:10.524Z] [2024-09-10T02:33:10.524Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [Pipeline] withEnv [Pipeline] { [2024-09-10T02:33:10.780Z] #112 DONE 0.1s [2024-09-10T02:33:10.780Z] [2024-09-10T02:33:10.780Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T02:33:10.780Z] #113 DONE 0.1s [2024-09-10T02:33:10.780Z] [2024-09-10T02:33:10.780Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-10T02:33:10.780Z] #114 DONE 0.0s [2024-09-10T02:33:10.780Z] [2024-09-10T02:33:10.780Z] #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-10T02:33:10.780Z] #115 DONE 0.0s [2024-09-10T02:33:10.780Z] [2024-09-10T02:33:10.780Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-10T02:33:10.780Z] #116 DONE 0.1s [2024-09-10T02:33:10.780Z] [2024-09-10T02:33:10.780Z] #104 [security-spire-server] exporting to image [Pipeline] configFileProvider [2024-09-10T02:33:10.784Z] provisioning config files... [2024-09-10T02:33:10.808Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/690@tmp/config5760225079461343528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T02:33:11.287Z] ---> ****-login.sh [2024-09-10T02:33:11.287Z] nexus3.edgexfoundry.org:10001 [2024-09-10T02:33:11.717Z] #104 exporting layers 1.1s done [2024-09-10T02:33:11.717Z] #104 writing image sha256:70de43526aed70cf662af821f27c1ea3e7f639c790e98e99b68033af3f18261b done [2024-09-10T02:33:11.717Z] #104 naming to docker.io/library/security-spire-server [2024-09-10T02:33:11.717Z] #104 exporting layers 1.0s done [2024-09-10T02:33:11.717Z] #104 naming to docker.io/library/security-spire-server done [2024-09-10T02:33:11.717Z] #104 writing image sha256:82ad1de9fc7c30ee9db6c81a399ee16f469ea94e537d48a8b05e3e33ddff7614 done [2024-09-10T02:33:11.717Z] #104 naming to docker.io/library/security-spire-agent done [2024-09-10T02:33:11.717Z] #104 DONE 2.2s [2024-09-10T02:33:11.717Z] [2024-09-10T02:33:11.717Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:33:11.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:33:12.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:33:12.153Z] Configure a credential helper to remove this warning. See [2024-09-10T02:33:12.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:33:12.153Z] [2024-09-10T02:33:12.153Z] Login Succeeded [2024-09-10T02:33:12.153Z] nexus3.edgexfoundry.org:10002 [2024-09-10T02:33:12.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:33:12.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:33:12.421Z] Configure a credential helper to remove this warning. See [2024-09-10T02:33:12.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:33:12.421Z] [2024-09-10T02:33:12.421Z] Login Succeeded [2024-09-10T02:33:12.421Z] nexus3.edgexfoundry.org:10003 [2024-09-10T02:33:12.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:33:12.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:33:12.689Z] Configure a credential helper to remove this warning. See [2024-09-10T02:33:12.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:33:12.689Z] [2024-09-10T02:33:12.689Z] Login Succeeded [2024-09-10T02:33:12.689Z] nexus3.edgexfoundry.org:10004 [2024-09-10T02:33:12.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:33:13.091Z] #117 ... [2024-09-10T02:33:13.091Z] [2024-09-10T02:33:13.091Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:33:13.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:33:13.234Z] Configure a credential helper to remove this warning. See [2024-09-10T02:33:13.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:33:13.234Z] [2024-09-10T02:33:13.234Z] Login Succeeded [2024-09-10T02:33:13.234Z] ****.io [2024-09-10T02:33:13.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:33:13.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:33:13.773Z] Configure a credential helper to remove this warning. See [2024-09-10T02:33:13.773Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:33:13.773Z] [2024-09-10T02:33:13.773Z] Login Succeeded [2024-09-10T02:33:13.773Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T02:33:13.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-10T02:33:14.407Z] + git config --global --add safe.directory /w/workspace/edgex-go/690 [Pipeline] echo [2024-09-10T02:33:14.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T02:33:14.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T02:33:14.473Z] ========================================================= [2024-09-10T02:33:14.473Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-10T02:33:14.473Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-10T02:33:14.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T02:33:15.075Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-10T02:33:15.075Z] c6b39de5b339: Pulling fs layer [2024-09-10T02:33:15.075Z] a69c41024577: Pulling fs layer [2024-09-10T02:33:15.075Z] d6de4b400683: Pulling fs layer [2024-09-10T02:33:15.075Z] 35cb2a7552d0: Pulling fs layer [2024-09-10T02:33:15.075Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T02:33:15.075Z] 464afbd9ba4c: Pulling fs layer [2024-09-10T02:33:15.075Z] 00f215d4a9da: Pulling fs layer [2024-09-10T02:33:15.075Z] d496ad576159: Pulling fs layer [2024-09-10T02:33:15.075Z] 35cb2a7552d0: Waiting [2024-09-10T02:33:15.075Z] 4f4fb700ef54: Waiting [2024-09-10T02:33:15.075Z] 464afbd9ba4c: Waiting [2024-09-10T02:33:15.075Z] 00f215d4a9da: Waiting [2024-09-10T02:33:15.075Z] d496ad576159: Waiting [2024-09-10T02:33:15.075Z] a69c41024577: Download complete [2024-09-10T02:33:15.075Z] 35cb2a7552d0: Verifying Checksum [2024-09-10T02:33:15.075Z] 35cb2a7552d0: Download complete [2024-09-10T02:33:15.075Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T02:33:15.075Z] 4f4fb700ef54: Download complete [2024-09-10T02:33:15.075Z] 464afbd9ba4c: Verifying Checksum [2024-09-10T02:33:15.075Z] 464afbd9ba4c: Download complete [2024-09-10T02:33:15.075Z] c6b39de5b339: Verifying Checksum [2024-09-10T02:33:15.075Z] c6b39de5b339: Download complete [2024-09-10T02:33:15.689Z] d496ad576159: Verifying Checksum [2024-09-10T02:33:15.689Z] d496ad576159: Download complete [2024-09-10T02:33:15.961Z] c6b39de5b339: Pull complete [2024-09-10T02:33:16.551Z] a69c41024577: Pull complete [2024-09-10T02:33:16.820Z] d6de4b400683: Verifying Checksum [2024-09-10T02:33:16.820Z] d6de4b400683: Download complete [2024-09-10T02:33:18.239Z] 00f215d4a9da: Verifying Checksum [2024-09-10T02:33:18.239Z] 00f215d4a9da: Download complete [2024-09-10T02:33:30.553Z] d6de4b400683: Pull complete [2024-09-10T02:33:30.553Z] 35cb2a7552d0: Pull complete [2024-09-10T02:33:30.553Z] 4f4fb700ef54: Pull complete [2024-09-10T02:33:30.553Z] 464afbd9ba4c: Pull complete [2024-09-10T02:33:38.780Z] 00f215d4a9da: Pull complete [2024-09-10T02:33:40.820Z] d496ad576159: Pull complete [2024-09-10T02:33:40.820Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-10T02:33:40.820Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T02:33:40.820Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-10T02:33:41.156Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T02:33:41.156Z] WORKDIR /edgex [2024-09-10T02:33:41.156Z] COPY go.mod . [2024-09-10T02:33:41.156Z] RUN go mod download [2024-09-10T02:33:41.156Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-10T02:33:41.737Z] Sending build context to Docker daemon 3.539MB [2024-09-10T02:33:41.737Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-10T02:33:41.737Z] ---> f246e2811388 [2024-09-10T02:33:41.737Z] Step 2/4 : WORKDIR /edgex [2024-09-10T02:33:43.694Z] ---> Running in 9b2c39ac5a87 [2024-09-10T02:33:43.963Z] Removing intermediate container 9b2c39ac5a87 [2024-09-10T02:33:43.963Z] ---> f5ed14146cf1 [2024-09-10T02:33:43.963Z] Step 3/4 : COPY go.mod . [2024-09-10T02:33:44.547Z] ---> 97d05167329c [2024-09-10T02:33:44.547Z] Step 4/4 : RUN go mod download [2024-09-10T02:33:44.547Z] ---> Running in 12f916e7ed3b [2024-09-10T02:34:09.312Z] #118 DONE 61.1s [2024-09-10T02:34:09.312Z] [2024-09-10T02:34:09.312Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:34:09.312Z] #117 DONE 56.6s [2024-09-10T02:34:09.312Z] [2024-09-10T02:34:09.312Z] #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:34:09.312Z] #80 DONE 60.2s [2024-09-10T02:34:09.312Z] [2024-09-10T02:34:09.312Z] #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:34:09.312Z] #84 DONE 60.0s [2024-09-10T02:34:09.312Z] [2024-09-10T02:34:09.312Z] #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:34:09.312Z] #75 DONE 61.6s [2024-09-10T02:34:09.312Z] [2024-09-10T02:34:09.312Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-10T02:34:13.536Z] #119 DONE 8.8s [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #120 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:34:13.536Z] #120 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #121 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:34:13.536Z] #121 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-09-10T02:34:13.536Z] #122 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #123 [core-keeper builder 7/8] COPY . . [2024-09-10T02:34:13.536Z] #123 DONE 8.9s [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #124 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:34:13.536Z] #124 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:34:13.536Z] #125 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #126 [core-data builder 6/7] COPY . . [2024-09-10T02:34:13.536Z] #126 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-09-10T02:34:13.536Z] #127 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:34:13.536Z] #128 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:34:13.536Z] #129 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #130 [security-proxy-setup builder 6/7] COPY . . [2024-09-10T02:34:13.536Z] #130 DONE 8.9s [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:34:13.536Z] #131 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #132 [support-scheduler builder 6/7] COPY . . [2024-09-10T02:34:13.536Z] #132 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:34:13.536Z] #133 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:34:13.536Z] #134 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-10T02:34:13.536Z] #135 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:34:13.536Z] #136 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:34:13.536Z] #137 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:34:13.536Z] #138 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #139 [core-metadata builder 6/7] COPY . . [2024-09-10T02:34:13.536Z] #139 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #140 [core-command builder 6/7] COPY . . [2024-09-10T02:34:13.536Z] #140 DONE 8.9s [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:34:13.536Z] #141 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #142 [security-proxy-auth builder 6/7] COPY . . [2024-09-10T02:34:13.536Z] #142 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:34:13.536Z] #143 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:34:13.536Z] #144 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #145 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:34:13.536Z] #145 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #146 [security-bootstrapper builder 6/7] COPY . . [2024-09-10T02:34:13.536Z] #146 CACHED [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #147 [support-notifications builder 6/7] COPY . . [2024-09-10T02:34:13.536Z] #147 DONE 8.9s [2024-09-10T02:34:13.536Z] [2024-09-10T02:34:13.536Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T02:34:14.473Z] #148 1.342 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T02:34:24.498Z] #148 ... [2024-09-10T02:34:24.498Z] [2024-09-10T02:34:24.498Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T02:34:24.498Z] #0 0.393 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T02:34:24.498Z] #149 ... [2024-09-10T02:34:24.498Z] [2024-09-10T02:34:24.498Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T02:34:24.498Z] #0 0.573 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T02:34:24.498Z] #150 ... [2024-09-10T02:34:24.498Z] [2024-09-10T02:34:24.498Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T02:34:24.498Z] #0 1.023 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-10T02:34:24.498Z] #151 ... [2024-09-10T02:34:24.498Z] [2024-09-10T02:34:24.498Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T02:34:24.498Z] #0 1.843 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T02:34:24.498Z] #152 ... [2024-09-10T02:34:24.498Z] [2024-09-10T02:34:24.498Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T02:34:24.498Z] #0 2.048 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T02:34:24.498Z] #153 ... [2024-09-10T02:34:24.498Z] [2024-09-10T02:34:24.498Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T02:34:24.498Z] #0 1.189 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T02:34:24.498Z] #154 ... [2024-09-10T02:34:24.498Z] [2024-09-10T02:34:24.498Z] #155 [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-09-10T02:34:24.498Z] #0 1.154 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T02:34:24.498Z] #155 ... [2024-09-10T02:34:24.498Z] [2024-09-10T02:34:24.498Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T02:34:24.498Z] #0 1.839 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T02:34:24.498Z] #156 ... [2024-09-10T02:34:24.498Z] [2024-09-10T02:34:24.498Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T02:34:24.498Z] #0 2.150 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T02:34:24.498Z] #157 ... [2024-09-10T02:34:24.498Z] [2024-09-10T02:34:24.498Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T02:34:24.498Z] #0 1.541 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T02:34:24.498Z] #158 ... [2024-09-10T02:34:24.498Z] [2024-09-10T02:34:24.498Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T02:34:24.498Z] #0 0.989 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T02:34:24.758Z] #159 ... [2024-09-10T02:34:24.758Z] [2024-09-10T02:34:24.758Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T02:34:24.758Z] #0 2.075 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T02:34:52.429Z] Removing intermediate container 12f916e7ed3b [2024-09-10T02:34:52.429Z] ---> 6e4f42cb5c99 [2024-09-10T02:34:52.429Z] Successfully built 6e4f42cb5c99 [2024-09-10T02:34:52.429Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:34:52.778Z] + docker inspect -f . ci-base-image-arm64 [2024-09-10T02:34:52.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T02:34:53.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-9930 does not seem to be running inside a container [2024-09-10T02:34:53.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-10T02:34:54.404Z] $ docker top 6b78f0a7554e4db91ec84e4c18d8631a68a102b4a411a769ad9b003c8be90713 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T02:34:55.267Z] + go version [2024-09-10T02:34:55.267Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-10T02:34:55.296Z] $ docker stop --time=1 6b78f0a7554e4db91ec84e4c18d8631a68a102b4a411a769ad9b003c8be90713 [2024-09-10T02:34:56.951Z] $ docker rm -f --volumes 6b78f0a7554e4db91ec84e4c18d8631a68a102b4a411a769ad9b003c8be90713 [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-09-10T02:34:57.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-10T02:34:57.671Z] [2024-09-10T02:34:57.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:34:58.016Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-10T02:34:58.016Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-10T02:34:58.016Z] 547446be3368: Pulling fs layer [2024-09-10T02:34:58.016Z] d125d8839a47: Pulling fs layer [2024-09-10T02:34:58.016Z] 3e85d5ac6304: Pulling fs layer [2024-09-10T02:34:58.016Z] c3105a71a48b: Pulling fs layer [2024-09-10T02:34:58.016Z] 0f093f025ec4: Pulling fs layer [2024-09-10T02:34:58.016Z] c3106fc0e877: Pulling fs layer [2024-09-10T02:34:58.016Z] c3105a71a48b: Waiting [2024-09-10T02:34:58.016Z] 0f093f025ec4: Waiting [2024-09-10T02:34:58.016Z] c3106fc0e877: Waiting [2024-09-10T02:34:58.284Z] 547446be3368: Verifying Checksum [2024-09-10T02:34:58.284Z] 547446be3368: Download complete [2024-09-10T02:34:58.284Z] c3105a71a48b: Verifying Checksum [2024-09-10T02:34:58.284Z] c3105a71a48b: Download complete [2024-09-10T02:34:58.552Z] d125d8839a47: Verifying Checksum [2024-09-10T02:34:58.552Z] d125d8839a47: Download complete [2024-09-10T02:34:58.818Z] c3106fc0e877: Verifying Checksum [2024-09-10T02:34:58.818Z] c3106fc0e877: Download complete [2024-09-10T02:34:58.818Z] 0f093f025ec4: Verifying Checksum [2024-09-10T02:34:58.818Z] 0f093f025ec4: Download complete [2024-09-10T02:34:59.086Z] 547446be3368: Pull complete [2024-09-10T02:35:00.044Z] d125d8839a47: Pull complete [2024-09-10T02:35:00.624Z] 3e85d5ac6304: Verifying Checksum [2024-09-10T02:35:00.624Z] 3e85d5ac6304: Download complete [2024-09-10T02:35:10.698Z] 3e85d5ac6304: Pull complete [2024-09-10T02:35:10.698Z] c3105a71a48b: Pull complete [2024-09-10T02:35:12.097Z] 0f093f025ec4: Pull complete [2024-09-10T02:35:12.097Z] c3106fc0e877: Pull complete [2024-09-10T02:35:12.097Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-10T02:35:12.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-10T02:35:12.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T02:35:12.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-9930 does not seem to be running inside a container [2024-09-10T02:35:12.360Z] $ 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/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-10T02:35:14.446Z] $ docker top 2acee61da1a6bd8c13230e132d705b8fc761ffc8cb39d14974321c9813f19248 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T02:35:15.245Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-10T02:35:25.327Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-09-10T02:35:25.327Z] #1 transferring dockerfile: 2.06kB done [2024-09-10T02:35:25.327Z] #1 DONE 0.2s [2024-09-10T02:35:25.327Z] [2024-09-10T02:35:25.327Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-10T02:35:25.327Z] #2 transferring dockerfile: 2.23kB done [2024-09-10T02:35:25.327Z] #2 DONE 0.0s [2024-09-10T02:35:25.601Z] [2024-09-10T02:35:25.601Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-09-10T02:35:25.601Z] #3 transferring dockerfile: 1.95kB 0.0s done [2024-09-10T02:35:25.601Z] #3 DONE 0.1s [2024-09-10T02:35:25.601Z] [2024-09-10T02:35:25.601Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-10T02:35:25.601Z] #4 transferring dockerfile: 3.17kB done [2024-09-10T02:35:25.601Z] #4 DONE 0.1s [2024-09-10T02:35:25.601Z] [2024-09-10T02:35:25.601Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-09-10T02:35:25.601Z] #5 transferring dockerfile: 1.93kB 0.0s done [2024-09-10T02:35:25.601Z] #5 DONE 0.1s [2024-09-10T02:35:25.601Z] [2024-09-10T02:35:25.601Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-09-10T02:35:25.601Z] #6 transferring dockerfile: 1.81kB done [2024-09-10T02:35:25.601Z] #6 DONE 0.1s [2024-09-10T02:35:25.601Z] [2024-09-10T02:35:25.601Z] #7 [core-command internal] load build definition from Dockerfile [2024-09-10T02:35:25.870Z] #7 transferring dockerfile: 1.93kB 0.0s done [2024-09-10T02:35:25.870Z] #7 DONE 0.1s [2024-09-10T02:35:25.870Z] [2024-09-10T02:35:25.870Z] #8 [core-keeper internal] load build definition from Dockerfile [2024-09-10T02:35:25.870Z] #8 transferring dockerfile: 2.01kB 0.0s done [2024-09-10T02:35:25.870Z] #8 DONE 0.1s [2024-09-10T02:35:25.870Z] [2024-09-10T02:35:25.870Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-10T02:35:25.870Z] #9 transferring dockerfile: 2.50kB done [2024-09-10T02:35:25.870Z] #9 DONE 0.1s [2024-09-10T02:35:25.870Z] [2024-09-10T02:35:25.870Z] #10 [core-data internal] load build definition from Dockerfile [2024-09-10T02:35:26.145Z] #10 transferring dockerfile: 2.07kB 0.0s done [2024-09-10T02:35:26.145Z] #10 DONE 0.1s [2024-09-10T02:35:26.145Z] [2024-09-10T02:35:26.145Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-09-10T02:35:26.145Z] #11 transferring dockerfile: 1.69kB 0.0s done [2024-09-10T02:35:26.145Z] #11 DONE 0.1s [2024-09-10T02:35:26.145Z] [2024-09-10T02:35:26.145Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-10T02:35:26.145Z] #12 transferring dockerfile: 2.15kB done [2024-09-10T02:35:26.145Z] #12 DONE 0.1s [2024-09-10T02:35:26.145Z] [2024-09-10T02:35:26.145Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-10T02:35:26.415Z] #13 transferring dockerfile: 2.49kB 0.0s done [2024-09-10T02:35:26.415Z] #13 DONE 0.1s [2024-09-10T02:35:26.415Z] [2024-09-10T02:35:26.415Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-10T02:35:26.415Z] #14 transferring dockerfile: 1.89kB done [2024-09-10T02:35:26.415Z] #14 DONE 0.1s [2024-09-10T02:35:26.415Z] [2024-09-10T02:35:26.415Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-09-10T02:35:26.415Z] #15 transferring dockerfile: 1.70kB done [2024-09-10T02:35:26.415Z] #15 DONE 0.1s [2024-09-10T02:35:26.415Z] [2024-09-10T02:35:26.415Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-10T02:35:26.415Z] #16 transferring dockerfile: 1.85kB 0.0s done [2024-09-10T02:35:26.415Z] #16 DONE 0.1s [2024-09-10T02:35:26.415Z] [2024-09-10T02:35:26.415Z] #17 [core-metadata internal] load .dockerignore [2024-09-10T02:35:26.415Z] #17 transferring context: [2024-09-10T02:35:26.684Z] #17 transferring context: 50B 0.0s done [2024-09-10T02:35:26.684Z] #17 DONE 0.1s [2024-09-10T02:35:27.269Z] [2024-09-10T02:35:27.269Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-10T02:35:27.269Z] #18 transferring context: 50B 0.0s done [2024-09-10T02:35:27.269Z] #18 DONE 0.1s [2024-09-10T02:35:27.269Z] [2024-09-10T02:35:27.269Z] #19 [security-bootstrapper internal] load .dockerignore [2024-09-10T02:35:27.269Z] #19 transferring context: 50B done [2024-09-10T02:35:27.269Z] #19 DONE 0.1s [2024-09-10T02:35:27.269Z] [2024-09-10T02:35:27.269Z] #20 [support-notifications internal] load .dockerignore [2024-09-10T02:35:27.269Z] #20 transferring context: 50B done [2024-09-10T02:35:27.269Z] #20 DONE 0.1s [2024-09-10T02:35:27.269Z] [2024-09-10T02:35:27.269Z] #21 [support-scheduler internal] load .dockerignore [2024-09-10T02:35:27.269Z] #21 transferring context: 50B 0.0s done [2024-09-10T02:35:27.536Z] #21 DONE 0.1s [2024-09-10T02:35:27.536Z] [2024-09-10T02:35:27.536Z] #22 [security-spire-agent internal] load .dockerignore [2024-09-10T02:35:27.536Z] #22 transferring context: 50B 0.0s done [2024-09-10T02:35:27.536Z] #22 DONE 0.1s [2024-09-10T02:35:27.536Z] [2024-09-10T02:35:27.536Z] #23 [core-command internal] load .dockerignore [2024-09-10T02:35:27.536Z] #23 transferring context: 50B 0.0s done [2024-09-10T02:35:27.536Z] #23 DONE 0.1s [2024-09-10T02:35:27.536Z] [2024-09-10T02:35:27.536Z] #24 [core-keeper internal] load .dockerignore [2024-09-10T02:35:27.536Z] #24 transferring context: 50B 0.0s done [2024-09-10T02:35:27.805Z] #24 DONE 0.1s [2024-09-10T02:35:27.805Z] [2024-09-10T02:35:27.805Z] #25 [security-proxy-setup internal] load .dockerignore [2024-09-10T02:35:27.805Z] #25 transferring context: 50B done [2024-09-10T02:35:27.805Z] #25 DONE 0.1s [2024-09-10T02:35:27.805Z] [2024-09-10T02:35:27.805Z] #26 [core-data internal] load .dockerignore [2024-09-10T02:35:27.805Z] #26 transferring context: 50B done [2024-09-10T02:35:27.805Z] #26 DONE 0.1s [2024-09-10T02:35:27.805Z] [2024-09-10T02:35:27.805Z] #27 [security-spire-config internal] load .dockerignore [2024-09-10T02:35:27.805Z] #27 transferring context: 50B done [2024-09-10T02:35:27.805Z] #27 DONE 0.1s [2024-09-10T02:35:27.805Z] [2024-09-10T02:35:27.805Z] #28 [security-proxy-auth internal] load .dockerignore [2024-09-10T02:35:28.074Z] #28 transferring context: 50B done [2024-09-10T02:35:28.074Z] #28 DONE 0.1s [2024-09-10T02:35:28.074Z] [2024-09-10T02:35:28.074Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-09-10T02:35:28.074Z] #29 transferring context: 50B 0.0s done [2024-09-10T02:35:28.074Z] #29 DONE 0.1s [2024-09-10T02:35:28.074Z] [2024-09-10T02:35:28.074Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-09-10T02:35:28.074Z] #30 transferring context: 50B done [2024-09-10T02:35:28.074Z] #30 DONE 0.0s [2024-09-10T02:35:28.074Z] [2024-09-10T02:35:28.074Z] #31 [security-spire-server internal] load .dockerignore [2024-09-10T02:35:28.074Z] #31 transferring context: 50B done [2024-09-10T02:35:28.074Z] #31 DONE 0.1s [2024-09-10T02:35:28.074Z] [2024-09-10T02:35:28.074Z] #32 [support-cron-scheduler internal] load .dockerignore [2024-09-10T02:35:28.343Z] #32 transferring context: 50B done [2024-09-10T02:35:28.343Z] #32 DONE 0.1s [2024-09-10T02:35:28.343Z] [2024-09-10T02:35:28.343Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T02:35:28.343Z] #33 DONE 0.0s [2024-09-10T02:35:28.343Z] [2024-09-10T02:35:28.343Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T02:35:28.343Z] #34 DONE 0.2s [2024-09-10T02:35:28.611Z] [2024-09-10T02:35:28.611Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:35:28.611Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:35:28.611Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T02:35:28.611Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 430.08kB / 3.34MB 0.1s [2024-09-10T02:35:28.611Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T02:35:28.611Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T02:35:28.611Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 0.2s [2024-09-10T02:35:28.611Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T02:35:28.611Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-10T02:35:29.197Z] #35 ... [2024-09-10T02:35:29.197Z] [2024-09-10T02:35:29.197Z] #36 [core-metadata internal] load build context [2024-09-10T02:35:29.197Z] #36 transferring context: 3.10MB 0.7s done [2024-09-10T02:35:29.197Z] #36 DONE 0.9s [2024-09-10T02:35:29.197Z] [2024-09-10T02:35:29.197Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:35:29.472Z] #35 ... [2024-09-10T02:35:29.472Z] [2024-09-10T02:35:29.473Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T02:35:29.473Z] #37 DONE 1.0s [2024-09-10T02:35:29.473Z] [2024-09-10T02:35:29.473Z] #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:35:29.473Z] #35 ... [2024-09-10T02:35:29.473Z] [2024-09-10T02:35:29.473Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T02:35:29.473Z] #33 DONE 0.0s [2024-09-10T02:35:29.473Z] [2024-09-10T02:35:29.473Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T02:35:29.473Z] #37 DONE 1.8s [2024-09-10T02:35:29.473Z] [2024-09-10T02:35:29.473Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:35:29.473Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:35:29.473Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T02:35:29.473Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T02:35:29.473Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T02:35:29.473Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T02:35:29.473Z] #35 ... [2024-09-10T02:35:29.473Z] [2024-09-10T02:35:29.473Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T02:35:29.473Z] #33 DONE 0.0s [2024-09-10T02:35:29.473Z] [2024-09-10T02:35:29.473Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:35:29.473Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done [2024-09-10T02:35:29.752Z] #35 ... [2024-09-10T02:35:29.752Z] [2024-09-10T02:35:29.752Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T02:35:29.752Z] #34 DONE 0.4s [2024-09-10T02:35:29.752Z] [2024-09-10T02:35:29.752Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T02:35:29.752Z] #37 DONE 1.8s [2024-09-10T02:35:29.752Z] [2024-09-10T02:35:29.752Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-10T02:35:29.752Z] #38 DONE 0.6s [2024-09-10T02:35:29.752Z] [2024-09-10T02:35:29.752Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:35:29.752Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:35:29.752Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T02:35:29.752Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T02:35:29.752Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T02:35:29.752Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T02:35:29.752Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done [2024-09-10T02:35:29.752Z] #35 ... [2024-09-10T02:35:29.752Z] [2024-09-10T02:35:29.752Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T02:35:29.752Z] #33 DONE 0.0s [2024-09-10T02:35:29.752Z] [2024-09-10T02:35:29.752Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T02:35:29.752Z] #37 DONE 1.8s [2024-09-10T02:35:29.752Z] [2024-09-10T02:35:29.752Z] #38 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-10T02:35:29.752Z] #38 DONE 0.6s [2024-09-10T02:35:29.752Z] [2024-09-10T02:35:29.752Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:35:29.752Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:35:29.752Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T02:35:29.752Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T02:35:29.752Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T02:35:29.752Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T02:35:29.752Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done [2024-09-10T02:35:30.019Z] #35 ... [2024-09-10T02:35:30.019Z] [2024-09-10T02:35:30.019Z] #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T02:35:30.019Z] #37 DONE 1.8s [2024-09-10T02:35:30.019Z] [2024-09-10T02:35:30.019Z] #38 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-10T02:35:30.019Z] #38 DONE 0.6s [2024-09-10T02:35:30.019Z] [2024-09-10T02:35:30.019Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:35:30.019Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:35:30.019Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T02:35:30.019Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T02:35:30.019Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T02:35:30.019Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T02:35:30.019Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done [2024-09-10T02:35:30.297Z] #35 ... [2024-09-10T02:35:30.297Z] [2024-09-10T02:35:30.297Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T02:35:30.297Z] #33 DONE 0.0s [2024-09-10T02:35:30.297Z] [2024-09-10T02:35:30.297Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T02:35:30.297Z] #34 DONE 0.7s [2024-09-10T02:35:30.297Z] [2024-09-10T02:35:30.297Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T02:35:30.297Z] #37 DONE 1.9s [2024-09-10T02:35:30.297Z] [2024-09-10T02:35:30.297Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-10T02:35:30.297Z] #38 DONE 0.6s [2024-09-10T02:35:30.297Z] [2024-09-10T02:35:30.297Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:35:30.297Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:35:30.297Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T02:35:30.297Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T02:35:30.297Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T02:35:30.297Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T02:35:30.297Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done [2024-09-10T02:35:30.297Z] #35 ... [2024-09-10T02:35:30.297Z] [2024-09-10T02:35:30.297Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T02:35:30.297Z] #33 DONE 0.0s [2024-09-10T02:35:30.574Z] [2024-09-10T02:35:30.574Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-10T02:35:30.574Z] #39 ... [2024-09-10T02:35:30.574Z] [2024-09-10T02:35:30.574Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T02:35:30.574Z] #33 DONE 0.0s [2024-09-10T02:35:30.849Z] [2024-09-10T02:35:30.849Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-10T02:35:30.849Z] #39 ... [2024-09-10T02:35:30.849Z] [2024-09-10T02:35:30.849Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:35:30.849Z] #35 DONE 3.3s [2024-09-10T02:35:30.849Z] [2024-09-10T02:35:30.849Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-10T02:35:30.849Z] #39 transferring context: 3.10MB 1.3s done [2024-09-10T02:35:31.116Z] #39 ... [2024-09-10T02:35:31.116Z] [2024-09-10T02:35:31.116Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T02:35:31.116Z] #33 DONE 0.0s [2024-09-10T02:35:31.116Z] [2024-09-10T02:35:31.116Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T02:35:31.116Z] #37 DONE 2.0s [2024-09-10T02:35:31.116Z] [2024-09-10T02:35:31.116Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-10T02:35:31.116Z] #38 DONE 0.7s [2024-09-10T02:35:31.116Z] [2024-09-10T02:35:31.116Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T02:35:31.116Z] #34 DONE 1.4s [2024-09-10T02:35:31.116Z] [2024-09-10T02:35:31.116Z] #40 [core-data internal] load build context [2024-09-10T02:35:31.116Z] #40 DONE 0.0s [2024-09-10T02:35:31.116Z] [2024-09-10T02:35:31.116Z] #39 [core-common-config-bootstrapper internal] load build context [2024-09-10T02:35:31.116Z] #39 DONE 1.6s [2024-09-10T02:35:31.116Z] [2024-09-10T02:35:31.116Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:35:31.116Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:35:31.116Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T02:35:31.116Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T02:35:31.116Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T02:35:31.116Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T02:35:31.116Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done [2024-09-10T02:35:31.116Z] #35 DONE 3.3s [2024-09-10T02:35:31.116Z] [2024-09-10T02:35:31.116Z] #41 [core-keeper internal] load build context [2024-09-10T02:35:31.383Z] #41 ... [2024-09-10T02:35:31.383Z] [2024-09-10T02:35:31.383Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T02:35:31.383Z] #33 DONE 0.0s [2024-09-10T02:35:31.651Z] [2024-09-10T02:35:31.651Z] #41 [core-keeper internal] load build context [2024-09-10T02:35:31.651Z] #41 ... [2024-09-10T02:35:31.651Z] [2024-09-10T02:35:31.651Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T02:35:31.651Z] #33 DONE 0.0s [2024-09-10T02:35:31.651Z] [2024-09-10T02:35:31.651Z] #42 [security-bootstrapper internal] load build context [2024-09-10T02:35:31.651Z] #42 transferring context: 3.10MB 1.6s done [2024-09-10T02:35:31.651Z] #42 DONE 1.9s [2024-09-10T02:35:31.651Z] [2024-09-10T02:35:31.651Z] #41 [core-keeper internal] load build context [2024-09-10T02:35:31.920Z] #41 ... [2024-09-10T02:35:31.921Z] [2024-09-10T02:35:31.921Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T02:35:31.921Z] #33 DONE 0.0s [2024-09-10T02:35:31.921Z] [2024-09-10T02:35:31.921Z] #41 [core-keeper internal] load build context [2024-09-10T02:35:32.195Z] #41 ... [2024-09-10T02:35:32.195Z] [2024-09-10T02:35:32.195Z] #43 [support-notifications internal] load build context [2024-09-10T02:35:32.195Z] #43 transferring context: 3.10MB 1.8s done [2024-09-10T02:35:32.195Z] #43 DONE 2.3s [2024-09-10T02:35:32.195Z] [2024-09-10T02:35:32.195Z] #41 [core-keeper internal] load build context [2024-09-10T02:35:32.195Z] #41 ... [2024-09-10T02:35:32.195Z] [2024-09-10T02:35:32.195Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T02:35:32.195Z] #37 DONE 2.1s [2024-09-10T02:35:32.195Z] [2024-09-10T02:35:32.195Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-10T02:35:32.195Z] #38 DONE 0.8s [2024-09-10T02:35:32.195Z] [2024-09-10T02:35:32.195Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:35:32.195Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:35:32.195Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T02:35:32.195Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T02:35:32.195Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T02:35:32.195Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T02:35:32.195Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done [2024-09-10T02:35:32.195Z] #35 DONE 3.5s [2024-09-10T02:35:32.195Z] [2024-09-10T02:35:32.195Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T02:35:32.195Z] #34 DONE 2.4s [2024-09-10T02:35:32.195Z] [2024-09-10T02:35:32.195Z] #44 [core-command internal] load build context [2024-09-10T02:35:32.195Z] #44 transferring context: 3.10MB 1.5s done [2024-09-10T02:35:32.195Z] #44 DONE 2.0s [2024-09-10T02:35:32.195Z] [2024-09-10T02:35:32.195Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-10T02:35:32.195Z] #45 DONE 2.4s [2024-09-10T02:35:32.195Z] [2024-09-10T02:35:32.195Z] #41 [core-keeper internal] load build context [2024-09-10T02:35:32.466Z] #41 ... [2024-09-10T02:35:32.466Z] [2024-09-10T02:35:32.466Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T02:35:32.466Z] #37 DONE 2.1s [2024-09-10T02:35:32.466Z] [2024-09-10T02:35:32.466Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-10T02:35:32.466Z] #38 DONE 0.8s [2024-09-10T02:35:32.466Z] [2024-09-10T02:35:32.466Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:35:32.466Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:35:32.466Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T02:35:32.466Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T02:35:32.466Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T02:35:32.466Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T02:35:32.466Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done [2024-09-10T02:35:32.466Z] #35 DONE 3.5s [2024-09-10T02:35:32.466Z] [2024-09-10T02:35:32.466Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-10T02:35:32.466Z] #33 DONE 0.1s [2024-09-10T02:35:32.466Z] [2024-09-10T02:35:32.466Z] #41 [core-keeper internal] load build context [2024-09-10T02:35:32.466Z] #41 ... [2024-09-10T02:35:32.466Z] [2024-09-10T02:35:32.466Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:35:32.466Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:35:32.466Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T02:35:32.466Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T02:35:32.466Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T02:35:32.466Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T02:35:32.466Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done [2024-09-10T02:35:32.466Z] #35 DONE 3.5s [2024-09-10T02:35:32.466Z] [2024-09-10T02:35:32.466Z] #46 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-10T02:35:32.466Z] #46 DONE 2.5s [2024-09-10T02:35:32.466Z] [2024-09-10T02:35:32.466Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:32.466Z] #47 DONE 0.0s [2024-09-10T02:35:32.466Z] [2024-09-10T02:35:32.466Z] #41 [core-keeper internal] load build context [2024-09-10T02:35:32.466Z] #41 ... [2024-09-10T02:35:32.466Z] [2024-09-10T02:35:32.466Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:35:32.466Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:35:32.466Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T02:35:32.466Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T02:35:32.466Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T02:35:32.466Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T02:35:32.466Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done [2024-09-10T02:35:32.466Z] #35 DONE 3.5s [2024-09-10T02:35:32.466Z] [2024-09-10T02:35:32.466Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T02:35:32.466Z] #48 DONE 0.0s [2024-09-10T02:35:32.466Z] [2024-09-10T02:35:32.466Z] #41 [core-keeper internal] load build context [2024-09-10T02:35:33.054Z] #41 ... [2024-09-10T02:35:33.054Z] [2024-09-10T02:35:33.054Z] #49 [support-scheduler internal] load build context [2024-09-10T02:35:33.054Z] #49 transferring context: 3.10MB 1.9s done [2024-09-10T02:35:33.054Z] #49 DONE 3.1s [2024-09-10T02:35:33.054Z] [2024-09-10T02:35:33.054Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T02:35:34.480Z] #50 ... [2024-09-10T02:35:34.480Z] [2024-09-10T02:35:34.480Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-10T02:35:34.480Z] #34 DONE 4.4s [2024-09-10T02:35:34.480Z] [2024-09-10T02:35:34.480Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-10T02:35:34.480Z] #37 DONE 2.2s [2024-09-10T02:35:34.480Z] [2024-09-10T02:35:34.480Z] #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-10T02:35:34.480Z] #38 DONE 0.9s [2024-09-10T02:35:34.480Z] [2024-09-10T02:35:34.480Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-10T02:35:34.480Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-10T02:35:34.480Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-10T02:35:34.480Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-10T02:35:34.480Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-10T02:35:34.480Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-10T02:35:34.480Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0.9s done [2024-09-10T02:35:34.480Z] #35 DONE 3.6s [2024-09-10T02:35:34.480Z] [2024-09-10T02:35:34.480Z] #40 [core-data internal] load build context [2024-09-10T02:35:34.480Z] #40 transferring context: 3.10MB 2.3s done [2024-09-10T02:35:34.480Z] #40 DONE 3.3s [2024-09-10T02:35:34.480Z] [2024-09-10T02:35:34.480Z] #51 [support-cron-scheduler internal] load build context [2024-09-10T02:35:35.066Z] #51 ... [2024-09-10T02:35:35.066Z] [2024-09-10T02:35:35.066Z] #52 [security-spire-agent internal] load build context [2024-09-10T02:35:35.066Z] #52 transferring context: 27.24kB 0.1s done [2024-09-10T02:35:35.066Z] #52 DONE 2.4s [2024-09-10T02:35:35.066Z] [2024-09-10T02:35:35.066Z] #53 [security-proxy-setup internal] load build context [2024-09-10T02:35:35.066Z] #53 transferring context: 3.10MB 2.8s done [2024-09-10T02:35:35.066Z] #53 ... [2024-09-10T02:35:35.066Z] [2024-09-10T02:35:35.066Z] #41 [core-keeper internal] load build context [2024-09-10T02:35:35.066Z] #41 transferring context: 3.10MB 2.7s done [2024-09-10T02:35:35.066Z] #41 DONE 3.9s [2024-09-10T02:35:35.334Z] [2024-09-10T02:35:35.334Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:35.334Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.0s done [2024-09-10T02:35:35.334Z] #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-10T02:35:35.334Z] #47 ... [2024-09-10T02:35:35.334Z] [2024-09-10T02:35:35.334Z] #54 [security-spire-server internal] load build context [2024-09-10T02:35:35.334Z] #54 transferring context: 27.71kB 0.3s done [2024-09-10T02:35:35.334Z] #54 DONE 3.0s [2024-09-10T02:35:35.334Z] [2024-09-10T02:35:35.334Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:35.334Z] #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-10T02:35:35.603Z] #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-10T02:35:35.872Z] #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-10T02:35:35.872Z] #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-10T02:35:36.457Z] #47 ... [2024-09-10T02:35:36.457Z] [2024-09-10T02:35:36.457Z] #53 [security-proxy-setup internal] load build context [2024-09-10T02:35:36.457Z] #53 DONE 4.9s [2024-09-10T02:35:36.457Z] [2024-09-10T02:35:36.457Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:36.457Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s [2024-09-10T02:35:36.457Z] #47 ... [2024-09-10T02:35:36.457Z] [2024-09-10T02:35:36.457Z] #55 [security-spire-config internal] load build context [2024-09-10T02:35:36.457Z] #55 transferring context: 25.96kB 0.2s done [2024-09-10T02:35:36.457Z] #55 DONE 4.0s [2024-09-10T02:35:36.457Z] [2024-09-10T02:35:36.457Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:36.457Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s [2024-09-10T02:35:36.457Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.5s [2024-09-10T02:35:36.727Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 102.40kB / 123.56kB 0.6s [2024-09-10T02:35:36.727Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.6s [2024-09-10T02:35:36.727Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s [2024-09-10T02:35:36.994Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-09-10T02:35:36.994Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done [2024-09-10T02:35:37.264Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.1s [2024-09-10T02:35:37.264Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-09-10T02:35:37.568Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done [2024-09-10T02:35:37.568Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done [2024-09-10T02:35:37.568Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.5s [2024-09-10T02:35:37.837Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done [2024-09-10T02:35:37.837Z] #47 ... [2024-09-10T02:35:37.837Z] [2024-09-10T02:35:37.837Z] #56 [security-proxy-auth internal] load build context [2024-09-10T02:35:37.837Z] #56 transferring context: 3.10MB 4.3s done [2024-09-10T02:35:37.837Z] #56 DONE 5.6s [2024-09-10T02:35:37.837Z] [2024-09-10T02:35:37.837Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:38.804Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 2.8s [2024-09-10T02:35:39.389Z] #47 ... [2024-09-10T02:35:39.389Z] [2024-09-10T02:35:39.389Z] #57 [security-spiffe-token-provider internal] load build context [2024-09-10T02:35:39.389Z] #57 transferring context: 3.10MB 4.9s done [2024-09-10T02:35:39.389Z] #57 DONE 6.9s [2024-09-10T02:35:39.389Z] [2024-09-10T02:35:39.389Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:39.389Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.62MB / 28.04MB 3.3s [2024-09-10T02:35:39.657Z] #47 ... [2024-09-10T02:35:39.657Z] [2024-09-10T02:35:39.657Z] #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T02:35:39.657Z] #0 6.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:39.657Z] #0 7.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:39.657Z] #0 8.740 OK: 266 MiB in 52 packages [2024-09-10T02:35:39.925Z] #58 DONE 11.1s [2024-09-10T02:35:39.925Z] [2024-09-10T02:35:39.925Z] #59 [security-secretstore-setup internal] load build context [2024-09-10T02:35:39.925Z] #59 transferring context: 3.10MB 5.9s done [2024-09-10T02:35:39.925Z] #59 DONE 7.5s [2024-09-10T02:35:39.925Z] [2024-09-10T02:35:39.925Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T02:35:39.925Z] #60 ... [2024-09-10T02:35:39.925Z] [2024-09-10T02:35:39.925Z] #61 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T02:35:39.925Z] #0 8.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:39.925Z] #0 9.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:39.925Z] #61 ... [2024-09-10T02:35:39.925Z] [2024-09-10T02:35:39.925Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:39.925Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 4.0s [2024-09-10T02:35:41.358Z] #47 ... [2024-09-10T02:35:41.358Z] [2024-09-10T02:35:41.358Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T02:35:41.358Z] #0 9.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:41.358Z] #62 ... [2024-09-10T02:35:41.358Z] [2024-09-10T02:35:41.358Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T02:35:41.358Z] #63 ... [2024-09-10T02:35:41.358Z] [2024-09-10T02:35:41.358Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T02:35:41.358Z] #64 ... [2024-09-10T02:35:41.358Z] [2024-09-10T02:35:41.358Z] #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-10T02:35:41.358Z] #61 10.45 OK: 266 MiB in 52 packages [2024-09-10T02:35:41.358Z] #61 DONE 12.0s [2024-09-10T02:35:41.358Z] [2024-09-10T02:35:41.358Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T02:35:41.625Z] #65 ... [2024-09-10T02:35:41.625Z] [2024-09-10T02:35:41.625Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T02:35:41.625Z] #63 DONE 10.4s [2024-09-10T02:35:41.625Z] [2024-09-10T02:35:41.625Z] #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-10T02:35:41.625Z] #66 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:41.625Z] #66 ... [2024-09-10T02:35:41.626Z] [2024-09-10T02:35:41.626Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T02:35:41.906Z] #67 ... [2024-09-10T02:35:41.906Z] [2024-09-10T02:35:41.906Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:41.906Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.72MB / 28.04MB 5.8s [2024-09-10T02:35:41.906Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-10T02:35:41.906Z] #47 ... [2024-09-10T02:35:41.906Z] [2024-09-10T02:35:41.906Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T02:35:42.179Z] #68 ... [2024-09-10T02:35:42.179Z] [2024-09-10T02:35:42.179Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:42.179Z] #47 ... [2024-09-10T02:35:42.179Z] [2024-09-10T02:35:42.179Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T02:35:42.447Z] #69 ... [2024-09-10T02:35:42.447Z] [2024-09-10T02:35:42.447Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:42.716Z] #47 ... [2024-09-10T02:35:42.716Z] [2024-09-10T02:35:42.716Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T02:35:42.716Z] #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.8s done [2024-09-10T02:35:42.716Z] #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-10T02:35:42.716Z] #48 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-10T02:35:42.716Z] #48 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-10T02:35:42.716Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done [2024-09-10T02:35:42.716Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done [2024-09-10T02:35:42.716Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-09-10T02:35:42.716Z] #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 6.5s [2024-09-10T02:35:42.716Z] #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.6s done [2024-09-10T02:35:42.716Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-10T02:35:42.983Z] #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 6.7s [2024-09-10T02:35:42.983Z] #48 ... [2024-09-10T02:35:42.983Z] [2024-09-10T02:35:42.983Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:43.249Z] #47 ... [2024-09-10T02:35:43.249Z] [2024-09-10T02:35:43.249Z] #70 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:35:43.249Z] #70 DONE 3.4s [2024-09-10T02:35:43.249Z] [2024-09-10T02:35:43.249Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:43.249Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.2s [2024-09-10T02:35:43.249Z] #47 ... [2024-09-10T02:35:43.249Z] [2024-09-10T02:35:43.249Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T02:35:43.573Z] #71 ... [2024-09-10T02:35:43.573Z] [2024-09-10T02:35:43.573Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T02:35:43.573Z] #72 ... [2024-09-10T02:35:43.573Z] [2024-09-10T02:35:43.573Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T02:35:43.845Z] #73 ... [2024-09-10T02:35:43.845Z] [2024-09-10T02:35:43.845Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:43.845Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 7.9s [2024-09-10T02:35:44.117Z] #47 ... [2024-09-10T02:35:44.118Z] [2024-09-10T02:35:44.118Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:35:44.118Z] #74 DONE 2.7s [2024-09-10T02:35:44.118Z] [2024-09-10T02:35:44.118Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:45.090Z] #47 ... [2024-09-10T02:35:45.090Z] [2024-09-10T02:35:45.090Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-10T02:35:45.090Z] #60 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:45.090Z] #60 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:45.090Z] #60 13.68 OK: 266 MiB in 52 packages [2024-09-10T02:35:45.090Z] #60 DONE 15.4s [2024-09-10T02:35:45.090Z] [2024-09-10T02:35:45.090Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:45.090Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.20MB / 28.04MB 8.9s [2024-09-10T02:35:45.358Z] #47 ... [2024-09-10T02:35:45.358Z] [2024-09-10T02:35:45.358Z] #51 [support-cron-scheduler internal] load build context [2024-09-10T02:35:45.358Z] #51 transferring context: 3.10MB 8.3s done [2024-09-10T02:35:45.358Z] #51 DONE 10.9s [2024-09-10T02:35:45.358Z] [2024-09-10T02:35:45.358Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:45.358Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 9.3s [2024-09-10T02:35:45.358Z] #47 ... [2024-09-10T02:35:45.358Z] [2024-09-10T02:35:45.358Z] #75 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T02:35:45.358Z] #75 ... [2024-09-10T02:35:45.358Z] [2024-09-10T02:35:45.358Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:45.634Z] #47 ... [2024-09-10T02:35:45.634Z] [2024-09-10T02:35:45.634Z] #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-10T02:35:45.634Z] #66 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:45.634Z] #66 13.04 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T02:35:45.634Z] #66 13.04 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:35:45.634Z] #66 13.08 OK: 8 MiB in 16 packages [2024-09-10T02:35:45.634Z] #66 DONE 15.3s [2024-09-10T02:35:45.634Z] [2024-09-10T02:35:45.634Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:45.910Z] #47 ... [2024-09-10T02:35:45.910Z] [2024-09-10T02:35:45.910Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-10T02:35:45.910Z] #62 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:45.910Z] #62 12.84 (1/2) Installing ca-certificates (20240226-r0) [2024-09-10T02:35:45.910Z] #62 13.05 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-10T02:35:45.910Z] #62 13.05 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:35:45.910Z] #62 13.09 Executing ca-certificates-20240226-r0.trigger [2024-09-10T02:35:45.910Z] #62 13.53 OK: 9 MiB in 17 packages [2024-09-10T02:35:45.910Z] #62 DONE 14.7s [2024-09-10T02:35:45.910Z] [2024-09-10T02:35:45.910Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:45.910Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.55MB / 28.04MB 9.8s [2024-09-10T02:35:46.215Z] #160 ... [2024-09-10T02:35:46.215Z] [2024-09-10T02:35:46.215Z] #155 [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-09-10T02:35:46.215Z] #155 86.53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T02:35:46.910Z] #47 ... [2024-09-10T02:35:46.910Z] [2024-09-10T02:35:46.910Z] #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-10T02:35:46.910Z] #65 DONE 15.5s [2024-09-10T02:35:46.910Z] [2024-09-10T02:35:46.910Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:46.910Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.34MB / 28.04MB 11.0s [2024-09-10T02:35:47.176Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-10T02:35:47.176Z] #47 ... [2024-09-10T02:35:47.176Z] [2024-09-10T02:35:47.176Z] #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:35:47.176Z] #76 DONE 2.3s [2024-09-10T02:35:47.176Z] [2024-09-10T02:35:47.176Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:47.176Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 11.2s [2024-09-10T02:35:47.445Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-09-10T02:35:47.445Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-09-10T02:35:47.717Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 11.8s [2024-09-10T02:35:48.685Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.90MB / 28.04MB 12.7s [2024-09-10T02:35:49.280Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 13.2s [2024-09-10T02:35:49.865Z] #47 ... [2024-09-10T02:35:49.865Z] [2024-09-10T02:35:49.865Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-10T02:35:49.865Z] #64 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:49.865Z] #64 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:49.865Z] #64 17.72 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-10T02:35:49.865Z] #64 17.74 (2/2) Installing su-exec (0.2-r3) [2024-09-10T02:35:49.865Z] #64 17.74 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:35:49.865Z] #64 17.84 OK: 8 MiB in 17 packages [2024-09-10T02:35:49.865Z] #64 DONE 18.7s [2024-09-10T02:35:49.865Z] [2024-09-10T02:35:49.865Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:49.865Z] #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.6s done [2024-09-10T02:35:51.816Z] #47 ... [2024-09-10T02:35:51.816Z] [2024-09-10T02:35:51.816Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T02:35:51.816Z] #77 ... [2024-09-10T02:35:51.816Z] [2024-09-10T02:35:51.816Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T02:35:51.816Z] #50 18.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:53.241Z] #50 20.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:53.241Z] #50 ... [2024-09-10T02:35:53.241Z] [2024-09-10T02:35:53.241Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T02:35:53.241Z] #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.3s done [2024-09-10T02:35:53.241Z] #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-10T02:35:53.241Z] #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-09-10T02:35:53.506Z] #48 ... [2024-09-10T02:35:53.506Z] [2024-09-10T02:35:53.506Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:35:53.781Z] #78 ... [2024-09-10T02:35:53.781Z] [2024-09-10T02:35:53.781Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-10T02:35:53.781Z] #68 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:53.781Z] #68 17.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:53.781Z] #68 19.28 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T02:35:53.781Z] #68 19.28 (2/4) Installing openssl (3.1.7-r0) [2024-09-10T02:35:53.781Z] #68 19.28 (3/4) Installing su-exec (0.2-r3) [2024-09-10T02:35:53.781Z] #68 19.28 (4/4) Installing yq (4.33.3-r5) [2024-09-10T02:35:53.781Z] #68 19.92 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:35:53.781Z] #68 20.04 OK: 18 MiB in 19 packages [2024-09-10T02:35:53.781Z] #68 DONE 21.6s [2024-09-10T02:35:53.781Z] [2024-09-10T02:35:53.781Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T02:35:54.752Z] #79 ... [2024-09-10T02:35:54.752Z] [2024-09-10T02:35:54.752Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:35:54.752Z] #80 ... [2024-09-10T02:35:54.752Z] [2024-09-10T02:35:54.752Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T02:35:55.709Z] #48 ... [2024-09-10T02:35:55.709Z] [2024-09-10T02:35:55.709Z] #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-10T02:35:55.709Z] #0 9.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:55.709Z] #81 ... [2024-09-10T02:35:55.709Z] [2024-09-10T02:35:55.709Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:55.709Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.9s [2024-09-10T02:35:55.974Z] #47 ... [2024-09-10T02:35:55.974Z] [2024-09-10T02:35:55.974Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T02:35:55.974Z] #0 9.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:56.239Z] #82 ... [2024-09-10T02:35:56.240Z] [2024-09-10T02:35:56.240Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:56.821Z] #47 ... [2024-09-10T02:35:56.822Z] [2024-09-10T02:35:56.822Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T02:35:56.822Z] #0 9.726 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:57.087Z] #83 ... [2024-09-10T02:35:57.087Z] [2024-09-10T02:35:57.087Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T02:35:57.087Z] #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.3s [2024-09-10T02:35:57.356Z] #48 ... [2024-09-10T02:35:57.356Z] [2024-09-10T02:35:57.356Z] #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:35:57.356Z] #84 ... [2024-09-10T02:35:57.356Z] [2024-09-10T02:35:57.356Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T02:35:59.929Z] #48 ... [2024-09-10T02:35:59.930Z] [2024-09-10T02:35:59.930Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T02:35:59.930Z] #71 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:59.930Z] #71 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:59.930Z] #71 22.17 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T02:35:59.930Z] #71 22.17 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T02:35:59.930Z] #71 22.17 OK: 19946 distinct packages available [2024-09-10T02:35:59.930Z] #71 23.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:59.930Z] #71 26.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:59.930Z] #71 ... [2024-09-10T02:35:59.930Z] [2024-09-10T02:35:59.930Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:35:59.930Z] #47 ... [2024-09-10T02:35:59.930Z] [2024-09-10T02:35:59.930Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-10T02:35:59.930Z] #0 7.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:35:59.930Z] #0 9.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:00.195Z] #85 ... [2024-09-10T02:36:00.195Z] [2024-09-10T02:36:00.195Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:36:00.777Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.9s [2024-09-10T02:36:00.777Z] #47 ... [2024-09-10T02:36:00.777Z] [2024-09-10T02:36:00.777Z] #75 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T02:36:00.777Z] #75 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:00.777Z] #75 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:00.777Z] #75 22.67 (1/3) Installing ca-certificates (20240226-r0) [2024-09-10T02:36:00.777Z] #75 23.22 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-10T02:36:00.777Z] #75 23.27 (3/3) Installing tzdata (2024a-r0) [2024-09-10T02:36:01.045Z] #75 ... [2024-09-10T02:36:01.045Z] [2024-09-10T02:36:01.045Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:36:01.628Z] #47 ... [2024-09-10T02:36:01.628Z] [2024-09-10T02:36:01.628Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T02:36:01.628Z] #72 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:01.628Z] #72 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:01.628Z] #72 27.71 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T02:36:01.628Z] #72 27.71 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T02:36:01.628Z] #72 27.71 OK: 19946 distinct packages available [2024-09-10T02:36:01.628Z] #72 ... [2024-09-10T02:36:01.628Z] [2024-09-10T02:36:01.628Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:36:01.939Z] #47 ... [2024-09-10T02:36:01.939Z] [2024-09-10T02:36:01.939Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T02:36:01.939Z] #69 19.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:01.939Z] #69 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:01.939Z] #69 28.31 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T02:36:01.939Z] #69 28.31 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T02:36:01.939Z] #69 28.31 OK: 19954 distinct packages available [2024-09-10T02:36:02.212Z] #69 ... [2024-09-10T02:36:02.212Z] [2024-09-10T02:36:02.212Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T02:36:02.212Z] #73 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:02.212Z] #73 20.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:02.212Z] #73 27.95 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-10T02:36:02.212Z] #73 27.96 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-10T02:36:02.212Z] #73 27.96 OK: 19946 distinct packages available [2024-09-10T02:36:02.212Z] #73 ... [2024-09-10T02:36:02.212Z] [2024-09-10T02:36:02.212Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T02:36:02.212Z] #67 20.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:02.212Z] #67 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:02.212Z] #67 30.09 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T02:36:02.212Z] #67 30.15 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:36:02.212Z] #67 30.35 OK: 8 MiB in 16 packages [2024-09-10T02:36:02.482Z] #67 ... [2024-09-10T02:36:02.482Z] [2024-09-10T02:36:02.482Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T02:36:02.482Z] #69 30.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:02.751Z] #69 ... [2024-09-10T02:36:02.752Z] [2024-09-10T02:36:02.752Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T02:36:02.752Z] #77 11.20 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:02.752Z] #77 13.60 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:03.021Z] #77 ... [2024-09-10T02:36:03.021Z] [2024-09-10T02:36:03.021Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:36:03.981Z] #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.9s done [2024-09-10T02:36:04.249Z] #47 ... [2024-09-10T02:36:04.249Z] [2024-09-10T02:36:04.249Z] #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-10T02:36:04.249Z] #67 DONE 32.7s [2024-09-10T02:36:04.517Z] [2024-09-10T02:36:04.517Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T02:36:05.480Z] #86 ... [2024-09-10T02:36:05.480Z] [2024-09-10T02:36:05.480Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-10T02:36:05.480Z] #77 22.11 OK: 266 MiB in 52 packages [2024-09-10T02:36:05.480Z] #77 DONE 23.6s [2024-09-10T02:36:05.480Z] [2024-09-10T02:36:05.480Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-10T02:36:05.763Z] #87 DONE 0.5s [2024-09-10T02:36:05.763Z] [2024-09-10T02:36:05.763Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:36:06.358Z] #88 ... [2024-09-10T02:36:06.358Z] [2024-09-10T02:36:06.358Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T02:36:06.358Z] #82 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:06.358Z] #82 18.51 OK: 9 MiB in 17 packages [2024-09-10T02:36:06.358Z] #82 DONE 20.3s [2024-09-10T02:36:06.627Z] [2024-09-10T02:36:06.627Z] #81 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-10T02:36:06.627Z] #81 12.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:06.627Z] #81 19.61 OK: 8 MiB in 16 packages [2024-09-10T02:36:06.627Z] #81 DONE 21.8s [2024-09-10T02:36:06.627Z] [2024-09-10T02:36:06.627Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T02:36:06.627Z] #71 33.36 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-10T02:36:06.627Z] #71 33.41 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-10T02:36:06.627Z] #71 33.41 (3/5) Installing libucontext (1.2-r2) [2024-09-10T02:36:06.627Z] #71 33.41 (4/5) Installing gcompat (1.1.0-r1) [2024-09-10T02:36:06.627Z] #71 33.49 (5/5) Installing openssl (3.1.7-r0) [2024-09-10T02:36:06.627Z] #71 33.69 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:36:07.219Z] #71 33.98 OK: 9 MiB in 20 packages [2024-09-10T02:36:07.485Z] #71 ... [2024-09-10T02:36:07.485Z] [2024-09-10T02:36:07.485Z] #75 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-10T02:36:07.485Z] #75 27.55 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:36:07.485Z] #75 27.70 Executing ca-certificates-20240226-r0.trigger [2024-09-10T02:36:07.485Z] #75 29.06 OK: 12 MiB in 18 packages [2024-09-10T02:36:07.485Z] #75 DONE 32.1s [2024-09-10T02:36:07.485Z] [2024-09-10T02:36:07.485Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T02:36:08.070Z] #89 ... [2024-09-10T02:36:08.070Z] [2024-09-10T02:36:08.070Z] #50 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-10T02:36:08.070Z] #50 27.18 (1/4) Installing ca-certificates (20240226-r0) [2024-09-10T02:36:08.070Z] #50 27.86 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-10T02:36:08.070Z] #50 27.90 (3/4) Installing su-exec (0.2-r3) [2024-09-10T02:36:08.070Z] #50 27.91 (4/4) Installing yq (4.33.3-r5) [2024-09-10T02:36:08.070Z] #50 29.59 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:36:08.070Z] #50 29.82 Executing ca-certificates-20240226-r0.trigger [2024-09-10T02:36:08.070Z] #50 31.70 OK: 18 MiB in 19 packages [2024-09-10T02:36:08.070Z] #50 DONE 35.0s [2024-09-10T02:36:08.343Z] [2024-09-10T02:36:08.343Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T02:36:08.610Z] #90 ... [2024-09-10T02:36:08.610Z] [2024-09-10T02:36:08.610Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-10T02:36:08.610Z] #85 16.21 OK: 8 MiB in 17 packages [2024-09-10T02:36:08.610Z] #85 DONE 18.4s [2024-09-10T02:36:08.610Z] [2024-09-10T02:36:08.610Z] #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-10T02:36:08.610Z] #71 DONE 35.5s [2024-09-10T02:36:08.610Z] [2024-09-10T02:36:08.610Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-10T02:36:09.196Z] #91 ... [2024-09-10T02:36:09.196Z] [2024-09-10T02:36:09.196Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T02:36:09.196Z] #83 12.15 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:09.196Z] #83 20.77 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-10T02:36:09.196Z] #83 21.70 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:36:09.197Z] #83 21.84 OK: 8 MiB in 16 packages [2024-09-10T02:36:09.197Z] #83 ... [2024-09-10T02:36:09.197Z] [2024-09-10T02:36:09.197Z] #92 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T02:36:09.781Z] #92 ... [2024-09-10T02:36:09.781Z] [2024-09-10T02:36:09.781Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T02:36:09.781Z] #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.0s done [2024-09-10T02:36:10.049Z] #48 ... [2024-09-10T02:36:10.049Z] [2024-09-10T02:36:10.049Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T02:36:10.049Z] #86 5.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:10.316Z] #86 ... [2024-09-10T02:36:10.316Z] [2024-09-10T02:36:10.316Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-10T02:36:10.316Z] #79 6.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:10.316Z] #79 8.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:10.316Z] #79 15.22 OK: 18 MiB in 19 packages [2024-09-10T02:36:10.316Z] #79 DONE 16.8s [2024-09-10T02:36:10.316Z] [2024-09-10T02:36:10.316Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T02:36:10.316Z] #69 31.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:10.316Z] #69 37.75 OK: 266 MiB in 52 packages [2024-09-10T02:36:10.590Z] #69 ... [2024-09-10T02:36:10.590Z] [2024-09-10T02:36:10.590Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-10T02:36:10.590Z] #83 DONE 23.7s [2024-09-10T02:36:10.590Z] [2024-09-10T02:36:10.590Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-10T02:36:10.868Z] #93 DONE 0.4s [2024-09-10T02:36:10.868Z] [2024-09-10T02:36:10.868Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T02:36:10.868Z] #73 29.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:10.868Z] #73 31.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:11.136Z] #73 ... [2024-09-10T02:36:11.136Z] [2024-09-10T02:36:11.136Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-10T02:36:11.136Z] #69 DONE 38.9s [2024-09-10T02:36:11.136Z] [2024-09-10T02:36:11.136Z] #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:36:12.104Z] #94 DONE 1.0s [2024-09-10T02:36:12.104Z] [2024-09-10T02:36:12.104Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:36:12.688Z] #95 ... [2024-09-10T02:36:12.688Z] [2024-09-10T02:36:12.688Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T02:36:12.688Z] #72 29.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:12.688Z] #72 31.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:12.688Z] #72 38.08 (1/11) Installing ca-certificates (20240226-r0) [2024-09-10T02:36:12.688Z] #72 38.47 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-10T02:36:12.688Z] #72 38.57 (3/11) Installing libunistring (1.1-r1) [2024-09-10T02:36:12.688Z] #72 38.70 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-10T02:36:12.688Z] #72 38.72 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-10T02:36:12.688Z] #72 38.72 (6/11) Installing libcurl (8.9.1-r0) [2024-09-10T02:36:12.688Z] #72 38.79 (7/11) Installing curl (8.9.1-r0) [2024-09-10T02:36:12.688Z] #72 38.82 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-10T02:36:12.688Z] #72 38.83 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-10T02:36:12.688Z] #72 38.84 (10/11) Installing libucontext (1.2-r2) [2024-09-10T02:36:12.688Z] #72 38.84 (11/11) Installing gcompat (1.1.0-r1) [2024-09-10T02:36:12.688Z] #72 38.85 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:36:12.688Z] #72 38.92 Executing ca-certificates-20240226-r0.trigger [2024-09-10T02:36:12.962Z] #72 ... [2024-09-10T02:36:12.962Z] [2024-09-10T02:36:12.962Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-10T02:36:12.962Z] #73 38.12 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-10T02:36:12.962Z] #73 38.14 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-10T02:36:12.962Z] #73 38.18 (3/4) Installing libucontext (1.2-r2) [2024-09-10T02:36:12.962Z] #73 38.18 (4/4) Installing gcompat (1.1.0-r1) [2024-09-10T02:36:12.962Z] #73 38.21 Executing busybox-1.36.1-r7.trigger [2024-09-10T02:36:12.962Z] #73 38.29 OK: 8 MiB in 19 packages [2024-09-10T02:36:13.229Z] #73 DONE 39.7s [2024-09-10T02:36:13.229Z] [2024-09-10T02:36:13.229Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T02:36:14.644Z] #96 ... [2024-09-10T02:36:14.644Z] [2024-09-10T02:36:14.644Z] #72 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-10T02:36:14.644Z] #72 39.90 OK: 13 MiB in 26 packages [2024-09-10T02:36:14.644Z] #72 DONE 41.1s [2024-09-10T02:36:14.644Z] [2024-09-10T02:36:14.644Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T02:36:16.605Z] #97 ... [2024-09-10T02:36:16.605Z] [2024-09-10T02:36:16.605Z] #92 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-10T02:36:16.605Z] #92 DONE 7.8s [2024-09-10T02:36:16.605Z] [2024-09-10T02:36:16.605Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-10T02:36:16.605Z] #86 7.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:16.605Z] #86 10.87 OK: 8 MiB in 16 packages [2024-09-10T02:36:16.605Z] #86 DONE 12.0s [2024-09-10T02:36:16.605Z] [2024-09-10T02:36:16.605Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-10T02:36:16.874Z] #98 DONE 0.3s [2024-09-10T02:36:16.874Z] [2024-09-10T02:36:16.874Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T02:36:16.874Z] #89 7.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:16.874Z] #89 9.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:19.456Z] #89 11.77 OK: 12 MiB in 18 packages [2024-09-10T02:36:19.729Z] #89 DONE 12.2s [2024-09-10T02:36:19.729Z] [2024-09-10T02:36:19.729Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T02:36:19.729Z] #97 3.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:19.729Z] #97 4.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:20.318Z] #97 ... [2024-09-10T02:36:20.318Z] [2024-09-10T02:36:20.318Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-10T02:36:20.318Z] #90 7.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:20.318Z] #90 9.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:20.318Z] #90 11.44 OK: 18 MiB in 19 packages [2024-09-10T02:36:20.318Z] #90 DONE 12.1s [2024-09-10T02:36:20.318Z] [2024-09-10T02:36:20.318Z] #91 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-10T02:36:20.318Z] #91 7.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:20.318Z] #91 8.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:20.318Z] #91 10.80 OK: 9 MiB in 20 packages [2024-09-10T02:36:20.318Z] #91 DONE 11.9s [2024-09-10T02:36:20.599Z] [2024-09-10T02:36:20.600Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-10T02:36:22.018Z] #99 ... [2024-09-10T02:36:22.019Z] [2024-09-10T02:36:22.019Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-10T02:36:22.019Z] #96 4.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:22.019Z] #96 5.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-10T02:36:22.019Z] #96 7.758 OK: 8 MiB in 19 packages [2024-09-10T02:36:22.019Z] #96 DONE 8.7s [2024-09-10T02:36:22.019Z] [2024-09-10T02:36:22.019Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T02:36:22.019Z] #100 DONE 1.6s [2024-09-10T02:36:22.019Z] [2024-09-10T02:36:22.019Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-10T02:36:22.019Z] #99 DONE 1.7s [2024-09-10T02:36:22.019Z] [2024-09-10T02:36:22.019Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T02:36:22.300Z] #101 ... [2024-09-10T02:36:22.300Z] [2024-09-10T02:36:22.300Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-10T02:36:22.300Z] #97 7.099 OK: 13 MiB in 26 packages [2024-09-10T02:36:22.300Z] #97 DONE 7.8s [2024-09-10T02:36:22.300Z] [2024-09-10T02:36:22.300Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T02:36:22.888Z] #102 ... [2024-09-10T02:36:22.888Z] [2024-09-10T02:36:22.888Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-10T02:36:22.888Z] #103 DONE 0.7s [2024-09-10T02:36:22.888Z] [2024-09-10T02:36:22.888Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-10T02:36:22.888Z] #104 DONE 0.2s [2024-09-10T02:36:22.888Z] [2024-09-10T02:36:22.888Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T02:36:23.473Z] #105 DONE 0.4s [2024-09-10T02:36:23.473Z] [2024-09-10T02:36:23.473Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-10T02:36:23.749Z] #106 DONE 0.3s [2024-09-10T02:36:23.749Z] [2024-09-10T02:36:23.749Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-10T02:36:23.749Z] #107 DONE 0.2s [2024-09-10T02:36:23.749Z] [2024-09-10T02:36:23.749Z] #108 [security-spire-server] exporting to image [2024-09-10T02:36:23.749Z] #108 exporting layers [2024-09-10T02:36:24.018Z] #108 ... [2024-09-10T02:36:24.018Z] [2024-09-10T02:36:24.018Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T02:36:24.018Z] #102 DONE 1.9s [2024-09-10T02:36:24.018Z] [2024-09-10T02:36:24.018Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-10T02:36:24.285Z] #109 DONE 0.2s [2024-09-10T02:36:24.285Z] [2024-09-10T02:36:24.285Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-10T02:36:24.285Z] #101 DONE 2.3s [2024-09-10T02:36:24.285Z] [2024-09-10T02:36:24.285Z] #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-10T02:36:24.285Z] #110 ... [2024-09-10T02:36:24.285Z] [2024-09-10T02:36:24.285Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-10T02:36:24.285Z] #111 DONE 0.2s [2024-09-10T02:36:24.554Z] [2024-09-10T02:36:24.554Z] #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-10T02:36:24.554Z] #110 DONE 0.2s [2024-09-10T02:36:24.554Z] [2024-09-10T02:36:24.554Z] #112 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-10T02:36:24.554Z] #112 ... [2024-09-10T02:36:24.554Z] [2024-09-10T02:36:24.554Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T02:36:24.554Z] #113 DONE 0.3s [2024-09-10T02:36:24.828Z] [2024-09-10T02:36:24.828Z] #112 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-10T02:36:24.828Z] #112 DONE 0.3s [2024-09-10T02:36:24.828Z] [2024-09-10T02:36:24.828Z] #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-10T02:36:24.828Z] #114 DONE 0.1s [2024-09-10T02:36:24.828Z] [2024-09-10T02:36:24.828Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-10T02:36:24.828Z] #115 DONE 0.2s [2024-09-10T02:36:24.828Z] [2024-09-10T02:36:24.828Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-10T02:36:25.097Z] #116 ... [2024-09-10T02:36:25.097Z] [2024-09-10T02:36:25.097Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-10T02:36:25.097Z] #117 DONE 0.2s [2024-09-10T02:36:25.097Z] [2024-09-10T02:36:25.097Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-10T02:36:25.097Z] #116 DONE 0.2s [2024-09-10T02:36:25.097Z] [2024-09-10T02:36:25.097Z] #108 [security-spire-agent] exporting to image [2024-09-10T02:36:25.369Z] #108 ... [2024-09-10T02:36:25.369Z] [2024-09-10T02:36:25.369Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-10T02:36:25.369Z] #118 DONE 0.2s [2024-09-10T02:36:25.369Z] [2024-09-10T02:36:25.369Z] #108 [security-spire-config] exporting to image [2024-09-10T02:36:26.909Z] #108 exporting layers 2.8s done [2024-09-10T02:36:26.909Z] #108 writing image sha256:d2143b4d203c400bda26fe3aea5f9fb9ba8ee11979a6a8f51755c905000e0061 0.0s done [2024-09-10T02:36:26.909Z] #108 naming to docker.io/library/security-spire-server-arm64 done [2024-09-10T02:36:27.529Z] #108 exporting layers 2.4s done [2024-09-10T02:36:27.529Z] #108 writing image sha256:0adfec8a95c4b2a0b32373ee99a3363a3d792ca2cb09cb81dc6d146881d5123d 0.0s done [2024-09-10T02:36:27.529Z] #108 naming to docker.io/library/security-spire-agent-arm64 done [2024-09-10T02:36:27.800Z] #108 exporting layers 2.3s done [2024-09-10T02:36:27.800Z] #108 writing image sha256:e94a76e531b113d2af9d2038b500bf141898f59983017754e570d96d5ca34d14 done [2024-09-10T02:36:27.800Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2024-09-10T02:36:27.800Z] #108 DONE 4.1s [2024-09-10T02:36:27.800Z] [2024-09-10T02:36:27.800Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:37:07.678Z] #155 ... [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T02:37:07.678Z] #160 DONE 162.9s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T02:37:07.678Z] #159 DONE 162.9s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T02:37:07.678Z] #149 DONE 163.0s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T02:37:07.678Z] #150 DONE 163.0s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T02:37:07.678Z] #151 DONE 163.0s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #155 [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-09-10T02:37:07.678Z] #155 DONE 163.0s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T02:37:07.678Z] #156 DONE 163.0s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T02:37:07.678Z] #158 DONE 163.1s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:37:07.678Z] #161 ... [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T02:37:07.678Z] #157 DONE 163.3s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T02:37:07.678Z] #152 DONE 163.3s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T02:37:07.678Z] #154 DONE 163.4s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:37:07.678Z] #162 ... [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T02:37:07.678Z] #153 DONE 163.4s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T02:37:07.678Z] #148 DONE 163.6s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:37:07.678Z] #163 ... [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:37:07.678Z] #164 DONE 0.9s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:37:07.678Z] #165 DONE 0.9s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:37:07.678Z] #166 DONE 0.8s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:37:07.678Z] #167 DONE 0.9s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #168 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:37:07.678Z] #168 DONE 0.8s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:37:07.678Z] #161 DONE 0.9s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #169 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-10T02:37:07.678Z] #169 DONE 0.6s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:37:07.678Z] #162 DONE 0.6s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:37:07.678Z] #163 DONE 0.5s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-10T02:37:07.678Z] #170 DONE 1.4s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #171 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T02:37:07.678Z] #171 DONE 1.4s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-10T02:37:07.678Z] #172 DONE 1.4s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #173 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T02:37:07.678Z] #173 DONE 1.4s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #174 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T02:37:07.678Z] #174 DONE 1.4s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T02:37:07.678Z] #175 DONE 1.4s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:37:07.678Z] #176 CACHED [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T02:37:07.678Z] #177 CACHED [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T02:37:07.678Z] #178 CACHED [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:37:07.678Z] #179 CACHED [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:37:07.678Z] #180 CACHED [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T02:37:07.678Z] #181 CACHED [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-10T02:37:07.678Z] #182 DONE 1.4s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #183 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T02:37:07.678Z] #183 CACHED [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:37:07.678Z] #184 CACHED [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T02:37:07.678Z] #185 DONE 1.4s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-10T02:37:07.678Z] #186 ... [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #187 [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-09-10T02:37:07.678Z] #187 DONE 4.3s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #188 [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-09-10T02:37:07.678Z] #188 ... [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-10T02:37:07.678Z] #189 DONE 4.5s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #190 [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-09-10T02:37:07.678Z] #190 ... [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #191 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-10T02:37:07.678Z] #191 DONE 4.9s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-10T02:37:07.678Z] #192 DONE 5.0s [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.678Z] #193 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-10T02:37:07.678Z] #193 ... [2024-09-10T02:37:07.678Z] [2024-09-10T02:37:07.679Z] #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-10T02:37:07.679Z] #194 DONE 5.4s [2024-09-10T02:37:07.679Z] [2024-09-10T02:37:07.679Z] #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-10T02:37:07.679Z] #195 ... [2024-09-10T02:37:07.679Z] [2024-09-10T02:37:07.679Z] #196 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-10T02:37:07.679Z] #196 DONE 5.8s [2024-09-10T02:37:07.679Z] [2024-09-10T02:37:07.679Z] #104 [core-keeper] exporting to image [2024-09-10T02:37:07.679Z] #104 exporting layers [2024-09-10T02:37:07.679Z] #104 ... [2024-09-10T02:37:07.679Z] [2024-09-10T02:37:07.679Z] #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-10T02:37:07.679Z] #197 DONE 5.9s [2024-09-10T02:37:07.679Z] [2024-09-10T02:37:07.679Z] #198 [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-09-10T02:37:07.679Z] #198 DONE 6.1s [2024-09-10T02:37:07.679Z] [2024-09-10T02:37:07.679Z] #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-10T02:37:07.679Z] #199 ... [2024-09-10T02:37:07.679Z] [2024-09-10T02:37:07.679Z] #200 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-10T02:37:07.679Z] #200 DONE 6.4s [2024-09-10T02:37:07.679Z] [2024-09-10T02:37:07.679Z] #201 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-10T02:37:07.679Z] #201 ... [2024-09-10T02:37:07.679Z] [2024-09-10T02:37:07.679Z] #202 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-10T02:37:07.679Z] #202 DONE 6.7s [2024-09-10T02:37:07.679Z] [2024-09-10T02:37:07.679Z] #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-10T02:37:07.679Z] #203 ... [2024-09-10T02:37:07.679Z] [2024-09-10T02:37:07.679Z] #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-10T02:37:07.679Z] #186 DONE 6.9s [2024-09-10T02:37:07.679Z] [2024-09-10T02:37:07.679Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-10T02:37:07.679Z] #204 ... [2024-09-10T02:37:07.679Z] [2024-09-10T02:37:07.679Z] #205 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-10T02:37:07.679Z] #205 DONE 7.4s [2024-09-10T02:37:07.679Z] [2024-09-10T02:37:07.679Z] #104 [core-keeper] exporting to image [2024-09-10T02:37:07.679Z] #104 exporting layers 1.6s done [2024-09-10T02:37:07.679Z] #104 ... [2024-09-10T02:37:07.679Z] [2024-09-10T02:37:07.679Z] #206 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-10T02:37:07.679Z] #206 DONE 9.2s [2024-09-10T02:37:07.679Z] [2024-09-10T02:37:07.679Z] #207 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:37:09.075Z] #207 ... [2024-09-10T02:37:09.075Z] [2024-09-10T02:37:09.075Z] #104 [core-keeper] exporting to image [2024-09-10T02:37:09.075Z] #104 writing image sha256:cf056eceb0b2a20c9f7ec42b337e6604534aa6f7eaba8c4d68cf71a632df0cf9 0.1s done [2024-09-10T02:37:09.075Z] #104 naming to docker.io/library/core-keeper 0.0s done [2024-09-10T02:37:09.075Z] #104 DONE 6.5s [2024-09-10T02:37:09.075Z] [2024-09-10T02:37:09.075Z] #188 [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-09-10T02:37:09.075Z] #188 DONE 6.0s [2024-09-10T02:37:09.075Z] [2024-09-10T02:37:09.075Z] #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-10T02:37:09.075Z] #208 ... [2024-09-10T02:37:09.075Z] [2024-09-10T02:37:09.075Z] #190 [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-09-10T02:37:09.075Z] #190 DONE 6.0s [2024-09-10T02:37:09.335Z] [2024-09-10T02:37:09.335Z] #193 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-10T02:37:09.335Z] #193 DONE 5.8s [2024-09-10T02:37:09.335Z] [2024-09-10T02:37:09.335Z] #104 [security-spiffe-token-provider] exporting to image [2024-09-10T02:37:09.335Z] #104 ... [2024-09-10T02:37:09.335Z] [2024-09-10T02:37:09.335Z] #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-10T02:37:09.335Z] #195 DONE 5.7s [2024-09-10T02:37:09.335Z] [2024-09-10T02:37:09.335Z] #209 [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-09-10T02:37:09.335Z] #209 DONE 5.3s [2024-09-10T02:37:09.595Z] [2024-09-10T02:37:09.595Z] #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-10T02:37:09.595Z] #199 DONE 5.0s [2024-09-10T02:37:09.595Z] [2024-09-10T02:37:09.595Z] #210 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-10T02:37:09.595Z] #210 DONE 4.7s [2024-09-10T02:37:09.595Z] [2024-09-10T02:37:09.595Z] #201 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-10T02:37:09.595Z] #201 DONE 4.5s [2024-09-10T02:37:09.595Z] [2024-09-10T02:37:09.595Z] #104 [core-command] exporting to image [2024-09-10T02:37:09.595Z] #104 ... [2024-09-10T02:37:09.595Z] [2024-09-10T02:37:09.595Z] #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-10T02:37:09.595Z] #203 DONE 4.3s [2024-09-10T02:37:09.595Z] [2024-09-10T02:37:09.595Z] #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-10T02:37:09.595Z] #211 DONE 3.6s [2024-09-10T02:37:09.595Z] [2024-09-10T02:37:09.595Z] #207 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:37:09.595Z] #207 DONE 3.3s [2024-09-10T02:37:09.595Z] [2024-09-10T02:37:09.595Z] #212 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-10T02:37:09.595Z] #212 DONE 0.4s [2024-09-10T02:37:09.595Z] [2024-09-10T02:37:09.595Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-10T02:37:09.595Z] #204 DONE 4.0s [2024-09-10T02:37:09.595Z] [2024-09-10T02:37:09.595Z] #104 [support-scheduler] exporting to image [2024-09-10T02:37:09.853Z] #104 exporting layers 0.4s done [2024-09-10T02:37:10.111Z] #104 ... [2024-09-10T02:37:10.111Z] [2024-09-10T02:37:10.111Z] #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-10T02:37:10.111Z] #208 DONE 0.9s [2024-09-10T02:37:10.111Z] [2024-09-10T02:37:10.111Z] #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-10T02:37:10.111Z] #213 DONE 0.5s [2024-09-10T02:37:10.111Z] [2024-09-10T02:37:10.111Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-10T02:37:10.111Z] #214 DONE 0.6s [2024-09-10T02:37:10.111Z] [2024-09-10T02:37:10.111Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-10T02:37:10.111Z] #215 DONE 0.4s [2024-09-10T02:37:10.111Z] [2024-09-10T02:37:10.111Z] #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-10T02:37:10.111Z] #216 DONE 0.4s [2024-09-10T02:37:10.111Z] [2024-09-10T02:37:10.111Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-10T02:37:10.111Z] #217 DONE 0.4s [2024-09-10T02:37:10.111Z] [2024-09-10T02:37:10.111Z] #104 [core-metadata] exporting to image [2024-09-10T02:37:10.371Z] #104 ... [2024-09-10T02:37:10.371Z] [2024-09-10T02:37:10.371Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-10T02:37:10.371Z] #218 DONE 0.5s [2024-09-10T02:37:10.371Z] [2024-09-10T02:37:10.371Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T02:37:10.371Z] #219 DONE 0.5s [2024-09-10T02:37:10.371Z] [2024-09-10T02:37:10.371Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-10T02:37:10.371Z] #220 DONE 0.5s [2024-09-10T02:37:10.371Z] [2024-09-10T02:37:10.371Z] #104 [support-scheduler] exporting to image [2024-09-10T02:37:10.371Z] #104 writing image sha256:5344bcb19d346231a4cd56efbb331917ddbe0772cbb11f1a70460e85f074b57e 0.0s done [2024-09-10T02:37:10.371Z] #104 writing image sha256:bec61db612e0e51ea0024167e7d0cbfb1ace0ac80b14dabc29343c88eb8d8f51 0.0s done [2024-09-10T02:37:10.371Z] #104 writing image sha256:b3832ff3a72eb57b78c942023f769ef18c590c2a5e91cee0e6bef658ddf5961f 0.0s done [2024-09-10T02:37:10.371Z] #104 writing image sha256:2dc97a81b12778562d073cd8362a7f743072805a0090a084a85b5ec0a2fd8ebd [2024-09-10T02:37:10.371Z] #104 naming to docker.io/library/support-notifications done [2024-09-10T02:37:10.371Z] #104 naming to docker.io/library/support-scheduler done [2024-09-10T02:37:10.371Z] #104 naming to docker.io/library/core-command [2024-09-10T02:37:10.631Z] #104 exporting layers 0.5s done [2024-09-10T02:37:10.631Z] #104 writing image sha256:2dc97a81b12778562d073cd8362a7f743072805a0090a084a85b5ec0a2fd8ebd 0.1s done [2024-09-10T02:37:10.631Z] #104 naming to docker.io/library/core-command done [2024-09-10T02:37:10.631Z] #104 naming to docker.io/library/security-spiffe-token-provider done [2024-09-10T02:37:10.631Z] #104 writing image sha256:d015269ee3f40641785590d636c19a9d0bd47656d2ad0b98267346f7d46290ac [2024-09-10T02:37:10.890Z] #104 writing image sha256:d015269ee3f40641785590d636c19a9d0bd47656d2ad0b98267346f7d46290ac done [2024-09-10T02:37:10.890Z] #104 writing image sha256:f7820e5177a9a69b635a7dac32ff1edbf52bad73769742057238643bbc5d8c6b done [2024-09-10T02:37:10.890Z] #104 writing image sha256:e2e294f2da9ed7f45c48f61743f86966e8d85306e2de620a8b024e749ff60d7e done [2024-09-10T02:37:10.890Z] #104 naming to docker.io/library/core-data done [2024-09-10T02:37:10.890Z] #104 naming to docker.io/library/support-cron-scheduler done [2024-09-10T02:37:10.890Z] #104 naming to docker.io/library/core-metadata done [2024-09-10T02:37:10.890Z] #104 DONE 8.0s [2024-09-10T02:37:10.890Z] [2024-09-10T02:37:10.890Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-10T02:37:10.890Z] #221 DONE 0.3s [2024-09-10T02:37:10.890Z] [2024-09-10T02:37:10.890Z] #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-10T02:37:10.890Z] #222 DONE 0.3s [2024-09-10T02:37:10.890Z] [2024-09-10T02:37:10.890Z] #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T02:37:10.890Z] #223 DONE 0.1s [2024-09-10T02:37:10.890Z] [2024-09-10T02:37:10.890Z] #224 [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-09-10T02:37:10.890Z] #224 DONE 0.1s [2024-09-10T02:37:10.890Z] [2024-09-10T02:37:10.890Z] #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T02:37:10.890Z] #225 DONE 0.9s [2024-09-10T02:37:10.890Z] [2024-09-10T02:37:10.890Z] #226 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T02:37:10.890Z] #226 ... [2024-09-10T02:37:10.890Z] [2024-09-10T02:37:10.890Z] #227 [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-09-10T02:37:10.890Z] #227 DONE 0.1s [2024-09-10T02:37:11.149Z] [2024-09-10T02:37:11.149Z] #228 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T02:37:11.149Z] #228 DONE 1.0s [2024-09-10T02:37:11.149Z] [2024-09-10T02:37:11.149Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T02:37:11.149Z] #229 DONE 0.5s [2024-09-10T02:37:11.149Z] [2024-09-10T02:37:11.149Z] #230 [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-09-10T02:37:11.149Z] #230 DONE 0.1s [2024-09-10T02:37:11.149Z] [2024-09-10T02:37:11.149Z] #231 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-10T02:37:11.149Z] #231 DONE 0.1s [2024-09-10T02:37:11.149Z] [2024-09-10T02:37:11.149Z] #104 [core-common-config-bootstrapper] exporting to image [2024-09-10T02:37:11.149Z] #104 ... [2024-09-10T02:37:11.149Z] [2024-09-10T02:37:11.149Z] #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-10T02:37:11.149Z] #232 DONE 0.1s [2024-09-10T02:37:11.149Z] [2024-09-10T02:37:11.149Z] #104 [security-proxy-auth] exporting to image [2024-09-10T02:37:11.149Z] #104 exporting layers 0.2s done [2024-09-10T02:37:11.149Z] #104 writing image sha256:37ef142f95502ec89fc9bf68b40579408dbfab67252e2dac3f6980339cb39579 0.0s done [2024-09-10T02:37:11.149Z] #104 naming to docker.io/library/security-proxy-auth done [2024-09-10T02:37:11.408Z] #104 exporting layers 0.3s done [2024-09-10T02:37:11.408Z] #104 writing image sha256:fa4eab39436686db47fb176a1a6b35b469cdd971592cdf8ad53cee8774d82373 0.0s done [2024-09-10T02:37:11.408Z] #104 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-10T02:37:11.408Z] #104 writing image sha256:02b5427e45c5a8d5f405ed3fdba407fef21b5c363fc660910a4a42463ed9af17 done [2024-09-10T02:37:11.408Z] #104 naming to docker.io/library/security-proxy-setup done [2024-09-10T02:37:11.408Z] #104 DONE 8.5s [2024-09-10T02:37:11.408Z] [2024-09-10T02:37:11.408Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T02:37:11.408Z] #233 ... [2024-09-10T02:37:11.408Z] [2024-09-10T02:37:11.408Z] #226 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T02:37:11.408Z] #226 DONE 0.6s [2024-09-10T02:37:11.666Z] [2024-09-10T02:37:11.666Z] #104 [security-secretstore-setup] exporting to image [2024-09-10T02:37:11.666Z] #104 exporting layers 0.2s done [2024-09-10T02:37:11.666Z] #104 ... [2024-09-10T02:37:11.666Z] [2024-09-10T02:37:11.666Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T02:37:11.666Z] #233 DONE 0.5s [2024-09-10T02:37:11.666Z] [2024-09-10T02:37:11.666Z] #104 [security-bootstrapper] exporting to image [2024-09-10T02:37:11.666Z] #104 writing image sha256:293121ea1e41db4956aabe346b1a65d47f5ddfec515dd9df19604d21db579c84 done [2024-09-10T02:37:11.666Z] #104 naming to docker.io/library/security-secretstore-setup done [2024-09-10T02:37:11.925Z] #104 exporting layers 0.2s done [2024-09-10T02:37:11.925Z] #104 writing image sha256:e49a5f4849f06245fee0c92634579089b8350bb08a47a4a6e9c3a82ffcfbd83c done [2024-09-10T02:37:11.925Z] #104 naming to docker.io/library/security-bootstrapper done [2024-09-10T02:37:11.925Z] #104 DONE 8.9s [2024-09-10T02:37:11.925Z] [2024-09-10T02:37:11.925Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T02:37:11.925Z] time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T02:37:11.925Z] time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T02:37:11.925Z] time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T02:37:11.925Z] time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T02:37:11.925Z] time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T02:37:11.925Z] time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T02:37:11.925Z] time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T02:37:11.925Z] time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T02:37:11.925Z] time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T02:37:11.925Z] time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T02:37:11.925Z] time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T02:37:11.925Z] time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T02:37:11.925Z] time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T02:37:11.925Z] time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T02:37:11.925Z] time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T02:37:11.925Z] time="2024-09-10T02:32:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-10T02:37:11.934Z] $ docker stop --time=1 5efc273b4efe2d53d26bfcf9394b7eaf3d3ffd8f8251214544df99d6f64d922a [2024-09-10T02:37:13.170Z] $ docker rm -f --volumes 5efc273b4efe2d53d26bfcf9394b7eaf3d3ffd8f8251214544df99d6f64d922a [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T02:37:13.513Z] + docker images [2024-09-10T02:37:13.513Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-10T02:37:13.514Z] security-bootstrapper latest e49a5f4849f0 2 seconds ago 19MB [2024-09-10T02:37:13.514Z] security-secretstore-setup latest 293121ea1e41 2 seconds ago 37MB [2024-09-10T02:37:13.514Z] core-common-config-bootstrapper latest fa4eab394366 3 seconds ago 15.2MB [2024-09-10T02:37:13.514Z] security-proxy-setup latest 02b5427e45c5 3 seconds ago 26.2MB [2024-09-10T02:37:13.514Z] security-proxy-auth latest 37ef142f9550 3 seconds ago 33.1MB [2024-09-10T02:37:13.514Z] support-scheduler latest bec61db612e0 4 seconds ago 42MB [2024-09-10T02:37:13.514Z] core-metadata latest e2e294f2da9e 4 seconds ago 39.9MB [2024-09-10T02:37:13.514Z] support-notifications latest 5344bcb19d34 4 seconds ago 42.6MB [2024-09-10T02:37:13.514Z] support-cron-scheduler latest f7820e5177a9 4 seconds ago 44.2MB [2024-09-10T02:37:13.514Z] core-data latest d015269ee3f4 4 seconds ago 39.7MB [2024-09-10T02:37:13.514Z] core-command latest b3832ff3a72e 4 seconds ago 35.5MB [2024-09-10T02:37:13.514Z] security-spiffe-token-provider latest 2dc97a81b127 5 seconds ago 28.9MB [2024-09-10T02:37:13.514Z] core-keeper latest cf056eceb0b2 9 seconds ago 39.6MB [2024-09-10T02:37:13.514Z] security-spire-server latest 70de43526aed 4 minutes ago 121MB [2024-09-10T02:37:13.514Z] security-spire-agent latest 82ad1de9fc7c 4 minutes ago 182MB [2024-09-10T02:37:13.514Z] security-spire-config latest f739dc2160f8 4 minutes ago 120MB [2024-09-10T02:37:13.514Z] ci-base-image-x86_64 latest f1218cdbd2fd 8 minutes ago 971MB [2024-09-10T02:37:13.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-10T02:37:13.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-10T02:37:13.514Z] 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-09-10T02:37:13.648Z] provisioning config files... [2024-09-10T02:37:13.658Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/690@tmp/config15876020637321540391tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T02:37:13.966Z] ---> ****-login.sh [2024-09-10T02:37:13.966Z] nexus3.edgexfoundry.org:10001 [2024-09-10T02:37:13.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:37:13.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:37:13.966Z] Configure a credential helper to remove this warning. See [2024-09-10T02:37:13.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:37:13.967Z] [2024-09-10T02:37:13.967Z] Login Succeeded [2024-09-10T02:37:13.967Z] nexus3.edgexfoundry.org:10002 [2024-09-10T02:37:13.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:37:13.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:37:13.967Z] Configure a credential helper to remove this warning. See [2024-09-10T02:37:13.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:37:13.967Z] [2024-09-10T02:37:13.967Z] Login Succeeded [2024-09-10T02:37:13.967Z] nexus3.edgexfoundry.org:10003 [2024-09-10T02:37:14.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:37:14.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:37:14.227Z] Configure a credential helper to remove this warning. See [2024-09-10T02:37:14.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:37:14.227Z] [2024-09-10T02:37:14.227Z] Login Succeeded [2024-09-10T02:37:14.227Z] nexus3.edgexfoundry.org:10004 [2024-09-10T02:37:14.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:37:14.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:37:14.227Z] Configure a credential helper to remove this warning. See [2024-09-10T02:37:14.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:37:14.227Z] [2024-09-10T02:37:14.227Z] Login Succeeded [2024-09-10T02:37:14.227Z] ****.io [2024-09-10T02:37:14.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T02:37:14.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T02:37:14.486Z] Configure a credential helper to remove this warning. See [2024-09-10T02:37:14.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T02:37:14.486Z] [2024-09-10T02:37:14.486Z] Login Succeeded [2024-09-10T02:37:14.486Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T02:37:14.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T02:37:14.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T02:37:14.578Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-10T02:37:14.578Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:14.578Z] latest [2024-09-10T02:37:14.578Z] 3.2.0-dev.69 [2024-09-10T02:37:14.578Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:14.578Z] main [2024-09-10T02:37:14.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:14.925Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:15.254Z] + docker push nexus3.edgexfoundry.org:10004/core-command:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:15.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-10T02:37:15.254Z] b23ded9f7af5: Preparing [2024-09-10T02:37:15.254Z] 49046752a633: Preparing [2024-09-10T02:37:15.254Z] a74808207955: Preparing [2024-09-10T02:37:15.254Z] e51145a30602: Preparing [2024-09-10T02:37:15.254Z] d4820ce70474: Preparing [2024-09-10T02:37:15.254Z] dec3f5861146: Preparing [2024-09-10T02:37:15.254Z] d62a02444d39: Preparing [2024-09-10T02:37:15.254Z] dec3f5861146: Waiting [2024-09-10T02:37:15.254Z] d62a02444d39: Waiting [2024-09-10T02:37:15.512Z] b23ded9f7af5: Pushed [2024-09-10T02:37:15.512Z] a74808207955: Pushed [2024-09-10T02:37:15.512Z] d4820ce70474: Pushed [2024-09-10T02:37:15.512Z] e51145a30602: Pushed [2024-09-10T02:37:15.512Z] d62a02444d39: Layer already exists [2024-09-10T02:37:15.512Z] dec3f5861146: Pushed [2024-09-10T02:37:18.048Z] 49046752a633: Pushed [2024-09-10T02:37:18.048Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:6d021b74d28d10b0470e2082222d42e20ae0339be6a8617cf417526409a1f62b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:18.375Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:18.696Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-10T02:37:18.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-10T02:37:18.697Z] b23ded9f7af5: Preparing [2024-09-10T02:37:18.697Z] 49046752a633: Preparing [2024-09-10T02:37:18.697Z] a74808207955: Preparing [2024-09-10T02:37:18.697Z] e51145a30602: Preparing [2024-09-10T02:37:18.697Z] d4820ce70474: Preparing [2024-09-10T02:37:18.697Z] dec3f5861146: Preparing [2024-09-10T02:37:18.697Z] d62a02444d39: Preparing [2024-09-10T02:37:18.697Z] d62a02444d39: Waiting [2024-09-10T02:37:18.697Z] dec3f5861146: Waiting [2024-09-10T02:37:18.697Z] b23ded9f7af5: Layer already exists [2024-09-10T02:37:18.697Z] 49046752a633: Layer already exists [2024-09-10T02:37:18.697Z] d4820ce70474: Layer already exists [2024-09-10T02:37:18.697Z] a74808207955: Layer already exists [2024-09-10T02:37:18.697Z] e51145a30602: Layer already exists [2024-09-10T02:37:18.697Z] dec3f5861146: Layer already exists [2024-09-10T02:37:18.697Z] d62a02444d39: Layer already exists [2024-09-10T02:37:18.697Z] latest: digest: sha256:6d021b74d28d10b0470e2082222d42e20ae0339be6a8617cf417526409a1f62b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:19.022Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:19.339Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.69 [2024-09-10T02:37:19.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-10T02:37:19.339Z] b23ded9f7af5: Preparing [2024-09-10T02:37:19.339Z] 49046752a633: Preparing [2024-09-10T02:37:19.339Z] a74808207955: Preparing [2024-09-10T02:37:19.339Z] e51145a30602: Preparing [2024-09-10T02:37:19.339Z] d4820ce70474: Preparing [2024-09-10T02:37:19.339Z] dec3f5861146: Preparing [2024-09-10T02:37:19.339Z] d62a02444d39: Preparing [2024-09-10T02:37:19.339Z] dec3f5861146: Waiting [2024-09-10T02:37:19.339Z] d62a02444d39: Waiting [2024-09-10T02:37:19.339Z] d4820ce70474: Layer already exists [2024-09-10T02:37:19.339Z] b23ded9f7af5: Layer already exists [2024-09-10T02:37:19.339Z] 49046752a633: Layer already exists [2024-09-10T02:37:19.339Z] a74808207955: Layer already exists [2024-09-10T02:37:19.339Z] e51145a30602: Layer already exists [2024-09-10T02:37:19.339Z] d62a02444d39: Layer already exists [2024-09-10T02:37:19.339Z] dec3f5861146: Layer already exists [2024-09-10T02:37:19.339Z] 3.2.0-dev.69: digest: sha256:6d021b74d28d10b0470e2082222d42e20ae0339be6a8617cf417526409a1f62b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:19.665Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:19.988Z] + docker push nexus3.edgexfoundry.org:10004/core-command:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:19.988Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-10T02:37:19.988Z] b23ded9f7af5: Preparing [2024-09-10T02:37:19.988Z] 49046752a633: Preparing [2024-09-10T02:37:19.988Z] a74808207955: Preparing [2024-09-10T02:37:19.988Z] e51145a30602: Preparing [2024-09-10T02:37:19.988Z] d4820ce70474: Preparing [2024-09-10T02:37:19.988Z] dec3f5861146: Preparing [2024-09-10T02:37:19.988Z] d62a02444d39: Preparing [2024-09-10T02:37:19.988Z] d62a02444d39: Waiting [2024-09-10T02:37:19.988Z] dec3f5861146: Waiting [2024-09-10T02:37:19.988Z] 49046752a633: Layer already exists [2024-09-10T02:37:19.988Z] e51145a30602: Layer already exists [2024-09-10T02:37:19.988Z] a74808207955: Layer already exists [2024-09-10T02:37:19.988Z] d4820ce70474: Layer already exists [2024-09-10T02:37:19.988Z] b23ded9f7af5: Layer already exists [2024-09-10T02:37:19.988Z] d62a02444d39: Layer already exists [2024-09-10T02:37:19.988Z] dec3f5861146: Layer already exists [2024-09-10T02:37:19.988Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:6d021b74d28d10b0470e2082222d42e20ae0339be6a8617cf417526409a1f62b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:20.319Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:20.641Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-10T02:37:20.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-10T02:37:20.641Z] b23ded9f7af5: Preparing [2024-09-10T02:37:20.641Z] 49046752a633: Preparing [2024-09-10T02:37:20.641Z] a74808207955: Preparing [2024-09-10T02:37:20.641Z] e51145a30602: Preparing [2024-09-10T02:37:20.641Z] d4820ce70474: Preparing [2024-09-10T02:37:20.641Z] dec3f5861146: Preparing [2024-09-10T02:37:20.641Z] d62a02444d39: Preparing [2024-09-10T02:37:20.641Z] dec3f5861146: Waiting [2024-09-10T02:37:20.641Z] d62a02444d39: Waiting [2024-09-10T02:37:20.641Z] a74808207955: Layer already exists [2024-09-10T02:37:20.641Z] e51145a30602: Layer already exists [2024-09-10T02:37:20.641Z] 49046752a633: Layer already exists [2024-09-10T02:37:20.641Z] b23ded9f7af5: Layer already exists [2024-09-10T02:37:20.641Z] d4820ce70474: Layer already exists [2024-09-10T02:37:20.641Z] dec3f5861146: Layer already exists [2024-09-10T02:37:20.641Z] d62a02444d39: Layer already exists [2024-09-10T02:37:20.641Z] main: digest: sha256:6d021b74d28d10b0470e2082222d42e20ae0339be6a8617cf417526409a1f62b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T02:37:20.699Z] ===================================================== [Pipeline] echo [2024-09-10T02:37:20.713Z] taggedImages: [2024-09-10T02:37:20.713Z] - nexus3.edgexfoundry.org:10004/core-command:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:20.713Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-10T02:37:20.713Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.69 [2024-09-10T02:37:20.713Z] - nexus3.edgexfoundry.org:10004/core-command:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:20.713Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-10T02:37:20.738Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-10T02:37:20.738Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:20.738Z] latest [2024-09-10T02:37:20.738Z] 3.2.0-dev.69 [2024-09-10T02:37:20.738Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:20.738Z] main [2024-09-10T02:37:20.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:21.079Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:21.399Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:21.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-10T02:37:21.399Z] bef2a7411e4f: Preparing [2024-09-10T02:37:21.399Z] a64ff6d154ce: Preparing [2024-09-10T02:37:21.399Z] c0330923961f: Preparing [2024-09-10T02:37:21.399Z] f31836bcffe2: Preparing [2024-09-10T02:37:21.399Z] a74808207955: Preparing [2024-09-10T02:37:21.399Z] e51145a30602: Preparing [2024-09-10T02:37:21.399Z] d4820ce70474: Preparing [2024-09-10T02:37:21.399Z] dec3f5861146: Preparing [2024-09-10T02:37:21.399Z] d62a02444d39: Preparing [2024-09-10T02:37:21.399Z] e51145a30602: Waiting [2024-09-10T02:37:21.399Z] d4820ce70474: Waiting [2024-09-10T02:37:21.399Z] dec3f5861146: Waiting [2024-09-10T02:37:21.399Z] d62a02444d39: Waiting [2024-09-10T02:37:21.399Z] a74808207955: Layer already exists [2024-09-10T02:37:21.399Z] e51145a30602: Layer already exists [2024-09-10T02:37:21.400Z] d4820ce70474: Layer already exists [2024-09-10T02:37:21.400Z] dec3f5861146: Layer already exists [2024-09-10T02:37:21.400Z] d62a02444d39: Layer already exists [2024-09-10T02:37:21.400Z] c0330923961f: Pushed [2024-09-10T02:37:21.400Z] bef2a7411e4f: Pushed [2024-09-10T02:37:21.400Z] a64ff6d154ce: Pushed [2024-09-10T02:37:22.332Z] f31836bcffe2: Pushed [2024-09-10T02:37:22.332Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:92db21b8d1194b706bb5950f618e08b4ee79dc75c5f2957bb012b0d4cc1a54f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:22.662Z] + 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-09-10T02:37:22.981Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-10T02:37:22.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-10T02:37:22.981Z] bef2a7411e4f: Preparing [2024-09-10T02:37:22.981Z] a64ff6d154ce: Preparing [2024-09-10T02:37:22.981Z] c0330923961f: Preparing [2024-09-10T02:37:22.981Z] f31836bcffe2: Preparing [2024-09-10T02:37:22.981Z] a74808207955: Preparing [2024-09-10T02:37:22.981Z] e51145a30602: Preparing [2024-09-10T02:37:22.981Z] d4820ce70474: Preparing [2024-09-10T02:37:22.981Z] dec3f5861146: Preparing [2024-09-10T02:37:22.981Z] d62a02444d39: Preparing [2024-09-10T02:37:22.981Z] d4820ce70474: Waiting [2024-09-10T02:37:22.981Z] e51145a30602: Waiting [2024-09-10T02:37:22.981Z] d62a02444d39: Waiting [2024-09-10T02:37:22.981Z] f31836bcffe2: Layer already exists [2024-09-10T02:37:22.981Z] bef2a7411e4f: Layer already exists [2024-09-10T02:37:22.981Z] a74808207955: Layer already exists [2024-09-10T02:37:22.981Z] c0330923961f: Layer already exists [2024-09-10T02:37:22.981Z] a64ff6d154ce: Layer already exists [2024-09-10T02:37:22.981Z] dec3f5861146: Layer already exists [2024-09-10T02:37:22.981Z] e51145a30602: Layer already exists [2024-09-10T02:37:22.981Z] d4820ce70474: Layer already exists [2024-09-10T02:37:22.981Z] d62a02444d39: Layer already exists [2024-09-10T02:37:22.981Z] latest: digest: sha256:92db21b8d1194b706bb5950f618e08b4ee79dc75c5f2957bb012b0d4cc1a54f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:23.308Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:23.634Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.69 [2024-09-10T02:37:23.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-10T02:37:23.634Z] bef2a7411e4f: Preparing [2024-09-10T02:37:23.634Z] a64ff6d154ce: Preparing [2024-09-10T02:37:23.634Z] c0330923961f: Preparing [2024-09-10T02:37:23.634Z] f31836bcffe2: Preparing [2024-09-10T02:37:23.634Z] a74808207955: Preparing [2024-09-10T02:37:23.634Z] e51145a30602: Preparing [2024-09-10T02:37:23.634Z] d4820ce70474: Preparing [2024-09-10T02:37:23.634Z] dec3f5861146: Preparing [2024-09-10T02:37:23.634Z] d62a02444d39: Preparing [2024-09-10T02:37:23.634Z] d4820ce70474: Waiting [2024-09-10T02:37:23.634Z] dec3f5861146: Waiting [2024-09-10T02:37:23.634Z] d62a02444d39: Waiting [2024-09-10T02:37:23.634Z] c0330923961f: Layer already exists [2024-09-10T02:37:23.634Z] a74808207955: Layer already exists [2024-09-10T02:37:23.634Z] a64ff6d154ce: Layer already exists [2024-09-10T02:37:23.634Z] bef2a7411e4f: Layer already exists [2024-09-10T02:37:23.634Z] f31836bcffe2: Layer already exists [2024-09-10T02:37:23.634Z] e51145a30602: Layer already exists [2024-09-10T02:37:23.634Z] d4820ce70474: Layer already exists [2024-09-10T02:37:23.634Z] dec3f5861146: Layer already exists [2024-09-10T02:37:23.634Z] d62a02444d39: Layer already exists [2024-09-10T02:37:23.634Z] 3.2.0-dev.69: digest: sha256:92db21b8d1194b706bb5950f618e08b4ee79dc75c5f2957bb012b0d4cc1a54f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:23.961Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:24.289Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:24.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-10T02:37:24.289Z] bef2a7411e4f: Preparing [2024-09-10T02:37:24.289Z] a64ff6d154ce: Preparing [2024-09-10T02:37:24.289Z] c0330923961f: Preparing [2024-09-10T02:37:24.289Z] f31836bcffe2: Preparing [2024-09-10T02:37:24.289Z] a74808207955: Preparing [2024-09-10T02:37:24.289Z] e51145a30602: Preparing [2024-09-10T02:37:24.289Z] d4820ce70474: Preparing [2024-09-10T02:37:24.289Z] dec3f5861146: Preparing [2024-09-10T02:37:24.289Z] d62a02444d39: Preparing [2024-09-10T02:37:24.289Z] d4820ce70474: Waiting [2024-09-10T02:37:24.289Z] e51145a30602: Waiting [2024-09-10T02:37:24.289Z] dec3f5861146: Waiting [2024-09-10T02:37:24.289Z] bef2a7411e4f: Layer already exists [2024-09-10T02:37:24.289Z] a64ff6d154ce: Layer already exists [2024-09-10T02:37:24.289Z] f31836bcffe2: Layer already exists [2024-09-10T02:37:24.289Z] a74808207955: Layer already exists [2024-09-10T02:37:24.289Z] c0330923961f: Layer already exists [2024-09-10T02:37:24.289Z] d4820ce70474: Layer already exists [2024-09-10T02:37:24.289Z] e51145a30602: Layer already exists [2024-09-10T02:37:24.289Z] dec3f5861146: Layer already exists [2024-09-10T02:37:24.289Z] d62a02444d39: Layer already exists [2024-09-10T02:37:24.289Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:92db21b8d1194b706bb5950f618e08b4ee79dc75c5f2957bb012b0d4cc1a54f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:24.617Z] + 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-09-10T02:37:24.941Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-10T02:37:24.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-10T02:37:24.941Z] bef2a7411e4f: Preparing [2024-09-10T02:37:24.941Z] a64ff6d154ce: Preparing [2024-09-10T02:37:24.941Z] c0330923961f: Preparing [2024-09-10T02:37:24.941Z] f31836bcffe2: Preparing [2024-09-10T02:37:24.941Z] a74808207955: Preparing [2024-09-10T02:37:24.941Z] e51145a30602: Preparing [2024-09-10T02:37:24.941Z] d4820ce70474: Preparing [2024-09-10T02:37:24.941Z] dec3f5861146: Preparing [2024-09-10T02:37:24.941Z] d62a02444d39: Preparing [2024-09-10T02:37:24.941Z] e51145a30602: Waiting [2024-09-10T02:37:24.941Z] d4820ce70474: Waiting [2024-09-10T02:37:24.941Z] d62a02444d39: Waiting [2024-09-10T02:37:24.941Z] dec3f5861146: Waiting [2024-09-10T02:37:24.941Z] a64ff6d154ce: Layer already exists [2024-09-10T02:37:24.941Z] f31836bcffe2: Layer already exists [2024-09-10T02:37:24.941Z] c0330923961f: Layer already exists [2024-09-10T02:37:24.941Z] a74808207955: Layer already exists [2024-09-10T02:37:24.941Z] bef2a7411e4f: Layer already exists [2024-09-10T02:37:24.941Z] d4820ce70474: Layer already exists [2024-09-10T02:37:24.941Z] e51145a30602: Layer already exists [2024-09-10T02:37:24.941Z] d62a02444d39: Layer already exists [2024-09-10T02:37:24.941Z] dec3f5861146: Layer already exists [2024-09-10T02:37:24.941Z] main: digest: sha256:92db21b8d1194b706bb5950f618e08b4ee79dc75c5f2957bb012b0d4cc1a54f7 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T02:37:25.010Z] ===================================================== [Pipeline] echo [2024-09-10T02:37:25.024Z] taggedImages: [2024-09-10T02:37:25.024Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:25.024Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-10T02:37:25.024Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.69 [2024-09-10T02:37:25.024Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:25.024Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-10T02:37:25.056Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-10T02:37:25.056Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:25.056Z] latest [2024-09-10T02:37:25.056Z] 3.2.0-dev.69 [2024-09-10T02:37:25.056Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:25.056Z] main [2024-09-10T02:37:25.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:25.406Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:25.733Z] + docker push nexus3.edgexfoundry.org:10004/core-data:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:25.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-10T02:37:25.733Z] f39d4e37c8c9: Preparing [2024-09-10T02:37:25.733Z] ba6fd293f43e: Preparing [2024-09-10T02:37:25.733Z] 6c46b485d838: Preparing [2024-09-10T02:37:25.733Z] a74808207955: Preparing [2024-09-10T02:37:25.733Z] e51145a30602: Preparing [2024-09-10T02:37:25.733Z] 05d0c6af6035: Preparing [2024-09-10T02:37:25.733Z] 3c23145c323c: Preparing [2024-09-10T02:37:25.733Z] d62a02444d39: Preparing [2024-09-10T02:37:25.733Z] 05d0c6af6035: Waiting [2024-09-10T02:37:25.733Z] 3c23145c323c: Waiting [2024-09-10T02:37:25.733Z] d62a02444d39: Waiting [2024-09-10T02:37:25.733Z] a74808207955: Layer already exists [2024-09-10T02:37:25.733Z] e51145a30602: Layer already exists [2024-09-10T02:37:25.733Z] f39d4e37c8c9: Pushed [2024-09-10T02:37:25.733Z] 3c23145c323c: Pushed [2024-09-10T02:37:25.733Z] ba6fd293f43e: Pushed [2024-09-10T02:37:25.733Z] d62a02444d39: Layer already exists [2024-09-10T02:37:25.733Z] 05d0c6af6035: Pushed [2024-09-10T02:37:29.018Z] 6c46b485d838: Pushed [2024-09-10T02:37:29.018Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:37b6b55c2a2d4e7b716961a48e0e63ea4cfccf0b4dfc0e7bac8395c89a90ab98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:29.354Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:29.673Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-10T02:37:29.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-10T02:37:29.673Z] f39d4e37c8c9: Preparing [2024-09-10T02:37:29.673Z] ba6fd293f43e: Preparing [2024-09-10T02:37:29.673Z] 6c46b485d838: Preparing [2024-09-10T02:37:29.673Z] a74808207955: Preparing [2024-09-10T02:37:29.673Z] e51145a30602: Preparing [2024-09-10T02:37:29.673Z] 05d0c6af6035: Preparing [2024-09-10T02:37:29.673Z] 3c23145c323c: Preparing [2024-09-10T02:37:29.673Z] d62a02444d39: Preparing [2024-09-10T02:37:29.673Z] d62a02444d39: Waiting [2024-09-10T02:37:29.673Z] 3c23145c323c: Waiting [2024-09-10T02:37:29.673Z] a74808207955: Layer already exists [2024-09-10T02:37:29.673Z] 6c46b485d838: Layer already exists [2024-09-10T02:37:29.673Z] f39d4e37c8c9: Layer already exists [2024-09-10T02:37:29.673Z] ba6fd293f43e: Layer already exists [2024-09-10T02:37:29.673Z] e51145a30602: Layer already exists [2024-09-10T02:37:29.673Z] d62a02444d39: Layer already exists [2024-09-10T02:37:29.673Z] 05d0c6af6035: Layer already exists [2024-09-10T02:37:29.673Z] 3c23145c323c: Layer already exists [2024-09-10T02:37:29.673Z] latest: digest: sha256:37b6b55c2a2d4e7b716961a48e0e63ea4cfccf0b4dfc0e7bac8395c89a90ab98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:29.991Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:30.317Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.69 [2024-09-10T02:37:30.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-10T02:37:30.317Z] f39d4e37c8c9: Preparing [2024-09-10T02:37:30.317Z] ba6fd293f43e: Preparing [2024-09-10T02:37:30.317Z] 6c46b485d838: Preparing [2024-09-10T02:37:30.317Z] a74808207955: Preparing [2024-09-10T02:37:30.317Z] e51145a30602: Preparing [2024-09-10T02:37:30.317Z] 05d0c6af6035: Preparing [2024-09-10T02:37:30.317Z] 3c23145c323c: Preparing [2024-09-10T02:37:30.317Z] d62a02444d39: Preparing [2024-09-10T02:37:30.317Z] 3c23145c323c: Waiting [2024-09-10T02:37:30.317Z] 05d0c6af6035: Waiting [2024-09-10T02:37:30.317Z] a74808207955: Layer already exists [2024-09-10T02:37:30.317Z] 6c46b485d838: Layer already exists [2024-09-10T02:37:30.317Z] ba6fd293f43e: Layer already exists [2024-09-10T02:37:30.317Z] e51145a30602: Layer already exists [2024-09-10T02:37:30.317Z] f39d4e37c8c9: Layer already exists [2024-09-10T02:37:30.317Z] 05d0c6af6035: Layer already exists [2024-09-10T02:37:30.317Z] 3c23145c323c: Layer already exists [2024-09-10T02:37:30.317Z] d62a02444d39: Layer already exists [2024-09-10T02:37:30.317Z] 3.2.0-dev.69: digest: sha256:37b6b55c2a2d4e7b716961a48e0e63ea4cfccf0b4dfc0e7bac8395c89a90ab98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:30.649Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:30.971Z] + docker push nexus3.edgexfoundry.org:10004/core-data:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:30.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-10T02:37:30.971Z] f39d4e37c8c9: Preparing [2024-09-10T02:37:30.971Z] ba6fd293f43e: Preparing [2024-09-10T02:37:30.971Z] 6c46b485d838: Preparing [2024-09-10T02:37:30.971Z] a74808207955: Preparing [2024-09-10T02:37:30.971Z] e51145a30602: Preparing [2024-09-10T02:37:30.971Z] 05d0c6af6035: Preparing [2024-09-10T02:37:30.971Z] 3c23145c323c: Preparing [2024-09-10T02:37:30.971Z] d62a02444d39: Preparing [2024-09-10T02:37:30.971Z] 05d0c6af6035: Waiting [2024-09-10T02:37:30.971Z] 3c23145c323c: Waiting [2024-09-10T02:37:30.971Z] d62a02444d39: Waiting [2024-09-10T02:37:30.971Z] f39d4e37c8c9: Layer already exists [2024-09-10T02:37:30.971Z] e51145a30602: Layer already exists [2024-09-10T02:37:30.971Z] ba6fd293f43e: Layer already exists [2024-09-10T02:37:30.971Z] a74808207955: Layer already exists [2024-09-10T02:37:30.971Z] 6c46b485d838: Layer already exists [2024-09-10T02:37:30.971Z] 05d0c6af6035: Layer already exists [2024-09-10T02:37:30.971Z] 3c23145c323c: Layer already exists [2024-09-10T02:37:30.972Z] d62a02444d39: Layer already exists [2024-09-10T02:37:30.972Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:37b6b55c2a2d4e7b716961a48e0e63ea4cfccf0b4dfc0e7bac8395c89a90ab98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:31.299Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:31.622Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-10T02:37:31.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-10T02:37:31.622Z] f39d4e37c8c9: Preparing [2024-09-10T02:37:31.622Z] ba6fd293f43e: Preparing [2024-09-10T02:37:31.622Z] 6c46b485d838: Preparing [2024-09-10T02:37:31.622Z] a74808207955: Preparing [2024-09-10T02:37:31.622Z] e51145a30602: Preparing [2024-09-10T02:37:31.622Z] 05d0c6af6035: Preparing [2024-09-10T02:37:31.622Z] 3c23145c323c: Preparing [2024-09-10T02:37:31.622Z] d62a02444d39: Preparing [2024-09-10T02:37:31.622Z] 05d0c6af6035: Waiting [2024-09-10T02:37:31.622Z] 3c23145c323c: Waiting [2024-09-10T02:37:31.622Z] d62a02444d39: Waiting [2024-09-10T02:37:31.622Z] e51145a30602: Layer already exists [2024-09-10T02:37:31.622Z] 6c46b485d838: Layer already exists [2024-09-10T02:37:31.622Z] f39d4e37c8c9: Layer already exists [2024-09-10T02:37:31.622Z] a74808207955: Layer already exists [2024-09-10T02:37:31.622Z] ba6fd293f43e: Layer already exists [2024-09-10T02:37:31.622Z] 05d0c6af6035: Layer already exists [2024-09-10T02:37:31.622Z] 3c23145c323c: Layer already exists [2024-09-10T02:37:31.622Z] d62a02444d39: Layer already exists [2024-09-10T02:37:31.622Z] main: digest: sha256:37b6b55c2a2d4e7b716961a48e0e63ea4cfccf0b4dfc0e7bac8395c89a90ab98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T02:37:31.702Z] ===================================================== [Pipeline] echo [2024-09-10T02:37:31.721Z] taggedImages: [2024-09-10T02:37:31.721Z] - nexus3.edgexfoundry.org:10004/core-data:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:31.721Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-10T02:37:31.721Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.69 [2024-09-10T02:37:31.721Z] - nexus3.edgexfoundry.org:10004/core-data:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:31.721Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-10T02:37:31.750Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-10T02:37:31.750Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:31.750Z] latest [2024-09-10T02:37:31.750Z] 3.2.0-dev.69 [2024-09-10T02:37:31.750Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:31.750Z] main [2024-09-10T02:37:31.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:32.096Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:32.417Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:32.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-10T02:37:32.417Z] 9961b13b53af: Preparing [2024-09-10T02:37:32.417Z] d11f6126eef4: Preparing [2024-09-10T02:37:32.417Z] e51145a30602: Preparing [2024-09-10T02:37:32.417Z] 64983c11e3a1: Preparing [2024-09-10T02:37:32.417Z] 67aeed9bbfd0: Preparing [2024-09-10T02:37:32.417Z] d62a02444d39: Preparing [2024-09-10T02:37:32.417Z] d62a02444d39: Waiting [2024-09-10T02:37:32.417Z] 67aeed9bbfd0: Pushed [2024-09-10T02:37:32.417Z] e51145a30602: Layer already exists [2024-09-10T02:37:32.417Z] 64983c11e3a1: Pushed [2024-09-10T02:37:32.417Z] 9961b13b53af: Pushed [2024-09-10T02:37:32.675Z] d62a02444d39: Layer already exists [2024-09-10T02:37:35.846Z] #88 DONE 83.5s [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:37:35.846Z] #95 DONE 77.1s [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #84 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:37:35.846Z] #84 DONE 101.9s [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:37:35.846Z] #80 DONE 104.6s [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:37:35.846Z] #78 DONE 105.9s [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-10T02:37:35.846Z] #119 ... [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-09-10T02:37:35.846Z] #120 DONE 1.6s [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-10T02:37:35.846Z] #119 DONE 1.5s [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #121 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:37:35.846Z] #121 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #122 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:37:35.846Z] #122 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-09-10T02:37:35.846Z] #123 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:37:35.846Z] #124 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:37:35.846Z] #125 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2024-09-10T02:37:35.846Z] #126 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:37:35.846Z] #127 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:37:35.846Z] #128 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-09-10T02:37:35.846Z] #129 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #130 [security-proxy-setup builder 6/7] COPY . . [2024-09-10T02:37:35.846Z] #130 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:37:35.846Z] #131 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #132 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:37:35.846Z] #132 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #133 [core-keeper builder 7/8] COPY . . [2024-09-10T02:37:35.846Z] #133 DONE 1.6s [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:37:35.846Z] #134 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:37:35.846Z] #135 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #136 [core-data builder 6/7] COPY . . [2024-09-10T02:37:35.846Z] #136 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #137 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:37:35.846Z] #137 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:37:35.846Z] #138 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #139 [core-command builder 6/7] COPY . . [2024-09-10T02:37:35.846Z] #139 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:37:35.846Z] #140 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #141 [support-scheduler builder 6/7] COPY . . [2024-09-10T02:37:35.846Z] #141 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #142 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:37:35.846Z] #142 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #143 [support-notifications builder 6/7] COPY . . [2024-09-10T02:37:35.846Z] #143 DONE 1.6s [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #144 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-10T02:37:35.846Z] #144 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #145 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-10T02:37:35.846Z] #145 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #146 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-10T02:37:35.846Z] #146 CACHED [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #147 [core-metadata builder 6/7] COPY . . [2024-09-10T02:37:35.846Z] #147 DONE 1.5s [2024-09-10T02:37:35.846Z] [2024-09-10T02:37:35.846Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T02:37:35.846Z] #148 4.965 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-10T02:37:35.966Z] d11f6126eef4: Pushed [2024-09-10T02:37:35.966Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:343c45d341a4de82514bd870543607aa092835a1111069f408c22e9770c01ec7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:36.299Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:36.639Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-10T02:37:36.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-10T02:37:36.639Z] 9961b13b53af: Preparing [2024-09-10T02:37:36.639Z] d11f6126eef4: Preparing [2024-09-10T02:37:36.639Z] e51145a30602: Preparing [2024-09-10T02:37:36.639Z] 64983c11e3a1: Preparing [2024-09-10T02:37:36.639Z] 67aeed9bbfd0: Preparing [2024-09-10T02:37:36.639Z] d62a02444d39: Preparing [2024-09-10T02:37:36.639Z] d62a02444d39: Waiting [2024-09-10T02:37:36.639Z] 67aeed9bbfd0: Layer already exists [2024-09-10T02:37:36.639Z] e51145a30602: Layer already exists [2024-09-10T02:37:36.639Z] d11f6126eef4: Layer already exists [2024-09-10T02:37:36.639Z] 9961b13b53af: Layer already exists [2024-09-10T02:37:36.639Z] 64983c11e3a1: Layer already exists [2024-09-10T02:37:36.639Z] d62a02444d39: Layer already exists [2024-09-10T02:37:36.639Z] latest: digest: sha256:343c45d341a4de82514bd870543607aa092835a1111069f408c22e9770c01ec7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:36.964Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:37.295Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.69 [2024-09-10T02:37:37.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-10T02:37:37.295Z] 9961b13b53af: Preparing [2024-09-10T02:37:37.295Z] d11f6126eef4: Preparing [2024-09-10T02:37:37.295Z] e51145a30602: Preparing [2024-09-10T02:37:37.295Z] 64983c11e3a1: Preparing [2024-09-10T02:37:37.295Z] 67aeed9bbfd0: Preparing [2024-09-10T02:37:37.295Z] d62a02444d39: Preparing [2024-09-10T02:37:37.295Z] d62a02444d39: Waiting [2024-09-10T02:37:37.295Z] 64983c11e3a1: Layer already exists [2024-09-10T02:37:37.295Z] 9961b13b53af: Layer already exists [2024-09-10T02:37:37.295Z] 67aeed9bbfd0: Layer already exists [2024-09-10T02:37:37.295Z] e51145a30602: Layer already exists [2024-09-10T02:37:37.295Z] d11f6126eef4: Layer already exists [2024-09-10T02:37:37.295Z] d62a02444d39: Layer already exists [2024-09-10T02:37:37.295Z] 3.2.0-dev.69: digest: sha256:343c45d341a4de82514bd870543607aa092835a1111069f408c22e9770c01ec7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:37.624Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:37.941Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:37.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-10T02:37:37.941Z] 9961b13b53af: Preparing [2024-09-10T02:37:37.941Z] d11f6126eef4: Preparing [2024-09-10T02:37:37.941Z] e51145a30602: Preparing [2024-09-10T02:37:37.941Z] 64983c11e3a1: Preparing [2024-09-10T02:37:37.941Z] 67aeed9bbfd0: Preparing [2024-09-10T02:37:37.941Z] d62a02444d39: Preparing [2024-09-10T02:37:37.941Z] d62a02444d39: Waiting [2024-09-10T02:37:37.941Z] 9961b13b53af: Layer already exists [2024-09-10T02:37:37.941Z] e51145a30602: Layer already exists [2024-09-10T02:37:37.941Z] d11f6126eef4: Layer already exists [2024-09-10T02:37:37.941Z] 64983c11e3a1: Layer already exists [2024-09-10T02:37:37.941Z] 67aeed9bbfd0: Layer already exists [2024-09-10T02:37:37.941Z] d62a02444d39: Layer already exists [2024-09-10T02:37:37.941Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:343c45d341a4de82514bd870543607aa092835a1111069f408c22e9770c01ec7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:38.269Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:38.608Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-10T02:37:38.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-10T02:37:38.608Z] 9961b13b53af: Preparing [2024-09-10T02:37:38.608Z] d11f6126eef4: Preparing [2024-09-10T02:37:38.608Z] e51145a30602: Preparing [2024-09-10T02:37:38.608Z] 64983c11e3a1: Preparing [2024-09-10T02:37:38.608Z] 67aeed9bbfd0: Preparing [2024-09-10T02:37:38.608Z] d62a02444d39: Preparing [2024-09-10T02:37:38.608Z] d62a02444d39: Waiting [2024-09-10T02:37:38.608Z] d11f6126eef4: Layer already exists [2024-09-10T02:37:38.608Z] 64983c11e3a1: Layer already exists [2024-09-10T02:37:38.608Z] 67aeed9bbfd0: Layer already exists [2024-09-10T02:37:38.608Z] 9961b13b53af: Layer already exists [2024-09-10T02:37:38.608Z] e51145a30602: Layer already exists [2024-09-10T02:37:38.608Z] d62a02444d39: Layer already exists [2024-09-10T02:37:38.608Z] main: digest: sha256:343c45d341a4de82514bd870543607aa092835a1111069f408c22e9770c01ec7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T02:37:38.682Z] ===================================================== [Pipeline] echo [2024-09-10T02:37:38.700Z] taggedImages: [2024-09-10T02:37:38.700Z] - nexus3.edgexfoundry.org:10004/core-keeper:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:38.700Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-10T02:37:38.700Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.69 [2024-09-10T02:37:38.700Z] - nexus3.edgexfoundry.org:10004/core-keeper:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:38.700Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-10T02:37:38.733Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-10T02:37:38.733Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:38.733Z] latest [2024-09-10T02:37:38.733Z] 3.2.0-dev.69 [2024-09-10T02:37:38.733Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:38.733Z] main [2024-09-10T02:37:38.733Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:39.087Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:39.412Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:39.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-10T02:37:39.412Z] baea343ed42b: Preparing [2024-09-10T02:37:39.412Z] 5858f18bcb79: Preparing [2024-09-10T02:37:39.412Z] 93df138733a7: Preparing [2024-09-10T02:37:39.412Z] a74808207955: Preparing [2024-09-10T02:37:39.412Z] e51145a30602: Preparing [2024-09-10T02:37:39.412Z] d4820ce70474: Preparing [2024-09-10T02:37:39.412Z] dec3f5861146: Preparing [2024-09-10T02:37:39.412Z] d62a02444d39: Preparing [2024-09-10T02:37:39.412Z] d4820ce70474: Waiting [2024-09-10T02:37:39.412Z] dec3f5861146: Waiting [2024-09-10T02:37:39.412Z] d62a02444d39: Waiting [2024-09-10T02:37:39.412Z] e51145a30602: Layer already exists [2024-09-10T02:37:39.412Z] a74808207955: Layer already exists [2024-09-10T02:37:39.412Z] d4820ce70474: Layer already exists [2024-09-10T02:37:39.412Z] dec3f5861146: Layer already exists [2024-09-10T02:37:39.412Z] d62a02444d39: Layer already exists [2024-09-10T02:37:39.412Z] 5858f18bcb79: Pushed [2024-09-10T02:37:39.412Z] baea343ed42b: Pushed [2024-09-10T02:37:41.194Z] #148 ... [2024-09-10T02:37:41.194Z] [2024-09-10T02:37:41.194Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T02:37:41.194Z] #0 4.680 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-10T02:37:41.194Z] #149 ... [2024-09-10T02:37:41.194Z] [2024-09-10T02:37:41.194Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T02:37:41.194Z] #0 6.251 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-10T02:37:41.194Z] #150 ... [2024-09-10T02:37:41.194Z] [2024-09-10T02:37:41.194Z] #151 [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-09-10T02:37:41.194Z] #0 5.337 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-10T02:37:41.194Z] #151 ... [2024-09-10T02:37:41.194Z] [2024-09-10T02:37:41.194Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T02:37:41.194Z] #0 6.335 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-10T02:37:41.465Z] #152 ... [2024-09-10T02:37:41.465Z] [2024-09-10T02:37:41.465Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T02:37:41.465Z] #0 6.645 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-10T02:37:41.465Z] #153 ... [2024-09-10T02:37:41.465Z] [2024-09-10T02:37:41.465Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T02:37:41.465Z] #0 6.518 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-10T02:37:41.732Z] #154 ... [2024-09-10T02:37:41.732Z] [2024-09-10T02:37:41.732Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T02:37:41.732Z] #0 4.406 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-10T02:37:41.732Z] #155 ... [2024-09-10T02:37:41.732Z] [2024-09-10T02:37:41.732Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T02:37:41.732Z] #0 6.066 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-10T02:37:42.062Z] #156 ... [2024-09-10T02:37:42.062Z] [2024-09-10T02:37:42.062Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T02:37:42.062Z] #0 5.459 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-10T02:37:42.334Z] #157 ... [2024-09-10T02:37:42.334Z] [2024-09-10T02:37:42.334Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T02:37:42.334Z] #0 6.387 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-10T02:37:42.334Z] #158 ... [2024-09-10T02:37:42.334Z] [2024-09-10T02:37:42.334Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T02:37:42.334Z] #0 6.476 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-10T02:37:42.600Z] #159 ... [2024-09-10T02:37:42.600Z] [2024-09-10T02:37:42.600Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T02:37:42.600Z] #0 6.110 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-10T02:37:42.718Z] 93df138733a7: Pushed [2024-09-10T02:37:42.718Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:8cf6d4dd8fd3677216aa745d5a4ee0f2eafb3454563d0d218bc6a6a2c1764911 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:43.054Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:43.378Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-10T02:37:43.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-10T02:37:43.378Z] baea343ed42b: Preparing [2024-09-10T02:37:43.378Z] 5858f18bcb79: Preparing [2024-09-10T02:37:43.378Z] 93df138733a7: Preparing [2024-09-10T02:37:43.378Z] a74808207955: Preparing [2024-09-10T02:37:43.378Z] e51145a30602: Preparing [2024-09-10T02:37:43.378Z] d4820ce70474: Preparing [2024-09-10T02:37:43.378Z] dec3f5861146: Preparing [2024-09-10T02:37:43.378Z] d62a02444d39: Preparing [2024-09-10T02:37:43.378Z] d4820ce70474: Waiting [2024-09-10T02:37:43.378Z] dec3f5861146: Waiting [2024-09-10T02:37:43.378Z] d62a02444d39: Waiting [2024-09-10T02:37:43.378Z] a74808207955: Layer already exists [2024-09-10T02:37:43.378Z] baea343ed42b: Layer already exists [2024-09-10T02:37:43.378Z] 5858f18bcb79: Layer already exists [2024-09-10T02:37:43.378Z] 93df138733a7: Layer already exists [2024-09-10T02:37:43.378Z] e51145a30602: Layer already exists [2024-09-10T02:37:43.378Z] dec3f5861146: Layer already exists [2024-09-10T02:37:43.378Z] d62a02444d39: Layer already exists [2024-09-10T02:37:43.378Z] d4820ce70474: Layer already exists [2024-09-10T02:37:43.378Z] latest: digest: sha256:8cf6d4dd8fd3677216aa745d5a4ee0f2eafb3454563d0d218bc6a6a2c1764911 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:43.709Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:44.033Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.69 [2024-09-10T02:37:44.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-10T02:37:44.033Z] baea343ed42b: Preparing [2024-09-10T02:37:44.033Z] 5858f18bcb79: Preparing [2024-09-10T02:37:44.033Z] 93df138733a7: Preparing [2024-09-10T02:37:44.033Z] a74808207955: Preparing [2024-09-10T02:37:44.033Z] e51145a30602: Preparing [2024-09-10T02:37:44.033Z] d4820ce70474: Preparing [2024-09-10T02:37:44.033Z] dec3f5861146: Preparing [2024-09-10T02:37:44.033Z] d62a02444d39: Preparing [2024-09-10T02:37:44.033Z] dec3f5861146: Waiting [2024-09-10T02:37:44.033Z] d62a02444d39: Waiting [2024-09-10T02:37:44.033Z] d4820ce70474: Waiting [2024-09-10T02:37:44.033Z] 5858f18bcb79: Layer already exists [2024-09-10T02:37:44.033Z] baea343ed42b: Layer already exists [2024-09-10T02:37:44.033Z] e51145a30602: Layer already exists [2024-09-10T02:37:44.033Z] a74808207955: Layer already exists [2024-09-10T02:37:44.033Z] 93df138733a7: Layer already exists [2024-09-10T02:37:44.033Z] d4820ce70474: Layer already exists [2024-09-10T02:37:44.033Z] dec3f5861146: Layer already exists [2024-09-10T02:37:44.033Z] d62a02444d39: Layer already exists [2024-09-10T02:37:44.033Z] 3.2.0-dev.69: digest: sha256:8cf6d4dd8fd3677216aa745d5a4ee0f2eafb3454563d0d218bc6a6a2c1764911 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:44.356Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:44.677Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:44.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-10T02:37:44.677Z] baea343ed42b: Preparing [2024-09-10T02:37:44.677Z] 5858f18bcb79: Preparing [2024-09-10T02:37:44.677Z] 93df138733a7: Preparing [2024-09-10T02:37:44.677Z] a74808207955: Preparing [2024-09-10T02:37:44.677Z] e51145a30602: Preparing [2024-09-10T02:37:44.677Z] d4820ce70474: Preparing [2024-09-10T02:37:44.677Z] dec3f5861146: Preparing [2024-09-10T02:37:44.677Z] d62a02444d39: Preparing [2024-09-10T02:37:44.677Z] d4820ce70474: Waiting [2024-09-10T02:37:44.677Z] dec3f5861146: Waiting [2024-09-10T02:37:44.677Z] d62a02444d39: Waiting [2024-09-10T02:37:44.677Z] baea343ed42b: Layer already exists [2024-09-10T02:37:44.677Z] 5858f18bcb79: Layer already exists [2024-09-10T02:37:44.677Z] 93df138733a7: Layer already exists [2024-09-10T02:37:44.677Z] a74808207955: Layer already exists [2024-09-10T02:37:44.677Z] e51145a30602: Layer already exists [2024-09-10T02:37:44.677Z] d4820ce70474: Layer already exists [2024-09-10T02:37:44.677Z] d62a02444d39: Layer already exists [2024-09-10T02:37:44.677Z] dec3f5861146: Layer already exists [2024-09-10T02:37:44.677Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:8cf6d4dd8fd3677216aa745d5a4ee0f2eafb3454563d0d218bc6a6a2c1764911 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:44.999Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:45.327Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-10T02:37:45.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-10T02:37:45.327Z] baea343ed42b: Preparing [2024-09-10T02:37:45.327Z] 5858f18bcb79: Preparing [2024-09-10T02:37:45.327Z] 93df138733a7: Preparing [2024-09-10T02:37:45.327Z] a74808207955: Preparing [2024-09-10T02:37:45.327Z] e51145a30602: Preparing [2024-09-10T02:37:45.327Z] d4820ce70474: Preparing [2024-09-10T02:37:45.327Z] dec3f5861146: Preparing [2024-09-10T02:37:45.327Z] d62a02444d39: Preparing [2024-09-10T02:37:45.327Z] d4820ce70474: Waiting [2024-09-10T02:37:45.327Z] dec3f5861146: Waiting [2024-09-10T02:37:45.327Z] d62a02444d39: Waiting [2024-09-10T02:37:45.327Z] e51145a30602: Layer already exists [2024-09-10T02:37:45.327Z] 93df138733a7: Layer already exists [2024-09-10T02:37:45.327Z] a74808207955: Layer already exists [2024-09-10T02:37:45.327Z] baea343ed42b: Layer already exists [2024-09-10T02:37:45.327Z] 5858f18bcb79: Layer already exists [2024-09-10T02:37:45.327Z] dec3f5861146: Layer already exists [2024-09-10T02:37:45.327Z] d4820ce70474: Layer already exists [2024-09-10T02:37:45.327Z] d62a02444d39: Layer already exists [2024-09-10T02:37:45.327Z] main: digest: sha256:8cf6d4dd8fd3677216aa745d5a4ee0f2eafb3454563d0d218bc6a6a2c1764911 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T02:37:45.404Z] ===================================================== [Pipeline] echo [2024-09-10T02:37:45.420Z] taggedImages: [2024-09-10T02:37:45.420Z] - nexus3.edgexfoundry.org:10004/core-metadata:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:45.420Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-10T02:37:45.420Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.69 [2024-09-10T02:37:45.420Z] - nexus3.edgexfoundry.org:10004/core-metadata:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:45.420Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-10T02:37:45.451Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-10T02:37:45.451Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:45.451Z] latest [2024-09-10T02:37:45.451Z] 3.2.0-dev.69 [2024-09-10T02:37:45.451Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:45.451Z] main [2024-09-10T02:37:45.451Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:45.797Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:46.124Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:46.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-10T02:37:46.125Z] 136cef28f7a9: Preparing [2024-09-10T02:37:46.125Z] 4661c19f1eb9: Preparing [2024-09-10T02:37:46.125Z] d9a850b5fc58: Preparing [2024-09-10T02:37:46.125Z] 4fb2cf03145e: Preparing [2024-09-10T02:37:46.125Z] f3f8f2e15145: Preparing [2024-09-10T02:37:46.125Z] e8b6f06953f7: Preparing [2024-09-10T02:37:46.125Z] 1a2ca1c17ba1: Preparing [2024-09-10T02:37:46.125Z] 049fa1233721: Preparing [2024-09-10T02:37:46.125Z] a74808207955: Preparing [2024-09-10T02:37:46.125Z] e51145a30602: Preparing [2024-09-10T02:37:46.125Z] 1eac08862a2a: Preparing [2024-09-10T02:37:46.125Z] 50659c117b85: Preparing [2024-09-10T02:37:46.125Z] 5f70bf18a086: Preparing [2024-09-10T02:37:46.125Z] 59c0a456e07d: Preparing [2024-09-10T02:37:46.125Z] 40f2d7fb22ee: Preparing [2024-09-10T02:37:46.125Z] 74aece93b916: Preparing [2024-09-10T02:37:46.125Z] d62a02444d39: Preparing [2024-09-10T02:37:46.125Z] 50659c117b85: Waiting [2024-09-10T02:37:46.125Z] 5f70bf18a086: Waiting [2024-09-10T02:37:46.125Z] e8b6f06953f7: Waiting [2024-09-10T02:37:46.125Z] 59c0a456e07d: Waiting [2024-09-10T02:37:46.125Z] 1a2ca1c17ba1: Waiting [2024-09-10T02:37:46.125Z] d62a02444d39: Waiting [2024-09-10T02:37:46.125Z] 049fa1233721: Waiting [2024-09-10T02:37:46.125Z] 40f2d7fb22ee: Waiting [2024-09-10T02:37:46.125Z] a74808207955: Waiting [2024-09-10T02:37:46.125Z] 1eac08862a2a: Waiting [2024-09-10T02:37:46.125Z] e51145a30602: Waiting [2024-09-10T02:37:46.125Z] 74aece93b916: Waiting [2024-09-10T02:37:46.125Z] f3f8f2e15145: Pushed [2024-09-10T02:37:46.125Z] d9a850b5fc58: Pushed [2024-09-10T02:37:46.125Z] 4661c19f1eb9: Pushed [2024-09-10T02:37:46.125Z] 4fb2cf03145e: Pushed [2024-09-10T02:37:46.385Z] 136cef28f7a9: Pushed [2024-09-10T02:37:46.385Z] e8b6f06953f7: Pushed [2024-09-10T02:37:46.385Z] 1a2ca1c17ba1: Pushed [2024-09-10T02:37:46.644Z] a74808207955: Layer already exists [2024-09-10T02:37:46.644Z] e51145a30602: Layer already exists [2024-09-10T02:37:46.644Z] 1eac08862a2a: Pushed [2024-09-10T02:37:46.644Z] 50659c117b85: Pushed [2024-09-10T02:37:46.644Z] 5f70bf18a086: Layer already exists [2024-09-10T02:37:46.644Z] 59c0a456e07d: Pushed [2024-09-10T02:37:46.644Z] d62a02444d39: Layer already exists [2024-09-10T02:37:46.644Z] 40f2d7fb22ee: Pushed [2024-09-10T02:37:46.903Z] 74aece93b916: Pushed [2024-09-10T02:37:47.841Z] 049fa1233721: Pushed [2024-09-10T02:37:47.841Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:565cab8e1729cdaab5c6f6f159cd99dbe74030d7f3e67afef35f977c04579829 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:48.168Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:48.490Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-10T02:37:48.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-10T02:37:48.490Z] 136cef28f7a9: Preparing [2024-09-10T02:37:48.490Z] 4661c19f1eb9: Preparing [2024-09-10T02:37:48.490Z] d9a850b5fc58: Preparing [2024-09-10T02:37:48.490Z] 4fb2cf03145e: Preparing [2024-09-10T02:37:48.490Z] f3f8f2e15145: Preparing [2024-09-10T02:37:48.490Z] e8b6f06953f7: Preparing [2024-09-10T02:37:48.490Z] 1a2ca1c17ba1: Preparing [2024-09-10T02:37:48.490Z] 049fa1233721: Preparing [2024-09-10T02:37:48.490Z] a74808207955: Preparing [2024-09-10T02:37:48.490Z] e51145a30602: Preparing [2024-09-10T02:37:48.490Z] 1eac08862a2a: Preparing [2024-09-10T02:37:48.490Z] 50659c117b85: Preparing [2024-09-10T02:37:48.490Z] 5f70bf18a086: Preparing [2024-09-10T02:37:48.490Z] 59c0a456e07d: Preparing [2024-09-10T02:37:48.490Z] 40f2d7fb22ee: Preparing [2024-09-10T02:37:48.490Z] 74aece93b916: Preparing [2024-09-10T02:37:48.490Z] d62a02444d39: Preparing [2024-09-10T02:37:48.490Z] 1eac08862a2a: Waiting [2024-09-10T02:37:48.490Z] 50659c117b85: Waiting [2024-09-10T02:37:48.490Z] 1a2ca1c17ba1: Waiting [2024-09-10T02:37:48.490Z] 5f70bf18a086: Waiting [2024-09-10T02:37:48.490Z] e8b6f06953f7: Waiting [2024-09-10T02:37:48.490Z] 049fa1233721: Waiting [2024-09-10T02:37:48.490Z] 59c0a456e07d: Waiting [2024-09-10T02:37:48.490Z] a74808207955: Waiting [2024-09-10T02:37:48.490Z] e51145a30602: Waiting [2024-09-10T02:37:48.490Z] 40f2d7fb22ee: Waiting [2024-09-10T02:37:48.490Z] 74aece93b916: Waiting [2024-09-10T02:37:48.490Z] d62a02444d39: Waiting [2024-09-10T02:37:48.490Z] 4fb2cf03145e: Layer already exists [2024-09-10T02:37:48.490Z] f3f8f2e15145: Layer already exists [2024-09-10T02:37:48.490Z] d9a850b5fc58: Layer already exists [2024-09-10T02:37:48.490Z] 136cef28f7a9: Layer already exists [2024-09-10T02:37:48.490Z] 4661c19f1eb9: Layer already exists [2024-09-10T02:37:48.490Z] e8b6f06953f7: Layer already exists [2024-09-10T02:37:48.490Z] 049fa1233721: Layer already exists [2024-09-10T02:37:48.490Z] a74808207955: Layer already exists [2024-09-10T02:37:48.490Z] 1a2ca1c17ba1: Layer already exists [2024-09-10T02:37:48.490Z] e51145a30602: Layer already exists [2024-09-10T02:37:48.490Z] 1eac08862a2a: Layer already exists [2024-09-10T02:37:48.490Z] 59c0a456e07d: Layer already exists [2024-09-10T02:37:48.490Z] 50659c117b85: Layer already exists [2024-09-10T02:37:48.490Z] 5f70bf18a086: Layer already exists [2024-09-10T02:37:48.490Z] 40f2d7fb22ee: Layer already exists [2024-09-10T02:37:48.490Z] 74aece93b916: Layer already exists [2024-09-10T02:37:48.490Z] d62a02444d39: Layer already exists [2024-09-10T02:37:48.490Z] latest: digest: sha256:565cab8e1729cdaab5c6f6f159cd99dbe74030d7f3e67afef35f977c04579829 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:48.830Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:49.161Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.69 [2024-09-10T02:37:49.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-10T02:37:49.161Z] 136cef28f7a9: Preparing [2024-09-10T02:37:49.161Z] 4661c19f1eb9: Preparing [2024-09-10T02:37:49.161Z] d9a850b5fc58: Preparing [2024-09-10T02:37:49.161Z] 4fb2cf03145e: Preparing [2024-09-10T02:37:49.161Z] f3f8f2e15145: Preparing [2024-09-10T02:37:49.161Z] e8b6f06953f7: Preparing [2024-09-10T02:37:49.161Z] 1a2ca1c17ba1: Preparing [2024-09-10T02:37:49.161Z] 049fa1233721: Preparing [2024-09-10T02:37:49.161Z] a74808207955: Preparing [2024-09-10T02:37:49.161Z] e51145a30602: Preparing [2024-09-10T02:37:49.161Z] 1eac08862a2a: Preparing [2024-09-10T02:37:49.161Z] 50659c117b85: Preparing [2024-09-10T02:37:49.161Z] 5f70bf18a086: Preparing [2024-09-10T02:37:49.161Z] 59c0a456e07d: Preparing [2024-09-10T02:37:49.161Z] 40f2d7fb22ee: Preparing [2024-09-10T02:37:49.161Z] 74aece93b916: Preparing [2024-09-10T02:37:49.161Z] d62a02444d39: Preparing [2024-09-10T02:37:49.161Z] e8b6f06953f7: Waiting [2024-09-10T02:37:49.161Z] 1a2ca1c17ba1: Waiting [2024-09-10T02:37:49.161Z] 5f70bf18a086: Waiting [2024-09-10T02:37:49.161Z] 59c0a456e07d: Waiting [2024-09-10T02:37:49.161Z] 40f2d7fb22ee: Waiting [2024-09-10T02:37:49.161Z] 049fa1233721: Waiting [2024-09-10T02:37:49.161Z] 74aece93b916: Waiting [2024-09-10T02:37:49.161Z] d62a02444d39: Waiting [2024-09-10T02:37:49.161Z] a74808207955: Waiting [2024-09-10T02:37:49.161Z] e51145a30602: Waiting [2024-09-10T02:37:49.161Z] 1eac08862a2a: Waiting [2024-09-10T02:37:49.161Z] 136cef28f7a9: Layer already exists [2024-09-10T02:37:49.161Z] 4661c19f1eb9: Layer already exists [2024-09-10T02:37:49.161Z] 4fb2cf03145e: Layer already exists [2024-09-10T02:37:49.162Z] f3f8f2e15145: Layer already exists [2024-09-10T02:37:49.162Z] d9a850b5fc58: Layer already exists [2024-09-10T02:37:49.162Z] 1a2ca1c17ba1: Layer already exists [2024-09-10T02:37:49.162Z] a74808207955: Layer already exists [2024-09-10T02:37:49.162Z] 049fa1233721: Layer already exists [2024-09-10T02:37:49.162Z] e8b6f06953f7: Layer already exists [2024-09-10T02:37:49.162Z] e51145a30602: Layer already exists [2024-09-10T02:37:49.162Z] 1eac08862a2a: Layer already exists [2024-09-10T02:37:49.162Z] 50659c117b85: Layer already exists [2024-09-10T02:37:49.162Z] 5f70bf18a086: Layer already exists [2024-09-10T02:37:49.162Z] 40f2d7fb22ee: Layer already exists [2024-09-10T02:37:49.162Z] 59c0a456e07d: Layer already exists [2024-09-10T02:37:49.162Z] 74aece93b916: Layer already exists [2024-09-10T02:37:49.162Z] d62a02444d39: Layer already exists [2024-09-10T02:37:49.162Z] 3.2.0-dev.69: digest: sha256:565cab8e1729cdaab5c6f6f159cd99dbe74030d7f3e67afef35f977c04579829 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:49.486Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:49.815Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:49.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-10T02:37:49.815Z] 136cef28f7a9: Preparing [2024-09-10T02:37:49.815Z] 4661c19f1eb9: Preparing [2024-09-10T02:37:49.815Z] d9a850b5fc58: Preparing [2024-09-10T02:37:49.815Z] 4fb2cf03145e: Preparing [2024-09-10T02:37:49.815Z] f3f8f2e15145: Preparing [2024-09-10T02:37:49.815Z] e8b6f06953f7: Preparing [2024-09-10T02:37:49.815Z] 1a2ca1c17ba1: Preparing [2024-09-10T02:37:49.815Z] 049fa1233721: Preparing [2024-09-10T02:37:49.815Z] a74808207955: Preparing [2024-09-10T02:37:49.815Z] e51145a30602: Preparing [2024-09-10T02:37:49.815Z] 1eac08862a2a: Preparing [2024-09-10T02:37:49.815Z] a74808207955: Waiting [2024-09-10T02:37:49.815Z] e51145a30602: Waiting [2024-09-10T02:37:49.815Z] 1a2ca1c17ba1: Waiting [2024-09-10T02:37:49.815Z] 50659c117b85: Preparing [2024-09-10T02:37:49.815Z] 5f70bf18a086: Preparing [2024-09-10T02:37:49.815Z] 1eac08862a2a: Waiting [2024-09-10T02:37:49.815Z] 50659c117b85: Waiting [2024-09-10T02:37:49.815Z] 59c0a456e07d: Preparing [2024-09-10T02:37:49.815Z] 40f2d7fb22ee: Preparing [2024-09-10T02:37:49.815Z] 74aece93b916: Preparing [2024-09-10T02:37:49.815Z] d62a02444d39: Preparing [2024-09-10T02:37:49.815Z] 5f70bf18a086: Waiting [2024-09-10T02:37:49.815Z] 59c0a456e07d: Waiting [2024-09-10T02:37:49.815Z] 40f2d7fb22ee: Waiting [2024-09-10T02:37:49.815Z] 74aece93b916: Waiting [2024-09-10T02:37:49.815Z] d62a02444d39: Waiting [2024-09-10T02:37:49.815Z] e8b6f06953f7: Waiting [2024-09-10T02:37:49.815Z] 4fb2cf03145e: Layer already exists [2024-09-10T02:37:49.815Z] f3f8f2e15145: Layer already exists [2024-09-10T02:37:49.815Z] d9a850b5fc58: Layer already exists [2024-09-10T02:37:49.815Z] 136cef28f7a9: Layer already exists [2024-09-10T02:37:49.815Z] 4661c19f1eb9: Layer already exists [2024-09-10T02:37:49.815Z] e8b6f06953f7: Layer already exists [2024-09-10T02:37:49.815Z] 1a2ca1c17ba1: Layer already exists [2024-09-10T02:37:49.815Z] e51145a30602: Layer already exists [2024-09-10T02:37:49.815Z] 049fa1233721: Layer already exists [2024-09-10T02:37:49.815Z] a74808207955: Layer already exists [2024-09-10T02:37:49.815Z] 50659c117b85: Layer already exists [2024-09-10T02:37:49.815Z] 1eac08862a2a: Layer already exists [2024-09-10T02:37:49.815Z] 5f70bf18a086: Layer already exists [2024-09-10T02:37:49.815Z] 40f2d7fb22ee: Layer already exists [2024-09-10T02:37:49.815Z] 59c0a456e07d: Layer already exists [2024-09-10T02:37:49.815Z] d62a02444d39: Layer already exists [2024-09-10T02:37:49.815Z] 74aece93b916: Layer already exists [2024-09-10T02:37:49.815Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:565cab8e1729cdaab5c6f6f159cd99dbe74030d7f3e67afef35f977c04579829 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:50.144Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:50.617Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-10T02:37:50.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-10T02:37:50.617Z] 136cef28f7a9: Preparing [2024-09-10T02:37:50.617Z] 4661c19f1eb9: Preparing [2024-09-10T02:37:50.617Z] d9a850b5fc58: Preparing [2024-09-10T02:37:50.617Z] 4fb2cf03145e: Preparing [2024-09-10T02:37:50.617Z] f3f8f2e15145: Preparing [2024-09-10T02:37:50.617Z] e8b6f06953f7: Preparing [2024-09-10T02:37:50.617Z] 1a2ca1c17ba1: Preparing [2024-09-10T02:37:50.617Z] 049fa1233721: Preparing [2024-09-10T02:37:50.617Z] a74808207955: Preparing [2024-09-10T02:37:50.617Z] e51145a30602: Preparing [2024-09-10T02:37:50.617Z] 1eac08862a2a: Preparing [2024-09-10T02:37:50.617Z] 50659c117b85: Preparing [2024-09-10T02:37:50.617Z] 5f70bf18a086: Preparing [2024-09-10T02:37:50.617Z] 59c0a456e07d: Preparing [2024-09-10T02:37:50.617Z] 40f2d7fb22ee: Preparing [2024-09-10T02:37:50.617Z] 74aece93b916: Preparing [2024-09-10T02:37:50.617Z] d62a02444d39: Preparing [2024-09-10T02:37:50.617Z] e8b6f06953f7: Waiting [2024-09-10T02:37:50.617Z] 1a2ca1c17ba1: Waiting [2024-09-10T02:37:50.617Z] 5f70bf18a086: Waiting [2024-09-10T02:37:50.617Z] 59c0a456e07d: Waiting [2024-09-10T02:37:50.617Z] d62a02444d39: Waiting [2024-09-10T02:37:50.617Z] 40f2d7fb22ee: Waiting [2024-09-10T02:37:50.617Z] 74aece93b916: Waiting [2024-09-10T02:37:50.617Z] 049fa1233721: Waiting [2024-09-10T02:37:50.617Z] 1eac08862a2a: Waiting [2024-09-10T02:37:50.617Z] e51145a30602: Waiting [2024-09-10T02:37:50.617Z] 50659c117b85: Waiting [2024-09-10T02:37:50.617Z] f3f8f2e15145: Layer already exists [2024-09-10T02:37:50.617Z] d9a850b5fc58: Layer already exists [2024-09-10T02:37:50.617Z] 136cef28f7a9: Layer already exists [2024-09-10T02:37:50.617Z] 4fb2cf03145e: Layer already exists [2024-09-10T02:37:50.617Z] 4661c19f1eb9: Layer already exists [2024-09-10T02:37:50.617Z] 1a2ca1c17ba1: Layer already exists [2024-09-10T02:37:50.617Z] e8b6f06953f7: Layer already exists [2024-09-10T02:37:50.617Z] a74808207955: Layer already exists [2024-09-10T02:37:50.617Z] e51145a30602: Layer already exists [2024-09-10T02:37:50.617Z] 50659c117b85: Layer already exists [2024-09-10T02:37:50.617Z] 1eac08862a2a: Layer already exists [2024-09-10T02:37:50.617Z] 5f70bf18a086: Layer already exists [2024-09-10T02:37:50.617Z] 59c0a456e07d: Layer already exists [2024-09-10T02:37:50.617Z] 049fa1233721: Layer already exists [2024-09-10T02:37:50.617Z] 40f2d7fb22ee: Layer already exists [2024-09-10T02:37:50.617Z] 74aece93b916: Layer already exists [2024-09-10T02:37:50.617Z] d62a02444d39: Layer already exists [2024-09-10T02:37:50.617Z] main: digest: sha256:565cab8e1729cdaab5c6f6f159cd99dbe74030d7f3e67afef35f977c04579829 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T02:37:50.688Z] ===================================================== [Pipeline] echo [2024-09-10T02:37:50.702Z] taggedImages: [2024-09-10T02:37:50.702Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:50.702Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-10T02:37:50.702Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.69 [2024-09-10T02:37:50.703Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:50.703Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-10T02:37:50.737Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-10T02:37:50.737Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:50.737Z] latest [2024-09-10T02:37:50.737Z] 3.2.0-dev.69 [2024-09-10T02:37:50.737Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:50.737Z] main [2024-09-10T02:37:50.737Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:51.157Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:51.531Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:51.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-10T02:37:51.531Z] bef2a7411e4f: Preparing [2024-09-10T02:37:51.531Z] a64ff6d154ce: Preparing [2024-09-10T02:37:51.531Z] ff4e6828092f: Preparing [2024-09-10T02:37:51.531Z] d760b5e81146: Preparing [2024-09-10T02:37:51.531Z] a74808207955: Preparing [2024-09-10T02:37:51.531Z] e51145a30602: Preparing [2024-09-10T02:37:51.531Z] d4820ce70474: Preparing [2024-09-10T02:37:51.531Z] dec3f5861146: Preparing [2024-09-10T02:37:51.531Z] d62a02444d39: Preparing [2024-09-10T02:37:51.531Z] e51145a30602: Waiting [2024-09-10T02:37:51.531Z] d4820ce70474: Waiting [2024-09-10T02:37:51.531Z] bef2a7411e4f: Layer already exists [2024-09-10T02:37:51.531Z] a64ff6d154ce: Layer already exists [2024-09-10T02:37:51.531Z] a74808207955: Layer already exists [2024-09-10T02:37:51.531Z] e51145a30602: Layer already exists [2024-09-10T02:37:51.531Z] dec3f5861146: Layer already exists [2024-09-10T02:37:51.531Z] d4820ce70474: Layer already exists [2024-09-10T02:37:51.531Z] d62a02444d39: Layer already exists [2024-09-10T02:37:51.531Z] ff4e6828092f: Pushed [2024-09-10T02:37:54.823Z] d760b5e81146: Pushed [2024-09-10T02:37:54.823Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:f45f8570b62cd446022e8f4fd9c4b486e2f89e0dbc4e80953a4873a3b834e576 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:55.163Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:55.485Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-10T02:37:55.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-10T02:37:55.485Z] bef2a7411e4f: Preparing [2024-09-10T02:37:55.485Z] a64ff6d154ce: Preparing [2024-09-10T02:37:55.485Z] ff4e6828092f: Preparing [2024-09-10T02:37:55.485Z] d760b5e81146: Preparing [2024-09-10T02:37:55.485Z] a74808207955: Preparing [2024-09-10T02:37:55.485Z] e51145a30602: Preparing [2024-09-10T02:37:55.485Z] d4820ce70474: Preparing [2024-09-10T02:37:55.485Z] dec3f5861146: Preparing [2024-09-10T02:37:55.485Z] d62a02444d39: Preparing [2024-09-10T02:37:55.485Z] e51145a30602: Waiting [2024-09-10T02:37:55.485Z] d4820ce70474: Waiting [2024-09-10T02:37:55.485Z] d62a02444d39: Waiting [2024-09-10T02:37:55.485Z] dec3f5861146: Waiting [2024-09-10T02:37:55.485Z] a64ff6d154ce: Layer already exists [2024-09-10T02:37:55.485Z] d760b5e81146: Layer already exists [2024-09-10T02:37:55.485Z] ff4e6828092f: Layer already exists [2024-09-10T02:37:55.485Z] a74808207955: Layer already exists [2024-09-10T02:37:55.485Z] bef2a7411e4f: Layer already exists [2024-09-10T02:37:55.485Z] dec3f5861146: Layer already exists [2024-09-10T02:37:55.485Z] e51145a30602: Layer already exists [2024-09-10T02:37:55.485Z] d4820ce70474: Layer already exists [2024-09-10T02:37:55.485Z] d62a02444d39: Layer already exists [2024-09-10T02:37:55.485Z] latest: digest: sha256:f45f8570b62cd446022e8f4fd9c4b486e2f89e0dbc4e80953a4873a3b834e576 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:55.818Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:56.144Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.69 [2024-09-10T02:37:56.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-10T02:37:56.144Z] bef2a7411e4f: Preparing [2024-09-10T02:37:56.144Z] a64ff6d154ce: Preparing [2024-09-10T02:37:56.144Z] ff4e6828092f: Preparing [2024-09-10T02:37:56.144Z] d760b5e81146: Preparing [2024-09-10T02:37:56.144Z] a74808207955: Preparing [2024-09-10T02:37:56.144Z] e51145a30602: Preparing [2024-09-10T02:37:56.144Z] d4820ce70474: Preparing [2024-09-10T02:37:56.144Z] dec3f5861146: Preparing [2024-09-10T02:37:56.144Z] d62a02444d39: Preparing [2024-09-10T02:37:56.144Z] e51145a30602: Waiting [2024-09-10T02:37:56.144Z] d4820ce70474: Waiting [2024-09-10T02:37:56.144Z] dec3f5861146: Waiting [2024-09-10T02:37:56.144Z] d62a02444d39: Waiting [2024-09-10T02:37:56.144Z] ff4e6828092f: Layer already exists [2024-09-10T02:37:56.144Z] bef2a7411e4f: Layer already exists [2024-09-10T02:37:56.144Z] a64ff6d154ce: Layer already exists [2024-09-10T02:37:56.144Z] a74808207955: Layer already exists [2024-09-10T02:37:56.144Z] d760b5e81146: Layer already exists [2024-09-10T02:37:56.144Z] dec3f5861146: Layer already exists [2024-09-10T02:37:56.144Z] d62a02444d39: Layer already exists [2024-09-10T02:37:56.144Z] e51145a30602: Layer already exists [2024-09-10T02:37:56.144Z] d4820ce70474: Layer already exists [2024-09-10T02:37:56.144Z] 3.2.0-dev.69: digest: sha256:f45f8570b62cd446022e8f4fd9c4b486e2f89e0dbc4e80953a4873a3b834e576 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:56.476Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:56.813Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:56.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-10T02:37:56.813Z] bef2a7411e4f: Preparing [2024-09-10T02:37:56.813Z] a64ff6d154ce: Preparing [2024-09-10T02:37:56.813Z] ff4e6828092f: Preparing [2024-09-10T02:37:56.813Z] d760b5e81146: Preparing [2024-09-10T02:37:56.813Z] a74808207955: Preparing [2024-09-10T02:37:56.813Z] e51145a30602: Preparing [2024-09-10T02:37:56.813Z] d4820ce70474: Preparing [2024-09-10T02:37:56.813Z] dec3f5861146: Preparing [2024-09-10T02:37:56.814Z] d62a02444d39: Preparing [2024-09-10T02:37:56.814Z] e51145a30602: Waiting [2024-09-10T02:37:56.814Z] d4820ce70474: Waiting [2024-09-10T02:37:56.814Z] dec3f5861146: Waiting [2024-09-10T02:37:56.814Z] d62a02444d39: Waiting [2024-09-10T02:37:56.814Z] d760b5e81146: Layer already exists [2024-09-10T02:37:56.814Z] bef2a7411e4f: Layer already exists [2024-09-10T02:37:56.814Z] a74808207955: Layer already exists [2024-09-10T02:37:56.814Z] a64ff6d154ce: Layer already exists [2024-09-10T02:37:56.814Z] ff4e6828092f: Layer already exists [2024-09-10T02:37:56.814Z] e51145a30602: Layer already exists [2024-09-10T02:37:56.814Z] d4820ce70474: Layer already exists [2024-09-10T02:37:56.814Z] dec3f5861146: Layer already exists [2024-09-10T02:37:56.814Z] d62a02444d39: Layer already exists [2024-09-10T02:37:56.814Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:f45f8570b62cd446022e8f4fd9c4b486e2f89e0dbc4e80953a4873a3b834e576 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:57.143Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:57.470Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-10T02:37:57.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-10T02:37:57.470Z] bef2a7411e4f: Preparing [2024-09-10T02:37:57.470Z] a64ff6d154ce: Preparing [2024-09-10T02:37:57.470Z] ff4e6828092f: Preparing [2024-09-10T02:37:57.470Z] d760b5e81146: Preparing [2024-09-10T02:37:57.470Z] a74808207955: Preparing [2024-09-10T02:37:57.470Z] e51145a30602: Preparing [2024-09-10T02:37:57.470Z] d4820ce70474: Preparing [2024-09-10T02:37:57.470Z] dec3f5861146: Preparing [2024-09-10T02:37:57.470Z] d62a02444d39: Preparing [2024-09-10T02:37:57.470Z] d62a02444d39: Waiting [2024-09-10T02:37:57.470Z] d4820ce70474: Waiting [2024-09-10T02:37:57.470Z] dec3f5861146: Waiting [2024-09-10T02:37:57.470Z] e51145a30602: Waiting [2024-09-10T02:37:57.470Z] a64ff6d154ce: Layer already exists [2024-09-10T02:37:57.470Z] d760b5e81146: Layer already exists [2024-09-10T02:37:57.470Z] ff4e6828092f: Layer already exists [2024-09-10T02:37:57.470Z] bef2a7411e4f: Layer already exists [2024-09-10T02:37:57.470Z] a74808207955: Layer already exists [2024-09-10T02:37:57.470Z] d62a02444d39: Layer already exists [2024-09-10T02:37:57.470Z] e51145a30602: Layer already exists [2024-09-10T02:37:57.470Z] d4820ce70474: Layer already exists [2024-09-10T02:37:57.470Z] dec3f5861146: Layer already exists [2024-09-10T02:37:57.470Z] main: digest: sha256:f45f8570b62cd446022e8f4fd9c4b486e2f89e0dbc4e80953a4873a3b834e576 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T02:37:57.542Z] ===================================================== [Pipeline] echo [2024-09-10T02:37:57.555Z] taggedImages: [2024-09-10T02:37:57.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:57.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-10T02:37:57.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.69 [2024-09-10T02:37:57.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:57.555Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-10T02:37:57.582Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-10T02:37:57.582Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:57.582Z] latest [2024-09-10T02:37:57.582Z] 3.2.0-dev.69 [2024-09-10T02:37:57.582Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:37:57.582Z] main [2024-09-10T02:37:57.582Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:57.933Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:37:58.378Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:37:58.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-10T02:37:58.378Z] fdfff3a2e337: Preparing [2024-09-10T02:37:58.378Z] 663bb807fa46: Preparing [2024-09-10T02:37:58.378Z] 4d1a62b7a5f9: Preparing [2024-09-10T02:37:58.378Z] 2def6e49baa3: Preparing [2024-09-10T02:37:58.378Z] 2c6388717f2b: Preparing [2024-09-10T02:37:58.378Z] a74808207955: Preparing [2024-09-10T02:37:58.378Z] e51145a30602: Preparing [2024-09-10T02:37:58.378Z] 3acf5144b399: Preparing [2024-09-10T02:37:58.378Z] e2eb80f60c95: Preparing [2024-09-10T02:37:58.378Z] fdce43368d53: Preparing [2024-09-10T02:37:58.378Z] d62a02444d39: Preparing [2024-09-10T02:37:58.378Z] a74808207955: Waiting [2024-09-10T02:37:58.378Z] e2eb80f60c95: Waiting [2024-09-10T02:37:58.378Z] e51145a30602: Waiting [2024-09-10T02:37:58.378Z] 3acf5144b399: Waiting [2024-09-10T02:37:58.378Z] fdce43368d53: Waiting [2024-09-10T02:37:58.378Z] d62a02444d39: Waiting [2024-09-10T02:37:58.378Z] 2def6e49baa3: Pushed [2024-09-10T02:37:58.378Z] fdfff3a2e337: Pushed [2024-09-10T02:37:58.378Z] 663bb807fa46: Pushed [2024-09-10T02:37:58.378Z] 2c6388717f2b: Pushed [2024-09-10T02:37:58.378Z] a74808207955: Layer already exists [2024-09-10T02:37:58.378Z] e51145a30602: Layer already exists [2024-09-10T02:37:58.378Z] d62a02444d39: Layer already exists [2024-09-10T02:37:58.638Z] 3acf5144b399: Pushed [2024-09-10T02:37:58.638Z] e2eb80f60c95: Pushed [2024-09-10T02:37:59.577Z] 4d1a62b7a5f9: Pushed [2024-09-10T02:37:59.577Z] fdce43368d53: Pushed [2024-09-10T02:37:59.837Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:addf660b7992a97854d8bd0afb06221e05b75fb48494b158a5f056494160734f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:00.172Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:00.496Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-10T02:38:00.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-10T02:38:00.497Z] fdfff3a2e337: Preparing [2024-09-10T02:38:00.497Z] 663bb807fa46: Preparing [2024-09-10T02:38:00.497Z] 4d1a62b7a5f9: Preparing [2024-09-10T02:38:00.497Z] 2def6e49baa3: Preparing [2024-09-10T02:38:00.497Z] 2c6388717f2b: Preparing [2024-09-10T02:38:00.497Z] a74808207955: Preparing [2024-09-10T02:38:00.497Z] e51145a30602: Preparing [2024-09-10T02:38:00.497Z] 3acf5144b399: Preparing [2024-09-10T02:38:00.497Z] e2eb80f60c95: Preparing [2024-09-10T02:38:00.497Z] fdce43368d53: Preparing [2024-09-10T02:38:00.497Z] d62a02444d39: Preparing [2024-09-10T02:38:00.497Z] e51145a30602: Waiting [2024-09-10T02:38:00.497Z] 3acf5144b399: Waiting [2024-09-10T02:38:00.497Z] e2eb80f60c95: Waiting [2024-09-10T02:38:00.497Z] fdce43368d53: Waiting [2024-09-10T02:38:00.497Z] d62a02444d39: Waiting [2024-09-10T02:38:00.497Z] a74808207955: Waiting [2024-09-10T02:38:00.497Z] 2c6388717f2b: Layer already exists [2024-09-10T02:38:00.497Z] 663bb807fa46: Layer already exists [2024-09-10T02:38:00.497Z] 4d1a62b7a5f9: Layer already exists [2024-09-10T02:38:00.497Z] 2def6e49baa3: Layer already exists [2024-09-10T02:38:00.497Z] fdfff3a2e337: Layer already exists [2024-09-10T02:38:00.497Z] a74808207955: Layer already exists [2024-09-10T02:38:00.497Z] e2eb80f60c95: Layer already exists [2024-09-10T02:38:00.497Z] 3acf5144b399: Layer already exists [2024-09-10T02:38:00.497Z] e51145a30602: Layer already exists [2024-09-10T02:38:00.497Z] d62a02444d39: Layer already exists [2024-09-10T02:38:00.497Z] fdce43368d53: Layer already exists [2024-09-10T02:38:00.497Z] latest: digest: sha256:addf660b7992a97854d8bd0afb06221e05b75fb48494b158a5f056494160734f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:00.827Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:01.157Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.69 [2024-09-10T02:38:01.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-10T02:38:01.157Z] fdfff3a2e337: Preparing [2024-09-10T02:38:01.157Z] 663bb807fa46: Preparing [2024-09-10T02:38:01.157Z] 4d1a62b7a5f9: Preparing [2024-09-10T02:38:01.157Z] 2def6e49baa3: Preparing [2024-09-10T02:38:01.157Z] 2c6388717f2b: Preparing [2024-09-10T02:38:01.157Z] a74808207955: Preparing [2024-09-10T02:38:01.157Z] e51145a30602: Preparing [2024-09-10T02:38:01.157Z] 3acf5144b399: Preparing [2024-09-10T02:38:01.157Z] e2eb80f60c95: Preparing [2024-09-10T02:38:01.157Z] fdce43368d53: Preparing [2024-09-10T02:38:01.157Z] d62a02444d39: Preparing [2024-09-10T02:38:01.157Z] e51145a30602: Waiting [2024-09-10T02:38:01.157Z] 3acf5144b399: Waiting [2024-09-10T02:38:01.157Z] e2eb80f60c95: Waiting [2024-09-10T02:38:01.157Z] fdce43368d53: Waiting [2024-09-10T02:38:01.157Z] d62a02444d39: Waiting [2024-09-10T02:38:01.157Z] a74808207955: Waiting [2024-09-10T02:38:01.157Z] 663bb807fa46: Layer already exists [2024-09-10T02:38:01.157Z] 4d1a62b7a5f9: Layer already exists [2024-09-10T02:38:01.157Z] 2c6388717f2b: Layer already exists [2024-09-10T02:38:01.157Z] 2def6e49baa3: Layer already exists [2024-09-10T02:38:01.157Z] fdfff3a2e337: Layer already exists [2024-09-10T02:38:01.157Z] e2eb80f60c95: Layer already exists [2024-09-10T02:38:01.157Z] e51145a30602: Layer already exists [2024-09-10T02:38:01.157Z] 3acf5144b399: Layer already exists [2024-09-10T02:38:01.157Z] a74808207955: Layer already exists [2024-09-10T02:38:01.157Z] fdce43368d53: Layer already exists [2024-09-10T02:38:01.157Z] d62a02444d39: Layer already exists [2024-09-10T02:38:01.157Z] 3.2.0-dev.69: digest: sha256:addf660b7992a97854d8bd0afb06221e05b75fb48494b158a5f056494160734f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:01.488Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:01.818Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:01.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-10T02:38:01.818Z] fdfff3a2e337: Preparing [2024-09-10T02:38:01.818Z] 663bb807fa46: Preparing [2024-09-10T02:38:01.818Z] 4d1a62b7a5f9: Preparing [2024-09-10T02:38:01.818Z] 2def6e49baa3: Preparing [2024-09-10T02:38:01.818Z] 2c6388717f2b: Preparing [2024-09-10T02:38:01.818Z] a74808207955: Preparing [2024-09-10T02:38:01.818Z] e51145a30602: Preparing [2024-09-10T02:38:01.818Z] 3acf5144b399: Preparing [2024-09-10T02:38:01.818Z] e2eb80f60c95: Preparing [2024-09-10T02:38:01.818Z] fdce43368d53: Preparing [2024-09-10T02:38:01.818Z] d62a02444d39: Preparing [2024-09-10T02:38:01.818Z] e2eb80f60c95: Waiting [2024-09-10T02:38:01.818Z] fdce43368d53: Waiting [2024-09-10T02:38:01.818Z] d62a02444d39: Waiting [2024-09-10T02:38:01.818Z] e51145a30602: Waiting [2024-09-10T02:38:01.818Z] 3acf5144b399: Waiting [2024-09-10T02:38:01.818Z] a74808207955: Waiting [2024-09-10T02:38:01.818Z] 2c6388717f2b: Layer already exists [2024-09-10T02:38:01.818Z] fdfff3a2e337: Layer already exists [2024-09-10T02:38:01.818Z] 2def6e49baa3: Layer already exists [2024-09-10T02:38:01.818Z] 4d1a62b7a5f9: Layer already exists [2024-09-10T02:38:01.818Z] 663bb807fa46: Layer already exists [2024-09-10T02:38:01.818Z] a74808207955: Layer already exists [2024-09-10T02:38:01.818Z] 3acf5144b399: Layer already exists [2024-09-10T02:38:01.818Z] e51145a30602: Layer already exists [2024-09-10T02:38:01.818Z] e2eb80f60c95: Layer already exists [2024-09-10T02:38:01.818Z] fdce43368d53: Layer already exists [2024-09-10T02:38:01.818Z] d62a02444d39: Layer already exists [2024-09-10T02:38:01.818Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:addf660b7992a97854d8bd0afb06221e05b75fb48494b158a5f056494160734f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:02.148Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:02.480Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-10T02:38:02.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-10T02:38:02.480Z] fdfff3a2e337: Preparing [2024-09-10T02:38:02.480Z] 663bb807fa46: Preparing [2024-09-10T02:38:02.480Z] 4d1a62b7a5f9: Preparing [2024-09-10T02:38:02.480Z] 2def6e49baa3: Preparing [2024-09-10T02:38:02.480Z] 2c6388717f2b: Preparing [2024-09-10T02:38:02.480Z] a74808207955: Preparing [2024-09-10T02:38:02.480Z] e51145a30602: Preparing [2024-09-10T02:38:02.480Z] 3acf5144b399: Preparing [2024-09-10T02:38:02.480Z] e2eb80f60c95: Preparing [2024-09-10T02:38:02.480Z] fdce43368d53: Preparing [2024-09-10T02:38:02.480Z] d62a02444d39: Preparing [2024-09-10T02:38:02.480Z] a74808207955: Waiting [2024-09-10T02:38:02.480Z] e51145a30602: Waiting [2024-09-10T02:38:02.480Z] 3acf5144b399: Waiting [2024-09-10T02:38:02.480Z] d62a02444d39: Waiting [2024-09-10T02:38:02.480Z] e2eb80f60c95: Waiting [2024-09-10T02:38:02.480Z] fdce43368d53: Waiting [2024-09-10T02:38:02.480Z] 4d1a62b7a5f9: Layer already exists [2024-09-10T02:38:02.480Z] 2c6388717f2b: Layer already exists [2024-09-10T02:38:02.480Z] fdfff3a2e337: Layer already exists [2024-09-10T02:38:02.480Z] 663bb807fa46: Layer already exists [2024-09-10T02:38:02.480Z] 2def6e49baa3: Layer already exists [2024-09-10T02:38:02.480Z] e51145a30602: Layer already exists [2024-09-10T02:38:02.480Z] 3acf5144b399: Layer already exists [2024-09-10T02:38:02.480Z] a74808207955: Layer already exists [2024-09-10T02:38:02.480Z] fdce43368d53: Layer already exists [2024-09-10T02:38:02.480Z] e2eb80f60c95: Layer already exists [2024-09-10T02:38:02.480Z] d62a02444d39: Layer already exists [2024-09-10T02:38:02.480Z] main: digest: sha256:addf660b7992a97854d8bd0afb06221e05b75fb48494b158a5f056494160734f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T02:38:02.569Z] ===================================================== [Pipeline] echo [2024-09-10T02:38:02.581Z] taggedImages: [2024-09-10T02:38:02.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:02.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-10T02:38:02.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.69 [2024-09-10T02:38:02.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:02.581Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-10T02:38:02.607Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-10T02:38:02.607Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:02.607Z] latest [2024-09-10T02:38:02.607Z] 3.2.0-dev.69 [2024-09-10T02:38:02.607Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:02.607Z] main [2024-09-10T02:38:02.607Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:02.949Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:03.281Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:03.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-10T02:38:03.281Z] 7e68404e9e95: Preparing [2024-09-10T02:38:03.281Z] a148d7286383: Preparing [2024-09-10T02:38:03.281Z] 8671b0e4e105: Preparing [2024-09-10T02:38:03.281Z] 68653478c958: Preparing [2024-09-10T02:38:03.281Z] 038bc32a37eb: Preparing [2024-09-10T02:38:03.281Z] 0cd8733de3ab: Preparing [2024-09-10T02:38:03.281Z] 7414e9f53a4d: Preparing [2024-09-10T02:38:03.281Z] a74808207955: Preparing [2024-09-10T02:38:03.281Z] e51145a30602: Preparing [2024-09-10T02:38:03.281Z] 6b5b4beadcd7: Preparing [2024-09-10T02:38:03.281Z] 19a54cb3c365: Preparing [2024-09-10T02:38:03.281Z] d62a02444d39: Preparing [2024-09-10T02:38:03.281Z] e51145a30602: Waiting [2024-09-10T02:38:03.281Z] 0cd8733de3ab: Waiting [2024-09-10T02:38:03.281Z] 7414e9f53a4d: Waiting [2024-09-10T02:38:03.281Z] 6b5b4beadcd7: Waiting [2024-09-10T02:38:03.281Z] a74808207955: Waiting [2024-09-10T02:38:03.281Z] d62a02444d39: Waiting [2024-09-10T02:38:03.281Z] a148d7286383: Pushed [2024-09-10T02:38:03.281Z] 038bc32a37eb: Pushed [2024-09-10T02:38:03.281Z] 7e68404e9e95: Pushed [2024-09-10T02:38:03.281Z] a74808207955: Layer already exists [2024-09-10T02:38:03.281Z] e51145a30602: Layer already exists [2024-09-10T02:38:03.540Z] 0cd8733de3ab: Pushed [2024-09-10T02:38:03.540Z] 7414e9f53a4d: Pushed [2024-09-10T02:38:03.540Z] d62a02444d39: Layer already exists [2024-09-10T02:38:03.540Z] 6b5b4beadcd7: Pushed [2024-09-10T02:38:04.110Z] 68653478c958: Pushed [2024-09-10T02:38:04.679Z] 8671b0e4e105: Pushed [2024-09-10T02:38:04.679Z] 19a54cb3c365: Pushed [2024-09-10T02:38:04.679Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:eeebd65b9da2eb23328e330260014e31d8139701b7d0e56a6a984833f5ad52aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:05.019Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:05.350Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-10T02:38:05.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-10T02:38:05.350Z] 7e68404e9e95: Preparing [2024-09-10T02:38:05.350Z] a148d7286383: Preparing [2024-09-10T02:38:05.350Z] 8671b0e4e105: Preparing [2024-09-10T02:38:05.350Z] 68653478c958: Preparing [2024-09-10T02:38:05.350Z] 038bc32a37eb: Preparing [2024-09-10T02:38:05.350Z] 0cd8733de3ab: Preparing [2024-09-10T02:38:05.350Z] 7414e9f53a4d: Preparing [2024-09-10T02:38:05.350Z] a74808207955: Preparing [2024-09-10T02:38:05.350Z] e51145a30602: Preparing [2024-09-10T02:38:05.350Z] 7414e9f53a4d: Waiting [2024-09-10T02:38:05.350Z] a74808207955: Waiting [2024-09-10T02:38:05.350Z] 0cd8733de3ab: Waiting [2024-09-10T02:38:05.350Z] 6b5b4beadcd7: Preparing [2024-09-10T02:38:05.350Z] 19a54cb3c365: Preparing [2024-09-10T02:38:05.350Z] d62a02444d39: Preparing [2024-09-10T02:38:05.350Z] e51145a30602: Waiting [2024-09-10T02:38:05.350Z] 19a54cb3c365: Waiting [2024-09-10T02:38:05.350Z] a148d7286383: Layer already exists [2024-09-10T02:38:05.350Z] 038bc32a37eb: Layer already exists [2024-09-10T02:38:05.350Z] 68653478c958: Layer already exists [2024-09-10T02:38:05.350Z] 7e68404e9e95: Layer already exists [2024-09-10T02:38:05.350Z] 8671b0e4e105: Layer already exists [2024-09-10T02:38:05.350Z] a74808207955: Layer already exists [2024-09-10T02:38:05.350Z] 0cd8733de3ab: Layer already exists [2024-09-10T02:38:05.350Z] e51145a30602: Layer already exists [2024-09-10T02:38:05.350Z] 7414e9f53a4d: Layer already exists [2024-09-10T02:38:05.350Z] 6b5b4beadcd7: Layer already exists [2024-09-10T02:38:05.350Z] 19a54cb3c365: Layer already exists [2024-09-10T02:38:05.350Z] d62a02444d39: Layer already exists [2024-09-10T02:38:05.350Z] latest: digest: sha256:eeebd65b9da2eb23328e330260014e31d8139701b7d0e56a6a984833f5ad52aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:05.679Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:06.002Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.69 [2024-09-10T02:38:06.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-10T02:38:06.002Z] 7e68404e9e95: Preparing [2024-09-10T02:38:06.002Z] a148d7286383: Preparing [2024-09-10T02:38:06.002Z] 8671b0e4e105: Preparing [2024-09-10T02:38:06.002Z] 68653478c958: Preparing [2024-09-10T02:38:06.002Z] 038bc32a37eb: Preparing [2024-09-10T02:38:06.002Z] 0cd8733de3ab: Preparing [2024-09-10T02:38:06.002Z] 7414e9f53a4d: Preparing [2024-09-10T02:38:06.002Z] a74808207955: Preparing [2024-09-10T02:38:06.002Z] e51145a30602: Preparing [2024-09-10T02:38:06.002Z] 6b5b4beadcd7: Preparing [2024-09-10T02:38:06.002Z] 19a54cb3c365: Preparing [2024-09-10T02:38:06.002Z] d62a02444d39: Preparing [2024-09-10T02:38:06.002Z] 0cd8733de3ab: Waiting [2024-09-10T02:38:06.002Z] 7414e9f53a4d: Waiting [2024-09-10T02:38:06.002Z] a74808207955: Waiting [2024-09-10T02:38:06.002Z] e51145a30602: Waiting [2024-09-10T02:38:06.002Z] 19a54cb3c365: Waiting [2024-09-10T02:38:06.002Z] 6b5b4beadcd7: Waiting [2024-09-10T02:38:06.002Z] d62a02444d39: Waiting [2024-09-10T02:38:06.002Z] 7e68404e9e95: Layer already exists [2024-09-10T02:38:06.002Z] 038bc32a37eb: Layer already exists [2024-09-10T02:38:06.002Z] 8671b0e4e105: Layer already exists [2024-09-10T02:38:06.002Z] 68653478c958: Layer already exists [2024-09-10T02:38:06.002Z] a148d7286383: Layer already exists [2024-09-10T02:38:06.002Z] 0cd8733de3ab: Layer already exists [2024-09-10T02:38:06.002Z] a74808207955: Layer already exists [2024-09-10T02:38:06.002Z] 7414e9f53a4d: Layer already exists [2024-09-10T02:38:06.002Z] e51145a30602: Layer already exists [2024-09-10T02:38:06.002Z] 6b5b4beadcd7: Layer already exists [2024-09-10T02:38:06.003Z] 19a54cb3c365: Layer already exists [2024-09-10T02:38:06.003Z] d62a02444d39: Layer already exists [2024-09-10T02:38:06.003Z] 3.2.0-dev.69: digest: sha256:eeebd65b9da2eb23328e330260014e31d8139701b7d0e56a6a984833f5ad52aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:06.336Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:06.665Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:06.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-10T02:38:06.665Z] 7e68404e9e95: Preparing [2024-09-10T02:38:06.665Z] a148d7286383: Preparing [2024-09-10T02:38:06.665Z] 8671b0e4e105: Preparing [2024-09-10T02:38:06.665Z] 68653478c958: Preparing [2024-09-10T02:38:06.665Z] 038bc32a37eb: Preparing [2024-09-10T02:38:06.665Z] 0cd8733de3ab: Preparing [2024-09-10T02:38:06.665Z] 7414e9f53a4d: Preparing [2024-09-10T02:38:06.665Z] a74808207955: Preparing [2024-09-10T02:38:06.665Z] e51145a30602: Preparing [2024-09-10T02:38:06.665Z] 6b5b4beadcd7: Preparing [2024-09-10T02:38:06.665Z] 19a54cb3c365: Preparing [2024-09-10T02:38:06.665Z] d62a02444d39: Preparing [2024-09-10T02:38:06.665Z] 7414e9f53a4d: Waiting [2024-09-10T02:38:06.665Z] a74808207955: Waiting [2024-09-10T02:38:06.665Z] e51145a30602: Waiting [2024-09-10T02:38:06.665Z] 6b5b4beadcd7: Waiting [2024-09-10T02:38:06.665Z] 19a54cb3c365: Waiting [2024-09-10T02:38:06.665Z] d62a02444d39: Waiting [2024-09-10T02:38:06.665Z] 0cd8733de3ab: Waiting [2024-09-10T02:38:06.665Z] 68653478c958: Layer already exists [2024-09-10T02:38:06.665Z] 8671b0e4e105: Layer already exists [2024-09-10T02:38:06.665Z] a148d7286383: Layer already exists [2024-09-10T02:38:06.665Z] 7e68404e9e95: Layer already exists [2024-09-10T02:38:06.665Z] 038bc32a37eb: Layer already exists [2024-09-10T02:38:06.665Z] 0cd8733de3ab: Layer already exists [2024-09-10T02:38:06.665Z] 7414e9f53a4d: Layer already exists [2024-09-10T02:38:06.665Z] 6b5b4beadcd7: Layer already exists [2024-09-10T02:38:06.665Z] a74808207955: Layer already exists [2024-09-10T02:38:06.665Z] e51145a30602: Layer already exists [2024-09-10T02:38:06.665Z] 19a54cb3c365: Layer already exists [2024-09-10T02:38:06.665Z] d62a02444d39: Layer already exists [2024-09-10T02:38:06.665Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:eeebd65b9da2eb23328e330260014e31d8139701b7d0e56a6a984833f5ad52aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:06.997Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:07.317Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-10T02:38:07.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-10T02:38:07.317Z] 7e68404e9e95: Preparing [2024-09-10T02:38:07.317Z] a148d7286383: Preparing [2024-09-10T02:38:07.317Z] 8671b0e4e105: Preparing [2024-09-10T02:38:07.317Z] 68653478c958: Preparing [2024-09-10T02:38:07.317Z] 038bc32a37eb: Preparing [2024-09-10T02:38:07.317Z] 0cd8733de3ab: Preparing [2024-09-10T02:38:07.317Z] 7414e9f53a4d: Preparing [2024-09-10T02:38:07.317Z] a74808207955: Preparing [2024-09-10T02:38:07.317Z] e51145a30602: Preparing [2024-09-10T02:38:07.317Z] 6b5b4beadcd7: Preparing [2024-09-10T02:38:07.317Z] 19a54cb3c365: Preparing [2024-09-10T02:38:07.317Z] d62a02444d39: Preparing [2024-09-10T02:38:07.317Z] 0cd8733de3ab: Waiting [2024-09-10T02:38:07.317Z] 7414e9f53a4d: Waiting [2024-09-10T02:38:07.317Z] a74808207955: Waiting [2024-09-10T02:38:07.317Z] e51145a30602: Waiting [2024-09-10T02:38:07.317Z] 6b5b4beadcd7: Waiting [2024-09-10T02:38:07.317Z] 19a54cb3c365: Waiting [2024-09-10T02:38:07.317Z] 038bc32a37eb: Layer already exists [2024-09-10T02:38:07.317Z] 7e68404e9e95: Layer already exists [2024-09-10T02:38:07.317Z] a148d7286383: Layer already exists [2024-09-10T02:38:07.317Z] 68653478c958: Layer already exists [2024-09-10T02:38:07.317Z] 8671b0e4e105: Layer already exists [2024-09-10T02:38:07.317Z] 0cd8733de3ab: Layer already exists [2024-09-10T02:38:07.317Z] e51145a30602: Layer already exists [2024-09-10T02:38:07.317Z] a74808207955: Layer already exists [2024-09-10T02:38:07.317Z] 6b5b4beadcd7: Layer already exists [2024-09-10T02:38:07.317Z] 7414e9f53a4d: Layer already exists [2024-09-10T02:38:07.317Z] 19a54cb3c365: Layer already exists [2024-09-10T02:38:07.317Z] d62a02444d39: Layer already exists [2024-09-10T02:38:07.317Z] main: digest: sha256:eeebd65b9da2eb23328e330260014e31d8139701b7d0e56a6a984833f5ad52aa size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T02:38:07.398Z] ===================================================== [Pipeline] echo [2024-09-10T02:38:07.413Z] taggedImages: [2024-09-10T02:38:07.413Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:07.413Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-10T02:38:07.413Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.69 [2024-09-10T02:38:07.413Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:07.413Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-10T02:38:07.447Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-10T02:38:07.447Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:07.447Z] latest [2024-09-10T02:38:07.447Z] 3.2.0-dev.69 [2024-09-10T02:38:07.447Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:07.447Z] main [2024-09-10T02:38:07.447Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:07.795Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:08.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:08.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-10T02:38:08.114Z] 022c67074ba0: Preparing [2024-09-10T02:38:08.114Z] 9f94a35220d2: Preparing [2024-09-10T02:38:08.114Z] a74808207955: Preparing [2024-09-10T02:38:08.114Z] e51145a30602: Preparing [2024-09-10T02:38:08.114Z] fca6544db20c: Preparing [2024-09-10T02:38:08.114Z] 32bd831b0b90: Preparing [2024-09-10T02:38:08.114Z] d62a02444d39: Preparing [2024-09-10T02:38:08.114Z] 32bd831b0b90: Waiting [2024-09-10T02:38:08.114Z] d62a02444d39: Waiting [2024-09-10T02:38:08.114Z] e51145a30602: Layer already exists [2024-09-10T02:38:08.114Z] a74808207955: Layer already exists [2024-09-10T02:38:08.114Z] d62a02444d39: Layer already exists [2024-09-10T02:38:08.114Z] 022c67074ba0: Pushed [2024-09-10T02:38:08.114Z] fca6544db20c: Pushed [2024-09-10T02:38:08.679Z] 32bd831b0b90: Pushed [2024-09-10T02:38:10.052Z] 9f94a35220d2: Pushed [2024-09-10T02:38:10.052Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:55418c6bc8a81f0f6f9cb3b70a973630cfe6dc9ff7ada5d1f04cde272acf05a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:10.385Z] + 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-09-10T02:38:10.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-10T02:38:10.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-10T02:38:10.707Z] 022c67074ba0: Preparing [2024-09-10T02:38:10.707Z] 9f94a35220d2: Preparing [2024-09-10T02:38:10.707Z] a74808207955: Preparing [2024-09-10T02:38:10.707Z] e51145a30602: Preparing [2024-09-10T02:38:10.707Z] fca6544db20c: Preparing [2024-09-10T02:38:10.707Z] 32bd831b0b90: Preparing [2024-09-10T02:38:10.707Z] d62a02444d39: Preparing [2024-09-10T02:38:10.707Z] 32bd831b0b90: Waiting [2024-09-10T02:38:10.707Z] d62a02444d39: Waiting [2024-09-10T02:38:10.707Z] e51145a30602: Layer already exists [2024-09-10T02:38:10.707Z] a74808207955: Layer already exists [2024-09-10T02:38:10.707Z] 022c67074ba0: Layer already exists [2024-09-10T02:38:10.707Z] fca6544db20c: Layer already exists [2024-09-10T02:38:10.707Z] 9f94a35220d2: Layer already exists [2024-09-10T02:38:10.707Z] 32bd831b0b90: Layer already exists [2024-09-10T02:38:10.707Z] d62a02444d39: Layer already exists [2024-09-10T02:38:10.707Z] latest: digest: sha256:55418c6bc8a81f0f6f9cb3b70a973630cfe6dc9ff7ada5d1f04cde272acf05a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:11.037Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:11.376Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.69 [2024-09-10T02:38:11.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-10T02:38:11.376Z] 022c67074ba0: Preparing [2024-09-10T02:38:11.376Z] 9f94a35220d2: Preparing [2024-09-10T02:38:11.376Z] a74808207955: Preparing [2024-09-10T02:38:11.376Z] e51145a30602: Preparing [2024-09-10T02:38:11.376Z] fca6544db20c: Preparing [2024-09-10T02:38:11.376Z] 32bd831b0b90: Preparing [2024-09-10T02:38:11.376Z] 32bd831b0b90: Waiting [2024-09-10T02:38:11.376Z] d62a02444d39: Preparing [2024-09-10T02:38:11.376Z] d62a02444d39: Waiting [2024-09-10T02:38:11.376Z] 9f94a35220d2: Layer already exists [2024-09-10T02:38:11.376Z] a74808207955: Layer already exists [2024-09-10T02:38:11.376Z] 022c67074ba0: Layer already exists [2024-09-10T02:38:11.376Z] e51145a30602: Layer already exists [2024-09-10T02:38:11.376Z] fca6544db20c: Layer already exists [2024-09-10T02:38:11.376Z] 32bd831b0b90: Layer already exists [2024-09-10T02:38:11.376Z] d62a02444d39: Layer already exists [2024-09-10T02:38:11.376Z] 3.2.0-dev.69: digest: sha256:55418c6bc8a81f0f6f9cb3b70a973630cfe6dc9ff7ada5d1f04cde272acf05a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:11.720Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:12.054Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:12.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-10T02:38:12.054Z] 022c67074ba0: Preparing [2024-09-10T02:38:12.054Z] 9f94a35220d2: Preparing [2024-09-10T02:38:12.054Z] a74808207955: Preparing [2024-09-10T02:38:12.054Z] e51145a30602: Preparing [2024-09-10T02:38:12.054Z] fca6544db20c: Preparing [2024-09-10T02:38:12.054Z] 32bd831b0b90: Preparing [2024-09-10T02:38:12.054Z] d62a02444d39: Preparing [2024-09-10T02:38:12.054Z] 32bd831b0b90: Waiting [2024-09-10T02:38:12.054Z] d62a02444d39: Waiting [2024-09-10T02:38:12.054Z] fca6544db20c: Layer already exists [2024-09-10T02:38:12.054Z] a74808207955: Layer already exists [2024-09-10T02:38:12.054Z] 9f94a35220d2: Layer already exists [2024-09-10T02:38:12.054Z] 022c67074ba0: Layer already exists [2024-09-10T02:38:12.054Z] e51145a30602: Layer already exists [2024-09-10T02:38:12.054Z] d62a02444d39: Layer already exists [2024-09-10T02:38:12.054Z] 32bd831b0b90: Layer already exists [2024-09-10T02:38:12.314Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:55418c6bc8a81f0f6f9cb3b70a973630cfe6dc9ff7ada5d1f04cde272acf05a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:12.645Z] + 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-09-10T02:38:12.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-10T02:38:12.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-10T02:38:12.964Z] 022c67074ba0: Preparing [2024-09-10T02:38:12.964Z] 9f94a35220d2: Preparing [2024-09-10T02:38:12.964Z] a74808207955: Preparing [2024-09-10T02:38:12.964Z] e51145a30602: Preparing [2024-09-10T02:38:12.964Z] fca6544db20c: Preparing [2024-09-10T02:38:12.964Z] 32bd831b0b90: Preparing [2024-09-10T02:38:12.964Z] d62a02444d39: Preparing [2024-09-10T02:38:12.964Z] 32bd831b0b90: Waiting [2024-09-10T02:38:12.964Z] 022c67074ba0: Layer already exists [2024-09-10T02:38:12.964Z] 9f94a35220d2: Layer already exists [2024-09-10T02:38:12.964Z] a74808207955: Layer already exists [2024-09-10T02:38:12.964Z] e51145a30602: Layer already exists [2024-09-10T02:38:12.964Z] fca6544db20c: Layer already exists [2024-09-10T02:38:12.964Z] 32bd831b0b90: Layer already exists [2024-09-10T02:38:12.964Z] d62a02444d39: Layer already exists [2024-09-10T02:38:12.964Z] main: digest: sha256:55418c6bc8a81f0f6f9cb3b70a973630cfe6dc9ff7ada5d1f04cde272acf05a2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T02:38:13.036Z] ===================================================== [Pipeline] echo [2024-09-10T02:38:13.050Z] taggedImages: [2024-09-10T02:38:13.050Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:13.050Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-10T02:38:13.050Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.69 [2024-09-10T02:38:13.050Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:13.050Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-10T02:38:13.076Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-10T02:38:13.076Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:13.076Z] latest [2024-09-10T02:38:13.076Z] 3.2.0-dev.69 [2024-09-10T02:38:13.076Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:13.076Z] main [2024-09-10T02:38:13.076Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:13.429Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:13.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:13.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-10T02:38:13.746Z] d259f8189ba6: Preparing [2024-09-10T02:38:13.746Z] e9a3b567f584: Preparing [2024-09-10T02:38:13.746Z] cfbd89cf8a5c: Preparing [2024-09-10T02:38:13.746Z] a74808207955: Preparing [2024-09-10T02:38:13.746Z] e51145a30602: Preparing [2024-09-10T02:38:13.746Z] 2229a0a9476e: Preparing [2024-09-10T02:38:13.746Z] 6cdf115606cf: Preparing [2024-09-10T02:38:13.746Z] e8c0d382b62e: Preparing [2024-09-10T02:38:13.746Z] f68d4c1d48c5: Preparing [2024-09-10T02:38:13.746Z] d62a02444d39: Preparing [2024-09-10T02:38:13.746Z] e8c0d382b62e: Waiting [2024-09-10T02:38:13.746Z] 2229a0a9476e: Waiting [2024-09-10T02:38:13.746Z] 6cdf115606cf: Waiting [2024-09-10T02:38:13.746Z] f68d4c1d48c5: Waiting [2024-09-10T02:38:13.746Z] d62a02444d39: Waiting [2024-09-10T02:38:13.746Z] e51145a30602: Layer already exists [2024-09-10T02:38:13.746Z] a74808207955: Layer already exists [2024-09-10T02:38:13.746Z] e9a3b567f584: Pushed [2024-09-10T02:38:13.746Z] d259f8189ba6: Pushed [2024-09-10T02:38:13.746Z] cfbd89cf8a5c: Pushed [2024-09-10T02:38:13.746Z] d62a02444d39: Layer already exists [2024-09-10T02:38:13.746Z] e8c0d382b62e: Pushed [2024-09-10T02:38:14.314Z] f68d4c1d48c5: Pushed [2024-09-10T02:38:19.583Z] 6cdf115606cf: Pushed [2024-09-10T02:38:22.863Z] 2229a0a9476e: Pushed [2024-09-10T02:38:22.863Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:a3a744fcb75a70cd84587ee8fb596a5630c0e18377e94e9d7b231f4571fbed2c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:23.191Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:23.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-10T02:38:23.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-10T02:38:23.514Z] d259f8189ba6: Preparing [2024-09-10T02:38:23.514Z] e9a3b567f584: Preparing [2024-09-10T02:38:23.514Z] cfbd89cf8a5c: Preparing [2024-09-10T02:38:23.514Z] a74808207955: Preparing [2024-09-10T02:38:23.514Z] e51145a30602: Preparing [2024-09-10T02:38:23.514Z] 2229a0a9476e: Preparing [2024-09-10T02:38:23.514Z] 6cdf115606cf: Preparing [2024-09-10T02:38:23.514Z] e8c0d382b62e: Preparing [2024-09-10T02:38:23.514Z] f68d4c1d48c5: Preparing [2024-09-10T02:38:23.514Z] d62a02444d39: Preparing [2024-09-10T02:38:23.514Z] 6cdf115606cf: Waiting [2024-09-10T02:38:23.514Z] e8c0d382b62e: Waiting [2024-09-10T02:38:23.514Z] 2229a0a9476e: Waiting [2024-09-10T02:38:23.514Z] d62a02444d39: Waiting [2024-09-10T02:38:23.514Z] f68d4c1d48c5: Waiting [2024-09-10T02:38:23.514Z] cfbd89cf8a5c: Layer already exists [2024-09-10T02:38:23.514Z] e51145a30602: Layer already exists [2024-09-10T02:38:23.514Z] a74808207955: Layer already exists [2024-09-10T02:38:23.514Z] e9a3b567f584: Layer already exists [2024-09-10T02:38:23.514Z] d259f8189ba6: Layer already exists [2024-09-10T02:38:23.514Z] 2229a0a9476e: Layer already exists [2024-09-10T02:38:23.514Z] 6cdf115606cf: Layer already exists [2024-09-10T02:38:23.514Z] d62a02444d39: Layer already exists [2024-09-10T02:38:23.514Z] e8c0d382b62e: Layer already exists [2024-09-10T02:38:23.514Z] f68d4c1d48c5: Layer already exists [2024-09-10T02:38:23.514Z] latest: digest: sha256:a3a744fcb75a70cd84587ee8fb596a5630c0e18377e94e9d7b231f4571fbed2c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:23.847Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:24.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.69 [2024-09-10T02:38:24.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-10T02:38:24.170Z] d259f8189ba6: Preparing [2024-09-10T02:38:24.170Z] e9a3b567f584: Preparing [2024-09-10T02:38:24.170Z] cfbd89cf8a5c: Preparing [2024-09-10T02:38:24.170Z] a74808207955: Preparing [2024-09-10T02:38:24.170Z] e51145a30602: Preparing [2024-09-10T02:38:24.170Z] 2229a0a9476e: Preparing [2024-09-10T02:38:24.170Z] 6cdf115606cf: Preparing [2024-09-10T02:38:24.170Z] e8c0d382b62e: Preparing [2024-09-10T02:38:24.170Z] f68d4c1d48c5: Preparing [2024-09-10T02:38:24.170Z] d62a02444d39: Preparing [2024-09-10T02:38:24.170Z] e8c0d382b62e: Waiting [2024-09-10T02:38:24.170Z] f68d4c1d48c5: Waiting [2024-09-10T02:38:24.170Z] d62a02444d39: Waiting [2024-09-10T02:38:24.170Z] 2229a0a9476e: Waiting [2024-09-10T02:38:24.170Z] 6cdf115606cf: Waiting [2024-09-10T02:38:24.170Z] e51145a30602: Layer already exists [2024-09-10T02:38:24.170Z] e9a3b567f584: Layer already exists [2024-09-10T02:38:24.170Z] a74808207955: Layer already exists [2024-09-10T02:38:24.170Z] cfbd89cf8a5c: Layer already exists [2024-09-10T02:38:24.170Z] d259f8189ba6: Layer already exists [2024-09-10T02:38:24.170Z] 6cdf115606cf: Layer already exists [2024-09-10T02:38:24.170Z] f68d4c1d48c5: Layer already exists [2024-09-10T02:38:24.170Z] 2229a0a9476e: Layer already exists [2024-09-10T02:38:24.170Z] e8c0d382b62e: Layer already exists [2024-09-10T02:38:24.170Z] d62a02444d39: Layer already exists [2024-09-10T02:38:24.170Z] 3.2.0-dev.69: digest: sha256:a3a744fcb75a70cd84587ee8fb596a5630c0e18377e94e9d7b231f4571fbed2c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:24.499Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:24.819Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:24.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-10T02:38:24.819Z] d259f8189ba6: Preparing [2024-09-10T02:38:24.819Z] e9a3b567f584: Preparing [2024-09-10T02:38:24.819Z] cfbd89cf8a5c: Preparing [2024-09-10T02:38:24.819Z] a74808207955: Preparing [2024-09-10T02:38:24.819Z] e51145a30602: Preparing [2024-09-10T02:38:24.819Z] 2229a0a9476e: Preparing [2024-09-10T02:38:24.819Z] 6cdf115606cf: Preparing [2024-09-10T02:38:24.819Z] e8c0d382b62e: Preparing [2024-09-10T02:38:24.819Z] f68d4c1d48c5: Preparing [2024-09-10T02:38:24.819Z] d62a02444d39: Preparing [2024-09-10T02:38:24.819Z] 6cdf115606cf: Waiting [2024-09-10T02:38:24.819Z] e8c0d382b62e: Waiting [2024-09-10T02:38:24.819Z] f68d4c1d48c5: Waiting [2024-09-10T02:38:24.819Z] d62a02444d39: Waiting [2024-09-10T02:38:24.819Z] 2229a0a9476e: Waiting [2024-09-10T02:38:24.819Z] e9a3b567f584: Layer already exists [2024-09-10T02:38:24.819Z] e51145a30602: Layer already exists [2024-09-10T02:38:24.819Z] cfbd89cf8a5c: Layer already exists [2024-09-10T02:38:24.819Z] a74808207955: Layer already exists [2024-09-10T02:38:24.819Z] d259f8189ba6: Layer already exists [2024-09-10T02:38:24.819Z] 6cdf115606cf: Layer already exists [2024-09-10T02:38:24.819Z] 2229a0a9476e: Layer already exists [2024-09-10T02:38:24.819Z] f68d4c1d48c5: Layer already exists [2024-09-10T02:38:24.819Z] e8c0d382b62e: Layer already exists [2024-09-10T02:38:24.819Z] d62a02444d39: Layer already exists [2024-09-10T02:38:24.819Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:a3a744fcb75a70cd84587ee8fb596a5630c0e18377e94e9d7b231f4571fbed2c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:25.151Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:25.468Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-10T02:38:25.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-10T02:38:25.468Z] d259f8189ba6: Preparing [2024-09-10T02:38:25.468Z] e9a3b567f584: Preparing [2024-09-10T02:38:25.468Z] cfbd89cf8a5c: Preparing [2024-09-10T02:38:25.468Z] a74808207955: Preparing [2024-09-10T02:38:25.468Z] e51145a30602: Preparing [2024-09-10T02:38:25.468Z] 2229a0a9476e: Preparing [2024-09-10T02:38:25.468Z] 6cdf115606cf: Preparing [2024-09-10T02:38:25.468Z] e8c0d382b62e: Preparing [2024-09-10T02:38:25.468Z] f68d4c1d48c5: Preparing [2024-09-10T02:38:25.468Z] d62a02444d39: Preparing [2024-09-10T02:38:25.468Z] 2229a0a9476e: Waiting [2024-09-10T02:38:25.468Z] 6cdf115606cf: Waiting [2024-09-10T02:38:25.468Z] e8c0d382b62e: Waiting [2024-09-10T02:38:25.468Z] d62a02444d39: Waiting [2024-09-10T02:38:25.468Z] f68d4c1d48c5: Waiting [2024-09-10T02:38:25.468Z] d259f8189ba6: Layer already exists [2024-09-10T02:38:25.468Z] cfbd89cf8a5c: Layer already exists [2024-09-10T02:38:25.468Z] e51145a30602: Layer already exists [2024-09-10T02:38:25.468Z] a74808207955: Layer already exists [2024-09-10T02:38:25.468Z] e9a3b567f584: Layer already exists [2024-09-10T02:38:25.468Z] 2229a0a9476e: Layer already exists [2024-09-10T02:38:25.469Z] 6cdf115606cf: Layer already exists [2024-09-10T02:38:25.469Z] d62a02444d39: Layer already exists [2024-09-10T02:38:25.469Z] e8c0d382b62e: Layer already exists [2024-09-10T02:38:25.469Z] f68d4c1d48c5: Layer already exists [2024-09-10T02:38:25.469Z] main: digest: sha256:a3a744fcb75a70cd84587ee8fb596a5630c0e18377e94e9d7b231f4571fbed2c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T02:38:25.538Z] ===================================================== [Pipeline] echo [2024-09-10T02:38:25.553Z] taggedImages: [2024-09-10T02:38:25.553Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:25.553Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-10T02:38:25.553Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.69 [2024-09-10T02:38:25.553Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:25.553Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-10T02:38:25.576Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-10T02:38:25.576Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:25.576Z] latest [2024-09-10T02:38:25.576Z] 3.2.0-dev.69 [2024-09-10T02:38:25.576Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:25.576Z] main [2024-09-10T02:38:25.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:25.916Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:26.227Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:26.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-10T02:38:26.227Z] 16264cbebe6b: Preparing [2024-09-10T02:38:26.227Z] 04a56bed06c6: Preparing [2024-09-10T02:38:26.227Z] 92cf23a6efe0: Preparing [2024-09-10T02:38:26.227Z] a74808207955: Preparing [2024-09-10T02:38:26.227Z] e51145a30602: Preparing [2024-09-10T02:38:26.227Z] c933c12022e5: Preparing [2024-09-10T02:38:26.227Z] 8bc8c5f4c2da: Preparing [2024-09-10T02:38:26.227Z] f1b80f3cc0d6: Preparing [2024-09-10T02:38:26.227Z] d62a02444d39: Preparing [2024-09-10T02:38:26.227Z] 8bc8c5f4c2da: Waiting [2024-09-10T02:38:26.227Z] f1b80f3cc0d6: Waiting [2024-09-10T02:38:26.227Z] d62a02444d39: Waiting [2024-09-10T02:38:26.227Z] c933c12022e5: Waiting [2024-09-10T02:38:26.227Z] a74808207955: Layer already exists [2024-09-10T02:38:26.227Z] e51145a30602: Layer already exists [2024-09-10T02:38:26.227Z] 92cf23a6efe0: Pushed [2024-09-10T02:38:26.227Z] 16264cbebe6b: Pushed [2024-09-10T02:38:26.227Z] 04a56bed06c6: Pushed [2024-09-10T02:38:26.227Z] 8bc8c5f4c2da: Pushed [2024-09-10T02:38:26.227Z] d62a02444d39: Layer already exists [2024-09-10T02:38:26.485Z] f1b80f3cc0d6: Pushed [2024-09-10T02:38:36.459Z] c933c12022e5: Pushed [2024-09-10T02:38:36.459Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:df25742abb917cee325f91152cb9fdf61eff1a0b64f5b43520fc4112233a874a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:36.792Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:37.115Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-10T02:38:37.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-10T02:38:37.115Z] 16264cbebe6b: Preparing [2024-09-10T02:38:37.115Z] 04a56bed06c6: Preparing [2024-09-10T02:38:37.115Z] 92cf23a6efe0: Preparing [2024-09-10T02:38:37.115Z] a74808207955: Preparing [2024-09-10T02:38:37.115Z] e51145a30602: Preparing [2024-09-10T02:38:37.115Z] c933c12022e5: Preparing [2024-09-10T02:38:37.115Z] 8bc8c5f4c2da: Preparing [2024-09-10T02:38:37.115Z] f1b80f3cc0d6: Preparing [2024-09-10T02:38:37.115Z] d62a02444d39: Preparing [2024-09-10T02:38:37.115Z] c933c12022e5: Waiting [2024-09-10T02:38:37.115Z] f1b80f3cc0d6: Waiting [2024-09-10T02:38:37.115Z] 8bc8c5f4c2da: Waiting [2024-09-10T02:38:37.115Z] d62a02444d39: Waiting [2024-09-10T02:38:37.115Z] e51145a30602: Layer already exists [2024-09-10T02:38:37.115Z] 16264cbebe6b: Layer already exists [2024-09-10T02:38:37.115Z] 04a56bed06c6: Layer already exists [2024-09-10T02:38:37.115Z] 92cf23a6efe0: Layer already exists [2024-09-10T02:38:37.115Z] a74808207955: Layer already exists [2024-09-10T02:38:37.115Z] d62a02444d39: Layer already exists [2024-09-10T02:38:37.115Z] 8bc8c5f4c2da: Layer already exists [2024-09-10T02:38:37.115Z] f1b80f3cc0d6: Layer already exists [2024-09-10T02:38:37.115Z] c933c12022e5: Layer already exists [2024-09-10T02:38:37.115Z] latest: digest: sha256:df25742abb917cee325f91152cb9fdf61eff1a0b64f5b43520fc4112233a874a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:37.439Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:37.762Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.69 [2024-09-10T02:38:37.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-10T02:38:37.762Z] 16264cbebe6b: Preparing [2024-09-10T02:38:37.762Z] 04a56bed06c6: Preparing [2024-09-10T02:38:37.762Z] 92cf23a6efe0: Preparing [2024-09-10T02:38:37.762Z] a74808207955: Preparing [2024-09-10T02:38:37.762Z] e51145a30602: Preparing [2024-09-10T02:38:37.762Z] c933c12022e5: Preparing [2024-09-10T02:38:37.762Z] 8bc8c5f4c2da: Preparing [2024-09-10T02:38:37.762Z] f1b80f3cc0d6: Preparing [2024-09-10T02:38:37.762Z] d62a02444d39: Preparing [2024-09-10T02:38:37.762Z] c933c12022e5: Waiting [2024-09-10T02:38:37.762Z] 8bc8c5f4c2da: Waiting [2024-09-10T02:38:37.762Z] f1b80f3cc0d6: Waiting [2024-09-10T02:38:37.762Z] d62a02444d39: Waiting [2024-09-10T02:38:37.762Z] 92cf23a6efe0: Layer already exists [2024-09-10T02:38:37.762Z] a74808207955: Layer already exists [2024-09-10T02:38:37.762Z] e51145a30602: Layer already exists [2024-09-10T02:38:37.762Z] 16264cbebe6b: Layer already exists [2024-09-10T02:38:37.762Z] 04a56bed06c6: Layer already exists [2024-09-10T02:38:37.762Z] 8bc8c5f4c2da: Layer already exists [2024-09-10T02:38:37.762Z] c933c12022e5: Layer already exists [2024-09-10T02:38:37.762Z] d62a02444d39: Layer already exists [2024-09-10T02:38:37.762Z] f1b80f3cc0d6: Layer already exists [2024-09-10T02:38:37.762Z] 3.2.0-dev.69: digest: sha256:df25742abb917cee325f91152cb9fdf61eff1a0b64f5b43520fc4112233a874a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:38.084Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:38.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:38.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-10T02:38:38.401Z] 16264cbebe6b: Preparing [2024-09-10T02:38:38.401Z] 04a56bed06c6: Preparing [2024-09-10T02:38:38.401Z] 92cf23a6efe0: Preparing [2024-09-10T02:38:38.401Z] a74808207955: Preparing [2024-09-10T02:38:38.401Z] e51145a30602: Preparing [2024-09-10T02:38:38.401Z] c933c12022e5: Preparing [2024-09-10T02:38:38.401Z] 8bc8c5f4c2da: Preparing [2024-09-10T02:38:38.401Z] f1b80f3cc0d6: Preparing [2024-09-10T02:38:38.401Z] d62a02444d39: Preparing [2024-09-10T02:38:38.401Z] c933c12022e5: Waiting [2024-09-10T02:38:38.401Z] 8bc8c5f4c2da: Waiting [2024-09-10T02:38:38.401Z] f1b80f3cc0d6: Waiting [2024-09-10T02:38:38.401Z] d62a02444d39: Waiting [2024-09-10T02:38:38.401Z] a74808207955: Layer already exists [2024-09-10T02:38:38.401Z] 16264cbebe6b: Layer already exists [2024-09-10T02:38:38.401Z] 04a56bed06c6: Layer already exists [2024-09-10T02:38:38.401Z] 92cf23a6efe0: Layer already exists [2024-09-10T02:38:38.401Z] e51145a30602: Layer already exists [2024-09-10T02:38:38.401Z] 8bc8c5f4c2da: Layer already exists [2024-09-10T02:38:38.401Z] d62a02444d39: Layer already exists [2024-09-10T02:38:38.401Z] f1b80f3cc0d6: Layer already exists [2024-09-10T02:38:38.401Z] c933c12022e5: Layer already exists [2024-09-10T02:38:38.401Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:df25742abb917cee325f91152cb9fdf61eff1a0b64f5b43520fc4112233a874a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:38.717Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:39.032Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-10T02:38:39.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-10T02:38:39.033Z] 16264cbebe6b: Preparing [2024-09-10T02:38:39.033Z] 04a56bed06c6: Preparing [2024-09-10T02:38:39.033Z] 92cf23a6efe0: Preparing [2024-09-10T02:38:39.033Z] a74808207955: Preparing [2024-09-10T02:38:39.033Z] e51145a30602: Preparing [2024-09-10T02:38:39.033Z] c933c12022e5: Preparing [2024-09-10T02:38:39.033Z] 8bc8c5f4c2da: Preparing [2024-09-10T02:38:39.033Z] f1b80f3cc0d6: Preparing [2024-09-10T02:38:39.033Z] d62a02444d39: Preparing [2024-09-10T02:38:39.033Z] c933c12022e5: Waiting [2024-09-10T02:38:39.033Z] f1b80f3cc0d6: Waiting [2024-09-10T02:38:39.033Z] d62a02444d39: Waiting [2024-09-10T02:38:39.033Z] e51145a30602: Layer already exists [2024-09-10T02:38:39.033Z] 04a56bed06c6: Layer already exists [2024-09-10T02:38:39.033Z] 92cf23a6efe0: Layer already exists [2024-09-10T02:38:39.033Z] a74808207955: Layer already exists [2024-09-10T02:38:39.033Z] 16264cbebe6b: Layer already exists [2024-09-10T02:38:39.033Z] c933c12022e5: Layer already exists [2024-09-10T02:38:39.033Z] 8bc8c5f4c2da: Layer already exists [2024-09-10T02:38:39.033Z] f1b80f3cc0d6: Layer already exists [2024-09-10T02:38:39.033Z] d62a02444d39: Layer already exists [2024-09-10T02:38:39.033Z] main: digest: sha256:df25742abb917cee325f91152cb9fdf61eff1a0b64f5b43520fc4112233a874a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T02:38:39.096Z] ===================================================== [Pipeline] echo [2024-09-10T02:38:39.109Z] taggedImages: [2024-09-10T02:38:39.110Z] - nexus3.edgexfoundry.org:10004/security-spire-config:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:39.110Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-10T02:38:39.110Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.69 [2024-09-10T02:38:39.110Z] - nexus3.edgexfoundry.org:10004/security-spire-config:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:39.110Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-10T02:38:39.203Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-10T02:38:39.203Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:39.203Z] latest [2024-09-10T02:38:39.203Z] 3.2.0-dev.69 [2024-09-10T02:38:39.203Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:39.203Z] main [2024-09-10T02:38:39.203Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:39.543Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:39.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:39.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-10T02:38:39.861Z] d259f8189ba6: Preparing [2024-09-10T02:38:39.861Z] b19df76beecd: Preparing [2024-09-10T02:38:39.861Z] 12382269d1ea: Preparing [2024-09-10T02:38:39.861Z] a74808207955: Preparing [2024-09-10T02:38:39.861Z] e51145a30602: Preparing [2024-09-10T02:38:39.861Z] 751657811639: Preparing [2024-09-10T02:38:39.861Z] e8c0d382b62e: Preparing [2024-09-10T02:38:39.861Z] f68d4c1d48c5: Preparing [2024-09-10T02:38:39.861Z] d62a02444d39: Preparing [2024-09-10T02:38:39.861Z] 751657811639: Waiting [2024-09-10T02:38:39.861Z] e8c0d382b62e: Waiting [2024-09-10T02:38:39.861Z] f68d4c1d48c5: Waiting [2024-09-10T02:38:39.861Z] d62a02444d39: Waiting [2024-09-10T02:38:39.861Z] a74808207955: Layer already exists [2024-09-10T02:38:39.861Z] e51145a30602: Layer already exists [2024-09-10T02:38:39.861Z] d259f8189ba6: Layer already exists [2024-09-10T02:38:39.861Z] f68d4c1d48c5: Layer already exists [2024-09-10T02:38:39.861Z] e8c0d382b62e: Layer already exists [2024-09-10T02:38:39.861Z] d62a02444d39: Layer already exists [2024-09-10T02:38:39.861Z] b19df76beecd: Pushed [2024-09-10T02:38:39.861Z] 12382269d1ea: Pushed [2024-09-10T02:38:49.856Z] 751657811639: Pushed [2024-09-10T02:38:49.856Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:e49f0114616971647a437a35cd91352e61fc1c77172a73223684b2a6df1d5eac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:50.187Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:50.506Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-10T02:38:50.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-10T02:38:50.506Z] d259f8189ba6: Preparing [2024-09-10T02:38:50.506Z] b19df76beecd: Preparing [2024-09-10T02:38:50.506Z] 12382269d1ea: Preparing [2024-09-10T02:38:50.506Z] a74808207955: Preparing [2024-09-10T02:38:50.506Z] e51145a30602: Preparing [2024-09-10T02:38:50.506Z] 751657811639: Preparing [2024-09-10T02:38:50.506Z] e8c0d382b62e: Preparing [2024-09-10T02:38:50.506Z] f68d4c1d48c5: Preparing [2024-09-10T02:38:50.506Z] d62a02444d39: Preparing [2024-09-10T02:38:50.506Z] f68d4c1d48c5: Waiting [2024-09-10T02:38:50.506Z] d62a02444d39: Waiting [2024-09-10T02:38:50.506Z] 751657811639: Waiting [2024-09-10T02:38:50.506Z] d259f8189ba6: Layer already exists [2024-09-10T02:38:50.506Z] b19df76beecd: Layer already exists [2024-09-10T02:38:50.506Z] a74808207955: Layer already exists [2024-09-10T02:38:50.506Z] e51145a30602: Layer already exists [2024-09-10T02:38:50.506Z] 12382269d1ea: Layer already exists [2024-09-10T02:38:50.506Z] 751657811639: Layer already exists [2024-09-10T02:38:50.506Z] f68d4c1d48c5: Layer already exists [2024-09-10T02:38:50.506Z] e8c0d382b62e: Layer already exists [2024-09-10T02:38:50.506Z] d62a02444d39: Layer already exists [2024-09-10T02:38:50.506Z] latest: digest: sha256:e49f0114616971647a437a35cd91352e61fc1c77172a73223684b2a6df1d5eac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:50.830Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:51.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.69 [2024-09-10T02:38:51.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-10T02:38:51.153Z] d259f8189ba6: Preparing [2024-09-10T02:38:51.153Z] b19df76beecd: Preparing [2024-09-10T02:38:51.153Z] 12382269d1ea: Preparing [2024-09-10T02:38:51.153Z] a74808207955: Preparing [2024-09-10T02:38:51.153Z] e51145a30602: Preparing [2024-09-10T02:38:51.153Z] 751657811639: Preparing [2024-09-10T02:38:51.153Z] e8c0d382b62e: Preparing [2024-09-10T02:38:51.153Z] f68d4c1d48c5: Preparing [2024-09-10T02:38:51.153Z] d62a02444d39: Preparing [2024-09-10T02:38:51.153Z] 751657811639: Waiting [2024-09-10T02:38:51.153Z] e8c0d382b62e: Waiting [2024-09-10T02:38:51.153Z] f68d4c1d48c5: Waiting [2024-09-10T02:38:51.153Z] d62a02444d39: Waiting [2024-09-10T02:38:51.153Z] 12382269d1ea: Layer already exists [2024-09-10T02:38:51.153Z] b19df76beecd: Layer already exists [2024-09-10T02:38:51.153Z] e51145a30602: Layer already exists [2024-09-10T02:38:51.153Z] d259f8189ba6: Layer already exists [2024-09-10T02:38:51.153Z] a74808207955: Layer already exists [2024-09-10T02:38:51.153Z] e8c0d382b62e: Layer already exists [2024-09-10T02:38:51.153Z] 751657811639: Layer already exists [2024-09-10T02:38:51.153Z] f68d4c1d48c5: Layer already exists [2024-09-10T02:38:51.153Z] d62a02444d39: Layer already exists [2024-09-10T02:38:51.153Z] 3.2.0-dev.69: digest: sha256:e49f0114616971647a437a35cd91352e61fc1c77172a73223684b2a6df1d5eac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:51.483Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:51.810Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:51.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-10T02:38:51.810Z] d259f8189ba6: Preparing [2024-09-10T02:38:51.810Z] b19df76beecd: Preparing [2024-09-10T02:38:51.810Z] 12382269d1ea: Preparing [2024-09-10T02:38:51.810Z] a74808207955: Preparing [2024-09-10T02:38:51.810Z] e51145a30602: Preparing [2024-09-10T02:38:51.810Z] 751657811639: Preparing [2024-09-10T02:38:51.810Z] e8c0d382b62e: Preparing [2024-09-10T02:38:51.810Z] f68d4c1d48c5: Preparing [2024-09-10T02:38:51.810Z] d62a02444d39: Preparing [2024-09-10T02:38:51.810Z] 751657811639: Waiting [2024-09-10T02:38:51.810Z] f68d4c1d48c5: Waiting [2024-09-10T02:38:51.810Z] d62a02444d39: Waiting [2024-09-10T02:38:51.810Z] e8c0d382b62e: Waiting [2024-09-10T02:38:51.810Z] a74808207955: Layer already exists [2024-09-10T02:38:51.810Z] e51145a30602: Layer already exists [2024-09-10T02:38:51.810Z] d259f8189ba6: Layer already exists [2024-09-10T02:38:51.810Z] 12382269d1ea: Layer already exists [2024-09-10T02:38:51.810Z] b19df76beecd: Layer already exists [2024-09-10T02:38:51.810Z] e8c0d382b62e: Layer already exists [2024-09-10T02:38:51.810Z] f68d4c1d48c5: Layer already exists [2024-09-10T02:38:51.810Z] 751657811639: Layer already exists [2024-09-10T02:38:51.810Z] d62a02444d39: Layer already exists [2024-09-10T02:38:51.810Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:e49f0114616971647a437a35cd91352e61fc1c77172a73223684b2a6df1d5eac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:52.134Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:52.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-10T02:38:52.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-10T02:38:52.461Z] d259f8189ba6: Preparing [2024-09-10T02:38:52.461Z] b19df76beecd: Preparing [2024-09-10T02:38:52.461Z] 12382269d1ea: Preparing [2024-09-10T02:38:52.461Z] a74808207955: Preparing [2024-09-10T02:38:52.461Z] e51145a30602: Preparing [2024-09-10T02:38:52.461Z] 751657811639: Preparing [2024-09-10T02:38:52.461Z] e8c0d382b62e: Preparing [2024-09-10T02:38:52.461Z] f68d4c1d48c5: Preparing [2024-09-10T02:38:52.461Z] d62a02444d39: Preparing [2024-09-10T02:38:52.461Z] 751657811639: Waiting [2024-09-10T02:38:52.461Z] e8c0d382b62e: Waiting [2024-09-10T02:38:52.461Z] f68d4c1d48c5: Waiting [2024-09-10T02:38:52.461Z] d62a02444d39: Waiting [2024-09-10T02:38:52.461Z] 12382269d1ea: Layer already exists [2024-09-10T02:38:52.461Z] a74808207955: Layer already exists [2024-09-10T02:38:52.461Z] b19df76beecd: Layer already exists [2024-09-10T02:38:52.461Z] d259f8189ba6: Layer already exists [2024-09-10T02:38:52.461Z] e51145a30602: Layer already exists [2024-09-10T02:38:52.461Z] e8c0d382b62e: Layer already exists [2024-09-10T02:38:52.461Z] 751657811639: Layer already exists [2024-09-10T02:38:52.461Z] d62a02444d39: Layer already exists [2024-09-10T02:38:52.461Z] f68d4c1d48c5: Layer already exists [2024-09-10T02:38:52.461Z] main: digest: sha256:e49f0114616971647a437a35cd91352e61fc1c77172a73223684b2a6df1d5eac size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T02:38:52.540Z] ===================================================== [Pipeline] echo [2024-09-10T02:38:52.550Z] taggedImages: [2024-09-10T02:38:52.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:52.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-10T02:38:52.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.69 [2024-09-10T02:38:52.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:52.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-10T02:38:52.578Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-10T02:38:52.578Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:52.578Z] latest [2024-09-10T02:38:52.578Z] 3.2.0-dev.69 [2024-09-10T02:38:52.578Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:52.578Z] main [2024-09-10T02:38:52.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:52.914Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:53.234Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:53.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-10T02:38:53.234Z] 1f4cdc2e2eb7: Preparing [2024-09-10T02:38:53.234Z] b949e0019205: Preparing [2024-09-10T02:38:53.234Z] a74808207955: Preparing [2024-09-10T02:38:53.234Z] e51145a30602: Preparing [2024-09-10T02:38:53.234Z] 83c1b3449314: Preparing [2024-09-10T02:38:53.234Z] 10e99accf0e1: Preparing [2024-09-10T02:38:53.234Z] d62a02444d39: Preparing [2024-09-10T02:38:53.234Z] 10e99accf0e1: Waiting [2024-09-10T02:38:53.234Z] e51145a30602: Layer already exists [2024-09-10T02:38:53.234Z] a74808207955: Layer already exists [2024-09-10T02:38:53.234Z] d62a02444d39: Layer already exists [2024-09-10T02:38:53.234Z] 1f4cdc2e2eb7: Pushed [2024-09-10T02:38:53.234Z] 83c1b3449314: Pushed [2024-09-10T02:38:53.494Z] 10e99accf0e1: Pushed [2024-09-10T02:38:56.782Z] b949e0019205: Pushed [2024-09-10T02:38:56.782Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:fe73c0535508b840e7fb39b7342199ccfcf08fe1f8fbc515e61668d5e62a210a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:57.112Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:57.434Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-10T02:38:57.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-10T02:38:57.434Z] 1f4cdc2e2eb7: Preparing [2024-09-10T02:38:57.434Z] b949e0019205: Preparing [2024-09-10T02:38:57.434Z] a74808207955: Preparing [2024-09-10T02:38:57.434Z] e51145a30602: Preparing [2024-09-10T02:38:57.434Z] 83c1b3449314: Preparing [2024-09-10T02:38:57.434Z] 10e99accf0e1: Preparing [2024-09-10T02:38:57.434Z] d62a02444d39: Preparing [2024-09-10T02:38:57.434Z] 10e99accf0e1: Waiting [2024-09-10T02:38:57.434Z] d62a02444d39: Waiting [2024-09-10T02:38:57.434Z] 83c1b3449314: Layer already exists [2024-09-10T02:38:57.434Z] a74808207955: Layer already exists [2024-09-10T02:38:57.434Z] 1f4cdc2e2eb7: Layer already exists [2024-09-10T02:38:57.434Z] e51145a30602: Layer already exists [2024-09-10T02:38:57.434Z] b949e0019205: Layer already exists [2024-09-10T02:38:57.434Z] 10e99accf0e1: Layer already exists [2024-09-10T02:38:57.434Z] d62a02444d39: Layer already exists [2024-09-10T02:38:57.434Z] latest: digest: sha256:fe73c0535508b840e7fb39b7342199ccfcf08fe1f8fbc515e61668d5e62a210a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:57.766Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:58.089Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.69 [2024-09-10T02:38:58.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-10T02:38:58.089Z] 1f4cdc2e2eb7: Preparing [2024-09-10T02:38:58.089Z] b949e0019205: Preparing [2024-09-10T02:38:58.089Z] a74808207955: Preparing [2024-09-10T02:38:58.089Z] e51145a30602: Preparing [2024-09-10T02:38:58.089Z] 83c1b3449314: Preparing [2024-09-10T02:38:58.089Z] 10e99accf0e1: Preparing [2024-09-10T02:38:58.089Z] d62a02444d39: Preparing [2024-09-10T02:38:58.089Z] 10e99accf0e1: Waiting [2024-09-10T02:38:58.089Z] d62a02444d39: Waiting [2024-09-10T02:38:58.089Z] e51145a30602: Layer already exists [2024-09-10T02:38:58.089Z] 1f4cdc2e2eb7: Layer already exists [2024-09-10T02:38:58.089Z] b949e0019205: Layer already exists [2024-09-10T02:38:58.089Z] 83c1b3449314: Layer already exists [2024-09-10T02:38:58.089Z] a74808207955: Layer already exists [2024-09-10T02:38:58.089Z] 10e99accf0e1: Layer already exists [2024-09-10T02:38:58.089Z] d62a02444d39: Layer already exists [2024-09-10T02:38:58.089Z] 3.2.0-dev.69: digest: sha256:fe73c0535508b840e7fb39b7342199ccfcf08fe1f8fbc515e61668d5e62a210a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:58.415Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:58.731Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:58.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-10T02:38:58.731Z] 1f4cdc2e2eb7: Preparing [2024-09-10T02:38:58.731Z] b949e0019205: Preparing [2024-09-10T02:38:58.731Z] a74808207955: Preparing [2024-09-10T02:38:58.731Z] e51145a30602: Preparing [2024-09-10T02:38:58.731Z] 83c1b3449314: Preparing [2024-09-10T02:38:58.731Z] 10e99accf0e1: Preparing [2024-09-10T02:38:58.731Z] d62a02444d39: Preparing [2024-09-10T02:38:58.731Z] 10e99accf0e1: Waiting [2024-09-10T02:38:58.731Z] d62a02444d39: Waiting [2024-09-10T02:38:58.731Z] 83c1b3449314: Layer already exists [2024-09-10T02:38:58.731Z] b949e0019205: Layer already exists [2024-09-10T02:38:58.731Z] 1f4cdc2e2eb7: Layer already exists [2024-09-10T02:38:58.731Z] a74808207955: Layer already exists [2024-09-10T02:38:58.731Z] e51145a30602: Layer already exists [2024-09-10T02:38:58.731Z] 10e99accf0e1: Layer already exists [2024-09-10T02:38:58.731Z] d62a02444d39: Layer already exists [2024-09-10T02:38:58.731Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:fe73c0535508b840e7fb39b7342199ccfcf08fe1f8fbc515e61668d5e62a210a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:59.061Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:59.384Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-10T02:38:59.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-10T02:38:59.384Z] 1f4cdc2e2eb7: Preparing [2024-09-10T02:38:59.384Z] b949e0019205: Preparing [2024-09-10T02:38:59.384Z] a74808207955: Preparing [2024-09-10T02:38:59.384Z] e51145a30602: Preparing [2024-09-10T02:38:59.384Z] 83c1b3449314: Preparing [2024-09-10T02:38:59.384Z] 10e99accf0e1: Preparing [2024-09-10T02:38:59.384Z] d62a02444d39: Preparing [2024-09-10T02:38:59.384Z] 10e99accf0e1: Waiting [2024-09-10T02:38:59.384Z] d62a02444d39: Waiting [2024-09-10T02:38:59.384Z] b949e0019205: Layer already exists [2024-09-10T02:38:59.384Z] 83c1b3449314: Layer already exists [2024-09-10T02:38:59.384Z] e51145a30602: Layer already exists [2024-09-10T02:38:59.384Z] 1f4cdc2e2eb7: Layer already exists [2024-09-10T02:38:59.384Z] a74808207955: Layer already exists [2024-09-10T02:38:59.384Z] 10e99accf0e1: Layer already exists [2024-09-10T02:38:59.384Z] d62a02444d39: Layer already exists [2024-09-10T02:38:59.384Z] main: digest: sha256:fe73c0535508b840e7fb39b7342199ccfcf08fe1f8fbc515e61668d5e62a210a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T02:38:59.450Z] ===================================================== [Pipeline] echo [2024-09-10T02:38:59.466Z] taggedImages: [2024-09-10T02:38:59.466Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:59.466Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-10T02:38:59.466Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.69 [2024-09-10T02:38:59.466Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:59.466Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-10T02:38:59.495Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-10T02:38:59.495Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:38:59.495Z] latest [2024-09-10T02:38:59.495Z] 3.2.0-dev.69 [2024-09-10T02:38:59.495Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:38:59.495Z] main [2024-09-10T02:38:59.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:38:59.842Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:00.165Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:39:00.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-10T02:39:00.165Z] dc042b1d3171: Preparing [2024-09-10T02:39:00.165Z] cb9b09ab4668: Preparing [2024-09-10T02:39:00.165Z] a74808207955: Preparing [2024-09-10T02:39:00.165Z] e51145a30602: Preparing [2024-09-10T02:39:00.165Z] c1883daa79bf: Preparing [2024-09-10T02:39:00.165Z] 74f472cfc777: Preparing [2024-09-10T02:39:00.165Z] d62a02444d39: Preparing [2024-09-10T02:39:00.165Z] 74f472cfc777: Waiting [2024-09-10T02:39:00.165Z] d62a02444d39: Waiting [2024-09-10T02:39:00.165Z] e51145a30602: Layer already exists [2024-09-10T02:39:00.165Z] a74808207955: Layer already exists [2024-09-10T02:39:00.165Z] d62a02444d39: Layer already exists [2024-09-10T02:39:00.165Z] dc042b1d3171: Pushed [2024-09-10T02:39:00.165Z] c1883daa79bf: Pushed [2024-09-10T02:39:00.165Z] 74f472cfc777: Pushed [2024-09-10T02:39:03.447Z] cb9b09ab4668: Pushed [2024-09-10T02:39:03.447Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:ab5ec56126741195fbeb62ccf279923fd677b55fc31584d6a29152ba1bc19a9a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:03.776Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:04.102Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-10T02:39:04.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-10T02:39:04.102Z] dc042b1d3171: Preparing [2024-09-10T02:39:04.102Z] cb9b09ab4668: Preparing [2024-09-10T02:39:04.102Z] a74808207955: Preparing [2024-09-10T02:39:04.102Z] e51145a30602: Preparing [2024-09-10T02:39:04.102Z] c1883daa79bf: Preparing [2024-09-10T02:39:04.102Z] 74f472cfc777: Preparing [2024-09-10T02:39:04.102Z] d62a02444d39: Preparing [2024-09-10T02:39:04.102Z] d62a02444d39: Waiting [2024-09-10T02:39:04.102Z] 74f472cfc777: Waiting [2024-09-10T02:39:04.102Z] c1883daa79bf: Layer already exists [2024-09-10T02:39:04.102Z] a74808207955: Layer already exists [2024-09-10T02:39:04.102Z] cb9b09ab4668: Layer already exists [2024-09-10T02:39:04.102Z] e51145a30602: Layer already exists [2024-09-10T02:39:04.102Z] dc042b1d3171: Layer already exists [2024-09-10T02:39:04.102Z] d62a02444d39: Layer already exists [2024-09-10T02:39:04.102Z] 74f472cfc777: Layer already exists [2024-09-10T02:39:04.102Z] latest: digest: sha256:ab5ec56126741195fbeb62ccf279923fd677b55fc31584d6a29152ba1bc19a9a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:04.437Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:04.765Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.69 [2024-09-10T02:39:04.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-10T02:39:04.765Z] dc042b1d3171: Preparing [2024-09-10T02:39:04.765Z] cb9b09ab4668: Preparing [2024-09-10T02:39:04.765Z] a74808207955: Preparing [2024-09-10T02:39:04.765Z] e51145a30602: Preparing [2024-09-10T02:39:04.765Z] c1883daa79bf: Preparing [2024-09-10T02:39:04.765Z] 74f472cfc777: Preparing [2024-09-10T02:39:04.765Z] d62a02444d39: Preparing [2024-09-10T02:39:04.765Z] d62a02444d39: Waiting [2024-09-10T02:39:04.765Z] 74f472cfc777: Waiting [2024-09-10T02:39:04.765Z] e51145a30602: Layer already exists [2024-09-10T02:39:04.765Z] c1883daa79bf: Layer already exists [2024-09-10T02:39:04.765Z] cb9b09ab4668: Layer already exists [2024-09-10T02:39:04.765Z] dc042b1d3171: Layer already exists [2024-09-10T02:39:04.765Z] a74808207955: Layer already exists [2024-09-10T02:39:04.765Z] d62a02444d39: Layer already exists [2024-09-10T02:39:04.765Z] 74f472cfc777: Layer already exists [2024-09-10T02:39:04.765Z] 3.2.0-dev.69: digest: sha256:ab5ec56126741195fbeb62ccf279923fd677b55fc31584d6a29152ba1bc19a9a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:05.093Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:05.424Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:39:05.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-10T02:39:05.424Z] dc042b1d3171: Preparing [2024-09-10T02:39:05.424Z] cb9b09ab4668: Preparing [2024-09-10T02:39:05.424Z] a74808207955: Preparing [2024-09-10T02:39:05.424Z] e51145a30602: Preparing [2024-09-10T02:39:05.424Z] c1883daa79bf: Preparing [2024-09-10T02:39:05.424Z] 74f472cfc777: Preparing [2024-09-10T02:39:05.424Z] d62a02444d39: Preparing [2024-09-10T02:39:05.424Z] 74f472cfc777: Waiting [2024-09-10T02:39:05.424Z] d62a02444d39: Waiting [2024-09-10T02:39:05.424Z] cb9b09ab4668: Layer already exists [2024-09-10T02:39:05.424Z] a74808207955: Layer already exists [2024-09-10T02:39:05.424Z] dc042b1d3171: Layer already exists [2024-09-10T02:39:05.424Z] e51145a30602: Layer already exists [2024-09-10T02:39:05.424Z] c1883daa79bf: Layer already exists [2024-09-10T02:39:05.424Z] d62a02444d39: Layer already exists [2024-09-10T02:39:05.424Z] 74f472cfc777: Layer already exists [2024-09-10T02:39:05.424Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:ab5ec56126741195fbeb62ccf279923fd677b55fc31584d6a29152ba1bc19a9a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:05.754Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:06.087Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-10T02:39:06.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-10T02:39:06.087Z] dc042b1d3171: Preparing [2024-09-10T02:39:06.087Z] cb9b09ab4668: Preparing [2024-09-10T02:39:06.087Z] a74808207955: Preparing [2024-09-10T02:39:06.087Z] e51145a30602: Preparing [2024-09-10T02:39:06.087Z] c1883daa79bf: Preparing [2024-09-10T02:39:06.087Z] 74f472cfc777: Preparing [2024-09-10T02:39:06.087Z] d62a02444d39: Preparing [2024-09-10T02:39:06.087Z] d62a02444d39: Waiting [2024-09-10T02:39:06.087Z] 74f472cfc777: Waiting [2024-09-10T02:39:06.087Z] dc042b1d3171: Layer already exists [2024-09-10T02:39:06.087Z] a74808207955: Layer already exists [2024-09-10T02:39:06.087Z] cb9b09ab4668: Layer already exists [2024-09-10T02:39:06.087Z] c1883daa79bf: Layer already exists [2024-09-10T02:39:06.087Z] e51145a30602: Layer already exists [2024-09-10T02:39:06.087Z] 74f472cfc777: Layer already exists [2024-09-10T02:39:06.087Z] d62a02444d39: Layer already exists [2024-09-10T02:39:06.087Z] main: digest: sha256:ab5ec56126741195fbeb62ccf279923fd677b55fc31584d6a29152ba1bc19a9a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T02:39:06.157Z] ===================================================== [Pipeline] echo [2024-09-10T02:39:06.169Z] taggedImages: [2024-09-10T02:39:06.169Z] - nexus3.edgexfoundry.org:10004/support-notifications:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:39:06.169Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-10T02:39:06.169Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.69 [2024-09-10T02:39:06.169Z] - nexus3.edgexfoundry.org:10004/support-notifications:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:39:06.169Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-10T02:39:06.197Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-10T02:39:06.197Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:39:06.197Z] latest [2024-09-10T02:39:06.197Z] 3.2.0-dev.69 [2024-09-10T02:39:06.198Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:39:06.198Z] main [2024-09-10T02:39:06.198Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:06.536Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:06.860Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:39:06.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-10T02:39:06.860Z] 8eb2ef5fe41b: Preparing [2024-09-10T02:39:06.860Z] d1d8b8eb3710: Preparing [2024-09-10T02:39:06.860Z] a74808207955: Preparing [2024-09-10T02:39:06.860Z] e51145a30602: Preparing [2024-09-10T02:39:06.860Z] d4820ce70474: Preparing [2024-09-10T02:39:06.860Z] dec3f5861146: Preparing [2024-09-10T02:39:06.860Z] d62a02444d39: Preparing [2024-09-10T02:39:06.860Z] dec3f5861146: Waiting [2024-09-10T02:39:06.860Z] d62a02444d39: Waiting [2024-09-10T02:39:06.860Z] a74808207955: Layer already exists [2024-09-10T02:39:06.860Z] d4820ce70474: Layer already exists [2024-09-10T02:39:06.860Z] e51145a30602: Layer already exists [2024-09-10T02:39:06.860Z] dec3f5861146: Layer already exists [2024-09-10T02:39:06.860Z] d62a02444d39: Layer already exists [2024-09-10T02:39:06.860Z] 8eb2ef5fe41b: Pushed [2024-09-10T02:39:10.152Z] d1d8b8eb3710: Pushed [2024-09-10T02:39:10.152Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:82972cf304cc82a134ecb83496bfce522cee40a53915659a9e7d599650fff4e1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:10.489Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:10.825Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-10T02:39:10.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-10T02:39:10.825Z] 8eb2ef5fe41b: Preparing [2024-09-10T02:39:10.825Z] d1d8b8eb3710: Preparing [2024-09-10T02:39:10.825Z] a74808207955: Preparing [2024-09-10T02:39:10.825Z] e51145a30602: Preparing [2024-09-10T02:39:10.825Z] d4820ce70474: Preparing [2024-09-10T02:39:10.825Z] dec3f5861146: Preparing [2024-09-10T02:39:10.825Z] d62a02444d39: Preparing [2024-09-10T02:39:10.825Z] d62a02444d39: Waiting [2024-09-10T02:39:10.825Z] dec3f5861146: Waiting [2024-09-10T02:39:10.825Z] d4820ce70474: Layer already exists [2024-09-10T02:39:10.825Z] 8eb2ef5fe41b: Layer already exists [2024-09-10T02:39:10.825Z] e51145a30602: Layer already exists [2024-09-10T02:39:10.825Z] a74808207955: Layer already exists [2024-09-10T02:39:10.825Z] d1d8b8eb3710: Layer already exists [2024-09-10T02:39:10.825Z] d62a02444d39: Layer already exists [2024-09-10T02:39:10.825Z] dec3f5861146: Layer already exists [2024-09-10T02:39:10.825Z] latest: digest: sha256:82972cf304cc82a134ecb83496bfce522cee40a53915659a9e7d599650fff4e1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:11.154Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:11.475Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.69 [2024-09-10T02:39:11.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-10T02:39:11.475Z] 8eb2ef5fe41b: Preparing [2024-09-10T02:39:11.475Z] d1d8b8eb3710: Preparing [2024-09-10T02:39:11.475Z] a74808207955: Preparing [2024-09-10T02:39:11.475Z] e51145a30602: Preparing [2024-09-10T02:39:11.475Z] d4820ce70474: Preparing [2024-09-10T02:39:11.475Z] dec3f5861146: Preparing [2024-09-10T02:39:11.475Z] d62a02444d39: Preparing [2024-09-10T02:39:11.475Z] dec3f5861146: Waiting [2024-09-10T02:39:11.475Z] d62a02444d39: Waiting [2024-09-10T02:39:11.475Z] e51145a30602: Layer already exists [2024-09-10T02:39:11.475Z] 8eb2ef5fe41b: Layer already exists [2024-09-10T02:39:11.475Z] a74808207955: Layer already exists [2024-09-10T02:39:11.475Z] d1d8b8eb3710: Layer already exists [2024-09-10T02:39:11.475Z] d4820ce70474: Layer already exists [2024-09-10T02:39:11.475Z] dec3f5861146: Layer already exists [2024-09-10T02:39:11.475Z] d62a02444d39: Layer already exists [2024-09-10T02:39:11.475Z] 3.2.0-dev.69: digest: sha256:82972cf304cc82a134ecb83496bfce522cee40a53915659a9e7d599650fff4e1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:11.795Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:12.181Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:39:12.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-10T02:39:12.181Z] 8eb2ef5fe41b: Preparing [2024-09-10T02:39:12.181Z] d1d8b8eb3710: Preparing [2024-09-10T02:39:12.181Z] a74808207955: Preparing [2024-09-10T02:39:12.181Z] e51145a30602: Preparing [2024-09-10T02:39:12.181Z] d4820ce70474: Preparing [2024-09-10T02:39:12.181Z] dec3f5861146: Preparing [2024-09-10T02:39:12.181Z] d62a02444d39: Preparing [2024-09-10T02:39:12.181Z] dec3f5861146: Waiting [2024-09-10T02:39:12.181Z] d62a02444d39: Waiting [2024-09-10T02:39:12.181Z] 8eb2ef5fe41b: Layer already exists [2024-09-10T02:39:12.181Z] d4820ce70474: Layer already exists [2024-09-10T02:39:12.181Z] d1d8b8eb3710: Layer already exists [2024-09-10T02:39:12.181Z] a74808207955: Layer already exists [2024-09-10T02:39:12.181Z] e51145a30602: Layer already exists [2024-09-10T02:39:12.181Z] d62a02444d39: Layer already exists [2024-09-10T02:39:12.181Z] dec3f5861146: Layer already exists [2024-09-10T02:39:12.181Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:82972cf304cc82a134ecb83496bfce522cee40a53915659a9e7d599650fff4e1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:12.565Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T02:39:12.933Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-10T02:39:12.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-10T02:39:12.933Z] 8eb2ef5fe41b: Preparing [2024-09-10T02:39:12.933Z] d1d8b8eb3710: Preparing [2024-09-10T02:39:12.933Z] a74808207955: Preparing [2024-09-10T02:39:12.933Z] e51145a30602: Preparing [2024-09-10T02:39:12.933Z] d4820ce70474: Preparing [2024-09-10T02:39:12.933Z] dec3f5861146: Preparing [2024-09-10T02:39:12.933Z] d62a02444d39: Preparing [2024-09-10T02:39:12.933Z] d62a02444d39: Waiting [2024-09-10T02:39:12.933Z] dec3f5861146: Waiting [2024-09-10T02:39:12.933Z] a74808207955: Layer already exists [2024-09-10T02:39:12.933Z] e51145a30602: Layer already exists [2024-09-10T02:39:12.933Z] d1d8b8eb3710: Layer already exists [2024-09-10T02:39:12.933Z] 8eb2ef5fe41b: Layer already exists [2024-09-10T02:39:12.933Z] d4820ce70474: Layer already exists [2024-09-10T02:39:12.933Z] dec3f5861146: Layer already exists [2024-09-10T02:39:12.933Z] d62a02444d39: Layer already exists [2024-09-10T02:39:12.933Z] main: digest: sha256:82972cf304cc82a134ecb83496bfce522cee40a53915659a9e7d599650fff4e1 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T02:39:13.008Z] ===================================================== [Pipeline] echo [2024-09-10T02:39:13.025Z] taggedImages: [2024-09-10T02:39:13.025Z] - nexus3.edgexfoundry.org:10004/support-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T02:39:13.025Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-10T02:39:13.025Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.69 [2024-09-10T02:39:13.025Z] - nexus3.edgexfoundry.org:10004/support-scheduler:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T02:39:13.025Z] - 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-09-10T02:58:37.091Z] #160 ... [2024-09-10T02:58:37.091Z] [2024-09-10T02:58:37.091Z] #151 [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-09-10T02:58:37.091Z] #151 1262.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.69" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-10T02:58:37.091Z] #151 ... [2024-09-10T02:58:37.091Z] [2024-09-10T02:58:37.091Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-10T02:58:37.091Z] #155 DONE 1266.0s [2024-09-10T02:58:37.091Z] [2024-09-10T02:58:37.091Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T02:58:38.058Z] #149 ... [2024-09-10T02:58:38.058Z] [2024-09-10T02:58:38.058Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:58:38.058Z] #161 DONE 0.2s [2024-09-10T02:58:38.058Z] [2024-09-10T02:58:38.058Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-10T02:58:38.332Z] #162 DONE 0.3s [2024-09-10T02:58:38.332Z] [2024-09-10T02:58:38.332Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T02:58:38.332Z] #48 ... [2024-09-10T02:58:38.332Z] [2024-09-10T02:58:38.332Z] #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-09-10T02:58:38.598Z] #163 DONE 0.3s [2024-09-10T02:58:38.598Z] [2024-09-10T02:58:38.598Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T02:58:38.598Z] #148 ... [2024-09-10T02:58:38.598Z] [2024-09-10T02:58:38.598Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-10T02:58:38.598Z] #164 DONE 0.1s [2024-09-10T02:58:38.865Z] [2024-09-10T02:58:38.865Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-10T02:58:39.131Z] #165 DONE 0.3s [2024-09-10T02:58:39.131Z] [2024-09-10T02:58:39.131Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T02:58:39.131Z] #166 DONE 0.1s [2024-09-10T02:58:39.131Z] [2024-09-10T02:58:39.131Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T02:58:41.789Z] #167 DONE 2.1s [2024-09-10T02:58:41.789Z] [2024-09-10T02:58:41.789Z] #108 [security-proxy-setup] exporting to image [2024-09-10T02:58:41.789Z] #108 exporting layers [2024-09-10T02:58:42.375Z] #108 exporting layers 1.1s done [2024-09-10T02:58:42.375Z] #108 writing image sha256:635eb6a9f0027ae82053bb699b808bbd0929f787d1d97d69bf712e11a88a0a94 0.1s done [2024-09-10T02:58:42.375Z] #108 naming to docker.io/library/security-proxy-setup-arm64 [2024-09-10T02:58:42.375Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-10T02:58:42.375Z] #108 DONE 5.2s [2024-09-10T02:58:42.375Z] [2024-09-10T02:58:42.375Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-10T02:58:50.594Z] #149 DONE 1278.6s [2024-09-10T02:58:50.594Z] [2024-09-10T02:58:50.594Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T02:58:50.594Z] #48 ... [2024-09-10T02:58:50.594Z] [2024-09-10T02:58:50.594Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-10T02:58:50.594Z] #168 DONE 0.4s [2024-09-10T02:58:50.594Z] [2024-09-10T02:58:50.594Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T02:58:50.594Z] #156 ... [2024-09-10T02:58:50.594Z] [2024-09-10T02:58:50.594Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-10T02:58:52.534Z] #169 DONE 2.8s [2024-09-10T02:58:52.534Z] [2024-09-10T02:58:52.534Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:58:53.122Z] #170 DONE 0.3s [2024-09-10T02:58:53.122Z] [2024-09-10T02:58:53.122Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-10T02:58:53.122Z] #171 DONE 0.2s [2024-09-10T02:58:53.122Z] [2024-09-10T02:58:53.452Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-10T02:58:53.452Z] #172 DONE 0.3s [2024-09-10T02:58:53.452Z] [2024-09-10T02:58:53.452Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-10T02:58:53.727Z] #173 DONE 0.2s [2024-09-10T02:58:53.727Z] [2024-09-10T02:58:53.727Z] #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-09-10T02:58:53.993Z] #174 DONE 0.2s [2024-09-10T02:58:53.993Z] [2024-09-10T02:58:53.993Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T02:58:53.993Z] #154 ... [2024-09-10T02:58:53.993Z] [2024-09-10T02:58:53.993Z] #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-09-10T02:58:54.259Z] #175 DONE 0.4s [2024-09-10T02:58:54.259Z] [2024-09-10T02:58:54.259Z] #151 [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-09-10T02:58:54.259Z] #151 DONE 1283.6s [2024-09-10T02:58:54.259Z] [2024-09-10T02:58:54.259Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T02:58:54.662Z] #48 ... [2024-09-10T02:58:54.662Z] [2024-09-10T02:58:54.662Z] #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-09-10T02:58:55.286Z] #176 DONE 0.6s [2024-09-10T02:58:55.286Z] [2024-09-10T02:58:55.286Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-10T02:58:55.286Z] #177 ... [2024-09-10T02:58:55.286Z] [2024-09-10T02:58:55.286Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:58:55.286Z] #178 DONE 0.3s [2024-09-10T02:58:55.563Z] [2024-09-10T02:58:55.563Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-10T02:58:55.563Z] #179 ... [2024-09-10T02:58:55.563Z] [2024-09-10T02:58:55.563Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-10T02:58:55.563Z] #177 DONE 0.5s [2024-09-10T02:58:55.884Z] [2024-09-10T02:58:55.884Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-10T02:58:55.884Z] #179 DONE 0.4s [2024-09-10T02:58:55.884Z] [2024-09-10T02:58:55.884Z] #180 [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-09-10T02:58:55.884Z] #180 ... [2024-09-10T02:58:55.884Z] [2024-09-10T02:58:55.884Z] #181 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-10T02:58:55.884Z] #181 DONE 0.3s [2024-09-10T02:58:56.149Z] [2024-09-10T02:58:56.149Z] #180 [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-09-10T02:58:56.149Z] #180 DONE 0.4s [2024-09-10T02:58:56.149Z] [2024-09-10T02:58:56.149Z] #182 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T02:58:56.429Z] #182 ... [2024-09-10T02:58:56.429Z] [2024-09-10T02:58:56.429Z] #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-09-10T02:58:56.429Z] #183 DONE 0.4s [2024-09-10T02:58:56.942Z] [2024-09-10T02:58:56.942Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-10T02:58:56.942Z] #184 DONE 0.1s [2024-09-10T02:58:56.942Z] [2024-09-10T02:58:56.942Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-10T02:58:57.209Z] #185 DONE 0.5s [2024-09-10T02:58:57.209Z] [2024-09-10T02:58:57.209Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-10T02:58:57.841Z] #186 DONE 0.5s [2024-09-10T02:58:57.841Z] [2024-09-10T02:58:57.841Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-10T02:58:58.109Z] #187 DONE 0.3s [2024-09-10T02:58:58.109Z] [2024-09-10T02:58:58.109Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T02:58:58.109Z] #158 ... [2024-09-10T02:58:58.109Z] [2024-09-10T02:58:58.109Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T02:58:59.068Z] #188 ... [2024-09-10T02:58:59.068Z] [2024-09-10T02:58:59.068Z] #182 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-10T02:58:59.068Z] #182 DONE 3.1s [2024-09-10T02:58:59.068Z] [2024-09-10T02:58:59.068Z] #108 [security-bootstrapper] exporting to image [2024-09-10T02:58:59.068Z] #108 exporting layers [2024-09-10T02:59:00.482Z] #108 exporting layers 1.4s done [2024-09-10T02:59:00.482Z] #108 writing image sha256:cb956fe466ded736afabfcb97c9db55bd919a208aa0407a501e930a05e8c3b7e 0.0s done [2024-09-10T02:59:00.482Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-10T02:59:00.482Z] #108 DONE 6.6s [2024-09-10T02:59:00.482Z] [2024-09-10T02:59:00.482Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T02:59:00.482Z] #150 ... [2024-09-10T02:59:00.482Z] [2024-09-10T02:59:00.482Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T02:59:00.482Z] #188 DONE 2.5s [2024-09-10T02:59:00.749Z] [2024-09-10T02:59:00.749Z] #108 [security-secretstore-setup] exporting to image [2024-09-10T02:59:02.160Z] #108 exporting layers 1.4s done [2024-09-10T02:59:02.160Z] #108 writing image sha256:e3dedf3bd080c93e0bd1c23412bf4cb99aa63e4db34abf0ba0bc644eb98a249c 0.0s done [2024-09-10T02:59:02.160Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-10T02:59:02.160Z] #108 DONE 8.0s [2024-09-10T02:59:02.160Z] [2024-09-10T02:59:02.160Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T02:59:58.707Z] #148 ... [2024-09-10T02:59:58.707Z] [2024-09-10T02:59:58.707Z] #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-10T02:59:58.707Z] #159 DONE 1346.6s [2024-09-10T02:59:58.707Z] [2024-09-10T02:59:58.707Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T02:59:58.707Z] #158 ... [2024-09-10T02:59:58.707Z] [2024-09-10T02:59:58.707Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T02:59:58.707Z] #189 DONE 0.3s [2024-09-10T02:59:58.707Z] [2024-09-10T02:59:58.707Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T02:59:58.707Z] #148 ... [2024-09-10T02:59:58.707Z] [2024-09-10T02:59:58.707Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T02:59:58.707Z] #190 DONE 0.1s [2024-09-10T02:59:58.707Z] [2024-09-10T02:59:58.707Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-10T02:59:58.707Z] #191 DONE 0.2s [2024-09-10T02:59:58.707Z] [2024-09-10T02:59:58.707Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T02:59:58.707Z] #156 ... [2024-09-10T02:59:58.707Z] [2024-09-10T02:59:58.707Z] #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-09-10T02:59:58.707Z] #192 DONE 0.1s [2024-09-10T02:59:58.707Z] [2024-09-10T02:59:58.707Z] #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-09-10T02:59:58.707Z] #193 DONE 0.1s [2024-09-10T02:59:58.707Z] [2024-09-10T02:59:58.707Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T02:59:58.980Z] #152 ... [2024-09-10T02:59:58.980Z] [2024-09-10T02:59:58.980Z] #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-09-10T03:00:00.929Z] #194 DONE 2.1s [2024-09-10T03:00:00.929Z] [2024-09-10T03:00:00.929Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-10T03:00:00.929Z] #108 exporting layers [2024-09-10T03:00:01.514Z] #108 exporting layers 0.5s done [2024-09-10T03:00:01.514Z] #108 writing image sha256:407f22a67828cb0e2b7a7b837003c1b1b6e9cb5f64c8fcfda60b4df8df4e86a9 done [2024-09-10T03:00:01.514Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-10T03:00:01.514Z] #108 DONE 8.6s [2024-09-10T03:00:01.514Z] [2024-09-10T03:00:01.514Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T03:02:13.945Z] #48 ... [2024-09-10T03:02:13.945Z] [2024-09-10T03:02:13.945Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-10T03:02:13.945Z] #157 DONE 1474.5s [2024-09-10T03:02:13.945Z] [2024-09-10T03:02:13.945Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T03:02:13.945Z] #158 ... [2024-09-10T03:02:13.945Z] [2024-09-10T03:02:13.945Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:02:13.945Z] #195 DONE 0.2s [2024-09-10T03:02:13.945Z] [2024-09-10T03:02:13.945Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:02:13.945Z] #47 ... [2024-09-10T03:02:13.945Z] [2024-09-10T03:02:13.945Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:02:13.945Z] #196 DONE 0.2s [2024-09-10T03:02:13.945Z] [2024-09-10T03:02:13.945Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-10T03:02:13.945Z] #197 DONE 0.3s [2024-09-10T03:02:13.945Z] [2024-09-10T03:02:13.945Z] #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-09-10T03:02:13.945Z] #198 DONE 0.1s [2024-09-10T03:02:13.945Z] [2024-09-10T03:02:13.945Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T03:02:13.945Z] #48 ... [2024-09-10T03:02:13.945Z] [2024-09-10T03:02:13.945Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-10T03:02:13.945Z] #108 exporting layers [2024-09-10T03:02:13.945Z] #108 exporting layers 0.7s done [2024-09-10T03:02:13.945Z] #108 writing image sha256:7c36dde33a06775095e0986aa1088843b62b7c8212a4ebaf5fa32d8f75f8088d done [2024-09-10T03:02:13.945Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-10T03:02:13.945Z] #108 DONE 9.3s [2024-09-10T03:02:13.945Z] [2024-09-10T03:02:13.945Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T03:12:16.732Z] #48 ... [2024-09-10T03:12:16.732Z] [2024-09-10T03:12:16.732Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-10T03:12:16.732Z] #152 DONE 2084.1s [2024-09-10T03:12:16.732Z] [2024-09-10T03:12:16.732Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T03:12:16.732Z] #156 ... [2024-09-10T03:12:16.732Z] [2024-09-10T03:12:16.732Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:12:16.732Z] #199 DONE 0.1s [2024-09-10T03:12:16.732Z] [2024-09-10T03:12:16.732Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T03:12:16.732Z] #158 ... [2024-09-10T03:12:16.732Z] [2024-09-10T03:12:16.732Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:12:16.732Z] #200 DONE 0.2s [2024-09-10T03:12:16.732Z] [2024-09-10T03:12:16.732Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-10T03:12:16.732Z] #201 DONE 0.5s [2024-09-10T03:12:16.732Z] [2024-09-10T03:12:16.732Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:12:16.732Z] #202 DONE 0.2s [2024-09-10T03:12:16.732Z] [2024-09-10T03:12:16.732Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-10T03:12:16.732Z] #203 DONE 0.2s [2024-09-10T03:12:16.732Z] [2024-09-10T03:12:16.732Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-10T03:12:20.128Z] #204 DONE 2.8s [2024-09-10T03:12:20.128Z] [2024-09-10T03:12:20.128Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T03:12:20.128Z] #153 ... [2024-09-10T03:12:20.128Z] [2024-09-10T03:12:20.128Z] #108 [security-proxy-auth] exporting to image [2024-09-10T03:12:20.128Z] #108 exporting layers [2024-09-10T03:12:20.397Z] #108 exporting layers 0.8s done [2024-09-10T03:12:20.397Z] #108 writing image sha256:0a722f3d5a41649074a0d695d1075e026790ff8c79aaf453d9fecf77d9d17f28 done [2024-09-10T03:12:20.397Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-10T03:12:20.397Z] #108 DONE 10.1s [2024-09-10T03:12:20.397Z] [2024-09-10T03:12:20.397Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T03:13:42.057Z] #158 ... [2024-09-10T03:13:42.057Z] [2024-09-10T03:13:42.057Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-10T03:13:42.057Z] #160 DONE 2160.7s [2024-09-10T03:13:42.057Z] [2024-09-10T03:13:42.057Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T03:13:42.057Z] #48 ... [2024-09-10T03:13:42.057Z] [2024-09-10T03:13:42.057Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:13:42.057Z] #205 DONE 0.2s [2024-09-10T03:13:42.057Z] [2024-09-10T03:13:42.057Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:13:42.057Z] #206 DONE 0.2s [2024-09-10T03:13:42.057Z] [2024-09-10T03:13:42.057Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-10T03:13:42.057Z] #47 ... [2024-09-10T03:13:42.057Z] [2024-09-10T03:13:42.057Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-10T03:13:42.057Z] #207 DONE 0.5s [2024-09-10T03:13:42.057Z] [2024-09-10T03:13:42.057Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T03:13:42.057Z] #156 ... [2024-09-10T03:13:42.057Z] [2024-09-10T03:13:42.057Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:13:42.057Z] #208 DONE 0.2s [2024-09-10T03:13:42.057Z] [2024-09-10T03:13:42.057Z] #108 [core-command] exporting to image [2024-09-10T03:13:42.057Z] #108 exporting layers [2024-09-10T03:13:42.057Z] #108 exporting layers 0.4s done [2024-09-10T03:13:42.057Z] #108 writing image sha256:4ff16dd135a783de5eca6cd84efeb2dd78a6dcf6e8d926d0872d18dd84a60b47 done [2024-09-10T03:13:42.057Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-10T03:13:42.057Z] #108 DONE 10.5s [2024-09-10T03:13:42.057Z] [2024-09-10T03:13:42.057Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T03:16:33.809Z] #48 ... [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-10T03:16:33.809Z] #148 DONE 2332.1s [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-10T03:16:33.809Z] #156 DONE 2332.1s [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-10T03:16:33.809Z] #153 DONE 2332.0s [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T03:16:33.809Z] #154 ... [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:16:33.809Z] #209 DONE 0.4s [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:16:33.809Z] #210 DONE 0.3s [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T03:16:33.809Z] #158 ... [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:16:33.809Z] #211 DONE 0.5s [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:16:33.809Z] #212 DONE 0.4s [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #213 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-10T03:16:33.809Z] #213 ... [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:16:33.809Z] #214 DONE 0.3s [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-10T03:16:33.809Z] #215 ... [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #213 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-10T03:16:33.809Z] #213 DONE 1.1s [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-10T03:16:33.809Z] #216 DONE 1.4s [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-10T03:16:33.809Z] #215 DONE 0.8s [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #217 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:16:33.809Z] #217 ... [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:16:33.809Z] #218 DONE 0.2s [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:16:33.809Z] #219 DONE 0.2s [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #108 [core-keeper] exporting to image [2024-09-10T03:16:33.809Z] #108 exporting layers [2024-09-10T03:16:33.809Z] #108 ... [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #217 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:16:33.809Z] #217 DONE 0.4s [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-10T03:16:33.809Z] #220 DONE 0.4s [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-10T03:16:33.809Z] #221 DONE 0.6s [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #108 [core-metadata] exporting to image [2024-09-10T03:16:33.809Z] #108 exporting layers 1.4s done [2024-09-10T03:16:33.809Z] #108 writing image sha256:1e4279fcea50b49911983570768169e188c17846a7f13c14cf7741c707d010fa done [2024-09-10T03:16:33.809Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-10T03:16:33.809Z] #108 exporting layers 1.1s done [2024-09-10T03:16:33.809Z] #108 writing image sha256:15845dd75082a29ce830e5075941b59cab14f52b81310549702e0bde53a0944c 0.0s done [2024-09-10T03:16:33.809Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-10T03:16:33.809Z] #108 writing image sha256:27ca82b91785b641b57567163599464e49d0d02c23b7a2693cd3d8bf77047354 done [2024-09-10T03:16:33.809Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-10T03:16:33.809Z] #108 DONE 13.3s [2024-09-10T03:16:33.809Z] [2024-09-10T03:16:33.809Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-10T03:17:12.695Z] #154 DONE 2377.9s [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-10T03:17:12.695Z] #150 DONE 2378.0s [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T03:17:12.695Z] #158 ... [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:17:12.695Z] #222 DONE 0.2s [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:17:12.695Z] #223 DONE 0.2s [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T03:17:12.695Z] #48 ... [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:17:12.695Z] #224 DONE 0.2s [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:17:12.695Z] #225 DONE 0.3s [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-10T03:17:12.695Z] #226 ... [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-10T03:17:12.695Z] #227 DONE 0.8s [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-10T03:17:12.695Z] #226 DONE 0.6s [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:17:12.695Z] #228 DONE 0.2s [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-10T03:17:12.695Z] #229 DONE 0.2s [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T03:17:12.695Z] #48 ... [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #108 [support-notifications] exporting to image [2024-09-10T03:17:12.695Z] #108 exporting layers [2024-09-10T03:17:12.695Z] #108 ... [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-10T03:17:12.695Z] #158 DONE 2380.3s [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T03:17:12.695Z] #48 ... [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #108 [support-notifications] exporting to image [2024-09-10T03:17:12.695Z] #108 exporting layers 0.7s done [2024-09-10T03:17:12.695Z] #108 writing image sha256:2aab16ca2b55fb94c0a7ecea4b5470d19b4f1667571bbe03f6960bdca0d917f5 done [2024-09-10T03:17:12.695Z] #108 naming to docker.io/library/support-scheduler-arm64 0.0s done [2024-09-10T03:17:12.695Z] #108 ... [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-10T03:17:12.695Z] #230 DONE 0.2s [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #108 [support-notifications] exporting to image [2024-09-10T03:17:12.695Z] #108 exporting layers 1.0s done [2024-09-10T03:17:12.695Z] #108 writing image sha256:a66d4d3ef334894bba47c73d2933a1a26d6352774f97d663d19230fb2202d83e done [2024-09-10T03:17:12.695Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-10T03:17:12.695Z] #108 DONE 14.3s [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-10T03:17:12.695Z] #231 DONE 0.1s [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-10T03:17:12.695Z] #232 DONE 0.6s [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T03:17:12.695Z] #48 ... [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-10T03:17:12.695Z] #233 DONE 0.1s [2024-09-10T03:17:12.695Z] [2024-09-10T03:17:12.695Z] #108 [support-cron-scheduler] exporting to image [2024-09-10T03:17:14.101Z] #108 exporting layers 1.4s done [2024-09-10T03:17:14.101Z] #108 writing image sha256:1aace66d5753257513e02109aa44add7ef635f5d2a4453ed0980ea48ad93c746 done [2024-09-10T03:17:14.101Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-10T03:17:14.101Z] #108 DONE 15.8s [2024-09-10T03:17:14.101Z] [2024-09-10T03:17:14.101Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-10T03:17:14.101Z] time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:17:14.101Z] time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:17:14.101Z] time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:17:14.101Z] time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:17:14.101Z] time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:17:14.101Z] time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:17:14.101Z] time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:17:14.101Z] time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:17:14.101Z] time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:17:14.101Z] time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:17:14.101Z] time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:17:14.101Z] time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:17:14.101Z] time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:17:14.101Z] time="2024-09-10T02:35:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:17:14.101Z] time="2024-09-10T02:35:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-10T03:17:14.101Z] time="2024-09-10T02:35:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-10T03:17:14.130Z] $ docker stop --time=1 2acee61da1a6bd8c13230e132d705b8fc761ffc8cb39d14974321c9813f19248 [2024-09-10T03:17:15.948Z] $ docker rm -f --volumes 2acee61da1a6bd8c13230e132d705b8fc761ffc8cb39d14974321c9813f19248 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T03:17:16.482Z] + docker images [2024-09-10T03:17:16.482Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-10T03:17:16.482Z] support-cron-scheduler-arm64 latest 1aace66d5753 4 seconds ago 43.6MB [2024-09-10T03:17:16.482Z] support-scheduler-arm64 latest 2aab16ca2b55 6 seconds ago 41.4MB [2024-09-10T03:17:16.482Z] support-notifications-arm64 latest a66d4d3ef334 6 seconds ago 42MB [2024-09-10T03:17:16.482Z] core-data-arm64 latest 27ca82b91785 50 seconds ago 39.2MB [2024-09-10T03:17:16.483Z] core-keeper-arm64 latest 1e4279fcea50 50 seconds ago 39MB [2024-09-10T03:17:16.483Z] core-metadata-arm64 latest 15845dd75082 50 seconds ago 39.3MB [2024-09-10T03:17:16.483Z] core-command-arm64 latest 4ff16dd135a7 3 minutes ago 35.1MB [2024-09-10T03:17:16.483Z] security-proxy-auth-arm64 latest 0a722f3d5a41 4 minutes ago 32.7MB [2024-09-10T03:17:16.483Z] security-spiffe-token-provider-arm64 latest 7c36dde33a06 15 minutes ago 29.1MB [2024-09-10T03:17:16.483Z] core-common-config-bootstrapper-arm64 latest 407f22a67828 17 minutes ago 15.4MB [2024-09-10T03:17:16.483Z] security-secretstore-setup-arm64 latest e3dedf3bd080 18 minutes ago 36.4MB [2024-09-10T03:17:16.483Z] security-bootstrapper-arm64 latest cb956fe466de 18 minutes ago 18.9MB [2024-09-10T03:17:16.483Z] security-proxy-setup-arm64 latest 635eb6a9f002 18 minutes ago 26.2MB [2024-09-10T03:17:16.483Z] security-spire-config-arm64 latest e94a76e531b1 40 minutes ago 115MB [2024-09-10T03:17:16.483Z] security-spire-agent-arm64 latest 0adfec8a95c4 40 minutes ago 174MB [2024-09-10T03:17:16.483Z] security-spire-server-arm64 latest d2143b4d203c 40 minutes ago 116MB [2024-09-10T03:17:16.483Z] ci-base-image-arm64 latest 6e4f42cb5c99 42 minutes ago 967MB [2024-09-10T03:17:16.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-10T03:17:16.483Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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-09-10T03:17:16.637Z] provisioning config files... [2024-09-10T03:17:16.654Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/690@tmp/config2094902274029237160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:17:17.012Z] ---> ****-login.sh [2024-09-10T03:17:17.012Z] nexus3.edgexfoundry.org:10001 [2024-09-10T03:17:17.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:17:17.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:17:17.279Z] Configure a credential helper to remove this warning. See [2024-09-10T03:17:17.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:17:17.279Z] [2024-09-10T03:17:17.279Z] Login Succeeded [2024-09-10T03:17:17.279Z] nexus3.edgexfoundry.org:10002 [2024-09-10T03:17:17.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:17:17.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:17:17.812Z] Configure a credential helper to remove this warning. See [2024-09-10T03:17:17.812Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:17:17.812Z] [2024-09-10T03:17:17.812Z] Login Succeeded [2024-09-10T03:17:17.812Z] nexus3.edgexfoundry.org:10003 [2024-09-10T03:17:18.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:17:18.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:17:18.081Z] Configure a credential helper to remove this warning. See [2024-09-10T03:17:18.081Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:17:18.081Z] [2024-09-10T03:17:18.081Z] Login Succeeded [2024-09-10T03:17:18.081Z] nexus3.edgexfoundry.org:10004 [2024-09-10T03:17:18.668Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:17:18.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:17:18.668Z] Configure a credential helper to remove this warning. See [2024-09-10T03:17:18.668Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:17:18.668Z] [2024-09-10T03:17:18.668Z] Login Succeeded [2024-09-10T03:17:18.668Z] ****.io [2024-09-10T03:17:18.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-10T03:17:19.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-10T03:17:19.204Z] Configure a credential helper to remove this warning. See [2024-09-10T03:17:19.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-10T03:17:19.204Z] [2024-09-10T03:17:19.204Z] Login Succeeded [2024-09-10T03:17:19.204Z] ---> ****-login.sh ends [Pipeline] } [2024-09-10T03:17:19.217Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:17:19.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-10T03:17:19.310Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-09-10T03:17:19.310Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:17:19.310Z] latest [2024-09-10T03:17:19.310Z] 3.2.0-dev.69 [2024-09-10T03:17:19.310Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:17:19.310Z] main [2024-09-10T03:17:19.310Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:19.700Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:20.065Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:17:20.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-10T03:17:20.065Z] be9e1355bee2: Preparing [2024-09-10T03:17:20.065Z] 0b8555971788: Preparing [2024-09-10T03:17:20.065Z] 1cb4a90096d7: Preparing [2024-09-10T03:17:20.065Z] f33fd314026a: Preparing [2024-09-10T03:17:20.065Z] 3acdb610c468: Preparing [2024-09-10T03:17:20.065Z] 779df72109b0: Preparing [2024-09-10T03:17:20.065Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:20.065Z] 779df72109b0: Waiting [2024-09-10T03:17:20.065Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:20.332Z] 3acdb610c468: Pushed [2024-09-10T03:17:20.332Z] be9e1355bee2: Pushed [2024-09-10T03:17:20.332Z] f33fd314026a: Pushed [2024-09-10T03:17:20.332Z] 1cb4a90096d7: Pushed [2024-09-10T03:17:20.332Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:20.599Z] 779df72109b0: Pushed [2024-09-10T03:17:25.961Z] 0b8555971788: Pushed [2024-09-10T03:17:25.962Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:e79e82f11bc6629df43f2a60f92992f3e3d3af8c7b7f37408f2b6915965af26a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:26.333Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:26.693Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-10T03:17:26.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-10T03:17:26.693Z] be9e1355bee2: Preparing [2024-09-10T03:17:26.693Z] 0b8555971788: Preparing [2024-09-10T03:17:26.693Z] 1cb4a90096d7: Preparing [2024-09-10T03:17:26.693Z] f33fd314026a: Preparing [2024-09-10T03:17:26.693Z] 3acdb610c468: Preparing [2024-09-10T03:17:26.693Z] 779df72109b0: Preparing [2024-09-10T03:17:26.693Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:26.693Z] 779df72109b0: Waiting [2024-09-10T03:17:26.693Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:26.693Z] be9e1355bee2: Layer already exists [2024-09-10T03:17:26.693Z] f33fd314026a: Layer already exists [2024-09-10T03:17:26.693Z] 0b8555971788: Layer already exists [2024-09-10T03:17:26.693Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:17:26.693Z] 3acdb610c468: Layer already exists [2024-09-10T03:17:26.693Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:26.693Z] 779df72109b0: Layer already exists [2024-09-10T03:17:26.961Z] latest: digest: sha256:e79e82f11bc6629df43f2a60f92992f3e3d3af8c7b7f37408f2b6915965af26a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:27.334Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:27.709Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.69 [2024-09-10T03:17:27.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-10T03:17:27.710Z] be9e1355bee2: Preparing [2024-09-10T03:17:27.710Z] 0b8555971788: Preparing [2024-09-10T03:17:27.710Z] 1cb4a90096d7: Preparing [2024-09-10T03:17:27.710Z] f33fd314026a: Preparing [2024-09-10T03:17:27.710Z] 3acdb610c468: Preparing [2024-09-10T03:17:27.710Z] 779df72109b0: Preparing [2024-09-10T03:17:27.710Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:27.710Z] 779df72109b0: Waiting [2024-09-10T03:17:27.710Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:27.710Z] be9e1355bee2: Layer already exists [2024-09-10T03:17:27.710Z] 3acdb610c468: Layer already exists [2024-09-10T03:17:27.710Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:17:27.710Z] f33fd314026a: Layer already exists [2024-09-10T03:17:27.710Z] 0b8555971788: Layer already exists [2024-09-10T03:17:27.710Z] 779df72109b0: Layer already exists [2024-09-10T03:17:27.710Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:27.978Z] 3.2.0-dev.69: digest: sha256:e79e82f11bc6629df43f2a60f92992f3e3d3af8c7b7f37408f2b6915965af26a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:28.357Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:28.707Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:17:28.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-10T03:17:28.707Z] be9e1355bee2: Preparing [2024-09-10T03:17:28.707Z] 0b8555971788: Preparing [2024-09-10T03:17:28.707Z] 1cb4a90096d7: Preparing [2024-09-10T03:17:28.707Z] f33fd314026a: Preparing [2024-09-10T03:17:28.707Z] 3acdb610c468: Preparing [2024-09-10T03:17:28.707Z] 779df72109b0: Preparing [2024-09-10T03:17:28.707Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:28.707Z] 779df72109b0: Waiting [2024-09-10T03:17:28.707Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:28.707Z] 3acdb610c468: Layer already exists [2024-09-10T03:17:28.707Z] f33fd314026a: Layer already exists [2024-09-10T03:17:28.707Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:17:28.707Z] be9e1355bee2: Layer already exists [2024-09-10T03:17:28.707Z] 0b8555971788: Layer already exists [2024-09-10T03:17:28.707Z] 779df72109b0: Layer already exists [2024-09-10T03:17:28.707Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:28.990Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:e79e82f11bc6629df43f2a60f92992f3e3d3af8c7b7f37408f2b6915965af26a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:29.352Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:29.709Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-09-10T03:17:29.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-10T03:17:29.709Z] be9e1355bee2: Preparing [2024-09-10T03:17:29.709Z] 0b8555971788: Preparing [2024-09-10T03:17:29.709Z] 1cb4a90096d7: Preparing [2024-09-10T03:17:29.709Z] f33fd314026a: Preparing [2024-09-10T03:17:29.709Z] 3acdb610c468: Preparing [2024-09-10T03:17:29.709Z] 779df72109b0: Preparing [2024-09-10T03:17:29.709Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:29.709Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:29.709Z] 779df72109b0: Waiting [2024-09-10T03:17:29.709Z] 0b8555971788: Layer already exists [2024-09-10T03:17:29.709Z] 3acdb610c468: Layer already exists [2024-09-10T03:17:29.709Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:17:29.709Z] f33fd314026a: Layer already exists [2024-09-10T03:17:29.709Z] be9e1355bee2: Layer already exists [2024-09-10T03:17:29.709Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:29.709Z] 779df72109b0: Layer already exists [2024-09-10T03:17:29.976Z] main: digest: sha256:e79e82f11bc6629df43f2a60f92992f3e3d3af8c7b7f37408f2b6915965af26a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:17:30.058Z] ===================================================== [Pipeline] echo [2024-09-10T03:17:30.077Z] taggedImages: [2024-09-10T03:17:30.077Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:17:30.077Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-10T03:17:30.077Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.69 [2024-09-10T03:17:30.077Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:17:30.077Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-09-10T03:17:30.108Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-09-10T03:17:30.108Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:17:30.108Z] latest [2024-09-10T03:17:30.108Z] 3.2.0-dev.69 [2024-09-10T03:17:30.108Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:17:30.108Z] main [2024-09-10T03:17:30.108Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:30.503Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:30.869Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:17:30.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-10T03:17:30.869Z] e401b96a7190: Preparing [2024-09-10T03:17:30.869Z] 6f743681fff0: Preparing [2024-09-10T03:17:30.869Z] 826323a0dcc2: Preparing [2024-09-10T03:17:30.869Z] 4f2d8077addd: Preparing [2024-09-10T03:17:30.869Z] 1cb4a90096d7: Preparing [2024-09-10T03:17:30.869Z] f33fd314026a: Preparing [2024-09-10T03:17:30.869Z] 3acdb610c468: Preparing [2024-09-10T03:17:30.869Z] 779df72109b0: Preparing [2024-09-10T03:17:30.869Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:30.869Z] 3acdb610c468: Waiting [2024-09-10T03:17:30.869Z] 779df72109b0: Waiting [2024-09-10T03:17:30.869Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:30.869Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:17:31.144Z] f33fd314026a: Layer already exists [2024-09-10T03:17:31.144Z] 6f743681fff0: Pushed [2024-09-10T03:17:31.144Z] 826323a0dcc2: Pushed [2024-09-10T03:17:31.144Z] 3acdb610c468: Layer already exists [2024-09-10T03:17:31.144Z] 779df72109b0: Layer already exists [2024-09-10T03:17:31.144Z] e401b96a7190: Pushed [2024-09-10T03:17:31.144Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:33.089Z] 4f2d8077addd: Pushed [2024-09-10T03:17:33.089Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:d1177d4f77c5cf1d6ab060ca5d904da0591e9b87ff9ff216a184d91b5d2c5433 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:33.457Z] + 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-09-10T03:17:33.834Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-10T03:17:33.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-10T03:17:33.834Z] e401b96a7190: Preparing [2024-09-10T03:17:33.834Z] 6f743681fff0: Preparing [2024-09-10T03:17:33.834Z] 826323a0dcc2: Preparing [2024-09-10T03:17:33.834Z] 4f2d8077addd: Preparing [2024-09-10T03:17:33.834Z] 1cb4a90096d7: Preparing [2024-09-10T03:17:33.834Z] f33fd314026a: Preparing [2024-09-10T03:17:33.834Z] 3acdb610c468: Preparing [2024-09-10T03:17:33.834Z] f33fd314026a: Waiting [2024-09-10T03:17:33.834Z] 3acdb610c468: Waiting [2024-09-10T03:17:33.834Z] 779df72109b0: Preparing [2024-09-10T03:17:33.834Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:33.834Z] 779df72109b0: Waiting [2024-09-10T03:17:33.834Z] 6f743681fff0: Layer already exists [2024-09-10T03:17:33.834Z] 826323a0dcc2: Layer already exists [2024-09-10T03:17:33.834Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:17:33.834Z] e401b96a7190: Layer already exists [2024-09-10T03:17:33.834Z] 4f2d8077addd: Layer already exists [2024-09-10T03:17:33.834Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:33.834Z] 779df72109b0: Layer already exists [2024-09-10T03:17:33.834Z] 3acdb610c468: Layer already exists [2024-09-10T03:17:33.834Z] f33fd314026a: Layer already exists [2024-09-10T03:17:34.099Z] latest: digest: sha256:d1177d4f77c5cf1d6ab060ca5d904da0591e9b87ff9ff216a184d91b5d2c5433 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:34.511Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:34.872Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.69 [2024-09-10T03:17:34.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-10T03:17:34.872Z] e401b96a7190: Preparing [2024-09-10T03:17:34.872Z] 6f743681fff0: Preparing [2024-09-10T03:17:34.872Z] 826323a0dcc2: Preparing [2024-09-10T03:17:34.872Z] 4f2d8077addd: Preparing [2024-09-10T03:17:34.872Z] 1cb4a90096d7: Preparing [2024-09-10T03:17:34.872Z] f33fd314026a: Preparing [2024-09-10T03:17:34.872Z] 3acdb610c468: Preparing [2024-09-10T03:17:34.872Z] f33fd314026a: Waiting [2024-09-10T03:17:34.872Z] 3acdb610c468: Waiting [2024-09-10T03:17:34.872Z] 779df72109b0: Preparing [2024-09-10T03:17:34.872Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:34.872Z] 779df72109b0: Waiting [2024-09-10T03:17:34.872Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:34.872Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:17:34.872Z] e401b96a7190: Layer already exists [2024-09-10T03:17:34.872Z] 4f2d8077addd: Layer already exists [2024-09-10T03:17:34.873Z] 826323a0dcc2: Layer already exists [2024-09-10T03:17:34.873Z] 6f743681fff0: Layer already exists [2024-09-10T03:17:34.873Z] f33fd314026a: Layer already exists [2024-09-10T03:17:34.873Z] 3acdb610c468: Layer already exists [2024-09-10T03:17:34.873Z] 779df72109b0: Layer already exists [2024-09-10T03:17:34.873Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:35.142Z] 3.2.0-dev.69: digest: sha256:d1177d4f77c5cf1d6ab060ca5d904da0591e9b87ff9ff216a184d91b5d2c5433 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:35.531Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:35.910Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:17:35.910Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-10T03:17:35.910Z] e401b96a7190: Preparing [2024-09-10T03:17:35.910Z] 6f743681fff0: Preparing [2024-09-10T03:17:35.910Z] 826323a0dcc2: Preparing [2024-09-10T03:17:35.910Z] 4f2d8077addd: Preparing [2024-09-10T03:17:35.910Z] 1cb4a90096d7: Preparing [2024-09-10T03:17:35.910Z] f33fd314026a: Preparing [2024-09-10T03:17:35.910Z] 3acdb610c468: Preparing [2024-09-10T03:17:35.910Z] f33fd314026a: Waiting [2024-09-10T03:17:35.910Z] 779df72109b0: Preparing [2024-09-10T03:17:35.910Z] 3acdb610c468: Waiting [2024-09-10T03:17:35.910Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:35.910Z] 779df72109b0: Waiting [2024-09-10T03:17:35.910Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:35.910Z] 4f2d8077addd: Layer already exists [2024-09-10T03:17:35.910Z] 826323a0dcc2: Layer already exists [2024-09-10T03:17:35.910Z] 6f743681fff0: Layer already exists [2024-09-10T03:17:35.910Z] e401b96a7190: Layer already exists [2024-09-10T03:17:35.910Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:17:35.910Z] 779df72109b0: Layer already exists [2024-09-10T03:17:35.910Z] 3acdb610c468: Layer already exists [2024-09-10T03:17:35.910Z] f33fd314026a: Layer already exists [2024-09-10T03:17:35.910Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:35.910Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:d1177d4f77c5cf1d6ab060ca5d904da0591e9b87ff9ff216a184d91b5d2c5433 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:36.639Z] + 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-09-10T03:17:37.005Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-09-10T03:17:37.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-10T03:17:37.005Z] e401b96a7190: Preparing [2024-09-10T03:17:37.005Z] 6f743681fff0: Preparing [2024-09-10T03:17:37.005Z] 826323a0dcc2: Preparing [2024-09-10T03:17:37.005Z] 4f2d8077addd: Preparing [2024-09-10T03:17:37.005Z] 1cb4a90096d7: Preparing [2024-09-10T03:17:37.005Z] f33fd314026a: Preparing [2024-09-10T03:17:37.005Z] 3acdb610c468: Preparing [2024-09-10T03:17:37.005Z] 779df72109b0: Preparing [2024-09-10T03:17:37.005Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:37.005Z] 3acdb610c468: Waiting [2024-09-10T03:17:37.005Z] 779df72109b0: Waiting [2024-09-10T03:17:37.005Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:37.005Z] f33fd314026a: Waiting [2024-09-10T03:17:37.005Z] e401b96a7190: Layer already exists [2024-09-10T03:17:37.005Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:17:37.005Z] 4f2d8077addd: Layer already exists [2024-09-10T03:17:37.005Z] 6f743681fff0: Layer already exists [2024-09-10T03:17:37.005Z] 826323a0dcc2: Layer already exists [2024-09-10T03:17:37.005Z] 3acdb610c468: Layer already exists [2024-09-10T03:17:37.005Z] 779df72109b0: Layer already exists [2024-09-10T03:17:37.005Z] f33fd314026a: Layer already exists [2024-09-10T03:17:37.005Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:37.271Z] main: digest: sha256:d1177d4f77c5cf1d6ab060ca5d904da0591e9b87ff9ff216a184d91b5d2c5433 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:17:37.361Z] ===================================================== [Pipeline] echo [2024-09-10T03:17:37.379Z] taggedImages: [2024-09-10T03:17:37.379Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:17:37.379Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-10T03:17:37.379Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.69 [2024-09-10T03:17:37.379Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:17:37.379Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-09-10T03:17:37.410Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-09-10T03:17:37.410Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:17:37.410Z] latest [2024-09-10T03:17:37.410Z] 3.2.0-dev.69 [2024-09-10T03:17:37.410Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:17:37.410Z] main [2024-09-10T03:17:37.410Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:37.785Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:38.126Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:17:38.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-10T03:17:38.126Z] 003f5929998d: Preparing [2024-09-10T03:17:38.126Z] b6d6a2493c79: Preparing [2024-09-10T03:17:38.126Z] f8ad6a82cc10: Preparing [2024-09-10T03:17:38.126Z] 1cb4a90096d7: Preparing [2024-09-10T03:17:38.126Z] f33fd314026a: Preparing [2024-09-10T03:17:38.126Z] d501d1343da3: Preparing [2024-09-10T03:17:38.126Z] 4c39e4f577f9: Preparing [2024-09-10T03:17:38.126Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:38.126Z] d501d1343da3: Waiting [2024-09-10T03:17:38.126Z] 4c39e4f577f9: Waiting [2024-09-10T03:17:38.126Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:38.126Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:17:38.126Z] f33fd314026a: Layer already exists [2024-09-10T03:17:38.390Z] b6d6a2493c79: Pushed [2024-09-10T03:17:38.390Z] 003f5929998d: Pushed [2024-09-10T03:17:38.390Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:38.390Z] d501d1343da3: Pushed [2024-09-10T03:17:38.390Z] 4c39e4f577f9: Pushed [2024-09-10T03:17:45.021Z] f8ad6a82cc10: Pushed [2024-09-10T03:17:45.021Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:9e7a07752fc88417b4f79ba2c352ecba3b717eadde2f8309d343199e84521c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:45.396Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:45.773Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-10T03:17:45.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-10T03:17:45.773Z] 003f5929998d: Preparing [2024-09-10T03:17:45.773Z] b6d6a2493c79: Preparing [2024-09-10T03:17:45.773Z] f8ad6a82cc10: Preparing [2024-09-10T03:17:45.773Z] 1cb4a90096d7: Preparing [2024-09-10T03:17:45.773Z] f33fd314026a: Preparing [2024-09-10T03:17:45.773Z] d501d1343da3: Preparing [2024-09-10T03:17:45.773Z] 4c39e4f577f9: Preparing [2024-09-10T03:17:45.773Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:45.773Z] d501d1343da3: Waiting [2024-09-10T03:17:45.773Z] 4c39e4f577f9: Waiting [2024-09-10T03:17:45.773Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:45.773Z] 003f5929998d: Layer already exists [2024-09-10T03:17:45.773Z] f33fd314026a: Layer already exists [2024-09-10T03:17:45.773Z] f8ad6a82cc10: Layer already exists [2024-09-10T03:17:45.773Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:17:45.773Z] b6d6a2493c79: Layer already exists [2024-09-10T03:17:45.773Z] 4c39e4f577f9: Layer already exists [2024-09-10T03:17:45.773Z] d501d1343da3: Layer already exists [2024-09-10T03:17:45.773Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:46.040Z] latest: digest: sha256:9e7a07752fc88417b4f79ba2c352ecba3b717eadde2f8309d343199e84521c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:46.409Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:46.793Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.69 [2024-09-10T03:17:46.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-10T03:17:46.793Z] 003f5929998d: Preparing [2024-09-10T03:17:46.793Z] b6d6a2493c79: Preparing [2024-09-10T03:17:46.793Z] f8ad6a82cc10: Preparing [2024-09-10T03:17:46.793Z] 1cb4a90096d7: Preparing [2024-09-10T03:17:46.793Z] f33fd314026a: Preparing [2024-09-10T03:17:46.793Z] d501d1343da3: Preparing [2024-09-10T03:17:46.793Z] 4c39e4f577f9: Preparing [2024-09-10T03:17:46.793Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:46.793Z] d501d1343da3: Waiting [2024-09-10T03:17:46.793Z] 4c39e4f577f9: Waiting [2024-09-10T03:17:46.793Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:46.793Z] f33fd314026a: Layer already exists [2024-09-10T03:17:46.793Z] f8ad6a82cc10: Layer already exists [2024-09-10T03:17:46.793Z] b6d6a2493c79: Layer already exists [2024-09-10T03:17:46.793Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:17:46.793Z] 003f5929998d: Layer already exists [2024-09-10T03:17:46.793Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:46.793Z] 4c39e4f577f9: Layer already exists [2024-09-10T03:17:46.793Z] d501d1343da3: Layer already exists [2024-09-10T03:17:47.060Z] 3.2.0-dev.69: digest: sha256:9e7a07752fc88417b4f79ba2c352ecba3b717eadde2f8309d343199e84521c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:47.428Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:47.794Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:17:47.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-10T03:17:47.794Z] 003f5929998d: Preparing [2024-09-10T03:17:47.794Z] b6d6a2493c79: Preparing [2024-09-10T03:17:47.794Z] f8ad6a82cc10: Preparing [2024-09-10T03:17:47.794Z] 1cb4a90096d7: Preparing [2024-09-10T03:17:47.794Z] f33fd314026a: Preparing [2024-09-10T03:17:47.794Z] d501d1343da3: Preparing [2024-09-10T03:17:47.794Z] 4c39e4f577f9: Preparing [2024-09-10T03:17:47.794Z] d501d1343da3: Waiting [2024-09-10T03:17:47.794Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:47.794Z] 4c39e4f577f9: Waiting [2024-09-10T03:17:47.794Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:47.794Z] 003f5929998d: Layer already exists [2024-09-10T03:17:47.794Z] f33fd314026a: Layer already exists [2024-09-10T03:17:47.794Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:17:47.794Z] b6d6a2493c79: Layer already exists [2024-09-10T03:17:47.794Z] f8ad6a82cc10: Layer already exists [2024-09-10T03:17:47.794Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:47.794Z] d501d1343da3: Layer already exists [2024-09-10T03:17:47.794Z] 4c39e4f577f9: Layer already exists [2024-09-10T03:17:48.062Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:9e7a07752fc88417b4f79ba2c352ecba3b717eadde2f8309d343199e84521c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:48.442Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:48.803Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-09-10T03:17:48.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-10T03:17:48.803Z] 003f5929998d: Preparing [2024-09-10T03:17:48.803Z] b6d6a2493c79: Preparing [2024-09-10T03:17:48.803Z] f8ad6a82cc10: Preparing [2024-09-10T03:17:48.803Z] 1cb4a90096d7: Preparing [2024-09-10T03:17:48.803Z] f33fd314026a: Preparing [2024-09-10T03:17:48.803Z] d501d1343da3: Preparing [2024-09-10T03:17:48.803Z] 4c39e4f577f9: Preparing [2024-09-10T03:17:48.803Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:48.803Z] d501d1343da3: Waiting [2024-09-10T03:17:48.803Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:48.803Z] 4c39e4f577f9: Waiting [2024-09-10T03:17:48.803Z] 003f5929998d: Layer already exists [2024-09-10T03:17:48.803Z] f33fd314026a: Layer already exists [2024-09-10T03:17:48.803Z] f8ad6a82cc10: Layer already exists [2024-09-10T03:17:48.803Z] b6d6a2493c79: Layer already exists [2024-09-10T03:17:48.803Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:17:48.803Z] d501d1343da3: Layer already exists [2024-09-10T03:17:48.803Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:48.803Z] 4c39e4f577f9: Layer already exists [2024-09-10T03:17:49.072Z] main: digest: sha256:9e7a07752fc88417b4f79ba2c352ecba3b717eadde2f8309d343199e84521c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:17:49.152Z] ===================================================== [Pipeline] echo [2024-09-10T03:17:49.166Z] taggedImages: [2024-09-10T03:17:49.166Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:17:49.166Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-10T03:17:49.166Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.69 [2024-09-10T03:17:49.166Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:17:49.166Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-09-10T03:17:49.194Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-09-10T03:17:49.194Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:17:49.194Z] latest [2024-09-10T03:17:49.194Z] 3.2.0-dev.69 [2024-09-10T03:17:49.194Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:17:49.194Z] main [2024-09-10T03:17:49.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:49.583Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:49.962Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:17:49.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-10T03:17:49.962Z] d12a878d4a1d: Preparing [2024-09-10T03:17:49.962Z] 5f2396f0a31c: Preparing [2024-09-10T03:17:49.962Z] f33fd314026a: Preparing [2024-09-10T03:17:49.962Z] 9cafe02fdcb0: Preparing [2024-09-10T03:17:49.962Z] 94a0c1400940: Preparing [2024-09-10T03:17:49.962Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:49.962Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:50.229Z] f33fd314026a: Layer already exists [2024-09-10T03:17:50.229Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:50.229Z] d12a878d4a1d: Pushed [2024-09-10T03:17:50.229Z] 94a0c1400940: Pushed [2024-09-10T03:17:50.229Z] 9cafe02fdcb0: Pushed [2024-09-10T03:17:56.878Z] 5f2396f0a31c: Pushed [2024-09-10T03:17:56.878Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:9560dc8d2027ab7206f6b678c05d2164c00cfc63f0bb7c0f7fd047d6898820b8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:57.255Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:57.633Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-10T03:17:57.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-10T03:17:57.633Z] d12a878d4a1d: Preparing [2024-09-10T03:17:57.633Z] 5f2396f0a31c: Preparing [2024-09-10T03:17:57.633Z] f33fd314026a: Preparing [2024-09-10T03:17:57.633Z] 9cafe02fdcb0: Preparing [2024-09-10T03:17:57.633Z] 94a0c1400940: Preparing [2024-09-10T03:17:57.633Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:57.633Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:57.633Z] f33fd314026a: Layer already exists [2024-09-10T03:17:57.633Z] 9cafe02fdcb0: Layer already exists [2024-09-10T03:17:57.633Z] 5f2396f0a31c: Layer already exists [2024-09-10T03:17:57.633Z] 94a0c1400940: Layer already exists [2024-09-10T03:17:57.633Z] d12a878d4a1d: Layer already exists [2024-09-10T03:17:57.633Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:57.900Z] latest: digest: sha256:9560dc8d2027ab7206f6b678c05d2164c00cfc63f0bb7c0f7fd047d6898820b8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:58.289Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:58.673Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.69 [2024-09-10T03:17:58.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-10T03:17:58.673Z] d12a878d4a1d: Preparing [2024-09-10T03:17:58.673Z] 5f2396f0a31c: Preparing [2024-09-10T03:17:58.673Z] f33fd314026a: Preparing [2024-09-10T03:17:58.673Z] 9cafe02fdcb0: Preparing [2024-09-10T03:17:58.673Z] 94a0c1400940: Preparing [2024-09-10T03:17:58.673Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:58.673Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:58.673Z] 94a0c1400940: Layer already exists [2024-09-10T03:17:58.673Z] f33fd314026a: Layer already exists [2024-09-10T03:17:58.673Z] 5f2396f0a31c: Layer already exists [2024-09-10T03:17:58.673Z] d12a878d4a1d: Layer already exists [2024-09-10T03:17:58.673Z] 9cafe02fdcb0: Layer already exists [2024-09-10T03:17:58.673Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:58.940Z] 3.2.0-dev.69: digest: sha256:9560dc8d2027ab7206f6b678c05d2164c00cfc63f0bb7c0f7fd047d6898820b8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:59.319Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:17:59.682Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:17:59.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-10T03:17:59.682Z] d12a878d4a1d: Preparing [2024-09-10T03:17:59.682Z] 5f2396f0a31c: Preparing [2024-09-10T03:17:59.682Z] f33fd314026a: Preparing [2024-09-10T03:17:59.682Z] 9cafe02fdcb0: Preparing [2024-09-10T03:17:59.682Z] 94a0c1400940: Preparing [2024-09-10T03:17:59.682Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:17:59.682Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:17:59.682Z] 94a0c1400940: Layer already exists [2024-09-10T03:17:59.683Z] 5f2396f0a31c: Layer already exists [2024-09-10T03:17:59.683Z] d12a878d4a1d: Layer already exists [2024-09-10T03:17:59.683Z] 9cafe02fdcb0: Layer already exists [2024-09-10T03:17:59.683Z] f33fd314026a: Layer already exists [2024-09-10T03:17:59.683Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:17:59.952Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:9560dc8d2027ab7206f6b678c05d2164c00cfc63f0bb7c0f7fd047d6898820b8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:00.327Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:00.690Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-09-10T03:18:00.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-10T03:18:00.690Z] d12a878d4a1d: Preparing [2024-09-10T03:18:00.690Z] 5f2396f0a31c: Preparing [2024-09-10T03:18:00.690Z] f33fd314026a: Preparing [2024-09-10T03:18:00.690Z] 9cafe02fdcb0: Preparing [2024-09-10T03:18:00.690Z] 94a0c1400940: Preparing [2024-09-10T03:18:00.690Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:00.690Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:00.690Z] 5f2396f0a31c: Layer already exists [2024-09-10T03:18:00.690Z] d12a878d4a1d: Layer already exists [2024-09-10T03:18:00.690Z] 9cafe02fdcb0: Layer already exists [2024-09-10T03:18:00.690Z] 94a0c1400940: Layer already exists [2024-09-10T03:18:00.690Z] f33fd314026a: Layer already exists [2024-09-10T03:18:00.690Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:00.957Z] main: digest: sha256:9560dc8d2027ab7206f6b678c05d2164c00cfc63f0bb7c0f7fd047d6898820b8 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:18:01.043Z] ===================================================== [Pipeline] echo [2024-09-10T03:18:01.059Z] taggedImages: [2024-09-10T03:18:01.059Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:01.059Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-10T03:18:01.059Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.69 [2024-09-10T03:18:01.059Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:01.059Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-09-10T03:18:01.085Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-09-10T03:18:01.085Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:01.085Z] latest [2024-09-10T03:18:01.085Z] 3.2.0-dev.69 [2024-09-10T03:18:01.085Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:01.085Z] main [2024-09-10T03:18:01.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:01.467Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:01.848Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:01.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-10T03:18:01.849Z] a366eed62bcf: Preparing [2024-09-10T03:18:01.849Z] bb1fee69e739: Preparing [2024-09-10T03:18:01.849Z] 0c49e976e456: Preparing [2024-09-10T03:18:01.849Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:01.849Z] f33fd314026a: Preparing [2024-09-10T03:18:01.849Z] 3acdb610c468: Preparing [2024-09-10T03:18:01.849Z] 779df72109b0: Preparing [2024-09-10T03:18:01.849Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:01.849Z] 3acdb610c468: Waiting [2024-09-10T03:18:01.849Z] 779df72109b0: Waiting [2024-09-10T03:18:01.849Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:01.849Z] f33fd314026a: Layer already exists [2024-09-10T03:18:02.115Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:02.115Z] 3acdb610c468: Layer already exists [2024-09-10T03:18:02.115Z] 779df72109b0: Layer already exists [2024-09-10T03:18:02.115Z] bb1fee69e739: Pushed [2024-09-10T03:18:02.115Z] a366eed62bcf: Pushed [2024-09-10T03:18:02.115Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:08.780Z] 0c49e976e456: Pushed [2024-09-10T03:18:09.048Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:4c36043512f003538130fe8e6096e37d812db2e0290cc1a6afb34cef42cc0765 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:09.413Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:09.771Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-10T03:18:09.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-10T03:18:09.771Z] a366eed62bcf: Preparing [2024-09-10T03:18:09.771Z] bb1fee69e739: Preparing [2024-09-10T03:18:09.771Z] 0c49e976e456: Preparing [2024-09-10T03:18:09.771Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:09.771Z] f33fd314026a: Preparing [2024-09-10T03:18:09.771Z] 3acdb610c468: Preparing [2024-09-10T03:18:09.771Z] 779df72109b0: Preparing [2024-09-10T03:18:09.771Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:09.771Z] 3acdb610c468: Waiting [2024-09-10T03:18:09.771Z] 779df72109b0: Waiting [2024-09-10T03:18:09.771Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:09.771Z] bb1fee69e739: Layer already exists [2024-09-10T03:18:09.771Z] f33fd314026a: Layer already exists [2024-09-10T03:18:09.771Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:09.771Z] a366eed62bcf: Layer already exists [2024-09-10T03:18:09.771Z] 0c49e976e456: Layer already exists [2024-09-10T03:18:09.771Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:09.771Z] 3acdb610c468: Layer already exists [2024-09-10T03:18:09.771Z] 779df72109b0: Layer already exists [2024-09-10T03:18:10.039Z] latest: digest: sha256:4c36043512f003538130fe8e6096e37d812db2e0290cc1a6afb34cef42cc0765 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:10.398Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:10.760Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.69 [2024-09-10T03:18:10.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-10T03:18:10.760Z] a366eed62bcf: Preparing [2024-09-10T03:18:10.760Z] bb1fee69e739: Preparing [2024-09-10T03:18:10.760Z] 0c49e976e456: Preparing [2024-09-10T03:18:10.760Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:10.760Z] f33fd314026a: Preparing [2024-09-10T03:18:10.760Z] 3acdb610c468: Preparing [2024-09-10T03:18:10.760Z] 779df72109b0: Preparing [2024-09-10T03:18:10.760Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:10.760Z] 3acdb610c468: Waiting [2024-09-10T03:18:10.760Z] 779df72109b0: Waiting [2024-09-10T03:18:10.760Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:10.760Z] a366eed62bcf: Layer already exists [2024-09-10T03:18:10.760Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:10.760Z] f33fd314026a: Layer already exists [2024-09-10T03:18:10.760Z] bb1fee69e739: Layer already exists [2024-09-10T03:18:10.760Z] 0c49e976e456: Layer already exists [2024-09-10T03:18:10.760Z] 3acdb610c468: Layer already exists [2024-09-10T03:18:10.760Z] 779df72109b0: Layer already exists [2024-09-10T03:18:10.760Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:11.028Z] 3.2.0-dev.69: digest: sha256:4c36043512f003538130fe8e6096e37d812db2e0290cc1a6afb34cef42cc0765 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:11.397Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:12.038Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:12.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-10T03:18:12.038Z] a366eed62bcf: Preparing [2024-09-10T03:18:12.038Z] bb1fee69e739: Preparing [2024-09-10T03:18:12.038Z] 0c49e976e456: Preparing [2024-09-10T03:18:12.038Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:12.038Z] f33fd314026a: Preparing [2024-09-10T03:18:12.038Z] 3acdb610c468: Preparing [2024-09-10T03:18:12.038Z] 779df72109b0: Preparing [2024-09-10T03:18:12.038Z] 3acdb610c468: Waiting [2024-09-10T03:18:12.038Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:12.038Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:12.038Z] 0c49e976e456: Layer already exists [2024-09-10T03:18:12.038Z] a366eed62bcf: Layer already exists [2024-09-10T03:18:12.038Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:12.038Z] f33fd314026a: Layer already exists [2024-09-10T03:18:12.038Z] bb1fee69e739: Layer already exists [2024-09-10T03:18:12.038Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:12.038Z] 3acdb610c468: Layer already exists [2024-09-10T03:18:12.038Z] 779df72109b0: Layer already exists [2024-09-10T03:18:12.305Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:4c36043512f003538130fe8e6096e37d812db2e0290cc1a6afb34cef42cc0765 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:12.670Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:13.027Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-09-10T03:18:13.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-10T03:18:13.027Z] a366eed62bcf: Preparing [2024-09-10T03:18:13.027Z] bb1fee69e739: Preparing [2024-09-10T03:18:13.027Z] 0c49e976e456: Preparing [2024-09-10T03:18:13.027Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:13.027Z] f33fd314026a: Preparing [2024-09-10T03:18:13.027Z] 3acdb610c468: Preparing [2024-09-10T03:18:13.027Z] 779df72109b0: Preparing [2024-09-10T03:18:13.027Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:13.027Z] 3acdb610c468: Waiting [2024-09-10T03:18:13.027Z] 779df72109b0: Waiting [2024-09-10T03:18:13.027Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:13.027Z] bb1fee69e739: Layer already exists [2024-09-10T03:18:13.027Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:13.027Z] f33fd314026a: Layer already exists [2024-09-10T03:18:13.027Z] a366eed62bcf: Layer already exists [2024-09-10T03:18:13.027Z] 0c49e976e456: Layer already exists [2024-09-10T03:18:13.027Z] 3acdb610c468: Layer already exists [2024-09-10T03:18:13.027Z] 779df72109b0: Layer already exists [2024-09-10T03:18:13.027Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:13.296Z] main: digest: sha256:4c36043512f003538130fe8e6096e37d812db2e0290cc1a6afb34cef42cc0765 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:18:13.370Z] ===================================================== [Pipeline] echo [2024-09-10T03:18:13.389Z] taggedImages: [2024-09-10T03:18:13.389Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:13.389Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-10T03:18:13.389Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.69 [2024-09-10T03:18:13.389Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:13.389Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-09-10T03:18:13.419Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-09-10T03:18:13.419Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:13.419Z] latest [2024-09-10T03:18:13.419Z] 3.2.0-dev.69 [2024-09-10T03:18:13.419Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:13.419Z] main [2024-09-10T03:18:13.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:13.799Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:14.156Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:14.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-10T03:18:14.156Z] e5fc177a45ed: Preparing [2024-09-10T03:18:14.156Z] 699c0c4d6e8d: Preparing [2024-09-10T03:18:14.156Z] e56a443958f2: Preparing [2024-09-10T03:18:14.156Z] 39bbf6f48c2b: Preparing [2024-09-10T03:18:14.156Z] c58413d9069b: Preparing [2024-09-10T03:18:14.156Z] 54142e1474b7: Preparing [2024-09-10T03:18:14.156Z] 35b6fc0b8d3c: Preparing [2024-09-10T03:18:14.156Z] 5d99067b18de: Preparing [2024-09-10T03:18:14.156Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:14.156Z] f33fd314026a: Preparing [2024-09-10T03:18:14.156Z] d5e83ae3ae10: Preparing [2024-09-10T03:18:14.156Z] 4196134794dd: Preparing [2024-09-10T03:18:14.156Z] 5f70bf18a086: Preparing [2024-09-10T03:18:14.156Z] 1ad10bc6af8a: Preparing [2024-09-10T03:18:14.156Z] 57a5ea65af20: Preparing [2024-09-10T03:18:14.156Z] 55c4335e55a1: Preparing [2024-09-10T03:18:14.156Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:14.156Z] 1cb4a90096d7: Waiting [2024-09-10T03:18:14.156Z] 54142e1474b7: Waiting [2024-09-10T03:18:14.156Z] 1ad10bc6af8a: Waiting [2024-09-10T03:18:14.156Z] f33fd314026a: Waiting [2024-09-10T03:18:14.156Z] 57a5ea65af20: Waiting [2024-09-10T03:18:14.156Z] 55c4335e55a1: Waiting [2024-09-10T03:18:14.156Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:14.156Z] 35b6fc0b8d3c: Waiting [2024-09-10T03:18:14.156Z] 5d99067b18de: Waiting [2024-09-10T03:18:14.156Z] 4196134794dd: Waiting [2024-09-10T03:18:14.156Z] 5f70bf18a086: Waiting [2024-09-10T03:18:14.424Z] c58413d9069b: Pushed [2024-09-10T03:18:14.424Z] e5fc177a45ed: Pushed [2024-09-10T03:18:14.424Z] e56a443958f2: Pushed [2024-09-10T03:18:14.424Z] 39bbf6f48c2b: Pushed [2024-09-10T03:18:14.424Z] 699c0c4d6e8d: Pushed [2024-09-10T03:18:14.693Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:14.693Z] f33fd314026a: Layer already exists [2024-09-10T03:18:14.693Z] 54142e1474b7: Pushed [2024-09-10T03:18:14.693Z] 35b6fc0b8d3c: Pushed [2024-09-10T03:18:14.693Z] 5f70bf18a086: Layer already exists [2024-09-10T03:18:14.693Z] 4196134794dd: Pushed [2024-09-10T03:18:14.959Z] d5e83ae3ae10: Pushed [2024-09-10T03:18:14.959Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:14.959Z] 1ad10bc6af8a: Pushed [2024-09-10T03:18:14.959Z] 57a5ea65af20: Pushed [2024-09-10T03:18:14.959Z] 55c4335e55a1: Pushed [2024-09-10T03:18:17.532Z] 5d99067b18de: Pushed [2024-09-10T03:18:17.799Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:e7aa348a7c58175c6afacb6423c1b8a85196e813ced9a5755037a47691900ef5 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:18.175Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:18.541Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-10T03:18:18.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-10T03:18:18.541Z] e5fc177a45ed: Preparing [2024-09-10T03:18:18.541Z] 699c0c4d6e8d: Preparing [2024-09-10T03:18:18.541Z] e56a443958f2: Preparing [2024-09-10T03:18:18.541Z] 39bbf6f48c2b: Preparing [2024-09-10T03:18:18.541Z] c58413d9069b: Preparing [2024-09-10T03:18:18.541Z] 54142e1474b7: Preparing [2024-09-10T03:18:18.541Z] 35b6fc0b8d3c: Preparing [2024-09-10T03:18:18.541Z] 54142e1474b7: Waiting [2024-09-10T03:18:18.541Z] 5d99067b18de: Preparing [2024-09-10T03:18:18.541Z] 35b6fc0b8d3c: Waiting [2024-09-10T03:18:18.541Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:18.541Z] 5d99067b18de: Waiting [2024-09-10T03:18:18.541Z] f33fd314026a: Preparing [2024-09-10T03:18:18.541Z] 1cb4a90096d7: Waiting [2024-09-10T03:18:18.541Z] d5e83ae3ae10: Preparing [2024-09-10T03:18:18.541Z] f33fd314026a: Waiting [2024-09-10T03:18:18.541Z] 4196134794dd: Preparing [2024-09-10T03:18:18.541Z] 5f70bf18a086: Preparing [2024-09-10T03:18:18.541Z] 1ad10bc6af8a: Preparing [2024-09-10T03:18:18.541Z] 57a5ea65af20: Preparing [2024-09-10T03:18:18.541Z] 55c4335e55a1: Preparing [2024-09-10T03:18:18.541Z] d5e83ae3ae10: Waiting [2024-09-10T03:18:18.541Z] 4196134794dd: Waiting [2024-09-10T03:18:18.541Z] 5f70bf18a086: Waiting [2024-09-10T03:18:18.541Z] 1ad10bc6af8a: Waiting [2024-09-10T03:18:18.541Z] 57a5ea65af20: Waiting [2024-09-10T03:18:18.541Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:18.541Z] 55c4335e55a1: Waiting [2024-09-10T03:18:18.541Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:18.541Z] c58413d9069b: Layer already exists [2024-09-10T03:18:18.541Z] e5fc177a45ed: Layer already exists [2024-09-10T03:18:18.541Z] 39bbf6f48c2b: Layer already exists [2024-09-10T03:18:18.541Z] 699c0c4d6e8d: Layer already exists [2024-09-10T03:18:18.541Z] e56a443958f2: Layer already exists [2024-09-10T03:18:18.541Z] 54142e1474b7: Layer already exists [2024-09-10T03:18:18.541Z] 35b6fc0b8d3c: Layer already exists [2024-09-10T03:18:18.541Z] f33fd314026a: Layer already exists [2024-09-10T03:18:18.541Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:18.541Z] 5d99067b18de: Layer already exists [2024-09-10T03:18:18.541Z] 1ad10bc6af8a: Layer already exists [2024-09-10T03:18:18.541Z] 4196134794dd: Layer already exists [2024-09-10T03:18:18.541Z] d5e83ae3ae10: Layer already exists [2024-09-10T03:18:18.541Z] 5f70bf18a086: Layer already exists [2024-09-10T03:18:18.541Z] 57a5ea65af20: Layer already exists [2024-09-10T03:18:18.541Z] 55c4335e55a1: Layer already exists [2024-09-10T03:18:18.541Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:18.808Z] latest: digest: sha256:e7aa348a7c58175c6afacb6423c1b8a85196e813ced9a5755037a47691900ef5 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:19.162Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:19.506Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.69 [2024-09-10T03:18:19.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-10T03:18:19.506Z] e5fc177a45ed: Preparing [2024-09-10T03:18:19.506Z] 699c0c4d6e8d: Preparing [2024-09-10T03:18:19.506Z] e56a443958f2: Preparing [2024-09-10T03:18:19.506Z] 39bbf6f48c2b: Preparing [2024-09-10T03:18:19.506Z] c58413d9069b: Preparing [2024-09-10T03:18:19.506Z] 54142e1474b7: Preparing [2024-09-10T03:18:19.506Z] 35b6fc0b8d3c: Preparing [2024-09-10T03:18:19.506Z] 5d99067b18de: Preparing [2024-09-10T03:18:19.506Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:19.506Z] f33fd314026a: Preparing [2024-09-10T03:18:19.506Z] d5e83ae3ae10: Preparing [2024-09-10T03:18:19.506Z] 4196134794dd: Preparing [2024-09-10T03:18:19.506Z] 5f70bf18a086: Preparing [2024-09-10T03:18:19.506Z] 1ad10bc6af8a: Preparing [2024-09-10T03:18:19.506Z] 57a5ea65af20: Preparing [2024-09-10T03:18:19.506Z] 55c4335e55a1: Preparing [2024-09-10T03:18:19.506Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:19.506Z] 54142e1474b7: Waiting [2024-09-10T03:18:19.506Z] 35b6fc0b8d3c: Waiting [2024-09-10T03:18:19.506Z] 5d99067b18de: Waiting [2024-09-10T03:18:19.506Z] 1cb4a90096d7: Waiting [2024-09-10T03:18:19.506Z] d5e83ae3ae10: Waiting [2024-09-10T03:18:19.506Z] f33fd314026a: Waiting [2024-09-10T03:18:19.506Z] 4196134794dd: Waiting [2024-09-10T03:18:19.506Z] 55c4335e55a1: Waiting [2024-09-10T03:18:19.506Z] 5f70bf18a086: Waiting [2024-09-10T03:18:19.506Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:19.506Z] 1ad10bc6af8a: Waiting [2024-09-10T03:18:19.506Z] 57a5ea65af20: Waiting [2024-09-10T03:18:19.506Z] c58413d9069b: Layer already exists [2024-09-10T03:18:19.506Z] 39bbf6f48c2b: Layer already exists [2024-09-10T03:18:19.506Z] e56a443958f2: Layer already exists [2024-09-10T03:18:19.506Z] e5fc177a45ed: Layer already exists [2024-09-10T03:18:19.506Z] 699c0c4d6e8d: Layer already exists [2024-09-10T03:18:19.506Z] 5d99067b18de: Layer already exists [2024-09-10T03:18:19.506Z] f33fd314026a: Layer already exists [2024-09-10T03:18:19.506Z] 54142e1474b7: Layer already exists [2024-09-10T03:18:19.506Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:19.506Z] 35b6fc0b8d3c: Layer already exists [2024-09-10T03:18:19.506Z] d5e83ae3ae10: Layer already exists [2024-09-10T03:18:19.506Z] 4196134794dd: Layer already exists [2024-09-10T03:18:19.506Z] 1ad10bc6af8a: Layer already exists [2024-09-10T03:18:19.506Z] 5f70bf18a086: Layer already exists [2024-09-10T03:18:19.506Z] 57a5ea65af20: Layer already exists [2024-09-10T03:18:19.506Z] 55c4335e55a1: Layer already exists [2024-09-10T03:18:19.506Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:19.772Z] 3.2.0-dev.69: digest: sha256:e7aa348a7c58175c6afacb6423c1b8a85196e813ced9a5755037a47691900ef5 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:20.136Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:20.500Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:20.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-10T03:18:20.500Z] e5fc177a45ed: Preparing [2024-09-10T03:18:20.500Z] 699c0c4d6e8d: Preparing [2024-09-10T03:18:20.500Z] e56a443958f2: Preparing [2024-09-10T03:18:20.500Z] 39bbf6f48c2b: Preparing [2024-09-10T03:18:20.500Z] c58413d9069b: Preparing [2024-09-10T03:18:20.500Z] 54142e1474b7: Preparing [2024-09-10T03:18:20.500Z] 35b6fc0b8d3c: Preparing [2024-09-10T03:18:20.500Z] 5d99067b18de: Preparing [2024-09-10T03:18:20.500Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:20.500Z] f33fd314026a: Preparing [2024-09-10T03:18:20.500Z] d5e83ae3ae10: Preparing [2024-09-10T03:18:20.500Z] 4196134794dd: Preparing [2024-09-10T03:18:20.500Z] 5f70bf18a086: Preparing [2024-09-10T03:18:20.500Z] 1ad10bc6af8a: Preparing [2024-09-10T03:18:20.500Z] 57a5ea65af20: Preparing [2024-09-10T03:18:20.500Z] 55c4335e55a1: Preparing [2024-09-10T03:18:20.500Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:20.500Z] 54142e1474b7: Waiting [2024-09-10T03:18:20.500Z] 35b6fc0b8d3c: Waiting [2024-09-10T03:18:20.500Z] 5d99067b18de: Waiting [2024-09-10T03:18:20.500Z] 1cb4a90096d7: Waiting [2024-09-10T03:18:20.500Z] d5e83ae3ae10: Waiting [2024-09-10T03:18:20.500Z] f33fd314026a: Waiting [2024-09-10T03:18:20.500Z] 57a5ea65af20: Waiting [2024-09-10T03:18:20.500Z] 4196134794dd: Waiting [2024-09-10T03:18:20.500Z] 55c4335e55a1: Waiting [2024-09-10T03:18:20.500Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:20.500Z] 5f70bf18a086: Waiting [2024-09-10T03:18:20.500Z] 1ad10bc6af8a: Waiting [2024-09-10T03:18:20.500Z] e56a443958f2: Layer already exists [2024-09-10T03:18:20.500Z] c58413d9069b: Layer already exists [2024-09-10T03:18:20.500Z] e5fc177a45ed: Layer already exists [2024-09-10T03:18:20.500Z] 39bbf6f48c2b: Layer already exists [2024-09-10T03:18:20.500Z] 699c0c4d6e8d: Layer already exists [2024-09-10T03:18:20.500Z] 35b6fc0b8d3c: Layer already exists [2024-09-10T03:18:20.500Z] 54142e1474b7: Layer already exists [2024-09-10T03:18:20.500Z] 5d99067b18de: Layer already exists [2024-09-10T03:18:20.500Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:20.500Z] f33fd314026a: Layer already exists [2024-09-10T03:18:20.500Z] d5e83ae3ae10: Layer already exists [2024-09-10T03:18:20.500Z] 4196134794dd: Layer already exists [2024-09-10T03:18:20.500Z] 1ad10bc6af8a: Layer already exists [2024-09-10T03:18:20.500Z] 5f70bf18a086: Layer already exists [2024-09-10T03:18:20.500Z] 57a5ea65af20: Layer already exists [2024-09-10T03:18:20.500Z] 55c4335e55a1: Layer already exists [2024-09-10T03:18:20.500Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:20.764Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:e7aa348a7c58175c6afacb6423c1b8a85196e813ced9a5755037a47691900ef5 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:21.134Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:21.510Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-09-10T03:18:21.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-10T03:18:21.510Z] e5fc177a45ed: Preparing [2024-09-10T03:18:21.510Z] 699c0c4d6e8d: Preparing [2024-09-10T03:18:21.510Z] e56a443958f2: Preparing [2024-09-10T03:18:21.510Z] 39bbf6f48c2b: Preparing [2024-09-10T03:18:21.510Z] c58413d9069b: Preparing [2024-09-10T03:18:21.510Z] 54142e1474b7: Preparing [2024-09-10T03:18:21.510Z] 35b6fc0b8d3c: Preparing [2024-09-10T03:18:21.510Z] 5d99067b18de: Preparing [2024-09-10T03:18:21.510Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:21.510Z] f33fd314026a: Preparing [2024-09-10T03:18:21.510Z] d5e83ae3ae10: Preparing [2024-09-10T03:18:21.510Z] 4196134794dd: Preparing [2024-09-10T03:18:21.510Z] 5f70bf18a086: Preparing [2024-09-10T03:18:21.510Z] 1ad10bc6af8a: Preparing [2024-09-10T03:18:21.510Z] 57a5ea65af20: Preparing [2024-09-10T03:18:21.510Z] 55c4335e55a1: Preparing [2024-09-10T03:18:21.510Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:21.510Z] 5d99067b18de: Waiting [2024-09-10T03:18:21.510Z] 1cb4a90096d7: Waiting [2024-09-10T03:18:21.510Z] f33fd314026a: Waiting [2024-09-10T03:18:21.510Z] d5e83ae3ae10: Waiting [2024-09-10T03:18:21.510Z] 4196134794dd: Waiting [2024-09-10T03:18:21.510Z] 5f70bf18a086: Waiting [2024-09-10T03:18:21.510Z] 1ad10bc6af8a: Waiting [2024-09-10T03:18:21.510Z] 57a5ea65af20: Waiting [2024-09-10T03:18:21.510Z] 55c4335e55a1: Waiting [2024-09-10T03:18:21.510Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:21.510Z] 54142e1474b7: Waiting [2024-09-10T03:18:21.510Z] 35b6fc0b8d3c: Waiting [2024-09-10T03:18:21.510Z] 699c0c4d6e8d: Layer already exists [2024-09-10T03:18:21.510Z] c58413d9069b: Layer already exists [2024-09-10T03:18:21.510Z] e56a443958f2: Layer already exists [2024-09-10T03:18:21.510Z] e5fc177a45ed: Layer already exists [2024-09-10T03:18:21.510Z] 39bbf6f48c2b: Layer already exists [2024-09-10T03:18:21.510Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:21.510Z] f33fd314026a: Layer already exists [2024-09-10T03:18:21.510Z] 35b6fc0b8d3c: Layer already exists [2024-09-10T03:18:21.510Z] 54142e1474b7: Layer already exists [2024-09-10T03:18:21.510Z] 5d99067b18de: Layer already exists [2024-09-10T03:18:21.777Z] 4196134794dd: Layer already exists [2024-09-10T03:18:21.777Z] d5e83ae3ae10: Layer already exists [2024-09-10T03:18:21.777Z] 5f70bf18a086: Layer already exists [2024-09-10T03:18:21.777Z] 57a5ea65af20: Layer already exists [2024-09-10T03:18:21.777Z] 1ad10bc6af8a: Layer already exists [2024-09-10T03:18:21.777Z] 55c4335e55a1: Layer already exists [2024-09-10T03:18:21.777Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:21.777Z] main: digest: sha256:e7aa348a7c58175c6afacb6423c1b8a85196e813ced9a5755037a47691900ef5 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:18:21.854Z] ===================================================== [Pipeline] echo [2024-09-10T03:18:21.870Z] taggedImages: [2024-09-10T03:18:21.870Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:21.870Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-10T03:18:21.870Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.69 [2024-09-10T03:18:21.870Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:21.870Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-09-10T03:18:21.906Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-09-10T03:18:21.906Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:21.906Z] latest [2024-09-10T03:18:21.906Z] 3.2.0-dev.69 [2024-09-10T03:18:21.906Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:21.906Z] main [2024-09-10T03:18:21.906Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:22.278Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:22.908Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:22.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-10T03:18:22.908Z] eac28bca9897: Preparing [2024-09-10T03:18:22.908Z] bd5feba17a77: Preparing [2024-09-10T03:18:22.908Z] 54648ec114d3: Preparing [2024-09-10T03:18:22.908Z] d7b9a52f846d: Preparing [2024-09-10T03:18:22.908Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:22.908Z] f33fd314026a: Preparing [2024-09-10T03:18:22.908Z] 3acdb610c468: Preparing [2024-09-10T03:18:22.908Z] 779df72109b0: Preparing [2024-09-10T03:18:22.908Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:22.908Z] f33fd314026a: Waiting [2024-09-10T03:18:22.908Z] 3acdb610c468: Waiting [2024-09-10T03:18:22.908Z] 779df72109b0: Waiting [2024-09-10T03:18:22.908Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:23.174Z] f33fd314026a: Layer already exists [2024-09-10T03:18:23.174Z] 54648ec114d3: Pushed [2024-09-10T03:18:23.174Z] 3acdb610c468: Layer already exists [2024-09-10T03:18:23.174Z] bd5feba17a77: Pushed [2024-09-10T03:18:23.174Z] eac28bca9897: Pushed [2024-09-10T03:18:23.174Z] 779df72109b0: Layer already exists [2024-09-10T03:18:23.174Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:28.623Z] d7b9a52f846d: Pushed [2024-09-10T03:18:28.623Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:573317ed99c8c6695149a16ceb3ec336cc15a80c63d23212daf9e09fc239cc7c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:28.996Z] + 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-09-10T03:18:29.351Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-10T03:18:29.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-10T03:18:29.352Z] eac28bca9897: Preparing [2024-09-10T03:18:29.352Z] bd5feba17a77: Preparing [2024-09-10T03:18:29.352Z] 54648ec114d3: Preparing [2024-09-10T03:18:29.352Z] d7b9a52f846d: Preparing [2024-09-10T03:18:29.352Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:29.352Z] f33fd314026a: Preparing [2024-09-10T03:18:29.352Z] 3acdb610c468: Preparing [2024-09-10T03:18:29.352Z] 779df72109b0: Preparing [2024-09-10T03:18:29.352Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:29.352Z] 3acdb610c468: Waiting [2024-09-10T03:18:29.352Z] 779df72109b0: Waiting [2024-09-10T03:18:29.352Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:29.352Z] f33fd314026a: Waiting [2024-09-10T03:18:29.352Z] bd5feba17a77: Layer already exists [2024-09-10T03:18:29.352Z] 54648ec114d3: Layer already exists [2024-09-10T03:18:29.352Z] eac28bca9897: Layer already exists [2024-09-10T03:18:29.352Z] d7b9a52f846d: Layer already exists [2024-09-10T03:18:29.352Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:29.352Z] f33fd314026a: Layer already exists [2024-09-10T03:18:29.352Z] 779df72109b0: Layer already exists [2024-09-10T03:18:29.352Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:29.352Z] 3acdb610c468: Layer already exists [2024-09-10T03:18:29.615Z] latest: digest: sha256:573317ed99c8c6695149a16ceb3ec336cc15a80c63d23212daf9e09fc239cc7c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:29.968Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:30.318Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.69 [2024-09-10T03:18:30.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-10T03:18:30.318Z] eac28bca9897: Preparing [2024-09-10T03:18:30.318Z] bd5feba17a77: Preparing [2024-09-10T03:18:30.318Z] 54648ec114d3: Preparing [2024-09-10T03:18:30.318Z] d7b9a52f846d: Preparing [2024-09-10T03:18:30.318Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:30.318Z] f33fd314026a: Preparing [2024-09-10T03:18:30.318Z] 3acdb610c468: Preparing [2024-09-10T03:18:30.318Z] 779df72109b0: Preparing [2024-09-10T03:18:30.318Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:30.318Z] f33fd314026a: Waiting [2024-09-10T03:18:30.318Z] 3acdb610c468: Waiting [2024-09-10T03:18:30.318Z] 779df72109b0: Waiting [2024-09-10T03:18:30.318Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:30.318Z] d7b9a52f846d: Layer already exists [2024-09-10T03:18:30.318Z] eac28bca9897: Layer already exists [2024-09-10T03:18:30.318Z] 54648ec114d3: Layer already exists [2024-09-10T03:18:30.318Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:30.318Z] bd5feba17a77: Layer already exists [2024-09-10T03:18:30.318Z] 779df72109b0: Layer already exists [2024-09-10T03:18:30.318Z] 3acdb610c468: Layer already exists [2024-09-10T03:18:30.318Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:30.318Z] f33fd314026a: Layer already exists [2024-09-10T03:18:30.318Z] 3.2.0-dev.69: digest: sha256:573317ed99c8c6695149a16ceb3ec336cc15a80c63d23212daf9e09fc239cc7c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:30.928Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:31.271Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:31.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-10T03:18:31.271Z] eac28bca9897: Preparing [2024-09-10T03:18:31.271Z] bd5feba17a77: Preparing [2024-09-10T03:18:31.271Z] 54648ec114d3: Preparing [2024-09-10T03:18:31.271Z] d7b9a52f846d: Preparing [2024-09-10T03:18:31.271Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:31.271Z] f33fd314026a: Preparing [2024-09-10T03:18:31.271Z] 3acdb610c468: Preparing [2024-09-10T03:18:31.271Z] 779df72109b0: Preparing [2024-09-10T03:18:31.271Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:31.271Z] f33fd314026a: Waiting [2024-09-10T03:18:31.271Z] 3acdb610c468: Waiting [2024-09-10T03:18:31.271Z] 779df72109b0: Waiting [2024-09-10T03:18:31.271Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:31.271Z] bd5feba17a77: Layer already exists [2024-09-10T03:18:31.271Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:31.271Z] 54648ec114d3: Layer already exists [2024-09-10T03:18:31.271Z] eac28bca9897: Layer already exists [2024-09-10T03:18:31.271Z] d7b9a52f846d: Layer already exists [2024-09-10T03:18:31.271Z] 779df72109b0: Layer already exists [2024-09-10T03:18:31.271Z] 3acdb610c468: Layer already exists [2024-09-10T03:18:31.271Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:31.271Z] f33fd314026a: Layer already exists [2024-09-10T03:18:31.271Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:573317ed99c8c6695149a16ceb3ec336cc15a80c63d23212daf9e09fc239cc7c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:31.876Z] + 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-09-10T03:18:32.224Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-09-10T03:18:32.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-10T03:18:32.225Z] eac28bca9897: Preparing [2024-09-10T03:18:32.225Z] bd5feba17a77: Preparing [2024-09-10T03:18:32.225Z] 54648ec114d3: Preparing [2024-09-10T03:18:32.225Z] d7b9a52f846d: Preparing [2024-09-10T03:18:32.225Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:32.225Z] f33fd314026a: Preparing [2024-09-10T03:18:32.225Z] 3acdb610c468: Preparing [2024-09-10T03:18:32.225Z] f33fd314026a: Waiting [2024-09-10T03:18:32.225Z] 779df72109b0: Preparing [2024-09-10T03:18:32.225Z] 3acdb610c468: Waiting [2024-09-10T03:18:32.225Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:32.225Z] 779df72109b0: Waiting [2024-09-10T03:18:32.225Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:32.225Z] 54648ec114d3: Layer already exists [2024-09-10T03:18:32.225Z] bd5feba17a77: Layer already exists [2024-09-10T03:18:32.225Z] eac28bca9897: Layer already exists [2024-09-10T03:18:32.225Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:32.225Z] d7b9a52f846d: Layer already exists [2024-09-10T03:18:32.225Z] 3acdb610c468: Layer already exists [2024-09-10T03:18:32.225Z] 779df72109b0: Layer already exists [2024-09-10T03:18:32.225Z] f33fd314026a: Layer already exists [2024-09-10T03:18:32.225Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:32.225Z] main: digest: sha256:573317ed99c8c6695149a16ceb3ec336cc15a80c63d23212daf9e09fc239cc7c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:18:32.572Z] ===================================================== [Pipeline] echo [2024-09-10T03:18:32.586Z] taggedImages: [2024-09-10T03:18:32.586Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:32.586Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-10T03:18:32.586Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.69 [2024-09-10T03:18:32.586Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:32.586Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-09-10T03:18:32.620Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-09-10T03:18:32.620Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:32.620Z] latest [2024-09-10T03:18:32.620Z] 3.2.0-dev.69 [2024-09-10T03:18:32.620Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:32.620Z] main [2024-09-10T03:18:32.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:32.996Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:33.355Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:33.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-10T03:18:33.355Z] 7ce052cdd585: Preparing [2024-09-10T03:18:33.355Z] f25bf93765f1: Preparing [2024-09-10T03:18:33.355Z] 55ee93abe4d3: Preparing [2024-09-10T03:18:33.355Z] 17edcd4963e3: Preparing [2024-09-10T03:18:33.355Z] 47a6921a158e: Preparing [2024-09-10T03:18:33.355Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:33.355Z] f33fd314026a: Preparing [2024-09-10T03:18:33.355Z] dbc6d2e9887b: Preparing [2024-09-10T03:18:33.355Z] 9d9503ad7e3f: Preparing [2024-09-10T03:18:33.355Z] bea6111a0939: Preparing [2024-09-10T03:18:33.355Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:33.355Z] f33fd314026a: Waiting [2024-09-10T03:18:33.355Z] dbc6d2e9887b: Waiting [2024-09-10T03:18:33.355Z] bea6111a0939: Waiting [2024-09-10T03:18:33.355Z] 9d9503ad7e3f: Waiting [2024-09-10T03:18:33.355Z] 1cb4a90096d7: Waiting [2024-09-10T03:18:33.355Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:33.623Z] f25bf93765f1: Pushed [2024-09-10T03:18:33.623Z] 47a6921a158e: Pushed [2024-09-10T03:18:33.623Z] 17edcd4963e3: Pushed [2024-09-10T03:18:33.623Z] 7ce052cdd585: Pushed [2024-09-10T03:18:33.623Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:33.623Z] f33fd314026a: Layer already exists [2024-09-10T03:18:33.623Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:33.889Z] dbc6d2e9887b: Pushed [2024-09-10T03:18:33.889Z] 9d9503ad7e3f: Pushed [2024-09-10T03:18:35.822Z] 55ee93abe4d3: Pushed [2024-09-10T03:18:36.088Z] bea6111a0939: Pushed [2024-09-10T03:18:36.352Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:7bbb50f0f28dc5a1dc7967c1fa43c78993a5cf5fd02651f364746bc2dcc44931 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:36.700Z] + 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-09-10T03:18:37.049Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-10T03:18:37.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-10T03:18:37.049Z] 7ce052cdd585: Preparing [2024-09-10T03:18:37.049Z] f25bf93765f1: Preparing [2024-09-10T03:18:37.049Z] 55ee93abe4d3: Preparing [2024-09-10T03:18:37.049Z] 17edcd4963e3: Preparing [2024-09-10T03:18:37.049Z] 47a6921a158e: Preparing [2024-09-10T03:18:37.049Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:37.049Z] f33fd314026a: Preparing [2024-09-10T03:18:37.049Z] dbc6d2e9887b: Preparing [2024-09-10T03:18:37.049Z] 9d9503ad7e3f: Preparing [2024-09-10T03:18:37.049Z] bea6111a0939: Preparing [2024-09-10T03:18:37.049Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:37.049Z] dbc6d2e9887b: Waiting [2024-09-10T03:18:37.049Z] 9d9503ad7e3f: Waiting [2024-09-10T03:18:37.049Z] bea6111a0939: Waiting [2024-09-10T03:18:37.049Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:37.049Z] 1cb4a90096d7: Waiting [2024-09-10T03:18:37.049Z] f33fd314026a: Waiting [2024-09-10T03:18:37.049Z] f25bf93765f1: Layer already exists [2024-09-10T03:18:37.049Z] 17edcd4963e3: Layer already exists [2024-09-10T03:18:37.049Z] 7ce052cdd585: Layer already exists [2024-09-10T03:18:37.049Z] 47a6921a158e: Layer already exists [2024-09-10T03:18:37.049Z] 55ee93abe4d3: Layer already exists [2024-09-10T03:18:37.049Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:37.049Z] bea6111a0939: Layer already exists [2024-09-10T03:18:37.049Z] dbc6d2e9887b: Layer already exists [2024-09-10T03:18:37.049Z] 9d9503ad7e3f: Layer already exists [2024-09-10T03:18:37.049Z] f33fd314026a: Layer already exists [2024-09-10T03:18:37.049Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:37.049Z] latest: digest: sha256:7bbb50f0f28dc5a1dc7967c1fa43c78993a5cf5fd02651f364746bc2dcc44931 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:37.664Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:38.086Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.69 [2024-09-10T03:18:38.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-10T03:18:38.086Z] 7ce052cdd585: Preparing [2024-09-10T03:18:38.086Z] f25bf93765f1: Preparing [2024-09-10T03:18:38.086Z] 55ee93abe4d3: Preparing [2024-09-10T03:18:38.086Z] 17edcd4963e3: Preparing [2024-09-10T03:18:38.086Z] 47a6921a158e: Preparing [2024-09-10T03:18:38.086Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:38.086Z] f33fd314026a: Preparing [2024-09-10T03:18:38.086Z] dbc6d2e9887b: Preparing [2024-09-10T03:18:38.086Z] 9d9503ad7e3f: Preparing [2024-09-10T03:18:38.086Z] bea6111a0939: Preparing [2024-09-10T03:18:38.086Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:38.086Z] dbc6d2e9887b: Waiting [2024-09-10T03:18:38.086Z] bea6111a0939: Waiting [2024-09-10T03:18:38.086Z] 1cb4a90096d7: Waiting [2024-09-10T03:18:38.086Z] f33fd314026a: Waiting [2024-09-10T03:18:38.086Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:38.086Z] 9d9503ad7e3f: Waiting [2024-09-10T03:18:38.086Z] 55ee93abe4d3: Layer already exists [2024-09-10T03:18:38.086Z] 47a6921a158e: Layer already exists [2024-09-10T03:18:38.086Z] f25bf93765f1: Layer already exists [2024-09-10T03:18:38.086Z] 17edcd4963e3: Layer already exists [2024-09-10T03:18:38.086Z] 7ce052cdd585: Layer already exists [2024-09-10T03:18:38.086Z] dbc6d2e9887b: Layer already exists [2024-09-10T03:18:38.086Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:38.086Z] bea6111a0939: Layer already exists [2024-09-10T03:18:38.086Z] f33fd314026a: Layer already exists [2024-09-10T03:18:38.086Z] 9d9503ad7e3f: Layer already exists [2024-09-10T03:18:38.086Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:38.086Z] 3.2.0-dev.69: digest: sha256:7bbb50f0f28dc5a1dc7967c1fa43c78993a5cf5fd02651f364746bc2dcc44931 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:38.443Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:38.789Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:38.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-10T03:18:38.789Z] 7ce052cdd585: Preparing [2024-09-10T03:18:38.789Z] f25bf93765f1: Preparing [2024-09-10T03:18:38.789Z] 55ee93abe4d3: Preparing [2024-09-10T03:18:38.789Z] 17edcd4963e3: Preparing [2024-09-10T03:18:38.789Z] 47a6921a158e: Preparing [2024-09-10T03:18:38.789Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:38.789Z] f33fd314026a: Preparing [2024-09-10T03:18:38.789Z] dbc6d2e9887b: Preparing [2024-09-10T03:18:38.789Z] 9d9503ad7e3f: Preparing [2024-09-10T03:18:38.789Z] bea6111a0939: Preparing [2024-09-10T03:18:38.789Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:38.789Z] dbc6d2e9887b: Waiting [2024-09-10T03:18:38.789Z] 9d9503ad7e3f: Waiting [2024-09-10T03:18:38.789Z] bea6111a0939: Waiting [2024-09-10T03:18:38.789Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:38.789Z] f33fd314026a: Waiting [2024-09-10T03:18:38.789Z] 17edcd4963e3: Layer already exists [2024-09-10T03:18:38.789Z] 55ee93abe4d3: Layer already exists [2024-09-10T03:18:38.789Z] 7ce052cdd585: Layer already exists [2024-09-10T03:18:38.789Z] 47a6921a158e: Layer already exists [2024-09-10T03:18:38.789Z] f25bf93765f1: Layer already exists [2024-09-10T03:18:38.789Z] dbc6d2e9887b: Layer already exists [2024-09-10T03:18:38.789Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:38.789Z] f33fd314026a: Layer already exists [2024-09-10T03:18:38.789Z] bea6111a0939: Layer already exists [2024-09-10T03:18:38.789Z] 9d9503ad7e3f: Layer already exists [2024-09-10T03:18:38.789Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:39.054Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:7bbb50f0f28dc5a1dc7967c1fa43c78993a5cf5fd02651f364746bc2dcc44931 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:39.431Z] + 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-09-10T03:18:39.784Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-09-10T03:18:39.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-10T03:18:39.784Z] 7ce052cdd585: Preparing [2024-09-10T03:18:39.784Z] f25bf93765f1: Preparing [2024-09-10T03:18:39.784Z] 55ee93abe4d3: Preparing [2024-09-10T03:18:39.784Z] 17edcd4963e3: Preparing [2024-09-10T03:18:39.784Z] 47a6921a158e: Preparing [2024-09-10T03:18:39.784Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:39.784Z] f33fd314026a: Preparing [2024-09-10T03:18:39.784Z] dbc6d2e9887b: Preparing [2024-09-10T03:18:39.784Z] 9d9503ad7e3f: Preparing [2024-09-10T03:18:39.784Z] bea6111a0939: Preparing [2024-09-10T03:18:39.784Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:39.784Z] dbc6d2e9887b: Waiting [2024-09-10T03:18:39.784Z] 9d9503ad7e3f: Waiting [2024-09-10T03:18:39.784Z] bea6111a0939: Waiting [2024-09-10T03:18:39.784Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:39.784Z] 1cb4a90096d7: Waiting [2024-09-10T03:18:39.784Z] f33fd314026a: Waiting [2024-09-10T03:18:39.784Z] 55ee93abe4d3: Layer already exists [2024-09-10T03:18:39.784Z] 17edcd4963e3: Layer already exists [2024-09-10T03:18:39.784Z] 7ce052cdd585: Layer already exists [2024-09-10T03:18:39.784Z] 47a6921a158e: Layer already exists [2024-09-10T03:18:39.784Z] f25bf93765f1: Layer already exists [2024-09-10T03:18:39.784Z] f33fd314026a: Layer already exists [2024-09-10T03:18:39.784Z] dbc6d2e9887b: Layer already exists [2024-09-10T03:18:39.784Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:39.784Z] bea6111a0939: Layer already exists [2024-09-10T03:18:39.784Z] 9d9503ad7e3f: Layer already exists [2024-09-10T03:18:39.784Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:40.049Z] main: digest: sha256:7bbb50f0f28dc5a1dc7967c1fa43c78993a5cf5fd02651f364746bc2dcc44931 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:18:40.136Z] ===================================================== [Pipeline] echo [2024-09-10T03:18:40.147Z] taggedImages: [2024-09-10T03:18:40.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:40.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-10T03:18:40.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.69 [2024-09-10T03:18:40.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:40.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-09-10T03:18:40.171Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-09-10T03:18:40.171Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:40.171Z] latest [2024-09-10T03:18:40.171Z] 3.2.0-dev.69 [2024-09-10T03:18:40.171Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:40.171Z] main [2024-09-10T03:18:40.171Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:40.535Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:40.893Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:40.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-10T03:18:40.893Z] f9583c3afc99: Preparing [2024-09-10T03:18:40.893Z] 46fc5b28c6d8: Preparing [2024-09-10T03:18:40.893Z] 2f54690ac07e: Preparing [2024-09-10T03:18:40.893Z] ab0621460f3a: Preparing [2024-09-10T03:18:40.893Z] eeb756b76982: Preparing [2024-09-10T03:18:40.893Z] a632430f21a6: Preparing [2024-09-10T03:18:40.893Z] f54fbf55ce3c: Preparing [2024-09-10T03:18:40.893Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:40.893Z] f33fd314026a: Preparing [2024-09-10T03:18:40.893Z] 489b0aa3be9d: Preparing [2024-09-10T03:18:40.893Z] 5a57dba9b464: Preparing [2024-09-10T03:18:40.893Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:40.893Z] a632430f21a6: Waiting [2024-09-10T03:18:40.893Z] f54fbf55ce3c: Waiting [2024-09-10T03:18:40.893Z] 1cb4a90096d7: Waiting [2024-09-10T03:18:40.893Z] f33fd314026a: Waiting [2024-09-10T03:18:40.893Z] 489b0aa3be9d: Waiting [2024-09-10T03:18:40.893Z] 5a57dba9b464: Waiting [2024-09-10T03:18:40.893Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:41.159Z] 46fc5b28c6d8: Pushed [2024-09-10T03:18:41.159Z] eeb756b76982: Pushed [2024-09-10T03:18:41.159Z] f9583c3afc99: Pushed [2024-09-10T03:18:41.159Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:41.159Z] a632430f21a6: Pushed [2024-09-10T03:18:41.159Z] f33fd314026a: Layer already exists [2024-09-10T03:18:41.159Z] f54fbf55ce3c: Pushed [2024-09-10T03:18:41.425Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:41.425Z] 489b0aa3be9d: Pushed [2024-09-10T03:18:43.359Z] ab0621460f3a: Pushed [2024-09-10T03:18:43.624Z] 2f54690ac07e: Pushed [2024-09-10T03:18:43.889Z] 5a57dba9b464: Pushed [2024-09-10T03:18:43.889Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:4f5bb92cb2cd510c7ed2f535559f0ed3b6fedc88b9486797e73c512e076fdf59 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:44.239Z] + 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-09-10T03:18:44.847Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-10T03:18:44.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-10T03:18:44.847Z] f9583c3afc99: Preparing [2024-09-10T03:18:44.847Z] 46fc5b28c6d8: Preparing [2024-09-10T03:18:44.847Z] 2f54690ac07e: Preparing [2024-09-10T03:18:44.847Z] ab0621460f3a: Preparing [2024-09-10T03:18:44.847Z] eeb756b76982: Preparing [2024-09-10T03:18:44.847Z] a632430f21a6: Preparing [2024-09-10T03:18:44.847Z] f54fbf55ce3c: Preparing [2024-09-10T03:18:44.847Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:44.847Z] f33fd314026a: Preparing [2024-09-10T03:18:44.847Z] 489b0aa3be9d: Preparing [2024-09-10T03:18:44.847Z] 5a57dba9b464: Preparing [2024-09-10T03:18:44.847Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:44.847Z] 1cb4a90096d7: Waiting [2024-09-10T03:18:44.847Z] f33fd314026a: Waiting [2024-09-10T03:18:44.847Z] 489b0aa3be9d: Waiting [2024-09-10T03:18:44.847Z] 5a57dba9b464: Waiting [2024-09-10T03:18:44.847Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:44.847Z] a632430f21a6: Waiting [2024-09-10T03:18:44.847Z] f54fbf55ce3c: Waiting [2024-09-10T03:18:44.847Z] f9583c3afc99: Layer already exists [2024-09-10T03:18:44.847Z] eeb756b76982: Layer already exists [2024-09-10T03:18:44.847Z] ab0621460f3a: Layer already exists [2024-09-10T03:18:44.847Z] 46fc5b28c6d8: Layer already exists [2024-09-10T03:18:44.847Z] 2f54690ac07e: Layer already exists [2024-09-10T03:18:44.847Z] f54fbf55ce3c: Layer already exists [2024-09-10T03:18:44.847Z] a632430f21a6: Layer already exists [2024-09-10T03:18:44.847Z] 489b0aa3be9d: Layer already exists [2024-09-10T03:18:44.847Z] f33fd314026a: Layer already exists [2024-09-10T03:18:45.113Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:45.113Z] 5a57dba9b464: Layer already exists [2024-09-10T03:18:45.113Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:45.113Z] latest: digest: sha256:4f5bb92cb2cd510c7ed2f535559f0ed3b6fedc88b9486797e73c512e076fdf59 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:45.455Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:45.811Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.69 [2024-09-10T03:18:45.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-10T03:18:45.811Z] f9583c3afc99: Preparing [2024-09-10T03:18:45.811Z] 46fc5b28c6d8: Preparing [2024-09-10T03:18:45.811Z] 2f54690ac07e: Preparing [2024-09-10T03:18:45.811Z] ab0621460f3a: Preparing [2024-09-10T03:18:45.811Z] eeb756b76982: Preparing [2024-09-10T03:18:45.811Z] a632430f21a6: Preparing [2024-09-10T03:18:45.811Z] f54fbf55ce3c: Preparing [2024-09-10T03:18:45.811Z] a632430f21a6: Waiting [2024-09-10T03:18:45.811Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:45.811Z] f54fbf55ce3c: Waiting [2024-09-10T03:18:45.811Z] f33fd314026a: Preparing [2024-09-10T03:18:45.811Z] 489b0aa3be9d: Preparing [2024-09-10T03:18:45.811Z] 1cb4a90096d7: Waiting [2024-09-10T03:18:45.811Z] 5a57dba9b464: Preparing [2024-09-10T03:18:45.811Z] f33fd314026a: Waiting [2024-09-10T03:18:45.811Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:45.811Z] 489b0aa3be9d: Waiting [2024-09-10T03:18:45.811Z] 5a57dba9b464: Waiting [2024-09-10T03:18:45.811Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:45.811Z] eeb756b76982: Layer already exists [2024-09-10T03:18:45.811Z] f9583c3afc99: Layer already exists [2024-09-10T03:18:45.811Z] 2f54690ac07e: Layer already exists [2024-09-10T03:18:45.811Z] 46fc5b28c6d8: Layer already exists [2024-09-10T03:18:45.811Z] ab0621460f3a: Layer already exists [2024-09-10T03:18:45.811Z] a632430f21a6: Layer already exists [2024-09-10T03:18:45.811Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:45.811Z] f54fbf55ce3c: Layer already exists [2024-09-10T03:18:45.811Z] 489b0aa3be9d: Layer already exists [2024-09-10T03:18:45.811Z] f33fd314026a: Layer already exists [2024-09-10T03:18:45.811Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:45.811Z] 5a57dba9b464: Layer already exists [2024-09-10T03:18:46.075Z] 3.2.0-dev.69: digest: sha256:4f5bb92cb2cd510c7ed2f535559f0ed3b6fedc88b9486797e73c512e076fdf59 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:46.426Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:46.781Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:46.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-10T03:18:46.781Z] f9583c3afc99: Preparing [2024-09-10T03:18:46.781Z] 46fc5b28c6d8: Preparing [2024-09-10T03:18:46.781Z] 2f54690ac07e: Preparing [2024-09-10T03:18:46.781Z] ab0621460f3a: Preparing [2024-09-10T03:18:46.781Z] eeb756b76982: Preparing [2024-09-10T03:18:46.781Z] a632430f21a6: Preparing [2024-09-10T03:18:46.781Z] f54fbf55ce3c: Preparing [2024-09-10T03:18:46.781Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:46.781Z] f33fd314026a: Preparing [2024-09-10T03:18:46.781Z] 489b0aa3be9d: Preparing [2024-09-10T03:18:46.781Z] 5a57dba9b464: Preparing [2024-09-10T03:18:46.781Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:46.781Z] a632430f21a6: Waiting [2024-09-10T03:18:46.781Z] f33fd314026a: Waiting [2024-09-10T03:18:46.781Z] 1cb4a90096d7: Waiting [2024-09-10T03:18:46.781Z] 489b0aa3be9d: Waiting [2024-09-10T03:18:46.781Z] 5a57dba9b464: Waiting [2024-09-10T03:18:46.781Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:46.781Z] f54fbf55ce3c: Waiting [2024-09-10T03:18:46.781Z] 46fc5b28c6d8: Layer already exists [2024-09-10T03:18:46.781Z] ab0621460f3a: Layer already exists [2024-09-10T03:18:46.781Z] eeb756b76982: Layer already exists [2024-09-10T03:18:46.781Z] 2f54690ac07e: Layer already exists [2024-09-10T03:18:46.781Z] f9583c3afc99: Layer already exists [2024-09-10T03:18:46.781Z] a632430f21a6: Layer already exists [2024-09-10T03:18:46.781Z] f33fd314026a: Layer already exists [2024-09-10T03:18:46.781Z] f54fbf55ce3c: Layer already exists [2024-09-10T03:18:46.781Z] 489b0aa3be9d: Layer already exists [2024-09-10T03:18:46.781Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:46.781Z] 5a57dba9b464: Layer already exists [2024-09-10T03:18:46.781Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:47.044Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:4f5bb92cb2cd510c7ed2f535559f0ed3b6fedc88b9486797e73c512e076fdf59 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:47.405Z] + 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-09-10T03:18:47.760Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-09-10T03:18:47.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-10T03:18:47.760Z] f9583c3afc99: Preparing [2024-09-10T03:18:47.760Z] 46fc5b28c6d8: Preparing [2024-09-10T03:18:47.760Z] 2f54690ac07e: Preparing [2024-09-10T03:18:47.760Z] ab0621460f3a: Preparing [2024-09-10T03:18:47.760Z] eeb756b76982: Preparing [2024-09-10T03:18:47.760Z] a632430f21a6: Preparing [2024-09-10T03:18:47.760Z] f54fbf55ce3c: Preparing [2024-09-10T03:18:47.760Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:47.760Z] f33fd314026a: Preparing [2024-09-10T03:18:47.760Z] 489b0aa3be9d: Preparing [2024-09-10T03:18:47.760Z] 5a57dba9b464: Preparing [2024-09-10T03:18:47.760Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:47.760Z] 1cb4a90096d7: Waiting [2024-09-10T03:18:47.760Z] f33fd314026a: Waiting [2024-09-10T03:18:47.760Z] 489b0aa3be9d: Waiting [2024-09-10T03:18:47.760Z] 5a57dba9b464: Waiting [2024-09-10T03:18:47.760Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:47.760Z] a632430f21a6: Waiting [2024-09-10T03:18:47.760Z] f54fbf55ce3c: Waiting [2024-09-10T03:18:47.760Z] f9583c3afc99: Layer already exists [2024-09-10T03:18:47.760Z] ab0621460f3a: Layer already exists [2024-09-10T03:18:47.760Z] 46fc5b28c6d8: Layer already exists [2024-09-10T03:18:47.760Z] eeb756b76982: Layer already exists [2024-09-10T03:18:47.760Z] 2f54690ac07e: Layer already exists [2024-09-10T03:18:47.760Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:47.760Z] f33fd314026a: Layer already exists [2024-09-10T03:18:47.760Z] f54fbf55ce3c: Layer already exists [2024-09-10T03:18:47.760Z] 489b0aa3be9d: Layer already exists [2024-09-10T03:18:47.760Z] a632430f21a6: Layer already exists [2024-09-10T03:18:47.760Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:47.760Z] 5a57dba9b464: Layer already exists [2024-09-10T03:18:48.024Z] main: digest: sha256:4f5bb92cb2cd510c7ed2f535559f0ed3b6fedc88b9486797e73c512e076fdf59 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:18:48.111Z] ===================================================== [Pipeline] echo [2024-09-10T03:18:48.126Z] taggedImages: [2024-09-10T03:18:48.126Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:48.126Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-10T03:18:48.126Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.69 [2024-09-10T03:18:48.126Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:48.126Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-09-10T03:18:48.150Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-09-10T03:18:48.150Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:48.150Z] latest [2024-09-10T03:18:48.150Z] 3.2.0-dev.69 [2024-09-10T03:18:48.150Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:48.150Z] main [2024-09-10T03:18:48.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:48.681Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:49.035Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:49.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-10T03:18:49.035Z] fdb5331fbc7e: Preparing [2024-09-10T03:18:49.035Z] daa96558e2b0: Preparing [2024-09-10T03:18:49.035Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:49.035Z] f33fd314026a: Preparing [2024-09-10T03:18:49.035Z] 53ac1c0f227c: Preparing [2024-09-10T03:18:49.035Z] b2b2da003ede: Preparing [2024-09-10T03:18:49.035Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:49.035Z] b2b2da003ede: Waiting [2024-09-10T03:18:49.035Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:49.035Z] f33fd314026a: Layer already exists [2024-09-10T03:18:49.035Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:49.300Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:49.300Z] fdb5331fbc7e: Pushed [2024-09-10T03:18:49.300Z] 53ac1c0f227c: Pushed [2024-09-10T03:18:50.702Z] b2b2da003ede: Pushed [2024-09-10T03:18:52.632Z] daa96558e2b0: Pushed [2024-09-10T03:18:52.896Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:df081ef22fc36a5fafba7762358c8ad7539446baf544248c34543f04a0a3bf61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:53.256Z] + 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-09-10T03:18:53.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-10T03:18:53.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-10T03:18:53.611Z] fdb5331fbc7e: Preparing [2024-09-10T03:18:53.611Z] daa96558e2b0: Preparing [2024-09-10T03:18:53.611Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:53.611Z] f33fd314026a: Preparing [2024-09-10T03:18:53.611Z] 53ac1c0f227c: Preparing [2024-09-10T03:18:53.611Z] b2b2da003ede: Preparing [2024-09-10T03:18:53.611Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:53.611Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:53.611Z] daa96558e2b0: Layer already exists [2024-09-10T03:18:53.611Z] fdb5331fbc7e: Layer already exists [2024-09-10T03:18:53.611Z] 53ac1c0f227c: Layer already exists [2024-09-10T03:18:53.611Z] f33fd314026a: Layer already exists [2024-09-10T03:18:53.611Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:53.611Z] b2b2da003ede: Layer already exists [2024-09-10T03:18:53.611Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:53.877Z] latest: digest: sha256:df081ef22fc36a5fafba7762358c8ad7539446baf544248c34543f04a0a3bf61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:54.234Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:54.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.69 [2024-09-10T03:18:54.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-10T03:18:54.581Z] fdb5331fbc7e: Preparing [2024-09-10T03:18:54.581Z] daa96558e2b0: Preparing [2024-09-10T03:18:54.581Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:54.581Z] f33fd314026a: Preparing [2024-09-10T03:18:54.581Z] 53ac1c0f227c: Preparing [2024-09-10T03:18:54.581Z] b2b2da003ede: Preparing [2024-09-10T03:18:54.581Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:54.581Z] b2b2da003ede: Waiting [2024-09-10T03:18:54.581Z] 53ac1c0f227c: Layer already exists [2024-09-10T03:18:54.581Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:54.581Z] daa96558e2b0: Layer already exists [2024-09-10T03:18:54.581Z] f33fd314026a: Layer already exists [2024-09-10T03:18:54.581Z] fdb5331fbc7e: Layer already exists [2024-09-10T03:18:54.581Z] b2b2da003ede: Layer already exists [2024-09-10T03:18:54.581Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:54.581Z] 3.2.0-dev.69: digest: sha256:df081ef22fc36a5fafba7762358c8ad7539446baf544248c34543f04a0a3bf61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:55.192Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:55.547Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:55.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-10T03:18:55.547Z] fdb5331fbc7e: Preparing [2024-09-10T03:18:55.547Z] daa96558e2b0: Preparing [2024-09-10T03:18:55.547Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:55.547Z] f33fd314026a: Preparing [2024-09-10T03:18:55.547Z] 53ac1c0f227c: Preparing [2024-09-10T03:18:55.547Z] b2b2da003ede: Preparing [2024-09-10T03:18:55.547Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:55.547Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:55.547Z] b2b2da003ede: Waiting [2024-09-10T03:18:55.547Z] daa96558e2b0: Layer already exists [2024-09-10T03:18:55.547Z] fdb5331fbc7e: Layer already exists [2024-09-10T03:18:55.547Z] 53ac1c0f227c: Layer already exists [2024-09-10T03:18:55.547Z] f33fd314026a: Layer already exists [2024-09-10T03:18:55.547Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:55.547Z] b2b2da003ede: Layer already exists [2024-09-10T03:18:55.547Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:55.547Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:df081ef22fc36a5fafba7762358c8ad7539446baf544248c34543f04a0a3bf61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:55.891Z] + 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-09-10T03:18:56.244Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-09-10T03:18:56.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-10T03:18:56.244Z] fdb5331fbc7e: Preparing [2024-09-10T03:18:56.244Z] daa96558e2b0: Preparing [2024-09-10T03:18:56.244Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:56.244Z] f33fd314026a: Preparing [2024-09-10T03:18:56.244Z] 53ac1c0f227c: Preparing [2024-09-10T03:18:56.244Z] b2b2da003ede: Preparing [2024-09-10T03:18:56.244Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:56.244Z] b2b2da003ede: Waiting [2024-09-10T03:18:56.244Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:56.244Z] 53ac1c0f227c: Layer already exists [2024-09-10T03:18:56.244Z] fdb5331fbc7e: Layer already exists [2024-09-10T03:18:56.244Z] daa96558e2b0: Layer already exists [2024-09-10T03:18:56.244Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:56.244Z] f33fd314026a: Layer already exists [2024-09-10T03:18:56.244Z] b2b2da003ede: Layer already exists [2024-09-10T03:18:56.244Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:56.507Z] main: digest: sha256:df081ef22fc36a5fafba7762358c8ad7539446baf544248c34543f04a0a3bf61 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:18:56.586Z] ===================================================== [Pipeline] echo [2024-09-10T03:18:56.603Z] taggedImages: [2024-09-10T03:18:56.603Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:56.603Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-10T03:18:56.603Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.69 [2024-09-10T03:18:56.603Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:56.603Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-09-10T03:18:56.634Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-09-10T03:18:56.634Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:56.634Z] latest [2024-09-10T03:18:56.634Z] 3.2.0-dev.69 [2024-09-10T03:18:56.634Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:18:56.634Z] main [2024-09-10T03:18:56.634Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:57.029Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:18:57.390Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:18:57.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-10T03:18:57.390Z] 234fd173c6be: Preparing [2024-09-10T03:18:57.390Z] 8b734026fd83: Preparing [2024-09-10T03:18:57.390Z] 6ff35a04a8cb: Preparing [2024-09-10T03:18:57.390Z] 1cb4a90096d7: Preparing [2024-09-10T03:18:57.390Z] f33fd314026a: Preparing [2024-09-10T03:18:57.390Z] 3a967318b01b: Preparing [2024-09-10T03:18:57.390Z] c23cb0de9993: Preparing [2024-09-10T03:18:57.390Z] b730cd79fa4a: Preparing [2024-09-10T03:18:57.390Z] 7c3cc75f4e24: Preparing [2024-09-10T03:18:57.390Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:18:57.390Z] c23cb0de9993: Waiting [2024-09-10T03:18:57.390Z] b730cd79fa4a: Waiting [2024-09-10T03:18:57.390Z] 7c3cc75f4e24: Waiting [2024-09-10T03:18:57.390Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:18:57.390Z] 3a967318b01b: Waiting [2024-09-10T03:18:57.390Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:18:57.390Z] f33fd314026a: Layer already exists [2024-09-10T03:18:57.654Z] 6ff35a04a8cb: Pushed [2024-09-10T03:18:57.654Z] 8b734026fd83: Pushed [2024-09-10T03:18:57.654Z] 234fd173c6be: Pushed [2024-09-10T03:18:57.654Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:18:57.654Z] b730cd79fa4a: Pushed [2024-09-10T03:18:58.607Z] 7c3cc75f4e24: Pushed [2024-09-10T03:19:10.903Z] c23cb0de9993: Pushed [2024-09-10T03:19:19.171Z] 3a967318b01b: Pushed [2024-09-10T03:19:19.171Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:bb87aed8bd7bc6a675674108dde2d6698fe15e3829972634eb550cd2bafe980c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:19.527Z] + 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-09-10T03:19:19.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-10T03:19:19.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-10T03:19:19.873Z] 234fd173c6be: Preparing [2024-09-10T03:19:19.873Z] 8b734026fd83: Preparing [2024-09-10T03:19:19.873Z] 6ff35a04a8cb: Preparing [2024-09-10T03:19:19.873Z] 1cb4a90096d7: Preparing [2024-09-10T03:19:19.873Z] f33fd314026a: Preparing [2024-09-10T03:19:19.873Z] 3a967318b01b: Preparing [2024-09-10T03:19:19.873Z] c23cb0de9993: Preparing [2024-09-10T03:19:19.873Z] b730cd79fa4a: Preparing [2024-09-10T03:19:19.873Z] 7c3cc75f4e24: Preparing [2024-09-10T03:19:19.873Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:19:19.873Z] c23cb0de9993: Waiting [2024-09-10T03:19:19.873Z] b730cd79fa4a: Waiting [2024-09-10T03:19:19.873Z] 7c3cc75f4e24: Waiting [2024-09-10T03:19:19.873Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:19:19.873Z] 3a967318b01b: Waiting [2024-09-10T03:19:19.873Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:19:19.873Z] 8b734026fd83: Layer already exists [2024-09-10T03:19:19.873Z] f33fd314026a: Layer already exists [2024-09-10T03:19:19.873Z] 6ff35a04a8cb: Layer already exists [2024-09-10T03:19:19.873Z] 234fd173c6be: Layer already exists [2024-09-10T03:19:19.873Z] 3a967318b01b: Layer already exists [2024-09-10T03:19:19.873Z] 7c3cc75f4e24: Layer already exists [2024-09-10T03:19:19.873Z] c23cb0de9993: Layer already exists [2024-09-10T03:19:19.873Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:19:19.873Z] b730cd79fa4a: Layer already exists [2024-09-10T03:19:20.139Z] latest: digest: sha256:bb87aed8bd7bc6a675674108dde2d6698fe15e3829972634eb550cd2bafe980c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:20.508Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:20.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.69 [2024-09-10T03:19:20.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-10T03:19:20.866Z] 234fd173c6be: Preparing [2024-09-10T03:19:20.866Z] 8b734026fd83: Preparing [2024-09-10T03:19:20.866Z] 6ff35a04a8cb: Preparing [2024-09-10T03:19:20.866Z] 1cb4a90096d7: Preparing [2024-09-10T03:19:20.866Z] f33fd314026a: Preparing [2024-09-10T03:19:20.866Z] 3a967318b01b: Preparing [2024-09-10T03:19:20.866Z] c23cb0de9993: Preparing [2024-09-10T03:19:20.866Z] b730cd79fa4a: Preparing [2024-09-10T03:19:20.866Z] 7c3cc75f4e24: Preparing [2024-09-10T03:19:20.866Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:19:20.866Z] c23cb0de9993: Waiting [2024-09-10T03:19:20.866Z] b730cd79fa4a: Waiting [2024-09-10T03:19:20.866Z] 3a967318b01b: Waiting [2024-09-10T03:19:20.866Z] 7c3cc75f4e24: Waiting [2024-09-10T03:19:20.866Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:19:20.866Z] 8b734026fd83: Layer already exists [2024-09-10T03:19:20.866Z] 234fd173c6be: Layer already exists [2024-09-10T03:19:20.866Z] 6ff35a04a8cb: Layer already exists [2024-09-10T03:19:20.866Z] f33fd314026a: Layer already exists [2024-09-10T03:19:20.866Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:19:20.866Z] b730cd79fa4a: Layer already exists [2024-09-10T03:19:20.866Z] 3a967318b01b: Layer already exists [2024-09-10T03:19:20.866Z] c23cb0de9993: Layer already exists [2024-09-10T03:19:20.866Z] 7c3cc75f4e24: Layer already exists [2024-09-10T03:19:20.866Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:19:21.129Z] 3.2.0-dev.69: digest: sha256:bb87aed8bd7bc6a675674108dde2d6698fe15e3829972634eb550cd2bafe980c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:21.490Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:21.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:19:21.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-10T03:19:21.843Z] 234fd173c6be: Preparing [2024-09-10T03:19:21.843Z] 8b734026fd83: Preparing [2024-09-10T03:19:21.843Z] 6ff35a04a8cb: Preparing [2024-09-10T03:19:21.843Z] 1cb4a90096d7: Preparing [2024-09-10T03:19:21.843Z] f33fd314026a: Preparing [2024-09-10T03:19:21.843Z] 3a967318b01b: Preparing [2024-09-10T03:19:21.843Z] c23cb0de9993: Preparing [2024-09-10T03:19:21.843Z] b730cd79fa4a: Preparing [2024-09-10T03:19:21.843Z] 7c3cc75f4e24: Preparing [2024-09-10T03:19:21.843Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:19:21.843Z] c23cb0de9993: Waiting [2024-09-10T03:19:21.843Z] b730cd79fa4a: Waiting [2024-09-10T03:19:21.843Z] 7c3cc75f4e24: Waiting [2024-09-10T03:19:21.843Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:19:21.843Z] 3a967318b01b: Waiting [2024-09-10T03:19:21.843Z] 234fd173c6be: Layer already exists [2024-09-10T03:19:21.843Z] 6ff35a04a8cb: Layer already exists [2024-09-10T03:19:21.843Z] 8b734026fd83: Layer already exists [2024-09-10T03:19:21.843Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:19:21.843Z] f33fd314026a: Layer already exists [2024-09-10T03:19:21.843Z] c23cb0de9993: Layer already exists [2024-09-10T03:19:21.843Z] 3a967318b01b: Layer already exists [2024-09-10T03:19:21.843Z] b730cd79fa4a: Layer already exists [2024-09-10T03:19:21.843Z] 7c3cc75f4e24: Layer already exists [2024-09-10T03:19:21.843Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:19:22.109Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:bb87aed8bd7bc6a675674108dde2d6698fe15e3829972634eb550cd2bafe980c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:22.463Z] + 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-09-10T03:19:22.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-09-10T03:19:22.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-10T03:19:22.815Z] 234fd173c6be: Preparing [2024-09-10T03:19:22.815Z] 8b734026fd83: Preparing [2024-09-10T03:19:22.815Z] 6ff35a04a8cb: Preparing [2024-09-10T03:19:22.815Z] 1cb4a90096d7: Preparing [2024-09-10T03:19:22.815Z] f33fd314026a: Preparing [2024-09-10T03:19:22.815Z] 3a967318b01b: Preparing [2024-09-10T03:19:22.815Z] c23cb0de9993: Preparing [2024-09-10T03:19:22.815Z] b730cd79fa4a: Preparing [2024-09-10T03:19:22.815Z] 7c3cc75f4e24: Preparing [2024-09-10T03:19:22.815Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:19:22.815Z] b730cd79fa4a: Waiting [2024-09-10T03:19:22.815Z] 3a967318b01b: Waiting [2024-09-10T03:19:22.815Z] 7c3cc75f4e24: Waiting [2024-09-10T03:19:22.815Z] c23cb0de9993: Waiting [2024-09-10T03:19:22.815Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:19:22.815Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:19:22.815Z] 8b734026fd83: Layer already exists [2024-09-10T03:19:22.815Z] 234fd173c6be: Layer already exists [2024-09-10T03:19:22.815Z] 6ff35a04a8cb: Layer already exists [2024-09-10T03:19:22.815Z] c23cb0de9993: Layer already exists [2024-09-10T03:19:22.815Z] f33fd314026a: Layer already exists [2024-09-10T03:19:22.815Z] 3a967318b01b: Layer already exists [2024-09-10T03:19:22.815Z] b730cd79fa4a: Layer already exists [2024-09-10T03:19:22.815Z] 7c3cc75f4e24: Layer already exists [2024-09-10T03:19:22.815Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:19:23.079Z] main: digest: sha256:bb87aed8bd7bc6a675674108dde2d6698fe15e3829972634eb550cd2bafe980c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:19:23.157Z] ===================================================== [Pipeline] echo [2024-09-10T03:19:23.170Z] taggedImages: [2024-09-10T03:19:23.170Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:19:23.170Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-10T03:19:23.170Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.69 [2024-09-10T03:19:23.170Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:19:23.170Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-09-10T03:19:23.193Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-09-10T03:19:23.193Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:19:23.193Z] latest [2024-09-10T03:19:23.193Z] 3.2.0-dev.69 [2024-09-10T03:19:23.193Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:19:23.193Z] main [2024-09-10T03:19:23.193Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:23.557Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:23.904Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:19:23.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-10T03:19:23.904Z] 79bcbc6f9234: Preparing [2024-09-10T03:19:23.904Z] 5c4e30007077: Preparing [2024-09-10T03:19:23.904Z] 93f8cc7f31e5: Preparing [2024-09-10T03:19:23.904Z] 1cb4a90096d7: Preparing [2024-09-10T03:19:23.904Z] f33fd314026a: Preparing [2024-09-10T03:19:23.904Z] 3a967318b01b: Preparing [2024-09-10T03:19:23.904Z] 44b8cd7fb346: Preparing [2024-09-10T03:19:23.904Z] b78815f664d0: Preparing [2024-09-10T03:19:23.904Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:19:23.904Z] 3a967318b01b: Waiting [2024-09-10T03:19:23.904Z] 44b8cd7fb346: Waiting [2024-09-10T03:19:23.904Z] b78815f664d0: Waiting [2024-09-10T03:19:23.904Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:19:23.904Z] f33fd314026a: Layer already exists [2024-09-10T03:19:23.904Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:19:24.172Z] 3a967318b01b: Layer already exists [2024-09-10T03:19:24.172Z] 5c4e30007077: Pushed [2024-09-10T03:19:24.172Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:19:24.172Z] 93f8cc7f31e5: Pushed [2024-09-10T03:19:24.172Z] 44b8cd7fb346: Pushed [2024-09-10T03:19:24.172Z] 79bcbc6f9234: Pushed [2024-09-10T03:19:24.749Z] b78815f664d0: Pushed [2024-09-10T03:19:25.014Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:e268524edc824ea46ec3ee3a4078069870b997a6c1214a8e17ea6ed6d9fcb08b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:25.372Z] + 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-09-10T03:19:25.727Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-10T03:19:25.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-10T03:19:25.727Z] 79bcbc6f9234: Preparing [2024-09-10T03:19:25.727Z] 5c4e30007077: Preparing [2024-09-10T03:19:25.727Z] 93f8cc7f31e5: Preparing [2024-09-10T03:19:25.727Z] 1cb4a90096d7: Preparing [2024-09-10T03:19:25.727Z] f33fd314026a: Preparing [2024-09-10T03:19:25.727Z] 3a967318b01b: Preparing [2024-09-10T03:19:25.727Z] 44b8cd7fb346: Preparing [2024-09-10T03:19:25.727Z] b78815f664d0: Preparing [2024-09-10T03:19:25.727Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:19:25.727Z] 44b8cd7fb346: Waiting [2024-09-10T03:19:25.727Z] b78815f664d0: Waiting [2024-09-10T03:19:25.727Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:19:25.727Z] 3a967318b01b: Waiting [2024-09-10T03:19:25.727Z] f33fd314026a: Layer already exists [2024-09-10T03:19:25.727Z] 93f8cc7f31e5: Layer already exists [2024-09-10T03:19:25.727Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:19:25.727Z] 5c4e30007077: Layer already exists [2024-09-10T03:19:25.727Z] 79bcbc6f9234: Layer already exists [2024-09-10T03:19:25.727Z] 44b8cd7fb346: Layer already exists [2024-09-10T03:19:25.727Z] 3a967318b01b: Layer already exists [2024-09-10T03:19:25.727Z] b78815f664d0: Layer already exists [2024-09-10T03:19:25.727Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:19:25.990Z] latest: digest: sha256:e268524edc824ea46ec3ee3a4078069870b997a6c1214a8e17ea6ed6d9fcb08b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:26.340Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:26.688Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.69 [2024-09-10T03:19:26.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-10T03:19:26.689Z] 79bcbc6f9234: Preparing [2024-09-10T03:19:26.689Z] 5c4e30007077: Preparing [2024-09-10T03:19:26.689Z] 93f8cc7f31e5: Preparing [2024-09-10T03:19:26.689Z] 1cb4a90096d7: Preparing [2024-09-10T03:19:26.689Z] f33fd314026a: Preparing [2024-09-10T03:19:26.689Z] 3a967318b01b: Preparing [2024-09-10T03:19:26.689Z] 44b8cd7fb346: Preparing [2024-09-10T03:19:26.689Z] b78815f664d0: Preparing [2024-09-10T03:19:26.689Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:19:26.689Z] 3a967318b01b: Waiting [2024-09-10T03:19:26.689Z] 44b8cd7fb346: Waiting [2024-09-10T03:19:26.689Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:19:26.689Z] b78815f664d0: Waiting [2024-09-10T03:19:26.689Z] 5c4e30007077: Layer already exists [2024-09-10T03:19:26.689Z] 93f8cc7f31e5: Layer already exists [2024-09-10T03:19:26.689Z] 79bcbc6f9234: Layer already exists [2024-09-10T03:19:26.689Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:19:26.689Z] f33fd314026a: Layer already exists [2024-09-10T03:19:26.689Z] b78815f664d0: Layer already exists [2024-09-10T03:19:26.689Z] 44b8cd7fb346: Layer already exists [2024-09-10T03:19:26.689Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:19:26.689Z] 3a967318b01b: Layer already exists [2024-09-10T03:19:26.952Z] 3.2.0-dev.69: digest: sha256:e268524edc824ea46ec3ee3a4078069870b997a6c1214a8e17ea6ed6d9fcb08b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:27.301Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:27.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:19:27.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-10T03:19:27.648Z] 79bcbc6f9234: Preparing [2024-09-10T03:19:27.648Z] 5c4e30007077: Preparing [2024-09-10T03:19:27.648Z] 93f8cc7f31e5: Preparing [2024-09-10T03:19:27.648Z] 1cb4a90096d7: Preparing [2024-09-10T03:19:27.648Z] f33fd314026a: Preparing [2024-09-10T03:19:27.648Z] 3a967318b01b: Preparing [2024-09-10T03:19:27.648Z] 44b8cd7fb346: Preparing [2024-09-10T03:19:27.648Z] b78815f664d0: Preparing [2024-09-10T03:19:27.648Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:19:27.648Z] b78815f664d0: Waiting [2024-09-10T03:19:27.648Z] 3a967318b01b: Waiting [2024-09-10T03:19:27.648Z] 44b8cd7fb346: Waiting [2024-09-10T03:19:27.648Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:19:27.648Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:19:27.648Z] 5c4e30007077: Layer already exists [2024-09-10T03:19:27.648Z] 79bcbc6f9234: Layer already exists [2024-09-10T03:19:27.648Z] f33fd314026a: Layer already exists [2024-09-10T03:19:27.648Z] 93f8cc7f31e5: Layer already exists [2024-09-10T03:19:27.648Z] 44b8cd7fb346: Layer already exists [2024-09-10T03:19:27.648Z] 3a967318b01b: Layer already exists [2024-09-10T03:19:27.648Z] b78815f664d0: Layer already exists [2024-09-10T03:19:27.648Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:19:27.914Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:e268524edc824ea46ec3ee3a4078069870b997a6c1214a8e17ea6ed6d9fcb08b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:28.252Z] + 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-09-10T03:19:28.888Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-09-10T03:19:28.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-10T03:19:28.888Z] 79bcbc6f9234: Preparing [2024-09-10T03:19:28.888Z] 5c4e30007077: Preparing [2024-09-10T03:19:28.888Z] 93f8cc7f31e5: Preparing [2024-09-10T03:19:28.888Z] 1cb4a90096d7: Preparing [2024-09-10T03:19:28.888Z] f33fd314026a: Preparing [2024-09-10T03:19:28.888Z] 3a967318b01b: Preparing [2024-09-10T03:19:28.888Z] 44b8cd7fb346: Preparing [2024-09-10T03:19:28.888Z] b78815f664d0: Preparing [2024-09-10T03:19:28.888Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:19:28.888Z] 3a967318b01b: Waiting [2024-09-10T03:19:28.888Z] 44b8cd7fb346: Waiting [2024-09-10T03:19:28.888Z] b78815f664d0: Waiting [2024-09-10T03:19:28.888Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:19:28.888Z] 93f8cc7f31e5: Layer already exists [2024-09-10T03:19:28.888Z] f33fd314026a: Layer already exists [2024-09-10T03:19:28.888Z] 79bcbc6f9234: Layer already exists [2024-09-10T03:19:28.888Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:19:28.888Z] 5c4e30007077: Layer already exists [2024-09-10T03:19:28.888Z] 3a967318b01b: Layer already exists [2024-09-10T03:19:28.888Z] 44b8cd7fb346: Layer already exists [2024-09-10T03:19:28.888Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:19:28.888Z] b78815f664d0: Layer already exists [2024-09-10T03:19:29.154Z] main: digest: sha256:e268524edc824ea46ec3ee3a4078069870b997a6c1214a8e17ea6ed6d9fcb08b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:19:29.238Z] ===================================================== [Pipeline] echo [2024-09-10T03:19:29.250Z] taggedImages: [2024-09-10T03:19:29.250Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:19:29.250Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-10T03:19:29.250Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.69 [2024-09-10T03:19:29.250Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:19:29.250Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-09-10T03:19:29.281Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-09-10T03:19:29.281Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:19:29.281Z] latest [2024-09-10T03:19:29.281Z] 3.2.0-dev.69 [2024-09-10T03:19:29.281Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:19:29.281Z] main [2024-09-10T03:19:29.281Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:29.643Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:30.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:19:30.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-10T03:19:30.001Z] 2df68d8b4984: Preparing [2024-09-10T03:19:30.001Z] 933b94a2bc48: Preparing [2024-09-10T03:19:30.001Z] c6d82fb52bff: Preparing [2024-09-10T03:19:30.001Z] 1cb4a90096d7: Preparing [2024-09-10T03:19:30.001Z] f33fd314026a: Preparing [2024-09-10T03:19:30.001Z] 90879c49ece4: Preparing [2024-09-10T03:19:30.001Z] b730cd79fa4a: Preparing [2024-09-10T03:19:30.001Z] 7c3cc75f4e24: Preparing [2024-09-10T03:19:30.001Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:19:30.001Z] b730cd79fa4a: Waiting [2024-09-10T03:19:30.001Z] 90879c49ece4: Waiting [2024-09-10T03:19:30.001Z] 7c3cc75f4e24: Waiting [2024-09-10T03:19:30.001Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:19:30.001Z] f33fd314026a: Layer already exists [2024-09-10T03:19:30.001Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:19:30.267Z] b730cd79fa4a: Layer already exists [2024-09-10T03:19:30.267Z] 933b94a2bc48: Pushed [2024-09-10T03:19:30.267Z] 2df68d8b4984: Pushed [2024-09-10T03:19:30.267Z] 7c3cc75f4e24: Layer already exists [2024-09-10T03:19:30.267Z] c6d82fb52bff: Pushed [2024-09-10T03:19:30.267Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:19:52.427Z] 90879c49ece4: Pushed [2024-09-10T03:19:52.427Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:7b0a2db6b0d602c8b444614994791e9f77de5a8cf14aaf4b3cc69b95d4267786 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:52.774Z] + 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-09-10T03:19:53.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-10T03:19:53.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-10T03:19:53.128Z] 2df68d8b4984: Preparing [2024-09-10T03:19:53.128Z] 933b94a2bc48: Preparing [2024-09-10T03:19:53.128Z] c6d82fb52bff: Preparing [2024-09-10T03:19:53.128Z] 1cb4a90096d7: Preparing [2024-09-10T03:19:53.128Z] f33fd314026a: Preparing [2024-09-10T03:19:53.128Z] 90879c49ece4: Preparing [2024-09-10T03:19:53.128Z] b730cd79fa4a: Preparing [2024-09-10T03:19:53.128Z] 7c3cc75f4e24: Preparing [2024-09-10T03:19:53.128Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:19:53.128Z] b730cd79fa4a: Waiting [2024-09-10T03:19:53.128Z] 7c3cc75f4e24: Waiting [2024-09-10T03:19:53.128Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:19:53.128Z] 90879c49ece4: Waiting [2024-09-10T03:19:53.128Z] 933b94a2bc48: Layer already exists [2024-09-10T03:19:53.128Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:19:53.128Z] c6d82fb52bff: Layer already exists [2024-09-10T03:19:53.128Z] f33fd314026a: Layer already exists [2024-09-10T03:19:53.128Z] 2df68d8b4984: Layer already exists [2024-09-10T03:19:53.128Z] 90879c49ece4: Layer already exists [2024-09-10T03:19:53.128Z] b730cd79fa4a: Layer already exists [2024-09-10T03:19:53.128Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:19:53.128Z] 7c3cc75f4e24: Layer already exists [2024-09-10T03:19:53.128Z] latest: digest: sha256:7b0a2db6b0d602c8b444614994791e9f77de5a8cf14aaf4b3cc69b95d4267786 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:53.737Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:54.079Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.69 [2024-09-10T03:19:54.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-10T03:19:54.079Z] 2df68d8b4984: Preparing [2024-09-10T03:19:54.079Z] 933b94a2bc48: Preparing [2024-09-10T03:19:54.079Z] c6d82fb52bff: Preparing [2024-09-10T03:19:54.079Z] 1cb4a90096d7: Preparing [2024-09-10T03:19:54.079Z] f33fd314026a: Preparing [2024-09-10T03:19:54.079Z] 90879c49ece4: Preparing [2024-09-10T03:19:54.079Z] b730cd79fa4a: Preparing [2024-09-10T03:19:54.079Z] 7c3cc75f4e24: Preparing [2024-09-10T03:19:54.079Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:19:54.079Z] b730cd79fa4a: Waiting [2024-09-10T03:19:54.079Z] 90879c49ece4: Waiting [2024-09-10T03:19:54.079Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:19:54.079Z] 7c3cc75f4e24: Waiting [2024-09-10T03:19:54.079Z] f33fd314026a: Layer already exists [2024-09-10T03:19:54.079Z] c6d82fb52bff: Layer already exists [2024-09-10T03:19:54.079Z] 933b94a2bc48: Layer already exists [2024-09-10T03:19:54.079Z] 2df68d8b4984: Layer already exists [2024-09-10T03:19:54.079Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:19:54.079Z] b730cd79fa4a: Layer already exists [2024-09-10T03:19:54.079Z] 7c3cc75f4e24: Layer already exists [2024-09-10T03:19:54.079Z] 90879c49ece4: Layer already exists [2024-09-10T03:19:54.079Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:19:54.344Z] 3.2.0-dev.69: digest: sha256:7b0a2db6b0d602c8b444614994791e9f77de5a8cf14aaf4b3cc69b95d4267786 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:54.704Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:55.058Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:19:55.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-10T03:19:55.058Z] 2df68d8b4984: Preparing [2024-09-10T03:19:55.058Z] 933b94a2bc48: Preparing [2024-09-10T03:19:55.058Z] c6d82fb52bff: Preparing [2024-09-10T03:19:55.058Z] 1cb4a90096d7: Preparing [2024-09-10T03:19:55.058Z] f33fd314026a: Preparing [2024-09-10T03:19:55.058Z] 90879c49ece4: Preparing [2024-09-10T03:19:55.058Z] b730cd79fa4a: Preparing [2024-09-10T03:19:55.058Z] 7c3cc75f4e24: Preparing [2024-09-10T03:19:55.058Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:19:55.058Z] b730cd79fa4a: Waiting [2024-09-10T03:19:55.058Z] 7c3cc75f4e24: Waiting [2024-09-10T03:19:55.058Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:19:55.058Z] 90879c49ece4: Waiting [2024-09-10T03:19:55.058Z] c6d82fb52bff: Layer already exists [2024-09-10T03:19:55.058Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:19:55.058Z] 933b94a2bc48: Layer already exists [2024-09-10T03:19:55.058Z] f33fd314026a: Layer already exists [2024-09-10T03:19:55.058Z] 2df68d8b4984: Layer already exists [2024-09-10T03:19:55.058Z] 90879c49ece4: Layer already exists [2024-09-10T03:19:55.059Z] b730cd79fa4a: Layer already exists [2024-09-10T03:19:55.059Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:19:55.059Z] 7c3cc75f4e24: Layer already exists [2024-09-10T03:19:55.323Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:7b0a2db6b0d602c8b444614994791e9f77de5a8cf14aaf4b3cc69b95d4267786 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:55.673Z] + 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-09-10T03:19:56.018Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-09-10T03:19:56.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-10T03:19:56.018Z] 2df68d8b4984: Preparing [2024-09-10T03:19:56.018Z] 933b94a2bc48: Preparing [2024-09-10T03:19:56.018Z] c6d82fb52bff: Preparing [2024-09-10T03:19:56.018Z] 1cb4a90096d7: Preparing [2024-09-10T03:19:56.018Z] f33fd314026a: Preparing [2024-09-10T03:19:56.018Z] 90879c49ece4: Preparing [2024-09-10T03:19:56.018Z] b730cd79fa4a: Preparing [2024-09-10T03:19:56.018Z] 7c3cc75f4e24: Preparing [2024-09-10T03:19:56.018Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:19:56.018Z] b730cd79fa4a: Waiting [2024-09-10T03:19:56.018Z] 7c3cc75f4e24: Waiting [2024-09-10T03:19:56.018Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:19:56.018Z] 90879c49ece4: Waiting [2024-09-10T03:19:56.018Z] 933b94a2bc48: Layer already exists [2024-09-10T03:19:56.018Z] f33fd314026a: Layer already exists [2024-09-10T03:19:56.018Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:19:56.018Z] 2df68d8b4984: Layer already exists [2024-09-10T03:19:56.018Z] c6d82fb52bff: Layer already exists [2024-09-10T03:19:56.018Z] 90879c49ece4: Layer already exists [2024-09-10T03:19:56.018Z] b730cd79fa4a: Layer already exists [2024-09-10T03:19:56.018Z] 7c3cc75f4e24: Layer already exists [2024-09-10T03:19:56.018Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:19:56.280Z] main: digest: sha256:7b0a2db6b0d602c8b444614994791e9f77de5a8cf14aaf4b3cc69b95d4267786 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:19:56.353Z] ===================================================== [Pipeline] echo [2024-09-10T03:19:56.365Z] taggedImages: [2024-09-10T03:19:56.365Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:19:56.365Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-10T03:19:56.365Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.69 [2024-09-10T03:19:56.365Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:19:56.365Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-09-10T03:19:56.394Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-09-10T03:19:56.394Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:19:56.394Z] latest [2024-09-10T03:19:56.394Z] 3.2.0-dev.69 [2024-09-10T03:19:56.394Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:19:56.394Z] main [2024-09-10T03:19:56.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:56.748Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:19:57.099Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:19:57.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-10T03:19:57.099Z] 1a3e74692609: Preparing [2024-09-10T03:19:57.099Z] 443341c87b9c: Preparing [2024-09-10T03:19:57.099Z] 1cb4a90096d7: Preparing [2024-09-10T03:19:57.099Z] f33fd314026a: Preparing [2024-09-10T03:19:57.099Z] fbdeb4145361: Preparing [2024-09-10T03:19:57.099Z] 1e4521875259: Preparing [2024-09-10T03:19:57.099Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:19:57.099Z] 1e4521875259: Waiting [2024-09-10T03:19:57.099Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:19:57.099Z] f33fd314026a: Layer already exists [2024-09-10T03:19:57.099Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:19:57.363Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:19:57.364Z] fbdeb4145361: Pushed [2024-09-10T03:19:57.364Z] 1a3e74692609: Pushed [2024-09-10T03:19:58.314Z] 1e4521875259: Pushed [2024-09-10T03:20:04.931Z] 443341c87b9c: Pushed [2024-09-10T03:20:04.931Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:0125971702e7adbe9ea265f5c5ad8610cc6a160d3f4cb53cd6b6992f75290861 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:05.293Z] + 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-09-10T03:20:05.638Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-10T03:20:05.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-10T03:20:05.638Z] 1a3e74692609: Preparing [2024-09-10T03:20:05.638Z] 443341c87b9c: Preparing [2024-09-10T03:20:05.638Z] 1cb4a90096d7: Preparing [2024-09-10T03:20:05.638Z] f33fd314026a: Preparing [2024-09-10T03:20:05.638Z] fbdeb4145361: Preparing [2024-09-10T03:20:05.638Z] 1e4521875259: Preparing [2024-09-10T03:20:05.638Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:20:05.638Z] 1e4521875259: Waiting [2024-09-10T03:20:05.638Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:20:05.638Z] f33fd314026a: Layer already exists [2024-09-10T03:20:05.638Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:20:05.638Z] fbdeb4145361: Layer already exists [2024-09-10T03:20:05.638Z] 1a3e74692609: Layer already exists [2024-09-10T03:20:05.638Z] 443341c87b9c: Layer already exists [2024-09-10T03:20:05.638Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:20:05.638Z] 1e4521875259: Layer already exists [2024-09-10T03:20:05.638Z] latest: digest: sha256:0125971702e7adbe9ea265f5c5ad8610cc6a160d3f4cb53cd6b6992f75290861 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:06.260Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:06.624Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.69 [2024-09-10T03:20:06.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-10T03:20:06.624Z] 1a3e74692609: Preparing [2024-09-10T03:20:06.624Z] 443341c87b9c: Preparing [2024-09-10T03:20:06.624Z] 1cb4a90096d7: Preparing [2024-09-10T03:20:06.624Z] f33fd314026a: Preparing [2024-09-10T03:20:06.624Z] fbdeb4145361: Preparing [2024-09-10T03:20:06.624Z] 1e4521875259: Preparing [2024-09-10T03:20:06.624Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:20:06.624Z] 1e4521875259: Waiting [2024-09-10T03:20:06.624Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:20:06.624Z] 443341c87b9c: Layer already exists [2024-09-10T03:20:06.624Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:20:06.624Z] fbdeb4145361: Layer already exists [2024-09-10T03:20:06.624Z] f33fd314026a: Layer already exists [2024-09-10T03:20:06.624Z] 1a3e74692609: Layer already exists [2024-09-10T03:20:06.624Z] 1e4521875259: Layer already exists [2024-09-10T03:20:06.624Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:20:06.624Z] 3.2.0-dev.69: digest: sha256:0125971702e7adbe9ea265f5c5ad8610cc6a160d3f4cb53cd6b6992f75290861 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:06.993Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:07.339Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:20:07.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-10T03:20:07.339Z] 1a3e74692609: Preparing [2024-09-10T03:20:07.339Z] 443341c87b9c: Preparing [2024-09-10T03:20:07.339Z] 1cb4a90096d7: Preparing [2024-09-10T03:20:07.339Z] f33fd314026a: Preparing [2024-09-10T03:20:07.339Z] fbdeb4145361: Preparing [2024-09-10T03:20:07.339Z] 1e4521875259: Preparing [2024-09-10T03:20:07.339Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:20:07.339Z] 1e4521875259: Waiting [2024-09-10T03:20:07.339Z] f33fd314026a: Layer already exists [2024-09-10T03:20:07.339Z] 1a3e74692609: Layer already exists [2024-09-10T03:20:07.339Z] 443341c87b9c: Layer already exists [2024-09-10T03:20:07.339Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:20:07.339Z] fbdeb4145361: Layer already exists [2024-09-10T03:20:07.339Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:20:07.339Z] 1e4521875259: Layer already exists [2024-09-10T03:20:07.339Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:0125971702e7adbe9ea265f5c5ad8610cc6a160d3f4cb53cd6b6992f75290861 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:07.950Z] + 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-09-10T03:20:08.296Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-09-10T03:20:08.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-10T03:20:08.296Z] 1a3e74692609: Preparing [2024-09-10T03:20:08.296Z] 443341c87b9c: Preparing [2024-09-10T03:20:08.296Z] 1cb4a90096d7: Preparing [2024-09-10T03:20:08.297Z] f33fd314026a: Preparing [2024-09-10T03:20:08.297Z] fbdeb4145361: Preparing [2024-09-10T03:20:08.297Z] 1e4521875259: Preparing [2024-09-10T03:20:08.297Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:20:08.297Z] 1e4521875259: Waiting [2024-09-10T03:20:08.297Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:20:08.297Z] 1a3e74692609: Layer already exists [2024-09-10T03:20:08.297Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:20:08.297Z] 443341c87b9c: Layer already exists [2024-09-10T03:20:08.297Z] fbdeb4145361: Layer already exists [2024-09-10T03:20:08.297Z] f33fd314026a: Layer already exists [2024-09-10T03:20:08.297Z] 1e4521875259: Layer already exists [2024-09-10T03:20:08.297Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:20:08.561Z] main: digest: sha256:0125971702e7adbe9ea265f5c5ad8610cc6a160d3f4cb53cd6b6992f75290861 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:20:08.637Z] ===================================================== [Pipeline] echo [2024-09-10T03:20:08.649Z] taggedImages: [2024-09-10T03:20:08.649Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:20:08.649Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-10T03:20:08.649Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.69 [2024-09-10T03:20:08.649Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:20:08.649Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-09-10T03:20:08.676Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-09-10T03:20:08.676Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:20:08.676Z] latest [2024-09-10T03:20:08.676Z] 3.2.0-dev.69 [2024-09-10T03:20:08.676Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:20:08.676Z] main [2024-09-10T03:20:08.676Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:09.037Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:09.380Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:20:09.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-10T03:20:09.380Z] 591541258bb4: Preparing [2024-09-10T03:20:09.380Z] 7b796b1f2e45: Preparing [2024-09-10T03:20:09.380Z] 1cb4a90096d7: Preparing [2024-09-10T03:20:09.380Z] f33fd314026a: Preparing [2024-09-10T03:20:09.380Z] cc5ea5dc336f: Preparing [2024-09-10T03:20:09.380Z] 833079b30c8a: Preparing [2024-09-10T03:20:09.380Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:20:09.380Z] 833079b30c8a: Waiting [2024-09-10T03:20:09.380Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:20:09.380Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:20:09.380Z] f33fd314026a: Layer already exists [2024-09-10T03:20:09.646Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:20:09.646Z] 591541258bb4: Pushed [2024-09-10T03:20:09.646Z] cc5ea5dc336f: Pushed [2024-09-10T03:20:09.910Z] 833079b30c8a: Pushed [2024-09-10T03:20:16.532Z] 7b796b1f2e45: Pushed [2024-09-10T03:20:16.795Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:b59fd9d125ed891c2a5aa6306fd0e344e04d49b060aa502e95d568d6e6eba284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:17.139Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:17.484Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-10T03:20:17.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-10T03:20:17.484Z] 591541258bb4: Preparing [2024-09-10T03:20:17.484Z] 7b796b1f2e45: Preparing [2024-09-10T03:20:17.484Z] 1cb4a90096d7: Preparing [2024-09-10T03:20:17.484Z] f33fd314026a: Preparing [2024-09-10T03:20:17.484Z] cc5ea5dc336f: Preparing [2024-09-10T03:20:17.484Z] 833079b30c8a: Preparing [2024-09-10T03:20:17.484Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:20:17.484Z] 833079b30c8a: Waiting [2024-09-10T03:20:17.484Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:20:17.484Z] 591541258bb4: Layer already exists [2024-09-10T03:20:17.484Z] f33fd314026a: Layer already exists [2024-09-10T03:20:17.484Z] 7b796b1f2e45: Layer already exists [2024-09-10T03:20:17.484Z] cc5ea5dc336f: Layer already exists [2024-09-10T03:20:17.484Z] 833079b30c8a: Layer already exists [2024-09-10T03:20:17.484Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:20:17.747Z] latest: digest: sha256:b59fd9d125ed891c2a5aa6306fd0e344e04d49b060aa502e95d568d6e6eba284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:18.112Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:18.458Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.69 [2024-09-10T03:20:18.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-10T03:20:18.458Z] 591541258bb4: Preparing [2024-09-10T03:20:18.458Z] 7b796b1f2e45: Preparing [2024-09-10T03:20:18.458Z] 1cb4a90096d7: Preparing [2024-09-10T03:20:18.458Z] f33fd314026a: Preparing [2024-09-10T03:20:18.458Z] cc5ea5dc336f: Preparing [2024-09-10T03:20:18.458Z] 833079b30c8a: Preparing [2024-09-10T03:20:18.458Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:20:18.458Z] 833079b30c8a: Waiting [2024-09-10T03:20:18.458Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:20:18.458Z] f33fd314026a: Layer already exists [2024-09-10T03:20:18.458Z] 7b796b1f2e45: Layer already exists [2024-09-10T03:20:18.458Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:20:18.458Z] cc5ea5dc336f: Layer already exists [2024-09-10T03:20:18.458Z] 591541258bb4: Layer already exists [2024-09-10T03:20:18.458Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:20:18.458Z] 833079b30c8a: Layer already exists [2024-09-10T03:20:18.723Z] 3.2.0-dev.69: digest: sha256:b59fd9d125ed891c2a5aa6306fd0e344e04d49b060aa502e95d568d6e6eba284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:19.086Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:19.429Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:20:19.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-10T03:20:19.429Z] 591541258bb4: Preparing [2024-09-10T03:20:19.429Z] 7b796b1f2e45: Preparing [2024-09-10T03:20:19.429Z] 1cb4a90096d7: Preparing [2024-09-10T03:20:19.429Z] f33fd314026a: Preparing [2024-09-10T03:20:19.429Z] cc5ea5dc336f: Preparing [2024-09-10T03:20:19.429Z] 833079b30c8a: Preparing [2024-09-10T03:20:19.429Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:20:19.429Z] 833079b30c8a: Waiting [2024-09-10T03:20:19.429Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:20:19.429Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:20:19.429Z] 7b796b1f2e45: Layer already exists [2024-09-10T03:20:19.429Z] f33fd314026a: Layer already exists [2024-09-10T03:20:19.429Z] 591541258bb4: Layer already exists [2024-09-10T03:20:19.429Z] cc5ea5dc336f: Layer already exists [2024-09-10T03:20:19.429Z] 833079b30c8a: Layer already exists [2024-09-10T03:20:19.429Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:20:19.693Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:b59fd9d125ed891c2a5aa6306fd0e344e04d49b060aa502e95d568d6e6eba284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:20.059Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:20.413Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-09-10T03:20:20.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-10T03:20:20.413Z] 591541258bb4: Preparing [2024-09-10T03:20:20.413Z] 7b796b1f2e45: Preparing [2024-09-10T03:20:20.413Z] 1cb4a90096d7: Preparing [2024-09-10T03:20:20.413Z] f33fd314026a: Preparing [2024-09-10T03:20:20.413Z] cc5ea5dc336f: Preparing [2024-09-10T03:20:20.414Z] 833079b30c8a: Preparing [2024-09-10T03:20:20.414Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:20:20.414Z] 833079b30c8a: Waiting [2024-09-10T03:20:20.414Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:20:20.414Z] 591541258bb4: Layer already exists [2024-09-10T03:20:20.414Z] f33fd314026a: Layer already exists [2024-09-10T03:20:20.414Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:20:20.414Z] cc5ea5dc336f: Layer already exists [2024-09-10T03:20:20.414Z] 7b796b1f2e45: Layer already exists [2024-09-10T03:20:20.414Z] 833079b30c8a: Layer already exists [2024-09-10T03:20:20.414Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:20:20.676Z] main: digest: sha256:b59fd9d125ed891c2a5aa6306fd0e344e04d49b060aa502e95d568d6e6eba284 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:20:20.764Z] ===================================================== [Pipeline] echo [2024-09-10T03:20:20.781Z] taggedImages: [2024-09-10T03:20:20.781Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:20:20.781Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-10T03:20:20.781Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.69 [2024-09-10T03:20:20.781Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:20:20.781Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-09-10T03:20:20.814Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-09-10T03:20:20.814Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:20:20.814Z] latest [2024-09-10T03:20:20.814Z] 3.2.0-dev.69 [2024-09-10T03:20:20.814Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:20:20.814Z] main [2024-09-10T03:20:20.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:21.172Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:21.524Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:20:21.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-10T03:20:21.524Z] 0948032f1635: Preparing [2024-09-10T03:20:21.524Z] e4b2366f8a79: Preparing [2024-09-10T03:20:21.524Z] 1cb4a90096d7: Preparing [2024-09-10T03:20:21.524Z] f33fd314026a: Preparing [2024-09-10T03:20:21.524Z] 3acdb610c468: Preparing [2024-09-10T03:20:21.524Z] 779df72109b0: Preparing [2024-09-10T03:20:21.524Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:20:21.524Z] 779df72109b0: Waiting [2024-09-10T03:20:21.524Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:20:21.524Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:20:21.788Z] f33fd314026a: Layer already exists [2024-09-10T03:20:21.788Z] 3acdb610c468: Layer already exists [2024-09-10T03:20:21.788Z] 779df72109b0: Layer already exists [2024-09-10T03:20:21.788Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:20:21.788Z] 0948032f1635: Pushed [2024-09-10T03:20:28.408Z] e4b2366f8a79: Pushed [2024-09-10T03:20:28.408Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610: digest: sha256:ceda8883a6e1ca6d0136ea337750e5b67e2dce7267f1fb9474bfa9852f4da3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:28.759Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:29.107Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-10T03:20:29.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-10T03:20:29.107Z] 0948032f1635: Preparing [2024-09-10T03:20:29.107Z] e4b2366f8a79: Preparing [2024-09-10T03:20:29.107Z] 1cb4a90096d7: Preparing [2024-09-10T03:20:29.107Z] f33fd314026a: Preparing [2024-09-10T03:20:29.107Z] 3acdb610c468: Preparing [2024-09-10T03:20:29.107Z] 779df72109b0: Preparing [2024-09-10T03:20:29.107Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:20:29.107Z] 779df72109b0: Waiting [2024-09-10T03:20:29.107Z] 3acdb610c468: Layer already exists [2024-09-10T03:20:29.107Z] f33fd314026a: Layer already exists [2024-09-10T03:20:29.107Z] 0948032f1635: Layer already exists [2024-09-10T03:20:29.107Z] e4b2366f8a79: Layer already exists [2024-09-10T03:20:29.107Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:20:29.107Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:20:29.107Z] 779df72109b0: Layer already exists [2024-09-10T03:20:29.371Z] latest: digest: sha256:ceda8883a6e1ca6d0136ea337750e5b67e2dce7267f1fb9474bfa9852f4da3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:29.731Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:30.075Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.69 [2024-09-10T03:20:30.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-10T03:20:30.075Z] 0948032f1635: Preparing [2024-09-10T03:20:30.075Z] e4b2366f8a79: Preparing [2024-09-10T03:20:30.075Z] 1cb4a90096d7: Preparing [2024-09-10T03:20:30.075Z] f33fd314026a: Preparing [2024-09-10T03:20:30.075Z] 3acdb610c468: Preparing [2024-09-10T03:20:30.075Z] 779df72109b0: Preparing [2024-09-10T03:20:30.075Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:20:30.075Z] 779df72109b0: Waiting [2024-09-10T03:20:30.075Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:20:30.075Z] 3acdb610c468: Layer already exists [2024-09-10T03:20:30.075Z] 0948032f1635: Layer already exists [2024-09-10T03:20:30.075Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:20:30.075Z] f33fd314026a: Layer already exists [2024-09-10T03:20:30.075Z] e4b2366f8a79: Layer already exists [2024-09-10T03:20:30.075Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:20:30.075Z] 779df72109b0: Layer already exists [2024-09-10T03:20:30.339Z] 3.2.0-dev.69: digest: sha256:ceda8883a6e1ca6d0136ea337750e5b67e2dce7267f1fb9474bfa9852f4da3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:30.693Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:31.041Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:20:31.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-10T03:20:31.041Z] 0948032f1635: Preparing [2024-09-10T03:20:31.041Z] e4b2366f8a79: Preparing [2024-09-10T03:20:31.041Z] 1cb4a90096d7: Preparing [2024-09-10T03:20:31.041Z] f33fd314026a: Preparing [2024-09-10T03:20:31.041Z] 3acdb610c468: Preparing [2024-09-10T03:20:31.041Z] 779df72109b0: Preparing [2024-09-10T03:20:31.041Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:20:31.041Z] 779df72109b0: Waiting [2024-09-10T03:20:31.041Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:20:31.041Z] e4b2366f8a79: Layer already exists [2024-09-10T03:20:31.041Z] 0948032f1635: Layer already exists [2024-09-10T03:20:31.041Z] f33fd314026a: Layer already exists [2024-09-10T03:20:31.041Z] 3acdb610c468: Layer already exists [2024-09-10T03:20:31.041Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:20:31.041Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:20:31.041Z] 779df72109b0: Layer already exists [2024-09-10T03:20:31.306Z] 99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69: digest: sha256:ceda8883a6e1ca6d0136ea337750e5b67e2dce7267f1fb9474bfa9852f4da3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:31.659Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:32.009Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-09-10T03:20:32.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-10T03:20:32.009Z] 0948032f1635: Preparing [2024-09-10T03:20:32.009Z] e4b2366f8a79: Preparing [2024-09-10T03:20:32.009Z] 1cb4a90096d7: Preparing [2024-09-10T03:20:32.009Z] f33fd314026a: Preparing [2024-09-10T03:20:32.009Z] 3acdb610c468: Preparing [2024-09-10T03:20:32.009Z] 779df72109b0: Preparing [2024-09-10T03:20:32.009Z] 4aeaa0e7d41f: Preparing [2024-09-10T03:20:32.009Z] 779df72109b0: Waiting [2024-09-10T03:20:32.009Z] 4aeaa0e7d41f: Waiting [2024-09-10T03:20:32.009Z] 3acdb610c468: Layer already exists [2024-09-10T03:20:32.009Z] 1cb4a90096d7: Layer already exists [2024-09-10T03:20:32.009Z] e4b2366f8a79: Layer already exists [2024-09-10T03:20:32.009Z] f33fd314026a: Layer already exists [2024-09-10T03:20:32.009Z] 0948032f1635: Layer already exists [2024-09-10T03:20:32.009Z] 779df72109b0: Layer already exists [2024-09-10T03:20:32.009Z] 4aeaa0e7d41f: Layer already exists [2024-09-10T03:20:32.274Z] main: digest: sha256:ceda8883a6e1ca6d0136ea337750e5b67e2dce7267f1fb9474bfa9852f4da3ef size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-10T03:20:32.353Z] ===================================================== [Pipeline] echo [2024-09-10T03:20:32.366Z] taggedImages: [2024-09-10T03:20:32.366Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610 [2024-09-10T03:20:32.366Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-10T03:20:32.366Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.69 [2024-09-10T03:20:32.366Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:99f48d194a36bbc1648fc7d154ddcf20cf69f610-3.2.0-dev.69 [2024-09-10T03:20:32.366Z] - 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-09-10T03:20:32.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T03:20:32.762Z] [2024-09-10T03:20:32.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:20:33.089Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T03:20:33.090Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-10T03:20:33.090Z] 8998bd30e6a1: Pulling fs layer [2024-09-10T03:20:33.090Z] 04944245beec: Pulling fs layer [2024-09-10T03:20:33.090Z] 699f458cf7ca: Pulling fs layer [2024-09-10T03:20:33.090Z] 765212b225bb: Pulling fs layer [2024-09-10T03:20:33.090Z] f23df028b6ca: Pulling fs layer [2024-09-10T03:20:33.090Z] d65c8cfc05b1: Pulling fs layer [2024-09-10T03:20:33.090Z] 2437ff75d9bd: Pulling fs layer [2024-09-10T03:20:33.090Z] 765212b225bb: Waiting [2024-09-10T03:20:33.090Z] f23df028b6ca: Waiting [2024-09-10T03:20:33.090Z] d65c8cfc05b1: Waiting [2024-09-10T03:20:33.090Z] 2437ff75d9bd: Waiting [2024-09-10T03:20:33.356Z] 04944245beec: Verifying Checksum [2024-09-10T03:20:33.356Z] 04944245beec: Download complete [2024-09-10T03:20:33.356Z] 765212b225bb: Download complete [2024-09-10T03:20:33.356Z] f23df028b6ca: Download complete [2024-09-10T03:20:33.356Z] d65c8cfc05b1: Verifying Checksum [2024-09-10T03:20:33.356Z] d65c8cfc05b1: Download complete [2024-09-10T03:20:33.622Z] 699f458cf7ca: Verifying Checksum [2024-09-10T03:20:33.622Z] 699f458cf7ca: Download complete [2024-09-10T03:20:33.887Z] 8998bd30e6a1: Verifying Checksum [2024-09-10T03:20:33.887Z] 8998bd30e6a1: Download complete [2024-09-10T03:20:36.451Z] 2437ff75d9bd: Verifying Checksum [2024-09-10T03:20:36.451Z] 2437ff75d9bd: Download complete [2024-09-10T03:20:38.385Z] 8998bd30e6a1: Pull complete [2024-09-10T03:20:38.965Z] 04944245beec: Pull complete [2024-09-10T03:20:40.368Z] 699f458cf7ca: Pull complete [2024-09-10T03:20:40.632Z] 765212b225bb: Pull complete [2024-09-10T03:20:41.587Z] f23df028b6ca: Pull complete [2024-09-10T03:20:41.587Z] d65c8cfc05b1: Pull complete [2024-09-10T03:20:59.774Z] 2437ff75d9bd: Pull complete [2024-09-10T03:20:59.774Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-10T03:20:59.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-10T03:20:59.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:20:59.980Z] prd-ubuntu20.04-docker-arm64-4c-16g-9930 does not seem to be running inside a container [2024-09-10T03:21:00.046Z] $ 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/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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:arm64 cat [2024-09-10T03:21:02.665Z] $ docker top 72e137588b1b323b35c95a883ea7aa2327b06f266f573375615aa7c815f2dc37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:21:03.520Z] ---> job-cost.sh [2024-09-10T03:21:03.520Z] lf-activate-venv: SKIPPING [2024-09-10T03:21:03.520Z] INFO: No Stack... [2024-09-10T03:21:04.096Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-10T03:21:04.674Z] INFO: Archiving Costs [Pipeline] sh [2024-09-10T03:21:05.313Z] + cat /w/workspace/edgex-go/690/archives/cost.csv [2024-09-10T03:21:05.313Z] + cut -d, -f6 [Pipeline] lock [2024-09-10T03:21:05.351Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-690-stack-cost] [2024-09-10T03:21:05.365Z] Resource [jenkins-edgexfoundry-edgex-go-main-690-stack-cost] did not exist. Created. [2024-09-10T03:21:05.372Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-690-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-10T03:21:06.025Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-10T03:21:06.699Z] Stashed 1 file(s) [Pipeline] } [2024-09-10T03:21:06.712Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-690-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-10T03:21:06.746Z] $ docker stop --time=1 72e137588b1b323b35c95a883ea7aa2327b06f266f573375615aa7c815f2dc37 [2024-09-10T03:21:08.317Z] $ docker rm -f --volumes 72e137588b1b323b35c95a883ea7aa2327b06f266f573375615aa7c815f2dc37 [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-09-10T03:21:08.808Z] provisioning config files... [2024-09-10T03:21:08.814Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/690@tmp/config17105438850605831269tmp [Pipeline] { [Pipeline] sh [2024-09-10T03:21:09.120Z] + set +x [2024-09-10T03:21:09.120Z] + + curl -sbash https://codecov.io/bash -s [2024-09-10T03:21:09.120Z] -- [2024-09-10T03:21:09.120Z] [2024-09-10T03:21:09.120Z] _____ _ [2024-09-10T03:21:09.120Z] / ____| | | [2024-09-10T03:21:09.120Z] | | ___ __| | ___ ___ _____ __ [2024-09-10T03:21:09.120Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-10T03:21:09.120Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-10T03:21:09.120Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-10T03:21:09.120Z] Bash-1.0.6 [2024-09-10T03:21:09.120Z] [2024-09-10T03:21:09.120Z] [2024-09-10T03:21:09.120Z] ==> git version 2.25.1 found [2024-09-10T03:21:09.121Z] ==> 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-09-10T03:21:09.121Z] Release-Date: 2020-01-08 [2024-09-10T03:21:09.121Z] 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-09-10T03:21:09.121Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-10T03:21:09.121Z] ==> Jenkins CI detected. [2024-09-10T03:21:09.121Z] current dir:  /w/workspace/edgex-go/690 [2024-09-10T03:21:09.121Z] project root: . [2024-09-10T03:21:09.121Z] --> token set from env [2024-09-10T03:21:09.121Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-10T03:21:09.121Z] ==> Running gcov in . (disable via -X gcov) [2024-09-10T03:21:09.121Z] ==> Python coveragepy not found [2024-09-10T03:21:09.121Z] ==> Searching for coverage reports in: [2024-09-10T03:21:09.121Z] + . [2024-09-10T03:21:09.121Z] -> Found 1 reports [2024-09-10T03:21:09.121Z] ==> Detecting git/mercurial file structure [2024-09-10T03:21:09.121Z] ==> Reading reports [2024-09-10T03:21:09.379Z] + ./coverage.out bytes=545683 [2024-09-10T03:21:09.379Z] ==> Appending adjustments [2024-09-10T03:21:09.379Z] https://docs.codecov.io/docs/fixing-reports [2024-09-10T03:21:10.758Z] + Found adjustments [2024-09-10T03:21:10.758Z] ==> Gzipping contents [2024-09-10T03:21:10.758Z] 68K /tmp/codecov.zUz9aI.gz [2024-09-10T03:21:10.758Z] ==> Uploading reports [2024-09-10T03:21:10.758Z] url: https://codecov.io [2024-09-10T03:21:10.758Z] query: branch=main&commit=99f48d194a36bbc1648fc7d154ddcf20cf69f610&build=690&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F690%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-10T03:21:10.758Z] -> Pinging Codecov [2024-09-10T03:21:10.758Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=99f48d194a36bbc1648fc7d154ddcf20cf69f610&build=690&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F690%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-10T03:21:10.758Z] -> Uploading to [2024-09-10T03:21:10.758Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-10/00271124DB129430A58F1EEE437C3FCB/99f48d194a36bbc1648fc7d154ddcf20cf69f610/275cf258-2a56-4000-865c-72b6a12e3e2f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240910%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240910T032110Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=54d429cd419993e263e2223c65d9a425802916ebe678043252960876ce539615 [2024-09-10T03:21:10.758Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T03:21:10.758Z] Dload Upload Total Spent Left Speed [2024-09-10T03:21:11.019Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68142 0 0 100 68142 0 245k --:--:-- --:--:-- --:--:-- 245k [2024-09-10T03:21:11.019Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/99f48d194a36bbc1648fc7d154ddcf20cf69f610 [Pipeline] } [2024-09-10T03:21:11.027Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-09-10T03:21:11.176Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-10T03:21:11.194Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:21:11.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-10T03:21:11.512Z] [2024-09-10T03:21:11.512Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:21:11.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-10T03:21:11.828Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-10T03:21:11.828Z] 619be1103602: Already exists [2024-09-10T03:21:11.828Z] f8ea3408117e: Pulling fs layer [2024-09-10T03:21:11.828Z] 91320369b822: Pulling fs layer [2024-09-10T03:21:11.828Z] 0406650e8295: Pulling fs layer [2024-09-10T03:21:11.828Z] 4f4fb700ef54: Pulling fs layer [2024-09-10T03:21:11.828Z] 96d80e3f36e1: Pulling fs layer [2024-09-10T03:21:11.828Z] bcf3aedb951c: Pulling fs layer [2024-09-10T03:21:11.828Z] 4f4fb700ef54: Waiting [2024-09-10T03:21:11.828Z] 96d80e3f36e1: Waiting [2024-09-10T03:21:11.828Z] bcf3aedb951c: Waiting [2024-09-10T03:21:11.828Z] f8ea3408117e: Verifying Checksum [2024-09-10T03:21:11.828Z] f8ea3408117e: Download complete [2024-09-10T03:21:11.828Z] 0406650e8295: Verifying Checksum [2024-09-10T03:21:11.828Z] 0406650e8295: Download complete [2024-09-10T03:21:11.828Z] 4f4fb700ef54: Verifying Checksum [2024-09-10T03:21:11.828Z] 4f4fb700ef54: Download complete [2024-09-10T03:21:12.088Z] f8ea3408117e: Pull complete [2024-09-10T03:21:12.088Z] 96d80e3f36e1: Verifying Checksum [2024-09-10T03:21:12.088Z] 96d80e3f36e1: Download complete [2024-09-10T03:21:12.347Z] 91320369b822: Verifying Checksum [2024-09-10T03:21:12.347Z] 91320369b822: Download complete [2024-09-10T03:21:12.915Z] bcf3aedb951c: Verifying Checksum [2024-09-10T03:21:12.915Z] bcf3aedb951c: Download complete [2024-09-10T03:21:16.199Z] 91320369b822: Pull complete [2024-09-10T03:21:16.199Z] 0406650e8295: Pull complete [2024-09-10T03:21:16.200Z] 4f4fb700ef54: Pull complete [2024-09-10T03:21:16.200Z] 96d80e3f36e1: Pull complete [2024-09-10T03:21:19.481Z] bcf3aedb951c: Pull complete [2024-09-10T03:21:19.481Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-10T03:21:19.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-10T03:21:19.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:21:19.592Z] prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container [2024-09-10T03:21:19.618Z] $ 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/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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-09-10T03:21:28.099Z] $ docker top 722473dbcc90f4d3cd7e250f4a5156a653b84e69faa376da98876896116f4bd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T03:21:28.470Z] + git config --global --add safe.directory /w/workspace/edgex-go/690 [Pipeline] echo [2024-09-10T03:21:28.482Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-09-10T03:21:28.760Z] + set -o pipefail [2024-09-10T03:21:28.760Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-09-10T03:21:36.879Z] [2024-09-10T03:21:36.879Z] Monitoring /w/workspace/edgex-go/690 (github.com/edgexfoundry/edgex-go)... [2024-09-10T03:21:36.879Z] [2024-09-10T03:21:36.879Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/3be091e0-a00e-4e56-bea8-d4ac698a1dda [2024-09-10T03:21:36.879Z] [2024-09-10T03:21:36.879Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-10T03:21:36.879Z] [2024-09-10T03:21:36.879Z] [2024-09-10T03:21:36.879Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-10T03:21:36.879Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-10T03:21:36.884Z] $ docker stop --time=1 722473dbcc90f4d3cd7e250f4a5156a653b84e69faa376da98876896116f4bd6 [2024-09-10T03:21:45.665Z] $ docker rm -f --volumes 722473dbcc90f4d3cd7e250f4a5156a653b84e69faa376da98876896116f4bd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-10T03:21:46.215Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T03:21:46.237Z] provisioning config files... [2024-09-10T03:21:46.244Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/690@tmp/config4878183112741066784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:21:46.543Z] --> edgex-publish-swagger.sh [2024-09-10T03:21:46.544Z] === Publish openapi/v3 API === [2024-09-10T03:21:46.544Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-10T03:21:46.544Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/690/openapi/v3/core-command.yaml] [2024-09-10T03:21:46.544Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T03:21:46.544Z] Dload Upload Total Spent Left Speed [2024-09-10T03:21:46.801Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 132k --:--:-- --:--:-- --:--:-- 132k 100 32782 0 0 100 32782 0 74674 --:--:-- --:--:-- --:--:-- 74504 [2024-09-10T03:21:46.801Z] [2024-09-10T03:21:46.801Z] [2024-09-10T03:21:46.801Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/690/openapi/v3/core-data.yaml] [2024-09-10T03:21:46.801Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T03:21:46.801Z] Dload Upload Total Spent Left Speed [2024-09-10T03:21:47.370Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 134k --:--:-- --:--:-- --:--:-- 134k [2024-09-10T03:21:47.370Z] [2024-09-10T03:21:47.370Z] [2024-09-10T03:21:47.370Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/690/openapi/v3/core-keeper.yaml] [2024-09-10T03:21:47.370Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T03:21:47.370Z] Dload Upload Total Spent Left Speed [2024-09-10T03:21:47.629Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 157k 100 32887 100 66 100 32821 272 132k --:--:-- --:--:-- --:--:-- 132k [2024-09-10T03:21:47.629Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-10T03:21:47.629Z] [2024-09-10T03:21:47.629Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/690/openapi/v3/core-metadata.yaml] [2024-09-10T03:21:47.629Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T03:21:47.629Z] Dload Upload Total Spent Left Speed [2024-09-10T03:21:48.195Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 401 382k --:--:-- --:--:-- --:--:-- 383k [2024-09-10T03:21:48.195Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-10T03:21:48.195Z] [2024-09-10T03:21:48.195Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/690/openapi/v3/support-cron-scheduler.yaml] [2024-09-10T03:21:48.195Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T03:21:48.195Z] Dload Upload Total Spent Left Speed [2024-09-10T03:21:48.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46921 100 66 100 46855 276 191k --:--:-- --:--:-- --:--:-- 191k [2024-09-10T03:21:48.460Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-10T03:21:48.460Z] [2024-09-10T03:21:48.460Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/690/openapi/v3/support-notifications.yaml] [2024-09-10T03:21:48.460Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T03:21:48.460Z] Dload Upload Total Spent Left Speed [2024-09-10T03:21:48.718Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 460 251k --:--:-- --:--:-- --:--:-- 251k 100 87457 100 156 100 87301 458 250k --:--:-- --:--:-- --:--:-- 251k [2024-09-10T03:21:48.718Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-10T03:21:48.718Z] [2024-09-10T03:21:48.718Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/690/openapi/v3/support-scheduler.yaml] [2024-09-10T03:21:48.718Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-10T03:21:48.718Z] Dload Upload Total Spent Left Speed [2024-09-10T03:21:48.978Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 496 114k --:--:-- --:--:-- --:--:-- 115k [2024-09-10T03:21:48.978Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-10T03:21:48.978Z] [Pipeline] } [2024-09-10T03:21:48.984Z] 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-09-10T03:21:49.405Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T03:21:49.405Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:21:49.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T03:21:49.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:21:49.803Z] prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container [2024-09-10T03:21:49.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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-09-10T03:21:50.428Z] $ docker top 42db97b46f6171cfba5fe117da22a895b03c2e049a565b1e3e8038c4d1328e26 -eo pid,comm [2024-09-10T03:21:50.479Z] 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-09-10T03:21:50.479Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T03:21:50.549Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T03:21:50.549Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T03:21:50.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T03:21:50.667Z] $ docker exec 42db97b46f6171cfba5fe117da22a895b03c2e049a565b1e3e8038c4d1328e26 ssh-agent [2024-09-10T03:21:50.789Z] SSH_AUTH_SOCK=/tmp/ssh-oCDbPTaDFN36/agent.33 [2024-09-10T03:21:50.789Z] SSH_AGENT_PID=39 [2024-09-10T03:21:50.793Z] Running ssh-add (command line suppressed) [2024-09-10T03:21:50.904Z] Identity added: /w/workspace/edgex-go/690@tmp/private_key_14982600786419373484.key (/w/workspace/edgex-go/690@tmp/private_key_14982600786419373484.key) [2024-09-10T03:21:50.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T03:21:51.234Z] + git semver tag [2024-09-10T03:21:51.497Z] 2024-09-10 03:21:51,413 [run_tag] DEBUG tag force:False [2024-09-10T03:21:51.497Z] 2024-09-10 03:21:51,413 [check_head_tag] DEBUG check head tag [2024-09-10T03:21:51.497Z] 2024-09-10 03:21:51,416 [execute] INFO git cat-file --batch-check [2024-09-10T03:21:51.497Z] 2024-09-10 03:21:51,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/690, universal_newlines=False, shell=None, istream=) [2024-09-10T03:21:51.497Z] 2024-09-10 03:21:51,419 [execute] INFO git cat-file --batch [2024-09-10T03:21:51.497Z] 2024-09-10 03:21:51,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/690, universal_newlines=False, shell=None, istream=) [2024-09-10T03:21:51.497Z] 2024-09-10 03:21:51,457 [read_version] DEBUG read version from /w/workspace/edgex-go/690/.semver/main [2024-09-10T03:21:51.497Z] 2024-09-10 03:21:51,457 [execute] INFO git tag -a v3.2.0-dev.69 -m v3.2.0-dev.69 [2024-09-10T03:21:51.497Z] 2024-09-10 03:21:51,457 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.69', '-m', 'v3.2.0-dev.69'], cwd=/w/workspace/edgex-go/690, universal_newlines=False, shell=None, istream=None) [2024-09-10T03:21:51.497Z] 2024-09-10 03:21:51,462 [read_version] DEBUG read version from /w/workspace/edgex-go/690/.semver/main [2024-09-10T03:21:51.497Z] 3.2.0-dev.69 [Pipeline] } [2024-09-10T03:21:51.761Z] $ docker exec --env ******** --env ******** 42db97b46f6171cfba5fe117da22a895b03c2e049a565b1e3e8038c4d1328e26 ssh-agent -k [2024-09-10T03:21:51.872Z] unset SSH_AUTH_SOCK; [2024-09-10T03:21:51.872Z] unset SSH_AGENT_PID; [2024-09-10T03:21:51.872Z] echo Agent pid 39 killed; [2024-09-10T03:21:51.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T03:21:52.222Z] + git semver [Pipeline] } [2024-09-10T03:21:52.490Z] $ docker stop --time=1 42db97b46f6171cfba5fe117da22a895b03c2e049a565b1e3e8038c4d1328e26 [2024-09-10T03:21:53.766Z] $ docker rm -f --volumes 42db97b46f6171cfba5fe117da22a895b03c2e049a565b1e3e8038c4d1328e26 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:21:54.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-10T03:21:54.200Z] [2024-09-10T03:21:54.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:21:54.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-10T03:21:54.506Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-10T03:21:54.506Z] ab5ef0e58194: Pulling fs layer [2024-09-10T03:21:54.506Z] 9712f1f96733: Pulling fs layer [2024-09-10T03:21:54.506Z] 63f879dbbcfc: Pulling fs layer [2024-09-10T03:21:54.506Z] 0d9ebad4ef96: Pulling fs layer [2024-09-10T03:21:54.506Z] e9a5061849ea: Pulling fs layer [2024-09-10T03:21:54.506Z] d747dcd14b5f: Pulling fs layer [2024-09-10T03:21:54.506Z] 2de7ff778b66: Pulling fs layer [2024-09-10T03:21:54.506Z] 0d9ebad4ef96: Waiting [2024-09-10T03:21:54.506Z] 2de7ff778b66: Waiting [2024-09-10T03:21:54.506Z] e9a5061849ea: Waiting [2024-09-10T03:21:54.506Z] d747dcd14b5f: Waiting [2024-09-10T03:21:54.506Z] 9712f1f96733: Verifying Checksum [2024-09-10T03:21:54.506Z] 9712f1f96733: Download complete [2024-09-10T03:21:55.148Z] 63f879dbbcfc: Verifying Checksum [2024-09-10T03:21:55.148Z] 63f879dbbcfc: Download complete [2024-09-10T03:21:55.148Z] e9a5061849ea: Verifying Checksum [2024-09-10T03:21:55.148Z] e9a5061849ea: Download complete [2024-09-10T03:21:55.148Z] d747dcd14b5f: Verifying Checksum [2024-09-10T03:21:55.148Z] d747dcd14b5f: Download complete [2024-09-10T03:21:55.148Z] 0d9ebad4ef96: Verifying Checksum [2024-09-10T03:21:55.148Z] 0d9ebad4ef96: Download complete [2024-09-10T03:21:55.148Z] ab5ef0e58194: Download complete [2024-09-10T03:21:55.148Z] 2de7ff778b66: Verifying Checksum [2024-09-10T03:21:55.148Z] 2de7ff778b66: Download complete [2024-09-10T03:21:58.492Z] ab5ef0e58194: Pull complete [2024-09-10T03:21:58.492Z] 9712f1f96733: Pull complete [2024-09-10T03:21:59.065Z] 63f879dbbcfc: Pull complete [2024-09-10T03:22:04.343Z] 0d9ebad4ef96: Pull complete [2024-09-10T03:22:04.343Z] e9a5061849ea: Pull complete [2024-09-10T03:22:04.343Z] d747dcd14b5f: Pull complete [2024-09-10T03:22:05.276Z] 2de7ff778b66: Pull complete [2024-09-10T03:22:05.276Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-10T03:22:05.276Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-10T03:22:05.276Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:22:05.372Z] prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container [2024-09-10T03:22:05.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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-09-10T03:22:14.516Z] $ docker top d7bcc80c212b43b484d1e2e7b1da24c1076018bf1eeb3db317ede8a965a96ca1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-10T03:22:14.598Z] provisioning config files... [2024-09-10T03:22:14.604Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/690@tmp/config3753721058492666351tmp [2024-09-10T03:22:14.615Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/690@tmp/config14029499551179148919tmp [2024-09-10T03:22:14.624Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/690@tmp/config2154939432820106455tmp [Pipeline] { [Pipeline] echo [2024-09-10T03:22:14.715Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:22:15.013Z] ---> sigul-configuration.sh [2024-09-10T03:22:15.014Z] gpg: directory `/root/.gnupg' created [2024-09-10T03:22:15.014Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-10T03:22:15.014Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-10T03:22:15.014Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-10T03:22:15.014Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-10T03:22:15.014Z] gpg: CAST5 encrypted data [2024-09-10T03:22:15.014Z] gpg: encrypted with 1 passphrase [2024-09-10T03:22:15.014Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-10T03:22:15.326Z] + mkdir /home/jenkins [2024-09-10T03:22:15.326Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-10T03:22:15.630Z] + 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-09-10T03:22:15.642Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:22:15.934Z] ---> sigul-install.sh [2024-09-10T03:22:15.934Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-10T03:22:16.229Z] + git tag --list [2024-09-10T03:22:16.230Z] 0.6.0 [2024-09-10T03:22:16.230Z] 0.6.1 [2024-09-10T03:22:16.230Z] 0.7.0 [2024-09-10T03:22:16.230Z] 0.7.1 [2024-09-10T03:22:16.230Z] v1.0.0 [2024-09-10T03:22:16.230Z] v1.0.1 [2024-09-10T03:22:16.230Z] v1.1.0 [2024-09-10T03:22:16.230Z] v1.2.0 [2024-09-10T03:22:16.230Z] v1.2.1 [2024-09-10T03:22:16.230Z] v1.3.0 [2024-09-10T03:22:16.230Z] v1.3.1 [2024-09-10T03:22:16.230Z] v2.0.0 [2024-09-10T03:22:16.230Z] v2.1.0 [2024-09-10T03:22:16.230Z] v2.1.1 [2024-09-10T03:22:16.230Z] v2.2.0 [2024-09-10T03:22:16.230Z] v2.3.0 [2024-09-10T03:22:16.230Z] v3.0 [2024-09-10T03:22:16.230Z] v3.0.0 [2024-09-10T03:22:16.230Z] v3.1 [2024-09-10T03:22:16.230Z] v3.1.0 [2024-09-10T03:22:16.230Z] v3.1.0-dev.1 [2024-09-10T03:22:16.230Z] v3.1.0-dev.10 [2024-09-10T03:22:16.230Z] v3.1.0-dev.11 [2024-09-10T03:22:16.230Z] v3.1.0-dev.12 [2024-09-10T03:22:16.230Z] v3.1.0-dev.13 [2024-09-10T03:22:16.230Z] v3.1.0-dev.14 [2024-09-10T03:22:16.230Z] v3.1.0-dev.15 [2024-09-10T03:22:16.230Z] v3.1.0-dev.16 [2024-09-10T03:22:16.230Z] v3.1.0-dev.17 [2024-09-10T03:22:16.230Z] v3.1.0-dev.18 [2024-09-10T03:22:16.230Z] v3.1.0-dev.19 [2024-09-10T03:22:16.230Z] v3.1.0-dev.2 [2024-09-10T03:22:16.230Z] v3.1.0-dev.20 [2024-09-10T03:22:16.230Z] v3.1.0-dev.21 [2024-09-10T03:22:16.230Z] v3.1.0-dev.22 [2024-09-10T03:22:16.230Z] v3.1.0-dev.23 [2024-09-10T03:22:16.230Z] v3.1.0-dev.24 [2024-09-10T03:22:16.230Z] v3.1.0-dev.25 [2024-09-10T03:22:16.230Z] v3.1.0-dev.26 [2024-09-10T03:22:16.230Z] v3.1.0-dev.27 [2024-09-10T03:22:16.230Z] v3.1.0-dev.28 [2024-09-10T03:22:16.230Z] v3.1.0-dev.29 [2024-09-10T03:22:16.230Z] v3.1.0-dev.3 [2024-09-10T03:22:16.230Z] v3.1.0-dev.30 [2024-09-10T03:22:16.230Z] v3.1.0-dev.31 [2024-09-10T03:22:16.230Z] v3.1.0-dev.32 [2024-09-10T03:22:16.230Z] v3.1.0-dev.33 [2024-09-10T03:22:16.230Z] v3.1.0-dev.34 [2024-09-10T03:22:16.230Z] v3.1.0-dev.35 [2024-09-10T03:22:16.230Z] v3.1.0-dev.36 [2024-09-10T03:22:16.230Z] v3.1.0-dev.37 [2024-09-10T03:22:16.230Z] v3.1.0-dev.38 [2024-09-10T03:22:16.230Z] v3.1.0-dev.39 [2024-09-10T03:22:16.230Z] v3.1.0-dev.4 [2024-09-10T03:22:16.230Z] v3.1.0-dev.40 [2024-09-10T03:22:16.230Z] v3.1.0-dev.41 [2024-09-10T03:22:16.230Z] v3.1.0-dev.42 [2024-09-10T03:22:16.230Z] v3.1.0-dev.43 [2024-09-10T03:22:16.230Z] v3.1.0-dev.44 [2024-09-10T03:22:16.230Z] v3.1.0-dev.45 [2024-09-10T03:22:16.230Z] v3.1.0-dev.46 [2024-09-10T03:22:16.230Z] v3.1.0-dev.47 [2024-09-10T03:22:16.230Z] v3.1.0-dev.48 [2024-09-10T03:22:16.230Z] v3.1.0-dev.49 [2024-09-10T03:22:16.230Z] v3.1.0-dev.5 [2024-09-10T03:22:16.230Z] v3.1.0-dev.50 [2024-09-10T03:22:16.230Z] v3.1.0-dev.51 [2024-09-10T03:22:16.230Z] v3.1.0-dev.52 [2024-09-10T03:22:16.230Z] v3.1.0-dev.53 [2024-09-10T03:22:16.230Z] v3.1.0-dev.54 [2024-09-10T03:22:16.230Z] v3.1.0-dev.55 [2024-09-10T03:22:16.230Z] v3.1.0-dev.56 [2024-09-10T03:22:16.230Z] v3.1.0-dev.57 [2024-09-10T03:22:16.230Z] v3.1.0-dev.58 [2024-09-10T03:22:16.230Z] v3.1.0-dev.59 [2024-09-10T03:22:16.230Z] v3.1.0-dev.6 [2024-09-10T03:22:16.230Z] v3.1.0-dev.60 [2024-09-10T03:22:16.230Z] v3.1.0-dev.61 [2024-09-10T03:22:16.230Z] v3.1.0-dev.62 [2024-09-10T03:22:16.230Z] v3.1.0-dev.63 [2024-09-10T03:22:16.230Z] v3.1.0-dev.64 [2024-09-10T03:22:16.230Z] v3.1.0-dev.65 [2024-09-10T03:22:16.230Z] v3.1.0-dev.66 [2024-09-10T03:22:16.230Z] v3.1.0-dev.67 [2024-09-10T03:22:16.230Z] v3.1.0-dev.68 [2024-09-10T03:22:16.230Z] v3.1.0-dev.69 [2024-09-10T03:22:16.230Z] v3.1.0-dev.7 [2024-09-10T03:22:16.230Z] v3.1.0-dev.70 [2024-09-10T03:22:16.230Z] v3.1.0-dev.71 [2024-09-10T03:22:16.230Z] v3.1.0-dev.72 [2024-09-10T03:22:16.230Z] v3.1.0-dev.73 [2024-09-10T03:22:16.230Z] v3.1.0-dev.8 [2024-09-10T03:22:16.230Z] v3.1.0-dev.9 [2024-09-10T03:22:16.230Z] v3.1.1 [2024-09-10T03:22:16.230Z] v3.1.1-dev.1 [2024-09-10T03:22:16.230Z] v3.1.1-dev.2 [2024-09-10T03:22:16.230Z] v3.2.0-dev.1 [2024-09-10T03:22:16.230Z] v3.2.0-dev.10 [2024-09-10T03:22:16.230Z] v3.2.0-dev.11 [2024-09-10T03:22:16.230Z] v3.2.0-dev.12 [2024-09-10T03:22:16.230Z] v3.2.0-dev.13 [2024-09-10T03:22:16.230Z] v3.2.0-dev.14 [2024-09-10T03:22:16.230Z] v3.2.0-dev.15 [2024-09-10T03:22:16.230Z] v3.2.0-dev.16 [2024-09-10T03:22:16.230Z] v3.2.0-dev.17 [2024-09-10T03:22:16.230Z] v3.2.0-dev.18 [2024-09-10T03:22:16.230Z] v3.2.0-dev.19 [2024-09-10T03:22:16.230Z] v3.2.0-dev.2 [2024-09-10T03:22:16.230Z] v3.2.0-dev.20 [2024-09-10T03:22:16.230Z] v3.2.0-dev.21 [2024-09-10T03:22:16.230Z] v3.2.0-dev.22 [2024-09-10T03:22:16.230Z] v3.2.0-dev.23 [2024-09-10T03:22:16.230Z] v3.2.0-dev.24 [2024-09-10T03:22:16.230Z] v3.2.0-dev.25 [2024-09-10T03:22:16.230Z] v3.2.0-dev.26 [2024-09-10T03:22:16.230Z] v3.2.0-dev.27 [2024-09-10T03:22:16.230Z] v3.2.0-dev.28 [2024-09-10T03:22:16.230Z] v3.2.0-dev.29 [2024-09-10T03:22:16.230Z] v3.2.0-dev.3 [2024-09-10T03:22:16.230Z] v3.2.0-dev.30 [2024-09-10T03:22:16.230Z] v3.2.0-dev.31 [2024-09-10T03:22:16.230Z] v3.2.0-dev.32 [2024-09-10T03:22:16.230Z] v3.2.0-dev.33 [2024-09-10T03:22:16.230Z] v3.2.0-dev.34 [2024-09-10T03:22:16.230Z] v3.2.0-dev.35 [2024-09-10T03:22:16.230Z] v3.2.0-dev.36 [2024-09-10T03:22:16.230Z] v3.2.0-dev.37 [2024-09-10T03:22:16.230Z] v3.2.0-dev.38 [2024-09-10T03:22:16.230Z] v3.2.0-dev.39 [2024-09-10T03:22:16.230Z] v3.2.0-dev.4 [2024-09-10T03:22:16.230Z] v3.2.0-dev.40 [2024-09-10T03:22:16.230Z] v3.2.0-dev.41 [2024-09-10T03:22:16.230Z] v3.2.0-dev.42 [2024-09-10T03:22:16.230Z] v3.2.0-dev.43 [2024-09-10T03:22:16.230Z] v3.2.0-dev.44 [2024-09-10T03:22:16.230Z] v3.2.0-dev.45 [2024-09-10T03:22:16.230Z] v3.2.0-dev.46 [2024-09-10T03:22:16.230Z] v3.2.0-dev.47 [2024-09-10T03:22:16.230Z] v3.2.0-dev.48 [2024-09-10T03:22:16.230Z] v3.2.0-dev.49 [2024-09-10T03:22:16.230Z] v3.2.0-dev.5 [2024-09-10T03:22:16.230Z] v3.2.0-dev.50 [2024-09-10T03:22:16.230Z] v3.2.0-dev.51 [2024-09-10T03:22:16.230Z] v3.2.0-dev.52 [2024-09-10T03:22:16.230Z] v3.2.0-dev.53 [2024-09-10T03:22:16.230Z] v3.2.0-dev.54 [2024-09-10T03:22:16.230Z] v3.2.0-dev.55 [2024-09-10T03:22:16.230Z] v3.2.0-dev.56 [2024-09-10T03:22:16.230Z] v3.2.0-dev.57 [2024-09-10T03:22:16.230Z] v3.2.0-dev.58 [2024-09-10T03:22:16.230Z] v3.2.0-dev.59 [2024-09-10T03:22:16.230Z] v3.2.0-dev.6 [2024-09-10T03:22:16.230Z] v3.2.0-dev.60 [2024-09-10T03:22:16.230Z] v3.2.0-dev.61 [2024-09-10T03:22:16.230Z] v3.2.0-dev.62 [2024-09-10T03:22:16.230Z] v3.2.0-dev.63 [2024-09-10T03:22:16.230Z] v3.2.0-dev.64 [2024-09-10T03:22:16.230Z] v3.2.0-dev.65 [2024-09-10T03:22:16.230Z] v3.2.0-dev.66 [2024-09-10T03:22:16.230Z] v3.2.0-dev.67 [2024-09-10T03:22:16.230Z] v3.2.0-dev.68 [2024-09-10T03:22:16.230Z] v3.2.0-dev.69 [2024-09-10T03:22:16.230Z] v3.2.0-dev.7 [2024-09-10T03:22:16.230Z] v3.2.0-dev.8 [2024-09-10T03:22:16.230Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-10T03:22:16.524Z] + lftools sign git-tag v3.2.0-dev.69 [2024-09-10T03:22:17.113Z] Signing Git tag with Sigul... [2024-09-10T03:22:17.113Z] Signing v3.2.0-dev.69 [Pipeline] echo [2024-09-10T03:22:17.385Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:22:17.672Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-10T03:22:17.679Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-10T03:22:17.698Z] $ docker stop --time=1 d7bcc80c212b43b484d1e2e7b1da24c1076018bf1eeb3db317ede8a965a96ca1 [2024-09-10T03:22:19.007Z] $ docker rm -f --volumes d7bcc80c212b43b484d1e2e7b1da24c1076018bf1eeb3db317ede8a965a96ca1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-10T03:22:19.446Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T03:22:19.446Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:22:19.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T03:22:19.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:22:19.820Z] prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container [2024-09-10T03:22:19.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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-09-10T03:22:20.203Z] $ docker top 149a9e32e8b75dd4ef077c65be20979f5945e14c73af8cb6fcc57a0f5e9a86c9 -eo pid,comm [2024-09-10T03:22:20.254Z] 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-09-10T03:22:20.254Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T03:22:20.310Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T03:22:20.310Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T03:22:20.420Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T03:22:20.417Z] $ docker exec 149a9e32e8b75dd4ef077c65be20979f5945e14c73af8cb6fcc57a0f5e9a86c9 ssh-agent [2024-09-10T03:22:20.526Z] SSH_AUTH_SOCK=/tmp/ssh-5d6rYiksgGqe/agent.32 [2024-09-10T03:22:20.526Z] SSH_AGENT_PID=38 [2024-09-10T03:22:20.531Z] Running ssh-add (command line suppressed) [2024-09-10T03:22:20.627Z] Identity added: /w/workspace/edgex-go/690@tmp/private_key_14245954846005980734.key (/w/workspace/edgex-go/690@tmp/private_key_14245954846005980734.key) [2024-09-10T03:22:20.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T03:22:20.943Z] + git semver bump pre [2024-09-10T03:22:21.202Z] 2024-09-10 03:22:21,118 [read_version] DEBUG read version from /w/workspace/edgex-go/690/.semver/main [2024-09-10T03:22:21.202Z] 2024-09-10 03:22:21,118 [bump_version] DEBUG bumping version:3.2.0-dev.69 on axis:pre with prefix:dev [2024-09-10T03:22:21.202Z] 2024-09-10 03:22:21,118 [bump_version] DEBUG bumped version:3.2.0-dev.70 [2024-09-10T03:22:21.202Z] 2024-09-10 03:22:21,118 [write_version] DEBUG write version:3.2.0-dev.70 to path:/w/workspace/edgex-go/690/.semver/main with force:True [2024-09-10T03:22:21.202Z] 2024-09-10 03:22:21,118 [read_version] DEBUG read version from /w/workspace/edgex-go/690/.semver/main [2024-09-10T03:22:21.202Z] 2024-09-10 03:22:21,118 [write_file] DEBUG write to file:/w/workspace/edgex-go/690/.semver/main [2024-09-10T03:22:21.202Z] 2024-09-10 03:22:21,120 [execute] INFO git cat-file --batch-check [2024-09-10T03:22:21.202Z] 2024-09-10 03:22:21,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/690/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T03:22:21.202Z] 2024-09-10 03:22:21,125 [execute] INFO git cat-file --batch [2024-09-10T03:22:21.202Z] 2024-09-10 03:22:21,125 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/690/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T03:22:21.202Z] 2024-09-10 03:22:21,130 [read_version] DEBUG read version from /w/workspace/edgex-go/690/.semver/main [2024-09-10T03:22:21.202Z] 3.2.0-dev.70 [Pipeline] } [2024-09-10T03:22:21.207Z] $ docker exec --env ******** --env ******** 149a9e32e8b75dd4ef077c65be20979f5945e14c73af8cb6fcc57a0f5e9a86c9 ssh-agent -k [2024-09-10T03:22:21.305Z] unset SSH_AUTH_SOCK; [2024-09-10T03:22:21.305Z] unset SSH_AGENT_PID; [2024-09-10T03:22:21.305Z] echo Agent pid 38 killed; [2024-09-10T03:22:21.319Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T03:22:21.634Z] + git semver [Pipeline] } [2024-09-10T03:22:21.897Z] $ docker stop --time=1 149a9e32e8b75dd4ef077c65be20979f5945e14c73af8cb6fcc57a0f5e9a86c9 [2024-09-10T03:22:23.197Z] $ docker rm -f --volumes 149a9e32e8b75dd4ef077c65be20979f5945e14c73af8cb6fcc57a0f5e9a86c9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-10T03:22:23.552Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-10T03:22:23.552Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:22:24.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-10T03:22:24.638Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:22:24.711Z] prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container [2024-09-10T03:22:24.734Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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-09-10T03:22:25.102Z] $ docker top da64e0c318f5d50f068e12124a6df64b861bb58213b8ce985bb3a70a2de01c4a -eo pid,comm [2024-09-10T03:22:25.152Z] 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-09-10T03:22:25.152Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-10T03:22:25.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-10T03:22:25.207Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-10T03:22:25.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-10T03:22:25.322Z] $ docker exec da64e0c318f5d50f068e12124a6df64b861bb58213b8ce985bb3a70a2de01c4a ssh-agent [2024-09-10T03:22:25.439Z] SSH_AUTH_SOCK=/tmp/ssh-HW2usxdaBmqW/agent.32 [2024-09-10T03:22:25.439Z] SSH_AGENT_PID=38 [2024-09-10T03:22:25.444Z] Running ssh-add (command line suppressed) [2024-09-10T03:22:25.537Z] Identity added: /w/workspace/edgex-go/690@tmp/private_key_4856255219154086248.key (/w/workspace/edgex-go/690@tmp/private_key_4856255219154086248.key) [2024-09-10T03:22:25.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-10T03:22:25.845Z] + git semver push [2024-09-10T03:22:26.104Z] 2024-09-10 03:22:26,028 [run_push] DEBUG push [2024-09-10T03:22:26.104Z] 2024-09-10 03:22:26,029 [execute] INFO git cat-file --batch-check [2024-09-10T03:22:26.104Z] 2024-09-10 03:22:26,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/690/.semver, universal_newlines=False, shell=None, istream=) [2024-09-10T03:22:26.104Z] 2024-09-10 03:22:26,033 [execute] INFO git rev-list 655ce28fdc68e1555d96d6b124ae242939bf8d29 -- [2024-09-10T03:22:26.104Z] 2024-09-10 03:22:26,034 [execute] DEBUG Popen(['git', 'rev-list', '655ce28fdc68e1555d96d6b124ae242939bf8d29', '--'], cwd=/w/workspace/edgex-go/690/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-10T03:22:26.104Z] 2024-09-10 03:22:26,051 [execute] INFO git fetch -v origin [2024-09-10T03:22:26.104Z] 2024-09-10 03:22:26,051 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/690/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-10T03:22:26.672Z] 2024-09-10 03:22:26,640 [run_push] DEBUG no remote changes detected [2024-09-10T03:22:26.672Z] 2024-09-10 03:22:26,640 [execute] INFO git push origin semver [2024-09-10T03:22:26.672Z] 2024-09-10 03:22:26,641 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/690/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-10T03:22:27.611Z] 2024-09-10 03:22:27,284 [run_push] DEBUG push all version tags [2024-09-10T03:22:27.611Z] 2024-09-10 03:22:27,285 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-10T03:22:27.611Z] 2024-09-10 03:22:27,285 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/690, universal_newlines=False, shell=None, istream=None) [2024-09-10T03:22:28.179Z] 2024-09-10 03:22:27,944 [read_version] DEBUG read version from /w/workspace/edgex-go/690/.semver/main [2024-09-10T03:22:28.179Z] 3.2.0-dev.70 [Pipeline] } [2024-09-10T03:22:28.183Z] $ docker exec --env ******** --env ******** da64e0c318f5d50f068e12124a6df64b861bb58213b8ce985bb3a70a2de01c4a ssh-agent -k [2024-09-10T03:22:28.276Z] unset SSH_AUTH_SOCK; [2024-09-10T03:22:28.276Z] unset SSH_AGENT_PID; [2024-09-10T03:22:28.276Z] echo Agent pid 38 killed; [2024-09-10T03:22:28.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-10T03:22:28.660Z] + git semver [Pipeline] } [2024-09-10T03:22:28.961Z] $ docker stop --time=1 da64e0c318f5d50f068e12124a6df64b861bb58213b8ce985bb3a70a2de01c4a [2024-09-10T03:22:30.236Z] $ docker rm -f --volumes da64e0c318f5d50f068e12124a6df64b861bb58213b8ce985bb3a70a2de01c4a [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-09-10T03:22:30.784Z] + [ -d /w/workspace/edgex-go/690/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:22:31.073Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:22:32.157Z] ---> package-listing.sh [2024-09-10T03:22:32.157Z] ++ facter osfamily [2024-09-10T03:22:32.157Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-10T03:22:32.157Z] + OS_FAMILY=debian [2024-09-10T03:22:32.157Z] + workspace=/w/workspace/edgex-go/690 [2024-09-10T03:22:32.157Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-10T03:22:32.157Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-10T03:22:32.157Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-10T03:22:32.157Z] + PACKAGES=/tmp/packages_start.txt [2024-09-10T03:22:32.157Z] + '[' /w/workspace/edgex-go/690 ']' [2024-09-10T03:22:32.157Z] + PACKAGES=/tmp/packages_end.txt [2024-09-10T03:22:32.157Z] + case "${OS_FAMILY}" in [2024-09-10T03:22:32.157Z] + dpkg -l [2024-09-10T03:22:32.157Z] + grep '^ii' [2024-09-10T03:22:32.157Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-10T03:22:32.157Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-10T03:22:32.157Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-10T03:22:32.157Z] + '[' /w/workspace/edgex-go/690 ']' [2024-09-10T03:22:32.157Z] + mkdir -p /w/workspace/edgex-go/690/archives/ [2024-09-10T03:22:32.157Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/690/archives/ [Pipeline] echo [2024-09-10T03:22:32.169Z] 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/690/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-10T03:22:32.444Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:22:33.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T03:22:33.002Z] [2024-09-10T03:22:33.002Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-10T03:22:33.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T03:22:33.739Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-10T03:22:33.739Z] 5eb5b503b376: Pulling fs layer [2024-09-10T03:22:33.739Z] 5c69ac0246d0: Pulling fs layer [2024-09-10T03:22:33.739Z] ec43610c2a17: Pulling fs layer [2024-09-10T03:22:33.739Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-10T03:22:33.739Z] 33b1e0a273af: Pulling fs layer [2024-09-10T03:22:33.739Z] 5d3b04190fa2: Pulling fs layer [2024-09-10T03:22:33.739Z] 2f39f015ded8: Pulling fs layer [2024-09-10T03:22:33.739Z] 3a2ae6a8a46f: Waiting [2024-09-10T03:22:33.739Z] 33b1e0a273af: Waiting [2024-09-10T03:22:33.739Z] 2f39f015ded8: Waiting [2024-09-10T03:22:33.739Z] 5d3b04190fa2: Waiting [2024-09-10T03:22:33.739Z] 5c69ac0246d0: Download complete [2024-09-10T03:22:33.739Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-10T03:22:33.739Z] 3a2ae6a8a46f: Download complete [2024-09-10T03:22:33.999Z] 33b1e0a273af: Verifying Checksum [2024-09-10T03:22:33.999Z] 33b1e0a273af: Download complete [2024-09-10T03:22:33.999Z] 5d3b04190fa2: Verifying Checksum [2024-09-10T03:22:33.999Z] 5d3b04190fa2: Download complete [2024-09-10T03:22:33.999Z] ec43610c2a17: Verifying Checksum [2024-09-10T03:22:33.999Z] ec43610c2a17: Download complete [2024-09-10T03:22:33.999Z] 5eb5b503b376: Verifying Checksum [2024-09-10T03:22:33.999Z] 5eb5b503b376: Download complete [2024-09-10T03:22:34.565Z] 2f39f015ded8: Download complete [2024-09-10T03:22:35.131Z] 5eb5b503b376: Pull complete [2024-09-10T03:22:35.390Z] 5c69ac0246d0: Pull complete [2024-09-10T03:22:35.957Z] ec43610c2a17: Pull complete [2024-09-10T03:22:35.957Z] 3a2ae6a8a46f: Pull complete [2024-09-10T03:22:35.958Z] 33b1e0a273af: Pull complete [2024-09-10T03:22:36.216Z] 5d3b04190fa2: Pull complete [2024-09-10T03:22:40.402Z] 2f39f015ded8: Pull complete [2024-09-10T03:22:40.402Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-10T03:22:40.402Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-10T03:22:40.402Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-10T03:22:40.506Z] prd-ubuntu20.04-docker-8c-8g-9929 does not seem to be running inside a container [2024-09-10T03:22:40.527Z] $ 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/690/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/690 -v /w/workspace/edgex-go/690:/w/workspace/edgex-go/690:rw,z -v /w/workspace/edgex-go/690@tmp:/w/workspace/edgex-go/690@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-09-10T03:22:46.249Z] $ docker top fcbdc8b3fcf939d7c22c95c6356bb03a06c799925c42b5335de3e5695ad2f69e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-10T03:22:46.601Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-10T03:22:46.884Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-10T03:22:47.167Z] + ls /var/log/sa-host [2024-09-10T03:22:47.167Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-10T03:22:47.236Z] provisioning config files... [2024-09-10T03:22:47.246Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/690@tmp/config2680187448212740229tmp [Pipeline] { [Pipeline] echo [2024-09-10T03:22:47.268Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:22:47.552Z] ---> create-netrc.sh [Pipeline] } [2024-09-10T03:22:47.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:22:47.894Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-10T03:22:47.904Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:22:48.189Z] ---> sudo-logs.sh [2024-09-10T03:22:48.189Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-10T03:22:48.217Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:22:48.500Z] ---> job-cost.sh [2024-09-10T03:22:48.500Z] lf-activate-venv: SKIPPING [2024-09-10T03:22:48.500Z] DEBUG: total: 0.10999999940395355 [2024-09-10T03:22:48.500Z] INFO: Retrieving Stack Cost... [2024-09-10T03:22:48.758Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-10T03:22:49.326Z] INFO: Archiving Costs [Pipeline] echo [2024-09-10T03:22:49.341Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-10T03:22:49.625Z] ---> logs-deploy.sh [2024-09-10T03:22:49.625Z] lf-activate-venv: SKIPPING [2024-09-10T03:22:49.625Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/690 [2024-09-10T03:22:49.625Z] INFO: archiving workspace using pattern(s): [2024-09-10T03:22:50.561Z] Archives upload complete. [2024-09-10T03:22:50.561Z] INFO: archiving logs to Nexus