Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 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-ssh5310963887730787221.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-ssh8170631730955355862.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-ssh3164695799719585031.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-ssh11368788351644205052.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-ssh16376895724082745029.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 ‘prd-ubuntu18.04-docker-8c-8g-9298’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-9299’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9333’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9336’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9337 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/683 [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/683 # 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 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a # timeout=10 Commit message: "Merge pull request #4878 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.54" > git rev-list --no-walk 872e8ffdf3f0ef6c4a8f4e5a20969148dd3ced41 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-04T01:50:29.766Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-04T01:50:29.843Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-04T01:50:29.865Z] ========================================================= [2024-09-04T01:50:29.865Z] EdgeX Global Pipelines Version Info [2024-09-04T01:50:29.865Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:50:30.988Z] ------------------- [2024-09-04T01:50:30.988Z] stable info: [2024-09-04T01:50:30.988Z] ------------------- [2024-09-04T01:50:30.988Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-04T01:50:30.988Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T01:50:30.988Z] Message: update stable to v1.0.263 [2024-09-04T01:50:31.248Z] ------------------- [2024-09-04T01:50:31.248Z] experimental info: [2024-09-04T01:50:31.248Z] ------------------- [2024-09-04T01:50:31.248Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-04T01:50:31.248Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T01:50:31.248Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-04T01:50:31.323Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-04T01:50:31.348Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-04T01:50:31.368Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-04T01:50:31.388Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-04T01:50:31.406Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-04T01:50:31.426Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-04T01:50:31.447Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-04T01:50:31.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-04T01:50:31.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-04T01:50:31.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-04T01:50:31.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-04T01:50:31.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-04T01:50:31.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-04T01:50:31.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-04T01:50:31.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-04T01:50:31.629Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-04T01:50:31.653Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-04T01:50:31.673Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-04T01:50:31.698Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-04T01:50:31.719Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-04T01:50:31.736Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-04T01:50:31.762Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-04T01:50:31.790Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-04T01:50:31.811Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-04T01:50:31.833Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-04T01:50:31.857Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-04T01:50:31.877Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] echo [2024-09-04T01:50:31.899Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 448de8f [Pipeline] echo [2024-09-04T01:50:31.920Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T01:50:31.979Z] provisioning config files... [2024-09-04T01:50:31.994Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/683@tmp/config3964257692389860988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:50:32.353Z] ---> ****-login.sh [2024-09-04T01:50:32.353Z] nexus3.edgexfoundry.org:10001 [2024-09-04T01:50:32.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:50:32.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:50:32.615Z] Configure a credential helper to remove this warning. See [2024-09-04T01:50:32.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:50:32.615Z] [2024-09-04T01:50:32.615Z] Login Succeeded [2024-09-04T01:50:32.615Z] nexus3.edgexfoundry.org:10002 [2024-09-04T01:50:32.615Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:50:32.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:50:32.876Z] Configure a credential helper to remove this warning. See [2024-09-04T01:50:32.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:50:32.876Z] [2024-09-04T01:50:32.876Z] Login Succeeded [2024-09-04T01:50:32.876Z] nexus3.edgexfoundry.org:10003 [2024-09-04T01:50:32.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:50:32.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:50:32.876Z] Configure a credential helper to remove this warning. See [2024-09-04T01:50:32.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:50:32.876Z] [2024-09-04T01:50:32.876Z] Login Succeeded [2024-09-04T01:50:32.876Z] nexus3.edgexfoundry.org:10004 [2024-09-04T01:50:32.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:50:32.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:50:32.877Z] Configure a credential helper to remove this warning. See [2024-09-04T01:50:32.877Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:50:32.877Z] [2024-09-04T01:50:32.877Z] Login Succeeded [2024-09-04T01:50:32.877Z] ****.io [2024-09-04T01:50:33.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:50:33.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:50:33.139Z] Configure a credential helper to remove this warning. See [2024-09-04T01:50:33.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:50:33.139Z] [2024-09-04T01:50:33.139Z] Login Succeeded [2024-09-04T01:50:33.139Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T01:50:33.148Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T01:50:33.479Z] + 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-04T01:50:33.479Z] + dirname cmd/core-command/Dockerfile [2024-09-04T01:50:33.479Z] + cut -d/ -f2 [2024-09-04T01:50:33.479Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-04T01:50:33.479Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-04T01:50:33.479Z] + cut -d/ -f2 [2024-09-04T01:50:33.479Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-04T01:50:33.479Z] + dirname cmd/core-data/Dockerfile [2024-09-04T01:50:33.479Z] + cut -d/ -f2 [2024-09-04T01:50:33.479Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-04T01:50:33.479Z] + dirname cmd/core-keeper/Dockerfile [2024-09-04T01:50:33.479Z] + cut -d/ -f2 [2024-09-04T01:50:33.479Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-04T01:50:33.479Z] + dirname cmd/core-metadata/Dockerfile [2024-09-04T01:50:33.479Z] + cut -d/ -f2 [2024-09-04T01:50:33.479Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-04T01:50:33.479Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-04T01:50:33.479Z] + cut -d/ -f2 [2024-09-04T01:50:33.479Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-04T01:50:33.479Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-04T01:50:33.479Z] + cut -d/ -f2 [2024-09-04T01:50:33.479Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-04T01:50:33.479Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-04T01:50:33.479Z] + cut -d/ -f2 [2024-09-04T01:50:33.479Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-04T01:50:33.479Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-04T01:50:33.479Z] + cut -d/ -f2 [2024-09-04T01:50:33.479Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-04T01:50:33.479Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-04T01:50:33.479Z] + cut -d/ -f2 [2024-09-04T01:50:33.479Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-04T01:50:33.479Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-04T01:50:33.479Z] + cut -d/ -f2 [2024-09-04T01:50:33.479Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-04T01:50:33.479Z] + cut -d/ -f2 [2024-09-04T01:50:33.479Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-04T01:50:33.479Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-04T01:50:33.479Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-04T01:50:33.479Z] + cut -d/ -f2 [2024-09-04T01:50:33.479Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-04T01:50:33.479Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-04T01:50:33.479Z] + cut -d/ -f2 [2024-09-04T01:50:33.479Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-04T01:50:33.479Z] + dirname cmd/support-notifications/Dockerfile [2024-09-04T01:50:33.479Z] + cut -d/ -f2 [2024-09-04T01:50:33.479Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-04T01:50:33.479Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-04T01:50:33.479Z] + cut -d/ -f2 [2024-09-04T01:50:33.479Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-04T01:50:33.514Z] 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-04T01:50:33.870Z] + git rev-list -1 --merges 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a~1..448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] echo [2024-09-04T01:50:33.886Z] -----------> git rev-list -1 --merges 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a~1..448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T01:50:33.886Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [false] [Pipeline] sh [2024-09-04T01:50:34.178Z] + git log --format=format:%s -1 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] echo [2024-09-04T01:50:34.196Z] ========================================================= [2024-09-04T01:50:34.196Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-04T01:50:34.196Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-04T01:50:34.574Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T01:50:34.574Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-04T01:50:34.574Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-04T01:50:34.574Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-04T01:50:34.574Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-04T01:50:34.574Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-04T01:50:34.574Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:50:34.924Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T01:50:34.924Z] [2024-09-04T01:50:34.924Z] 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-04T01:50:35.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T01:50:35.225Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-04T01:50:35.225Z] b85a868b505f: Pulling fs layer [2024-09-04T01:50:35.225Z] e2be974225ed: Pulling fs layer [2024-09-04T01:50:35.225Z] 339a4e72a1f5: Pulling fs layer [2024-09-04T01:50:35.225Z] 988bab9f4d93: Pulling fs layer [2024-09-04T01:50:35.225Z] 1469e6f7b9e6: Pulling fs layer [2024-09-04T01:50:35.225Z] eaf3925da568: Pulling fs layer [2024-09-04T01:50:35.225Z] bab4dde63d76: Pulling fs layer [2024-09-04T01:50:35.225Z] bde34c3a00c8: Pulling fs layer [2024-09-04T01:50:35.225Z] b352a97aabf1: Pulling fs layer [2024-09-04T01:50:35.225Z] 4872d77fe225: Pulling fs layer [2024-09-04T01:50:35.225Z] 5851b861e8e6: Pulling fs layer [2024-09-04T01:50:35.225Z] 988bab9f4d93: Waiting [2024-09-04T01:50:35.225Z] 1469e6f7b9e6: Waiting [2024-09-04T01:50:35.225Z] eaf3925da568: Waiting [2024-09-04T01:50:35.225Z] 4872d77fe225: Waiting [2024-09-04T01:50:35.225Z] bab4dde63d76: Waiting [2024-09-04T01:50:35.225Z] 5851b861e8e6: Waiting [2024-09-04T01:50:35.225Z] bde34c3a00c8: Waiting [2024-09-04T01:50:35.225Z] b352a97aabf1: Waiting [2024-09-04T01:50:35.225Z] e2be974225ed: Download complete [2024-09-04T01:50:35.225Z] 988bab9f4d93: Download complete [2024-09-04T01:50:35.225Z] 1469e6f7b9e6: Verifying Checksum [2024-09-04T01:50:35.225Z] 1469e6f7b9e6: Download complete [2024-09-04T01:50:35.485Z] eaf3925da568: Verifying Checksum [2024-09-04T01:50:35.485Z] eaf3925da568: Download complete [2024-09-04T01:50:35.485Z] 339a4e72a1f5: Verifying Checksum [2024-09-04T01:50:35.485Z] 339a4e72a1f5: Download complete [2024-09-04T01:50:35.485Z] bde34c3a00c8: Verifying Checksum [2024-09-04T01:50:35.485Z] bde34c3a00c8: Download complete [2024-09-04T01:50:35.485Z] b352a97aabf1: Verifying Checksum [2024-09-04T01:50:35.485Z] b352a97aabf1: Download complete [2024-09-04T01:50:35.485Z] 4872d77fe225: Verifying Checksum [2024-09-04T01:50:35.485Z] 4872d77fe225: Download complete [2024-09-04T01:50:35.485Z] 5851b861e8e6: Download complete [2024-09-04T01:50:35.485Z] b85a868b505f: Verifying Checksum [2024-09-04T01:50:35.485Z] b85a868b505f: Download complete [2024-09-04T01:50:35.744Z] bab4dde63d76: Verifying Checksum [2024-09-04T01:50:35.744Z] bab4dde63d76: Download complete [2024-09-04T01:50:36.679Z] b85a868b505f: Pull complete [2024-09-04T01:50:36.679Z] e2be974225ed: Pull complete [2024-09-04T01:50:37.252Z] 339a4e72a1f5: Pull complete [2024-09-04T01:50:37.252Z] 988bab9f4d93: Pull complete [2024-09-04T01:50:37.510Z] 1469e6f7b9e6: Pull complete [2024-09-04T01:50:37.510Z] eaf3925da568: Pull complete [2024-09-04T01:50:39.426Z] bab4dde63d76: Pull complete [2024-09-04T01:50:39.426Z] bde34c3a00c8: Pull complete [2024-09-04T01:50:39.426Z] b352a97aabf1: Pull complete [2024-09-04T01:50:39.426Z] 4872d77fe225: Pull complete [2024-09-04T01:50:39.685Z] 5851b861e8e6: Pull complete [2024-09-04T01:50:39.685Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-04T01:50:39.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T01:50:39.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:50:39.810Z] prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container [2024-09-04T01:50:39.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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-04T01:50:42.179Z] $ docker top bd3398d8bc6588d78a5092b181f175ee3b84af72e4788a75b19df807e62ba93c -eo pid,comm [2024-09-04T01:50:42.232Z] 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-04T01:50:42.232Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T01:50:42.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T01:50:42.289Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T01:50:42.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T01:50:42.390Z] $ docker exec bd3398d8bc6588d78a5092b181f175ee3b84af72e4788a75b19df807e62ba93c ssh-agent [2024-09-04T01:50:42.505Z] SSH_AUTH_SOCK=/tmp/ssh-pmFSciJaEqbs/agent.32 [2024-09-04T01:50:42.506Z] SSH_AGENT_PID=38 [2024-09-04T01:50:42.512Z] Running ssh-add (command line suppressed) [2024-09-04T01:50:42.612Z] Identity added: /w/workspace/edgex-go/683@tmp/private_key_15186875325065203414.key (/w/workspace/edgex-go/683@tmp/private_key_15186875325065203414.key) [2024-09-04T01:50:42.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T01:50:42.917Z] + git tag --points-at HEAD [Pipeline] } [2024-09-04T01:50:42.925Z] $ docker exec --env ******** --env ******** bd3398d8bc6588d78a5092b181f175ee3b84af72e4788a75b19df807e62ba93c ssh-agent -k [2024-09-04T01:50:43.032Z] unset SSH_AUTH_SOCK; [2024-09-04T01:50:43.032Z] unset SSH_AGENT_PID; [2024-09-04T01:50:43.032Z] echo Agent pid 38 killed; [2024-09-04T01:50:43.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-04T01:50:43.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T01:50:43.086Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T01:50:43.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T01:50:43.195Z] $ docker exec bd3398d8bc6588d78a5092b181f175ee3b84af72e4788a75b19df807e62ba93c ssh-agent [2024-09-04T01:50:43.306Z] SSH_AUTH_SOCK=/tmp/ssh-V2WPjcmUgprJ/agent.71 [2024-09-04T01:50:43.306Z] SSH_AGENT_PID=77 [2024-09-04T01:50:43.310Z] Running ssh-add (command line suppressed) [2024-09-04T01:50:43.413Z] Identity added: /w/workspace/edgex-go/683@tmp/private_key_2198937173052676473.key (/w/workspace/edgex-go/683@tmp/private_key_2198937173052676473.key) [2024-09-04T01:50:43.426Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T01:50:43.721Z] + git semver init [2024-09-04T01:50:43.979Z] 2024-09-04 01:50:43,874 [run_init] DEBUG init version:0.0.0 force:False [2024-09-04T01:50:43.979Z] 2024-09-04 01:50:43,875 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/683/.semver [2024-09-04T01:50:43.979Z] 2024-09-04 01:50:43,876 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/683/.semver [2024-09-04T01:50:43.979Z] 2024-09-04 01:50:43,876 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/683/.semver'], cwd=/w/workspace/edgex-go/683, universal_newlines=False, shell=None, istream=None) [2024-09-04T01:50:49.277Z] 2024-09-04 01:50:49,217 [append_file] DEBUG append to file:/w/workspace/edgex-go/683/.git/info/exclude [2024-09-04T01:50:49.277Z] 2024-09-04 01:50:49,218 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/683/.semver/main with force:False [2024-09-04T01:50:49.277Z] 2024-09-04 01:50:49,218 [read_version] DEBUG read version from /w/workspace/edgex-go/683/.semver/main [2024-09-04T01:50:49.277Z] 2024-09-04 01:50:49,219 [read_version] DEBUG read version from /w/workspace/edgex-go/683/.semver/main [2024-09-04T01:50:49.277Z] 3.2.0-dev.62 [Pipeline] } [2024-09-04T01:50:49.286Z] $ docker exec --env ******** --env ******** bd3398d8bc6588d78a5092b181f175ee3b84af72e4788a75b19df807e62ba93c ssh-agent -k [2024-09-04T01:50:49.375Z] unset SSH_AUTH_SOCK; [2024-09-04T01:50:49.375Z] unset SSH_AGENT_PID; [2024-09-04T01:50:49.375Z] echo Agent pid 77 killed; [2024-09-04T01:50:49.389Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T01:50:49.711Z] + git semver [Pipeline] } [2024-09-04T01:50:49.983Z] $ docker stop --time=1 bd3398d8bc6588d78a5092b181f175ee3b84af72e4788a75b19df807e62ba93c [2024-09-04T01:50:51.290Z] $ docker rm -f --volumes bd3398d8bc6588d78a5092b181f175ee3b84af72e4788a75b19df807e62ba93c [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T01:50:51.633Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-04T01:50:51.901Z] Stashed 1 file(s) [Pipeline] echo [2024-09-04T01:50:51.905Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.62 [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-04T01:50:52.339Z] + git config --global --add safe.directory /w/workspace/edgex-go/683 [Pipeline] echo [2024-09-04T01:50:52.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T01:50:52.372Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T01:50:52.388Z] ========================================================= [2024-09-04T01:50:52.388Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-04T01:50:52.388Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-04T01:50:52.676Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-04T01:50:52.676Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-04T01:50:52.676Z] 619be1103602: Pulling fs layer [2024-09-04T01:50:52.676Z] 7862e08f4a3e: Pulling fs layer [2024-09-04T01:50:52.676Z] 5df492c9dc93: Pulling fs layer [2024-09-04T01:50:52.676Z] 7629e6793208: Pulling fs layer [2024-09-04T01:50:52.676Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T01:50:52.677Z] fb5054dd5b73: Pulling fs layer [2024-09-04T01:50:52.677Z] eeca6798cff9: Pulling fs layer [2024-09-04T01:50:52.677Z] aa269ceb94a6: Pulling fs layer [2024-09-04T01:50:52.677Z] ada007ff1a6a: Pulling fs layer [2024-09-04T01:50:52.677Z] 4f4fb700ef54: Waiting [2024-09-04T01:50:52.677Z] fb5054dd5b73: Waiting [2024-09-04T01:50:52.677Z] eeca6798cff9: Waiting [2024-09-04T01:50:52.677Z] aa269ceb94a6: Waiting [2024-09-04T01:50:52.677Z] ada007ff1a6a: Waiting [2024-09-04T01:50:52.677Z] 7629e6793208: Waiting [2024-09-04T01:50:52.677Z] 7862e08f4a3e: Download complete [2024-09-04T01:50:52.677Z] 7629e6793208: Verifying Checksum [2024-09-04T01:50:52.677Z] 4f4fb700ef54: Download complete [2024-09-04T01:50:52.677Z] fb5054dd5b73: Download complete [2024-09-04T01:50:52.677Z] 619be1103602: Verifying Checksum [2024-09-04T01:50:52.677Z] 619be1103602: Download complete [2024-09-04T01:50:52.677Z] eeca6798cff9: Verifying Checksum [2024-09-04T01:50:52.677Z] eeca6798cff9: Download complete [2024-09-04T01:50:52.936Z] 619be1103602: Pull complete [2024-09-04T01:50:52.936Z] 7862e08f4a3e: Pull complete [2024-09-04T01:50:52.936Z] ada007ff1a6a: Download complete [2024-09-04T01:50:53.194Z] 5df492c9dc93: Verifying Checksum [2024-09-04T01:50:53.194Z] 5df492c9dc93: Download complete [2024-09-04T01:50:53.452Z] aa269ceb94a6: Verifying Checksum [2024-09-04T01:50:53.452Z] aa269ceb94a6: Download complete [2024-09-04T01:50:56.738Z] 5df492c9dc93: Pull complete [2024-09-04T01:50:56.738Z] 7629e6793208: Pull complete [2024-09-04T01:50:56.738Z] 4f4fb700ef54: Pull complete [2024-09-04T01:50:56.738Z] fb5054dd5b73: Pull complete [2024-09-04T01:50:56.738Z] eeca6798cff9: Pull complete [2024-09-04T01:50:59.264Z] aa269ceb94a6: Pull complete [2024-09-04T01:50:59.522Z] ada007ff1a6a: Pull complete [2024-09-04T01:50:59.522Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-04T01:50:59.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-04T01:50:59.522Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-04T01:50:59.831Z] + + docker build -t ci-base-image-x86_64 -f - . [2024-09-04T01:50:59.831Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-04T01:50:59.831Z] WORKDIR /edgex [2024-09-04T01:50:59.831Z] COPY go.mod . [2024-09-04T01:50:59.831Z] RUN go mod download [2024-09-04T01:51:00.399Z] Sending build context to Docker daemon 179.2MB [2024-09-04T01:51:00.399Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-04T01:51:00.399Z] ---> f489d0715acc [2024-09-04T01:51:00.399Z] Step 2/4 : WORKDIR /edgex [2024-09-04T01:51:04.657Z] ---> Running in 656c6164a15f [2024-09-04T01:51:04.657Z] Removing intermediate container 656c6164a15f [2024-09-04T01:51:04.657Z] ---> cf167f97902d [2024-09-04T01:51:04.657Z] Step 3/4 : COPY go.mod . [2024-09-04T01:51:04.657Z] ---> fea3d1f46117 [2024-09-04T01:51:04.657Z] Step 4/4 : RUN go mod download [2024-09-04T01:51:04.657Z] ---> Running in 5109c86c7490 [2024-09-04T01:51:07.012Z] Still waiting to schedule task [2024-09-04T01:51:07.012Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9334’ [2024-09-04T01:51:31.250Z] Removing intermediate container 5109c86c7490 [2024-09-04T01:51:31.250Z] ---> 477a7d72fa04 [2024-09-04T01:51:31.250Z] Successfully built 477a7d72fa04 [2024-09-04T01:51:31.250Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:51:31.555Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-04T01:51:31.555Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:51:31.637Z] prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container [2024-09-04T01:51:31.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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-04T01:51:32.123Z] $ docker top ee481de65a1791ca24dd405a5498eab38b372800be8e356e19bb8bae9242cb93 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T01:51:32.480Z] + go version [2024-09-04T01:51:32.480Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-04T01:51:32.488Z] $ docker stop --time=1 ee481de65a1791ca24dd405a5498eab38b372800be8e356e19bb8bae9242cb93 [2024-09-04T01:51:33.782Z] $ docker rm -f --volumes ee481de65a1791ca24dd405a5498eab38b372800be8e356e19bb8bae9242cb93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:51:34.236Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-04T01:51:34.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:51:34.321Z] prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container [2024-09-04T01:51:34.342Z] $ 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/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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-04T01:51:34.673Z] $ docker top 4449ec7a32f00acad825d366435252a1261d8b3a86a4f3a5b633388cab43d134 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-04T01:51:34.753Z] ========================================================= [2024-09-04T01:51:34.753Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-04T01:51:34.753Z] ========================================================= [Pipeline] sh [2024-09-04T01:51:35.029Z] + git config --global --add safe.directory /w/workspace/edgex-go/683 [Pipeline] fileExists [Pipeline] sh [2024-09-04T01:51:35.339Z] + make test [2024-09-04T01:51:35.339Z] go test -race -coverprofile=coverage.out ./... [2024-09-04T01:51:43.463Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-04T01:52:10.410Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-04T01:52:10.410Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-04T01:52:11.415Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-04T01:52:11.415Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-04T01:52:11.673Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-04T01:52:11.673Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-04T01:52:11.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-04T01:52:11.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-04T01:52:11.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-04T01:52:11.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-04T01:52:11.673Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-04T01:52:12.607Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-04T01:52:12.607Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-04T01:52:12.607Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-04T01:52:12.607Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-04T01:52:12.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-04T01:52:14.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-04T01:52:14.507Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-04T01:52:15.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.029s coverage: 28.7% of statements [2024-09-04T01:52:16.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-04T01:52:16.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-04T01:52:16.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-04T01:52:16.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-04T01:52:16.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-04T01:52:16.835Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.059s coverage: 97.0% of statements [2024-09-04T01:52:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-04T01:52:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-04T01:52:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-04T01:52:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-04T01:52:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-04T01:52:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-04T01:52:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-04T01:52:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-04T01:52:17.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-04T01:52:18.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-04T01:52:18.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-04T01:52:18.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-04T01:52:18.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-04T01:52:18.783Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-04T01:52:20.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.2% of statements [2024-09-04T01:52:20.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements [2024-09-04T01:52:20.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.628s coverage: 93.4% of statements [2024-09-04T01:52:20.160Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements [2024-09-04T01:52:20.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-04T01:52:20.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-04T01:52:21.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 7.0% of statements [2024-09-04T01:52:22.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-04T01:52:22.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-04T01:52:22.469Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-04T01:52:22.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-04T01:52:22.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-04T01:52:22.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-04T01:52:22.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-04T01:52:22.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-04T01:52:22.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-04T01:52:22.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-04T01:52:22.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-04T01:52:23.404Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-04T01:52:23.969Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.387s coverage: 95.8% of statements [2024-09-04T01:52:23.970Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-09-04T01:52:24.542Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-04T01:52:24.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-04T01:52:24.542Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] [2024-09-04T01:52:25.494Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 0.8% of statements [2024-09-04T01:52:25.494Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 30.7% of statements [2024-09-04T01:52:25.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.034s coverage: 41.7% of statements [2024-09-04T01:52:25.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 77.8% of statements [2024-09-04T01:52:25.755Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements [2024-09-04T01:52:26.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2024-09-04T01:52:26.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-09-04T01:52:26.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-04T01:52:26.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-04T01:52:26.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-04T01:52:26.844Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-04T01:52:27.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-04T01:52:27.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-04T01:52:27.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-04T01:52:27.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-04T01:52:28.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-04T01:52:28.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-04T01:52:28.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-04T01:52:29.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-04T01:52:29.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-04T01:52:29.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-04T01:52:29.358Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-04T01:52:29.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-04T01:52:29.617Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-04T01:52:30.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-04T01:52:32.095Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-04T01:52:32.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-04T01:52:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-04T01:52:33.733Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-04T01:52:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-04T01:52:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-04T01:52:36.264Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-04T01:52:37.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-04T01:52:37.198Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-04T01:52:37.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-04T01:52:38.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-04T01:52:38.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-04T01:52:38.038Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-04T01:52:38.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-04T01:52:38.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2024-09-04T01:52:38.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-04T01:52:38.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-04T01:52:38.867Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-04T01:52:40.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-04T01:52:40.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-04T01:52:40.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-04T01:52:40.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-04T01:52:41.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-04T01:52:41.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-04T01:52:41.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-04T01:52:41.626Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-04T01:52:43.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-04T01:52:43.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-04T01:52:43.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-04T01:52:43.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-04T01:52:44.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-04T01:52:44.118Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-04T01:52:44.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-04T01:52:44.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.240s coverage: 79.9% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.048s coverage: 92.9% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.026s coverage: 100.0% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 36.5% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.034s coverage: 89.5% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.026s coverage: 84.8% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 5.2% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.067s coverage: 90.8% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 19.9% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.089s coverage: 95.7% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.034s coverage: 61.8% of statements [2024-09-04T01:52:51.266Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements [2024-09-04T01:52:51.266Z] 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-04T01:52:51.524Z] running golangci-lint [2024-09-04T01:52:51.782Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-04T01:52:51.782Z] go version go1.21.9 linux/amd64 [2024-09-04T01:52:51.782Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-04T01:52:52.040Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-04T01:53:18.588Z] level=info msg="[loader] Go packages loading at mode 575 (imports|compiled_files|deps|name|types_sizes|exports_file|files) took 24.263332886s" [2024-09-04T01:53:18.588Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.806467ms" [2024-09-04T01:53:26.599Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9339 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-04T01:53:26.620Z] Running in /w/workspace/edgex-go/683 [Pipeline] { [Pipeline] checkout [2024-09-04T01:53:29.686Z] The recommended git tool is: git [2024-09-04T01:53:30.780Z] level=info msg="[linters_context/goanalysis] analyzers took 1m51.792894457s with top 10 stages: buildir: 1m5.773079916s, gosec: 9.986072294s, inspect: 3.252298402s, fact_deprecated: 2.907005588s, printf: 1.75116621s, ctrlflow: 1.615363801s, nilness: 1.581703538s, fact_purity: 1.339464217s, S1038: 1.171475497s, isgenerated: 1.140475993s" [2024-09-04T01:53:30.780Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-04T01:53:30.780Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, path_prettifier: 214/214, skip_files: 214/214, identifier_marker: 214/214, skip_dirs: 214/214, nolint: 0/22, filename_unadjuster: 214/214, exclude: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214" [2024-09-04T01:53:30.780Z] level=info msg="[runner] processing took 20.74099ms with stages: nolint: 8.384005ms, identifier_marker: 5.985476ms, path_prettifier: 2.209197ms, autogenerated_exclude: 1.864545ms, exclude-rules: 1.288059ms, skip_dirs: 918.097µs, cgo: 45.651µs, filename_unadjuster: 40.07µs, max_same_issues: 1.07µs, max_from_linter: 720ns, fixer: 670ns, diff: 630ns, skip_files: 620ns, uniq_by_line: 520ns, exclude: 410ns, sort_results: 390ns, severity-rules: 380ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, path_prefixer: 110ns" [2024-09-04T01:53:30.780Z] level=info msg="[runner] linters took 13.849583475s with stages: goanalysis_metalinter: 13.828719924s" [2024-09-04T01:53:30.780Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-04T01:53:30.780Z] level=info msg="Memory: 372 samples, avg is 291.5MB, max is 1354.5MB" [2024-09-04T01:53:30.780Z] level=info msg="Execution took 38.164992311s" [2024-09-04T01:53:30.780Z] go vet ./... [2024-09-04T01:53:37.367Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-04T01:53:37.367Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-04T01:53:37.367Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-04T01:53:37.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-04T01:53:37.691Z] + ls -al . [2024-09-04T01:53:37.691Z] total 916 [2024-09-04T01:53:37.691Z] drwxrwxr-x 11 1001 1001 4096 Sep 4 01:51 . [2024-09-04T01:53:37.691Z] drwxr-xr-x 4 root root 4096 Sep 4 01:51 .. [2024-09-04T01:53:37.691Z] drwxrwxr-x 2 1001 1001 4096 Sep 4 01:50 .blubracket [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 10 Sep 4 01:50 .dockerignore [2024-09-04T01:53:37.691Z] drwxrwxr-x 8 1001 1001 4096 Sep 4 01:52 .git [2024-09-04T01:53:37.691Z] drwxrwxr-x 3 1001 1001 4096 Sep 4 01:50 .github [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 1102 Sep 4 01:50 .gitignore [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 42 Sep 4 01:50 .golangci.yml [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 100 Sep 4 01:50 .hadolint.yml [2024-09-04T01:53:37.691Z] drwxr-xr-x 3 1001 1001 4096 Sep 4 01:50 .semver [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 155 Sep 4 01:50 .sonarcloud.properties [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 1171 Sep 4 01:50 ADOPTERS.md [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 21286 Sep 4 01:50 Attribution.txt [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 100284 Sep 4 01:50 CHANGELOG.md [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 3804 Sep 4 01:50 CONTRIBUTING.md [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 677 Sep 4 01:50 GOVERNANCE.md [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 861 Sep 4 01:50 Jenkinsfile [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 10775 Sep 4 01:50 LICENSE [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 16854 Sep 4 01:50 Makefile [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 582 Sep 4 01:50 OWNERS.md [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 9528 Sep 4 01:50 README.md [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 789 Sep 4 01:50 SECURITY.md [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 12 Sep 4 01:50 VERSION [2024-09-04T01:53:37.691Z] drwxrwxr-x 2 1001 1001 4096 Sep 4 01:50 bin [2024-09-04T01:53:37.691Z] drwxrwxr-x 20 1001 1001 4096 Sep 4 01:50 cmd [2024-09-04T01:53:37.691Z] -rw-r--r-- 1 root root 545398 Sep 4 01:52 coverage.out [2024-09-04T01:53:37.691Z] drwxrwxr-x 2 1001 1001 4096 Sep 4 01:50 fuzz_test [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 7305 Sep 4 01:50 go.mod [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 102581 Sep 4 01:50 go.sum [2024-09-04T01:53:37.691Z] drwxrwxr-x 7 1001 1001 4096 Sep 4 01:50 internal [2024-09-04T01:53:37.691Z] drwxrwxr-x 3 1001 1001 4096 Sep 4 01:50 openapi [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 584 Sep 4 01:50 security.txt [2024-09-04T01:53:37.691Z] -rw-rw-r-- 1 1001 1001 204 Sep 4 01:50 version.go [Pipeline] sh [2024-09-04T01:53:37.979Z] + '[' -e coverage.out ] [2024-09-04T01:53:37.979Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-04T01:53:38.092Z] Stashed 1 file(s) [Pipeline] sh [2024-09-04T01:53:38.320Z] using credential edgex-jenkins-ssh [2024-09-04T01:53:38.343Z] Cloning the remote Git repository [2024-09-04T01:53:38.378Z] + make build [2024-09-04T01:53:38.378Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-04T01:53:38.388Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-04T01:53:38.539Z] > git init /w/workspace/edgex-go/683 # timeout=10 [2024-09-04T01:53:38.758Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-04T01:53:38.760Z] > git --version # timeout=10 [2024-09-04T01:53:38.824Z] > git --version # 'git version 2.25.1' [2024-09-04T01:53:38.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-04T01:53:39.050Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-04T01:53:56.234Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-04T01:53:56.269Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-04T01:53:57.157Z] Avoid second fetch [2024-09-04T01:53:57.158Z] Checking out Revision 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a (main) [2024-09-04T01:53:58.020Z] Commit message: "Merge pull request #4878 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.54" [2024-09-04T01:53:57.181Z] > git config core.sparsecheckout # timeout=10 [2024-09-04T01:53:57.260Z] > git checkout -f 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T01:54:02.802Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-04T01:54:02.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T01:54:02.802Z] Dload Upload Total Spent Left Speed [2024-09-04T01:54:02.802Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 227k [Pipeline] sh [2024-09-04T01:54:03.146Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-04T01:54:03.484Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-04T01:54:03.484Z] + sudo tee /etc/docker/daemon.new [2024-09-04T01:54:03.484Z] { [2024-09-04T01:54:03.484Z] "registry-mirrors": [ [2024-09-04T01:54:03.484Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-04T01:54:03.484Z] ], [2024-09-04T01:54:03.484Z] "bip": "10.250.0.254/24", [2024-09-04T01:54:03.484Z] "hosts": [ [2024-09-04T01:54:03.484Z] "tcp://0.0.0.0:5555", [2024-09-04T01:54:03.484Z] "unix:///var/run/docker.sock" [2024-09-04T01:54:03.484Z] ], [2024-09-04T01:54:03.484Z] "mtu": 1458, [2024-09-04T01:54:03.484Z] "selinux-enabled": true, [2024-09-04T01:54:03.484Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-04T01:54:03.484Z] } [Pipeline] sh [2024-09-04T01:54:03.841Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-04T01:54:04.193Z] + sudo service docker restart [2024-09-04T01:54:04.922Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-04T01:54:04.922Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-04T01:54:05.859Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-04T01:54:06.426Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-04T01:54:08.329Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-04T01:54:13.072Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-04T01:54:14.461Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-04T01:54:17.008Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-04T01:54:18.921Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-04T01:54:19.863Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-04T01:54:20.434Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-04T01:54:21.006Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-04T01:54:22.395Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T01:54:22.526Z] provisioning config files... [2024-09-04T01:54:22.559Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/683@tmp/config7362909188035389480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] } [2024-09-04T01:54:22.980Z] $ docker stop --time=1 4449ec7a32f00acad825d366435252a1261d8b3a86a4f3a5b633388cab43d134 [2024-09-04T01:54:23.041Z] ---> ****-login.sh [2024-09-04T01:54:23.041Z] nexus3.edgexfoundry.org:10001 [2024-09-04T01:54:23.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:54:23.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:54:23.638Z] Configure a credential helper to remove this warning. See [2024-09-04T01:54:23.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:54:23.638Z] [2024-09-04T01:54:23.638Z] Login Succeeded [2024-09-04T01:54:23.638Z] nexus3.edgexfoundry.org:10002 [2024-09-04T01:54:23.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:54:24.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:54:24.188Z] Configure a credential helper to remove this warning. See [2024-09-04T01:54:24.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:54:24.188Z] [2024-09-04T01:54:24.188Z] Login Succeeded [2024-09-04T01:54:24.188Z] nexus3.edgexfoundry.org:10003 [2024-09-04T01:54:24.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:54:24.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:54:24.463Z] Configure a credential helper to remove this warning. See [2024-09-04T01:54:24.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:54:24.463Z] [2024-09-04T01:54:24.464Z] Login Succeeded [2024-09-04T01:54:24.464Z] nexus3.edgexfoundry.org:10004 [2024-09-04T01:54:24.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:54:25.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:54:25.027Z] Configure a credential helper to remove this warning. See [2024-09-04T01:54:25.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:54:25.027Z] [2024-09-04T01:54:25.027Z] Login Succeeded [2024-09-04T01:54:25.027Z] ****.io [2024-09-04T01:54:25.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:54:25.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:54:25.571Z] Configure a credential helper to remove this warning. See [2024-09-04T01:54:25.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:54:25.572Z] [2024-09-04T01:54:25.572Z] Login Succeeded [2024-09-04T01:54:25.572Z] ---> ****-login.sh ends [2024-09-04T01:54:27.482Z] $ docker rm -f --volumes 4449ec7a32f00acad825d366435252a1261d8b3a86a4f3a5b633388cab43d134 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-09-04T01:54:28.081Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2024-09-04T01:54:28.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-04T01:54:28.676Z] [2024-09-04T01:54:28.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:54:28.796Z] + git config --global --add safe.directory /w/workspace/edgex-go/683 [Pipeline] echo [2024-09-04T01:54:28.818Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T01:54:28.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T01:54:28.849Z] ========================================================= [2024-09-04T01:54:28.849Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-04T01:54:28.849Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-04T01:54:28.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-04T01:54:28.984Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-04T01:54:28.984Z] 91d30c5bc195: Pulling fs layer [2024-09-04T01:54:28.984Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-04T01:54:28.984Z] 9c61dcf015f6: Pulling fs layer [2024-09-04T01:54:28.984Z] 4698f68db338: Pulling fs layer [2024-09-04T01:54:28.984Z] 2a2f49069b9e: Pulling fs layer [2024-09-04T01:54:28.984Z] e0025b399a48: Pulling fs layer [2024-09-04T01:54:28.984Z] 2a2f49069b9e: Waiting [2024-09-04T01:54:28.984Z] e0025b399a48: Waiting [2024-09-04T01:54:28.984Z] 4698f68db338: Waiting [2024-09-04T01:54:28.984Z] 91d30c5bc195: Verifying Checksum [2024-09-04T01:54:28.984Z] 91d30c5bc195: Download complete [2024-09-04T01:54:28.984Z] 4698f68db338: Verifying Checksum [2024-09-04T01:54:28.984Z] 4698f68db338: Download complete [2024-09-04T01:54:29.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-04T01:54:29.242Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-04T01:54:29.242Z] 2e9b0aa3be6d: Download complete [2024-09-04T01:54:29.242Z] e0025b399a48: Download complete [2024-09-04T01:54:29.242Z] 91d30c5bc195: Pull complete [2024-09-04T01:54:29.242Z] 2a2f49069b9e: Verifying Checksum [2024-09-04T01:54:29.242Z] 2a2f49069b9e: Download complete [2024-09-04T01:54:29.463Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-04T01:54:29.463Z] c6b39de5b339: Pulling fs layer [2024-09-04T01:54:29.463Z] a69c41024577: Pulling fs layer [2024-09-04T01:54:29.463Z] d6de4b400683: Pulling fs layer [2024-09-04T01:54:29.463Z] 35cb2a7552d0: Pulling fs layer [2024-09-04T01:54:29.463Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T01:54:29.463Z] 464afbd9ba4c: Pulling fs layer [2024-09-04T01:54:29.463Z] 00f215d4a9da: Pulling fs layer [2024-09-04T01:54:29.463Z] d496ad576159: Pulling fs layer [2024-09-04T01:54:29.463Z] 35cb2a7552d0: Waiting [2024-09-04T01:54:29.463Z] 464afbd9ba4c: Waiting [2024-09-04T01:54:29.463Z] 00f215d4a9da: Waiting [2024-09-04T01:54:29.463Z] 4f4fb700ef54: Waiting [2024-09-04T01:54:29.463Z] d496ad576159: Waiting [2024-09-04T01:54:29.463Z] a69c41024577: Verifying Checksum [2024-09-04T01:54:29.463Z] a69c41024577: Download complete [2024-09-04T01:54:29.463Z] 35cb2a7552d0: Verifying Checksum [2024-09-04T01:54:29.463Z] 35cb2a7552d0: Download complete [2024-09-04T01:54:29.463Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T01:54:29.463Z] 4f4fb700ef54: Download complete [2024-09-04T01:54:29.463Z] 464afbd9ba4c: Verifying Checksum [2024-09-04T01:54:29.463Z] 464afbd9ba4c: Download complete [2024-09-04T01:54:29.463Z] c6b39de5b339: Verifying Checksum [2024-09-04T01:54:29.463Z] c6b39de5b339: Download complete [2024-09-04T01:54:29.501Z] 2e9b0aa3be6d: Pull complete [2024-09-04T01:54:29.758Z] 9c61dcf015f6: Verifying Checksum [2024-09-04T01:54:29.758Z] 9c61dcf015f6: Download complete [2024-09-04T01:54:30.062Z] d496ad576159: Verifying Checksum [2024-09-04T01:54:30.062Z] d496ad576159: Download complete [2024-09-04T01:54:30.334Z] c6b39de5b339: Pull complete [2024-09-04T01:54:31.312Z] a69c41024577: Pull complete [2024-09-04T01:54:31.582Z] d6de4b400683: Download complete [2024-09-04T01:54:32.285Z] 9c61dcf015f6: Pull complete [2024-09-04T01:54:32.285Z] 4698f68db338: Pull complete [2024-09-04T01:54:32.853Z] 2a2f49069b9e: Pull complete [2024-09-04T01:54:32.853Z] e0025b399a48: Pull complete [2024-09-04T01:54:32.853Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-04T01:54:32.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-04T01:54:32.853Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:54:32.958Z] prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container [2024-09-04T01:54:32.989Z] $ 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/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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-04T01:54:33.013Z] 00f215d4a9da: Verifying Checksum [2024-09-04T01:54:33.013Z] 00f215d4a9da: Download complete [2024-09-04T01:54:35.005Z] $ docker top 0d08a462d12fbd0e039f9c252267c48f9fd81db0dae25e1c18762acb2838034b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T01:54:35.360Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-04T01:54:37.891Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-04T01:54:37.891Z] #1 transferring dockerfile: [2024-09-04T01:54:37.891Z] #1 transferring dockerfile: 3.17kB done [2024-09-04T01:54:37.891Z] #1 DONE 0.0s [2024-09-04T01:54:37.891Z] [2024-09-04T01:54:37.891Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-09-04T01:54:37.891Z] #2 transferring dockerfile: 1.69kB done [2024-09-04T01:54:37.891Z] #2 DONE 0.0s [2024-09-04T01:54:37.891Z] [2024-09-04T01:54:37.891Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-04T01:54:37.891Z] #3 transferring dockerfile: 2.49kB done [2024-09-04T01:54:37.891Z] #3 DONE 0.0s [2024-09-04T01:54:37.891Z] [2024-09-04T01:54:37.891Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-04T01:54:37.891Z] #4 transferring dockerfile: 1.89kB done [2024-09-04T01:54:37.891Z] #4 DONE 0.0s [2024-09-04T01:54:37.891Z] [2024-09-04T01:54:37.891Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-09-04T01:54:37.891Z] #5 transferring dockerfile: 1.95kB done [2024-09-04T01:54:37.891Z] #5 DONE 0.0s [2024-09-04T01:54:37.891Z] [2024-09-04T01:54:37.891Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-04T01:54:37.891Z] #6 transferring dockerfile: 2.15kB done [2024-09-04T01:54:37.891Z] #6 DONE 0.0s [2024-09-04T01:54:37.891Z] [2024-09-04T01:54:37.891Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-04T01:54:37.891Z] #7 transferring dockerfile: 2.23kB done [2024-09-04T01:54:37.891Z] #7 DONE 0.0s [2024-09-04T01:54:37.891Z] [2024-09-04T01:54:37.891Z] #8 [core-command internal] load build definition from Dockerfile [2024-09-04T01:54:37.891Z] #8 transferring dockerfile: 1.93kB done [2024-09-04T01:54:37.891Z] #8 DONE 0.0s [2024-09-04T01:54:37.891Z] [2024-09-04T01:54:37.891Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-09-04T01:54:37.891Z] #9 transferring dockerfile: 2.01kB done [2024-09-04T01:54:38.150Z] #9 DONE 0.0s [2024-09-04T01:54:38.150Z] [2024-09-04T01:54:38.150Z] #10 [core-data internal] load build definition from Dockerfile [2024-09-04T01:54:38.150Z] #10 transferring dockerfile: 2.07kB done [2024-09-04T01:54:38.150Z] #10 DONE 0.0s [2024-09-04T01:54:38.150Z] [2024-09-04T01:54:38.150Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-04T01:54:38.150Z] #11 transferring dockerfile: 1.85kB done [2024-09-04T01:54:38.150Z] #11 DONE 0.0s [2024-09-04T01:54:38.150Z] [2024-09-04T01:54:38.150Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-09-04T01:54:38.150Z] #12 transferring dockerfile: 2.06kB done [2024-09-04T01:54:38.150Z] #12 DONE 0.0s [2024-09-04T01:54:38.150Z] [2024-09-04T01:54:38.150Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-09-04T01:54:38.150Z] #13 transferring dockerfile: 1.93kB done [2024-09-04T01:54:38.150Z] #13 DONE 0.0s [2024-09-04T01:54:38.150Z] [2024-09-04T01:54:38.150Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-09-04T01:54:38.150Z] #14 transferring dockerfile: 1.81kB done [2024-09-04T01:54:38.150Z] #14 DONE 0.0s [2024-09-04T01:54:38.150Z] [2024-09-04T01:54:38.150Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-04T01:54:38.150Z] #15 transferring dockerfile: 2.50kB done [2024-09-04T01:54:38.150Z] #15 DONE 0.0s [2024-09-04T01:54:38.150Z] [2024-09-04T01:54:38.150Z] #16 [security-spire-server internal] load build definition from Dockerfile [2024-09-04T01:54:38.150Z] #16 transferring dockerfile: 1.70kB done [2024-09-04T01:54:38.150Z] #16 DONE 0.0s [2024-09-04T01:54:38.150Z] [2024-09-04T01:54:38.150Z] #17 [security-bootstrapper internal] load .dockerignore [2024-09-04T01:54:38.150Z] #17 transferring context: 50B done [2024-09-04T01:54:38.150Z] #17 DONE 0.0s [2024-09-04T01:54:38.409Z] [2024-09-04T01:54:38.409Z] #18 [security-spire-config internal] load .dockerignore [2024-09-04T01:54:38.409Z] #18 transferring context: 50B done [2024-09-04T01:54:38.409Z] #18 DONE 0.0s [2024-09-04T01:54:38.409Z] [2024-09-04T01:54:38.409Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-09-04T01:54:38.409Z] #19 transferring context: 50B done [2024-09-04T01:54:38.409Z] #19 DONE 0.0s [2024-09-04T01:54:38.409Z] [2024-09-04T01:54:38.409Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-09-04T01:54:38.409Z] #20 transferring context: 50B done [2024-09-04T01:54:38.409Z] #20 DONE 0.0s [2024-09-04T01:54:38.409Z] [2024-09-04T01:54:38.409Z] #21 [support-notifications internal] load .dockerignore [2024-09-04T01:54:38.409Z] #21 transferring context: 50B done [2024-09-04T01:54:38.409Z] #21 DONE 0.0s [2024-09-04T01:54:38.409Z] [2024-09-04T01:54:38.409Z] #22 [security-proxy-auth internal] load .dockerignore [2024-09-04T01:54:38.409Z] #22 transferring context: 50B done [2024-09-04T01:54:38.409Z] #22 DONE 0.0s [2024-09-04T01:54:38.409Z] [2024-09-04T01:54:38.409Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-04T01:54:38.409Z] #23 transferring context: 50B done [2024-09-04T01:54:38.409Z] #23 DONE 0.0s [2024-09-04T01:54:38.409Z] [2024-09-04T01:54:38.409Z] #24 [core-command internal] load .dockerignore [2024-09-04T01:54:38.409Z] #24 transferring context: 50B done [2024-09-04T01:54:38.409Z] #24 DONE 0.0s [2024-09-04T01:54:38.409Z] [2024-09-04T01:54:38.409Z] #25 [core-data internal] load .dockerignore [2024-09-04T01:54:38.409Z] #25 transferring context: 50B done [2024-09-04T01:54:38.409Z] #25 DONE 0.0s [2024-09-04T01:54:38.409Z] [2024-09-04T01:54:38.409Z] #26 [core-keeper internal] load .dockerignore [2024-09-04T01:54:38.409Z] #26 transferring context: 50B done [2024-09-04T01:54:38.409Z] #26 DONE 0.1s [2024-09-04T01:54:38.409Z] [2024-09-04T01:54:38.409Z] #27 [support-cron-scheduler internal] load .dockerignore [2024-09-04T01:54:38.409Z] #27 transferring context: 50B done [2024-09-04T01:54:38.409Z] #27 DONE 0.1s [2024-09-04T01:54:38.409Z] [2024-09-04T01:54:38.409Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-04T01:54:38.409Z] #28 DONE 0.0s [2024-09-04T01:54:38.409Z] [2024-09-04T01:54:38.409Z] #29 [security-spire-agent internal] load .dockerignore [2024-09-04T01:54:38.409Z] #29 transferring context: 50B done [2024-09-04T01:54:38.409Z] #29 DONE 0.0s [2024-09-04T01:54:38.409Z] [2024-09-04T01:54:38.409Z] #30 [core-metadata internal] load .dockerignore [2024-09-04T01:54:38.409Z] #30 transferring context: 50B done [2024-09-04T01:54:38.409Z] #30 DONE 0.1s [2024-09-04T01:54:38.409Z] [2024-09-04T01:54:38.409Z] #31 [support-scheduler internal] load .dockerignore [2024-09-04T01:54:38.409Z] #31 transferring context: 50B done [2024-09-04T01:54:38.409Z] #31 DONE 0.1s [2024-09-04T01:54:38.409Z] [2024-09-04T01:54:38.409Z] #32 [security-proxy-setup internal] load .dockerignore [2024-09-04T01:54:38.409Z] #32 transferring context: 50B done [2024-09-04T01:54:38.409Z] #32 DONE 0.1s [2024-09-04T01:54:38.409Z] [2024-09-04T01:54:38.409Z] #33 [security-spire-server internal] load .dockerignore [2024-09-04T01:54:38.409Z] #33 transferring context: 50B done [2024-09-04T01:54:38.409Z] #33 DONE 0.0s [2024-09-04T01:54:38.409Z] [2024-09-04T01:54:38.409Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T01:54:38.409Z] #34 DONE 0.1s [2024-09-04T01:54:38.409Z] [2024-09-04T01:54:38.409Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:54:38.409Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T01:54:38.668Z] #35 ... [2024-09-04T01:54:38.668Z] [2024-09-04T01:54:38.668Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T01:54:38.668Z] #34 DONE 0.1s [2024-09-04T01:54:38.668Z] [2024-09-04T01:54:38.668Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:54:38.668Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T01:54:38.668Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-04T01:54:38.668Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-04T01:54:38.668Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s [2024-09-04T01:54:38.668Z] #35 ... [2024-09-04T01:54:38.668Z] [2024-09-04T01:54:38.668Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-04T01:54:38.668Z] #28 DONE 0.0s [2024-09-04T01:54:38.668Z] [2024-09-04T01:54:38.668Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T01:54:38.668Z] #34 DONE 0.2s [2024-09-04T01:54:38.668Z] [2024-09-04T01:54:38.668Z] #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:54:38.668Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T01:54:38.668Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T01:54:38.668Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-04T01:54:38.668Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-04T01:54:38.668Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-04T01:54:38.668Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-09-04T01:54:38.934Z] #35 ... [2024-09-04T01:54:38.934Z] [2024-09-04T01:54:38.934Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-04T01:54:38.934Z] #28 DONE 0.0s [2024-09-04T01:54:38.934Z] [2024-09-04T01:54:38.934Z] #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:54:38.934Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T01:54:38.934Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T01:54:38.934Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-04T01:54:38.934Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-04T01:54:38.934Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-04T01:54:38.934Z] #35 ... [2024-09-04T01:54:38.934Z] [2024-09-04T01:54:38.934Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-04T01:54:38.934Z] #28 DONE 0.0s [2024-09-04T01:54:38.934Z] [2024-09-04T01:54:38.934Z] #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:54:38.934Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T01:54:38.934Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T01:54:38.934Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-04T01:54:38.934Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-04T01:54:38.934Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-04T01:54:38.934Z] #35 ... [2024-09-04T01:54:38.934Z] [2024-09-04T01:54:38.934Z] #28 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-04T01:54:38.934Z] #28 DONE 0.0s [2024-09-04T01:54:38.934Z] [2024-09-04T01:54:38.934Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T01:54:38.934Z] #34 DONE 0.4s [2024-09-04T01:54:38.934Z] [2024-09-04T01:54:38.934Z] #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:54:38.934Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T01:54:38.934Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T01:54:38.934Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-04T01:54:38.934Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-04T01:54:38.934Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-04T01:54:39.204Z] #35 ... [2024-09-04T01:54:39.204Z] [2024-09-04T01:54:39.204Z] #28 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-04T01:54:39.204Z] #28 DONE 0.0s [2024-09-04T01:54:39.204Z] [2024-09-04T01:54:39.204Z] #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:54:39.204Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-09-04T01:54:39.204Z] #35 ... [2024-09-04T01:54:39.204Z] [2024-09-04T01:54:39.204Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-04T01:54:39.204Z] #36 DONE 0.6s [2024-09-04T01:54:39.204Z] [2024-09-04T01:54:39.204Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-04T01:54:39.204Z] #28 DONE 0.0s [2024-09-04T01:54:39.204Z] [2024-09-04T01:54:39.204Z] #35 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:54:39.204Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T01:54:39.204Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T01:54:39.204Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-04T01:54:39.204Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-04T01:54:39.204Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-04T01:54:39.204Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-09-04T01:54:39.462Z] #35 ... [2024-09-04T01:54:39.462Z] [2024-09-04T01:54:39.462Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-04T01:54:39.462Z] #28 DONE 0.0s [2024-09-04T01:54:39.797Z] [2024-09-04T01:54:39.797Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T01:54:39.797Z] #34 DONE 0.9s [2024-09-04T01:54:39.797Z] [2024-09-04T01:54:39.797Z] #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:54:39.797Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T01:54:39.797Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T01:54:39.797Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-04T01:54:39.797Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-04T01:54:39.797Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-04T01:54:39.797Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-09-04T01:54:39.797Z] #35 ... [2024-09-04T01:54:39.797Z] [2024-09-04T01:54:39.797Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-04T01:54:39.797Z] #36 DONE 0.9s [2024-09-04T01:54:39.797Z] [2024-09-04T01:54:39.797Z] #37 [security-spire-config internal] load build context [2024-09-04T01:54:39.797Z] #37 transferring context: 25.96kB 0.0s done [2024-09-04T01:54:39.797Z] #37 DONE 0.4s [2024-09-04T01:54:39.797Z] [2024-09-04T01:54:39.797Z] #35 [security-spire-server stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:54:39.797Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T01:54:39.797Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T01:54:39.797Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-04T01:54:39.797Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-04T01:54:39.797Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-04T01:54:39.797Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-09-04T01:54:40.060Z] #35 DONE 1.5s [2024-09-04T01:54:40.061Z] [2024-09-04T01:54:40.061Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-04T01:54:45.374Z] d6de4b400683: Pull complete [2024-09-04T01:54:45.374Z] 35cb2a7552d0: Pull complete [2024-09-04T01:54:45.375Z] #38 ... [2024-09-04T01:54:45.375Z] [2024-09-04T01:54:45.375Z] #39 [security-bootstrapper internal] load build context [2024-09-04T01:54:45.375Z] #39 transferring context: 176.97MB 6.0s [2024-09-04T01:54:45.643Z] 4f4fb700ef54: Pull complete [2024-09-04T01:54:45.912Z] 464afbd9ba4c: Pull complete [2024-09-04T01:54:48.688Z] #39 ... [2024-09-04T01:54:48.688Z] [2024-09-04T01:54:48.688Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-04T01:54:48.688Z] #40 ... [2024-09-04T01:54:48.688Z] [2024-09-04T01:54:48.688Z] #39 [security-bootstrapper internal] load build context [2024-09-04T01:54:48.949Z] #39 ... [2024-09-04T01:54:48.949Z] [2024-09-04T01:54:48.949Z] #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-04T01:54:48.949Z] #41 ... [2024-09-04T01:54:48.949Z] [2024-09-04T01:54:48.949Z] #42 [security-secretstore-setup internal] load build context [2024-09-04T01:54:48.949Z] #42 ... [2024-09-04T01:54:48.949Z] [2024-09-04T01:54:48.949Z] #43 [support-notifications internal] load build context [2024-09-04T01:54:48.949Z] #43 ... [2024-09-04T01:54:48.949Z] [2024-09-04T01:54:48.949Z] #44 [security-spire-server internal] load build context [2024-09-04T01:54:48.949Z] #44 transferring context: 27.71kB 0.1s done [2024-09-04T01:54:48.949Z] #44 DONE 9.3s [2024-09-04T01:54:48.949Z] [2024-09-04T01:54:48.949Z] #43 [support-notifications internal] load build context [2024-09-04T01:54:48.949Z] #43 transferring context: 366.33MB 10.0s [2024-09-04T01:54:48.949Z] #43 ... [2024-09-04T01:54:48.949Z] [2024-09-04T01:54:48.949Z] #45 [security-proxy-auth internal] load build context [2024-09-04T01:54:49.208Z] #45 ... [2024-09-04T01:54:49.208Z] [2024-09-04T01:54:49.208Z] #46 [core-command internal] load build context [2024-09-04T01:54:49.208Z] #46 ... [2024-09-04T01:54:49.208Z] [2024-09-04T01:54:49.208Z] #47 [core-keeper internal] load build context [2024-09-04T01:54:49.487Z] #47 ... [2024-09-04T01:54:49.487Z] [2024-09-04T01:54:49.487Z] #48 [core-metadata internal] load build context [2024-09-04T01:54:49.487Z] #48 ... [2024-09-04T01:54:49.487Z] [2024-09-04T01:54:49.487Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-04T01:54:49.487Z] #49 ... [2024-09-04T01:54:49.487Z] [2024-09-04T01:54:49.487Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:54:49.487Z] #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-09-04T01:54:49.487Z] #50 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-04T01:54:49.487Z] #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-04T01:54:49.487Z] #50 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-04T01:54:49.487Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 9.8s [2024-09-04T01:54:49.744Z] #50 ... [2024-09-04T01:54:49.744Z] [2024-09-04T01:54:49.744Z] #51 [core-common-config-bootstrapper internal] load build context [2024-09-04T01:54:49.744Z] #51 ... [2024-09-04T01:54:49.744Z] [2024-09-04T01:54:49.744Z] #52 [security-proxy-setup internal] load build context [2024-09-04T01:54:50.004Z] #52 ... [2024-09-04T01:54:50.004Z] [2024-09-04T01:54:50.004Z] #53 [core-data internal] load build context [2024-09-04T01:54:50.004Z] #53 ... [2024-09-04T01:54:50.004Z] [2024-09-04T01:54:50.004Z] #54 [support-scheduler internal] load build context [2024-09-04T01:54:50.004Z] #54 ... [2024-09-04T01:54:50.004Z] [2024-09-04T01:54:50.004Z] #55 [support-cron-scheduler internal] load build context [2024-09-04T01:54:50.284Z] #55 ... [2024-09-04T01:54:50.284Z] [2024-09-04T01:54:50.284Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:54:50.284Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 10.4s [2024-09-04T01:54:50.552Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 10.7s [2024-09-04T01:54:50.809Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 11.1s [2024-09-04T01:54:51.067Z] #50 ... [2024-09-04T01:54:51.067Z] [2024-09-04T01:54:51.067Z] #40 [security-spiffe-token-provider internal] load build context [2024-09-04T01:54:51.067Z] #40 transferring context: 495.05MB 11.5s done [2024-09-04T01:54:51.067Z] #40 DONE 12.2s [2024-09-04T01:54:51.067Z] [2024-09-04T01:54:51.067Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-04T01:54:51.067Z] #38 DONE 11.6s [2024-09-04T01:54:51.067Z] [2024-09-04T01:54:51.067Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:54:51.068Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 11.1s done [2024-09-04T01:54:51.068Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 11.2s [2024-09-04T01:54:51.068Z] #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 11.2s [2024-09-04T01:54:51.068Z] #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 11.3s [2024-09-04T01:54:51.068Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-04T01:54:51.326Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 11.3s done [2024-09-04T01:54:51.326Z] #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 11.4s [2024-09-04T01:54:51.326Z] #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.18MB / 30.73MB 11.5s [2024-09-04T01:54:51.326Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-04T01:54:51.583Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 11.5s done [2024-09-04T01:54:51.583Z] #50 ... [2024-09-04T01:54:51.583Z] [2024-09-04T01:54:51.583Z] #43 [support-notifications internal] load build context [2024-09-04T01:54:51.583Z] #43 transferring context: 495.05MB 12.6s done [2024-09-04T01:54:51.583Z] #43 DONE 12.8s [2024-09-04T01:54:51.583Z] [2024-09-04T01:54:51.583Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:54:51.583Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-04T01:54:51.841Z] #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 11.9s done [2024-09-04T01:54:52.102Z] #50 ... [2024-09-04T01:54:52.102Z] [2024-09-04T01:54:52.102Z] #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:54:52.102Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T01:54:52.102Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T01:54:52.102Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-04T01:54:52.102Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-04T01:54:52.102Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-09-04T01:54:52.102Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.4s done [2024-09-04T01:54:52.102Z] #35 DONE 1.5s [2024-09-04T01:54:52.102Z] [2024-09-04T01:54:52.102Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-04T01:54:52.102Z] #49 DONE 12.6s [2024-09-04T01:54:52.102Z] [2024-09-04T01:54:52.102Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:54:52.102Z] #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-09-04T01:54:52.102Z] #50 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-04T01:54:52.102Z] #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-04T01:54:52.102Z] #50 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-04T01:54:52.102Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 11.3s done [2024-09-04T01:54:52.102Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 11.1s done [2024-09-04T01:54:52.102Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 11.5s done [2024-09-04T01:54:52.102Z] #50 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 11.9s done [2024-09-04T01:54:52.102Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-04T01:54:52.102Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-04T01:54:52.102Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-04T01:54:52.102Z] #50 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-04T01:54:54.029Z] #50 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.8s done [2024-09-04T01:54:56.015Z] 00f215d4a9da: Pull complete [2024-09-04T01:54:56.602Z] d496ad576159: Pull complete [2024-09-04T01:54:56.602Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-04T01:54:56.602Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-04T01:54:56.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-04T01:54:56.957Z] + docker build+ -t ci-base-image-arm64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-04T01:54:56.957Z] WORKDIR /edgex [2024-09-04T01:54:56.957Z] COPY go.mod . [2024-09-04T01:54:56.957Z] RUN go mod download . [2024-09-04T01:54:56.957Z] [2024-09-04T01:54:57.558Z] Sending build context to Docker daemon 3.532MB [2024-09-04T01:54:57.558Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-04T01:54:57.833Z] ---> f246e2811388 [2024-09-04T01:54:57.833Z] Step 2/4 : WORKDIR /edgex [2024-09-04T01:54:59.340Z] #50 ... [2024-09-04T01:54:59.340Z] [2024-09-04T01:54:59.340Z] #42 [security-secretstore-setup internal] load build context [2024-09-04T01:54:59.340Z] #42 transferring context: 495.05MB 16.4s done [2024-09-04T01:54:59.340Z] #42 ... [2024-09-04T01:54:59.340Z] [2024-09-04T01:54:59.340Z] #39 [security-bootstrapper internal] load build context [2024-09-04T01:54:59.340Z] #39 transferring context: 495.05MB 15.3s done [2024-09-04T01:54:59.340Z] #39 ... [2024-09-04T01:54:59.340Z] [2024-09-04T01:54:59.340Z] #45 [security-proxy-auth internal] load build context [2024-09-04T01:54:59.340Z] #45 transferring context: 495.05MB 16.8s done [2024-09-04T01:54:59.685Z] #45 ... [2024-09-04T01:54:59.685Z] [2024-09-04T01:54:59.685Z] #46 [core-command internal] load build context [2024-09-04T01:54:59.685Z] #46 transferring context: 495.05MB 15.9s done [2024-09-04T01:54:59.685Z] #46 ... [2024-09-04T01:54:59.685Z] [2024-09-04T01:54:59.685Z] #47 [core-keeper internal] load build context [2024-09-04T01:54:59.685Z] #47 transferring context: 495.05MB 13.1s done [2024-09-04T01:54:59.782Z] ---> Running in ee54fb8cf5b3 [2024-09-04T01:54:59.946Z] #47 ... [2024-09-04T01:54:59.946Z] [2024-09-04T01:54:59.946Z] #48 [core-metadata internal] load build context [2024-09-04T01:54:59.946Z] #48 transferring context: 495.05MB 13.8s done [2024-09-04T01:54:59.946Z] #48 ... [2024-09-04T01:54:59.946Z] [2024-09-04T01:54:59.946Z] #52 [security-proxy-setup internal] load build context [2024-09-04T01:54:59.946Z] #52 transferring context: 495.05MB 13.3s done [2024-09-04T01:55:00.054Z] Removing intermediate container ee54fb8cf5b3 [2024-09-04T01:55:00.054Z] ---> ae232be8156a [2024-09-04T01:55:00.054Z] Step 3/4 : COPY go.mod . [2024-09-04T01:55:00.207Z] #52 ... [2024-09-04T01:55:00.207Z] [2024-09-04T01:55:00.207Z] #51 [core-common-config-bootstrapper internal] load build context [2024-09-04T01:55:00.207Z] #51 transferring context: 495.05MB 13.5s done [2024-09-04T01:55:00.207Z] #51 ... [2024-09-04T01:55:00.207Z] [2024-09-04T01:55:00.207Z] #54 [support-scheduler internal] load build context [2024-09-04T01:55:00.207Z] #54 transferring context: 495.05MB 12.6s done [2024-09-04T01:55:00.472Z] #54 ... [2024-09-04T01:55:00.472Z] [2024-09-04T01:55:00.472Z] #53 [core-data internal] load build context [2024-09-04T01:55:00.472Z] #53 transferring context: 495.05MB 13.9s done [2024-09-04T01:55:00.472Z] #53 ... [2024-09-04T01:55:00.472Z] [2024-09-04T01:55:00.472Z] #55 [support-cron-scheduler internal] load build context [2024-09-04T01:55:00.472Z] #55 transferring context: 495.05MB 13.6s done [2024-09-04T01:55:00.653Z] ---> 61f6d724400a [2024-09-04T01:55:00.653Z] Step 4/4 : RUN go mod download [2024-09-04T01:55:00.653Z] ---> Running in 60368db896da [2024-09-04T01:55:01.070Z] #55 ... [2024-09-04T01:55:01.070Z] [2024-09-04T01:55:01.070Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-04T01:55:01.070Z] #0 5.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:01.070Z] #0 5.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:01.071Z] #0 5.573 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-04T01:55:01.071Z] #0 5.573 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-04T01:55:01.071Z] #0 5.573 OK: 20077 distinct packages available [2024-09-04T01:55:01.071Z] #0 5.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:01.071Z] #0 5.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:01.071Z] #0 5.946 OK: 264 MiB in 52 packages [2024-09-04T01:55:01.352Z] #56 ... [2024-09-04T01:55:01.352Z] [2024-09-04T01:55:01.352Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-04T01:55:01.352Z] #57 ... [2024-09-04T01:55:01.352Z] [2024-09-04T01:55:01.352Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-04T01:55:01.352Z] #0 1.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:01.352Z] #0 2.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:01.352Z] #0 2.347 OK: 264 MiB in 52 packages [2024-09-04T01:55:01.619Z] #58 ... [2024-09-04T01:55:01.619Z] [2024-09-04T01:55:01.619Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-04T01:55:01.619Z] #59 ... [2024-09-04T01:55:01.619Z] [2024-09-04T01:55:01.619Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-04T01:55:02.226Z] #60 ... [2024-09-04T01:55:02.226Z] [2024-09-04T01:55:02.226Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-04T01:55:02.226Z] #61 ... [2024-09-04T01:55:02.226Z] [2024-09-04T01:55:02.226Z] #62 [security-spire-agent internal] load build context [2024-09-04T01:55:02.507Z] #62 ... [2024-09-04T01:55:02.507Z] [2024-09-04T01:55:02.507Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-04T01:55:02.507Z] #63 ... [2024-09-04T01:55:02.507Z] [2024-09-04T01:55:02.507Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-04T01:55:02.781Z] #64 ... [2024-09-04T01:55:02.781Z] [2024-09-04T01:55:02.781Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:55:02.781Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 7.1s done [2024-09-04T01:55:02.781Z] #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-04T01:55:02.781Z] #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-04T01:55:02.781Z] #65 ... [2024-09-04T01:55:02.781Z] [2024-09-04T01:55:02.781Z] #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-04T01:55:03.041Z] #66 ... [2024-09-04T01:55:03.041Z] [2024-09-04T01:55:03.041Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-04T01:55:03.041Z] #67 ... [2024-09-04T01:55:03.041Z] [2024-09-04T01:55:03.041Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-04T01:55:03.301Z] #68 ... [2024-09-04T01:55:03.301Z] [2024-09-04T01:55:03.301Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-04T01:55:03.301Z] #69 ... [2024-09-04T01:55:03.301Z] [2024-09-04T01:55:03.301Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-04T01:55:03.560Z] #70 ... [2024-09-04T01:55:03.560Z] [2024-09-04T01:55:03.560Z] #71 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-04T01:55:03.821Z] #71 ... [2024-09-04T01:55:03.821Z] [2024-09-04T01:55:03.821Z] #72 [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-04T01:55:03.821Z] #72 ... [2024-09-04T01:55:03.821Z] [2024-09-04T01:55:03.821Z] #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-04T01:55:03.821Z] #0 5.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:03.821Z] #0 5.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:03.821Z] #0 5.681 OK: 264 MiB in 52 packages [2024-09-04T01:55:04.083Z] #73 ... [2024-09-04T01:55:04.083Z] [2024-09-04T01:55:04.083Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:55:04.083Z] #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-04T01:55:04.659Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-04T01:55:04.660Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-04T01:55:11.287Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 6.8s [2024-09-04T01:55:11.287Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 3.15MB / 20.02MB 7.0s [2024-09-04T01:55:11.546Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 5.24MB / 20.02MB 7.1s [2024-09-04T01:55:11.546Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 6.29MB / 20.02MB 7.2s [2024-09-04T01:55:11.805Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 7.34MB / 20.02MB 7.3s [2024-09-04T01:55:11.805Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 8.39MB / 20.02MB 7.5s [2024-09-04T01:55:12.065Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 9.44MB / 20.02MB 7.6s [2024-09-04T01:55:12.065Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 10.49MB / 20.02MB 7.7s [2024-09-04T01:55:12.324Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 12.58MB / 20.02MB 7.9s [2024-09-04T01:55:12.324Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 7.9s [2024-09-04T01:55:12.324Z] #65 ... [2024-09-04T01:55:12.324Z] [2024-09-04T01:55:12.324Z] #54 [support-scheduler internal] load build context [2024-09-04T01:55:12.324Z] #54 DONE 32.8s [2024-09-04T01:55:12.324Z] [2024-09-04T01:55:12.324Z] #47 [core-keeper internal] load build context [2024-09-04T01:55:12.324Z] #47 DONE 33.1s [2024-09-04T01:55:12.324Z] [2024-09-04T01:55:12.324Z] #51 [core-common-config-bootstrapper internal] load build context [2024-09-04T01:55:12.324Z] #51 DONE 33.3s [2024-09-04T01:55:12.324Z] [2024-09-04T01:55:12.324Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:55:12.324Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 7.9s done [2024-09-04T01:55:12.324Z] #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-04T01:55:12.581Z] #65 ... [2024-09-04T01:55:12.581Z] [2024-09-04T01:55:12.581Z] #52 [security-proxy-setup internal] load build context [2024-09-04T01:55:12.581Z] #52 DONE 32.8s [2024-09-04T01:55:12.581Z] [2024-09-04T01:55:12.581Z] #53 [core-data internal] load build context [2024-09-04T01:55:12.581Z] #53 DONE 33.3s [2024-09-04T01:55:12.581Z] [2024-09-04T01:55:12.581Z] #55 [support-cron-scheduler internal] load build context [2024-09-04T01:55:12.581Z] #55 DONE 33.2s [2024-09-04T01:55:12.581Z] [2024-09-04T01:55:12.581Z] #48 [core-metadata internal] load build context [2024-09-04T01:55:12.581Z] #48 DONE 33.2s [2024-09-04T01:55:12.581Z] [2024-09-04T01:55:12.581Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-04T01:55:12.581Z] #70 DONE 21.5s [2024-09-04T01:55:12.581Z] [2024-09-04T01:55:12.581Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-04T01:55:12.581Z] #73 DONE 21.5s [2024-09-04T01:55:12.581Z] [2024-09-04T01:55:12.581Z] #46 [core-command internal] load build context [2024-09-04T01:55:12.581Z] #46 DONE 33.4s [2024-09-04T01:55:12.581Z] [2024-09-04T01:55:12.581Z] #39 [security-bootstrapper internal] load build context [2024-09-04T01:55:12.581Z] #39 DONE 33.9s [2024-09-04T01:55:12.581Z] [2024-09-04T01:55:12.581Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:55:12.581Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 13.63MB / 20.02MB 8.1s [2024-09-04T01:55:12.581Z] #65 ... [2024-09-04T01:55:12.581Z] [2024-09-04T01:55:12.581Z] #45 [security-proxy-auth internal] load build context [2024-09-04T01:55:12.581Z] #45 DONE 33.6s [2024-09-04T01:55:12.581Z] [2024-09-04T01:55:12.581Z] #42 [security-secretstore-setup internal] load build context [2024-09-04T01:55:12.581Z] #42 DONE 33.8s [2024-09-04T01:55:12.581Z] [2024-09-04T01:55:12.581Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-04T01:55:12.581Z] #56 DONE 21.6s [2024-09-04T01:55:12.581Z] [2024-09-04T01:55:12.581Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-04T01:55:12.581Z] #58 DONE 21.7s [2024-09-04T01:55:12.581Z] [2024-09-04T01:55:12.581Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:55:12.581Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 14.68MB / 20.02MB 8.2s [2024-09-04T01:55:12.838Z] #65 ... [2024-09-04T01:55:12.838Z] [2024-09-04T01:55:12.838Z] #62 [security-spire-agent internal] load build context [2024-09-04T01:55:12.838Z] #62 transferring context: 27.24kB done [2024-09-04T01:55:12.838Z] #62 DONE 20.7s [2024-09-04T01:55:12.838Z] [2024-09-04T01:55:12.838Z] #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:55:12.838Z] #74 DONE 0.3s [2024-09-04T01:55:12.838Z] [2024-09-04T01:55:12.838Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:55:12.838Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 15.73MB / 20.02MB 8.3s [2024-09-04T01:55:12.838Z] #65 ... [2024-09-04T01:55:12.838Z] [2024-09-04T01:55:12.838Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:55:12.838Z] #75 DONE 0.2s [2024-09-04T01:55:12.838Z] [2024-09-04T01:55:12.838Z] #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:55:12.838Z] #76 DONE 0.3s [2024-09-04T01:55:12.838Z] [2024-09-04T01:55:12.838Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:55:12.838Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 16.78MB / 20.02MB 8.5s [2024-09-04T01:55:13.135Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 17.83MB / 20.02MB 8.6s [2024-09-04T01:55:13.135Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 18.87MB / 20.02MB 8.7s [2024-09-04T01:55:13.135Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 8.7s done [2024-09-04T01:55:13.135Z] #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-09-04T01:55:14.513Z] #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-09-04T01:55:14.513Z] #65 ... [2024-09-04T01:55:14.513Z] [2024-09-04T01:55:14.513Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-04T01:55:14.513Z] #69 21.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.513Z] #69 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.513Z] #69 22.36 OK: 264 MiB in 52 packages [2024-09-04T01:55:14.513Z] #69 DONE 23.6s [2024-09-04T01:55:14.513Z] [2024-09-04T01:55:14.513Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-04T01:55:14.513Z] #68 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.513Z] #68 21.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.513Z] #68 22.17 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T01:55:14.513Z] #68 22.18 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:55:14.513Z] #68 22.25 OK: 7 MiB in 16 packages [2024-09-04T01:55:14.513Z] #68 DONE 23.3s [2024-09-04T01:55:14.513Z] [2024-09-04T01:55:14.513Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-04T01:55:14.513Z] #59 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.513Z] #59 22.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.513Z] #59 22.40 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-04T01:55:14.513Z] #59 22.41 (2/4) Installing openssl (3.1.6-r0) [2024-09-04T01:55:14.513Z] #59 22.42 (3/4) Installing su-exec (0.2-r3) [2024-09-04T01:55:14.513Z] #59 22.43 (4/4) Installing yq (4.33.3-r5) [2024-09-04T01:55:14.513Z] #59 22.56 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:55:14.513Z] #59 22.57 OK: 17 MiB in 19 packages [2024-09-04T01:55:14.513Z] #59 DONE 23.3s [2024-09-04T01:55:14.513Z] [2024-09-04T01:55:14.513Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-04T01:55:14.513Z] #64 21.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.513Z] #64 21.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.513Z] #64 22.21 (1/4) Installing ca-certificates (20240226-r0) [2024-09-04T01:55:14.513Z] #64 22.30 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-04T01:55:14.513Z] #64 22.31 (3/4) Installing su-exec (0.2-r3) [2024-09-04T01:55:14.513Z] #64 22.32 (4/4) Installing yq (4.33.3-r5) [2024-09-04T01:55:14.513Z] #64 22.39 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:55:14.513Z] #64 22.41 Executing ca-certificates-20240226-r0.trigger [2024-09-04T01:55:14.513Z] #64 22.46 OK: 17 MiB in 19 packages [2024-09-04T01:55:14.513Z] #64 DONE 23.6s [2024-09-04T01:55:14.513Z] [2024-09-04T01:55:14.513Z] #71 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-04T01:55:14.513Z] #71 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.513Z] #71 22.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.513Z] #71 22.43 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T01:55:14.513Z] #71 22.43 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:55:14.513Z] #71 22.45 OK: 7 MiB in 16 packages [2024-09-04T01:55:14.513Z] #71 DONE 23.4s [2024-09-04T01:55:14.775Z] [2024-09-04T01:55:14.775Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-04T01:55:14.775Z] #66 21.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.775Z] #66 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.775Z] #66 22.29 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-04T01:55:14.775Z] #66 22.29 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-04T01:55:14.775Z] #66 22.29 OK: 20070 distinct packages available [2024-09-04T01:55:14.775Z] #66 22.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.775Z] #66 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.775Z] #66 22.74 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-04T01:55:14.775Z] #66 22.75 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-04T01:55:14.775Z] #66 22.75 (3/5) Installing libucontext (1.2-r2) [2024-09-04T01:55:14.775Z] #66 22.75 (4/5) Installing gcompat (1.1.0-r1) [2024-09-04T01:55:14.775Z] #66 22.76 (5/5) Installing openssl (3.1.6-r0) [2024-09-04T01:55:14.775Z] #66 22.77 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:55:14.775Z] #66 22.78 OK: 8 MiB in 20 packages [2024-09-04T01:55:14.775Z] #66 DONE 23.7s [2024-09-04T01:55:14.775Z] [2024-09-04T01:55:14.775Z] #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-04T01:55:14.775Z] #57 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.775Z] #57 22.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.775Z] #57 22.41 (1/2) Installing ca-certificates (20240226-r0) [2024-09-04T01:55:14.775Z] #57 22.44 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-04T01:55:14.775Z] #57 22.45 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:55:14.775Z] #57 22.46 Executing ca-certificates-20240226-r0.trigger [2024-09-04T01:55:14.775Z] #57 22.58 OK: 8 MiB in 17 packages [2024-09-04T01:55:14.775Z] #57 DONE 23.4s [2024-09-04T01:55:14.775Z] [2024-09-04T01:55:14.775Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-04T01:55:14.775Z] #61 21.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.775Z] #61 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.775Z] #61 22.36 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-04T01:55:14.775Z] #61 22.36 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-04T01:55:14.775Z] #61 22.36 OK: 20070 distinct packages available [2024-09-04T01:55:14.775Z] #61 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.775Z] #61 22.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:14.775Z] #61 22.75 (1/11) Installing ca-certificates (20240226-r0) [2024-09-04T01:55:14.775Z] #61 22.79 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-04T01:55:14.775Z] #61 22.81 (3/11) Installing libunistring (1.1-r1) [2024-09-04T01:55:14.775Z] #61 22.82 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-04T01:55:14.775Z] #61 22.82 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-04T01:55:14.775Z] #61 22.82 (6/11) Installing libcurl (8.9.0-r0) [2024-09-04T01:55:14.775Z] #61 22.84 (7/11) Installing curl (8.9.0-r0) [2024-09-04T01:55:14.775Z] #61 22.85 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-04T01:55:14.775Z] #61 22.86 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-04T01:55:14.775Z] #61 22.86 (10/11) Installing libucontext (1.2-r2) [2024-09-04T01:55:14.775Z] #61 22.87 (11/11) Installing gcompat (1.1.0-r1) [2024-09-04T01:55:14.775Z] #61 22.87 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:55:14.775Z] #61 22.88 Executing ca-certificates-20240226-r0.trigger [2024-09-04T01:55:14.775Z] #61 22.92 OK: 12 MiB in 26 packages [2024-09-04T01:55:14.775Z] #61 DONE 23.5s [2024-09-04T01:55:14.775Z] [2024-09-04T01:55:14.775Z] #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-04T01:55:15.033Z] #77 ... [2024-09-04T01:55:15.033Z] [2024-09-04T01:55:15.033Z] #78 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:55:15.033Z] #78 DONE 0.2s [2024-09-04T01:55:15.033Z] [2024-09-04T01:55:15.033Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:55:15.033Z] #65 DONE 22.9s [2024-09-04T01:55:15.033Z] [2024-09-04T01:55:15.033Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-04T01:55:15.603Z] #79 ... [2024-09-04T01:55:15.603Z] [2024-09-04T01:55:15.603Z] #72 [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-04T01:55:15.603Z] #72 DONE 24.1s [2024-09-04T01:55:15.603Z] [2024-09-04T01:55:15.603Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-04T01:55:16.538Z] #80 ... [2024-09-04T01:55:16.538Z] [2024-09-04T01:55:16.538Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-04T01:55:16.538Z] #67 24.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:16.538Z] #67 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:16.538Z] #67 24.78 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-04T01:55:16.538Z] #67 24.80 (2/2) Installing su-exec (0.2-r3) [2024-09-04T01:55:16.538Z] #67 24.80 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:55:16.538Z] #67 24.82 OK: 7 MiB in 17 packages [2024-09-04T01:55:16.538Z] #67 DONE 25.2s [2024-09-04T01:55:16.795Z] [2024-09-04T01:55:16.795Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-04T01:55:16.795Z] #63 24.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:16.795Z] #63 24.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:16.795Z] #63 24.68 (1/3) Installing ca-certificates (20240226-r0) [2024-09-04T01:55:16.795Z] #63 24.70 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-04T01:55:16.795Z] #63 24.70 (3/3) Installing tzdata (2024a-r0) [2024-09-04T01:55:16.795Z] #63 24.83 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:55:16.795Z] #63 24.84 Executing ca-certificates-20240226-r0.trigger [2024-09-04T01:55:16.795Z] #63 24.90 OK: 11 MiB in 18 packages [2024-09-04T01:55:16.795Z] #63 DONE 25.3s [2024-09-04T01:55:16.795Z] [2024-09-04T01:55:16.795Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-04T01:55:16.795Z] #60 24.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:16.795Z] #60 24.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:16.795Z] #60 24.84 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-04T01:55:16.795Z] #60 24.84 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-04T01:55:16.795Z] #60 24.84 OK: 20070 distinct packages available [2024-09-04T01:55:16.795Z] #60 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:16.795Z] #60 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:16.795Z] #60 25.26 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-04T01:55:16.795Z] #60 25.28 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-04T01:55:16.795Z] #60 25.28 (3/4) Installing libucontext (1.2-r2) [2024-09-04T01:55:16.795Z] #60 25.28 (4/4) Installing gcompat (1.1.0-r1) [2024-09-04T01:55:16.795Z] #60 25.28 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:55:16.795Z] #60 25.29 OK: 8 MiB in 19 packages [2024-09-04T01:55:16.795Z] #60 DONE 25.5s [2024-09-04T01:55:16.795Z] [2024-09-04T01:55:16.795Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T01:55:17.364Z] #81 ... [2024-09-04T01:55:17.364Z] [2024-09-04T01:55:17.364Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-04T01:55:17.364Z] #0 2.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:17.364Z] #0 2.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:17.364Z] #0 2.409 OK: 17 MiB in 19 packages [2024-09-04T01:55:17.364Z] #82 DONE 2.6s [2024-09-04T01:55:17.364Z] [2024-09-04T01:55:17.364Z] #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-04T01:55:17.364Z] #77 2.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:17.364Z] #77 2.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:17.623Z] #77 ... [2024-09-04T01:55:17.623Z] [2024-09-04T01:55:17.623Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-04T01:55:17.623Z] #0 2.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:17.623Z] #0 2.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:17.623Z] #0 2.818 OK: 17 MiB in 19 packages [2024-09-04T01:55:17.623Z] #83 DONE 3.1s [2024-09-04T01:55:17.623Z] [2024-09-04T01:55:17.623Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-04T01:55:17.623Z] #0 2.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:17.623Z] #0 2.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:17.623Z] #0 2.917 OK: 7 MiB in 16 packages [2024-09-04T01:55:17.623Z] #84 DONE 3.1s [2024-09-04T01:55:17.623Z] [2024-09-04T01:55:17.623Z] #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-04T01:55:17.623Z] #77 3.064 OK: 7 MiB in 16 packages [2024-09-04T01:55:17.882Z] #77 DONE 3.2s [2024-09-04T01:55:17.882Z] [2024-09-04T01:55:17.882Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-04T01:55:17.882Z] #85 DONE 0.1s [2024-09-04T01:55:17.882Z] [2024-09-04T01:55:17.882Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-04T01:55:17.882Z] #79 2.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:17.882Z] #79 2.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:17.882Z] #79 3.204 OK: 8 MiB in 20 packages [2024-09-04T01:55:17.882Z] #79 ... [2024-09-04T01:55:17.882Z] [2024-09-04T01:55:17.882Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T01:55:17.882Z] #0 2.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:17.882Z] #0 2.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:17.882Z] #0 3.017 OK: 12 MiB in 26 packages [2024-09-04T01:55:17.882Z] #86 DONE 3.2s [2024-09-04T01:55:18.649Z] [2024-09-04T01:55:18.649Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-04T01:55:18.649Z] #79 DONE 3.4s [2024-09-04T01:55:18.649Z] [2024-09-04T01:55:18.649Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-04T01:55:19.595Z] #87 ... [2024-09-04T01:55:19.595Z] [2024-09-04T01:55:19.595Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T01:55:19.595Z] #0 3.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:19.595Z] #0 3.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:19.595Z] #0 3.337 OK: 8 MiB in 17 packages [2024-09-04T01:55:19.595Z] #88 DONE 4.8s [2024-09-04T01:55:19.595Z] [2024-09-04T01:55:19.595Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-04T01:55:19.595Z] #87 DONE 1.5s [2024-09-04T01:55:19.595Z] [2024-09-04T01:55:19.595Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-04T01:55:19.595Z] #89 DONE 1.5s [2024-09-04T01:55:19.595Z] [2024-09-04T01:55:19.595Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T01:55:19.595Z] #81 2.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:19.595Z] #81 ... [2024-09-04T01:55:19.595Z] [2024-09-04T01:55:19.595Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-04T01:55:19.595Z] #90 DONE 0.1s [2024-09-04T01:55:19.595Z] [2024-09-04T01:55:19.595Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T01:55:19.595Z] #81 2.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:19.856Z] #81 3.229 OK: 11 MiB in 18 packages [2024-09-04T01:55:20.882Z] #81 DONE 4.0s [2024-09-04T01:55:20.882Z] [2024-09-04T01:55:20.882Z] #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-04T01:55:20.882Z] #0 3.417 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:20.882Z] #0 6.443 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:20.882Z] #0 7.147 OK: 264 MiB in 52 packages [2024-09-04T01:55:20.882Z] #91 DONE 8.2s [2024-09-04T01:55:20.882Z] [2024-09-04T01:55:20.882Z] #92 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-04T01:55:20.882Z] #0 2.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:20.882Z] #0 2.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:20.882Z] #0 3.207 OK: 7 MiB in 17 packages [2024-09-04T01:55:20.882Z] #92 DONE 4.1s [2024-09-04T01:55:20.882Z] [2024-09-04T01:55:20.882Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-04T01:55:20.882Z] #93 ... [2024-09-04T01:55:20.882Z] [2024-09-04T01:55:20.882Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-04T01:55:20.882Z] #94 DONE 1.2s [2024-09-04T01:55:20.882Z] [2024-09-04T01:55:20.882Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-04T01:55:20.882Z] #95 DONE 1.1s [2024-09-04T01:55:20.882Z] [2024-09-04T01:55:20.882Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-04T01:55:20.882Z] #96 DONE 0.1s [2024-09-04T01:55:20.882Z] [2024-09-04T01:55:20.882Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-04T01:55:20.882Z] #97 DONE 0.1s [2024-09-04T01:55:20.882Z] [2024-09-04T01:55:20.882Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-04T01:55:20.882Z] #93 DONE 0.2s [2024-09-04T01:55:20.882Z] [2024-09-04T01:55:20.882Z] #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-04T01:55:20.882Z] #98 DONE 0.1s [2024-09-04T01:55:20.882Z] [2024-09-04T01:55:20.882Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:55:21.181Z] #99 ... [2024-09-04T01:55:21.181Z] [2024-09-04T01:55:21.181Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-04T01:55:21.181Z] #100 DONE 0.1s [2024-09-04T01:55:21.181Z] [2024-09-04T01:55:21.181Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-04T01:55:21.181Z] #101 DONE 0.1s [2024-09-04T01:55:21.181Z] [2024-09-04T01:55:21.181Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-04T01:55:21.181Z] #102 DONE 0.2s [2024-09-04T01:55:21.181Z] [2024-09-04T01:55:21.181Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-04T01:55:21.181Z] #80 4.032 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:21.181Z] #80 4.503 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:21.181Z] #80 5.206 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T01:55:21.181Z] #80 5.518 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:55:21.181Z] #80 5.533 OK: 7 MiB in 16 packages [2024-09-04T01:55:21.181Z] #80 DONE 5.7s [2024-09-04T01:55:21.181Z] [2024-09-04T01:55:21.181Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-04T01:55:21.475Z] #103 DONE 0.1s [2024-09-04T01:55:21.475Z] [2024-09-04T01:55:21.475Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-04T01:55:21.475Z] #104 DONE 0.1s [2024-09-04T01:55:21.475Z] [2024-09-04T01:55:21.475Z] #105 [security-spire-server] exporting to image [2024-09-04T01:55:21.475Z] #105 exporting layers [2024-09-04T01:55:21.764Z] #105 ... [2024-09-04T01:55:21.764Z] [2024-09-04T01:55:21.765Z] #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-04T01:55:21.765Z] #0 4.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:21.765Z] #0 4.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T01:55:21.765Z] #0 4.550 OK: 8 MiB in 19 packages [2024-09-04T01:55:21.765Z] #106 DONE 4.7s [2024-09-04T01:55:21.765Z] [2024-09-04T01:55:21.765Z] #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-04T01:55:22.371Z] #107 ... [2024-09-04T01:55:22.371Z] [2024-09-04T01:55:22.371Z] #108 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-04T01:55:22.371Z] #108 DONE 1.8s [2024-09-04T01:55:22.648Z] [2024-09-04T01:55:22.648Z] #107 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-04T01:55:22.648Z] #107 DONE 1.0s [2024-09-04T01:55:22.648Z] [2024-09-04T01:55:22.648Z] #109 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-04T01:55:22.648Z] #109 DONE 0.1s [2024-09-04T01:55:22.648Z] [2024-09-04T01:55:22.648Z] #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-04T01:55:22.648Z] #110 DONE 0.1s [2024-09-04T01:55:22.648Z] [2024-09-04T01:55:22.648Z] #111 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-04T01:55:22.648Z] #111 DONE 0.1s [2024-09-04T01:55:22.648Z] [2024-09-04T01:55:22.648Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:55:22.945Z] #50 ... [2024-09-04T01:55:22.945Z] [2024-09-04T01:55:22.945Z] #105 [security-spire-agent] exporting to image [2024-09-04T01:55:22.945Z] #105 exporting layers 1.4s done [2024-09-04T01:55:22.945Z] #105 writing image sha256:68da5a68537ffda215aec4c99f79e605005daa63a0cfd350cb5b1d499f00b2a9 0.0s done [2024-09-04T01:55:22.945Z] #105 writing image sha256:bcf58ca803dedb875d35e1476415433c3c0b9454af82c91acf67af293d6a744c 0.0s done [2024-09-04T01:55:22.945Z] #105 naming to docker.io/library/security-spire-server 0.0s done [2024-09-04T01:55:22.945Z] #105 naming to docker.io/library/security-spire-agent done [2024-09-04T01:55:22.945Z] #105 DONE 1.8s [2024-09-04T01:55:22.945Z] [2024-09-04T01:55:22.945Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-04T01:55:22.945Z] #112 DONE 0.1s [2024-09-04T01:55:22.945Z] [2024-09-04T01:55:22.945Z] #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:55:22.945Z] #113 ... [2024-09-04T01:55:22.945Z] [2024-09-04T01:55:22.945Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-04T01:55:22.945Z] #114 DONE 0.1s [2024-09-04T01:55:22.945Z] [2024-09-04T01:55:22.945Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-04T01:55:22.945Z] #115 DONE 0.0s [2024-09-04T01:55:22.945Z] [2024-09-04T01:55:22.945Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:55:23.635Z] #116 ... [2024-09-04T01:55:23.635Z] [2024-09-04T01:55:23.635Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:55:23.635Z] #117 ... [2024-09-04T01:55:23.635Z] [2024-09-04T01:55:23.635Z] #105 [security-spire-config] exporting to image [2024-09-04T01:55:23.895Z] #105 exporting layers 0.6s done [2024-09-04T01:55:23.895Z] #105 writing image sha256:a4fa709abbf4cc596ca54ecb96ee045064bd696784dc148c45c21e8625e78900 0.2s done [2024-09-04T01:55:23.895Z] #105 naming to docker.io/library/security-spire-config done [2024-09-04T01:55:23.895Z] #105 DONE 2.5s [2024-09-04T01:55:23.895Z] [2024-09-04T01:55:23.895Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:56:02.679Z] #118 ... [2024-09-04T01:56:02.679Z] [2024-09-04T01:56:02.679Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:56:02.679Z] #99 DONE 40.9s [2024-09-04T01:56:02.679Z] [2024-09-04T01:56:02.679Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:56:02.679Z] #117 DONE 49.1s [2024-09-04T01:56:02.679Z] [2024-09-04T01:56:02.679Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:56:02.679Z] #116 DONE 49.0s [2024-09-04T01:56:02.679Z] [2024-09-04T01:56:02.679Z] #118 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:56:02.679Z] #118 DONE 47.0s [2024-09-04T01:56:02.679Z] [2024-09-04T01:56:02.679Z] #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:56:02.679Z] #113 DONE 49.1s [2024-09-04T01:56:02.679Z] [2024-09-04T01:56:02.679Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-09-04T01:56:08.569Z] Removing intermediate container 60368db896da [2024-09-04T01:56:08.569Z] ---> 276ff55c010e [2024-09-04T01:56:08.569Z] Successfully built 276ff55c010e [2024-09-04T01:56:08.569Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:56:08.917Z] + docker inspect -f . ci-base-image-arm64 [2024-09-04T01:56:08.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:56:09.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-9339 does not seem to be running inside a container [2024-09-04T01:56:09.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-04T01:56:10.537Z] $ docker top e31f55c9d4af5eb0d52656f8f1bddae10ce42fc8bb01ca35d0ef441794c8e7c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T01:56:11.397Z] + go version [2024-09-04T01:56:11.397Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-04T01:56:11.421Z] $ docker stop --time=1 e31f55c9d4af5eb0d52656f8f1bddae10ce42fc8bb01ca35d0ef441794c8e7c0 [2024-09-04T01:56:12.685Z] #119 ... [2024-09-04T01:56:12.685Z] [2024-09-04T01:56:12.685Z] #120 [support-notifications builder 6/7] COPY . . [2024-09-04T01:56:12.685Z] #120 ... [2024-09-04T01:56:12.685Z] [2024-09-04T01:56:12.685Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-09-04T01:56:12.685Z] #121 ... [2024-09-04T01:56:12.685Z] [2024-09-04T01:56:12.685Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-04T01:56:12.685Z] #122 ... [2024-09-04T01:56:12.685Z] [2024-09-04T01:56:12.685Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-04T01:56:13.130Z] $ docker rm -f --volumes e31f55c9d4af5eb0d52656f8f1bddae10ce42fc8bb01ca35d0ef441794c8e7c0 [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-04T01:56:13.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-04T01:56:13.873Z] [2024-09-04T01:56:13.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:56:14.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-04T01:56:14.482Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-04T01:56:14.482Z] 547446be3368: Pulling fs layer [2024-09-04T01:56:14.482Z] d125d8839a47: Pulling fs layer [2024-09-04T01:56:14.482Z] 3e85d5ac6304: Pulling fs layer [2024-09-04T01:56:14.482Z] c3105a71a48b: Pulling fs layer [2024-09-04T01:56:14.482Z] 0f093f025ec4: Pulling fs layer [2024-09-04T01:56:14.482Z] c3106fc0e877: Pulling fs layer [2024-09-04T01:56:14.482Z] c3105a71a48b: Waiting [2024-09-04T01:56:14.482Z] 0f093f025ec4: Waiting [2024-09-04T01:56:14.482Z] c3106fc0e877: Waiting [2024-09-04T01:56:14.482Z] 547446be3368: Verifying Checksum [2024-09-04T01:56:14.482Z] 547446be3368: Download complete [2024-09-04T01:56:14.482Z] c3105a71a48b: Verifying Checksum [2024-09-04T01:56:14.482Z] c3105a71a48b: Download complete [2024-09-04T01:56:15.072Z] d125d8839a47: Verifying Checksum [2024-09-04T01:56:15.072Z] d125d8839a47: Download complete [2024-09-04T01:56:15.072Z] c3106fc0e877: Verifying Checksum [2024-09-04T01:56:15.072Z] c3106fc0e877: Download complete [2024-09-04T01:56:15.072Z] 0f093f025ec4: Verifying Checksum [2024-09-04T01:56:15.072Z] 0f093f025ec4: Download complete [2024-09-04T01:56:15.340Z] 547446be3368: Pull complete [2024-09-04T01:56:16.316Z] d125d8839a47: Pull complete [2024-09-04T01:56:17.281Z] 3e85d5ac6304: Verifying Checksum [2024-09-04T01:56:17.281Z] 3e85d5ac6304: Download complete [2024-09-04T01:56:19.284Z] #123 DONE 17.3s [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #41 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-04T01:56:19.284Z] #41 ... [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #124 [support-cron-scheduler builder 6/7] COPY . . [2024-09-04T01:56:19.284Z] #124 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:56:19.284Z] #125 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:56:19.284Z] #126 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #120 [support-notifications builder 6/7] COPY . . [2024-09-04T01:56:19.284Z] #120 DONE 17.3s [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:56:19.284Z] #127 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:56:19.284Z] #128 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #129 [security-proxy-setup builder 6/7] COPY . . [2024-09-04T01:56:19.284Z] #129 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2024-09-04T01:56:19.284Z] #130 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:56:19.284Z] #131 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:56:19.284Z] #132 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #121 [security-proxy-auth builder 6/7] COPY . . [2024-09-04T01:56:19.284Z] #121 DONE 17.3s [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:56:19.284Z] #133 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:56:19.284Z] #134 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #135 [support-scheduler builder 6/7] COPY . . [2024-09-04T01:56:19.284Z] #135 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:56:19.284Z] #136 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:56:19.284Z] #137 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #138 [core-metadata builder 6/7] COPY . . [2024-09-04T01:56:19.284Z] #138 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #139 [core-data builder 6/7] COPY . . [2024-09-04T01:56:19.284Z] #139 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:56:19.284Z] #140 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:56:19.284Z] #141 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #142 [core-command builder 6/7] COPY . . [2024-09-04T01:56:19.284Z] #142 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:56:19.284Z] #143 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #144 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:56:19.284Z] #144 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #145 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-04T01:56:19.284Z] #145 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:56:19.284Z] #146 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #147 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:56:19.284Z] #147 CACHED [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #122 [core-keeper builder 7/8] COPY . . [2024-09-04T01:56:19.284Z] #122 DONE 17.3s [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-09-04T01:56:19.284Z] #119 DONE 17.2s [2024-09-04T01:56:19.284Z] [2024-09-04T01:56:19.284Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-04T01:56:21.226Z] #148 1.890 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-04T01:56:27.367Z] 3e85d5ac6304: Pull complete [2024-09-04T01:56:27.367Z] c3105a71a48b: Pull complete [2024-09-04T01:56:28.785Z] 0f093f025ec4: Pull complete [2024-09-04T01:56:29.055Z] c3106fc0e877: Pull complete [2024-09-04T01:56:29.055Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-04T01:56:29.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-04T01:56:29.055Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T01:56:29.305Z] prd-ubuntu20.04-docker-arm64-4c-16g-9339 does not seem to be running inside a container [2024-09-04T01:56:29.369Z] #148 ... [2024-09-04T01:56:29.370Z] [2024-09-04T01:56:29.370Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-04T01:56:29.370Z] #0 1.347 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-04T01:56:29.370Z] #149 ... [2024-09-04T01:56:29.370Z] [2024-09-04T01:56:29.370Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-04T01:56:29.370Z] #0 0.422 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-04T01:56:29.370Z] #150 ... [2024-09-04T01:56:29.370Z] [2024-09-04T01:56:29.370Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-04T01:56:29.370Z] #0 0.822 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-04T01:56:29.388Z] $ 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/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-04T01:56:29.890Z] #151 ... [2024-09-04T01:56:29.890Z] [2024-09-04T01:56:29.890Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-04T01:56:29.890Z] #0 1.659 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-04T01:56:30.153Z] #152 ... [2024-09-04T01:56:30.153Z] [2024-09-04T01:56:30.153Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-04T01:56:30.153Z] #0 1.761 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-04T01:56:30.588Z] #153 ... [2024-09-04T01:56:30.588Z] [2024-09-04T01:56:30.588Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-04T01:56:30.588Z] #0 0.905 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-04T01:56:30.850Z] #154 ... [2024-09-04T01:56:30.850Z] [2024-09-04T01:56:30.850Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-04T01:56:30.850Z] #0 2.042 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-04T01:56:30.850Z] #155 ... [2024-09-04T01:56:30.850Z] [2024-09-04T01:56:30.850Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-04T01:56:30.850Z] #0 0.526 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-04T01:56:31.216Z] #156 ... [2024-09-04T01:56:31.216Z] [2024-09-04T01:56:31.216Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-04T01:56:31.216Z] #0 0.831 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-04T01:56:31.216Z] #157 ... [2024-09-04T01:56:31.216Z] [2024-09-04T01:56:31.216Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-04T01:56:31.216Z] #0 2.045 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-04T01:56:31.476Z] #158 ... [2024-09-04T01:56:31.476Z] [2024-09-04T01:56:31.476Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-04T01:56:31.476Z] #0 1.176 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-04T01:56:31.476Z] #159 ... [2024-09-04T01:56:31.476Z] [2024-09-04T01:56:31.476Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-04T01:56:31.476Z] #0 0.533 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-04T01:56:31.619Z] $ docker top 49f80a60b019a3076a46510a6caebc2f4c44aa555d9b89c379371b1874722085 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T01:56:32.493Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-04T01:56:44.862Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-09-04T01:56:44.862Z] #1 transferring dockerfile: 1.95kB 0.0s done [2024-09-04T01:56:44.862Z] #1 DONE 0.1s [2024-09-04T01:56:44.862Z] [2024-09-04T01:56:44.862Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-09-04T01:56:44.862Z] #2 transferring dockerfile: 2.06kB done [2024-09-04T01:56:44.862Z] #2 DONE 0.1s [2024-09-04T01:56:44.862Z] [2024-09-04T01:56:44.862Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-09-04T01:56:44.862Z] #3 transferring dockerfile: 1.81kB 0.0s done [2024-09-04T01:56:44.862Z] #3 DONE 0.1s [2024-09-04T01:56:44.862Z] [2024-09-04T01:56:44.862Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-04T01:56:44.862Z] #4 transferring dockerfile: 1.89kB 0.0s done [2024-09-04T01:56:44.862Z] #4 DONE 0.1s [2024-09-04T01:56:44.862Z] [2024-09-04T01:56:44.862Z] #5 [core-data internal] load build definition from Dockerfile [2024-09-04T01:56:44.863Z] #5 ... [2024-09-04T01:56:44.863Z] [2024-09-04T01:56:44.863Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-04T01:56:44.863Z] #6 transferring dockerfile: 2.49kB done [2024-09-04T01:56:44.863Z] #6 DONE 0.1s [2024-09-04T01:56:44.863Z] [2024-09-04T01:56:44.863Z] #5 [core-data internal] load build definition from Dockerfile [2024-09-04T01:56:44.863Z] #5 transferring dockerfile: 2.07kB done [2024-09-04T01:56:44.863Z] #5 DONE 0.1s [2024-09-04T01:56:44.863Z] [2024-09-04T01:56:44.863Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-09-04T01:56:44.863Z] #7 transferring dockerfile: 2.01kB 0.0s done [2024-09-04T01:56:44.863Z] #7 DONE 0.1s [2024-09-04T01:56:44.863Z] [2024-09-04T01:56:44.863Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-04T01:56:44.863Z] #8 transferring dockerfile: 2.50kB done [2024-09-04T01:56:44.863Z] #8 DONE 0.1s [2024-09-04T01:56:44.863Z] [2024-09-04T01:56:44.863Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-04T01:56:44.863Z] #9 transferring dockerfile: 3.17kB done [2024-09-04T01:56:44.863Z] #9 DONE 0.1s [2024-09-04T01:56:44.863Z] [2024-09-04T01:56:44.863Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-09-04T01:56:44.863Z] #10 transferring dockerfile: 1.93kB 0.0s done [2024-09-04T01:56:44.863Z] #10 DONE 0.1s [2024-09-04T01:56:44.863Z] [2024-09-04T01:56:44.863Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-09-04T01:56:44.863Z] #11 transferring dockerfile: 1.69kB 0.0s done [2024-09-04T01:56:44.863Z] #11 DONE 0.1s [2024-09-04T01:56:44.863Z] [2024-09-04T01:56:44.863Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-09-04T01:56:44.863Z] #12 transferring dockerfile: 1.70kB done [2024-09-04T01:56:44.863Z] #12 DONE 0.1s [2024-09-04T01:56:44.863Z] [2024-09-04T01:56:44.863Z] #13 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-04T01:56:44.863Z] #13 transferring dockerfile: 1.85kB 0.0s done [2024-09-04T01:56:44.863Z] #13 DONE 0.1s [2024-09-04T01:56:44.863Z] [2024-09-04T01:56:44.863Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-04T01:56:44.863Z] #14 transferring dockerfile: 2.23kB done [2024-09-04T01:56:44.863Z] #14 DONE 0.1s [2024-09-04T01:56:44.863Z] [2024-09-04T01:56:44.863Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-04T01:56:44.863Z] #15 transferring dockerfile: 2.15kB done [2024-09-04T01:56:44.863Z] #15 DONE 0.1s [2024-09-04T01:56:44.863Z] [2024-09-04T01:56:44.863Z] #16 [core-command internal] load build definition from Dockerfile [2024-09-04T01:56:44.863Z] #16 transferring dockerfile: 1.93kB done [2024-09-04T01:56:44.863Z] #16 DONE 0.1s [2024-09-04T01:56:44.863Z] [2024-09-04T01:56:44.863Z] #17 [support-notifications internal] load .dockerignore [2024-09-04T01:56:44.863Z] #17 transferring context: 50B 0.0s done [2024-09-04T01:56:44.863Z] #17 DONE 0.1s [2024-09-04T01:56:45.853Z] [2024-09-04T01:56:45.853Z] #18 [core-metadata internal] load .dockerignore [2024-09-04T01:56:45.853Z] #18 transferring context: 50B done [2024-09-04T01:56:45.853Z] #18 DONE 0.1s [2024-09-04T01:56:45.853Z] [2024-09-04T01:56:45.853Z] #19 [security-spire-agent internal] load .dockerignore [2024-09-04T01:56:45.853Z] #19 transferring context: 50B done [2024-09-04T01:56:45.853Z] #19 DONE 0.0s [2024-09-04T01:56:45.853Z] [2024-09-04T01:56:45.853Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-09-04T01:56:45.853Z] #20 transferring context: 50B done [2024-09-04T01:56:45.853Z] #20 DONE 0.1s [2024-09-04T01:56:45.853Z] [2024-09-04T01:56:45.853Z] #21 [core-data internal] load .dockerignore [2024-09-04T01:56:45.853Z] #21 transferring context: 50B done [2024-09-04T01:56:45.853Z] #21 DONE 0.1s [2024-09-04T01:56:46.128Z] [2024-09-04T01:56:46.128Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-09-04T01:56:46.128Z] #22 transferring context: 50B done [2024-09-04T01:56:46.128Z] #22 DONE 0.1s [2024-09-04T01:56:46.128Z] [2024-09-04T01:56:46.128Z] #23 [core-keeper internal] load .dockerignore [2024-09-04T01:56:46.128Z] #23 transferring context: 50B done [2024-09-04T01:56:46.128Z] #23 DONE 0.0s [2024-09-04T01:56:46.128Z] [2024-09-04T01:56:46.128Z] #24 [security-proxy-setup internal] load .dockerignore [2024-09-04T01:56:46.128Z] #24 transferring context: 50B 0.0s done [2024-09-04T01:56:46.128Z] #24 DONE 0.1s [2024-09-04T01:56:46.128Z] [2024-09-04T01:56:46.128Z] #25 [security-bootstrapper internal] load .dockerignore [2024-09-04T01:56:46.128Z] #25 transferring context: 50B done [2024-09-04T01:56:46.128Z] #25 DONE 0.1s [2024-09-04T01:56:46.410Z] [2024-09-04T01:56:46.410Z] #26 [support-scheduler internal] load .dockerignore [2024-09-04T01:56:46.410Z] #26 transferring context: 50B done [2024-09-04T01:56:46.410Z] #26 DONE 0.1s [2024-09-04T01:56:46.410Z] [2024-09-04T01:56:46.410Z] #27 [security-spire-config internal] load .dockerignore [2024-09-04T01:56:46.410Z] #27 transferring context: 50B 0.0s done [2024-09-04T01:56:46.410Z] #27 DONE 0.1s [2024-09-04T01:56:46.410Z] [2024-09-04T01:56:46.410Z] #28 [security-spire-server internal] load .dockerignore [2024-09-04T01:56:46.686Z] #28 transferring context: 50B done [2024-09-04T01:56:46.686Z] #28 DONE 0.1s [2024-09-04T01:56:46.686Z] [2024-09-04T01:56:46.686Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-09-04T01:56:46.686Z] #29 transferring context: 50B done [2024-09-04T01:56:46.686Z] #29 DONE 0.1s [2024-09-04T01:56:46.686Z] [2024-09-04T01:56:46.686Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-04T01:56:46.686Z] #30 transferring context: 50B 0.0s done [2024-09-04T01:56:46.686Z] #30 DONE 0.1s [2024-09-04T01:56:46.686Z] [2024-09-04T01:56:46.686Z] #31 [security-proxy-auth internal] load .dockerignore [2024-09-04T01:56:46.686Z] #31 transferring context: 50B done [2024-09-04T01:56:46.686Z] #31 DONE 0.1s [2024-09-04T01:56:46.686Z] [2024-09-04T01:56:46.686Z] #32 [core-command internal] load .dockerignore [2024-09-04T01:56:46.686Z] #32 transferring context: 50B done [2024-09-04T01:56:46.686Z] #32 DONE 0.1s [2024-09-04T01:56:46.686Z] [2024-09-04T01:56:46.686Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T01:56:46.686Z] #33 DONE 0.0s [2024-09-04T01:56:46.686Z] [2024-09-04T01:56:46.686Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T01:56:46.954Z] #34 DONE 0.2s [2024-09-04T01:56:46.954Z] [2024-09-04T01:56:46.954Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:56:46.954Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T01:56:47.224Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T01:56:47.224Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-09-04T01:56:47.224Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T01:56:47.224Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T01:56:47.224Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.36MB / 3.34MB 0.2s [2024-09-04T01:56:47.224Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-09-04T01:56:47.496Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-04T01:56:47.765Z] #35 ... [2024-09-04T01:56:47.765Z] [2024-09-04T01:56:47.765Z] #36 [support-notifications internal] load build context [2024-09-04T01:56:47.765Z] #36 transferring context: 3.10MB 0.7s done [2024-09-04T01:56:47.765Z] #36 DONE 0.9s [2024-09-04T01:56:47.765Z] [2024-09-04T01:56:47.765Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:56:48.034Z] #35 ... [2024-09-04T01:56:48.034Z] [2024-09-04T01:56:48.034Z] #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-04T01:56:48.034Z] #37 DONE 1.1s [2024-09-04T01:56:48.034Z] [2024-09-04T01:56:48.034Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:56:48.034Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-09-04T01:56:48.316Z] #35 ... [2024-09-04T01:56:48.316Z] [2024-09-04T01:56:48.316Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T01:56:48.316Z] #33 DONE 0.0s [2024-09-04T01:56:48.316Z] [2024-09-04T01:56:48.316Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T01:56:48.316Z] #33 DONE 0.0s [2024-09-04T01:56:48.316Z] [2024-09-04T01:56:48.316Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-04T01:56:48.316Z] #37 DONE 1.8s [2024-09-04T01:56:48.316Z] [2024-09-04T01:56:48.316Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-04T01:56:48.316Z] #38 DONE 0.5s [2024-09-04T01:56:48.316Z] [2024-09-04T01:56:48.316Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:56:48.316Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T01:56:48.316Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T01:56:48.316Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-04T01:56:48.316Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T01:56:48.316Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T01:56:48.316Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-09-04T01:56:48.584Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T01:56:48.584Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T01:56:48.584Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-04T01:56:48.584Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T01:56:48.584Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T01:56:48.584Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-09-04T01:56:48.584Z] #35 DONE 2.3s [2024-09-04T01:56:48.584Z] [2024-09-04T01:56:48.584Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T01:56:48.584Z] #34 DONE 0.3s [2024-09-04T01:56:48.584Z] [2024-09-04T01:56:48.584Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-04T01:56:48.584Z] #37 DONE 1.9s [2024-09-04T01:56:48.584Z] [2024-09-04T01:56:48.584Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-04T01:56:48.584Z] #38 DONE 0.6s [2024-09-04T01:56:48.584Z] [2024-09-04T01:56:48.584Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-04T01:56:48.584Z] #39 ... [2024-09-04T01:56:48.584Z] [2024-09-04T01:56:48.584Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T01:56:48.584Z] #33 DONE 0.0s [2024-09-04T01:56:48.584Z] [2024-09-04T01:56:48.584Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-04T01:56:48.853Z] #39 ... [2024-09-04T01:56:48.853Z] [2024-09-04T01:56:48.853Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T01:56:48.853Z] #33 DONE 0.0s [2024-09-04T01:56:48.853Z] [2024-09-04T01:56:48.853Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-04T01:56:48.853Z] #37 DONE 2.0s [2024-09-04T01:56:48.853Z] [2024-09-04T01:56:48.853Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-04T01:56:48.853Z] #38 DONE 0.6s [2024-09-04T01:56:48.853Z] [2024-09-04T01:56:48.853Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:56:48.853Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T01:56:48.853Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T01:56:48.853Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-04T01:56:48.853Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T01:56:48.853Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T01:56:48.853Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-09-04T01:56:48.853Z] #35 DONE 2.4s [2024-09-04T01:56:48.853Z] [2024-09-04T01:56:48.853Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-04T01:56:49.124Z] #39 ... [2024-09-04T01:56:49.124Z] [2024-09-04T01:56:49.124Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T01:56:49.124Z] #33 DONE 0.0s [2024-09-04T01:56:49.124Z] [2024-09-04T01:56:49.124Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-04T01:56:49.124Z] #39 ... [2024-09-04T01:56:49.124Z] [2024-09-04T01:56:49.124Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T01:56:49.124Z] #33 DONE 0.0s [2024-09-04T01:56:49.124Z] [2024-09-04T01:56:49.124Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-04T01:56:49.400Z] #39 ... [2024-09-04T01:56:49.400Z] [2024-09-04T01:56:49.400Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T01:56:49.400Z] #33 DONE 0.0s [2024-09-04T01:56:49.400Z] [2024-09-04T01:56:49.400Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-04T01:56:49.673Z] #39 ... [2024-09-04T01:56:49.673Z] [2024-09-04T01:56:49.673Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-04T01:56:49.673Z] #37 DONE 2.0s [2024-09-04T01:56:49.673Z] [2024-09-04T01:56:49.673Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-04T01:56:49.673Z] #38 DONE 0.6s [2024-09-04T01:56:49.673Z] [2024-09-04T01:56:49.673Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:56:49.673Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T01:56:49.673Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T01:56:49.673Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-04T01:56:49.673Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T01:56:49.673Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T01:56:49.673Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-09-04T01:56:49.673Z] #35 DONE 2.4s [2024-09-04T01:56:49.673Z] [2024-09-04T01:56:49.673Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T01:56:49.673Z] #34 DONE 1.2s [2024-09-04T01:56:49.673Z] [2024-09-04T01:56:49.673Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-04T01:56:49.673Z] #39 ... [2024-09-04T01:56:49.673Z] [2024-09-04T01:56:49.673Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T01:56:49.673Z] #33 DONE 0.0s [2024-09-04T01:56:49.673Z] [2024-09-04T01:56:49.673Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-04T01:56:49.673Z] #39 transferring context: 3.10MB 1.0s done [2024-09-04T01:56:49.673Z] #39 ... [2024-09-04T01:56:49.673Z] [2024-09-04T01:56:49.673Z] #40 [core-metadata internal] load build context [2024-09-04T01:56:49.673Z] #40 transferring context: 3.10MB 1.1s done [2024-09-04T01:56:49.673Z] #40 DONE 1.4s [2024-09-04T01:56:49.941Z] [2024-09-04T01:56:49.941Z] #39 [security-spiffe-token-provider internal] load build context [2024-09-04T01:56:49.941Z] #39 DONE 1.3s [2024-09-04T01:56:49.941Z] [2024-09-04T01:56:49.941Z] #41 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-04T01:56:49.941Z] #41 ... [2024-09-04T01:56:49.941Z] [2024-09-04T01:56:49.941Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-04T01:56:49.941Z] #42 DONE 1.7s [2024-09-04T01:56:50.212Z] [2024-09-04T01:56:50.212Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T01:56:50.212Z] #33 DONE 0.0s [2024-09-04T01:56:50.212Z] [2024-09-04T01:56:50.212Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-04T01:56:50.212Z] #43 DONE 1.8s [2024-09-04T01:56:50.212Z] [2024-09-04T01:56:50.212Z] #44 [security-proxy-setup internal] load build context [2024-09-04T01:56:50.212Z] #44 ... [2024-09-04T01:56:50.212Z] [2024-09-04T01:56:50.212Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:56:50.212Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T01:56:50.212Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T01:56:50.212Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-04T01:56:50.212Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T01:56:50.212Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T01:56:50.212Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-09-04T01:56:50.212Z] #35 DONE 2.4s [2024-09-04T01:56:50.212Z] [2024-09-04T01:56:50.212Z] #44 [security-proxy-setup internal] load build context [2024-09-04T01:56:50.480Z] #44 ... [2024-09-04T01:56:50.480Z] [2024-09-04T01:56:50.480Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T01:56:50.480Z] #33 DONE 0.1s [2024-09-04T01:56:50.480Z] [2024-09-04T01:56:50.480Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T01:56:50.480Z] #34 DONE 1.9s [2024-09-04T01:56:50.480Z] [2024-09-04T01:56:50.480Z] #44 [security-proxy-setup internal] load build context [2024-09-04T01:56:50.480Z] #44 ... [2024-09-04T01:56:50.480Z] [2024-09-04T01:56:50.480Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-04T01:56:50.480Z] #37 DONE 2.1s [2024-09-04T01:56:50.480Z] [2024-09-04T01:56:50.480Z] #38 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-04T01:56:50.480Z] #38 DONE 0.8s [2024-09-04T01:56:50.480Z] [2024-09-04T01:56:50.480Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:56:50.480Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T01:56:50.480Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T01:56:50.480Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-04T01:56:50.480Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T01:56:50.480Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T01:56:50.480Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-09-04T01:56:50.480Z] #35 DONE 2.5s [2024-09-04T01:56:50.480Z] [2024-09-04T01:56:50.480Z] #44 [security-proxy-setup internal] load build context [2024-09-04T01:56:50.748Z] #44 ... [2024-09-04T01:56:50.748Z] [2024-09-04T01:56:50.748Z] #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-04T01:56:50.748Z] #38 DONE 0.8s [2024-09-04T01:56:50.748Z] [2024-09-04T01:56:50.748Z] #44 [security-proxy-setup internal] load build context [2024-09-04T01:56:50.748Z] #44 ... [2024-09-04T01:56:50.748Z] [2024-09-04T01:56:50.748Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T01:56:50.748Z] #33 DONE 0.1s [2024-09-04T01:56:50.748Z] [2024-09-04T01:56:50.748Z] #44 [security-proxy-setup internal] load build context [2024-09-04T01:56:51.047Z] #44 ... [2024-09-04T01:56:51.047Z] [2024-09-04T01:56:51.047Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-04T01:56:51.047Z] #33 DONE 0.1s [2024-09-04T01:56:51.047Z] [2024-09-04T01:56:51.047Z] #44 [security-proxy-setup internal] load build context [2024-09-04T01:56:51.314Z] #44 ... [2024-09-04T01:56:51.314Z] [2024-09-04T01:56:51.314Z] #45 [core-data internal] load build context [2024-09-04T01:56:51.314Z] #45 transferring context: 3.10MB 1.5s done [2024-09-04T01:56:51.314Z] #45 DONE 2.4s [2024-09-04T01:56:51.314Z] [2024-09-04T01:56:51.314Z] #44 [security-proxy-setup internal] load build context [2024-09-04T01:56:51.589Z] #44 ... [2024-09-04T01:56:51.589Z] [2024-09-04T01:56:51.589Z] #46 [security-spire-agent internal] load build context [2024-09-04T01:56:51.589Z] #46 transferring context: 27.24kB 0.3s done [2024-09-04T01:56:51.589Z] #46 DONE 1.4s [2024-09-04T01:56:51.589Z] [2024-09-04T01:56:51.589Z] #44 [security-proxy-setup internal] load build context [2024-09-04T01:56:52.180Z] #44 transferring context: 3.10MB 2.0s done [2024-09-04T01:56:52.770Z] #44 ... [2024-09-04T01:56:52.770Z] [2024-09-04T01:56:52.770Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-04T01:56:52.770Z] #34 DONE 4.1s [2024-09-04T01:56:53.040Z] [2024-09-04T01:56:53.040Z] #47 [security-bootstrapper internal] load build context [2024-09-04T01:56:53.311Z] #47 ... [2024-09-04T01:56:53.311Z] [2024-09-04T01:56:53.311Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-04T01:56:53.311Z] #37 DONE 2.1s [2024-09-04T01:56:53.311Z] [2024-09-04T01:56:53.311Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-04T01:56:53.311Z] #38 DONE 0.8s [2024-09-04T01:56:53.311Z] [2024-09-04T01:56:53.311Z] #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:56:53.311Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T01:56:53.311Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T01:56:53.311Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-04T01:56:53.311Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T01:56:53.311Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T01:56:53.311Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-09-04T01:56:53.311Z] #35 DONE 2.5s [2024-09-04T01:56:53.311Z] [2024-09-04T01:56:53.311Z] #48 [security-proxy-auth internal] load build context [2024-09-04T01:56:53.311Z] #48 DONE 0.0s [2024-09-04T01:56:53.311Z] [2024-09-04T01:56:53.311Z] #49 [security-spire-server internal] load build context [2024-09-04T01:56:53.311Z] #49 transferring context: 27.71kB 0.3s done [2024-09-04T01:56:53.311Z] #49 DONE 2.6s [2024-09-04T01:56:53.311Z] [2024-09-04T01:56:53.311Z] #47 [security-bootstrapper internal] load build context [2024-09-04T01:56:53.311Z] #47 ... [2024-09-04T01:56:53.311Z] [2024-09-04T01:56:53.311Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-04T01:56:53.311Z] #37 DONE 2.1s [2024-09-04T01:56:53.311Z] [2024-09-04T01:56:53.311Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-04T01:56:53.311Z] #38 DONE 0.8s [2024-09-04T01:56:53.311Z] [2024-09-04T01:56:53.311Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T01:56:53.311Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-04T01:56:53.311Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-04T01:56:53.311Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-04T01:56:53.311Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-04T01:56:53.311Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-04T01:56:53.311Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done [2024-09-04T01:56:53.311Z] #35 DONE 2.6s [2024-09-04T01:56:53.311Z] [2024-09-04T01:56:53.311Z] #47 [security-bootstrapper internal] load build context [2024-09-04T01:56:53.589Z] #47 transferring context: 3.10MB 3.1s done [2024-09-04T01:56:53.856Z] #47 ... [2024-09-04T01:56:53.856Z] [2024-09-04T01:56:53.856Z] #44 [security-proxy-setup internal] load build context [2024-09-04T01:56:53.856Z] #44 DONE 3.7s [2024-09-04T01:56:53.856Z] [2024-09-04T01:56:53.856Z] #50 [security-spire-config internal] load build context [2024-09-04T01:56:53.856Z] #50 transferring context: 25.96kB 0.1s done [2024-09-04T01:56:53.856Z] #50 DONE 3.3s [2024-09-04T01:56:53.856Z] [2024-09-04T01:56:53.856Z] #51 [security-secretstore-setup internal] load build context [2024-09-04T01:56:54.125Z] #51 transferring context: 3.10MB 3.8s done [2024-09-04T01:56:54.724Z] #51 ... [2024-09-04T01:56:54.724Z] [2024-09-04T01:56:54.724Z] #52 [core-keeper internal] load build context [2024-09-04T01:56:54.724Z] #52 transferring context: 3.10MB 2.0s done [2024-09-04T01:56:54.724Z] #52 DONE 4.8s [2024-09-04T01:56:54.724Z] [2024-09-04T01:56:54.724Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:56:54.724Z] #53 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.1s done [2024-09-04T01:56:54.724Z] #53 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-04T01:56:54.724Z] #53 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-04T01:56:54.724Z] #53 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-04T01:56:54.724Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2024-09-04T01:56:54.724Z] #53 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s done [2024-09-04T01:56:54.724Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-04T01:56:54.724Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 1.0s [2024-09-04T01:56:54.724Z] #53 ... [2024-09-04T01:56:54.724Z] [2024-09-04T01:56:54.724Z] #47 [security-bootstrapper internal] load build context [2024-09-04T01:56:54.724Z] #47 DONE 5.0s [2024-09-04T01:56:54.724Z] [2024-09-04T01:56:54.724Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:56:54.724Z] #53 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s done [2024-09-04T01:56:54.724Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s [2024-09-04T01:56:54.997Z] #53 ... [2024-09-04T01:56:54.997Z] [2024-09-04T01:56:54.997Z] #51 [security-secretstore-setup internal] load build context [2024-09-04T01:56:54.997Z] #51 DONE 5.2s [2024-09-04T01:56:54.997Z] [2024-09-04T01:56:54.997Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:56:54.997Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done [2024-09-04T01:56:55.268Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.4s [2024-09-04T01:56:56.703Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 2.7s [2024-09-04T01:56:57.289Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 3.4s [2024-09-04T01:56:57.575Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-04T01:56:57.844Z] #53 ... [2024-09-04T01:56:57.844Z] [2024-09-04T01:56:57.844Z] #54 [core-common-config-bootstrapper internal] load build context [2024-09-04T01:56:57.844Z] #54 transferring context: 3.10MB 5.5s done [2024-09-04T01:56:57.844Z] #54 DONE 7.2s [2024-09-04T01:56:57.844Z] [2024-09-04T01:56:57.844Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:56:57.844Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-04T01:56:58.454Z] #53 ... [2024-09-04T01:56:58.454Z] [2024-09-04T01:56:58.454Z] #55 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-04T01:56:58.454Z] #55 ... [2024-09-04T01:56:58.454Z] [2024-09-04T01:56:58.454Z] #56 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-04T01:56:58.454Z] #56 ... [2024-09-04T01:56:58.454Z] [2024-09-04T01:56:58.454Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-04T01:56:58.724Z] #57 ... [2024-09-04T01:56:58.725Z] [2024-09-04T01:56:58.725Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-04T01:56:58.725Z] #58 ... [2024-09-04T01:56:58.725Z] [2024-09-04T01:56:58.725Z] #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-04T01:56:58.993Z] #59 ... [2024-09-04T01:56:58.993Z] [2024-09-04T01:56:58.993Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-04T01:56:58.993Z] #60 ... [2024-09-04T01:56:58.993Z] [2024-09-04T01:56:58.993Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:56:58.993Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 5.3s [2024-09-04T01:56:59.297Z] #53 ... [2024-09-04T01:56:59.298Z] [2024-09-04T01:56:59.298Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-04T01:56:59.298Z] #0 7.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:56:59.298Z] #0 8.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:56:59.570Z] #61 10.12 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T01:56:59.570Z] #61 10.12 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:56:59.570Z] #61 ... [2024-09-04T01:56:59.570Z] [2024-09-04T01:56:59.570Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:00.040Z] #53 ... [2024-09-04T01:57:00.040Z] [2024-09-04T01:57:00.040Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-04T01:57:00.040Z] #62 ... [2024-09-04T01:57:00.040Z] [2024-09-04T01:57:00.040Z] #63 [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-04T01:57:00.040Z] #63 ... [2024-09-04T01:57:00.040Z] [2024-09-04T01:57:00.040Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-04T01:57:00.040Z] #64 ... [2024-09-04T01:57:00.040Z] [2024-09-04T01:57:00.040Z] #65 [support-scheduler internal] load build context [2024-09-04T01:57:00.040Z] #65 transferring context: 3.10MB 6.8s done [2024-09-04T01:57:00.040Z] #65 DONE 9.5s [2024-09-04T01:57:00.040Z] [2024-09-04T01:57:00.040Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-04T01:57:00.416Z] #66 ... [2024-09-04T01:57:00.416Z] [2024-09-04T01:57:00.416Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-04T01:57:00.416Z] #67 ... [2024-09-04T01:57:00.416Z] [2024-09-04T01:57:00.416Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:57:00.416Z] #68 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.2s done [2024-09-04T01:57:00.416Z] #68 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-04T01:57:00.416Z] #68 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-04T01:57:00.416Z] #68 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-04T01:57:00.416Z] #68 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-04T01:57:00.416Z] #68 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-04T01:57:00.416Z] #68 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done [2024-09-04T01:57:00.416Z] #68 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.1s done [2024-09-04T01:57:00.416Z] #68 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 6.1s [2024-09-04T01:57:00.416Z] #68 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-04T01:57:00.416Z] #68 ... [2024-09-04T01:57:00.416Z] [2024-09-04T01:57:00.416Z] #69 [support-cron-scheduler internal] load build context [2024-09-04T01:57:00.416Z] #69 transferring context: 3.10MB 5.9s done [2024-09-04T01:57:00.416Z] #69 DONE 9.9s [2024-09-04T01:57:00.416Z] [2024-09-04T01:57:00.416Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:00.416Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 6.7s [2024-09-04T01:57:01.493Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.68MB / 28.04MB 7.6s [2024-09-04T01:57:01.493Z] #53 ... [2024-09-04T01:57:01.493Z] [2024-09-04T01:57:01.493Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-04T01:57:01.493Z] #70 ... [2024-09-04T01:57:01.493Z] [2024-09-04T01:57:01.493Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:01.774Z] #53 ... [2024-09-04T01:57:01.774Z] [2024-09-04T01:57:01.774Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-04T01:57:02.061Z] #71 ... [2024-09-04T01:57:02.061Z] [2024-09-04T01:57:02.061Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-04T01:57:02.061Z] #72 ... [2024-09-04T01:57:02.061Z] [2024-09-04T01:57:02.061Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:02.061Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 8.3s [2024-09-04T01:57:02.348Z] #53 ... [2024-09-04T01:57:02.348Z] [2024-09-04T01:57:02.348Z] #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-04T01:57:02.348Z] #62 DONE 12.7s [2024-09-04T01:57:02.348Z] [2024-09-04T01:57:02.348Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:03.362Z] #53 ... [2024-09-04T01:57:03.362Z] [2024-09-04T01:57:03.362Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-04T01:57:03.362Z] #61 10.20 OK: 8 MiB in 16 packages [2024-09-04T01:57:03.362Z] #61 DONE 13.7s [2024-09-04T01:57:03.362Z] [2024-09-04T01:57:03.362Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:03.362Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.26MB / 28.04MB 9.5s [2024-09-04T01:57:03.362Z] #53 ... [2024-09-04T01:57:03.362Z] [2024-09-04T01:57:03.362Z] #48 [security-proxy-auth internal] load build context [2024-09-04T01:57:03.362Z] #48 ... [2024-09-04T01:57:03.362Z] [2024-09-04T01:57:03.362Z] #73 [core-command internal] load build context [2024-09-04T01:57:03.645Z] #73 ... [2024-09-04T01:57:03.645Z] [2024-09-04T01:57:03.645Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:04.242Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 10.4s [2024-09-04T01:57:04.527Z] #53 ... [2024-09-04T01:57:04.527Z] [2024-09-04T01:57:04.527Z] #41 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-04T01:57:04.527Z] #41 8.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:04.527Z] #41 9.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:04.527Z] #41 11.34 OK: 266 MiB in 52 packages [2024-09-04T01:57:04.527Z] #41 DONE 14.8s [2024-09-04T01:57:04.527Z] [2024-09-04T01:57:04.527Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:04.799Z] #53 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-04T01:57:04.799Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 11.1s [2024-09-04T01:57:05.786Z] #53 ... [2024-09-04T01:57:05.786Z] [2024-09-04T01:57:05.786Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-04T01:57:05.786Z] #55 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:05.786Z] #55 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:05.786Z] #55 15.34 OK: 266 MiB in 52 packages [2024-09-04T01:57:05.786Z] #55 DONE 18.2s [2024-09-04T01:57:05.786Z] [2024-09-04T01:57:05.786Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:05.786Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.35MB / 28.04MB 12.0s [2024-09-04T01:57:05.786Z] #53 ... [2024-09-04T01:57:05.786Z] [2024-09-04T01:57:05.786Z] #48 [security-proxy-auth internal] load build context [2024-09-04T01:57:05.786Z] #48 transferring context: 3.10MB 9.5s done [2024-09-04T01:57:05.786Z] #48 DONE 12.6s [2024-09-04T01:57:05.786Z] [2024-09-04T01:57:05.786Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:06.395Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 12.7s [2024-09-04T01:57:07.007Z] #53 ... [2024-09-04T01:57:07.007Z] [2024-09-04T01:57:07.007Z] #73 [core-command internal] load build context [2024-09-04T01:57:07.007Z] #73 transferring context: 3.10MB 11.2s done [2024-09-04T01:57:07.007Z] #73 DONE 13.8s [2024-09-04T01:57:07.007Z] [2024-09-04T01:57:07.007Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:07.276Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 13.5s [2024-09-04T01:57:07.544Z] #53 ... [2024-09-04T01:57:07.544Z] [2024-09-04T01:57:07.544Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:57:07.544Z] #74 DONE 2.7s [2024-09-04T01:57:07.544Z] [2024-09-04T01:57:07.544Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:07.823Z] #53 ... [2024-09-04T01:57:07.823Z] [2024-09-04T01:57:07.823Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:57:07.823Z] #75 DONE 2.0s [2024-09-04T01:57:07.823Z] [2024-09-04T01:57:07.823Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:07.823Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.05MB / 28.04MB 14.2s [2024-09-04T01:57:08.413Z] #53 ... [2024-09-04T01:57:08.413Z] [2024-09-04T01:57:08.413Z] #63 [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-04T01:57:08.413Z] #63 DONE 18.4s [2024-09-04T01:57:08.413Z] [2024-09-04T01:57:08.413Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:08.682Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.91MB / 28.04MB 15.0s [2024-09-04T01:57:09.271Z] #53 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.4s done [2024-09-04T01:57:09.540Z] #53 ... [2024-09-04T01:57:09.540Z] [2024-09-04T01:57:09.540Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-04T01:57:09.540Z] #56 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:09.540Z] #56 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:09.540Z] #56 20.34 OK: 266 MiB in 52 packages [2024-09-04T01:57:09.540Z] #56 DONE 21.3s [2024-09-04T01:57:09.540Z] [2024-09-04T01:57:09.540Z] #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:57:10.135Z] #76 ... [2024-09-04T01:57:10.135Z] [2024-09-04T01:57:10.135Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-04T01:57:10.135Z] #64 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:10.135Z] #64 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:10.135Z] #64 17.44 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-04T01:57:10.135Z] #64 17.46 (2/4) Installing openssl (3.1.6-r0) [2024-09-04T01:57:10.135Z] #64 17.56 (3/4) Installing su-exec (0.2-r3) [2024-09-04T01:57:10.135Z] #64 17.56 (4/4) Installing yq (4.33.3-r5) [2024-09-04T01:57:10.135Z] #64 18.42 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:57:10.135Z] #64 18.54 OK: 18 MiB in 19 packages [2024-09-04T01:57:10.135Z] #64 DONE 20.1s [2024-09-04T01:57:10.135Z] [2024-09-04T01:57:10.135Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-04T01:57:10.404Z] #77 ... [2024-09-04T01:57:10.404Z] [2024-09-04T01:57:10.404Z] #59 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-04T01:57:10.404Z] #59 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:10.404Z] #59 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:10.404Z] #59 20.43 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T01:57:10.404Z] #59 20.46 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:57:10.404Z] #59 20.60 OK: 8 MiB in 16 packages [2024-09-04T01:57:10.404Z] #59 DONE 22.1s [2024-09-04T01:57:10.673Z] [2024-09-04T01:57:10.673Z] #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-04T01:57:10.673Z] #78 ... [2024-09-04T01:57:10.673Z] [2024-09-04T01:57:10.673Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:57:10.673Z] #68 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.2s done [2024-09-04T01:57:10.673Z] #68 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-09-04T01:57:10.673Z] #68 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-09-04T01:57:10.942Z] #68 ... [2024-09-04T01:57:10.942Z] [2024-09-04T01:57:10.942Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-04T01:57:10.942Z] #67 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:10.942Z] #67 ... [2024-09-04T01:57:10.942Z] [2024-09-04T01:57:10.942Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-04T01:57:10.942Z] #57 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:10.942Z] #57 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:10.942Z] #57 17.67 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-04T01:57:10.942Z] #57 17.67 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-04T01:57:10.942Z] #57 17.67 OK: 19953 distinct packages available [2024-09-04T01:57:10.942Z] #57 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:10.942Z] #57 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:11.218Z] #57 ... [2024-09-04T01:57:11.219Z] [2024-09-04T01:57:11.219Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-04T01:57:11.219Z] #71 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:11.811Z] #71 ... [2024-09-04T01:57:11.811Z] [2024-09-04T01:57:11.811Z] #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:57:11.811Z] #76 DONE 2.4s [2024-09-04T01:57:11.811Z] [2024-09-04T01:57:11.811Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:57:13.250Z] #79 ... [2024-09-04T01:57:13.250Z] [2024-09-04T01:57:13.250Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-04T01:57:13.250Z] #80 ... [2024-09-04T01:57:13.250Z] [2024-09-04T01:57:13.250Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-04T01:57:13.250Z] #70 21.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:13.518Z] #70 ... [2024-09-04T01:57:13.518Z] [2024-09-04T01:57:13.518Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-04T01:57:13.518Z] #60 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:13.518Z] #60 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:13.518Z] #60 20.85 (1/2) Installing ca-certificates (20240226-r0) [2024-09-04T01:57:13.518Z] #60 21.31 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-04T01:57:13.518Z] #60 21.31 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:57:13.518Z] #60 21.54 Executing ca-certificates-20240226-r0.trigger [2024-09-04T01:57:13.519Z] #60 22.87 OK: 9 MiB in 17 packages [2024-09-04T01:57:13.519Z] #60 DONE 24.7s [2024-09-04T01:57:13.519Z] [2024-09-04T01:57:13.519Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T01:57:14.106Z] #81 ... [2024-09-04T01:57:14.106Z] [2024-09-04T01:57:14.106Z] #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-04T01:57:14.106Z] #82 ... [2024-09-04T01:57:14.106Z] [2024-09-04T01:57:14.106Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-04T01:57:14.106Z] #66 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:14.106Z] #66 23.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:15.073Z] #66 ... [2024-09-04T01:57:15.074Z] [2024-09-04T01:57:15.074Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-04T01:57:15.074Z] #58 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:15.074Z] #58 17.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:15.074Z] #58 22.27 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-04T01:57:15.074Z] #58 22.27 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-04T01:57:15.074Z] #58 22.27 OK: 19946 distinct packages available [2024-09-04T01:57:15.074Z] #58 23.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:15.074Z] #58 25.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:15.343Z] #58 ... [2024-09-04T01:57:15.343Z] [2024-09-04T01:57:15.343Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:57:15.611Z] #68 ... [2024-09-04T01:57:15.611Z] [2024-09-04T01:57:15.611Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-04T01:57:15.611Z] #57 25.93 OK: 266 MiB in 52 packages [2024-09-04T01:57:15.611Z] #57 DONE 27.0s [2024-09-04T01:57:15.611Z] [2024-09-04T01:57:15.611Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:57:15.611Z] #68 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.2s [2024-09-04T01:57:17.030Z] #68 ... [2024-09-04T01:57:17.030Z] [2024-09-04T01:57:17.030Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:57:17.030Z] #83 DONE 1.3s [2024-09-04T01:57:17.030Z] [2024-09-04T01:57:17.030Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:57:18.005Z] #68 ... [2024-09-04T01:57:18.005Z] [2024-09-04T01:57:18.005Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:57:18.005Z] #84 ... [2024-09-04T01:57:18.005Z] [2024-09-04T01:57:18.005Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:57:18.005Z] #85 ... [2024-09-04T01:57:18.005Z] [2024-09-04T01:57:18.005Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:57:18.592Z] #68 ... [2024-09-04T01:57:18.592Z] [2024-09-04T01:57:18.592Z] #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-04T01:57:18.592Z] #86 ... [2024-09-04T01:57:18.592Z] [2024-09-04T01:57:18.592Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:18.592Z] #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.5s [2024-09-04T01:57:18.860Z] #53 ... [2024-09-04T01:57:18.860Z] [2024-09-04T01:57:18.860Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-04T01:57:18.860Z] #67 22.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:18.860Z] #67 27.05 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-04T01:57:18.860Z] #67 27.10 (2/2) Installing su-exec (0.2-r3) [2024-09-04T01:57:18.860Z] #67 27.10 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:57:18.860Z] #67 27.27 OK: 8 MiB in 17 packages [2024-09-04T01:57:18.860Z] #67 DONE 28.6s [2024-09-04T01:57:18.860Z] [2024-09-04T01:57:18.860Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:23.129Z] #53 ... [2024-09-04T01:57:23.129Z] [2024-09-04T01:57:23.129Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-04T01:57:23.129Z] #58 29.76 (1/11) Installing ca-certificates (20240226-r0) [2024-09-04T01:57:23.129Z] #58 30.28 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-04T01:57:23.129Z] #58 30.34 (3/11) Installing libunistring (1.1-r1) [2024-09-04T01:57:23.129Z] #58 30.49 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-04T01:57:23.129Z] #58 30.52 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-04T01:57:23.129Z] #58 30.61 (6/11) Installing libcurl (8.9.0-r0) [2024-09-04T01:57:23.129Z] #58 30.66 (7/11) Installing curl (8.9.0-r0) [2024-09-04T01:57:23.129Z] #58 30.70 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-04T01:57:23.129Z] #58 30.80 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-04T01:57:23.129Z] #58 30.81 (10/11) Installing libucontext (1.2-r2) [2024-09-04T01:57:23.129Z] #58 30.86 (11/11) Installing gcompat (1.1.0-r1) [2024-09-04T01:57:23.129Z] #58 30.93 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:57:23.129Z] #58 31.10 Executing ca-certificates-20240226-r0.trigger [2024-09-04T01:57:23.129Z] #58 32.08 OK: 13 MiB in 26 packages [2024-09-04T01:57:23.129Z] #58 DONE 33.7s [2024-09-04T01:57:23.129Z] [2024-09-04T01:57:23.129Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:57:23.129Z] #68 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.1s [2024-09-04T01:57:23.129Z] #68 ... [2024-09-04T01:57:23.129Z] [2024-09-04T01:57:23.129Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-04T01:57:23.129Z] #71 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:23.129Z] #71 25.76 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-04T01:57:23.129Z] #71 25.77 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-04T01:57:23.129Z] #71 25.77 OK: 19946 distinct packages available [2024-09-04T01:57:23.130Z] #71 27.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:23.130Z] #71 28.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:23.130Z] #71 ... [2024-09-04T01:57:23.130Z] [2024-09-04T01:57:23.130Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T01:57:23.716Z] #87 ... [2024-09-04T01:57:23.716Z] [2024-09-04T01:57:23.716Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-04T01:57:23.716Z] #66 28.23 (1/4) Installing ca-certificates (20240226-r0) [2024-09-04T01:57:23.716Z] #66 28.68 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-04T01:57:23.716Z] #66 28.71 (3/4) Installing su-exec (0.2-r3) [2024-09-04T01:57:23.716Z] #66 28.76 (4/4) Installing yq (4.33.3-r5) [2024-09-04T01:57:23.716Z] #66 29.69 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:57:23.716Z] #66 29.79 Executing ca-certificates-20240226-r0.trigger [2024-09-04T01:57:23.716Z] #66 31.31 OK: 18 MiB in 19 packages [2024-09-04T01:57:23.716Z] #66 DONE 33.6s [2024-09-04T01:57:23.991Z] [2024-09-04T01:57:23.991Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:57:24.956Z] #68 ... [2024-09-04T01:57:24.956Z] [2024-09-04T01:57:24.956Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-04T01:57:24.956Z] #70 23.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:24.957Z] #70 27.70 v3.18.8-73-g1cf8b2cefb1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-04T01:57:24.957Z] #70 27.70 v3.18.8-71-g50f60b3affa [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-04T01:57:24.957Z] #70 27.70 OK: 19946 distinct packages available [2024-09-04T01:57:24.957Z] #70 28.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:24.957Z] #70 30.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:24.957Z] #70 ... [2024-09-04T01:57:24.957Z] [2024-09-04T01:57:24.957Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:57:25.225Z] #68 ... [2024-09-04T01:57:25.225Z] [2024-09-04T01:57:25.225Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-04T01:57:25.225Z] #72 23.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:25.225Z] #72 25.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:25.225Z] #72 31.09 (1/3) Installing ca-certificates (20240226-r0) [2024-09-04T01:57:25.225Z] #72 31.53 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-04T01:57:25.225Z] #72 31.54 (3/3) Installing tzdata (2024a-r0) [2024-09-04T01:57:25.492Z] #72 ... [2024-09-04T01:57:25.492Z] [2024-09-04T01:57:25.492Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:25.492Z] #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.4s [2024-09-04T01:57:26.915Z] #53 ... [2024-09-04T01:57:26.915Z] [2024-09-04T01:57:26.915Z] #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:57:26.915Z] #88 ... [2024-09-04T01:57:26.915Z] [2024-09-04T01:57:26.915Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:27.499Z] #53 ... [2024-09-04T01:57:27.499Z] [2024-09-04T01:57:27.499Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-04T01:57:27.499Z] #80 14.25 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:27.499Z] #80 15.92 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:27.499Z] #80 23.21 OK: 266 MiB in 52 packages [2024-09-04T01:57:27.499Z] #80 ... [2024-09-04T01:57:27.499Z] [2024-09-04T01:57:27.499Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:28.090Z] #53 ... [2024-09-04T01:57:28.090Z] [2024-09-04T01:57:28.090Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-04T01:57:28.090Z] #80 DONE 25.0s [2024-09-04T01:57:28.090Z] [2024-09-04T01:57:28.090Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:28.688Z] #53 ... [2024-09-04T01:57:28.688Z] [2024-09-04T01:57:28.688Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-04T01:57:28.688Z] #89 DONE 0.8s [2024-09-04T01:57:28.688Z] [2024-09-04T01:57:28.688Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:28.962Z] #53 ... [2024-09-04T01:57:28.962Z] [2024-09-04T01:57:28.962Z] #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-04T01:57:28.962Z] #0 8.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:29.234Z] #90 ... [2024-09-04T01:57:29.234Z] [2024-09-04T01:57:29.234Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:30.201Z] #53 ... [2024-09-04T01:57:30.201Z] [2024-09-04T01:57:30.201Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-04T01:57:30.201Z] #71 35.37 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-04T01:57:30.201Z] #71 35.38 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-04T01:57:30.201Z] #71 35.41 (3/4) Installing libucontext (1.2-r2) [2024-09-04T01:57:30.201Z] #71 35.44 (4/4) Installing gcompat (1.1.0-r1) [2024-09-04T01:57:30.201Z] #71 35.46 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:57:30.201Z] #71 35.70 OK: 8 MiB in 19 packages [2024-09-04T01:57:30.201Z] #71 DONE 38.4s [2024-09-04T01:57:30.201Z] [2024-09-04T01:57:30.201Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:30.476Z] #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.5s [2024-09-04T01:57:30.744Z] #53 ... [2024-09-04T01:57:30.744Z] [2024-09-04T01:57:30.744Z] #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-04T01:57:30.744Z] #86 12.53 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:30.744Z] #86 15.07 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:31.012Z] #86 ... [2024-09-04T01:57:31.012Z] [2024-09-04T01:57:31.012Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:31.973Z] #53 ... [2024-09-04T01:57:31.973Z] [2024-09-04T01:57:31.973Z] #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-04T01:57:31.973Z] #82 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:31.973Z] #82 20.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:31.973Z] #82 ... [2024-09-04T01:57:31.973Z] [2024-09-04T01:57:31.973Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:32.559Z] #53 ... [2024-09-04T01:57:32.559Z] [2024-09-04T01:57:32.559Z] #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-04T01:57:32.559Z] #72 35.35 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:57:32.559Z] #72 35.51 Executing ca-certificates-20240226-r0.trigger [2024-09-04T01:57:32.559Z] #72 37.61 OK: 12 MiB in 18 packages [2024-09-04T01:57:32.559Z] #72 DONE 40.5s [2024-09-04T01:57:32.559Z] [2024-09-04T01:57:32.559Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:33.154Z] #53 ... [2024-09-04T01:57:33.154Z] [2024-09-04T01:57:33.154Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-04T01:57:33.154Z] #77 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:33.154Z] #77 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:33.154Z] #77 ... [2024-09-04T01:57:33.154Z] [2024-09-04T01:57:33.154Z] #78 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-04T01:57:33.154Z] #78 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:33.154Z] #78 15.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:33.435Z] #78 ... [2024-09-04T01:57:33.435Z] [2024-09-04T01:57:33.435Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:33.704Z] #53 ... [2024-09-04T01:57:33.704Z] [2024-09-04T01:57:33.704Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-04T01:57:33.704Z] #70 38.43 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-04T01:57:33.704Z] #70 38.46 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-04T01:57:33.704Z] #70 38.48 (3/5) Installing libucontext (1.2-r2) [2024-09-04T01:57:33.704Z] #70 38.56 (4/5) Installing gcompat (1.1.0-r1) [2024-09-04T01:57:33.704Z] #70 38.61 (5/5) Installing openssl (3.1.6-r0) [2024-09-04T01:57:33.704Z] #70 38.81 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:57:33.704Z] #70 39.06 OK: 9 MiB in 20 packages [2024-09-04T01:57:33.704Z] #70 DONE 42.6s [2024-09-04T01:57:33.704Z] [2024-09-04T01:57:33.704Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:33.972Z] #53 ... [2024-09-04T01:57:33.972Z] [2024-09-04T01:57:33.972Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-04T01:57:33.972Z] #0 4.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:33.972Z] #0 6.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:33.972Z] #91 ... [2024-09-04T01:57:33.972Z] [2024-09-04T01:57:33.972Z] #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-04T01:57:34.971Z] #92 ... [2024-09-04T01:57:34.971Z] [2024-09-04T01:57:34.971Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T01:57:34.971Z] #81 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:34.971Z] #81 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:35.244Z] #81 ... [2024-09-04T01:57:35.244Z] [2024-09-04T01:57:35.244Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:35.517Z] #53 ... [2024-09-04T01:57:35.517Z] [2024-09-04T01:57:35.517Z] #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-04T01:57:35.517Z] #82 28.86 OK: 8 MiB in 16 packages [2024-09-04T01:57:35.517Z] #82 DONE 31.5s [2024-09-04T01:57:35.517Z] [2024-09-04T01:57:35.517Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:57:35.517Z] #68 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.3s done [2024-09-04T01:57:35.786Z] #68 ... [2024-09-04T01:57:35.786Z] [2024-09-04T01:57:35.786Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:35.786Z] #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.7s [2024-09-04T01:57:36.777Z] #53 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.7s done [2024-09-04T01:57:37.372Z] #53 ... [2024-09-04T01:57:37.372Z] [2024-09-04T01:57:37.372Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-04T01:57:37.372Z] #77 24.58 OK: 18 MiB in 19 packages [2024-09-04T01:57:37.372Z] #77 DONE 27.1s [2024-09-04T01:57:37.372Z] [2024-09-04T01:57:37.372Z] #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:57:37.643Z] #53 ... [2024-09-04T01:57:37.643Z] [2024-09-04T01:57:37.643Z] #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-04T01:57:37.643Z] #78 24.26 OK: 8 MiB in 16 packages [2024-09-04T01:57:37.643Z] #78 DONE 27.0s [2024-09-04T01:57:37.643Z] [2024-09-04T01:57:37.643Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-04T01:57:37.643Z] #93 DONE 0.5s [2024-09-04T01:57:37.643Z] [2024-09-04T01:57:37.643Z] #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-04T01:57:37.643Z] #86 25.72 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T01:57:37.643Z] #86 27.50 Executing busybox-1.36.1-r7.trigger [2024-09-04T01:57:37.643Z] #86 27.78 OK: 8 MiB in 16 packages [2024-09-04T01:57:38.612Z] #86 DONE 30.2s [2024-09-04T01:57:38.612Z] [2024-09-04T01:57:38.612Z] #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-04T01:57:38.612Z] #92 4.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:38.897Z] #92 ... [2024-09-04T01:57:38.897Z] [2024-09-04T01:57:38.897Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:57:39.165Z] #94 ... [2024-09-04T01:57:39.165Z] [2024-09-04T01:57:39.165Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T01:57:39.165Z] #81 24.33 OK: 9 MiB in 17 packages [2024-09-04T01:57:39.432Z] #81 DONE 25.9s [2024-09-04T01:57:39.432Z] [2024-09-04T01:57:39.432Z] #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T01:57:39.432Z] #0 5.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:39.702Z] #95 7.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:39.702Z] #95 ... [2024-09-04T01:57:39.702Z] [2024-09-04T01:57:39.702Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-04T01:57:39.702Z] #91 15.92 OK: 18 MiB in 19 packages [2024-09-04T01:57:40.287Z] #91 ... [2024-09-04T01:57:40.287Z] [2024-09-04T01:57:40.287Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-04T01:57:40.287Z] #0 7.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:40.287Z] #0 9.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:40.287Z] #96 ... [2024-09-04T01:57:40.287Z] [2024-09-04T01:57:40.287Z] #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-04T01:57:40.287Z] #92 6.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:40.877Z] #92 ... [2024-09-04T01:57:40.877Z] [2024-09-04T01:57:40.877Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-04T01:57:40.877Z] #91 DONE 16.8s [2024-09-04T01:57:40.877Z] [2024-09-04T01:57:40.877Z] #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-04T01:57:40.877Z] #90 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:40.877Z] #90 20.53 OK: 8 MiB in 17 packages [2024-09-04T01:57:40.877Z] #90 DONE 21.8s [2024-09-04T01:57:40.877Z] [2024-09-04T01:57:40.877Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-04T01:57:41.144Z] #97 ... [2024-09-04T01:57:41.144Z] [2024-09-04T01:57:41.144Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T01:57:41.144Z] #87 8.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:41.144Z] #87 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T01:57:41.414Z] #87 18.79 OK: 13 MiB in 26 packages [2024-09-04T01:57:42.379Z] #87 DONE 19.9s [2024-09-04T01:57:42.379Z] [2024-09-04T01:57:42.379Z] #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-04T01:57:43.348Z] #92 ... [2024-09-04T01:57:43.348Z] [2024-09-04T01:57:43.348Z] #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-04T01:57:43.348Z] #97 DONE 2.7s [2024-09-04T01:57:43.616Z] [2024-09-04T01:57:43.616Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-04T01:57:43.616Z] #98 DONE 0.3s [2024-09-04T01:57:43.616Z] [2024-09-04T01:57:43.616Z] #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-04T01:57:43.616Z] #95 10.61 OK: 12 MiB in 18 packages [2024-09-04T01:57:44.217Z] #95 DONE 11.7s [2024-09-04T01:57:44.217Z] [2024-09-04T01:57:44.217Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-04T01:57:44.217Z] #96 13.81 OK: 8 MiB in 19 packages [2024-09-04T01:57:44.217Z] #96 ... [2024-09-04T01:57:44.217Z] [2024-09-04T01:57:44.217Z] #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-04T01:57:44.217Z] #92 9.945 OK: 9 MiB in 20 packages [2024-09-04T01:57:44.217Z] #92 DONE 10.7s [2024-09-04T01:57:44.487Z] [2024-09-04T01:57:44.487Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-04T01:57:45.073Z] #99 ... [2024-09-04T01:57:45.073Z] [2024-09-04T01:57:45.073Z] #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-04T01:57:45.073Z] #96 DONE 15.0s [2024-09-04T01:57:45.343Z] [2024-09-04T01:57:45.343Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-04T01:57:46.785Z] #100 DONE 1.4s [2024-09-04T01:57:46.785Z] [2024-09-04T01:57:46.785Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-04T01:57:46.785Z] #99 DONE 2.5s [2024-09-04T01:57:46.785Z] [2024-09-04T01:57:46.785Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-04T01:57:46.785Z] #101 ... [2024-09-04T01:57:46.785Z] [2024-09-04T01:57:46.785Z] #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-04T01:57:46.785Z] #102 DONE 2.5s [2024-09-04T01:57:47.064Z] [2024-09-04T01:57:47.064Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-04T01:57:47.064Z] #103 DONE 0.2s [2024-09-04T01:57:47.064Z] [2024-09-04T01:57:47.064Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-04T01:57:47.064Z] #104 ... [2024-09-04T01:57:47.064Z] [2024-09-04T01:57:47.064Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-04T01:57:47.064Z] #105 DONE 0.3s [2024-09-04T01:57:47.331Z] [2024-09-04T01:57:47.331Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-04T01:57:47.331Z] #104 DONE 0.3s [2024-09-04T01:57:47.331Z] [2024-09-04T01:57:47.331Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-04T01:57:47.331Z] #106 DONE 0.3s [2024-09-04T01:57:47.331Z] [2024-09-04T01:57:47.331Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-04T01:57:47.610Z] #107 DONE 0.3s [2024-09-04T01:57:47.610Z] [2024-09-04T01:57:47.610Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-04T01:57:47.610Z] #108 DONE 0.3s [2024-09-04T01:57:47.610Z] [2024-09-04T01:57:47.610Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-04T01:57:47.885Z] #109 DONE 0.2s [2024-09-04T01:57:47.885Z] [2024-09-04T01:57:47.885Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-04T01:57:47.885Z] #110 DONE 0.3s [2024-09-04T01:57:47.885Z] [2024-09-04T01:57:47.885Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-04T01:57:48.156Z] #111 ... [2024-09-04T01:57:48.156Z] [2024-09-04T01:57:48.156Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-04T01:57:48.156Z] #112 DONE 0.3s [2024-09-04T01:57:48.156Z] [2024-09-04T01:57:48.156Z] #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-04T01:57:48.156Z] #111 DONE 0.3s [2024-09-04T01:57:48.156Z] [2024-09-04T01:57:48.156Z] #113 [security-spire-config] exporting to image [2024-09-04T01:57:48.156Z] #113 exporting layers [2024-09-04T01:57:49.123Z] #113 ... [2024-09-04T01:57:49.123Z] [2024-09-04T01:57:49.123Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-04T01:57:49.123Z] #101 DONE 2.4s [2024-09-04T01:57:49.123Z] [2024-09-04T01:57:49.123Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-04T01:57:49.123Z] #114 DONE 0.2s [2024-09-04T01:57:49.123Z] [2024-09-04T01:57:49.123Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T01:57:49.390Z] #68 ... [2024-09-04T01:57:49.390Z] [2024-09-04T01:57:49.390Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-04T01:57:49.658Z] #115 DONE 0.2s [2024-09-04T01:57:49.658Z] [2024-09-04T01:57:49.658Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-04T01:57:49.937Z] #116 DONE 0.2s [2024-09-04T01:57:49.937Z] [2024-09-04T01:57:49.937Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-04T01:57:49.937Z] #117 DONE 0.2s [2024-09-04T01:57:49.937Z] [2024-09-04T01:57:49.937Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:57:50.208Z] #79 ... [2024-09-04T01:57:50.208Z] [2024-09-04T01:57:50.208Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-04T01:57:50.208Z] #118 DONE 0.2s [2024-09-04T01:57:50.208Z] [2024-09-04T01:57:50.208Z] #113 [security-spire-agent] exporting to image [2024-09-04T01:57:51.169Z] #113 exporting layers 2.9s done [2024-09-04T01:57:51.169Z] #113 writing image sha256:22ff05c9aeda5bc2ed2eb6f19105922397263a2ff589c9ced754502f206927fd 0.0s done [2024-09-04T01:57:51.169Z] #113 naming to docker.io/library/security-spire-config-arm64 done [2024-09-04T01:57:51.169Z] #113 writing image sha256:0488fc3b45d5add4a9a781ed85bc88b28c8692d2c322da8bd0f486c486165eea 0.0s done [2024-09-04T01:57:51.169Z] #113 naming to docker.io/library/security-spire-server-arm64 done [2024-09-04T01:57:52.589Z] #113 exporting layers 2.1s done [2024-09-04T01:57:52.589Z] #113 writing image sha256:be27a03902ab0d5e918eb19081ee20323de20052c71fefdda25345833e600770 done [2024-09-04T01:57:52.589Z] #113 naming to docker.io/library/security-spire-agent-arm64 done [2024-09-04T01:57:52.589Z] #113 DONE 4.3s [2024-09-04T01:57:52.589Z] [2024-09-04T01:57:52.589Z] #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:58:08.188Z] #160 ... [2024-09-04T01:58:08.188Z] [2024-09-04T01:58:08.188Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-04T01:58:08.188Z] #154 98.54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-04T01:58:34.793Z] #154 ... [2024-09-04T01:58:34.793Z] [2024-09-04T01:58:34.793Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-04T01:58:34.793Z] #156 DONE 135.0s [2024-09-04T01:58:34.793Z] [2024-09-04T01:58:34.793Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-04T01:58:53.040Z] #158 ... [2024-09-04T01:58:53.040Z] [2024-09-04T01:58:53.040Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-04T01:58:53.040Z] #151 DONE 153.1s [2024-09-04T01:58:53.040Z] [2024-09-04T01:58:53.040Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-04T01:59:00.437Z] #88 ... [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #84 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:59:00.437Z] #84 DONE 110.7s [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:59:00.437Z] #94 DONE 89.7s [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:59:00.437Z] #85 DONE 110.9s [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:59:00.437Z] #88 DONE 101.8s [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:59:00.437Z] #79 DONE 106.8s [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #119 [core-metadata builder 6/7] COPY . . [2024-09-04T01:59:00.437Z] #119 ... [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-04T01:59:00.437Z] #120 DONE 1.6s [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-09-04T01:59:00.437Z] #121 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:59:00.437Z] #122 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #123 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:59:00.437Z] #123 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #124 [core-keeper builder 7/8] COPY . . [2024-09-04T01:59:00.437Z] #124 DONE 1.8s [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #125 [core-data builder 6/7] COPY . . [2024-09-04T01:59:00.437Z] #125 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:59:00.437Z] #126 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:59:00.437Z] #127 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #119 [core-metadata builder 6/7] COPY . . [2024-09-04T01:59:00.437Z] #119 DONE 1.7s [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #128 [support-notifications builder 6/7] COPY . . [2024-09-04T01:59:00.437Z] #128 DONE 1.8s [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-04T01:59:00.437Z] #129 ... [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:59:00.437Z] #130 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #131 [core-command builder 6/7] COPY . . [2024-09-04T01:59:00.437Z] #131 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:59:00.437Z] #132 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:59:00.437Z] #133 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:59:00.437Z] #134 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #135 [security-proxy-auth builder 6/7] COPY . . [2024-09-04T01:59:00.437Z] #135 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:59:00.437Z] #136 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-04T01:59:00.437Z] #137 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:59:00.437Z] #138 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #139 [support-scheduler builder 6/7] COPY . . [2024-09-04T01:59:00.437Z] #139 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:59:00.437Z] #140 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #141 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:59:00.437Z] #141 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #142 [security-bootstrapper builder 6/7] COPY . . [2024-09-04T01:59:00.437Z] #142 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:59:00.437Z] #143 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:59:00.437Z] #144 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #145 [security-proxy-setup builder 6/7] COPY . . [2024-09-04T01:59:00.437Z] #145 DONE 1.8s [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #146 [security-secretstore-setup builder 6/7] COPY . . [2024-09-04T01:59:00.437Z] #146 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #147 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-04T01:59:00.437Z] #147 CACHED [2024-09-04T01:59:00.437Z] [2024-09-04T01:59:00.437Z] #148 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T01:59:00.437Z] #148 CACHED [2024-09-04T01:59:00.703Z] [2024-09-04T01:59:00.703Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-04T01:59:03.009Z] #153 ... [2024-09-04T01:59:03.009Z] [2024-09-04T01:59:03.009Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-04T01:59:03.009Z] #154 DONE 163.3s [2024-09-04T01:59:03.009Z] [2024-09-04T01:59:03.009Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-04T01:59:06.060Z] #149 ... [2024-09-04T01:59:06.060Z] [2024-09-04T01:59:06.060Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-04T01:59:06.060Z] #0 5.358 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-04T01:59:06.645Z] #150 ... [2024-09-04T01:59:06.645Z] [2024-09-04T01:59:06.645Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-04T01:59:06.645Z] #0 6.118 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-04T01:59:06.913Z] #151 ... [2024-09-04T01:59:06.914Z] [2024-09-04T01:59:06.914Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-04T01:59:06.914Z] #129 6.396 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-04T01:59:10.273Z] #129 ... [2024-09-04T01:59:10.273Z] [2024-09-04T01:59:10.273Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-04T01:59:10.273Z] #0 5.283 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-04T01:59:10.540Z] #152 ... [2024-09-04T01:59:10.540Z] [2024-09-04T01:59:10.540Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-04T01:59:10.540Z] #0 7.550 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-04T01:59:10.540Z] #153 ... [2024-09-04T01:59:10.540Z] [2024-09-04T01:59:10.540Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-04T01:59:10.540Z] #0 6.398 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-04T01:59:10.808Z] #154 ... [2024-09-04T01:59:10.808Z] [2024-09-04T01:59:10.808Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-04T01:59:10.808Z] #0 6.644 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-04T01:59:10.808Z] #155 ... [2024-09-04T01:59:10.808Z] [2024-09-04T01:59:10.808Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-04T01:59:10.808Z] #0 5.563 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-04T01:59:11.075Z] #156 ... [2024-09-04T01:59:11.075Z] [2024-09-04T01:59:11.075Z] #157 [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-04T01:59:11.075Z] #0 6.475 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-04T01:59:11.075Z] #157 ... [2024-09-04T01:59:11.075Z] [2024-09-04T01:59:11.075Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-04T01:59:11.075Z] #0 4.977 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-04T01:59:11.343Z] #158 ... [2024-09-04T01:59:11.343Z] [2024-09-04T01:59:11.343Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-04T01:59:11.343Z] #0 7.059 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-04T01:59:11.343Z] #159 ... [2024-09-04T01:59:11.343Z] [2024-09-04T01:59:11.343Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-04T01:59:11.343Z] #0 7.040 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-04T01:59:11.628Z] #160 ... [2024-09-04T01:59:11.629Z] [2024-09-04T01:59:11.629Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-04T01:59:11.629Z] #149 6.777 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-04T01:59:13.787Z] #149 ... [2024-09-04T01:59:13.787Z] [2024-09-04T01:59:13.787Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-04T01:59:13.787Z] #150 DONE 173.3s [2024-09-04T01:59:13.787Z] [2024-09-04T01:59:13.787Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-04T01:59:13.787Z] #148 ... [2024-09-04T01:59:13.787Z] [2024-09-04T01:59:13.787Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-04T01:59:13.787Z] #155 DONE 174.5s [2024-09-04T01:59:13.787Z] [2024-09-04T01:59:13.787Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-04T01:59:13.787Z] #160 DONE 174.6s [2024-09-04T01:59:13.787Z] [2024-09-04T01:59:13.787Z] #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T01:59:13.787Z] #161 ... [2024-09-04T01:59:13.787Z] [2024-09-04T01:59:13.787Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-04T01:59:13.787Z] #158 DONE 174.7s [2024-09-04T01:59:13.787Z] [2024-09-04T01:59:13.787Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-04T01:59:13.787Z] #152 DONE 174.8s [2024-09-04T01:59:14.045Z] [2024-09-04T01:59:14.045Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-04T01:59:14.045Z] #149 DONE 174.8s [2024-09-04T01:59:14.045Z] [2024-09-04T01:59:14.045Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-04T01:59:14.045Z] #148 DONE 174.9s [2024-09-04T01:59:14.045Z] [2024-09-04T01:59:14.045Z] #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T01:59:14.045Z] #162 ... [2024-09-04T01:59:14.045Z] [2024-09-04T01:59:14.045Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-04T01:59:14.045Z] #159 DONE 174.9s [2024-09-04T01:59:14.045Z] [2024-09-04T01:59:14.045Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-04T01:59:14.045Z] #157 DONE 175.0s [2024-09-04T01:59:14.045Z] [2024-09-04T01:59:14.045Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-04T01:59:14.045Z] #153 DONE 174.9s [2024-09-04T01:59:14.303Z] [2024-09-04T01:59:14.303Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T01:59:14.561Z] #163 ... [2024-09-04T01:59:14.561Z] [2024-09-04T01:59:14.561Z] #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T01:59:14.561Z] #162 DONE 0.4s [2024-09-04T01:59:14.561Z] [2024-09-04T01:59:14.561Z] #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T01:59:14.561Z] #161 DONE 0.7s [2024-09-04T01:59:14.561Z] [2024-09-04T01:59:14.561Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T01:59:14.561Z] #164 DONE 0.9s [2024-09-04T01:59:14.561Z] [2024-09-04T01:59:14.561Z] #165 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T01:59:14.561Z] #165 DONE 0.7s [2024-09-04T01:59:14.561Z] [2024-09-04T01:59:14.561Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-04T01:59:14.561Z] #166 DONE 0.7s [2024-09-04T01:59:14.561Z] [2024-09-04T01:59:14.561Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-04T01:59:14.824Z] #167 ... [2024-09-04T01:59:14.824Z] [2024-09-04T01:59:14.824Z] #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T01:59:14.824Z] #168 DONE 0.9s [2024-09-04T01:59:14.824Z] [2024-09-04T01:59:14.824Z] #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T01:59:14.824Z] #169 DONE 0.9s [2024-09-04T01:59:14.824Z] [2024-09-04T01:59:14.824Z] #170 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T01:59:14.824Z] #170 DONE 0.6s [2024-09-04T01:59:14.824Z] [2024-09-04T01:59:14.824Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T01:59:14.824Z] #163 DONE 0.5s [2024-09-04T01:59:14.824Z] [2024-09-04T01:59:14.824Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-04T01:59:15.393Z] #171 ... [2024-09-04T01:59:15.393Z] [2024-09-04T01:59:15.393Z] #172 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-04T01:59:15.393Z] #172 DONE 0.9s [2024-09-04T01:59:15.393Z] [2024-09-04T01:59:15.393Z] #173 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-04T01:59:15.393Z] #173 DONE 0.9s [2024-09-04T01:59:15.393Z] [2024-09-04T01:59:15.393Z] #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-04T01:59:15.393Z] #174 DONE 0.8s [2024-09-04T01:59:15.393Z] [2024-09-04T01:59:15.393Z] #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T01:59:15.393Z] #175 CACHED [2024-09-04T01:59:15.393Z] [2024-09-04T01:59:15.393Z] #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-04T01:59:15.393Z] #176 CACHED [2024-09-04T01:59:15.393Z] [2024-09-04T01:59:15.393Z] #177 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T01:59:15.393Z] #177 CACHED [2024-09-04T01:59:15.393Z] [2024-09-04T01:59:15.393Z] #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-04T01:59:15.393Z] #178 CACHED [2024-09-04T01:59:15.393Z] [2024-09-04T01:59:15.393Z] #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T01:59:15.393Z] #179 CACHED [2024-09-04T01:59:15.393Z] [2024-09-04T01:59:15.393Z] #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-04T01:59:15.393Z] #180 CACHED [2024-09-04T01:59:15.393Z] [2024-09-04T01:59:15.393Z] #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-04T01:59:15.393Z] #181 CACHED [2024-09-04T01:59:15.393Z] [2024-09-04T01:59:15.393Z] #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T01:59:15.393Z] #182 CACHED [2024-09-04T01:59:15.393Z] [2024-09-04T01:59:15.393Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-04T01:59:15.393Z] #167 DONE 0.9s [2024-09-04T01:59:15.393Z] [2024-09-04T01:59:15.393Z] #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-04T01:59:15.393Z] #183 DONE 0.9s [2024-09-04T01:59:15.393Z] [2024-09-04T01:59:15.393Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-04T01:59:15.393Z] #184 DONE 0.9s [2024-09-04T01:59:15.393Z] [2024-09-04T01:59:15.393Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-04T01:59:15.393Z] #171 DONE 0.9s [2024-09-04T01:59:15.393Z] [2024-09-04T01:59:15.393Z] #185 [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-04T01:59:15.657Z] #185 ... [2024-09-04T01:59:15.657Z] [2024-09-04T01:59:15.657Z] #186 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-04T01:59:15.657Z] #186 DONE 0.9s [2024-09-04T01:59:15.916Z] [2024-09-04T01:59:15.916Z] #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-04T01:59:18.462Z] #187 ... [2024-09-04T01:59:18.462Z] [2024-09-04T01:59:18.462Z] #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-04T01:59:18.462Z] #188 DONE 2.6s [2024-09-04T01:59:18.462Z] [2024-09-04T01:59:18.462Z] #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-04T01:59:18.462Z] #189 ... [2024-09-04T01:59:18.462Z] [2024-09-04T01:59:18.462Z] #190 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-04T01:59:18.462Z] #190 DONE 3.0s [2024-09-04T01:59:18.462Z] [2024-09-04T01:59:18.462Z] #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-04T01:59:18.462Z] #191 DONE 3.0s [2024-09-04T01:59:18.462Z] [2024-09-04T01:59:18.462Z] #192 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-04T01:59:18.462Z] #192 DONE 3.0s [2024-09-04T01:59:18.462Z] [2024-09-04T01:59:18.462Z] #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-04T01:59:18.462Z] #193 DONE 3.0s [2024-09-04T01:59:18.462Z] [2024-09-04T01:59:18.462Z] #185 [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-04T01:59:18.462Z] #185 DONE 2.9s [2024-09-04T01:59:18.462Z] [2024-09-04T01:59:18.462Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-04T01:59:18.462Z] #194 DONE 3.1s [2024-09-04T01:59:18.462Z] [2024-09-04T01:59:18.462Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-04T01:59:18.462Z] #195 DONE 3.0s [2024-09-04T01:59:18.462Z] [2024-09-04T01:59:18.462Z] #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-04T01:59:18.462Z] #196 DONE 3.1s [2024-09-04T01:59:18.462Z] [2024-09-04T01:59:18.462Z] #197 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-04T01:59:18.462Z] #197 DONE 3.2s [2024-09-04T01:59:18.462Z] [2024-09-04T01:59:18.462Z] #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-04T01:59:18.462Z] #187 DONE 3.0s [2024-09-04T01:59:18.462Z] [2024-09-04T01:59:18.462Z] #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-04T01:59:18.462Z] #189 DONE 3.1s [2024-09-04T01:59:18.462Z] [2024-09-04T01:59:18.462Z] #105 [core-keeper] exporting to image [2024-09-04T01:59:18.462Z] #105 exporting layers [2024-09-04T01:59:18.721Z] #105 ... [2024-09-04T01:59:18.721Z] [2024-09-04T01:59:18.721Z] #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-04T01:59:18.721Z] #198 DONE 4.1s [2024-09-04T01:59:18.980Z] [2024-09-04T01:59:18.980Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-04T01:59:18.980Z] #199 DONE 0.5s [2024-09-04T01:59:18.980Z] [2024-09-04T01:59:18.980Z] #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T01:59:18.980Z] #200 ... [2024-09-04T01:59:18.980Z] [2024-09-04T01:59:18.980Z] #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-04T01:59:18.980Z] #201 DONE 0.5s [2024-09-04T01:59:18.980Z] [2024-09-04T01:59:18.980Z] #202 [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-04T01:59:18.980Z] #202 DONE 0.5s [2024-09-04T01:59:18.980Z] [2024-09-04T01:59:18.980Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-04T01:59:18.980Z] #203 DONE 0.5s [2024-09-04T01:59:19.239Z] [2024-09-04T01:59:19.239Z] #204 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-04T01:59:19.239Z] #204 DONE 0.6s [2024-09-04T01:59:19.239Z] [2024-09-04T01:59:19.239Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-04T01:59:19.239Z] #205 DONE 0.6s [2024-09-04T01:59:19.239Z] [2024-09-04T01:59:19.239Z] #206 [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-04T01:59:19.239Z] #206 DONE 0.6s [2024-09-04T01:59:19.239Z] [2024-09-04T01:59:19.239Z] #207 [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-04T01:59:19.239Z] #207 DONE 0.6s [2024-09-04T01:59:19.239Z] [2024-09-04T01:59:19.239Z] #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-04T01:59:19.239Z] #208 DONE 0.6s [2024-09-04T01:59:19.239Z] [2024-09-04T01:59:19.239Z] #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-04T01:59:19.239Z] #209 ... [2024-09-04T01:59:19.239Z] [2024-09-04T01:59:19.239Z] #210 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-04T01:59:19.239Z] #210 DONE 0.6s [2024-09-04T01:59:19.239Z] [2024-09-04T01:59:19.239Z] #211 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-04T01:59:19.239Z] #211 DONE 0.6s [2024-09-04T01:59:19.239Z] [2024-09-04T01:59:19.239Z] #200 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T01:59:19.239Z] #200 DONE 0.6s [2024-09-04T01:59:19.496Z] [2024-09-04T01:59:19.496Z] #105 [support-notifications] exporting to image [2024-09-04T01:59:19.496Z] #105 writing image sha256:7ad6c30c3d1573fb6b6841536c19365f6bceadd3af4a273bca54e1620019be56 done [2024-09-04T01:59:19.496Z] #105 naming to docker.io/library/core-keeper done [2024-09-04T01:59:19.496Z] #105 exporting layers 0.5s done [2024-09-04T01:59:19.754Z] #105 ... [2024-09-04T01:59:19.754Z] [2024-09-04T01:59:19.754Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-04T01:59:19.754Z] #212 DONE 0.7s [2024-09-04T01:59:19.754Z] [2024-09-04T01:59:19.754Z] #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-04T01:59:19.754Z] #213 DONE 0.7s [2024-09-04T01:59:19.754Z] [2024-09-04T01:59:19.754Z] #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-04T01:59:19.754Z] #214 DONE 0.7s [2024-09-04T01:59:19.754Z] [2024-09-04T01:59:19.754Z] #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-04T01:59:19.754Z] #215 DONE 0.5s [2024-09-04T01:59:19.754Z] [2024-09-04T01:59:19.754Z] #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-04T01:59:19.754Z] #209 DONE 0.5s [2024-09-04T01:59:19.754Z] [2024-09-04T01:59:19.754Z] #105 [support-scheduler] exporting to image [2024-09-04T01:59:19.754Z] #105 exporting layers 0.5s done [2024-09-04T01:59:19.754Z] #105 writing image sha256:6d4998ff2e5a308dde1173e2373666718472076c614a09becb0b9493e9fcd416 0.0s done [2024-09-04T01:59:19.754Z] #105 naming to docker.io/library/support-scheduler 0.0s done [2024-09-04T01:59:19.754Z] #105 ... [2024-09-04T01:59:19.754Z] [2024-09-04T01:59:19.754Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-04T01:59:19.754Z] #216 DONE 0.5s [2024-09-04T01:59:19.754Z] [2024-09-04T01:59:19.754Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-04T01:59:19.754Z] #217 DONE 0.4s [2024-09-04T01:59:19.754Z] [2024-09-04T01:59:19.754Z] #105 [core-command] exporting to image [2024-09-04T01:59:19.754Z] #105 exporting layers 0.6s done [2024-09-04T01:59:19.754Z] #105 writing image sha256:af5ede7476f6b9a226126869ab203d195cf1aa7c3f19debcf88b093d342ba03a 0.0s done [2024-09-04T01:59:19.754Z] #105 naming to docker.io/library/core-command done [2024-09-04T01:59:19.754Z] #105 writing image sha256:c6ed8261e6857ed9bf86a2a6746fa34745e10d972379222b288a5c7ab19acd4f [2024-09-04T01:59:20.013Z] #105 exporting layers 0.7s done [2024-09-04T01:59:20.013Z] #105 ... [2024-09-04T01:59:20.013Z] [2024-09-04T01:59:20.013Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-04T01:59:20.013Z] #218 DONE 0.4s [2024-09-04T01:59:20.013Z] [2024-09-04T01:59:20.013Z] #105 [support-cron-scheduler] exporting to image [2024-09-04T01:59:20.013Z] #105 writing image sha256:c6ed8261e6857ed9bf86a2a6746fa34745e10d972379222b288a5c7ab19acd4f 0.2s done [2024-09-04T01:59:20.013Z] #105 naming to docker.io/library/security-spiffe-token-provider done [2024-09-04T01:59:20.013Z] #105 writing image sha256:c0315a3a13414f90eb2e5a4a8c87230544d4d286ddd74dc7293c45c055ccdab3 0.0s done [2024-09-04T01:59:20.013Z] #105 writing image sha256:ec88dd0d4ec37fd9c926b405ea1a9b9a5538bebaaa92c338802eefbcb5ebf16b 0.0s done [2024-09-04T01:59:20.013Z] #105 naming to docker.io/library/support-cron-scheduler done [2024-09-04T01:59:20.013Z] #105 naming to docker.io/library/support-notifications [2024-09-04T01:59:20.297Z] #105 ... [2024-09-04T01:59:20.297Z] [2024-09-04T01:59:20.297Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-04T01:59:20.297Z] #219 DONE 0.5s [2024-09-04T01:59:20.297Z] [2024-09-04T01:59:20.297Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-04T01:59:20.297Z] #220 DONE 0.5s [2024-09-04T01:59:20.297Z] [2024-09-04T01:59:20.297Z] #105 [support-notifications] exporting to image [2024-09-04T01:59:20.297Z] #105 exporting layers 0.5s done [2024-09-04T01:59:20.297Z] #105 naming to docker.io/library/support-notifications 0.1s done [2024-09-04T01:59:20.556Z] #105 writing image sha256:d2502aa069e97dd97a7c99a2c321ca9558688008ecd3e1af4ca0c26defb325e8 done [2024-09-04T01:59:20.556Z] #105 naming to docker.io/library/core-metadata done [2024-09-04T01:59:20.556Z] #105 writing image sha256:c3e50da1172f5b05ae34bc774068a5f35f33bb5aa6dbff0ea8776340f4fed504 done [2024-09-04T01:59:20.556Z] #105 naming to docker.io/library/core-data done [2024-09-04T01:59:20.556Z] #105 DONE 4.2s [2024-09-04T01:59:20.556Z] [2024-09-04T01:59:20.556Z] #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-04T01:59:20.556Z] #221 ... [2024-09-04T01:59:20.556Z] [2024-09-04T01:59:20.556Z] #222 [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-04T01:59:20.556Z] #222 DONE 0.9s [2024-09-04T01:59:20.556Z] [2024-09-04T01:59:20.556Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-04T01:59:20.556Z] #223 DONE 0.4s [2024-09-04T01:59:20.556Z] [2024-09-04T01:59:20.556Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-04T01:59:20.556Z] #224 DONE 0.9s [2024-09-04T01:59:20.556Z] [2024-09-04T01:59:20.556Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-04T01:59:20.556Z] #225 DONE 0.1s [2024-09-04T01:59:20.556Z] [2024-09-04T01:59:20.556Z] #221 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-04T01:59:20.556Z] #221 DONE 0.3s [2024-09-04T01:59:20.556Z] [2024-09-04T01:59:20.556Z] #105 [security-proxy-auth] exporting to image [2024-09-04T01:59:20.816Z] #105 ... [2024-09-04T01:59:20.816Z] [2024-09-04T01:59:20.816Z] #226 [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-04T01:59:20.816Z] #226 DONE 0.1s [2024-09-04T01:59:20.816Z] [2024-09-04T01:59:20.816Z] #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-04T01:59:20.816Z] #227 DONE 0.1s [2024-09-04T01:59:20.816Z] [2024-09-04T01:59:20.816Z] #105 [core-common-config-bootstrapper] exporting to image [2024-09-04T01:59:20.816Z] #105 exporting layers 0.2s done [2024-09-04T01:59:20.816Z] #105 writing image sha256:080a37a66874ade7de2259e0f2414bb9ac71c87ebe5fae4bdc39587c39529ffe done [2024-09-04T01:59:20.816Z] #105 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-04T01:59:20.816Z] #105 exporting layers 0.3s done [2024-09-04T01:59:20.816Z] #105 writing image sha256:774d7fc914c5ffd2852070f7c24439d76dfcbac7fbc4de0104959fe6d85b9984 done [2024-09-04T01:59:20.816Z] #105 naming to docker.io/library/security-proxy-auth done [2024-09-04T01:59:20.816Z] #105 DONE 4.5s [2024-09-04T01:59:20.816Z] [2024-09-04T01:59:20.816Z] #228 [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-04T01:59:20.816Z] #228 DONE 0.1s [2024-09-04T01:59:20.816Z] [2024-09-04T01:59:20.816Z] #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-04T01:59:21.077Z] #229 DONE 0.2s [2024-09-04T01:59:21.077Z] [2024-09-04T01:59:21.077Z] #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-04T01:59:21.077Z] #230 DONE 1.0s [2024-09-04T01:59:21.077Z] [2024-09-04T01:59:21.077Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-04T01:59:21.077Z] #231 DONE 0.1s [2024-09-04T01:59:21.077Z] [2024-09-04T01:59:21.077Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-04T01:59:21.336Z] #232 ... [2024-09-04T01:59:21.336Z] [2024-09-04T01:59:21.336Z] #105 [security-proxy-setup] exporting to image [2024-09-04T01:59:21.336Z] #105 exporting layers 0.2s done [2024-09-04T01:59:21.336Z] #105 writing image sha256:a7fbee8d5d04b7a0a78fe61cacb38c442ab05797ec1afe94da40737105dcf51d done [2024-09-04T01:59:21.336Z] #105 naming to docker.io/library/security-proxy-setup done [2024-09-04T01:59:21.336Z] #105 DONE 4.7s [2024-09-04T01:59:21.336Z] [2024-09-04T01:59:21.336Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-04T01:59:21.336Z] #233 DONE 0.6s [2024-09-04T01:59:21.336Z] [2024-09-04T01:59:21.336Z] #105 [security-secretstore-setup] exporting to image [2024-09-04T01:59:21.595Z] #105 exporting layers 0.3s done [2024-09-04T01:59:21.595Z] #105 ... [2024-09-04T01:59:21.595Z] [2024-09-04T01:59:21.595Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-04T01:59:21.595Z] #232 DONE 0.5s [2024-09-04T01:59:21.595Z] [2024-09-04T01:59:21.595Z] #105 [security-bootstrapper] exporting to image [2024-09-04T01:59:21.595Z] #105 writing image sha256:e0af9ce55289ba07d1705910bacb667d13ff14ceb62323d611b94dce8b51e227 done [2024-09-04T01:59:21.595Z] #105 naming to docker.io/library/security-secretstore-setup done [2024-09-04T01:59:21.854Z] #105 exporting layers 0.3s done [2024-09-04T01:59:21.854Z] #105 writing image sha256:16ce4b0d2f5f1e5c2932c8fba1f73a5225248ff0aaefb6ece3a6e401c5b91a2d done [2024-09-04T01:59:21.854Z] #105 naming to docker.io/library/security-bootstrapper done [2024-09-04T01:59:21.854Z] #105 DONE 5.2s [2024-09-04T01:59:21.854Z] [2024-09-04T01:59:21.854Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T01:59:21.854Z] time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T01:59:21.854Z] time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T01:59:21.854Z] time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T01:59:21.854Z] time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T01:59:21.854Z] time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T01:59:21.854Z] time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T01:59:21.854Z] time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T01:59:21.854Z] time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T01:59:21.854Z] time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T01:59:21.854Z] time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T01:59:21.854Z] time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T01:59:21.854Z] time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T01:59:21.854Z] time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T01:59:21.854Z] time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T01:59:21.854Z] time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T01:59:21.854Z] time="2024-09-04T01:54:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-04T01:59:21.861Z] $ docker stop --time=1 0d08a462d12fbd0e039f9c252267c48f9fd81db0dae25e1c18762acb2838034b [2024-09-04T01:59:23.177Z] $ docker rm -f --volumes 0d08a462d12fbd0e039f9c252267c48f9fd81db0dae25e1c18762acb2838034b [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T01:59:23.533Z] + docker images [2024-09-04T01:59:23.533Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-04T01:59:23.533Z] security-bootstrapper latest 16ce4b0d2f5f 2 seconds ago 19MB [2024-09-04T01:59:23.533Z] security-secretstore-setup latest e0af9ce55289 2 seconds ago 37MB [2024-09-04T01:59:23.533Z] security-proxy-setup latest a7fbee8d5d04 3 seconds ago 26.2MB [2024-09-04T01:59:23.533Z] security-proxy-auth latest 774d7fc914c5 3 seconds ago 33MB [2024-09-04T01:59:23.533Z] core-common-config-bootstrapper latest 080a37a66874 3 seconds ago 15.2MB [2024-09-04T01:59:23.533Z] core-metadata latest d2502aa069e9 4 seconds ago 39.8MB [2024-09-04T01:59:23.533Z] core-data latest c3e50da1172f 4 seconds ago 39.6MB [2024-09-04T01:59:23.533Z] core-keeper latest 7ad6c30c3d15 5 seconds ago 39.5MB [2024-09-04T01:59:23.533Z] support-notifications latest c0315a3a1341 5 seconds ago 42.5MB [2024-09-04T01:59:23.533Z] core-command latest af5ede7476f6 5 seconds ago 35.4MB [2024-09-04T01:59:23.533Z] support-cron-scheduler latest ec88dd0d4ec3 5 seconds ago 44.1MB [2024-09-04T01:59:23.533Z] security-spiffe-token-provider latest c6ed8261e685 5 seconds ago 28.9MB [2024-09-04T01:59:23.533Z] support-scheduler latest 6d4998ff2e5a 5 seconds ago 41.9MB [2024-09-04T01:59:23.533Z] security-spire-config latest a4fa709abbf4 4 minutes ago 120MB [2024-09-04T01:59:23.533Z] security-spire-agent latest bcf58ca803de 4 minutes ago 182MB [2024-09-04T01:59:23.533Z] security-spire-server latest 68da5a68537f 4 minutes ago 121MB [2024-09-04T01:59:23.533Z] ci-base-image-x86_64 latest 477a7d72fa04 7 minutes ago 971MB [2024-09-04T01:59:23.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-04T01:59:23.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-04T01:59:23.533Z] 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-04T01:59:23.682Z] provisioning config files... [2024-09-04T01:59:23.691Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/683@tmp/config9034940256004118032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T01:59:23.999Z] ---> ****-login.sh [2024-09-04T01:59:23.999Z] nexus3.edgexfoundry.org:10001 [2024-09-04T01:59:23.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:59:23.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:59:23.999Z] Configure a credential helper to remove this warning. See [2024-09-04T01:59:23.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:59:23.999Z] [2024-09-04T01:59:23.999Z] Login Succeeded [2024-09-04T01:59:23.999Z] nexus3.edgexfoundry.org:10002 [2024-09-04T01:59:24.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:59:24.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:59:24.258Z] Configure a credential helper to remove this warning. See [2024-09-04T01:59:24.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:59:24.258Z] [2024-09-04T01:59:24.258Z] Login Succeeded [2024-09-04T01:59:24.258Z] nexus3.edgexfoundry.org:10003 [2024-09-04T01:59:24.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:59:24.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:59:24.258Z] Configure a credential helper to remove this warning. See [2024-09-04T01:59:24.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:59:24.258Z] [2024-09-04T01:59:24.258Z] Login Succeeded [2024-09-04T01:59:24.258Z] nexus3.edgexfoundry.org:10004 [2024-09-04T01:59:24.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:59:24.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:59:24.517Z] Configure a credential helper to remove this warning. See [2024-09-04T01:59:24.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:59:24.517Z] [2024-09-04T01:59:24.517Z] Login Succeeded [2024-09-04T01:59:24.517Z] ****.io [2024-09-04T01:59:24.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T01:59:24.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T01:59:24.777Z] Configure a credential helper to remove this warning. See [2024-09-04T01:59:24.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T01:59:24.777Z] [2024-09-04T01:59:24.777Z] Login Succeeded [2024-09-04T01:59:24.777Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T01:59:24.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T01:59:24.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T01:59:24.881Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-04T01:59:24.881Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T01:59:24.881Z] latest [2024-09-04T01:59:24.881Z] 3.2.0-dev.62 [2024-09-04T01:59:24.881Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T01:59:24.881Z] main [2024-09-04T01:59:24.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:25.226Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:25.555Z] + docker push nexus3.edgexfoundry.org:10004/core-command:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T01:59:25.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-04T01:59:25.556Z] 94abe162e409: Preparing [2024-09-04T01:59:25.556Z] 9243ff1a0845: Preparing [2024-09-04T01:59:25.556Z] 131183301d7b: Preparing [2024-09-04T01:59:25.556Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:25.556Z] 70101773563e: Preparing [2024-09-04T01:59:25.556Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:25.556Z] ce7f800efff9: Preparing [2024-09-04T01:59:25.556Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:25.556Z] ce7f800efff9: Waiting [2024-09-04T01:59:25.556Z] 131183301d7b: Pushed [2024-09-04T01:59:25.556Z] 70101773563e: Pushed [2024-09-04T01:59:25.556Z] d6a84f8f99d3: Pushed [2024-09-04T01:59:25.556Z] 94abe162e409: Pushed [2024-09-04T01:59:25.556Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:25.814Z] 1ef8684df5f1: Pushed [2024-09-04T01:59:28.348Z] 9243ff1a0845: Pushed [2024-09-04T01:59:28.606Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:dc6dbb12b9e4d69ce798565e7c46c20a4072bd34c90a4eb1cd3a77bc8a8d5c03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:28.946Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:29.286Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-04T01:59:29.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-04T01:59:29.286Z] 94abe162e409: Preparing [2024-09-04T01:59:29.286Z] 9243ff1a0845: Preparing [2024-09-04T01:59:29.286Z] 131183301d7b: Preparing [2024-09-04T01:59:29.286Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:29.286Z] 70101773563e: Preparing [2024-09-04T01:59:29.286Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:29.286Z] ce7f800efff9: Preparing [2024-09-04T01:59:29.286Z] ce7f800efff9: Waiting [2024-09-04T01:59:29.286Z] 131183301d7b: Layer already exists [2024-09-04T01:59:29.286Z] 70101773563e: Layer already exists [2024-09-04T01:59:29.286Z] 9243ff1a0845: Layer already exists [2024-09-04T01:59:29.286Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:29.286Z] 94abe162e409: Layer already exists [2024-09-04T01:59:29.286Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:29.286Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:29.286Z] latest: digest: sha256:dc6dbb12b9e4d69ce798565e7c46c20a4072bd34c90a4eb1cd3a77bc8a8d5c03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:29.641Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:29.974Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.62 [2024-09-04T01:59:29.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-04T01:59:29.975Z] 94abe162e409: Preparing [2024-09-04T01:59:29.975Z] 9243ff1a0845: Preparing [2024-09-04T01:59:29.975Z] 131183301d7b: Preparing [2024-09-04T01:59:29.975Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:29.975Z] 70101773563e: Preparing [2024-09-04T01:59:29.975Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:29.975Z] ce7f800efff9: Preparing [2024-09-04T01:59:29.975Z] ce7f800efff9: Waiting [2024-09-04T01:59:29.975Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:29.975Z] 70101773563e: Layer already exists [2024-09-04T01:59:29.975Z] 9243ff1a0845: Layer already exists [2024-09-04T01:59:29.975Z] 131183301d7b: Layer already exists [2024-09-04T01:59:29.975Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:29.975Z] 94abe162e409: Layer already exists [2024-09-04T01:59:29.975Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:29.975Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:29.975Z] 3.2.0-dev.62: digest: sha256:dc6dbb12b9e4d69ce798565e7c46c20a4072bd34c90a4eb1cd3a77bc8a8d5c03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:30.315Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:30.649Z] + docker push nexus3.edgexfoundry.org:10004/core-command:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T01:59:30.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-04T01:59:30.649Z] 94abe162e409: Preparing [2024-09-04T01:59:30.649Z] 9243ff1a0845: Preparing [2024-09-04T01:59:30.649Z] 131183301d7b: Preparing [2024-09-04T01:59:30.649Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:30.649Z] 70101773563e: Preparing [2024-09-04T01:59:30.649Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:30.649Z] ce7f800efff9: Preparing [2024-09-04T01:59:30.649Z] ce7f800efff9: Waiting [2024-09-04T01:59:30.649Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:30.649Z] 94abe162e409: Layer already exists [2024-09-04T01:59:30.649Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:30.649Z] 131183301d7b: Layer already exists [2024-09-04T01:59:30.649Z] 70101773563e: Layer already exists [2024-09-04T01:59:30.649Z] 9243ff1a0845: Layer already exists [2024-09-04T01:59:30.649Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:30.649Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:30.649Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:dc6dbb12b9e4d69ce798565e7c46c20a4072bd34c90a4eb1cd3a77bc8a8d5c03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:30.983Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:31.319Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-04T01:59:31.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-04T01:59:31.319Z] 94abe162e409: Preparing [2024-09-04T01:59:31.319Z] 9243ff1a0845: Preparing [2024-09-04T01:59:31.319Z] 131183301d7b: Preparing [2024-09-04T01:59:31.319Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:31.319Z] 70101773563e: Preparing [2024-09-04T01:59:31.319Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:31.319Z] ce7f800efff9: Preparing [2024-09-04T01:59:31.319Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:31.319Z] ce7f800efff9: Waiting [2024-09-04T01:59:31.319Z] 94abe162e409: Layer already exists [2024-09-04T01:59:31.319Z] 9243ff1a0845: Layer already exists [2024-09-04T01:59:31.319Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:31.319Z] 131183301d7b: Layer already exists [2024-09-04T01:59:31.319Z] 70101773563e: Layer already exists [2024-09-04T01:59:31.319Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:31.319Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:31.319Z] main: digest: sha256:dc6dbb12b9e4d69ce798565e7c46c20a4072bd34c90a4eb1cd3a77bc8a8d5c03 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T01:59:31.406Z] ===================================================== [Pipeline] echo [2024-09-04T01:59:31.423Z] taggedImages: [2024-09-04T01:59:31.423Z] - nexus3.edgexfoundry.org:10004/core-command:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T01:59:31.423Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-04T01:59:31.423Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.62 [2024-09-04T01:59:31.423Z] - nexus3.edgexfoundry.org:10004/core-command:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T01:59:31.423Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-04T01:59:31.451Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-04T01:59:31.451Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T01:59:31.451Z] latest [2024-09-04T01:59:31.451Z] 3.2.0-dev.62 [2024-09-04T01:59:31.451Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T01:59:31.451Z] main [2024-09-04T01:59:31.451Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:31.796Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:32.130Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T01:59:32.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-04T01:59:32.130Z] 3015f90f7acb: Preparing [2024-09-04T01:59:32.130Z] ad28de879c7a: Preparing [2024-09-04T01:59:32.130Z] 489ed500b830: Preparing [2024-09-04T01:59:32.130Z] 170a428dd351: Preparing [2024-09-04T01:59:32.130Z] 131183301d7b: Preparing [2024-09-04T01:59:32.130Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:32.130Z] 70101773563e: Preparing [2024-09-04T01:59:32.130Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:32.130Z] ce7f800efff9: Preparing [2024-09-04T01:59:32.130Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:32.130Z] ce7f800efff9: Waiting [2024-09-04T01:59:32.130Z] d6a84f8f99d3: Waiting [2024-09-04T01:59:32.130Z] 70101773563e: Waiting [2024-09-04T01:59:32.130Z] 131183301d7b: Layer already exists [2024-09-04T01:59:32.130Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:32.130Z] 70101773563e: Layer already exists [2024-09-04T01:59:32.130Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:32.130Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:32.130Z] 489ed500b830: Pushed [2024-09-04T01:59:32.130Z] ad28de879c7a: Pushed [2024-09-04T01:59:32.130Z] 3015f90f7acb: Pushed [2024-09-04T01:59:33.064Z] 170a428dd351: Pushed [2024-09-04T01:59:33.323Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:46289d7338a9917892a02f5a4f35d1946475daf1a1c7d6f95fc0b163fe0ac5a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:33.667Z] + 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-04T01:59:34.000Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-04T01:59:34.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-04T01:59:34.000Z] 3015f90f7acb: Preparing [2024-09-04T01:59:34.000Z] ad28de879c7a: Preparing [2024-09-04T01:59:34.000Z] 489ed500b830: Preparing [2024-09-04T01:59:34.000Z] 170a428dd351: Preparing [2024-09-04T01:59:34.000Z] 131183301d7b: Preparing [2024-09-04T01:59:34.000Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:34.000Z] 70101773563e: Preparing [2024-09-04T01:59:34.000Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:34.000Z] ce7f800efff9: Preparing [2024-09-04T01:59:34.000Z] d6a84f8f99d3: Waiting [2024-09-04T01:59:34.000Z] 70101773563e: Waiting [2024-09-04T01:59:34.000Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:34.000Z] ce7f800efff9: Waiting [2024-09-04T01:59:34.000Z] 489ed500b830: Layer already exists [2024-09-04T01:59:34.000Z] 3015f90f7acb: Layer already exists [2024-09-04T01:59:34.000Z] 131183301d7b: Layer already exists [2024-09-04T01:59:34.000Z] 170a428dd351: Layer already exists [2024-09-04T01:59:34.000Z] ad28de879c7a: Layer already exists [2024-09-04T01:59:34.000Z] 70101773563e: Layer already exists [2024-09-04T01:59:34.000Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:34.000Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:34.000Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:34.000Z] latest: digest: sha256:46289d7338a9917892a02f5a4f35d1946475daf1a1c7d6f95fc0b163fe0ac5a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:34.336Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:34.664Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.62 [2024-09-04T01:59:34.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-04T01:59:34.664Z] 3015f90f7acb: Preparing [2024-09-04T01:59:34.664Z] ad28de879c7a: Preparing [2024-09-04T01:59:34.664Z] 489ed500b830: Preparing [2024-09-04T01:59:34.664Z] 170a428dd351: Preparing [2024-09-04T01:59:34.664Z] 131183301d7b: Preparing [2024-09-04T01:59:34.664Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:34.664Z] 70101773563e: Preparing [2024-09-04T01:59:34.664Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:34.664Z] ce7f800efff9: Preparing [2024-09-04T01:59:34.664Z] 70101773563e: Waiting [2024-09-04T01:59:34.664Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:34.664Z] ce7f800efff9: Waiting [2024-09-04T01:59:34.664Z] d6a84f8f99d3: Waiting [2024-09-04T01:59:34.664Z] 3015f90f7acb: Layer already exists [2024-09-04T01:59:34.664Z] ad28de879c7a: Layer already exists [2024-09-04T01:59:34.664Z] 489ed500b830: Layer already exists [2024-09-04T01:59:34.664Z] 170a428dd351: Layer already exists [2024-09-04T01:59:34.664Z] 131183301d7b: Layer already exists [2024-09-04T01:59:34.664Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:34.664Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:34.664Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:34.664Z] 70101773563e: Layer already exists [2024-09-04T01:59:34.664Z] 3.2.0-dev.62: digest: sha256:46289d7338a9917892a02f5a4f35d1946475daf1a1c7d6f95fc0b163fe0ac5a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:34.991Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:35.319Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T01:59:35.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-04T01:59:35.319Z] 3015f90f7acb: Preparing [2024-09-04T01:59:35.319Z] ad28de879c7a: Preparing [2024-09-04T01:59:35.319Z] 489ed500b830: Preparing [2024-09-04T01:59:35.319Z] 170a428dd351: Preparing [2024-09-04T01:59:35.319Z] 131183301d7b: Preparing [2024-09-04T01:59:35.319Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:35.319Z] 70101773563e: Preparing [2024-09-04T01:59:35.319Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:35.319Z] ce7f800efff9: Preparing [2024-09-04T01:59:35.319Z] 70101773563e: Waiting [2024-09-04T01:59:35.319Z] ce7f800efff9: Waiting [2024-09-04T01:59:35.319Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:35.319Z] d6a84f8f99d3: Waiting [2024-09-04T01:59:35.319Z] 131183301d7b: Layer already exists [2024-09-04T01:59:35.319Z] 170a428dd351: Layer already exists [2024-09-04T01:59:35.319Z] 489ed500b830: Layer already exists [2024-09-04T01:59:35.319Z] ad28de879c7a: Layer already exists [2024-09-04T01:59:35.319Z] 3015f90f7acb: Layer already exists [2024-09-04T01:59:35.319Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:35.319Z] 70101773563e: Layer already exists [2024-09-04T01:59:35.319Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:35.319Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:35.319Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:46289d7338a9917892a02f5a4f35d1946475daf1a1c7d6f95fc0b163fe0ac5a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:35.653Z] + 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-04T01:59:35.979Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-04T01:59:35.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-04T01:59:35.979Z] 3015f90f7acb: Preparing [2024-09-04T01:59:35.979Z] ad28de879c7a: Preparing [2024-09-04T01:59:35.979Z] 489ed500b830: Preparing [2024-09-04T01:59:35.979Z] 170a428dd351: Preparing [2024-09-04T01:59:35.979Z] 131183301d7b: Preparing [2024-09-04T01:59:35.979Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:35.979Z] 70101773563e: Preparing [2024-09-04T01:59:35.979Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:35.979Z] ce7f800efff9: Preparing [2024-09-04T01:59:35.979Z] d6a84f8f99d3: Waiting [2024-09-04T01:59:35.979Z] 70101773563e: Waiting [2024-09-04T01:59:35.979Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:35.979Z] ce7f800efff9: Waiting [2024-09-04T01:59:35.979Z] 131183301d7b: Layer already exists [2024-09-04T01:59:35.979Z] 3015f90f7acb: Layer already exists [2024-09-04T01:59:35.979Z] 489ed500b830: Layer already exists [2024-09-04T01:59:35.979Z] 170a428dd351: Layer already exists [2024-09-04T01:59:35.979Z] ad28de879c7a: Layer already exists [2024-09-04T01:59:35.979Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:35.979Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:35.979Z] 70101773563e: Layer already exists [2024-09-04T01:59:35.979Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:35.979Z] main: digest: sha256:46289d7338a9917892a02f5a4f35d1946475daf1a1c7d6f95fc0b163fe0ac5a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T01:59:36.061Z] ===================================================== [Pipeline] echo [2024-09-04T01:59:36.077Z] taggedImages: [2024-09-04T01:59:36.077Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T01:59:36.077Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-04T01:59:36.077Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.62 [2024-09-04T01:59:36.077Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T01:59:36.077Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-04T01:59:36.103Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-04T01:59:36.103Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T01:59:36.103Z] latest [2024-09-04T01:59:36.103Z] 3.2.0-dev.62 [2024-09-04T01:59:36.103Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T01:59:36.103Z] main [2024-09-04T01:59:36.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:36.450Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:36.790Z] + docker push nexus3.edgexfoundry.org:10004/core-data:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T01:59:36.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-04T01:59:36.790Z] 1a0a62dff656: Preparing [2024-09-04T01:59:36.790Z] ae12d7f39c5d: Preparing [2024-09-04T01:59:36.790Z] 14a1a02c7a7b: Preparing [2024-09-04T01:59:36.790Z] 131183301d7b: Preparing [2024-09-04T01:59:36.790Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:36.790Z] 70101773563e: Preparing [2024-09-04T01:59:36.790Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:36.790Z] ce7f800efff9: Preparing [2024-09-04T01:59:36.790Z] 70101773563e: Waiting [2024-09-04T01:59:36.790Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:36.790Z] ce7f800efff9: Waiting [2024-09-04T01:59:36.790Z] 131183301d7b: Layer already exists [2024-09-04T01:59:36.790Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:36.790Z] 70101773563e: Layer already exists [2024-09-04T01:59:36.790Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:36.790Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:36.790Z] 1a0a62dff656: Pushed [2024-09-04T01:59:36.790Z] ae12d7f39c5d: Pushed [2024-09-04T01:59:40.082Z] 14a1a02c7a7b: Pushed [2024-09-04T01:59:40.082Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:404a3b34f0c6bc267cb8c95ad5e3bcd1a13d7bbb845ea19e0ed3d052517612d4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:40.426Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:40.752Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-04T01:59:40.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-04T01:59:40.752Z] 1a0a62dff656: Preparing [2024-09-04T01:59:40.752Z] ae12d7f39c5d: Preparing [2024-09-04T01:59:40.752Z] 14a1a02c7a7b: Preparing [2024-09-04T01:59:40.752Z] 131183301d7b: Preparing [2024-09-04T01:59:40.752Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:40.752Z] 70101773563e: Preparing [2024-09-04T01:59:40.752Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:40.752Z] ce7f800efff9: Preparing [2024-09-04T01:59:40.752Z] 70101773563e: Waiting [2024-09-04T01:59:40.752Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:40.752Z] ce7f800efff9: Waiting [2024-09-04T01:59:40.752Z] ae12d7f39c5d: Layer already exists [2024-09-04T01:59:40.752Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:40.752Z] 1a0a62dff656: Layer already exists [2024-09-04T01:59:40.752Z] 131183301d7b: Layer already exists [2024-09-04T01:59:40.752Z] 14a1a02c7a7b: Layer already exists [2024-09-04T01:59:40.752Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:40.752Z] 70101773563e: Layer already exists [2024-09-04T01:59:40.752Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:40.752Z] latest: digest: sha256:404a3b34f0c6bc267cb8c95ad5e3bcd1a13d7bbb845ea19e0ed3d052517612d4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:41.092Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:41.422Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.62 [2024-09-04T01:59:41.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-04T01:59:41.422Z] 1a0a62dff656: Preparing [2024-09-04T01:59:41.422Z] ae12d7f39c5d: Preparing [2024-09-04T01:59:41.422Z] 14a1a02c7a7b: Preparing [2024-09-04T01:59:41.422Z] 131183301d7b: Preparing [2024-09-04T01:59:41.422Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:41.422Z] 70101773563e: Preparing [2024-09-04T01:59:41.422Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:41.422Z] ce7f800efff9: Preparing [2024-09-04T01:59:41.422Z] 70101773563e: Waiting [2024-09-04T01:59:41.422Z] ce7f800efff9: Waiting [2024-09-04T01:59:41.422Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:41.422Z] 1a0a62dff656: Layer already exists [2024-09-04T01:59:41.422Z] ae12d7f39c5d: Layer already exists [2024-09-04T01:59:41.422Z] 131183301d7b: Layer already exists [2024-09-04T01:59:41.422Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:41.422Z] 14a1a02c7a7b: Layer already exists [2024-09-04T01:59:41.422Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:41.422Z] 70101773563e: Layer already exists [2024-09-04T01:59:41.422Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:41.422Z] 3.2.0-dev.62: digest: sha256:404a3b34f0c6bc267cb8c95ad5e3bcd1a13d7bbb845ea19e0ed3d052517612d4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:41.764Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:42.094Z] + docker push nexus3.edgexfoundry.org:10004/core-data:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T01:59:42.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-04T01:59:42.094Z] 1a0a62dff656: Preparing [2024-09-04T01:59:42.094Z] ae12d7f39c5d: Preparing [2024-09-04T01:59:42.094Z] 14a1a02c7a7b: Preparing [2024-09-04T01:59:42.094Z] 131183301d7b: Preparing [2024-09-04T01:59:42.094Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:42.094Z] 70101773563e: Preparing [2024-09-04T01:59:42.094Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:42.094Z] ce7f800efff9: Preparing [2024-09-04T01:59:42.094Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:42.094Z] ce7f800efff9: Waiting [2024-09-04T01:59:42.094Z] 1a0a62dff656: Layer already exists [2024-09-04T01:59:42.094Z] ae12d7f39c5d: Layer already exists [2024-09-04T01:59:42.094Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:42.094Z] 131183301d7b: Layer already exists [2024-09-04T01:59:42.094Z] 14a1a02c7a7b: Layer already exists [2024-09-04T01:59:42.094Z] 70101773563e: Layer already exists [2024-09-04T01:59:42.094Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:42.094Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:42.094Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:404a3b34f0c6bc267cb8c95ad5e3bcd1a13d7bbb845ea19e0ed3d052517612d4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:42.423Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:42.756Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-04T01:59:42.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-04T01:59:42.756Z] 1a0a62dff656: Preparing [2024-09-04T01:59:42.756Z] ae12d7f39c5d: Preparing [2024-09-04T01:59:42.756Z] 14a1a02c7a7b: Preparing [2024-09-04T01:59:42.756Z] 131183301d7b: Preparing [2024-09-04T01:59:42.756Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:42.756Z] 70101773563e: Preparing [2024-09-04T01:59:42.756Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:42.756Z] ce7f800efff9: Preparing [2024-09-04T01:59:42.756Z] 70101773563e: Waiting [2024-09-04T01:59:42.756Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:42.756Z] ce7f800efff9: Waiting [2024-09-04T01:59:42.756Z] 1a0a62dff656: Layer already exists [2024-09-04T01:59:42.756Z] 131183301d7b: Layer already exists [2024-09-04T01:59:42.756Z] ae12d7f39c5d: Layer already exists [2024-09-04T01:59:42.756Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:42.756Z] 14a1a02c7a7b: Layer already exists [2024-09-04T01:59:42.756Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:42.756Z] 70101773563e: Layer already exists [2024-09-04T01:59:42.756Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:42.756Z] main: digest: sha256:404a3b34f0c6bc267cb8c95ad5e3bcd1a13d7bbb845ea19e0ed3d052517612d4 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T01:59:42.834Z] ===================================================== [Pipeline] echo [2024-09-04T01:59:42.854Z] taggedImages: [2024-09-04T01:59:42.854Z] - nexus3.edgexfoundry.org:10004/core-data:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T01:59:42.854Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-04T01:59:42.854Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.62 [2024-09-04T01:59:42.854Z] - nexus3.edgexfoundry.org:10004/core-data:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T01:59:42.854Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-04T01:59:42.883Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-04T01:59:42.883Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T01:59:42.883Z] latest [2024-09-04T01:59:42.883Z] 3.2.0-dev.62 [2024-09-04T01:59:42.883Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T01:59:42.883Z] main [2024-09-04T01:59:42.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:43.227Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:43.554Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T01:59:43.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-04T01:59:43.554Z] eda0dd77f166: Preparing [2024-09-04T01:59:43.554Z] fd17a8933573: Preparing [2024-09-04T01:59:43.554Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:43.554Z] fb14bc0319c1: Preparing [2024-09-04T01:59:43.554Z] 72b4d6cb73e5: Preparing [2024-09-04T01:59:43.554Z] ce7f800efff9: Preparing [2024-09-04T01:59:43.554Z] ce7f800efff9: Waiting [2024-09-04T01:59:43.554Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:43.554Z] 72b4d6cb73e5: Pushed [2024-09-04T01:59:43.554Z] fb14bc0319c1: Pushed [2024-09-04T01:59:43.554Z] eda0dd77f166: Pushed [2024-09-04T01:59:43.554Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:46.860Z] fd17a8933573: Pushed [2024-09-04T01:59:46.860Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:c19c54980bf4822fa5f993e89d69b2b07dbfc79cfba747b0e02ded3f42573e81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:47.202Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:47.541Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-04T01:59:47.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-04T01:59:47.541Z] eda0dd77f166: Preparing [2024-09-04T01:59:47.541Z] fd17a8933573: Preparing [2024-09-04T01:59:47.541Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:47.541Z] fb14bc0319c1: Preparing [2024-09-04T01:59:47.541Z] 72b4d6cb73e5: Preparing [2024-09-04T01:59:47.541Z] ce7f800efff9: Preparing [2024-09-04T01:59:47.541Z] ce7f800efff9: Waiting [2024-09-04T01:59:47.541Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:47.541Z] 72b4d6cb73e5: Layer already exists [2024-09-04T01:59:47.541Z] fb14bc0319c1: Layer already exists [2024-09-04T01:59:47.541Z] fd17a8933573: Layer already exists [2024-09-04T01:59:47.541Z] eda0dd77f166: Layer already exists [2024-09-04T01:59:47.541Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:47.541Z] latest: digest: sha256:c19c54980bf4822fa5f993e89d69b2b07dbfc79cfba747b0e02ded3f42573e81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:47.896Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:48.236Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.62 [2024-09-04T01:59:48.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-04T01:59:48.236Z] eda0dd77f166: Preparing [2024-09-04T01:59:48.236Z] fd17a8933573: Preparing [2024-09-04T01:59:48.236Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:48.236Z] fb14bc0319c1: Preparing [2024-09-04T01:59:48.236Z] 72b4d6cb73e5: Preparing [2024-09-04T01:59:48.236Z] ce7f800efff9: Preparing [2024-09-04T01:59:48.236Z] ce7f800efff9: Waiting [2024-09-04T01:59:48.236Z] fd17a8933573: Layer already exists [2024-09-04T01:59:48.236Z] 72b4d6cb73e5: Layer already exists [2024-09-04T01:59:48.236Z] fb14bc0319c1: Layer already exists [2024-09-04T01:59:48.236Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:48.236Z] eda0dd77f166: Layer already exists [2024-09-04T01:59:48.236Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:48.236Z] 3.2.0-dev.62: digest: sha256:c19c54980bf4822fa5f993e89d69b2b07dbfc79cfba747b0e02ded3f42573e81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:48.573Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:48.909Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T01:59:48.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-04T01:59:48.909Z] eda0dd77f166: Preparing [2024-09-04T01:59:48.909Z] fd17a8933573: Preparing [2024-09-04T01:59:48.909Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:48.909Z] fb14bc0319c1: Preparing [2024-09-04T01:59:48.909Z] 72b4d6cb73e5: Preparing [2024-09-04T01:59:48.909Z] ce7f800efff9: Preparing [2024-09-04T01:59:48.909Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:48.909Z] fb14bc0319c1: Layer already exists [2024-09-04T01:59:48.909Z] fd17a8933573: Layer already exists [2024-09-04T01:59:48.909Z] eda0dd77f166: Layer already exists [2024-09-04T01:59:48.909Z] 72b4d6cb73e5: Layer already exists [2024-09-04T01:59:48.909Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:48.909Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:c19c54980bf4822fa5f993e89d69b2b07dbfc79cfba747b0e02ded3f42573e81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:49.254Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:49.594Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-04T01:59:49.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-04T01:59:49.595Z] eda0dd77f166: Preparing [2024-09-04T01:59:49.595Z] fd17a8933573: Preparing [2024-09-04T01:59:49.595Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:49.595Z] fb14bc0319c1: Preparing [2024-09-04T01:59:49.595Z] 72b4d6cb73e5: Preparing [2024-09-04T01:59:49.595Z] ce7f800efff9: Preparing [2024-09-04T01:59:49.595Z] ce7f800efff9: Waiting [2024-09-04T01:59:49.595Z] fb14bc0319c1: Layer already exists [2024-09-04T01:59:49.595Z] 72b4d6cb73e5: Layer already exists [2024-09-04T01:59:49.595Z] eda0dd77f166: Layer already exists [2024-09-04T01:59:49.595Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:49.595Z] fd17a8933573: Layer already exists [2024-09-04T01:59:49.595Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:49.595Z] main: digest: sha256:c19c54980bf4822fa5f993e89d69b2b07dbfc79cfba747b0e02ded3f42573e81 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T01:59:49.666Z] ===================================================== [Pipeline] echo [2024-09-04T01:59:49.683Z] taggedImages: [2024-09-04T01:59:49.683Z] - nexus3.edgexfoundry.org:10004/core-keeper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T01:59:49.683Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-04T01:59:49.683Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.62 [2024-09-04T01:59:49.683Z] - nexus3.edgexfoundry.org:10004/core-keeper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T01:59:49.683Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-04T01:59:49.713Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-04T01:59:49.713Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T01:59:49.713Z] latest [2024-09-04T01:59:49.713Z] 3.2.0-dev.62 [2024-09-04T01:59:49.713Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T01:59:49.713Z] main [2024-09-04T01:59:49.713Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:50.070Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:50.396Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T01:59:50.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-04T01:59:50.396Z] 0fa0e57f6049: Preparing [2024-09-04T01:59:50.396Z] 64d074f83b38: Preparing [2024-09-04T01:59:50.396Z] 902638df805e: Preparing [2024-09-04T01:59:50.396Z] 131183301d7b: Preparing [2024-09-04T01:59:50.396Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:50.396Z] 70101773563e: Preparing [2024-09-04T01:59:50.396Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:50.396Z] 70101773563e: Waiting [2024-09-04T01:59:50.396Z] ce7f800efff9: Preparing [2024-09-04T01:59:50.396Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:50.396Z] ce7f800efff9: Waiting [2024-09-04T01:59:50.396Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:50.396Z] 131183301d7b: Layer already exists [2024-09-04T01:59:50.396Z] 64d074f83b38: Pushed [2024-09-04T01:59:50.396Z] 70101773563e: Layer already exists [2024-09-04T01:59:50.396Z] 0fa0e57f6049: Pushed [2024-09-04T01:59:50.396Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:50.396Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:53.687Z] 902638df805e: Pushed [2024-09-04T01:59:53.687Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:e55aa89f5da3bd9f85cbc8e1b8739b2d5e8fa7cab4c00f7dde8531b3f36f5a53 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:54.028Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:54.371Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-04T01:59:54.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-04T01:59:54.371Z] 0fa0e57f6049: Preparing [2024-09-04T01:59:54.371Z] 64d074f83b38: Preparing [2024-09-04T01:59:54.371Z] 902638df805e: Preparing [2024-09-04T01:59:54.371Z] 131183301d7b: Preparing [2024-09-04T01:59:54.371Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:54.372Z] 70101773563e: Preparing [2024-09-04T01:59:54.372Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:54.372Z] ce7f800efff9: Preparing [2024-09-04T01:59:54.372Z] 70101773563e: Waiting [2024-09-04T01:59:54.372Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:54.372Z] ce7f800efff9: Waiting [2024-09-04T01:59:54.372Z] 902638df805e: Layer already exists [2024-09-04T01:59:54.372Z] 0fa0e57f6049: Layer already exists [2024-09-04T01:59:54.372Z] 131183301d7b: Layer already exists [2024-09-04T01:59:54.372Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:54.372Z] 64d074f83b38: Layer already exists [2024-09-04T01:59:54.372Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:54.372Z] 70101773563e: Layer already exists [2024-09-04T01:59:54.372Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:54.372Z] latest: digest: sha256:e55aa89f5da3bd9f85cbc8e1b8739b2d5e8fa7cab4c00f7dde8531b3f36f5a53 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:54.704Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:55.045Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.62 [2024-09-04T01:59:55.045Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-04T01:59:55.045Z] 0fa0e57f6049: Preparing [2024-09-04T01:59:55.045Z] 64d074f83b38: Preparing [2024-09-04T01:59:55.045Z] 902638df805e: Preparing [2024-09-04T01:59:55.045Z] 131183301d7b: Preparing [2024-09-04T01:59:55.045Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:55.045Z] 70101773563e: Preparing [2024-09-04T01:59:55.045Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:55.045Z] ce7f800efff9: Preparing [2024-09-04T01:59:55.045Z] 70101773563e: Waiting [2024-09-04T01:59:55.045Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:55.045Z] ce7f800efff9: Waiting [2024-09-04T01:59:55.045Z] 131183301d7b: Layer already exists [2024-09-04T01:59:55.045Z] 0fa0e57f6049: Layer already exists [2024-09-04T01:59:55.045Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:55.045Z] 902638df805e: Layer already exists [2024-09-04T01:59:55.045Z] 64d074f83b38: Layer already exists [2024-09-04T01:59:55.045Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:55.045Z] 70101773563e: Layer already exists [2024-09-04T01:59:55.045Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:55.045Z] 3.2.0-dev.62: digest: sha256:e55aa89f5da3bd9f85cbc8e1b8739b2d5e8fa7cab4c00f7dde8531b3f36f5a53 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:55.382Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:55.712Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T01:59:55.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-04T01:59:55.712Z] 0fa0e57f6049: Preparing [2024-09-04T01:59:55.712Z] 64d074f83b38: Preparing [2024-09-04T01:59:55.712Z] 902638df805e: Preparing [2024-09-04T01:59:55.712Z] 131183301d7b: Preparing [2024-09-04T01:59:55.712Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:55.712Z] 70101773563e: Preparing [2024-09-04T01:59:55.712Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:55.712Z] ce7f800efff9: Preparing [2024-09-04T01:59:55.712Z] ce7f800efff9: Waiting [2024-09-04T01:59:55.712Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:55.712Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:55.712Z] 0fa0e57f6049: Layer already exists [2024-09-04T01:59:55.712Z] 902638df805e: Layer already exists [2024-09-04T01:59:55.712Z] 64d074f83b38: Layer already exists [2024-09-04T01:59:55.712Z] 131183301d7b: Layer already exists [2024-09-04T01:59:55.712Z] 70101773563e: Layer already exists [2024-09-04T01:59:55.712Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:55.712Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:55.712Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:e55aa89f5da3bd9f85cbc8e1b8739b2d5e8fa7cab4c00f7dde8531b3f36f5a53 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:56.047Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:56.384Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-04T01:59:56.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-04T01:59:56.384Z] 0fa0e57f6049: Preparing [2024-09-04T01:59:56.384Z] 64d074f83b38: Preparing [2024-09-04T01:59:56.384Z] 902638df805e: Preparing [2024-09-04T01:59:56.384Z] 131183301d7b: Preparing [2024-09-04T01:59:56.384Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:56.384Z] 70101773563e: Preparing [2024-09-04T01:59:56.384Z] 1ef8684df5f1: Preparing [2024-09-04T01:59:56.384Z] ce7f800efff9: Preparing [2024-09-04T01:59:56.384Z] 1ef8684df5f1: Waiting [2024-09-04T01:59:56.384Z] 131183301d7b: Layer already exists [2024-09-04T01:59:56.384Z] 0fa0e57f6049: Layer already exists [2024-09-04T01:59:56.384Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:56.384Z] 64d074f83b38: Layer already exists [2024-09-04T01:59:56.384Z] 902638df805e: Layer already exists [2024-09-04T01:59:56.384Z] 70101773563e: Layer already exists [2024-09-04T01:59:56.384Z] 1ef8684df5f1: Layer already exists [2024-09-04T01:59:56.384Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:56.384Z] main: digest: sha256:e55aa89f5da3bd9f85cbc8e1b8739b2d5e8fa7cab4c00f7dde8531b3f36f5a53 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T01:59:56.471Z] ===================================================== [Pipeline] echo [2024-09-04T01:59:56.486Z] taggedImages: [2024-09-04T01:59:56.486Z] - nexus3.edgexfoundry.org:10004/core-metadata:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T01:59:56.486Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-04T01:59:56.486Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.62 [2024-09-04T01:59:56.486Z] - nexus3.edgexfoundry.org:10004/core-metadata:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T01:59:56.486Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-04T01:59:56.509Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-04T01:59:56.509Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T01:59:56.509Z] latest [2024-09-04T01:59:56.509Z] 3.2.0-dev.62 [2024-09-04T01:59:56.509Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T01:59:56.509Z] main [2024-09-04T01:59:56.509Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:56.862Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:57.199Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T01:59:57.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-04T01:59:57.199Z] 573b0d718af9: Preparing [2024-09-04T01:59:57.199Z] 6b79d6ccc390: Preparing [2024-09-04T01:59:57.199Z] 14d08bf4391e: Preparing [2024-09-04T01:59:57.199Z] d0515d5e6a29: Preparing [2024-09-04T01:59:57.199Z] 9d66db08b894: Preparing [2024-09-04T01:59:57.199Z] f0c29cbc1368: Preparing [2024-09-04T01:59:57.199Z] 53848899871e: Preparing [2024-09-04T01:59:57.199Z] 651b6b1ffec0: Preparing [2024-09-04T01:59:57.199Z] 131183301d7b: Preparing [2024-09-04T01:59:57.199Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:57.199Z] ca67e69be889: Preparing [2024-09-04T01:59:57.199Z] eab36d29feac: Preparing [2024-09-04T01:59:57.199Z] 5f70bf18a086: Preparing [2024-09-04T01:59:57.199Z] 9aa93b982862: Preparing [2024-09-04T01:59:57.199Z] 17a337548ce9: Preparing [2024-09-04T01:59:57.199Z] c30e4018e4e1: Preparing [2024-09-04T01:59:57.199Z] ce7f800efff9: Preparing [2024-09-04T01:59:57.199Z] f0c29cbc1368: Waiting [2024-09-04T01:59:57.199Z] 53848899871e: Waiting [2024-09-04T01:59:57.199Z] 651b6b1ffec0: Waiting [2024-09-04T01:59:57.199Z] 131183301d7b: Waiting [2024-09-04T01:59:57.199Z] d6a84f8f99d3: Waiting [2024-09-04T01:59:57.199Z] ca67e69be889: Waiting [2024-09-04T01:59:57.199Z] eab36d29feac: Waiting [2024-09-04T01:59:57.199Z] 5f70bf18a086: Waiting [2024-09-04T01:59:57.199Z] 9aa93b982862: Waiting [2024-09-04T01:59:57.199Z] 17a337548ce9: Waiting [2024-09-04T01:59:57.199Z] c30e4018e4e1: Waiting [2024-09-04T01:59:57.199Z] ce7f800efff9: Waiting [2024-09-04T01:59:57.199Z] 6b79d6ccc390: Pushed [2024-09-04T01:59:57.199Z] 14d08bf4391e: Pushed [2024-09-04T01:59:57.199Z] d0515d5e6a29: Pushed [2024-09-04T01:59:57.199Z] 9d66db08b894: Pushed [2024-09-04T01:59:57.199Z] 573b0d718af9: Pushed [2024-09-04T01:59:57.462Z] f0c29cbc1368: Pushed [2024-09-04T01:59:57.462Z] 53848899871e: Pushed [2024-09-04T01:59:57.721Z] 131183301d7b: Layer already exists [2024-09-04T01:59:57.721Z] ca67e69be889: Pushed [2024-09-04T01:59:57.721Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:57.721Z] eab36d29feac: Pushed [2024-09-04T01:59:57.982Z] 9aa93b982862: Pushed [2024-09-04T01:59:57.982Z] 5f70bf18a086: Layer already exists [2024-09-04T01:59:57.982Z] 17a337548ce9: Pushed [2024-09-04T01:59:57.982Z] c30e4018e4e1: Pushed [2024-09-04T01:59:58.240Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:59.176Z] 651b6b1ffec0: Pushed [2024-09-04T01:59:59.176Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:d41d56dc496583a2015435ca672c1965973d104fbf6e4c46785fed9b1561cf65 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:59.517Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T01:59:59.842Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-04T01:59:59.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-04T01:59:59.842Z] 573b0d718af9: Preparing [2024-09-04T01:59:59.842Z] 6b79d6ccc390: Preparing [2024-09-04T01:59:59.842Z] 14d08bf4391e: Preparing [2024-09-04T01:59:59.842Z] d0515d5e6a29: Preparing [2024-09-04T01:59:59.842Z] 9d66db08b894: Preparing [2024-09-04T01:59:59.842Z] f0c29cbc1368: Preparing [2024-09-04T01:59:59.842Z] 53848899871e: Preparing [2024-09-04T01:59:59.842Z] 651b6b1ffec0: Preparing [2024-09-04T01:59:59.842Z] 131183301d7b: Preparing [2024-09-04T01:59:59.842Z] d6a84f8f99d3: Preparing [2024-09-04T01:59:59.842Z] ca67e69be889: Preparing [2024-09-04T01:59:59.842Z] eab36d29feac: Preparing [2024-09-04T01:59:59.842Z] 5f70bf18a086: Preparing [2024-09-04T01:59:59.842Z] 9aa93b982862: Preparing [2024-09-04T01:59:59.842Z] 17a337548ce9: Preparing [2024-09-04T01:59:59.842Z] c30e4018e4e1: Preparing [2024-09-04T01:59:59.842Z] ce7f800efff9: Preparing [2024-09-04T01:59:59.842Z] ca67e69be889: Waiting [2024-09-04T01:59:59.842Z] c30e4018e4e1: Waiting [2024-09-04T01:59:59.842Z] 17a337548ce9: Waiting [2024-09-04T01:59:59.842Z] ce7f800efff9: Waiting [2024-09-04T01:59:59.842Z] 651b6b1ffec0: Waiting [2024-09-04T01:59:59.842Z] 5f70bf18a086: Waiting [2024-09-04T01:59:59.842Z] 131183301d7b: Waiting [2024-09-04T01:59:59.842Z] d6a84f8f99d3: Waiting [2024-09-04T01:59:59.842Z] 53848899871e: Waiting [2024-09-04T01:59:59.842Z] f0c29cbc1368: Waiting [2024-09-04T01:59:59.842Z] 9aa93b982862: Waiting [2024-09-04T01:59:59.842Z] eab36d29feac: Waiting [2024-09-04T01:59:59.842Z] 14d08bf4391e: Layer already exists [2024-09-04T01:59:59.842Z] 573b0d718af9: Layer already exists [2024-09-04T01:59:59.842Z] 6b79d6ccc390: Layer already exists [2024-09-04T01:59:59.842Z] 9d66db08b894: Layer already exists [2024-09-04T01:59:59.842Z] d0515d5e6a29: Layer already exists [2024-09-04T01:59:59.842Z] f0c29cbc1368: Layer already exists [2024-09-04T01:59:59.842Z] 53848899871e: Layer already exists [2024-09-04T01:59:59.842Z] 651b6b1ffec0: Layer already exists [2024-09-04T01:59:59.842Z] d6a84f8f99d3: Layer already exists [2024-09-04T01:59:59.842Z] 131183301d7b: Layer already exists [2024-09-04T01:59:59.842Z] ca67e69be889: Layer already exists [2024-09-04T01:59:59.842Z] 9aa93b982862: Layer already exists [2024-09-04T01:59:59.842Z] 5f70bf18a086: Layer already exists [2024-09-04T01:59:59.842Z] eab36d29feac: Layer already exists [2024-09-04T01:59:59.842Z] c30e4018e4e1: Layer already exists [2024-09-04T01:59:59.842Z] 17a337548ce9: Layer already exists [2024-09-04T01:59:59.842Z] ce7f800efff9: Layer already exists [2024-09-04T01:59:59.842Z] latest: digest: sha256:d41d56dc496583a2015435ca672c1965973d104fbf6e4c46785fed9b1561cf65 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:00.161Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:00.492Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.62 [2024-09-04T02:00:00.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-04T02:00:00.492Z] 573b0d718af9: Preparing [2024-09-04T02:00:00.492Z] 6b79d6ccc390: Preparing [2024-09-04T02:00:00.492Z] 14d08bf4391e: Preparing [2024-09-04T02:00:00.492Z] d0515d5e6a29: Preparing [2024-09-04T02:00:00.492Z] 9d66db08b894: Preparing [2024-09-04T02:00:00.492Z] f0c29cbc1368: Preparing [2024-09-04T02:00:00.492Z] 53848899871e: Preparing [2024-09-04T02:00:00.492Z] 651b6b1ffec0: Preparing [2024-09-04T02:00:00.492Z] 131183301d7b: Preparing [2024-09-04T02:00:00.492Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:00.492Z] ca67e69be889: Preparing [2024-09-04T02:00:00.492Z] eab36d29feac: Preparing [2024-09-04T02:00:00.492Z] 5f70bf18a086: Preparing [2024-09-04T02:00:00.492Z] 9aa93b982862: Preparing [2024-09-04T02:00:00.492Z] 17a337548ce9: Preparing [2024-09-04T02:00:00.492Z] f0c29cbc1368: Waiting [2024-09-04T02:00:00.492Z] c30e4018e4e1: Preparing [2024-09-04T02:00:00.492Z] ce7f800efff9: Preparing [2024-09-04T02:00:00.492Z] ca67e69be889: Waiting [2024-09-04T02:00:00.492Z] 53848899871e: Waiting [2024-09-04T02:00:00.492Z] eab36d29feac: Waiting [2024-09-04T02:00:00.492Z] 9aa93b982862: Waiting [2024-09-04T02:00:00.492Z] 17a337548ce9: Waiting [2024-09-04T02:00:00.492Z] 5f70bf18a086: Waiting [2024-09-04T02:00:00.492Z] c30e4018e4e1: Waiting [2024-09-04T02:00:00.492Z] 651b6b1ffec0: Waiting [2024-09-04T02:00:00.492Z] ce7f800efff9: Waiting [2024-09-04T02:00:00.492Z] 131183301d7b: Waiting [2024-09-04T02:00:00.492Z] d6a84f8f99d3: Waiting [2024-09-04T02:00:00.492Z] 573b0d718af9: Layer already exists [2024-09-04T02:00:00.492Z] 6b79d6ccc390: Layer already exists [2024-09-04T02:00:00.492Z] 9d66db08b894: Layer already exists [2024-09-04T02:00:00.492Z] d0515d5e6a29: Layer already exists [2024-09-04T02:00:00.492Z] 14d08bf4391e: Layer already exists [2024-09-04T02:00:00.492Z] f0c29cbc1368: Layer already exists [2024-09-04T02:00:00.492Z] 53848899871e: Layer already exists [2024-09-04T02:00:00.492Z] 651b6b1ffec0: Layer already exists [2024-09-04T02:00:00.492Z] 131183301d7b: Layer already exists [2024-09-04T02:00:00.492Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:00.492Z] ca67e69be889: Layer already exists [2024-09-04T02:00:00.492Z] eab36d29feac: Layer already exists [2024-09-04T02:00:00.492Z] 17a337548ce9: Layer already exists [2024-09-04T02:00:00.492Z] 5f70bf18a086: Layer already exists [2024-09-04T02:00:00.492Z] 9aa93b982862: Layer already exists [2024-09-04T02:00:00.492Z] c30e4018e4e1: Layer already exists [2024-09-04T02:00:00.492Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:00.492Z] 3.2.0-dev.62: digest: sha256:d41d56dc496583a2015435ca672c1965973d104fbf6e4c46785fed9b1561cf65 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:00.837Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:01.180Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:00:01.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-04T02:00:01.180Z] 573b0d718af9: Preparing [2024-09-04T02:00:01.180Z] 6b79d6ccc390: Preparing [2024-09-04T02:00:01.180Z] 14d08bf4391e: Preparing [2024-09-04T02:00:01.180Z] d0515d5e6a29: Preparing [2024-09-04T02:00:01.180Z] 9d66db08b894: Preparing [2024-09-04T02:00:01.180Z] f0c29cbc1368: Preparing [2024-09-04T02:00:01.180Z] 53848899871e: Preparing [2024-09-04T02:00:01.180Z] 651b6b1ffec0: Preparing [2024-09-04T02:00:01.180Z] 131183301d7b: Preparing [2024-09-04T02:00:01.180Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:01.180Z] ca67e69be889: Preparing [2024-09-04T02:00:01.180Z] eab36d29feac: Preparing [2024-09-04T02:00:01.180Z] 5f70bf18a086: Preparing [2024-09-04T02:00:01.180Z] 9aa93b982862: Preparing [2024-09-04T02:00:01.180Z] 17a337548ce9: Preparing [2024-09-04T02:00:01.180Z] c30e4018e4e1: Preparing [2024-09-04T02:00:01.180Z] ce7f800efff9: Preparing [2024-09-04T02:00:01.180Z] 9aa93b982862: Waiting [2024-09-04T02:00:01.180Z] d6a84f8f99d3: Waiting [2024-09-04T02:00:01.180Z] 17a337548ce9: Waiting [2024-09-04T02:00:01.180Z] ca67e69be889: Waiting [2024-09-04T02:00:01.180Z] c30e4018e4e1: Waiting [2024-09-04T02:00:01.180Z] ce7f800efff9: Waiting [2024-09-04T02:00:01.180Z] eab36d29feac: Waiting [2024-09-04T02:00:01.180Z] 5f70bf18a086: Waiting [2024-09-04T02:00:01.180Z] 131183301d7b: Waiting [2024-09-04T02:00:01.180Z] 651b6b1ffec0: Waiting [2024-09-04T02:00:01.180Z] 53848899871e: Waiting [2024-09-04T02:00:01.180Z] d0515d5e6a29: Layer already exists [2024-09-04T02:00:01.180Z] 9d66db08b894: Layer already exists [2024-09-04T02:00:01.180Z] 6b79d6ccc390: Layer already exists [2024-09-04T02:00:01.180Z] 573b0d718af9: Layer already exists [2024-09-04T02:00:01.180Z] 14d08bf4391e: Layer already exists [2024-09-04T02:00:01.180Z] f0c29cbc1368: Layer already exists [2024-09-04T02:00:01.180Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:01.180Z] 53848899871e: Layer already exists [2024-09-04T02:00:01.180Z] 651b6b1ffec0: Layer already exists [2024-09-04T02:00:01.180Z] 131183301d7b: Layer already exists [2024-09-04T02:00:01.180Z] ca67e69be889: Layer already exists [2024-09-04T02:00:01.180Z] 5f70bf18a086: Layer already exists [2024-09-04T02:00:01.180Z] eab36d29feac: Layer already exists [2024-09-04T02:00:01.180Z] 9aa93b982862: Layer already exists [2024-09-04T02:00:01.180Z] 17a337548ce9: Layer already exists [2024-09-04T02:00:01.180Z] c30e4018e4e1: Layer already exists [2024-09-04T02:00:01.180Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:01.180Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:d41d56dc496583a2015435ca672c1965973d104fbf6e4c46785fed9b1561cf65 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:01.514Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:01.861Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-04T02:00:01.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-04T02:00:01.862Z] 573b0d718af9: Preparing [2024-09-04T02:00:01.862Z] 6b79d6ccc390: Preparing [2024-09-04T02:00:01.862Z] 14d08bf4391e: Preparing [2024-09-04T02:00:01.862Z] d0515d5e6a29: Preparing [2024-09-04T02:00:01.862Z] 9d66db08b894: Preparing [2024-09-04T02:00:01.862Z] f0c29cbc1368: Preparing [2024-09-04T02:00:01.862Z] 53848899871e: Preparing [2024-09-04T02:00:01.862Z] 651b6b1ffec0: Preparing [2024-09-04T02:00:01.862Z] 131183301d7b: Preparing [2024-09-04T02:00:01.862Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:01.862Z] ca67e69be889: Preparing [2024-09-04T02:00:01.862Z] eab36d29feac: Preparing [2024-09-04T02:00:01.862Z] 5f70bf18a086: Preparing [2024-09-04T02:00:01.862Z] 9aa93b982862: Preparing [2024-09-04T02:00:01.862Z] 17a337548ce9: Preparing [2024-09-04T02:00:01.862Z] c30e4018e4e1: Preparing [2024-09-04T02:00:01.862Z] ce7f800efff9: Preparing [2024-09-04T02:00:01.862Z] f0c29cbc1368: Waiting [2024-09-04T02:00:01.862Z] eab36d29feac: Waiting [2024-09-04T02:00:01.862Z] 17a337548ce9: Waiting [2024-09-04T02:00:01.862Z] 5f70bf18a086: Waiting [2024-09-04T02:00:01.862Z] 651b6b1ffec0: Waiting [2024-09-04T02:00:01.862Z] 53848899871e: Waiting [2024-09-04T02:00:01.862Z] c30e4018e4e1: Waiting [2024-09-04T02:00:01.862Z] 9aa93b982862: Waiting [2024-09-04T02:00:01.862Z] ce7f800efff9: Waiting [2024-09-04T02:00:01.862Z] ca67e69be889: Waiting [2024-09-04T02:00:01.862Z] 131183301d7b: Waiting [2024-09-04T02:00:01.862Z] d6a84f8f99d3: Waiting [2024-09-04T02:00:01.862Z] 9d66db08b894: Layer already exists [2024-09-04T02:00:01.862Z] d0515d5e6a29: Layer already exists [2024-09-04T02:00:01.862Z] 6b79d6ccc390: Layer already exists [2024-09-04T02:00:01.862Z] 14d08bf4391e: Layer already exists [2024-09-04T02:00:01.862Z] 573b0d718af9: Layer already exists [2024-09-04T02:00:01.862Z] f0c29cbc1368: Layer already exists [2024-09-04T02:00:01.862Z] 651b6b1ffec0: Layer already exists [2024-09-04T02:00:01.862Z] 53848899871e: Layer already exists [2024-09-04T02:00:01.862Z] 131183301d7b: Layer already exists [2024-09-04T02:00:01.862Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:01.862Z] ca67e69be889: Layer already exists [2024-09-04T02:00:01.862Z] eab36d29feac: Layer already exists [2024-09-04T02:00:01.862Z] 5f70bf18a086: Layer already exists [2024-09-04T02:00:01.862Z] 9aa93b982862: Layer already exists [2024-09-04T02:00:01.862Z] 17a337548ce9: Layer already exists [2024-09-04T02:00:01.862Z] c30e4018e4e1: Layer already exists [2024-09-04T02:00:01.862Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:01.862Z] main: digest: sha256:d41d56dc496583a2015435ca672c1965973d104fbf6e4c46785fed9b1561cf65 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:00:01.936Z] ===================================================== [Pipeline] echo [2024-09-04T02:00:01.948Z] taggedImages: [2024-09-04T02:00:01.948Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:00:01.948Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-04T02:00:01.948Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.62 [2024-09-04T02:00:01.948Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:00:01.948Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-04T02:00:01.980Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-04T02:00:01.980Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:00:01.980Z] latest [2024-09-04T02:00:01.980Z] 3.2.0-dev.62 [2024-09-04T02:00:01.980Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:00:01.980Z] main [2024-09-04T02:00:01.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:02.326Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:02.666Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:00:02.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-04T02:00:02.666Z] 3015f90f7acb: Preparing [2024-09-04T02:00:02.666Z] ad28de879c7a: Preparing [2024-09-04T02:00:02.666Z] ee7b35bfa2be: Preparing [2024-09-04T02:00:02.666Z] 5b334891c4cb: Preparing [2024-09-04T02:00:02.666Z] 131183301d7b: Preparing [2024-09-04T02:00:02.666Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:02.666Z] 70101773563e: Preparing [2024-09-04T02:00:02.666Z] 1ef8684df5f1: Preparing [2024-09-04T02:00:02.666Z] ce7f800efff9: Preparing [2024-09-04T02:00:02.666Z] 70101773563e: Waiting [2024-09-04T02:00:02.666Z] 1ef8684df5f1: Waiting [2024-09-04T02:00:02.666Z] ce7f800efff9: Waiting [2024-09-04T02:00:02.666Z] d6a84f8f99d3: Waiting [2024-09-04T02:00:02.666Z] ad28de879c7a: Layer already exists [2024-09-04T02:00:02.666Z] ee7b35bfa2be: Pushed [2024-09-04T02:00:02.666Z] 3015f90f7acb: Layer already exists [2024-09-04T02:00:02.666Z] 131183301d7b: Layer already exists [2024-09-04T02:00:02.926Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:02.926Z] 70101773563e: Layer already exists [2024-09-04T02:00:02.926Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:02.926Z] 1ef8684df5f1: Layer already exists [2024-09-04T02:00:05.468Z] 5b334891c4cb: Pushed [2024-09-04T02:00:05.728Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:3ef2d1b7c11e9c4c3ba0c14f47ec588177e788c4d071c3f12d9f3da6fe0dcb1a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:06.072Z] + 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-04T02:00:06.408Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-04T02:00:06.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-04T02:00:06.408Z] 3015f90f7acb: Preparing [2024-09-04T02:00:06.408Z] ad28de879c7a: Preparing [2024-09-04T02:00:06.408Z] ee7b35bfa2be: Preparing [2024-09-04T02:00:06.408Z] 5b334891c4cb: Preparing [2024-09-04T02:00:06.408Z] 131183301d7b: Preparing [2024-09-04T02:00:06.408Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:06.408Z] 70101773563e: Preparing [2024-09-04T02:00:06.408Z] 1ef8684df5f1: Preparing [2024-09-04T02:00:06.408Z] ce7f800efff9: Preparing [2024-09-04T02:00:06.408Z] 70101773563e: Waiting [2024-09-04T02:00:06.408Z] 1ef8684df5f1: Waiting [2024-09-04T02:00:06.408Z] ce7f800efff9: Waiting [2024-09-04T02:00:06.408Z] d6a84f8f99d3: Waiting [2024-09-04T02:00:06.408Z] ee7b35bfa2be: Layer already exists [2024-09-04T02:00:06.408Z] 3015f90f7acb: Layer already exists [2024-09-04T02:00:06.408Z] ad28de879c7a: Layer already exists [2024-09-04T02:00:06.408Z] 5b334891c4cb: Layer already exists [2024-09-04T02:00:06.408Z] 131183301d7b: Layer already exists [2024-09-04T02:00:06.408Z] 70101773563e: Layer already exists [2024-09-04T02:00:06.408Z] 1ef8684df5f1: Layer already exists [2024-09-04T02:00:06.408Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:06.408Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:06.408Z] latest: digest: sha256:3ef2d1b7c11e9c4c3ba0c14f47ec588177e788c4d071c3f12d9f3da6fe0dcb1a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:06.763Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:07.088Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.62 [2024-09-04T02:00:07.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-04T02:00:07.089Z] 3015f90f7acb: Preparing [2024-09-04T02:00:07.089Z] ad28de879c7a: Preparing [2024-09-04T02:00:07.089Z] ee7b35bfa2be: Preparing [2024-09-04T02:00:07.089Z] 5b334891c4cb: Preparing [2024-09-04T02:00:07.089Z] 131183301d7b: Preparing [2024-09-04T02:00:07.089Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:07.089Z] 70101773563e: Preparing [2024-09-04T02:00:07.089Z] 1ef8684df5f1: Preparing [2024-09-04T02:00:07.089Z] ce7f800efff9: Preparing [2024-09-04T02:00:07.089Z] d6a84f8f99d3: Waiting [2024-09-04T02:00:07.089Z] 70101773563e: Waiting [2024-09-04T02:00:07.089Z] ce7f800efff9: Waiting [2024-09-04T02:00:07.089Z] 1ef8684df5f1: Waiting [2024-09-04T02:00:07.089Z] 3015f90f7acb: Layer already exists [2024-09-04T02:00:07.089Z] 131183301d7b: Layer already exists [2024-09-04T02:00:07.089Z] ee7b35bfa2be: Layer already exists [2024-09-04T02:00:07.089Z] 5b334891c4cb: Layer already exists [2024-09-04T02:00:07.089Z] ad28de879c7a: Layer already exists [2024-09-04T02:00:07.089Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:07.089Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:07.089Z] 70101773563e: Layer already exists [2024-09-04T02:00:07.089Z] 1ef8684df5f1: Layer already exists [2024-09-04T02:00:07.089Z] 3.2.0-dev.62: digest: sha256:3ef2d1b7c11e9c4c3ba0c14f47ec588177e788c4d071c3f12d9f3da6fe0dcb1a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:07.426Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:07.737Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:00:07.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-04T02:00:07.737Z] 3015f90f7acb: Preparing [2024-09-04T02:00:07.737Z] ad28de879c7a: Preparing [2024-09-04T02:00:07.737Z] ee7b35bfa2be: Preparing [2024-09-04T02:00:07.737Z] 5b334891c4cb: Preparing [2024-09-04T02:00:07.737Z] 131183301d7b: Preparing [2024-09-04T02:00:07.737Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:07.737Z] 70101773563e: Preparing [2024-09-04T02:00:07.737Z] 1ef8684df5f1: Preparing [2024-09-04T02:00:07.737Z] ce7f800efff9: Preparing [2024-09-04T02:00:07.737Z] 70101773563e: Waiting [2024-09-04T02:00:07.737Z] 1ef8684df5f1: Waiting [2024-09-04T02:00:07.737Z] ce7f800efff9: Waiting [2024-09-04T02:00:07.737Z] d6a84f8f99d3: Waiting [2024-09-04T02:00:07.737Z] ee7b35bfa2be: Layer already exists [2024-09-04T02:00:07.737Z] 5b334891c4cb: Layer already exists [2024-09-04T02:00:07.737Z] 131183301d7b: Layer already exists [2024-09-04T02:00:07.737Z] 3015f90f7acb: Layer already exists [2024-09-04T02:00:07.737Z] ad28de879c7a: Layer already exists [2024-09-04T02:00:07.737Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:07.737Z] 70101773563e: Layer already exists [2024-09-04T02:00:07.737Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:07.737Z] 1ef8684df5f1: Layer already exists [2024-09-04T02:00:07.737Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:3ef2d1b7c11e9c4c3ba0c14f47ec588177e788c4d071c3f12d9f3da6fe0dcb1a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:08.065Z] + 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-04T02:00:08.398Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-04T02:00:08.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-04T02:00:08.398Z] 3015f90f7acb: Preparing [2024-09-04T02:00:08.398Z] ad28de879c7a: Preparing [2024-09-04T02:00:08.398Z] ee7b35bfa2be: Preparing [2024-09-04T02:00:08.398Z] 5b334891c4cb: Preparing [2024-09-04T02:00:08.398Z] 131183301d7b: Preparing [2024-09-04T02:00:08.398Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:08.398Z] 70101773563e: Preparing [2024-09-04T02:00:08.398Z] 1ef8684df5f1: Preparing [2024-09-04T02:00:08.398Z] ce7f800efff9: Preparing [2024-09-04T02:00:08.398Z] d6a84f8f99d3: Waiting [2024-09-04T02:00:08.398Z] ce7f800efff9: Waiting [2024-09-04T02:00:08.398Z] 1ef8684df5f1: Waiting [2024-09-04T02:00:08.398Z] 70101773563e: Waiting [2024-09-04T02:00:08.398Z] ad28de879c7a: Layer already exists [2024-09-04T02:00:08.398Z] 3015f90f7acb: Layer already exists [2024-09-04T02:00:08.398Z] 5b334891c4cb: Layer already exists [2024-09-04T02:00:08.398Z] 131183301d7b: Layer already exists [2024-09-04T02:00:08.398Z] ee7b35bfa2be: Layer already exists [2024-09-04T02:00:08.398Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:08.398Z] 1ef8684df5f1: Layer already exists [2024-09-04T02:00:08.398Z] 70101773563e: Layer already exists [2024-09-04T02:00:08.398Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:08.398Z] main: digest: sha256:3ef2d1b7c11e9c4c3ba0c14f47ec588177e788c4d071c3f12d9f3da6fe0dcb1a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:00:08.469Z] ===================================================== [Pipeline] echo [2024-09-04T02:00:08.486Z] taggedImages: [2024-09-04T02:00:08.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:00:08.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-04T02:00:08.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.62 [2024-09-04T02:00:08.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:00:08.486Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-04T02:00:08.514Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-04T02:00:08.514Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:00:08.514Z] latest [2024-09-04T02:00:08.514Z] 3.2.0-dev.62 [2024-09-04T02:00:08.514Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:00:08.514Z] main [2024-09-04T02:00:08.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:08.936Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:09.337Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:00:09.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-04T02:00:09.337Z] 0998f8291bf1: Preparing [2024-09-04T02:00:09.337Z] 81e2d4191792: Preparing [2024-09-04T02:00:09.337Z] 406066923db5: Preparing [2024-09-04T02:00:09.337Z] 3afb690c14cf: Preparing [2024-09-04T02:00:09.337Z] 083ec01722cf: Preparing [2024-09-04T02:00:09.337Z] 131183301d7b: Preparing [2024-09-04T02:00:09.337Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:09.337Z] 516e677497c4: Preparing [2024-09-04T02:00:09.337Z] 59cd6620a669: Preparing [2024-09-04T02:00:09.337Z] f29f5e679cc2: Preparing [2024-09-04T02:00:09.337Z] ce7f800efff9: Preparing [2024-09-04T02:00:09.337Z] 131183301d7b: Waiting [2024-09-04T02:00:09.337Z] d6a84f8f99d3: Waiting [2024-09-04T02:00:09.337Z] 516e677497c4: Waiting [2024-09-04T02:00:09.337Z] 59cd6620a669: Waiting [2024-09-04T02:00:09.337Z] f29f5e679cc2: Waiting [2024-09-04T02:00:09.337Z] ce7f800efff9: Waiting [2024-09-04T02:00:09.337Z] 81e2d4191792: Pushed [2024-09-04T02:00:09.337Z] 3afb690c14cf: Pushed [2024-09-04T02:00:09.337Z] 083ec01722cf: Pushed [2024-09-04T02:00:09.337Z] 0998f8291bf1: Pushed [2024-09-04T02:00:09.337Z] 131183301d7b: Layer already exists [2024-09-04T02:00:09.337Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:09.337Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:09.616Z] 516e677497c4: Pushed [2024-09-04T02:00:09.616Z] 59cd6620a669: Pushed [2024-09-04T02:00:10.223Z] 406066923db5: Pushed [2024-09-04T02:00:10.484Z] f29f5e679cc2: Pushed [2024-09-04T02:00:10.745Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:8c779c1550aebbc147327dd2abaf27713024b1b940296a22bcc7df6d8f89dbe7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:11.077Z] + 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-04T02:00:11.399Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-04T02:00:11.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-04T02:00:11.399Z] 0998f8291bf1: Preparing [2024-09-04T02:00:11.399Z] 81e2d4191792: Preparing [2024-09-04T02:00:11.399Z] 406066923db5: Preparing [2024-09-04T02:00:11.399Z] 3afb690c14cf: Preparing [2024-09-04T02:00:11.399Z] 083ec01722cf: Preparing [2024-09-04T02:00:11.399Z] 131183301d7b: Preparing [2024-09-04T02:00:11.399Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:11.399Z] 516e677497c4: Preparing [2024-09-04T02:00:11.399Z] 59cd6620a669: Preparing [2024-09-04T02:00:11.399Z] f29f5e679cc2: Preparing [2024-09-04T02:00:11.399Z] ce7f800efff9: Preparing [2024-09-04T02:00:11.399Z] 516e677497c4: Waiting [2024-09-04T02:00:11.399Z] 59cd6620a669: Waiting [2024-09-04T02:00:11.399Z] ce7f800efff9: Waiting [2024-09-04T02:00:11.399Z] f29f5e679cc2: Waiting [2024-09-04T02:00:11.399Z] 131183301d7b: Waiting [2024-09-04T02:00:11.399Z] 0998f8291bf1: Layer already exists [2024-09-04T02:00:11.399Z] 81e2d4191792: Layer already exists [2024-09-04T02:00:11.399Z] 406066923db5: Layer already exists [2024-09-04T02:00:11.399Z] 3afb690c14cf: Layer already exists [2024-09-04T02:00:11.399Z] 083ec01722cf: Layer already exists [2024-09-04T02:00:11.399Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:11.399Z] 131183301d7b: Layer already exists [2024-09-04T02:00:11.399Z] 516e677497c4: Layer already exists [2024-09-04T02:00:11.399Z] 59cd6620a669: Layer already exists [2024-09-04T02:00:11.399Z] f29f5e679cc2: Layer already exists [2024-09-04T02:00:11.399Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:11.399Z] latest: digest: sha256:8c779c1550aebbc147327dd2abaf27713024b1b940296a22bcc7df6d8f89dbe7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:11.721Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:12.047Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.62 [2024-09-04T02:00:12.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-04T02:00:12.047Z] 0998f8291bf1: Preparing [2024-09-04T02:00:12.047Z] 81e2d4191792: Preparing [2024-09-04T02:00:12.047Z] 406066923db5: Preparing [2024-09-04T02:00:12.047Z] 3afb690c14cf: Preparing [2024-09-04T02:00:12.047Z] 083ec01722cf: Preparing [2024-09-04T02:00:12.047Z] 131183301d7b: Preparing [2024-09-04T02:00:12.047Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:12.047Z] 516e677497c4: Preparing [2024-09-04T02:00:12.047Z] 59cd6620a669: Preparing [2024-09-04T02:00:12.047Z] f29f5e679cc2: Preparing [2024-09-04T02:00:12.047Z] ce7f800efff9: Preparing [2024-09-04T02:00:12.047Z] d6a84f8f99d3: Waiting [2024-09-04T02:00:12.047Z] 516e677497c4: Waiting [2024-09-04T02:00:12.047Z] 59cd6620a669: Waiting [2024-09-04T02:00:12.047Z] f29f5e679cc2: Waiting [2024-09-04T02:00:12.047Z] ce7f800efff9: Waiting [2024-09-04T02:00:12.047Z] 131183301d7b: Waiting [2024-09-04T02:00:12.047Z] 083ec01722cf: Layer already exists [2024-09-04T02:00:12.047Z] 0998f8291bf1: Layer already exists [2024-09-04T02:00:12.047Z] 3afb690c14cf: Layer already exists [2024-09-04T02:00:12.047Z] 406066923db5: Layer already exists [2024-09-04T02:00:12.047Z] 81e2d4191792: Layer already exists [2024-09-04T02:00:12.047Z] 131183301d7b: Layer already exists [2024-09-04T02:00:12.047Z] 516e677497c4: Layer already exists [2024-09-04T02:00:12.047Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:12.047Z] f29f5e679cc2: Layer already exists [2024-09-04T02:00:12.047Z] 59cd6620a669: Layer already exists [2024-09-04T02:00:12.047Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:12.047Z] 3.2.0-dev.62: digest: sha256:8c779c1550aebbc147327dd2abaf27713024b1b940296a22bcc7df6d8f89dbe7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:12.376Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:12.707Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:00:12.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-04T02:00:12.707Z] 0998f8291bf1: Preparing [2024-09-04T02:00:12.707Z] 81e2d4191792: Preparing [2024-09-04T02:00:12.707Z] 406066923db5: Preparing [2024-09-04T02:00:12.707Z] 3afb690c14cf: Preparing [2024-09-04T02:00:12.707Z] 083ec01722cf: Preparing [2024-09-04T02:00:12.707Z] 131183301d7b: Preparing [2024-09-04T02:00:12.707Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:12.707Z] 516e677497c4: Preparing [2024-09-04T02:00:12.707Z] 59cd6620a669: Preparing [2024-09-04T02:00:12.707Z] f29f5e679cc2: Preparing [2024-09-04T02:00:12.707Z] ce7f800efff9: Preparing [2024-09-04T02:00:12.707Z] d6a84f8f99d3: Waiting [2024-09-04T02:00:12.707Z] 516e677497c4: Waiting [2024-09-04T02:00:12.707Z] 59cd6620a669: Waiting [2024-09-04T02:00:12.707Z] f29f5e679cc2: Waiting [2024-09-04T02:00:12.707Z] ce7f800efff9: Waiting [2024-09-04T02:00:12.707Z] 131183301d7b: Waiting [2024-09-04T02:00:12.707Z] 0998f8291bf1: Layer already exists [2024-09-04T02:00:12.707Z] 3afb690c14cf: Layer already exists [2024-09-04T02:00:12.707Z] 406066923db5: Layer already exists [2024-09-04T02:00:12.707Z] 81e2d4191792: Layer already exists [2024-09-04T02:00:12.707Z] 083ec01722cf: Layer already exists [2024-09-04T02:00:12.707Z] 131183301d7b: Layer already exists [2024-09-04T02:00:12.707Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:12.707Z] 59cd6620a669: Layer already exists [2024-09-04T02:00:12.707Z] f29f5e679cc2: Layer already exists [2024-09-04T02:00:12.707Z] 516e677497c4: Layer already exists [2024-09-04T02:00:12.707Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:12.707Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:8c779c1550aebbc147327dd2abaf27713024b1b940296a22bcc7df6d8f89dbe7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:13.036Z] + 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-04T02:00:13.368Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-04T02:00:13.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-04T02:00:13.368Z] 0998f8291bf1: Preparing [2024-09-04T02:00:13.368Z] 81e2d4191792: Preparing [2024-09-04T02:00:13.368Z] 406066923db5: Preparing [2024-09-04T02:00:13.368Z] 3afb690c14cf: Preparing [2024-09-04T02:00:13.368Z] 083ec01722cf: Preparing [2024-09-04T02:00:13.368Z] 131183301d7b: Preparing [2024-09-04T02:00:13.368Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:13.368Z] 516e677497c4: Preparing [2024-09-04T02:00:13.368Z] 59cd6620a669: Preparing [2024-09-04T02:00:13.368Z] f29f5e679cc2: Preparing [2024-09-04T02:00:13.368Z] ce7f800efff9: Preparing [2024-09-04T02:00:13.368Z] 131183301d7b: Waiting [2024-09-04T02:00:13.368Z] d6a84f8f99d3: Waiting [2024-09-04T02:00:13.368Z] 516e677497c4: Waiting [2024-09-04T02:00:13.368Z] ce7f800efff9: Waiting [2024-09-04T02:00:13.368Z] f29f5e679cc2: Waiting [2024-09-04T02:00:13.368Z] 59cd6620a669: Waiting [2024-09-04T02:00:13.368Z] 406066923db5: Layer already exists [2024-09-04T02:00:13.368Z] 0998f8291bf1: Layer already exists [2024-09-04T02:00:13.368Z] 3afb690c14cf: Layer already exists [2024-09-04T02:00:13.368Z] 083ec01722cf: Layer already exists [2024-09-04T02:00:13.368Z] 81e2d4191792: Layer already exists [2024-09-04T02:00:13.368Z] 516e677497c4: Layer already exists [2024-09-04T02:00:13.368Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:13.368Z] 131183301d7b: Layer already exists [2024-09-04T02:00:13.368Z] 59cd6620a669: Layer already exists [2024-09-04T02:00:13.368Z] f29f5e679cc2: Layer already exists [2024-09-04T02:00:13.368Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:13.368Z] main: digest: sha256:8c779c1550aebbc147327dd2abaf27713024b1b940296a22bcc7df6d8f89dbe7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:00:13.443Z] ===================================================== [Pipeline] echo [2024-09-04T02:00:13.461Z] taggedImages: [2024-09-04T02:00:13.461Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:00:13.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-04T02:00:13.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.62 [2024-09-04T02:00:13.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:00:13.462Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-04T02:00:13.496Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-04T02:00:13.496Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:00:13.496Z] latest [2024-09-04T02:00:13.496Z] 3.2.0-dev.62 [2024-09-04T02:00:13.496Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:00:13.496Z] main [2024-09-04T02:00:13.496Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:13.846Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:14.169Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:00:14.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-04T02:00:14.169Z] 19050e194e4d: Preparing [2024-09-04T02:00:14.169Z] af7d2fa62f16: Preparing [2024-09-04T02:00:14.169Z] de4877f1f0d2: Preparing [2024-09-04T02:00:14.169Z] 1a0c85440002: Preparing [2024-09-04T02:00:14.169Z] b915fcfc74e6: Preparing [2024-09-04T02:00:14.169Z] c1dbb42d8123: Preparing [2024-09-04T02:00:14.169Z] c3341f63dd06: Preparing [2024-09-04T02:00:14.169Z] 131183301d7b: Preparing [2024-09-04T02:00:14.169Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:14.169Z] d15abc7aec3c: Preparing [2024-09-04T02:00:14.169Z] 8f8f31bd3b5d: Preparing [2024-09-04T02:00:14.169Z] ce7f800efff9: Preparing [2024-09-04T02:00:14.169Z] c3341f63dd06: Waiting [2024-09-04T02:00:14.169Z] 131183301d7b: Waiting [2024-09-04T02:00:14.169Z] d6a84f8f99d3: Waiting [2024-09-04T02:00:14.169Z] d15abc7aec3c: Waiting [2024-09-04T02:00:14.169Z] 8f8f31bd3b5d: Waiting [2024-09-04T02:00:14.169Z] ce7f800efff9: Waiting [2024-09-04T02:00:14.169Z] c1dbb42d8123: Waiting [2024-09-04T02:00:14.169Z] b915fcfc74e6: Pushed [2024-09-04T02:00:14.169Z] 19050e194e4d: Pushed [2024-09-04T02:00:14.169Z] af7d2fa62f16: Pushed [2024-09-04T02:00:14.169Z] 131183301d7b: Layer already exists [2024-09-04T02:00:14.169Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:14.427Z] c1dbb42d8123: Pushed [2024-09-04T02:00:14.427Z] c3341f63dd06: Pushed [2024-09-04T02:00:14.427Z] d15abc7aec3c: Pushed [2024-09-04T02:00:14.427Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:15.000Z] 1a0c85440002: Pushed [2024-09-04T02:00:15.565Z] de4877f1f0d2: Pushed [2024-09-04T02:00:15.565Z] 8f8f31bd3b5d: Pushed [2024-09-04T02:00:15.565Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:2719c22d3196647a7b8201c609b9a4e92eedbdd2fb8970000520a6ede2e5226d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:15.896Z] + 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-04T02:00:16.223Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-04T02:00:16.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-04T02:00:16.223Z] 19050e194e4d: Preparing [2024-09-04T02:00:16.223Z] af7d2fa62f16: Preparing [2024-09-04T02:00:16.223Z] de4877f1f0d2: Preparing [2024-09-04T02:00:16.223Z] 1a0c85440002: Preparing [2024-09-04T02:00:16.223Z] b915fcfc74e6: Preparing [2024-09-04T02:00:16.223Z] c1dbb42d8123: Preparing [2024-09-04T02:00:16.223Z] c3341f63dd06: Preparing [2024-09-04T02:00:16.223Z] 131183301d7b: Preparing [2024-09-04T02:00:16.223Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:16.223Z] d15abc7aec3c: Preparing [2024-09-04T02:00:16.223Z] 8f8f31bd3b5d: Preparing [2024-09-04T02:00:16.223Z] ce7f800efff9: Preparing [2024-09-04T02:00:16.223Z] d6a84f8f99d3: Waiting [2024-09-04T02:00:16.223Z] c1dbb42d8123: Waiting [2024-09-04T02:00:16.223Z] c3341f63dd06: Waiting [2024-09-04T02:00:16.223Z] d15abc7aec3c: Waiting [2024-09-04T02:00:16.223Z] ce7f800efff9: Waiting [2024-09-04T02:00:16.223Z] 8f8f31bd3b5d: Waiting [2024-09-04T02:00:16.223Z] 131183301d7b: Waiting [2024-09-04T02:00:16.223Z] b915fcfc74e6: Layer already exists [2024-09-04T02:00:16.223Z] af7d2fa62f16: Layer already exists [2024-09-04T02:00:16.223Z] 19050e194e4d: Layer already exists [2024-09-04T02:00:16.223Z] 1a0c85440002: Layer already exists [2024-09-04T02:00:16.223Z] de4877f1f0d2: Layer already exists [2024-09-04T02:00:16.223Z] c1dbb42d8123: Layer already exists [2024-09-04T02:00:16.223Z] d15abc7aec3c: Layer already exists [2024-09-04T02:00:16.223Z] c3341f63dd06: Layer already exists [2024-09-04T02:00:16.223Z] 131183301d7b: Layer already exists [2024-09-04T02:00:16.223Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:16.223Z] 8f8f31bd3b5d: Layer already exists [2024-09-04T02:00:16.223Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:16.223Z] latest: digest: sha256:2719c22d3196647a7b8201c609b9a4e92eedbdd2fb8970000520a6ede2e5226d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:16.574Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:16.896Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.62 [2024-09-04T02:00:16.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-04T02:00:16.896Z] 19050e194e4d: Preparing [2024-09-04T02:00:16.896Z] af7d2fa62f16: Preparing [2024-09-04T02:00:16.896Z] de4877f1f0d2: Preparing [2024-09-04T02:00:16.896Z] 1a0c85440002: Preparing [2024-09-04T02:00:16.896Z] b915fcfc74e6: Preparing [2024-09-04T02:00:16.896Z] c1dbb42d8123: Preparing [2024-09-04T02:00:16.896Z] c3341f63dd06: Preparing [2024-09-04T02:00:16.896Z] 131183301d7b: Preparing [2024-09-04T02:00:16.896Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:16.896Z] d15abc7aec3c: Preparing [2024-09-04T02:00:16.896Z] 8f8f31bd3b5d: Preparing [2024-09-04T02:00:16.896Z] ce7f800efff9: Preparing [2024-09-04T02:00:16.896Z] c3341f63dd06: Waiting [2024-09-04T02:00:16.896Z] 131183301d7b: Waiting [2024-09-04T02:00:16.896Z] d15abc7aec3c: Waiting [2024-09-04T02:00:16.896Z] d6a84f8f99d3: Waiting [2024-09-04T02:00:16.896Z] c1dbb42d8123: Waiting [2024-09-04T02:00:16.896Z] 8f8f31bd3b5d: Waiting [2024-09-04T02:00:16.896Z] ce7f800efff9: Waiting [2024-09-04T02:00:16.896Z] 19050e194e4d: Layer already exists [2024-09-04T02:00:16.896Z] de4877f1f0d2: Layer already exists [2024-09-04T02:00:16.896Z] 1a0c85440002: Layer already exists [2024-09-04T02:00:16.896Z] b915fcfc74e6: Layer already exists [2024-09-04T02:00:16.896Z] af7d2fa62f16: Layer already exists [2024-09-04T02:00:16.896Z] c3341f63dd06: Layer already exists [2024-09-04T02:00:16.896Z] c1dbb42d8123: Layer already exists [2024-09-04T02:00:16.896Z] 131183301d7b: Layer already exists [2024-09-04T02:00:16.896Z] d15abc7aec3c: Layer already exists [2024-09-04T02:00:16.896Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:16.896Z] 8f8f31bd3b5d: Layer already exists [2024-09-04T02:00:16.896Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:16.896Z] 3.2.0-dev.62: digest: sha256:2719c22d3196647a7b8201c609b9a4e92eedbdd2fb8970000520a6ede2e5226d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:17.222Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:17.541Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:00:17.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-04T02:00:17.541Z] 19050e194e4d: Preparing [2024-09-04T02:00:17.541Z] af7d2fa62f16: Preparing [2024-09-04T02:00:17.541Z] de4877f1f0d2: Preparing [2024-09-04T02:00:17.541Z] 1a0c85440002: Preparing [2024-09-04T02:00:17.541Z] b915fcfc74e6: Preparing [2024-09-04T02:00:17.541Z] c1dbb42d8123: Preparing [2024-09-04T02:00:17.541Z] c3341f63dd06: Preparing [2024-09-04T02:00:17.541Z] 131183301d7b: Preparing [2024-09-04T02:00:17.541Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:17.541Z] d15abc7aec3c: Preparing [2024-09-04T02:00:17.541Z] 8f8f31bd3b5d: Preparing [2024-09-04T02:00:17.541Z] ce7f800efff9: Preparing [2024-09-04T02:00:17.541Z] c1dbb42d8123: Waiting [2024-09-04T02:00:17.541Z] c3341f63dd06: Waiting [2024-09-04T02:00:17.541Z] 8f8f31bd3b5d: Waiting [2024-09-04T02:00:17.541Z] 131183301d7b: Waiting [2024-09-04T02:00:17.541Z] d6a84f8f99d3: Waiting [2024-09-04T02:00:17.541Z] d15abc7aec3c: Waiting [2024-09-04T02:00:17.541Z] 19050e194e4d: Layer already exists [2024-09-04T02:00:17.541Z] 1a0c85440002: Layer already exists [2024-09-04T02:00:17.541Z] de4877f1f0d2: Layer already exists [2024-09-04T02:00:17.541Z] af7d2fa62f16: Layer already exists [2024-09-04T02:00:17.541Z] b915fcfc74e6: Layer already exists [2024-09-04T02:00:17.541Z] c3341f63dd06: Layer already exists [2024-09-04T02:00:17.541Z] 131183301d7b: Layer already exists [2024-09-04T02:00:17.541Z] c1dbb42d8123: Layer already exists [2024-09-04T02:00:17.541Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:17.541Z] d15abc7aec3c: Layer already exists [2024-09-04T02:00:17.541Z] 8f8f31bd3b5d: Layer already exists [2024-09-04T02:00:17.541Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:17.541Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:2719c22d3196647a7b8201c609b9a4e92eedbdd2fb8970000520a6ede2e5226d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:17.868Z] + 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-04T02:00:18.199Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-04T02:00:18.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-04T02:00:18.199Z] 19050e194e4d: Preparing [2024-09-04T02:00:18.199Z] af7d2fa62f16: Preparing [2024-09-04T02:00:18.199Z] de4877f1f0d2: Preparing [2024-09-04T02:00:18.199Z] 1a0c85440002: Preparing [2024-09-04T02:00:18.199Z] b915fcfc74e6: Preparing [2024-09-04T02:00:18.199Z] c1dbb42d8123: Preparing [2024-09-04T02:00:18.199Z] c3341f63dd06: Preparing [2024-09-04T02:00:18.199Z] 131183301d7b: Preparing [2024-09-04T02:00:18.199Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:18.199Z] d15abc7aec3c: Preparing [2024-09-04T02:00:18.199Z] 8f8f31bd3b5d: Preparing [2024-09-04T02:00:18.199Z] ce7f800efff9: Preparing [2024-09-04T02:00:18.199Z] 131183301d7b: Waiting [2024-09-04T02:00:18.199Z] 8f8f31bd3b5d: Waiting [2024-09-04T02:00:18.199Z] ce7f800efff9: Waiting [2024-09-04T02:00:18.199Z] d6a84f8f99d3: Waiting [2024-09-04T02:00:18.199Z] c1dbb42d8123: Waiting [2024-09-04T02:00:18.199Z] d15abc7aec3c: Waiting [2024-09-04T02:00:18.199Z] c3341f63dd06: Waiting [2024-09-04T02:00:18.199Z] 19050e194e4d: Layer already exists [2024-09-04T02:00:18.199Z] b915fcfc74e6: Layer already exists [2024-09-04T02:00:18.199Z] de4877f1f0d2: Layer already exists [2024-09-04T02:00:18.199Z] af7d2fa62f16: Layer already exists [2024-09-04T02:00:18.199Z] 1a0c85440002: Layer already exists [2024-09-04T02:00:18.199Z] 131183301d7b: Layer already exists [2024-09-04T02:00:18.199Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:18.199Z] c3341f63dd06: Layer already exists [2024-09-04T02:00:18.199Z] c1dbb42d8123: Layer already exists [2024-09-04T02:00:18.199Z] d15abc7aec3c: Layer already exists [2024-09-04T02:00:18.199Z] 8f8f31bd3b5d: Layer already exists [2024-09-04T02:00:18.199Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:18.199Z] main: digest: sha256:2719c22d3196647a7b8201c609b9a4e92eedbdd2fb8970000520a6ede2e5226d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:00:18.271Z] ===================================================== [Pipeline] echo [2024-09-04T02:00:18.282Z] taggedImages: [2024-09-04T02:00:18.282Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:00:18.282Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-04T02:00:18.282Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.62 [2024-09-04T02:00:18.282Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:00:18.282Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-04T02:00:18.309Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-04T02:00:18.309Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:00:18.309Z] latest [2024-09-04T02:00:18.309Z] 3.2.0-dev.62 [2024-09-04T02:00:18.309Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:00:18.309Z] main [2024-09-04T02:00:18.309Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:18.656Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:18.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:00:18.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-04T02:00:18.995Z] 31c7cc546906: Preparing [2024-09-04T02:00:18.995Z] aa00536a5399: Preparing [2024-09-04T02:00:18.995Z] 131183301d7b: Preparing [2024-09-04T02:00:18.995Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:18.995Z] 7a73743a5516: Preparing [2024-09-04T02:00:18.995Z] 6d4b12ad8dad: Preparing [2024-09-04T02:00:18.995Z] ce7f800efff9: Preparing [2024-09-04T02:00:18.995Z] ce7f800efff9: Waiting [2024-09-04T02:00:18.995Z] 6d4b12ad8dad: Waiting [2024-09-04T02:00:18.995Z] 131183301d7b: Layer already exists [2024-09-04T02:00:18.995Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:18.995Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:18.995Z] 7a73743a5516: Pushed [2024-09-04T02:00:18.995Z] 31c7cc546906: Pushed [2024-09-04T02:00:19.930Z] 6d4b12ad8dad: Pushed [2024-09-04T02:00:20.867Z] aa00536a5399: Pushed [2024-09-04T02:00:20.867Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:f8fc5b4d228f8f38c78c6235930c81d5b202dbea5aadcfdbb0c84f953d7a4d17 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:21.206Z] + 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-04T02:00:21.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-04T02:00:21.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-04T02:00:21.534Z] 31c7cc546906: Preparing [2024-09-04T02:00:21.534Z] aa00536a5399: Preparing [2024-09-04T02:00:21.534Z] 131183301d7b: Preparing [2024-09-04T02:00:21.534Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:21.534Z] 7a73743a5516: Preparing [2024-09-04T02:00:21.534Z] 6d4b12ad8dad: Preparing [2024-09-04T02:00:21.534Z] ce7f800efff9: Preparing [2024-09-04T02:00:21.534Z] 6d4b12ad8dad: Waiting [2024-09-04T02:00:21.534Z] ce7f800efff9: Waiting [2024-09-04T02:00:21.534Z] 131183301d7b: Layer already exists [2024-09-04T02:00:21.534Z] 7a73743a5516: Layer already exists [2024-09-04T02:00:21.534Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:21.534Z] aa00536a5399: Layer already exists [2024-09-04T02:00:21.534Z] 31c7cc546906: Layer already exists [2024-09-04T02:00:21.534Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:21.534Z] 6d4b12ad8dad: Layer already exists [2024-09-04T02:00:21.534Z] latest: digest: sha256:f8fc5b4d228f8f38c78c6235930c81d5b202dbea5aadcfdbb0c84f953d7a4d17 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:21.869Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:22.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.62 [2024-09-04T02:00:22.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-04T02:00:22.199Z] 31c7cc546906: Preparing [2024-09-04T02:00:22.199Z] aa00536a5399: Preparing [2024-09-04T02:00:22.199Z] 131183301d7b: Preparing [2024-09-04T02:00:22.199Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:22.199Z] 7a73743a5516: Preparing [2024-09-04T02:00:22.199Z] 6d4b12ad8dad: Preparing [2024-09-04T02:00:22.199Z] ce7f800efff9: Preparing [2024-09-04T02:00:22.199Z] 6d4b12ad8dad: Waiting [2024-09-04T02:00:22.199Z] ce7f800efff9: Waiting [2024-09-04T02:00:22.199Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:22.199Z] aa00536a5399: Layer already exists [2024-09-04T02:00:22.199Z] 31c7cc546906: Layer already exists [2024-09-04T02:00:22.199Z] 131183301d7b: Layer already exists [2024-09-04T02:00:22.199Z] 7a73743a5516: Layer already exists [2024-09-04T02:00:22.199Z] 6d4b12ad8dad: Layer already exists [2024-09-04T02:00:22.199Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:22.199Z] 3.2.0-dev.62: digest: sha256:f8fc5b4d228f8f38c78c6235930c81d5b202dbea5aadcfdbb0c84f953d7a4d17 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:22.536Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:22.862Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:00:22.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-04T02:00:22.862Z] 31c7cc546906: Preparing [2024-09-04T02:00:22.862Z] aa00536a5399: Preparing [2024-09-04T02:00:22.862Z] 131183301d7b: Preparing [2024-09-04T02:00:22.862Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:22.862Z] 7a73743a5516: Preparing [2024-09-04T02:00:22.862Z] 6d4b12ad8dad: Preparing [2024-09-04T02:00:22.862Z] ce7f800efff9: Preparing [2024-09-04T02:00:22.862Z] 6d4b12ad8dad: Waiting [2024-09-04T02:00:22.862Z] ce7f800efff9: Waiting [2024-09-04T02:00:22.862Z] 31c7cc546906: Layer already exists [2024-09-04T02:00:22.862Z] aa00536a5399: Layer already exists [2024-09-04T02:00:22.862Z] 7a73743a5516: Layer already exists [2024-09-04T02:00:22.862Z] 131183301d7b: Layer already exists [2024-09-04T02:00:22.862Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:22.862Z] 6d4b12ad8dad: Layer already exists [2024-09-04T02:00:22.862Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:22.862Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:f8fc5b4d228f8f38c78c6235930c81d5b202dbea5aadcfdbb0c84f953d7a4d17 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:23.193Z] + 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-04T02:00:23.523Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-04T02:00:23.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-04T02:00:23.523Z] 31c7cc546906: Preparing [2024-09-04T02:00:23.523Z] aa00536a5399: Preparing [2024-09-04T02:00:23.523Z] 131183301d7b: Preparing [2024-09-04T02:00:23.523Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:23.523Z] 7a73743a5516: Preparing [2024-09-04T02:00:23.523Z] 6d4b12ad8dad: Preparing [2024-09-04T02:00:23.523Z] ce7f800efff9: Preparing [2024-09-04T02:00:23.523Z] 6d4b12ad8dad: Waiting [2024-09-04T02:00:23.523Z] ce7f800efff9: Waiting [2024-09-04T02:00:23.523Z] 131183301d7b: Layer already exists [2024-09-04T02:00:23.523Z] 7a73743a5516: Layer already exists [2024-09-04T02:00:23.523Z] aa00536a5399: Layer already exists [2024-09-04T02:00:23.523Z] 31c7cc546906: Layer already exists [2024-09-04T02:00:23.523Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:23.523Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:23.523Z] 6d4b12ad8dad: Layer already exists [2024-09-04T02:00:23.523Z] main: digest: sha256:f8fc5b4d228f8f38c78c6235930c81d5b202dbea5aadcfdbb0c84f953d7a4d17 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:00:23.593Z] ===================================================== [Pipeline] echo [2024-09-04T02:00:23.606Z] taggedImages: [2024-09-04T02:00:23.606Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:00:23.606Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-04T02:00:23.606Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.62 [2024-09-04T02:00:23.606Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:00:23.606Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-04T02:00:23.625Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-04T02:00:23.625Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:00:23.625Z] latest [2024-09-04T02:00:23.625Z] 3.2.0-dev.62 [2024-09-04T02:00:23.625Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:00:23.625Z] main [2024-09-04T02:00:23.625Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:23.959Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:24.284Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:00:24.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-04T02:00:24.284Z] 5d4257121271: Preparing [2024-09-04T02:00:24.284Z] f423da3b5016: Preparing [2024-09-04T02:00:24.284Z] acecb69cead0: Preparing [2024-09-04T02:00:24.284Z] 131183301d7b: Preparing [2024-09-04T02:00:24.284Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:24.284Z] 449cdd00a70d: Preparing [2024-09-04T02:00:24.284Z] edf18005764b: Preparing [2024-09-04T02:00:24.284Z] fd0f6535b61d: Preparing [2024-09-04T02:00:24.284Z] 5043e3c7980e: Preparing [2024-09-04T02:00:24.284Z] ce7f800efff9: Preparing [2024-09-04T02:00:24.284Z] 449cdd00a70d: Waiting [2024-09-04T02:00:24.284Z] edf18005764b: Waiting [2024-09-04T02:00:24.284Z] fd0f6535b61d: Waiting [2024-09-04T02:00:24.284Z] 5043e3c7980e: Waiting [2024-09-04T02:00:24.284Z] ce7f800efff9: Waiting [2024-09-04T02:00:24.284Z] 131183301d7b: Layer already exists [2024-09-04T02:00:24.284Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:24.284Z] acecb69cead0: Pushed [2024-09-04T02:00:24.284Z] 5d4257121271: Pushed [2024-09-04T02:00:24.284Z] f423da3b5016: Pushed [2024-09-04T02:00:24.284Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:24.542Z] fd0f6535b61d: Pushed [2024-09-04T02:00:24.802Z] 5043e3c7980e: Pushed [2024-09-04T02:00:38.470Z] edf18005764b: Pushed [2024-09-04T02:00:44.121Z] 449cdd00a70d: Pushed [2024-09-04T02:00:44.121Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:7d82c45491cfcd20609022ec6df7824682c810b7fa93ad1097a142771ad2df1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:44.462Z] + 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-04T02:00:44.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-04T02:00:44.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-04T02:00:44.786Z] 5d4257121271: Preparing [2024-09-04T02:00:44.786Z] f423da3b5016: Preparing [2024-09-04T02:00:44.786Z] acecb69cead0: Preparing [2024-09-04T02:00:44.786Z] 131183301d7b: Preparing [2024-09-04T02:00:44.786Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:44.786Z] 449cdd00a70d: Preparing [2024-09-04T02:00:44.786Z] edf18005764b: Preparing [2024-09-04T02:00:44.786Z] fd0f6535b61d: Preparing [2024-09-04T02:00:44.786Z] 5043e3c7980e: Preparing [2024-09-04T02:00:44.786Z] ce7f800efff9: Preparing [2024-09-04T02:00:44.786Z] 449cdd00a70d: Waiting [2024-09-04T02:00:44.786Z] 5043e3c7980e: Waiting [2024-09-04T02:00:44.786Z] edf18005764b: Waiting [2024-09-04T02:00:44.786Z] fd0f6535b61d: Waiting [2024-09-04T02:00:44.786Z] ce7f800efff9: Waiting [2024-09-04T02:00:44.786Z] f423da3b5016: Layer already exists [2024-09-04T02:00:44.786Z] 131183301d7b: Layer already exists [2024-09-04T02:00:44.786Z] 5d4257121271: Layer already exists [2024-09-04T02:00:44.786Z] acecb69cead0: Layer already exists [2024-09-04T02:00:44.786Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:44.786Z] fd0f6535b61d: Layer already exists [2024-09-04T02:00:44.786Z] edf18005764b: Layer already exists [2024-09-04T02:00:44.786Z] 449cdd00a70d: Layer already exists [2024-09-04T02:00:44.786Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:44.786Z] 5043e3c7980e: Layer already exists [2024-09-04T02:00:44.786Z] latest: digest: sha256:7d82c45491cfcd20609022ec6df7824682c810b7fa93ad1097a142771ad2df1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:45.122Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:45.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.62 [2024-09-04T02:00:45.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-04T02:00:45.450Z] 5d4257121271: Preparing [2024-09-04T02:00:45.450Z] f423da3b5016: Preparing [2024-09-04T02:00:45.450Z] acecb69cead0: Preparing [2024-09-04T02:00:45.450Z] 131183301d7b: Preparing [2024-09-04T02:00:45.450Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:45.450Z] 449cdd00a70d: Preparing [2024-09-04T02:00:45.450Z] edf18005764b: Preparing [2024-09-04T02:00:45.450Z] fd0f6535b61d: Preparing [2024-09-04T02:00:45.450Z] 5043e3c7980e: Preparing [2024-09-04T02:00:45.450Z] ce7f800efff9: Preparing [2024-09-04T02:00:45.450Z] 5043e3c7980e: Waiting [2024-09-04T02:00:45.450Z] fd0f6535b61d: Waiting [2024-09-04T02:00:45.450Z] ce7f800efff9: Waiting [2024-09-04T02:00:45.450Z] edf18005764b: Waiting [2024-09-04T02:00:45.450Z] 449cdd00a70d: Waiting [2024-09-04T02:00:45.450Z] acecb69cead0: Layer already exists [2024-09-04T02:00:45.450Z] 5d4257121271: Layer already exists [2024-09-04T02:00:45.450Z] f423da3b5016: Layer already exists [2024-09-04T02:00:45.450Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:45.450Z] 131183301d7b: Layer already exists [2024-09-04T02:00:45.450Z] 449cdd00a70d: Layer already exists [2024-09-04T02:00:45.450Z] edf18005764b: Layer already exists [2024-09-04T02:00:45.450Z] 5043e3c7980e: Layer already exists [2024-09-04T02:00:45.450Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:45.450Z] fd0f6535b61d: Layer already exists [2024-09-04T02:00:45.450Z] 3.2.0-dev.62: digest: sha256:7d82c45491cfcd20609022ec6df7824682c810b7fa93ad1097a142771ad2df1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:45.788Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:46.133Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:00:46.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-04T02:00:46.133Z] 5d4257121271: Preparing [2024-09-04T02:00:46.133Z] f423da3b5016: Preparing [2024-09-04T02:00:46.133Z] acecb69cead0: Preparing [2024-09-04T02:00:46.133Z] 131183301d7b: Preparing [2024-09-04T02:00:46.133Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:46.133Z] 449cdd00a70d: Preparing [2024-09-04T02:00:46.133Z] edf18005764b: Preparing [2024-09-04T02:00:46.133Z] fd0f6535b61d: Preparing [2024-09-04T02:00:46.133Z] 5043e3c7980e: Preparing [2024-09-04T02:00:46.133Z] ce7f800efff9: Preparing [2024-09-04T02:00:46.133Z] 449cdd00a70d: Waiting [2024-09-04T02:00:46.133Z] edf18005764b: Waiting [2024-09-04T02:00:46.133Z] fd0f6535b61d: Waiting [2024-09-04T02:00:46.133Z] 5043e3c7980e: Waiting [2024-09-04T02:00:46.133Z] ce7f800efff9: Waiting [2024-09-04T02:00:46.133Z] 5d4257121271: Layer already exists [2024-09-04T02:00:46.133Z] f423da3b5016: Layer already exists [2024-09-04T02:00:46.133Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:46.133Z] acecb69cead0: Layer already exists [2024-09-04T02:00:46.133Z] 131183301d7b: Layer already exists [2024-09-04T02:00:46.133Z] 449cdd00a70d: Layer already exists [2024-09-04T02:00:46.133Z] edf18005764b: Layer already exists [2024-09-04T02:00:46.133Z] 5043e3c7980e: Layer already exists [2024-09-04T02:00:46.133Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:46.133Z] fd0f6535b61d: Layer already exists [2024-09-04T02:00:46.133Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:7d82c45491cfcd20609022ec6df7824682c810b7fa93ad1097a142771ad2df1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:00:46.468Z] + 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-04T02:00:49.874Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-04T02:00:49.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-04T02:00:49.874Z] 5d4257121271: Preparing [2024-09-04T02:00:49.874Z] f423da3b5016: Preparing [2024-09-04T02:00:49.874Z] acecb69cead0: Preparing [2024-09-04T02:00:49.874Z] 131183301d7b: Preparing [2024-09-04T02:00:49.874Z] d6a84f8f99d3: Preparing [2024-09-04T02:00:49.874Z] 449cdd00a70d: Preparing [2024-09-04T02:00:49.874Z] edf18005764b: Preparing [2024-09-04T02:00:49.874Z] fd0f6535b61d: Preparing [2024-09-04T02:00:49.874Z] 5043e3c7980e: Preparing [2024-09-04T02:00:49.874Z] ce7f800efff9: Preparing [2024-09-04T02:00:49.874Z] 449cdd00a70d: Waiting [2024-09-04T02:00:49.874Z] edf18005764b: Waiting [2024-09-04T02:00:49.874Z] fd0f6535b61d: Waiting [2024-09-04T02:00:49.874Z] 5043e3c7980e: Waiting [2024-09-04T02:00:49.874Z] ce7f800efff9: Waiting [2024-09-04T02:00:54.677Z] acecb69cead0: Layer already exists [2024-09-04T02:00:54.678Z] f423da3b5016: Layer already exists [2024-09-04T02:00:54.678Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:00:54.678Z] 5d4257121271: Layer already exists [2024-09-04T02:00:54.678Z] 449cdd00a70d: Layer already exists [2024-09-04T02:00:54.678Z] 131183301d7b: Layer already exists [2024-09-04T02:00:54.678Z] fd0f6535b61d: Layer already exists [2024-09-04T02:00:54.678Z] 5043e3c7980e: Layer already exists [2024-09-04T02:00:54.678Z] ce7f800efff9: Layer already exists [2024-09-04T02:00:54.678Z] edf18005764b: Layer already exists [2024-09-04T02:00:54.678Z] main: digest: sha256:7d82c45491cfcd20609022ec6df7824682c810b7fa93ad1097a142771ad2df1a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:00:54.749Z] ===================================================== [Pipeline] echo [2024-09-04T02:00:54.761Z] taggedImages: [2024-09-04T02:00:54.761Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:00:54.761Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-04T02:00:54.761Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.62 [2024-09-04T02:00:54.761Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:00:54.761Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-04T02:00:54.793Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-04T02:00:54.793Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:00:54.793Z] latest [2024-09-04T02:00:54.793Z] 3.2.0-dev.62 [2024-09-04T02:00:54.793Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:00:54.793Z] main [2024-09-04T02:00:54.793Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:00.081Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:01.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:01:01.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-04T02:01:01.128Z] 359c17ea5c08: Preparing [2024-09-04T02:01:01.128Z] 102765152a13: Preparing [2024-09-04T02:01:01.128Z] ee8fcc8b3e6d: Preparing [2024-09-04T02:01:01.128Z] 131183301d7b: Preparing [2024-09-04T02:01:01.128Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:01.128Z] b033b9e602ef: Preparing [2024-09-04T02:01:01.128Z] c7f526957523: Preparing [2024-09-04T02:01:01.128Z] f9e0b0d70377: Preparing [2024-09-04T02:01:01.128Z] ce7f800efff9: Preparing [2024-09-04T02:01:01.128Z] b033b9e602ef: Waiting [2024-09-04T02:01:01.128Z] c7f526957523: Waiting [2024-09-04T02:01:01.128Z] ce7f800efff9: Waiting [2024-09-04T02:01:01.128Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:01.128Z] 131183301d7b: Layer already exists [2024-09-04T02:01:01.387Z] ee8fcc8b3e6d: Pushed [2024-09-04T02:01:01.387Z] 102765152a13: Pushed [2024-09-04T02:01:01.387Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:01.387Z] 359c17ea5c08: Pushed [2024-09-04T02:01:01.387Z] c7f526957523: Pushed [2024-09-04T02:01:01.646Z] f9e0b0d70377: Pushed [2024-09-04T02:01:11.637Z] b033b9e602ef: Pushed [2024-09-04T02:01:11.637Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:7b7739a6489954d3f8becce2a0e9df39ab4f0511465c502abdf3581884eca1ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:11.962Z] + 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-04T02:01:12.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-04T02:01:12.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-04T02:01:12.289Z] 359c17ea5c08: Preparing [2024-09-04T02:01:12.289Z] 102765152a13: Preparing [2024-09-04T02:01:12.289Z] ee8fcc8b3e6d: Preparing [2024-09-04T02:01:12.289Z] 131183301d7b: Preparing [2024-09-04T02:01:12.289Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:12.289Z] b033b9e602ef: Preparing [2024-09-04T02:01:12.289Z] c7f526957523: Preparing [2024-09-04T02:01:12.289Z] f9e0b0d70377: Preparing [2024-09-04T02:01:12.289Z] ce7f800efff9: Preparing [2024-09-04T02:01:12.289Z] b033b9e602ef: Waiting [2024-09-04T02:01:12.289Z] c7f526957523: Waiting [2024-09-04T02:01:12.289Z] f9e0b0d70377: Waiting [2024-09-04T02:01:12.289Z] ce7f800efff9: Waiting [2024-09-04T02:01:12.289Z] 131183301d7b: Layer already exists [2024-09-04T02:01:12.289Z] 359c17ea5c08: Layer already exists [2024-09-04T02:01:12.289Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:12.289Z] 102765152a13: Layer already exists [2024-09-04T02:01:12.289Z] ee8fcc8b3e6d: Layer already exists [2024-09-04T02:01:12.289Z] f9e0b0d70377: Layer already exists [2024-09-04T02:01:12.289Z] b033b9e602ef: Layer already exists [2024-09-04T02:01:12.289Z] c7f526957523: Layer already exists [2024-09-04T02:01:12.289Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:12.289Z] latest: digest: sha256:7b7739a6489954d3f8becce2a0e9df39ab4f0511465c502abdf3581884eca1ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:12.618Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:12.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.62 [2024-09-04T02:01:12.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-04T02:01:12.940Z] 359c17ea5c08: Preparing [2024-09-04T02:01:12.940Z] 102765152a13: Preparing [2024-09-04T02:01:12.940Z] ee8fcc8b3e6d: Preparing [2024-09-04T02:01:12.940Z] 131183301d7b: Preparing [2024-09-04T02:01:12.940Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:12.940Z] b033b9e602ef: Preparing [2024-09-04T02:01:12.940Z] c7f526957523: Preparing [2024-09-04T02:01:12.940Z] f9e0b0d70377: Preparing [2024-09-04T02:01:12.940Z] ce7f800efff9: Preparing [2024-09-04T02:01:12.940Z] c7f526957523: Waiting [2024-09-04T02:01:12.940Z] f9e0b0d70377: Waiting [2024-09-04T02:01:12.940Z] ce7f800efff9: Waiting [2024-09-04T02:01:12.940Z] b033b9e602ef: Waiting [2024-09-04T02:01:12.940Z] 131183301d7b: Layer already exists [2024-09-04T02:01:12.940Z] ee8fcc8b3e6d: Layer already exists [2024-09-04T02:01:12.940Z] 102765152a13: Layer already exists [2024-09-04T02:01:12.940Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:12.940Z] 359c17ea5c08: Layer already exists [2024-09-04T02:01:12.940Z] b033b9e602ef: Layer already exists [2024-09-04T02:01:12.940Z] c7f526957523: Layer already exists [2024-09-04T02:01:12.940Z] f9e0b0d70377: Layer already exists [2024-09-04T02:01:12.940Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:12.940Z] 3.2.0-dev.62: digest: sha256:7b7739a6489954d3f8becce2a0e9df39ab4f0511465c502abdf3581884eca1ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:13.261Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:13.587Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:01:13.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-04T02:01:13.587Z] 359c17ea5c08: Preparing [2024-09-04T02:01:13.587Z] 102765152a13: Preparing [2024-09-04T02:01:13.587Z] ee8fcc8b3e6d: Preparing [2024-09-04T02:01:13.587Z] 131183301d7b: Preparing [2024-09-04T02:01:13.587Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:13.587Z] b033b9e602ef: Preparing [2024-09-04T02:01:13.587Z] c7f526957523: Preparing [2024-09-04T02:01:13.587Z] f9e0b0d70377: Preparing [2024-09-04T02:01:13.587Z] ce7f800efff9: Preparing [2024-09-04T02:01:13.587Z] b033b9e602ef: Waiting [2024-09-04T02:01:13.587Z] c7f526957523: Waiting [2024-09-04T02:01:13.587Z] f9e0b0d70377: Waiting [2024-09-04T02:01:13.587Z] ce7f800efff9: Waiting [2024-09-04T02:01:13.587Z] 131183301d7b: Layer already exists [2024-09-04T02:01:13.587Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:13.587Z] ee8fcc8b3e6d: Layer already exists [2024-09-04T02:01:13.587Z] 359c17ea5c08: Layer already exists [2024-09-04T02:01:13.587Z] 102765152a13: Layer already exists [2024-09-04T02:01:13.587Z] f9e0b0d70377: Layer already exists [2024-09-04T02:01:13.587Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:13.587Z] b033b9e602ef: Layer already exists [2024-09-04T02:01:13.587Z] c7f526957523: Layer already exists [2024-09-04T02:01:13.587Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:7b7739a6489954d3f8becce2a0e9df39ab4f0511465c502abdf3581884eca1ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:13.911Z] + 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-04T02:01:14.232Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-04T02:01:14.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-04T02:01:14.232Z] 359c17ea5c08: Preparing [2024-09-04T02:01:14.232Z] 102765152a13: Preparing [2024-09-04T02:01:14.232Z] ee8fcc8b3e6d: Preparing [2024-09-04T02:01:14.232Z] 131183301d7b: Preparing [2024-09-04T02:01:14.232Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:14.232Z] b033b9e602ef: Preparing [2024-09-04T02:01:14.232Z] c7f526957523: Preparing [2024-09-04T02:01:14.232Z] f9e0b0d70377: Preparing [2024-09-04T02:01:14.232Z] ce7f800efff9: Preparing [2024-09-04T02:01:14.232Z] c7f526957523: Waiting [2024-09-04T02:01:14.232Z] f9e0b0d70377: Waiting [2024-09-04T02:01:14.232Z] ce7f800efff9: Waiting [2024-09-04T02:01:14.232Z] b033b9e602ef: Waiting [2024-09-04T02:01:14.232Z] 359c17ea5c08: Layer already exists [2024-09-04T02:01:14.232Z] ee8fcc8b3e6d: Layer already exists [2024-09-04T02:01:14.232Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:14.232Z] 102765152a13: Layer already exists [2024-09-04T02:01:14.232Z] 131183301d7b: Layer already exists [2024-09-04T02:01:14.232Z] b033b9e602ef: Layer already exists [2024-09-04T02:01:14.232Z] c7f526957523: Layer already exists [2024-09-04T02:01:14.232Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:14.232Z] f9e0b0d70377: Layer already exists [2024-09-04T02:01:14.232Z] main: digest: sha256:7b7739a6489954d3f8becce2a0e9df39ab4f0511465c502abdf3581884eca1ea size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:01:14.313Z] ===================================================== [Pipeline] echo [2024-09-04T02:01:14.328Z] taggedImages: [2024-09-04T02:01:14.328Z] - nexus3.edgexfoundry.org:10004/security-spire-config:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:01:14.328Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-04T02:01:14.328Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.62 [2024-09-04T02:01:14.328Z] - nexus3.edgexfoundry.org:10004/security-spire-config:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:01:14.328Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-04T02:01:14.354Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-04T02:01:14.354Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:01:14.354Z] latest [2024-09-04T02:01:14.354Z] 3.2.0-dev.62 [2024-09-04T02:01:14.354Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:01:14.354Z] main [2024-09-04T02:01:14.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:14.689Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:15.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:01:15.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-04T02:01:15.026Z] 080fc63cde33: Preparing [2024-09-04T02:01:15.027Z] 1920e6443c89: Preparing [2024-09-04T02:01:15.027Z] f0eb60afb510: Preparing [2024-09-04T02:01:15.027Z] 131183301d7b: Preparing [2024-09-04T02:01:15.027Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:15.027Z] e0ea6605bfdf: Preparing [2024-09-04T02:01:15.027Z] fd0f6535b61d: Preparing [2024-09-04T02:01:15.027Z] 5043e3c7980e: Preparing [2024-09-04T02:01:15.027Z] ce7f800efff9: Preparing [2024-09-04T02:01:15.027Z] fd0f6535b61d: Waiting [2024-09-04T02:01:15.027Z] ce7f800efff9: Waiting [2024-09-04T02:01:15.027Z] 5043e3c7980e: Waiting [2024-09-04T02:01:15.027Z] 131183301d7b: Layer already exists [2024-09-04T02:01:15.027Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:15.027Z] fd0f6535b61d: Layer already exists [2024-09-04T02:01:15.027Z] 5043e3c7980e: Layer already exists [2024-09-04T02:01:15.027Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:15.027Z] f0eb60afb510: Pushed [2024-09-04T02:01:15.027Z] 1920e6443c89: Pushed [2024-09-04T02:01:15.027Z] 080fc63cde33: Pushed [2024-09-04T02:01:25.016Z] e0ea6605bfdf: Pushed [2024-09-04T02:01:25.016Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:d3035904544860897e68108cc5c05248e9e2ee4b6abd7ce807a927b0cb8ccd79 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:25.350Z] + 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-04T02:01:25.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-04T02:01:25.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-04T02:01:25.672Z] 080fc63cde33: Preparing [2024-09-04T02:01:25.672Z] 1920e6443c89: Preparing [2024-09-04T02:01:25.672Z] f0eb60afb510: Preparing [2024-09-04T02:01:25.672Z] 131183301d7b: Preparing [2024-09-04T02:01:25.672Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:25.672Z] e0ea6605bfdf: Preparing [2024-09-04T02:01:25.672Z] fd0f6535b61d: Preparing [2024-09-04T02:01:25.672Z] 5043e3c7980e: Preparing [2024-09-04T02:01:25.672Z] ce7f800efff9: Preparing [2024-09-04T02:01:25.672Z] fd0f6535b61d: Waiting [2024-09-04T02:01:25.672Z] 5043e3c7980e: Waiting [2024-09-04T02:01:25.672Z] ce7f800efff9: Waiting [2024-09-04T02:01:25.672Z] e0ea6605bfdf: Waiting [2024-09-04T02:01:25.672Z] f0eb60afb510: Layer already exists [2024-09-04T02:01:25.672Z] 131183301d7b: Layer already exists [2024-09-04T02:01:25.672Z] 080fc63cde33: Layer already exists [2024-09-04T02:01:25.672Z] 1920e6443c89: Layer already exists [2024-09-04T02:01:25.672Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:25.672Z] fd0f6535b61d: Layer already exists [2024-09-04T02:01:25.672Z] e0ea6605bfdf: Layer already exists [2024-09-04T02:01:25.672Z] 5043e3c7980e: Layer already exists [2024-09-04T02:01:25.672Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:25.672Z] latest: digest: sha256:d3035904544860897e68108cc5c05248e9e2ee4b6abd7ce807a927b0cb8ccd79 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:26.005Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:26.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.62 [2024-09-04T02:01:26.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-04T02:01:26.333Z] 080fc63cde33: Preparing [2024-09-04T02:01:26.333Z] 1920e6443c89: Preparing [2024-09-04T02:01:26.333Z] f0eb60afb510: Preparing [2024-09-04T02:01:26.333Z] 131183301d7b: Preparing [2024-09-04T02:01:26.333Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:26.333Z] e0ea6605bfdf: Preparing [2024-09-04T02:01:26.333Z] fd0f6535b61d: Preparing [2024-09-04T02:01:26.333Z] 5043e3c7980e: Preparing [2024-09-04T02:01:26.333Z] ce7f800efff9: Preparing [2024-09-04T02:01:26.333Z] e0ea6605bfdf: Waiting [2024-09-04T02:01:26.333Z] fd0f6535b61d: Waiting [2024-09-04T02:01:26.333Z] 5043e3c7980e: Waiting [2024-09-04T02:01:26.333Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:26.333Z] f0eb60afb510: Layer already exists [2024-09-04T02:01:26.333Z] 080fc63cde33: Layer already exists [2024-09-04T02:01:26.333Z] 131183301d7b: Layer already exists [2024-09-04T02:01:26.333Z] 1920e6443c89: Layer already exists [2024-09-04T02:01:26.333Z] fd0f6535b61d: Layer already exists [2024-09-04T02:01:26.333Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:26.333Z] e0ea6605bfdf: Layer already exists [2024-09-04T02:01:26.333Z] 5043e3c7980e: Layer already exists [2024-09-04T02:01:26.333Z] 3.2.0-dev.62: digest: sha256:d3035904544860897e68108cc5c05248e9e2ee4b6abd7ce807a927b0cb8ccd79 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:26.654Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:26.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:01:26.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-04T02:01:26.978Z] 080fc63cde33: Preparing [2024-09-04T02:01:26.978Z] 1920e6443c89: Preparing [2024-09-04T02:01:26.978Z] f0eb60afb510: Preparing [2024-09-04T02:01:26.978Z] 131183301d7b: Preparing [2024-09-04T02:01:26.978Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:26.978Z] e0ea6605bfdf: Preparing [2024-09-04T02:01:26.978Z] fd0f6535b61d: Preparing [2024-09-04T02:01:26.978Z] 5043e3c7980e: Preparing [2024-09-04T02:01:26.978Z] ce7f800efff9: Preparing [2024-09-04T02:01:26.978Z] e0ea6605bfdf: Waiting [2024-09-04T02:01:26.978Z] fd0f6535b61d: Waiting [2024-09-04T02:01:26.978Z] 5043e3c7980e: Waiting [2024-09-04T02:01:26.978Z] ce7f800efff9: Waiting [2024-09-04T02:01:26.978Z] f0eb60afb510: Layer already exists [2024-09-04T02:01:26.978Z] 1920e6443c89: Layer already exists [2024-09-04T02:01:26.978Z] 080fc63cde33: Layer already exists [2024-09-04T02:01:26.978Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:26.978Z] 131183301d7b: Layer already exists [2024-09-04T02:01:26.978Z] e0ea6605bfdf: Layer already exists [2024-09-04T02:01:26.978Z] 5043e3c7980e: Layer already exists [2024-09-04T02:01:26.978Z] fd0f6535b61d: Layer already exists [2024-09-04T02:01:26.978Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:26.978Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:d3035904544860897e68108cc5c05248e9e2ee4b6abd7ce807a927b0cb8ccd79 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:27.307Z] + 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-04T02:01:27.638Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-04T02:01:27.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-04T02:01:27.638Z] 080fc63cde33: Preparing [2024-09-04T02:01:27.638Z] 1920e6443c89: Preparing [2024-09-04T02:01:27.638Z] f0eb60afb510: Preparing [2024-09-04T02:01:27.638Z] 131183301d7b: Preparing [2024-09-04T02:01:27.638Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:27.638Z] e0ea6605bfdf: Preparing [2024-09-04T02:01:27.638Z] fd0f6535b61d: Preparing [2024-09-04T02:01:27.638Z] 5043e3c7980e: Preparing [2024-09-04T02:01:27.638Z] ce7f800efff9: Preparing [2024-09-04T02:01:27.638Z] fd0f6535b61d: Waiting [2024-09-04T02:01:27.638Z] 5043e3c7980e: Waiting [2024-09-04T02:01:27.638Z] ce7f800efff9: Waiting [2024-09-04T02:01:27.638Z] e0ea6605bfdf: Waiting [2024-09-04T02:01:27.638Z] 131183301d7b: Layer already exists [2024-09-04T02:01:27.638Z] f0eb60afb510: Layer already exists [2024-09-04T02:01:27.638Z] 080fc63cde33: Layer already exists [2024-09-04T02:01:27.638Z] 1920e6443c89: Layer already exists [2024-09-04T02:01:27.638Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:27.638Z] fd0f6535b61d: Layer already exists [2024-09-04T02:01:27.638Z] e0ea6605bfdf: Layer already exists [2024-09-04T02:01:27.638Z] 5043e3c7980e: Layer already exists [2024-09-04T02:01:27.638Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:27.638Z] main: digest: sha256:d3035904544860897e68108cc5c05248e9e2ee4b6abd7ce807a927b0cb8ccd79 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:01:27.708Z] ===================================================== [Pipeline] echo [2024-09-04T02:01:27.721Z] taggedImages: [2024-09-04T02:01:27.721Z] - nexus3.edgexfoundry.org:10004/security-spire-server:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:01:27.721Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-04T02:01:27.721Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.62 [2024-09-04T02:01:27.721Z] - nexus3.edgexfoundry.org:10004/security-spire-server:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:01:27.721Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-04T02:01:27.747Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-04T02:01:27.748Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:01:27.748Z] latest [2024-09-04T02:01:27.748Z] 3.2.0-dev.62 [2024-09-04T02:01:27.748Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:01:27.748Z] main [2024-09-04T02:01:27.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:28.087Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:28.404Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:01:28.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-04T02:01:28.404Z] 20d3c5f5b928: Preparing [2024-09-04T02:01:28.404Z] 4df43d0d4860: Preparing [2024-09-04T02:01:28.404Z] 131183301d7b: Preparing [2024-09-04T02:01:28.404Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:28.404Z] 706d96282733: Preparing [2024-09-04T02:01:28.404Z] 5e5ddeddfec6: Preparing [2024-09-04T02:01:28.404Z] ce7f800efff9: Preparing [2024-09-04T02:01:28.404Z] 5e5ddeddfec6: Waiting [2024-09-04T02:01:28.404Z] ce7f800efff9: Waiting [2024-09-04T02:01:28.404Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:28.404Z] 131183301d7b: Layer already exists [2024-09-04T02:01:28.404Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:28.404Z] 706d96282733: Pushed [2024-09-04T02:01:28.404Z] 20d3c5f5b928: Pushed [2024-09-04T02:01:28.663Z] 5e5ddeddfec6: Pushed [2024-09-04T02:01:31.955Z] 4df43d0d4860: Pushed [2024-09-04T02:01:31.955Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:7428048f18db912e1149934336cdb69d3bc8654b1d480c04ed503a13e1607b3f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:32.278Z] + 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-04T02:01:32.599Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-04T02:01:32.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-04T02:01:32.599Z] 20d3c5f5b928: Preparing [2024-09-04T02:01:32.599Z] 4df43d0d4860: Preparing [2024-09-04T02:01:32.599Z] 131183301d7b: Preparing [2024-09-04T02:01:32.599Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:32.599Z] 706d96282733: Preparing [2024-09-04T02:01:32.599Z] 5e5ddeddfec6: Preparing [2024-09-04T02:01:32.599Z] ce7f800efff9: Preparing [2024-09-04T02:01:32.599Z] ce7f800efff9: Waiting [2024-09-04T02:01:32.599Z] 20d3c5f5b928: Layer already exists [2024-09-04T02:01:32.599Z] 131183301d7b: Layer already exists [2024-09-04T02:01:32.599Z] 4df43d0d4860: Layer already exists [2024-09-04T02:01:32.599Z] 706d96282733: Layer already exists [2024-09-04T02:01:32.599Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:32.599Z] 5e5ddeddfec6: Layer already exists [2024-09-04T02:01:32.599Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:32.599Z] latest: digest: sha256:7428048f18db912e1149934336cdb69d3bc8654b1d480c04ed503a13e1607b3f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:32.932Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:33.257Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.62 [2024-09-04T02:01:33.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-04T02:01:33.257Z] 20d3c5f5b928: Preparing [2024-09-04T02:01:33.257Z] 4df43d0d4860: Preparing [2024-09-04T02:01:33.257Z] 131183301d7b: Preparing [2024-09-04T02:01:33.257Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:33.257Z] 706d96282733: Preparing [2024-09-04T02:01:33.257Z] 5e5ddeddfec6: Preparing [2024-09-04T02:01:33.257Z] ce7f800efff9: Preparing [2024-09-04T02:01:33.257Z] 5e5ddeddfec6: Waiting [2024-09-04T02:01:33.257Z] ce7f800efff9: Waiting [2024-09-04T02:01:33.257Z] 706d96282733: Layer already exists [2024-09-04T02:01:33.257Z] 4df43d0d4860: Layer already exists [2024-09-04T02:01:33.257Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:33.257Z] 131183301d7b: Layer already exists [2024-09-04T02:01:33.257Z] 20d3c5f5b928: Layer already exists [2024-09-04T02:01:33.257Z] 5e5ddeddfec6: Layer already exists [2024-09-04T02:01:33.257Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:33.257Z] 3.2.0-dev.62: digest: sha256:7428048f18db912e1149934336cdb69d3bc8654b1d480c04ed503a13e1607b3f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:33.592Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:33.922Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:01:33.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-04T02:01:33.922Z] 20d3c5f5b928: Preparing [2024-09-04T02:01:33.922Z] 4df43d0d4860: Preparing [2024-09-04T02:01:33.922Z] 131183301d7b: Preparing [2024-09-04T02:01:33.922Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:33.922Z] 706d96282733: Preparing [2024-09-04T02:01:33.922Z] 5e5ddeddfec6: Preparing [2024-09-04T02:01:33.922Z] ce7f800efff9: Preparing [2024-09-04T02:01:33.922Z] ce7f800efff9: Waiting [2024-09-04T02:01:33.922Z] 5e5ddeddfec6: Waiting [2024-09-04T02:01:33.922Z] 131183301d7b: Layer already exists [2024-09-04T02:01:33.922Z] 4df43d0d4860: Layer already exists [2024-09-04T02:01:33.922Z] 20d3c5f5b928: Layer already exists [2024-09-04T02:01:33.922Z] 706d96282733: Layer already exists [2024-09-04T02:01:33.922Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:33.922Z] 5e5ddeddfec6: Layer already exists [2024-09-04T02:01:33.922Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:33.922Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:7428048f18db912e1149934336cdb69d3bc8654b1d480c04ed503a13e1607b3f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:34.241Z] + 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-04T02:01:34.562Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-04T02:01:34.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-04T02:01:34.562Z] 20d3c5f5b928: Preparing [2024-09-04T02:01:34.562Z] 4df43d0d4860: Preparing [2024-09-04T02:01:34.562Z] 131183301d7b: Preparing [2024-09-04T02:01:34.562Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:34.562Z] 706d96282733: Preparing [2024-09-04T02:01:34.562Z] 5e5ddeddfec6: Preparing [2024-09-04T02:01:34.562Z] ce7f800efff9: Preparing [2024-09-04T02:01:34.562Z] 5e5ddeddfec6: Waiting [2024-09-04T02:01:34.562Z] ce7f800efff9: Waiting [2024-09-04T02:01:34.562Z] 4df43d0d4860: Layer already exists [2024-09-04T02:01:34.562Z] 706d96282733: Layer already exists [2024-09-04T02:01:34.562Z] 20d3c5f5b928: Layer already exists [2024-09-04T02:01:34.562Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:34.562Z] 131183301d7b: Layer already exists [2024-09-04T02:01:34.562Z] 5e5ddeddfec6: Layer already exists [2024-09-04T02:01:34.562Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:34.562Z] main: digest: sha256:7428048f18db912e1149934336cdb69d3bc8654b1d480c04ed503a13e1607b3f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:01:34.629Z] ===================================================== [Pipeline] echo [2024-09-04T02:01:34.640Z] taggedImages: [2024-09-04T02:01:34.640Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:01:34.640Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-04T02:01:34.640Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.62 [2024-09-04T02:01:34.640Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:01:34.640Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-04T02:01:34.668Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-04T02:01:34.668Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:01:34.668Z] latest [2024-09-04T02:01:34.668Z] 3.2.0-dev.62 [2024-09-04T02:01:34.668Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:01:34.668Z] main [2024-09-04T02:01:34.668Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:35.021Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:35.339Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:01:35.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-04T02:01:35.339Z] 0181d1a5a027: Preparing [2024-09-04T02:01:35.339Z] 2d7ae960b396: Preparing [2024-09-04T02:01:35.339Z] 131183301d7b: Preparing [2024-09-04T02:01:35.339Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:35.339Z] c23403aef988: Preparing [2024-09-04T02:01:35.339Z] 85324ab695e5: Preparing [2024-09-04T02:01:35.339Z] ce7f800efff9: Preparing [2024-09-04T02:01:35.339Z] 85324ab695e5: Waiting [2024-09-04T02:01:35.339Z] ce7f800efff9: Waiting [2024-09-04T02:01:35.339Z] 131183301d7b: Layer already exists [2024-09-04T02:01:35.339Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:35.339Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:35.339Z] 0181d1a5a027: Pushed [2024-09-04T02:01:35.339Z] c23403aef988: Pushed [2024-09-04T02:01:35.597Z] 85324ab695e5: Pushed [2024-09-04T02:01:38.890Z] 2d7ae960b396: Pushed [2024-09-04T02:01:39.149Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:743eb001e6d2cd927978e51c297b7184ba2c3102c463bb30b409973aae5a340e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:39.469Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:39.787Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-04T02:01:39.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-04T02:01:39.787Z] 0181d1a5a027: Preparing [2024-09-04T02:01:39.787Z] 2d7ae960b396: Preparing [2024-09-04T02:01:39.787Z] 131183301d7b: Preparing [2024-09-04T02:01:39.787Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:39.787Z] c23403aef988: Preparing [2024-09-04T02:01:39.787Z] 85324ab695e5: Preparing [2024-09-04T02:01:39.787Z] ce7f800efff9: Preparing [2024-09-04T02:01:39.787Z] ce7f800efff9: Waiting [2024-09-04T02:01:39.787Z] 85324ab695e5: Waiting [2024-09-04T02:01:39.787Z] 131183301d7b: Layer already exists [2024-09-04T02:01:39.787Z] 2d7ae960b396: Layer already exists [2024-09-04T02:01:39.787Z] 0181d1a5a027: Layer already exists [2024-09-04T02:01:39.787Z] c23403aef988: Layer already exists [2024-09-04T02:01:39.787Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:39.787Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:39.787Z] 85324ab695e5: Layer already exists [2024-09-04T02:01:39.787Z] latest: digest: sha256:743eb001e6d2cd927978e51c297b7184ba2c3102c463bb30b409973aae5a340e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:40.117Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:40.444Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.62 [2024-09-04T02:01:40.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-04T02:01:40.444Z] 0181d1a5a027: Preparing [2024-09-04T02:01:40.444Z] 2d7ae960b396: Preparing [2024-09-04T02:01:40.444Z] 131183301d7b: Preparing [2024-09-04T02:01:40.444Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:40.444Z] c23403aef988: Preparing [2024-09-04T02:01:40.444Z] 85324ab695e5: Preparing [2024-09-04T02:01:40.444Z] ce7f800efff9: Preparing [2024-09-04T02:01:40.444Z] 85324ab695e5: Waiting [2024-09-04T02:01:40.444Z] ce7f800efff9: Waiting [2024-09-04T02:01:40.444Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:40.444Z] 2d7ae960b396: Layer already exists [2024-09-04T02:01:40.444Z] c23403aef988: Layer already exists [2024-09-04T02:01:40.444Z] 0181d1a5a027: Layer already exists [2024-09-04T02:01:40.444Z] 131183301d7b: Layer already exists [2024-09-04T02:01:40.444Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:40.444Z] 85324ab695e5: Layer already exists [2024-09-04T02:01:40.444Z] 3.2.0-dev.62: digest: sha256:743eb001e6d2cd927978e51c297b7184ba2c3102c463bb30b409973aae5a340e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:40.784Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:41.112Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:01:41.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-04T02:01:41.112Z] 0181d1a5a027: Preparing [2024-09-04T02:01:41.112Z] 2d7ae960b396: Preparing [2024-09-04T02:01:41.112Z] 131183301d7b: Preparing [2024-09-04T02:01:41.112Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:41.112Z] c23403aef988: Preparing [2024-09-04T02:01:41.112Z] 85324ab695e5: Preparing [2024-09-04T02:01:41.112Z] ce7f800efff9: Preparing [2024-09-04T02:01:41.112Z] 85324ab695e5: Waiting [2024-09-04T02:01:41.112Z] ce7f800efff9: Waiting [2024-09-04T02:01:41.112Z] c23403aef988: Layer already exists [2024-09-04T02:01:41.112Z] 131183301d7b: Layer already exists [2024-09-04T02:01:41.112Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:41.112Z] 2d7ae960b396: Layer already exists [2024-09-04T02:01:41.112Z] 0181d1a5a027: Layer already exists [2024-09-04T02:01:41.112Z] 85324ab695e5: Layer already exists [2024-09-04T02:01:41.112Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:41.112Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:743eb001e6d2cd927978e51c297b7184ba2c3102c463bb30b409973aae5a340e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:41.440Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:41.765Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-04T02:01:41.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-04T02:01:41.765Z] 0181d1a5a027: Preparing [2024-09-04T02:01:41.765Z] 2d7ae960b396: Preparing [2024-09-04T02:01:41.765Z] 131183301d7b: Preparing [2024-09-04T02:01:41.765Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:41.765Z] c23403aef988: Preparing [2024-09-04T02:01:41.765Z] 85324ab695e5: Preparing [2024-09-04T02:01:41.765Z] ce7f800efff9: Preparing [2024-09-04T02:01:41.765Z] 85324ab695e5: Waiting [2024-09-04T02:01:41.765Z] ce7f800efff9: Waiting [2024-09-04T02:01:41.765Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:41.765Z] c23403aef988: Layer already exists [2024-09-04T02:01:41.765Z] 2d7ae960b396: Layer already exists [2024-09-04T02:01:41.765Z] 131183301d7b: Layer already exists [2024-09-04T02:01:41.765Z] 0181d1a5a027: Layer already exists [2024-09-04T02:01:41.765Z] 85324ab695e5: Layer already exists [2024-09-04T02:01:41.765Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:41.765Z] main: digest: sha256:743eb001e6d2cd927978e51c297b7184ba2c3102c463bb30b409973aae5a340e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:01:41.839Z] ===================================================== [Pipeline] echo [2024-09-04T02:01:41.858Z] taggedImages: [2024-09-04T02:01:41.858Z] - nexus3.edgexfoundry.org:10004/support-notifications:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:01:41.858Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-04T02:01:41.858Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.62 [2024-09-04T02:01:41.858Z] - nexus3.edgexfoundry.org:10004/support-notifications:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:01:41.858Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-04T02:01:41.887Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-04T02:01:41.887Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:01:41.887Z] latest [2024-09-04T02:01:41.887Z] 3.2.0-dev.62 [2024-09-04T02:01:41.887Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:01:41.887Z] main [2024-09-04T02:01:41.887Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:42.243Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:42.570Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:01:42.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-04T02:01:42.570Z] 65d09fc50960: Preparing [2024-09-04T02:01:42.570Z] 075303ea310a: Preparing [2024-09-04T02:01:42.570Z] 131183301d7b: Preparing [2024-09-04T02:01:42.570Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:42.570Z] 70101773563e: Preparing [2024-09-04T02:01:42.570Z] 1ef8684df5f1: Preparing [2024-09-04T02:01:42.570Z] ce7f800efff9: Preparing [2024-09-04T02:01:42.570Z] 1ef8684df5f1: Waiting [2024-09-04T02:01:42.570Z] ce7f800efff9: Waiting [2024-09-04T02:01:42.570Z] 131183301d7b: Layer already exists [2024-09-04T02:01:42.570Z] 70101773563e: Layer already exists [2024-09-04T02:01:42.571Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:42.571Z] 1ef8684df5f1: Layer already exists [2024-09-04T02:01:42.571Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:42.571Z] 65d09fc50960: Pushed [2024-09-04T02:01:46.771Z] 075303ea310a: Pushed [2024-09-04T02:01:46.771Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:49452183ec4702e8af6fc59bd91504c2c311ba4dae676710483c8fe73fb6f405 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:47.096Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:47.426Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-04T02:01:47.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-04T02:01:47.426Z] 65d09fc50960: Preparing [2024-09-04T02:01:47.426Z] 075303ea310a: Preparing [2024-09-04T02:01:47.426Z] 131183301d7b: Preparing [2024-09-04T02:01:47.426Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:47.426Z] 70101773563e: Preparing [2024-09-04T02:01:47.426Z] 1ef8684df5f1: Preparing [2024-09-04T02:01:47.426Z] ce7f800efff9: Preparing [2024-09-04T02:01:47.426Z] 1ef8684df5f1: Waiting [2024-09-04T02:01:47.426Z] ce7f800efff9: Waiting [2024-09-04T02:01:47.426Z] 65d09fc50960: Layer already exists [2024-09-04T02:01:47.426Z] 131183301d7b: Layer already exists [2024-09-04T02:01:47.426Z] 075303ea310a: Layer already exists [2024-09-04T02:01:47.426Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:47.426Z] 70101773563e: Layer already exists [2024-09-04T02:01:47.426Z] 1ef8684df5f1: Layer already exists [2024-09-04T02:01:47.426Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:47.426Z] latest: digest: sha256:49452183ec4702e8af6fc59bd91504c2c311ba4dae676710483c8fe73fb6f405 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:47.759Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:48.090Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.62 [2024-09-04T02:01:48.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-04T02:01:48.090Z] 65d09fc50960: Preparing [2024-09-04T02:01:48.090Z] 075303ea310a: Preparing [2024-09-04T02:01:48.090Z] 131183301d7b: Preparing [2024-09-04T02:01:48.090Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:48.090Z] 70101773563e: Preparing [2024-09-04T02:01:48.090Z] 1ef8684df5f1: Preparing [2024-09-04T02:01:48.090Z] ce7f800efff9: Preparing [2024-09-04T02:01:48.090Z] 1ef8684df5f1: Waiting [2024-09-04T02:01:48.090Z] ce7f800efff9: Waiting [2024-09-04T02:01:48.090Z] 131183301d7b: Layer already exists [2024-09-04T02:01:48.090Z] 075303ea310a: Layer already exists [2024-09-04T02:01:48.090Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:48.090Z] 70101773563e: Layer already exists [2024-09-04T02:01:48.090Z] 65d09fc50960: Layer already exists [2024-09-04T02:01:48.090Z] 1ef8684df5f1: Layer already exists [2024-09-04T02:01:48.090Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:48.090Z] 3.2.0-dev.62: digest: sha256:49452183ec4702e8af6fc59bd91504c2c311ba4dae676710483c8fe73fb6f405 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:48.424Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:48.748Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:01:48.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-04T02:01:48.748Z] 65d09fc50960: Preparing [2024-09-04T02:01:48.748Z] 075303ea310a: Preparing [2024-09-04T02:01:48.748Z] 131183301d7b: Preparing [2024-09-04T02:01:48.748Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:48.748Z] 70101773563e: Preparing [2024-09-04T02:01:48.748Z] 1ef8684df5f1: Preparing [2024-09-04T02:01:48.748Z] ce7f800efff9: Preparing [2024-09-04T02:01:48.749Z] 1ef8684df5f1: Waiting [2024-09-04T02:01:48.749Z] ce7f800efff9: Waiting [2024-09-04T02:01:48.749Z] 075303ea310a: Layer already exists [2024-09-04T02:01:48.749Z] 131183301d7b: Layer already exists [2024-09-04T02:01:48.749Z] 70101773563e: Layer already exists [2024-09-04T02:01:48.749Z] 65d09fc50960: Layer already exists [2024-09-04T02:01:48.749Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:48.749Z] 1ef8684df5f1: Layer already exists [2024-09-04T02:01:48.749Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:48.749Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:49452183ec4702e8af6fc59bd91504c2c311ba4dae676710483c8fe73fb6f405 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:49.080Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:01:49.408Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-04T02:01:49.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-04T02:01:49.408Z] 65d09fc50960: Preparing [2024-09-04T02:01:49.408Z] 075303ea310a: Preparing [2024-09-04T02:01:49.408Z] 131183301d7b: Preparing [2024-09-04T02:01:49.408Z] d6a84f8f99d3: Preparing [2024-09-04T02:01:49.408Z] 70101773563e: Preparing [2024-09-04T02:01:49.408Z] 1ef8684df5f1: Preparing [2024-09-04T02:01:49.408Z] ce7f800efff9: Preparing [2024-09-04T02:01:49.408Z] 1ef8684df5f1: Waiting [2024-09-04T02:01:49.408Z] ce7f800efff9: Waiting [2024-09-04T02:01:49.408Z] 65d09fc50960: Layer already exists [2024-09-04T02:01:49.408Z] 70101773563e: Layer already exists [2024-09-04T02:01:49.408Z] 131183301d7b: Layer already exists [2024-09-04T02:01:49.408Z] d6a84f8f99d3: Layer already exists [2024-09-04T02:01:49.408Z] 075303ea310a: Layer already exists [2024-09-04T02:01:49.408Z] ce7f800efff9: Layer already exists [2024-09-04T02:01:49.408Z] 1ef8684df5f1: Layer already exists [2024-09-04T02:01:49.408Z] main: digest: sha256:49452183ec4702e8af6fc59bd91504c2c311ba4dae676710483c8fe73fb6f405 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:01:49.480Z] ===================================================== [Pipeline] echo [2024-09-04T02:01:49.489Z] taggedImages: [2024-09-04T02:01:49.489Z] - nexus3.edgexfoundry.org:10004/support-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:01:49.489Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-04T02:01:49.489Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.62 [2024-09-04T02:01:49.489Z] - nexus3.edgexfoundry.org:10004/support-scheduler:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:01:49.489Z] - 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-04T02:20:35.768Z] #149 ... [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #157 [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-04T02:20:35.768Z] #157 1281.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.62" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-04T02:20:35.768Z] #157 ... [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-04T02:20:35.768Z] #154 DONE 1286.6s [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-04T02:20:35.768Z] #151 ... [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-04T02:20:35.768Z] #149 DONE 1287.3s [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-04T02:20:35.768Z] #156 ... [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T02:20:35.768Z] #161 DONE 0.5s [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-04T02:20:35.768Z] #162 DONE 0.6s [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-04T02:20:35.768Z] #163 ... [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-04T02:20:35.768Z] #164 DONE 0.2s [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #165 [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-04T02:20:35.768Z] #165 DONE 0.5s [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-04T02:20:35.768Z] #129 ... [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-04T02:20:35.768Z] #166 DONE 0.2s [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-04T02:20:35.768Z] #167 DONE 0.4s [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #157 [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-04T02:20:35.768Z] #157 ... [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-04T02:20:35.768Z] #168 DONE 0.4s [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-04T02:20:35.768Z] #169 ... [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-04T02:20:35.768Z] #163 DONE 2.9s [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T02:20:35.768Z] #170 DONE 0.4s [2024-09-04T02:20:35.768Z] [2024-09-04T02:20:35.768Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-04T02:20:35.769Z] #171 DONE 0.3s [2024-09-04T02:20:35.769Z] [2024-09-04T02:20:35.769Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-04T02:20:35.769Z] #172 DONE 0.6s [2024-09-04T02:20:35.769Z] [2024-09-04T02:20:35.769Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-04T02:20:35.769Z] #173 DONE 0.2s [2024-09-04T02:20:35.769Z] [2024-09-04T02:20:35.769Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-04T02:20:35.769Z] #129 ... [2024-09-04T02:20:35.769Z] [2024-09-04T02:20:35.769Z] #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-04T02:20:35.769Z] #174 DONE 0.2s [2024-09-04T02:20:35.769Z] [2024-09-04T02:20:35.769Z] #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-04T02:20:35.769Z] #175 ... [2024-09-04T02:20:35.769Z] [2024-09-04T02:20:35.769Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-04T02:20:35.769Z] #169 DONE 3.2s [2024-09-04T02:20:35.769Z] [2024-09-04T02:20:35.769Z] #113 [security-proxy-setup] exporting to image [2024-09-04T02:20:35.769Z] #113 exporting layers [2024-09-04T02:20:35.769Z] #113 ... [2024-09-04T02:20:35.769Z] [2024-09-04T02:20:35.769Z] #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-04T02:20:35.769Z] #175 DONE 0.8s [2024-09-04T02:20:35.769Z] [2024-09-04T02:20:35.769Z] #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-04T02:20:35.769Z] #176 DONE 0.2s [2024-09-04T02:20:35.769Z] [2024-09-04T02:20:35.769Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-04T02:20:35.769Z] #177 DONE 0.6s [2024-09-04T02:20:35.769Z] [2024-09-04T02:20:35.769Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-04T02:20:35.769Z] #178 DONE 0.2s [2024-09-04T02:20:35.769Z] [2024-09-04T02:20:35.769Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-04T02:20:35.769Z] #179 ... [2024-09-04T02:20:35.769Z] [2024-09-04T02:20:35.769Z] #113 [security-proxy-setup] exporting to image [2024-09-04T02:20:35.769Z] #113 exporting layers 1.9s done [2024-09-04T02:20:35.769Z] #113 writing image sha256:2b09c412211567f516a2715c2506526bfa2ea6708c084d8fbeb9e1860f267637 0.0s done [2024-09-04T02:20:35.769Z] #113 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-09-04T02:20:35.769Z] #113 DONE 6.2s [2024-09-04T02:20:35.769Z] [2024-09-04T02:20:35.769Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-04T02:20:37.728Z] #159 ... [2024-09-04T02:20:37.728Z] [2024-09-04T02:20:37.728Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-04T02:20:37.728Z] #179 DONE 2.3s [2024-09-04T02:20:37.728Z] [2024-09-04T02:20:37.728Z] #113 [security-bootstrapper] exporting to image [2024-09-04T02:20:39.693Z] #113 exporting layers 1.9s done [2024-09-04T02:20:39.693Z] #113 writing image sha256:d2dcf189fd7cea29838342115e3681690ee26857650da188c3a62565cfd6cf05 [2024-09-04T02:20:39.693Z] #113 writing image sha256:d2dcf189fd7cea29838342115e3681690ee26857650da188c3a62565cfd6cf05 0.1s done [2024-09-04T02:20:39.693Z] #113 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-04T02:20:39.693Z] #113 DONE 8.2s [2024-09-04T02:20:39.693Z] [2024-09-04T02:20:39.693Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-04T02:20:45.035Z] #158 ... [2024-09-04T02:20:45.035Z] [2024-09-04T02:20:45.035Z] #157 [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-04T02:20:45.035Z] #157 DONE 1304.8s [2024-09-04T02:20:45.310Z] [2024-09-04T02:20:45.310Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-04T02:20:45.582Z] #152 ... [2024-09-04T02:20:45.582Z] [2024-09-04T02:20:45.582Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T02:20:45.862Z] #180 DONE 0.2s [2024-09-04T02:20:45.863Z] [2024-09-04T02:20:45.863Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-04T02:20:45.863Z] #181 DONE 0.2s [2024-09-04T02:20:45.863Z] [2024-09-04T02:20:45.863Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-04T02:20:46.132Z] #182 DONE 0.3s [2024-09-04T02:20:46.132Z] [2024-09-04T02:20:46.132Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-04T02:20:46.402Z] #156 ... [2024-09-04T02:20:46.402Z] [2024-09-04T02:20:46.402Z] #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-04T02:20:46.402Z] #183 DONE 0.1s [2024-09-04T02:20:46.694Z] [2024-09-04T02:20:46.694Z] #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-04T02:20:46.694Z] #184 DONE 0.2s [2024-09-04T02:20:46.694Z] [2024-09-04T02:20:46.694Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-04T02:20:47.302Z] #185 DONE 0.4s [2024-09-04T02:20:47.302Z] [2024-09-04T02:20:47.302Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-04T02:20:47.571Z] #186 DONE 0.4s [2024-09-04T02:20:47.571Z] [2024-09-04T02:20:47.571Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-04T02:20:47.854Z] #187 DONE 0.3s [2024-09-04T02:20:47.854Z] [2024-09-04T02:20:47.854Z] #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-04T02:20:50.440Z] #188 DONE 2.3s [2024-09-04T02:20:50.440Z] [2024-09-04T02:20:50.440Z] #113 [security-secretstore-setup] exporting to image [2024-09-04T02:20:50.440Z] #113 exporting layers [2024-09-04T02:20:51.399Z] #113 exporting layers 1.5s done [2024-09-04T02:20:51.667Z] #113 writing image sha256:2aa40d6c941b95b679211a6a5cf455479ba2a1796291c8f6fc40bb6ba139e1d4 done [2024-09-04T02:20:51.667Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-04T02:20:51.667Z] #113 DONE 9.7s [2024-09-04T02:20:51.667Z] [2024-09-04T02:20:51.667Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-04T02:21:59.550Z] #158 ... [2024-09-04T02:21:59.550Z] [2024-09-04T02:21:59.550Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-04T02:21:59.550Z] #160 DONE 1368.1s [2024-09-04T02:21:59.550Z] [2024-09-04T02:21:59.550Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-04T02:21:59.550Z] #156 ... [2024-09-04T02:21:59.550Z] [2024-09-04T02:21:59.550Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T02:21:59.550Z] #189 DONE 0.2s [2024-09-04T02:21:59.550Z] [2024-09-04T02:21:59.550Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-04T02:21:59.550Z] #152 ... [2024-09-04T02:21:59.550Z] [2024-09-04T02:21:59.550Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-04T02:21:59.550Z] #190 DONE 0.2s [2024-09-04T02:21:59.550Z] [2024-09-04T02:21:59.550Z] #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-04T02:21:59.550Z] #191 DONE 0.3s [2024-09-04T02:21:59.550Z] [2024-09-04T02:21:59.550Z] #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-04T02:21:59.550Z] #192 DONE 0.1s [2024-09-04T02:21:59.550Z] [2024-09-04T02:21:59.550Z] #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-04T02:21:59.550Z] #193 DONE 0.1s [2024-09-04T02:21:59.550Z] [2024-09-04T02:21:59.550Z] #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-04T02:21:59.550Z] #194 DONE 2.4s [2024-09-04T02:21:59.550Z] [2024-09-04T02:21:59.550Z] #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T02:21:59.550Z] #53 ... [2024-09-04T02:21:59.550Z] [2024-09-04T02:21:59.550Z] #113 [core-common-config-bootstrapper] exporting to image [2024-09-04T02:21:59.550Z] #113 exporting layers [2024-09-04T02:21:59.550Z] #113 exporting layers 0.6s done [2024-09-04T02:21:59.550Z] #113 writing image sha256:58e5a083d348e9ce6762eb6bdc61768d02f6b4e4ffc88391716c4e8ef72327ad done [2024-09-04T02:21:59.550Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-04T02:21:59.550Z] #113 DONE 10.3s [2024-09-04T02:21:59.550Z] [2024-09-04T02:21:59.550Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-04T02:24:21.252Z] #151 ... [2024-09-04T02:24:21.252Z] [2024-09-04T02:24:21.252Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-04T02:24:21.252Z] #152 DONE 1507.5s [2024-09-04T02:24:21.252Z] [2024-09-04T02:24:21.252Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-04T02:24:21.252Z] #158 ... [2024-09-04T02:24:21.252Z] [2024-09-04T02:24:21.252Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T02:24:21.252Z] #195 DONE 0.4s [2024-09-04T02:24:21.252Z] [2024-09-04T02:24:21.252Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-04T02:24:21.252Z] #196 DONE 0.2s [2024-09-04T02:24:21.252Z] [2024-09-04T02:24:21.252Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-04T02:24:21.252Z] #151 ... [2024-09-04T02:24:21.252Z] [2024-09-04T02:24:21.252Z] #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-04T02:24:21.252Z] #197 DONE 0.4s [2024-09-04T02:24:21.252Z] [2024-09-04T02:24:21.252Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-04T02:24:21.252Z] #151 ... [2024-09-04T02:24:21.252Z] [2024-09-04T02:24:21.252Z] #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-04T02:24:21.252Z] #198 DONE 0.2s [2024-09-04T02:24:21.252Z] [2024-09-04T02:24:21.252Z] #113 [security-spiffe-token-provider] exporting to image [2024-09-04T02:24:21.252Z] #113 exporting layers [2024-09-04T02:24:21.252Z] #113 exporting layers 0.8s done [2024-09-04T02:24:21.252Z] #113 writing image sha256:6cac94fb59020bc484305a6563122659766d1de3d8d738dbc98fee8d23dd6bc8 done [2024-09-04T02:24:21.252Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-04T02:24:21.252Z] #113 DONE 11.1s [2024-09-04T02:24:21.252Z] [2024-09-04T02:24:21.252Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-04T02:33:43.465Z] #150 ... [2024-09-04T02:33:43.465Z] [2024-09-04T02:33:43.465Z] #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-04T02:33:43.465Z] #159 DONE 2073.3s [2024-09-04T02:33:43.465Z] [2024-09-04T02:33:43.465Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-04T02:33:43.465Z] #151 ... [2024-09-04T02:33:43.465Z] [2024-09-04T02:33:43.465Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T02:33:43.465Z] #199 DONE 0.1s [2024-09-04T02:33:43.465Z] [2024-09-04T02:33:43.465Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-04T02:33:43.465Z] #200 DONE 0.1s [2024-09-04T02:33:43.465Z] [2024-09-04T02:33:43.465Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-04T02:33:43.465Z] #201 DONE 0.5s [2024-09-04T02:33:43.465Z] [2024-09-04T02:33:43.465Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-04T02:33:43.465Z] #156 ... [2024-09-04T02:33:43.465Z] [2024-09-04T02:33:43.465Z] #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-04T02:33:43.465Z] #202 DONE 0.1s [2024-09-04T02:33:43.465Z] [2024-09-04T02:33:43.465Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-04T02:33:43.465Z] #203 DONE 0.1s [2024-09-04T02:33:43.465Z] [2024-09-04T02:33:43.465Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-04T02:33:43.465Z] #151 ... [2024-09-04T02:33:43.465Z] [2024-09-04T02:33:43.465Z] #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-04T02:33:43.465Z] #204 DONE 2.2s [2024-09-04T02:33:43.465Z] [2024-09-04T02:33:43.465Z] #113 [security-proxy-auth] exporting to image [2024-09-04T02:33:43.465Z] #113 exporting layers [2024-09-04T02:33:43.465Z] #113 exporting layers 0.8s done [2024-09-04T02:33:43.465Z] #113 writing image sha256:40ef2b05c851a88e4b56760df0b108ec859e35971c3ba407d4882b796d0067d5 done [2024-09-04T02:33:43.465Z] #113 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-04T02:33:43.465Z] #113 DONE 12.0s [2024-09-04T02:33:43.465Z] [2024-09-04T02:33:43.465Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-04T02:34:52.029Z] #129 ... [2024-09-04T02:34:52.029Z] [2024-09-04T02:34:52.029Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-04T02:34:52.029Z] #151 DONE 2141.6s [2024-09-04T02:34:52.029Z] [2024-09-04T02:34:52.029Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-04T02:34:52.029Z] #129 ... [2024-09-04T02:34:52.029Z] [2024-09-04T02:34:52.029Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T02:34:52.029Z] #205 DONE 0.2s [2024-09-04T02:34:52.029Z] [2024-09-04T02:34:52.029Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-04T02:34:52.029Z] #206 DONE 0.1s [2024-09-04T02:34:52.029Z] [2024-09-04T02:34:52.029Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-04T02:34:52.029Z] #207 DONE 0.4s [2024-09-04T02:34:52.029Z] [2024-09-04T02:34:52.029Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-04T02:34:52.029Z] #129 ... [2024-09-04T02:34:52.029Z] [2024-09-04T02:34:52.029Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-04T02:34:52.029Z] #208 DONE 0.1s [2024-09-04T02:34:52.029Z] [2024-09-04T02:34:52.029Z] #113 [core-command] exporting to image [2024-09-04T02:34:52.029Z] #113 exporting layers [2024-09-04T02:34:52.029Z] #113 exporting layers 0.4s done [2024-09-04T02:34:52.029Z] #113 writing image sha256:9d1b2979c5d0f22e462f3ea883b330188a58049754321b187a2504290ba64775 done [2024-09-04T02:34:52.029Z] #113 naming to docker.io/library/core-command-arm64 done [2024-09-04T02:34:52.029Z] #113 DONE 12.5s [2024-09-04T02:34:52.029Z] [2024-09-04T02:34:52.029Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-04T02:36:59.681Z] #150 ... [2024-09-04T02:36:59.681Z] [2024-09-04T02:36:59.681Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-04T02:36:59.681Z] #129 DONE 2278.7s [2024-09-04T02:36:59.681Z] [2024-09-04T02:36:59.681Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T02:36:59.681Z] #68 ... [2024-09-04T02:36:59.681Z] [2024-09-04T02:36:59.681Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T02:37:00.278Z] #209 DONE 0.5s [2024-09-04T02:37:00.278Z] [2024-09-04T02:37:00.278Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-04T02:37:00.549Z] #210 DONE 0.4s [2024-09-04T02:37:00.549Z] [2024-09-04T02:37:00.549Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-04T02:37:01.528Z] #211 DONE 0.7s [2024-09-04T02:37:01.528Z] [2024-09-04T02:37:01.528Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-04T02:37:01.528Z] #212 DONE 0.2s [2024-09-04T02:37:01.528Z] [2024-09-04T02:37:01.528Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-04T02:37:01.852Z] #156 ... [2024-09-04T02:37:01.852Z] [2024-09-04T02:37:01.852Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-04T02:37:01.852Z] #213 DONE 0.2s [2024-09-04T02:37:01.852Z] [2024-09-04T02:37:01.852Z] #113 [core-data] exporting to image [2024-09-04T02:37:01.852Z] #113 exporting layers [2024-09-04T02:37:02.831Z] #113 exporting layers 0.8s done [2024-09-04T02:37:02.831Z] #113 writing image sha256:9c542a9b6518b16980426def953e12a72c1252b72c5d699b8584618c47e664c4 done [2024-09-04T02:37:02.831Z] #113 naming to docker.io/library/core-data-arm64 done [2024-09-04T02:37:02.831Z] #113 DONE 13.2s [2024-09-04T02:37:02.831Z] [2024-09-04T02:37:02.831Z] #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T02:37:06.217Z] #53 ... [2024-09-04T02:37:06.217Z] [2024-09-04T02:37:06.217Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-04T02:37:06.217Z] #150 DONE 2285.5s [2024-09-04T02:37:06.217Z] [2024-09-04T02:37:06.217Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-04T02:37:06.217Z] #155 ... [2024-09-04T02:37:06.217Z] [2024-09-04T02:37:06.217Z] #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T02:37:06.499Z] #214 DONE 0.3s [2024-09-04T02:37:06.500Z] [2024-09-04T02:37:06.500Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T02:37:06.770Z] #68 ... [2024-09-04T02:37:06.770Z] [2024-09-04T02:37:06.770Z] #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-04T02:37:07.378Z] #215 DONE 0.6s [2024-09-04T02:37:07.378Z] [2024-09-04T02:37:07.378Z] #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-04T02:37:07.378Z] #216 DONE 0.2s [2024-09-04T02:37:07.378Z] [2024-09-04T02:37:07.378Z] #113 [core-keeper] exporting to image [2024-09-04T02:37:07.974Z] #113 exporting layers 0.5s done [2024-09-04T02:37:07.974Z] #113 writing image sha256:67646c2c21750fdf861b780e30ce62240fe392d8cb58897b755eb66ca4fb2ad2 done [2024-09-04T02:37:07.974Z] #113 naming to docker.io/library/core-keeper-arm64 done [2024-09-04T02:37:07.974Z] #113 DONE 13.8s [2024-09-04T02:37:07.974Z] [2024-09-04T02:37:07.974Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T02:37:13.352Z] #68 ... [2024-09-04T02:37:13.352Z] [2024-09-04T02:37:13.352Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-04T02:37:13.352Z] #153 DONE 2292.1s [2024-09-04T02:37:13.352Z] [2024-09-04T02:37:13.352Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T02:37:13.352Z] #68 ... [2024-09-04T02:37:13.352Z] [2024-09-04T02:37:13.352Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T02:37:13.352Z] #217 DONE 0.3s [2024-09-04T02:37:13.352Z] [2024-09-04T02:37:13.352Z] #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T02:37:13.352Z] #53 ... [2024-09-04T02:37:13.352Z] [2024-09-04T02:37:13.352Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-04T02:37:13.626Z] #218 DONE 0.1s [2024-09-04T02:37:13.626Z] [2024-09-04T02:37:13.626Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-04T02:37:13.915Z] #219 DONE 0.5s [2024-09-04T02:37:13.915Z] [2024-09-04T02:37:13.915Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T02:37:14.188Z] #68 ... [2024-09-04T02:37:14.188Z] [2024-09-04T02:37:14.188Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-04T02:37:14.188Z] #220 DONE 0.2s [2024-09-04T02:37:14.188Z] [2024-09-04T02:37:14.188Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-04T02:37:14.460Z] #221 DONE 0.1s [2024-09-04T02:37:14.460Z] [2024-09-04T02:37:14.460Z] #113 [core-metadata] exporting to image [2024-09-04T02:37:14.460Z] #113 exporting layers [2024-09-04T02:37:15.052Z] #113 exporting layers 0.7s done [2024-09-04T02:37:15.052Z] #113 writing image sha256:20486d6dc08bd98c1dd2393ef99f38143af77db0fe37c8fc43fe609cd9fbe234 [2024-09-04T02:37:15.052Z] #113 writing image sha256:20486d6dc08bd98c1dd2393ef99f38143af77db0fe37c8fc43fe609cd9fbe234 done [2024-09-04T02:37:15.052Z] #113 naming to docker.io/library/core-metadata-arm64 done [2024-09-04T02:37:15.052Z] #113 DONE 14.5s [2024-09-04T02:37:15.052Z] [2024-09-04T02:37:15.052Z] #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-04T02:37:53.997Z] #53 ... [2024-09-04T02:37:53.997Z] [2024-09-04T02:37:53.997Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-04T02:37:53.997Z] #158 DONE 2330.8s [2024-09-04T02:37:53.997Z] [2024-09-04T02:37:53.997Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T02:37:53.997Z] #68 ... [2024-09-04T02:37:53.997Z] [2024-09-04T02:37:53.997Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T02:37:53.997Z] #222 DONE 0.1s [2024-09-04T02:37:53.997Z] [2024-09-04T02:37:53.997Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T02:37:53.997Z] #68 ... [2024-09-04T02:37:53.997Z] [2024-09-04T02:37:53.997Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-04T02:37:53.997Z] #156 DONE 2332.0s [2024-09-04T02:37:53.997Z] [2024-09-04T02:37:53.997Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-04T02:37:53.997Z] #223 DONE 0.3s [2024-09-04T02:37:53.997Z] [2024-09-04T02:37:53.997Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-04T02:37:53.997Z] #224 ... [2024-09-04T02:37:53.997Z] [2024-09-04T02:37:53.997Z] #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T02:37:53.997Z] #225 DONE 0.1s [2024-09-04T02:37:53.997Z] [2024-09-04T02:37:53.997Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T02:37:53.997Z] #68 ... [2024-09-04T02:37:53.997Z] [2024-09-04T02:37:53.997Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-04T02:37:53.997Z] #155 DONE 2332.9s [2024-09-04T02:37:53.997Z] [2024-09-04T02:37:53.997Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-04T02:37:53.997Z] #224 DONE 0.8s [2024-09-04T02:37:53.997Z] [2024-09-04T02:37:53.997Z] #226 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-04T02:37:53.997Z] #226 DONE 0.2s [2024-09-04T02:37:53.997Z] [2024-09-04T02:37:53.997Z] #227 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-04T02:37:53.997Z] #227 DONE 0.1s [2024-09-04T02:37:53.997Z] [2024-09-04T02:37:53.997Z] #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-04T02:37:53.997Z] #228 DONE 0.3s [2024-09-04T02:37:53.997Z] [2024-09-04T02:37:53.997Z] #113 [support-notifications] exporting to image [2024-09-04T02:37:53.997Z] #113 exporting layers [2024-09-04T02:37:54.270Z] #113 ... [2024-09-04T02:37:54.270Z] [2024-09-04T02:37:54.270Z] #229 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-04T02:37:54.270Z] #229 DONE 0.2s [2024-09-04T02:37:54.270Z] [2024-09-04T02:37:54.270Z] #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-04T02:37:54.270Z] #230 DONE 0.7s [2024-09-04T02:37:54.270Z] [2024-09-04T02:37:54.270Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-04T02:37:54.543Z] #231 ... [2024-09-04T02:37:54.543Z] [2024-09-04T02:37:54.543Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-04T02:37:54.543Z] #232 DONE 0.2s [2024-09-04T02:37:54.815Z] [2024-09-04T02:37:54.815Z] #113 [support-notifications] exporting to image [2024-09-04T02:37:54.815Z] #113 exporting layers 1.1s done [2024-09-04T02:37:54.815Z] #113 writing image sha256:226a61d0e29b03a8aac27460e1678c55e00481e71f89d439fc07704831219cce done [2024-09-04T02:37:54.815Z] #113 naming to docker.io/library/support-notifications-arm64 done [2024-09-04T02:37:54.815Z] #113 ... [2024-09-04T02:37:54.815Z] [2024-09-04T02:37:54.815Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-04T02:37:54.815Z] #231 DONE 0.7s [2024-09-04T02:37:54.815Z] [2024-09-04T02:37:54.815Z] #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-04T02:37:54.815Z] #233 DONE 0.1s [2024-09-04T02:37:54.815Z] [2024-09-04T02:37:54.815Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T02:37:55.085Z] #68 ... [2024-09-04T02:37:55.085Z] [2024-09-04T02:37:55.085Z] #113 [support-scheduler] exporting to image [2024-09-04T02:37:55.354Z] #113 exporting layers 0.4s done [2024-09-04T02:37:55.623Z] #113 writing image sha256:e477d921e005cefd7ada73ff1d98fcdecd06649d739364034f2e14f47ed3e5f5 done [2024-09-04T02:37:55.623Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2024-09-04T02:37:56.213Z] #113 exporting layers 1.7s done [2024-09-04T02:37:56.213Z] #113 writing image sha256:d3e3767417acd61acc8f8f9fc7658f46b51d15039e1042a343abc03788068166 done [2024-09-04T02:37:56.213Z] #113 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-04T02:37:56.213Z] #113 DONE 16.2s [2024-09-04T02:37:56.213Z] [2024-09-04T02:37:56.213Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-04T02:37:56.213Z] time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T02:37:56.213Z] time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T02:37:56.213Z] time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T02:37:56.213Z] time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T02:37:56.213Z] time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T02:37:56.213Z] time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T02:37:56.213Z] time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T02:37:56.213Z] time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T02:37:56.213Z] time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T02:37:56.213Z] time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T02:37:56.213Z] time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T02:37:56.213Z] time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T02:37:56.213Z] time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T02:37:56.213Z] time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T02:37:56.213Z] time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-04T02:37:56.213Z] time="2024-09-04T01:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-04T02:37:56.245Z] $ docker stop --time=1 49f80a60b019a3076a46510a6caebc2f4c44aa555d9b89c379371b1874722085 [2024-09-04T02:37:58.011Z] $ docker rm -f --volumes 49f80a60b019a3076a46510a6caebc2f4c44aa555d9b89c379371b1874722085 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T02:37:58.521Z] + docker images [2024-09-04T02:37:58.521Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-04T02:37:58.521Z] support-scheduler-arm64 latest e477d921e005 4 seconds ago 41.3MB [2024-09-04T02:37:58.521Z] support-cron-scheduler-arm64 latest d3e3767417ac 4 seconds ago 43.5MB [2024-09-04T02:37:58.521Z] support-notifications-arm64 latest 226a61d0e29b 5 seconds ago 42MB [2024-09-04T02:37:58.521Z] core-metadata-arm64 latest 20486d6dc08b 44 seconds ago 39.3MB [2024-09-04T02:37:58.521Z] core-keeper-arm64 latest 67646c2c2175 51 seconds ago 39MB [2024-09-04T02:37:58.521Z] core-data-arm64 latest 9c542a9b6518 57 seconds ago 39.1MB [2024-09-04T02:37:58.521Z] core-command-arm64 latest 9d1b2979c5d0 3 minutes ago 35MB [2024-09-04T02:37:58.521Z] security-proxy-auth-arm64 latest 40ef2b05c851 4 minutes ago 32.6MB [2024-09-04T02:37:58.521Z] security-spiffe-token-provider-arm64 latest 6cac94fb5902 13 minutes ago 29.1MB [2024-09-04T02:37:58.521Z] core-common-config-bootstrapper-arm64 latest 58e5a083d348 16 minutes ago 15.4MB [2024-09-04T02:37:58.521Z] security-secretstore-setup-arm64 latest 2aa40d6c941b 17 minutes ago 36.4MB [2024-09-04T02:37:58.521Z] security-bootstrapper-arm64 latest d2dcf189fd7c 17 minutes ago 18.9MB [2024-09-04T02:37:58.521Z] security-proxy-setup-arm64 latest 2b09c4122115 17 minutes ago 26.2MB [2024-09-04T02:37:58.521Z] security-spire-agent-arm64 latest be27a03902ab 40 minutes ago 174MB [2024-09-04T02:37:58.521Z] security-spire-server-arm64 latest 0488fc3b45d5 40 minutes ago 116MB [2024-09-04T02:37:58.521Z] security-spire-config-arm64 latest 22ff05c9aeda 40 minutes ago 115MB [2024-09-04T02:37:58.521Z] ci-base-image-arm64 latest 276ff55c010e 42 minutes ago 967MB [2024-09-04T02:37:58.521Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-04T02:37:58.521Z] 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-04T02:37:58.674Z] provisioning config files... [2024-09-04T02:37:58.693Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/683@tmp/config17739115250162247567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:37:59.046Z] ---> ****-login.sh [2024-09-04T02:37:59.046Z] nexus3.edgexfoundry.org:10001 [2024-09-04T02:37:59.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T02:37:59.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T02:37:59.583Z] Configure a credential helper to remove this warning. See [2024-09-04T02:37:59.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T02:37:59.583Z] [2024-09-04T02:37:59.583Z] Login Succeeded [2024-09-04T02:37:59.583Z] nexus3.edgexfoundry.org:10002 [2024-09-04T02:37:59.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T02:37:59.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T02:37:59.851Z] Configure a credential helper to remove this warning. See [2024-09-04T02:37:59.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T02:37:59.851Z] [2024-09-04T02:37:59.851Z] Login Succeeded [2024-09-04T02:37:59.851Z] nexus3.edgexfoundry.org:10003 [2024-09-04T02:38:00.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T02:38:00.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T02:38:00.386Z] Configure a credential helper to remove this warning. See [2024-09-04T02:38:00.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T02:38:00.386Z] [2024-09-04T02:38:00.386Z] Login Succeeded [2024-09-04T02:38:00.386Z] nexus3.edgexfoundry.org:10004 [2024-09-04T02:38:00.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T02:38:00.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T02:38:00.654Z] Configure a credential helper to remove this warning. See [2024-09-04T02:38:00.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T02:38:00.654Z] [2024-09-04T02:38:00.654Z] Login Succeeded [2024-09-04T02:38:00.654Z] ****.io [2024-09-04T02:38:00.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T02:38:01.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T02:38:01.191Z] Configure a credential helper to remove this warning. See [2024-09-04T02:38:01.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T02:38:01.191Z] [2024-09-04T02:38:01.191Z] Login Succeeded [2024-09-04T02:38:01.191Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T02:38:01.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:38:01.254Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T02:38:01.285Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-09-04T02:38:01.285Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:38:01.285Z] latest [2024-09-04T02:38:01.285Z] 3.2.0-dev.62 [2024-09-04T02:38:01.285Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:38:01.285Z] main [2024-09-04T02:38:01.285Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:01.670Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:02.303Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:38:02.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-04T02:38:02.304Z] d0a259871bf4: Preparing [2024-09-04T02:38:02.304Z] 6c1ca70378a2: Preparing [2024-09-04T02:38:02.304Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:02.304Z] 087390c08b59: Preparing [2024-09-04T02:38:02.304Z] fdf66ef516c8: Preparing [2024-09-04T02:38:02.304Z] bac2adca5e9c: Preparing [2024-09-04T02:38:02.304Z] 3c20671a5817: Preparing [2024-09-04T02:38:02.304Z] bac2adca5e9c: Waiting [2024-09-04T02:38:02.304Z] 3c20671a5817: Waiting [2024-09-04T02:38:02.571Z] 4b0442a7cad1: Pushed [2024-09-04T02:38:02.571Z] fdf66ef516c8: Pushed [2024-09-04T02:38:02.571Z] d0a259871bf4: Pushed [2024-09-04T02:38:02.571Z] 087390c08b59: Pushed [2024-09-04T02:38:02.571Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:02.839Z] bac2adca5e9c: Pushed [2024-09-04T02:38:08.173Z] 6c1ca70378a2: Pushed [2024-09-04T02:38:08.173Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:44f99d79c2e7f968b2887fba9cfe04b9e9598c2e23c1aefba2c9d85e0a87ead9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:08.534Z] + 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-04T02:38:08.894Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-04T02:38:08.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-04T02:38:08.895Z] d0a259871bf4: Preparing [2024-09-04T02:38:08.895Z] 6c1ca70378a2: Preparing [2024-09-04T02:38:08.895Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:08.895Z] 087390c08b59: Preparing [2024-09-04T02:38:08.895Z] fdf66ef516c8: Preparing [2024-09-04T02:38:08.895Z] bac2adca5e9c: Preparing [2024-09-04T02:38:08.895Z] 3c20671a5817: Preparing [2024-09-04T02:38:08.895Z] bac2adca5e9c: Waiting [2024-09-04T02:38:08.895Z] 3c20671a5817: Waiting [2024-09-04T02:38:08.895Z] d0a259871bf4: Layer already exists [2024-09-04T02:38:08.895Z] 6c1ca70378a2: Layer already exists [2024-09-04T02:38:08.895Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:08.895Z] 087390c08b59: Layer already exists [2024-09-04T02:38:08.895Z] fdf66ef516c8: Layer already exists [2024-09-04T02:38:08.895Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:08.895Z] bac2adca5e9c: Layer already exists [2024-09-04T02:38:09.161Z] latest: digest: sha256:44f99d79c2e7f968b2887fba9cfe04b9e9598c2e23c1aefba2c9d85e0a87ead9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:09.520Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:09.890Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.62 [2024-09-04T02:38:09.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-04T02:38:09.890Z] d0a259871bf4: Preparing [2024-09-04T02:38:09.890Z] 6c1ca70378a2: Preparing [2024-09-04T02:38:09.890Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:09.890Z] 087390c08b59: Preparing [2024-09-04T02:38:09.890Z] fdf66ef516c8: Preparing [2024-09-04T02:38:09.890Z] bac2adca5e9c: Preparing [2024-09-04T02:38:09.890Z] 3c20671a5817: Preparing [2024-09-04T02:38:09.890Z] bac2adca5e9c: Waiting [2024-09-04T02:38:09.890Z] 3c20671a5817: Waiting [2024-09-04T02:38:09.890Z] d0a259871bf4: Layer already exists [2024-09-04T02:38:09.890Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:09.890Z] fdf66ef516c8: Layer already exists [2024-09-04T02:38:09.890Z] 6c1ca70378a2: Layer already exists [2024-09-04T02:38:09.890Z] 087390c08b59: Layer already exists [2024-09-04T02:38:09.890Z] bac2adca5e9c: Layer already exists [2024-09-04T02:38:09.890Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:10.157Z] 3.2.0-dev.62: digest: sha256:44f99d79c2e7f968b2887fba9cfe04b9e9598c2e23c1aefba2c9d85e0a87ead9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:10.554Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:10.920Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:38:10.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-04T02:38:10.920Z] d0a259871bf4: Preparing [2024-09-04T02:38:10.920Z] 6c1ca70378a2: Preparing [2024-09-04T02:38:10.920Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:10.920Z] 087390c08b59: Preparing [2024-09-04T02:38:10.920Z] fdf66ef516c8: Preparing [2024-09-04T02:38:10.920Z] bac2adca5e9c: Preparing [2024-09-04T02:38:10.920Z] 3c20671a5817: Preparing [2024-09-04T02:38:10.920Z] bac2adca5e9c: Waiting [2024-09-04T02:38:10.920Z] 3c20671a5817: Waiting [2024-09-04T02:38:10.920Z] d0a259871bf4: Layer already exists [2024-09-04T02:38:10.920Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:10.920Z] 6c1ca70378a2: Layer already exists [2024-09-04T02:38:10.920Z] fdf66ef516c8: Layer already exists [2024-09-04T02:38:10.920Z] 087390c08b59: Layer already exists [2024-09-04T02:38:10.920Z] bac2adca5e9c: Layer already exists [2024-09-04T02:38:10.920Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:11.187Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:44f99d79c2e7f968b2887fba9cfe04b9e9598c2e23c1aefba2c9d85e0a87ead9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:11.552Z] + 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-04T02:38:11.925Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-09-04T02:38:11.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-04T02:38:11.926Z] d0a259871bf4: Preparing [2024-09-04T02:38:11.926Z] 6c1ca70378a2: Preparing [2024-09-04T02:38:11.926Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:11.926Z] 087390c08b59: Preparing [2024-09-04T02:38:11.926Z] fdf66ef516c8: Preparing [2024-09-04T02:38:11.926Z] bac2adca5e9c: Preparing [2024-09-04T02:38:11.926Z] 3c20671a5817: Preparing [2024-09-04T02:38:11.926Z] bac2adca5e9c: Waiting [2024-09-04T02:38:11.926Z] 3c20671a5817: Waiting [2024-09-04T02:38:11.926Z] fdf66ef516c8: Layer already exists [2024-09-04T02:38:11.926Z] 087390c08b59: Layer already exists [2024-09-04T02:38:11.926Z] 6c1ca70378a2: Layer already exists [2024-09-04T02:38:11.926Z] d0a259871bf4: Layer already exists [2024-09-04T02:38:11.926Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:11.926Z] bac2adca5e9c: Layer already exists [2024-09-04T02:38:11.926Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:12.192Z] main: digest: sha256:44f99d79c2e7f968b2887fba9cfe04b9e9598c2e23c1aefba2c9d85e0a87ead9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:38:12.271Z] ===================================================== [Pipeline] echo [2024-09-04T02:38:12.289Z] taggedImages: [2024-09-04T02:38:12.289Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:38:12.289Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-04T02:38:12.289Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.62 [2024-09-04T02:38:12.289Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:38:12.289Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-09-04T02:38:12.316Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-09-04T02:38:12.316Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:38:12.316Z] latest [2024-09-04T02:38:12.316Z] 3.2.0-dev.62 [2024-09-04T02:38:12.316Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:38:12.316Z] main [2024-09-04T02:38:12.316Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:12.692Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:13.049Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:38:13.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-04T02:38:13.049Z] 7839a5baccd2: Preparing [2024-09-04T02:38:13.049Z] c3a0af3faedb: Preparing [2024-09-04T02:38:13.049Z] d25560692564: Preparing [2024-09-04T02:38:13.049Z] f9484832bb1d: Preparing [2024-09-04T02:38:13.049Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:13.049Z] 087390c08b59: Preparing [2024-09-04T02:38:13.049Z] fdf66ef516c8: Preparing [2024-09-04T02:38:13.049Z] bac2adca5e9c: Preparing [2024-09-04T02:38:13.049Z] 3c20671a5817: Preparing [2024-09-04T02:38:13.049Z] fdf66ef516c8: Waiting [2024-09-04T02:38:13.049Z] bac2adca5e9c: Waiting [2024-09-04T02:38:13.049Z] 3c20671a5817: Waiting [2024-09-04T02:38:13.049Z] 087390c08b59: Waiting [2024-09-04T02:38:13.314Z] d25560692564: Pushed [2024-09-04T02:38:13.314Z] c3a0af3faedb: Pushed [2024-09-04T02:38:13.314Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:13.314Z] 087390c08b59: Layer already exists [2024-09-04T02:38:13.314Z] fdf66ef516c8: Layer already exists [2024-09-04T02:38:13.314Z] bac2adca5e9c: Layer already exists [2024-09-04T02:38:13.579Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:13.579Z] 7839a5baccd2: Pushed [2024-09-04T02:38:14.989Z] f9484832bb1d: Pushed [2024-09-04T02:38:14.989Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:ab5f8a9aef360b065a7a074057788590686bb373d0bb0029e4db9901f71c29a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:15.352Z] + 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-04T02:38:15.715Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-04T02:38:15.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-04T02:38:15.715Z] 7839a5baccd2: Preparing [2024-09-04T02:38:15.715Z] c3a0af3faedb: Preparing [2024-09-04T02:38:15.715Z] d25560692564: Preparing [2024-09-04T02:38:15.715Z] f9484832bb1d: Preparing [2024-09-04T02:38:15.715Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:15.715Z] 087390c08b59: Preparing [2024-09-04T02:38:15.715Z] fdf66ef516c8: Preparing [2024-09-04T02:38:15.715Z] bac2adca5e9c: Preparing [2024-09-04T02:38:15.715Z] 3c20671a5817: Preparing [2024-09-04T02:38:15.715Z] 087390c08b59: Waiting [2024-09-04T02:38:15.715Z] fdf66ef516c8: Waiting [2024-09-04T02:38:15.715Z] bac2adca5e9c: Waiting [2024-09-04T02:38:15.715Z] 3c20671a5817: Waiting [2024-09-04T02:38:15.715Z] 7839a5baccd2: Layer already exists [2024-09-04T02:38:15.715Z] c3a0af3faedb: Layer already exists [2024-09-04T02:38:15.715Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:15.715Z] d25560692564: Layer already exists [2024-09-04T02:38:15.715Z] f9484832bb1d: Layer already exists [2024-09-04T02:38:15.715Z] fdf66ef516c8: Layer already exists [2024-09-04T02:38:15.715Z] 087390c08b59: Layer already exists [2024-09-04T02:38:15.715Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:15.715Z] bac2adca5e9c: Layer already exists [2024-09-04T02:38:15.983Z] latest: digest: sha256:ab5f8a9aef360b065a7a074057788590686bb373d0bb0029e4db9901f71c29a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:16.445Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:16.811Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.62 [2024-09-04T02:38:16.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-04T02:38:16.811Z] 7839a5baccd2: Preparing [2024-09-04T02:38:16.811Z] c3a0af3faedb: Preparing [2024-09-04T02:38:16.812Z] d25560692564: Preparing [2024-09-04T02:38:16.812Z] f9484832bb1d: Preparing [2024-09-04T02:38:16.812Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:16.812Z] 087390c08b59: Preparing [2024-09-04T02:38:16.812Z] fdf66ef516c8: Preparing [2024-09-04T02:38:16.812Z] bac2adca5e9c: Preparing [2024-09-04T02:38:16.812Z] 3c20671a5817: Preparing [2024-09-04T02:38:16.812Z] 087390c08b59: Waiting [2024-09-04T02:38:16.812Z] fdf66ef516c8: Waiting [2024-09-04T02:38:16.812Z] bac2adca5e9c: Waiting [2024-09-04T02:38:16.812Z] 3c20671a5817: Waiting [2024-09-04T02:38:16.812Z] 7839a5baccd2: Layer already exists [2024-09-04T02:38:16.812Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:16.812Z] d25560692564: Layer already exists [2024-09-04T02:38:16.812Z] f9484832bb1d: Layer already exists [2024-09-04T02:38:16.812Z] c3a0af3faedb: Layer already exists [2024-09-04T02:38:16.812Z] 087390c08b59: Layer already exists [2024-09-04T02:38:16.812Z] fdf66ef516c8: Layer already exists [2024-09-04T02:38:16.812Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:16.812Z] bac2adca5e9c: Layer already exists [2024-09-04T02:38:17.082Z] 3.2.0-dev.62: digest: sha256:ab5f8a9aef360b065a7a074057788590686bb373d0bb0029e4db9901f71c29a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:17.462Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:17.827Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:38:17.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-04T02:38:17.828Z] 7839a5baccd2: Preparing [2024-09-04T02:38:17.828Z] c3a0af3faedb: Preparing [2024-09-04T02:38:17.828Z] d25560692564: Preparing [2024-09-04T02:38:17.828Z] f9484832bb1d: Preparing [2024-09-04T02:38:17.828Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:17.828Z] 087390c08b59: Preparing [2024-09-04T02:38:17.828Z] fdf66ef516c8: Preparing [2024-09-04T02:38:17.828Z] bac2adca5e9c: Preparing [2024-09-04T02:38:17.828Z] 3c20671a5817: Preparing [2024-09-04T02:38:17.828Z] 087390c08b59: Waiting [2024-09-04T02:38:17.828Z] fdf66ef516c8: Waiting [2024-09-04T02:38:17.828Z] 3c20671a5817: Waiting [2024-09-04T02:38:17.828Z] 7839a5baccd2: Layer already exists [2024-09-04T02:38:17.828Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:17.828Z] d25560692564: Layer already exists [2024-09-04T02:38:17.828Z] f9484832bb1d: Layer already exists [2024-09-04T02:38:17.828Z] c3a0af3faedb: Layer already exists [2024-09-04T02:38:17.828Z] fdf66ef516c8: Layer already exists [2024-09-04T02:38:17.828Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:17.828Z] 087390c08b59: Layer already exists [2024-09-04T02:38:17.828Z] bac2adca5e9c: Layer already exists [2024-09-04T02:38:18.099Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:ab5f8a9aef360b065a7a074057788590686bb373d0bb0029e4db9901f71c29a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:18.470Z] + 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-04T02:38:18.843Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-09-04T02:38:18.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-04T02:38:18.843Z] 7839a5baccd2: Preparing [2024-09-04T02:38:18.843Z] c3a0af3faedb: Preparing [2024-09-04T02:38:18.843Z] d25560692564: Preparing [2024-09-04T02:38:18.843Z] f9484832bb1d: Preparing [2024-09-04T02:38:18.843Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:18.843Z] 087390c08b59: Preparing [2024-09-04T02:38:18.843Z] fdf66ef516c8: Preparing [2024-09-04T02:38:18.843Z] bac2adca5e9c: Preparing [2024-09-04T02:38:18.843Z] 3c20671a5817: Preparing [2024-09-04T02:38:18.843Z] fdf66ef516c8: Waiting [2024-09-04T02:38:18.843Z] bac2adca5e9c: Waiting [2024-09-04T02:38:18.843Z] 3c20671a5817: Waiting [2024-09-04T02:38:18.843Z] 087390c08b59: Waiting [2024-09-04T02:38:18.843Z] 7839a5baccd2: Layer already exists [2024-09-04T02:38:18.843Z] f9484832bb1d: Layer already exists [2024-09-04T02:38:18.843Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:18.843Z] c3a0af3faedb: Layer already exists [2024-09-04T02:38:18.843Z] d25560692564: Layer already exists [2024-09-04T02:38:18.843Z] 087390c08b59: Layer already exists [2024-09-04T02:38:18.843Z] fdf66ef516c8: Layer already exists [2024-09-04T02:38:18.843Z] bac2adca5e9c: Layer already exists [2024-09-04T02:38:18.843Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:19.125Z] main: digest: sha256:ab5f8a9aef360b065a7a074057788590686bb373d0bb0029e4db9901f71c29a6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:38:19.191Z] ===================================================== [Pipeline] echo [2024-09-04T02:38:19.209Z] taggedImages: [2024-09-04T02:38:19.209Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:38:19.209Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-04T02:38:19.209Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.62 [2024-09-04T02:38:19.209Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:38:19.209Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-09-04T02:38:19.240Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-09-04T02:38:19.240Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:38:19.240Z] latest [2024-09-04T02:38:19.240Z] 3.2.0-dev.62 [2024-09-04T02:38:19.240Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:38:19.240Z] main [2024-09-04T02:38:19.240Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:19.627Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:20.001Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:38:20.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-04T02:38:20.001Z] 3b16fe61b725: Preparing [2024-09-04T02:38:20.001Z] ee56ec7bdc9e: Preparing [2024-09-04T02:38:20.001Z] d5cb0a12735f: Preparing [2024-09-04T02:38:20.001Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:20.001Z] 087390c08b59: Preparing [2024-09-04T02:38:20.001Z] 45e48e66f647: Preparing [2024-09-04T02:38:20.001Z] 73ab259acd68: Preparing [2024-09-04T02:38:20.001Z] 3c20671a5817: Preparing [2024-09-04T02:38:20.001Z] 73ab259acd68: Waiting [2024-09-04T02:38:20.001Z] 3c20671a5817: Waiting [2024-09-04T02:38:20.001Z] 45e48e66f647: Waiting [2024-09-04T02:38:20.001Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:20.267Z] 087390c08b59: Layer already exists [2024-09-04T02:38:20.267Z] ee56ec7bdc9e: Pushed [2024-09-04T02:38:20.267Z] 3b16fe61b725: Pushed [2024-09-04T02:38:20.267Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:20.267Z] 45e48e66f647: Pushed [2024-09-04T02:38:20.267Z] 73ab259acd68: Pushed [2024-09-04T02:38:26.901Z] d5cb0a12735f: Pushed [2024-09-04T02:38:26.901Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:7ca18218751fd8d21b699c36ab154c63ff0edb6b13b705ae0066feba932013f3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:27.271Z] + 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-04T02:38:27.633Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-04T02:38:27.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-04T02:38:27.633Z] 3b16fe61b725: Preparing [2024-09-04T02:38:27.633Z] ee56ec7bdc9e: Preparing [2024-09-04T02:38:27.633Z] d5cb0a12735f: Preparing [2024-09-04T02:38:27.633Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:27.633Z] 087390c08b59: Preparing [2024-09-04T02:38:27.633Z] 45e48e66f647: Preparing [2024-09-04T02:38:27.633Z] 73ab259acd68: Preparing [2024-09-04T02:38:27.633Z] 3c20671a5817: Preparing [2024-09-04T02:38:27.633Z] 73ab259acd68: Waiting [2024-09-04T02:38:27.633Z] 3c20671a5817: Waiting [2024-09-04T02:38:27.633Z] 45e48e66f647: Waiting [2024-09-04T02:38:27.633Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:27.633Z] ee56ec7bdc9e: Layer already exists [2024-09-04T02:38:27.633Z] 3b16fe61b725: Layer already exists [2024-09-04T02:38:27.633Z] 087390c08b59: Layer already exists [2024-09-04T02:38:27.633Z] d5cb0a12735f: Layer already exists [2024-09-04T02:38:27.633Z] 45e48e66f647: Layer already exists [2024-09-04T02:38:27.633Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:27.633Z] 73ab259acd68: Layer already exists [2024-09-04T02:38:27.901Z] latest: digest: sha256:7ca18218751fd8d21b699c36ab154c63ff0edb6b13b705ae0066feba932013f3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:28.275Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:28.644Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.62 [2024-09-04T02:38:28.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-04T02:38:28.644Z] 3b16fe61b725: Preparing [2024-09-04T02:38:28.644Z] ee56ec7bdc9e: Preparing [2024-09-04T02:38:28.644Z] d5cb0a12735f: Preparing [2024-09-04T02:38:28.644Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:28.644Z] 087390c08b59: Preparing [2024-09-04T02:38:28.644Z] 45e48e66f647: Preparing [2024-09-04T02:38:28.644Z] 73ab259acd68: Preparing [2024-09-04T02:38:28.644Z] 3c20671a5817: Preparing [2024-09-04T02:38:28.644Z] 45e48e66f647: Waiting [2024-09-04T02:38:28.644Z] 3c20671a5817: Waiting [2024-09-04T02:38:28.644Z] 73ab259acd68: Waiting [2024-09-04T02:38:28.644Z] 3b16fe61b725: Layer already exists [2024-09-04T02:38:28.644Z] d5cb0a12735f: Layer already exists [2024-09-04T02:38:28.644Z] 087390c08b59: Layer already exists [2024-09-04T02:38:28.644Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:28.644Z] ee56ec7bdc9e: Layer already exists [2024-09-04T02:38:28.644Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:28.644Z] 73ab259acd68: Layer already exists [2024-09-04T02:38:28.644Z] 45e48e66f647: Layer already exists [2024-09-04T02:38:28.914Z] 3.2.0-dev.62: digest: sha256:7ca18218751fd8d21b699c36ab154c63ff0edb6b13b705ae0066feba932013f3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:29.287Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:29.634Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:38:29.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-04T02:38:29.634Z] 3b16fe61b725: Preparing [2024-09-04T02:38:29.634Z] ee56ec7bdc9e: Preparing [2024-09-04T02:38:29.634Z] d5cb0a12735f: Preparing [2024-09-04T02:38:29.634Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:29.634Z] 087390c08b59: Preparing [2024-09-04T02:38:29.634Z] 45e48e66f647: Preparing [2024-09-04T02:38:29.634Z] 73ab259acd68: Preparing [2024-09-04T02:38:29.634Z] 3c20671a5817: Preparing [2024-09-04T02:38:29.634Z] 45e48e66f647: Waiting [2024-09-04T02:38:29.634Z] 73ab259acd68: Waiting [2024-09-04T02:38:29.634Z] 3c20671a5817: Waiting [2024-09-04T02:38:29.634Z] 087390c08b59: Layer already exists [2024-09-04T02:38:29.634Z] d5cb0a12735f: Layer already exists [2024-09-04T02:38:29.634Z] 3b16fe61b725: Layer already exists [2024-09-04T02:38:29.634Z] ee56ec7bdc9e: Layer already exists [2024-09-04T02:38:29.634Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:29.634Z] 73ab259acd68: Layer already exists [2024-09-04T02:38:29.634Z] 45e48e66f647: Layer already exists [2024-09-04T02:38:29.634Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:29.899Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:7ca18218751fd8d21b699c36ab154c63ff0edb6b13b705ae0066feba932013f3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:30.252Z] + 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-04T02:38:30.603Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-09-04T02:38:30.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-04T02:38:30.603Z] 3b16fe61b725: Preparing [2024-09-04T02:38:30.603Z] ee56ec7bdc9e: Preparing [2024-09-04T02:38:30.603Z] d5cb0a12735f: Preparing [2024-09-04T02:38:30.603Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:30.603Z] 087390c08b59: Preparing [2024-09-04T02:38:30.603Z] 45e48e66f647: Preparing [2024-09-04T02:38:30.603Z] 73ab259acd68: Preparing [2024-09-04T02:38:30.603Z] 3c20671a5817: Preparing [2024-09-04T02:38:30.603Z] 45e48e66f647: Waiting [2024-09-04T02:38:30.603Z] 73ab259acd68: Waiting [2024-09-04T02:38:30.603Z] 3c20671a5817: Waiting [2024-09-04T02:38:30.603Z] 3b16fe61b725: Layer already exists [2024-09-04T02:38:30.603Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:30.603Z] ee56ec7bdc9e: Layer already exists [2024-09-04T02:38:30.603Z] d5cb0a12735f: Layer already exists [2024-09-04T02:38:30.603Z] 087390c08b59: Layer already exists [2024-09-04T02:38:30.603Z] 45e48e66f647: Layer already exists [2024-09-04T02:38:30.603Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:30.603Z] 73ab259acd68: Layer already exists [2024-09-04T02:38:30.869Z] main: digest: sha256:7ca18218751fd8d21b699c36ab154c63ff0edb6b13b705ae0066feba932013f3 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:38:30.963Z] ===================================================== [Pipeline] echo [2024-09-04T02:38:30.981Z] taggedImages: [2024-09-04T02:38:30.981Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:38:30.981Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-04T02:38:30.981Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.62 [2024-09-04T02:38:30.981Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:38:30.981Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-09-04T02:38:31.017Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-09-04T02:38:31.017Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:38:31.017Z] latest [2024-09-04T02:38:31.017Z] 3.2.0-dev.62 [2024-09-04T02:38:31.017Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:38:31.017Z] main [2024-09-04T02:38:31.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:31.403Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:31.772Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:38:31.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-04T02:38:31.772Z] dcaafd6719dd: Preparing [2024-09-04T02:38:31.772Z] 013c5c736933: Preparing [2024-09-04T02:38:31.772Z] 087390c08b59: Preparing [2024-09-04T02:38:31.772Z] b5fff835e9c7: Preparing [2024-09-04T02:38:31.772Z] 8c700b6ac152: Preparing [2024-09-04T02:38:31.772Z] 3c20671a5817: Preparing [2024-09-04T02:38:31.772Z] 087390c08b59: Layer already exists [2024-09-04T02:38:32.041Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:32.041Z] 8c700b6ac152: Pushed [2024-09-04T02:38:32.041Z] b5fff835e9c7: Pushed [2024-09-04T02:38:32.041Z] dcaafd6719dd: Pushed [2024-09-04T02:38:38.689Z] 013c5c736933: Pushed [2024-09-04T02:38:38.958Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:24eb100dbc12eff4b88e0a348e1785e53e48efb560dc8c4b18b260f10eb01294 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:39.329Z] + 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-04T02:38:39.696Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-04T02:38:39.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-04T02:38:39.696Z] dcaafd6719dd: Preparing [2024-09-04T02:38:39.696Z] 013c5c736933: Preparing [2024-09-04T02:38:39.696Z] 087390c08b59: Preparing [2024-09-04T02:38:39.696Z] b5fff835e9c7: Preparing [2024-09-04T02:38:39.696Z] 8c700b6ac152: Preparing [2024-09-04T02:38:39.696Z] 3c20671a5817: Preparing [2024-09-04T02:38:39.696Z] 3c20671a5817: Waiting [2024-09-04T02:38:39.696Z] 087390c08b59: Layer already exists [2024-09-04T02:38:39.696Z] 013c5c736933: Layer already exists [2024-09-04T02:38:39.696Z] b5fff835e9c7: Layer already exists [2024-09-04T02:38:39.696Z] dcaafd6719dd: Layer already exists [2024-09-04T02:38:39.696Z] 8c700b6ac152: Layer already exists [2024-09-04T02:38:39.696Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:39.966Z] latest: digest: sha256:24eb100dbc12eff4b88e0a348e1785e53e48efb560dc8c4b18b260f10eb01294 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:40.327Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:40.700Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.62 [2024-09-04T02:38:40.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-04T02:38:40.700Z] dcaafd6719dd: Preparing [2024-09-04T02:38:40.700Z] 013c5c736933: Preparing [2024-09-04T02:38:40.700Z] 087390c08b59: Preparing [2024-09-04T02:38:40.700Z] b5fff835e9c7: Preparing [2024-09-04T02:38:40.700Z] 8c700b6ac152: Preparing [2024-09-04T02:38:40.700Z] 3c20671a5817: Preparing [2024-09-04T02:38:40.700Z] 3c20671a5817: Waiting [2024-09-04T02:38:40.700Z] 013c5c736933: Layer already exists [2024-09-04T02:38:40.700Z] dcaafd6719dd: Layer already exists [2024-09-04T02:38:40.700Z] b5fff835e9c7: Layer already exists [2024-09-04T02:38:40.700Z] 8c700b6ac152: Layer already exists [2024-09-04T02:38:40.700Z] 087390c08b59: Layer already exists [2024-09-04T02:38:40.700Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:40.700Z] 3.2.0-dev.62: digest: sha256:24eb100dbc12eff4b88e0a348e1785e53e48efb560dc8c4b18b260f10eb01294 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:41.331Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:41.694Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:38:41.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-04T02:38:41.694Z] dcaafd6719dd: Preparing [2024-09-04T02:38:41.694Z] 013c5c736933: Preparing [2024-09-04T02:38:41.694Z] 087390c08b59: Preparing [2024-09-04T02:38:41.694Z] b5fff835e9c7: Preparing [2024-09-04T02:38:41.694Z] 8c700b6ac152: Preparing [2024-09-04T02:38:41.694Z] 3c20671a5817: Preparing [2024-09-04T02:38:41.694Z] 3c20671a5817: Waiting [2024-09-04T02:38:41.694Z] 8c700b6ac152: Layer already exists [2024-09-04T02:38:41.694Z] dcaafd6719dd: Layer already exists [2024-09-04T02:38:41.694Z] b5fff835e9c7: Layer already exists [2024-09-04T02:38:41.694Z] 087390c08b59: Layer already exists [2024-09-04T02:38:41.694Z] 013c5c736933: Layer already exists [2024-09-04T02:38:41.694Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:41.962Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:24eb100dbc12eff4b88e0a348e1785e53e48efb560dc8c4b18b260f10eb01294 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:42.326Z] + 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-04T02:38:42.688Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-09-04T02:38:42.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-04T02:38:42.688Z] dcaafd6719dd: Preparing [2024-09-04T02:38:42.688Z] 013c5c736933: Preparing [2024-09-04T02:38:42.688Z] 087390c08b59: Preparing [2024-09-04T02:38:42.688Z] b5fff835e9c7: Preparing [2024-09-04T02:38:42.688Z] 8c700b6ac152: Preparing [2024-09-04T02:38:42.688Z] 3c20671a5817: Preparing [2024-09-04T02:38:42.688Z] 3c20671a5817: Waiting [2024-09-04T02:38:42.688Z] b5fff835e9c7: Layer already exists [2024-09-04T02:38:42.688Z] 8c700b6ac152: Layer already exists [2024-09-04T02:38:42.688Z] 087390c08b59: Layer already exists [2024-09-04T02:38:42.688Z] dcaafd6719dd: Layer already exists [2024-09-04T02:38:42.688Z] 013c5c736933: Layer already exists [2024-09-04T02:38:42.688Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:42.956Z] main: digest: sha256:24eb100dbc12eff4b88e0a348e1785e53e48efb560dc8c4b18b260f10eb01294 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:38:43.039Z] ===================================================== [Pipeline] echo [2024-09-04T02:38:43.053Z] taggedImages: [2024-09-04T02:38:43.053Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:38:43.053Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-04T02:38:43.053Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.62 [2024-09-04T02:38:43.053Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:38:43.053Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-09-04T02:38:43.081Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-09-04T02:38:43.081Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:38:43.081Z] latest [2024-09-04T02:38:43.081Z] 3.2.0-dev.62 [2024-09-04T02:38:43.081Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:38:43.081Z] main [2024-09-04T02:38:43.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:43.459Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:43.833Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:38:43.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-04T02:38:43.833Z] ad251cd63a1b: Preparing [2024-09-04T02:38:43.833Z] 883f3858bf66: Preparing [2024-09-04T02:38:43.833Z] 52f0e64b6068: Preparing [2024-09-04T02:38:43.833Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:43.833Z] 087390c08b59: Preparing [2024-09-04T02:38:43.833Z] fdf66ef516c8: Preparing [2024-09-04T02:38:43.833Z] bac2adca5e9c: Preparing [2024-09-04T02:38:43.833Z] 3c20671a5817: Preparing [2024-09-04T02:38:43.833Z] bac2adca5e9c: Waiting [2024-09-04T02:38:43.833Z] 3c20671a5817: Waiting [2024-09-04T02:38:43.833Z] fdf66ef516c8: Waiting [2024-09-04T02:38:44.103Z] 087390c08b59: Layer already exists [2024-09-04T02:38:44.103Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:44.103Z] fdf66ef516c8: Layer already exists [2024-09-04T02:38:44.103Z] bac2adca5e9c: Layer already exists [2024-09-04T02:38:44.103Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:44.103Z] 883f3858bf66: Pushed [2024-09-04T02:38:44.103Z] ad251cd63a1b: Pushed [2024-09-04T02:38:50.744Z] 52f0e64b6068: Pushed [2024-09-04T02:38:50.744Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:a838efbeafa20befa6e1984d9dda77d87ea1be3cfa99ac2f3a4d2f5eb7402235 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:51.367Z] + 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-04T02:38:51.718Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-04T02:38:51.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-04T02:38:51.718Z] ad251cd63a1b: Preparing [2024-09-04T02:38:51.718Z] 883f3858bf66: Preparing [2024-09-04T02:38:51.718Z] 52f0e64b6068: Preparing [2024-09-04T02:38:51.718Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:51.718Z] 087390c08b59: Preparing [2024-09-04T02:38:51.718Z] fdf66ef516c8: Preparing [2024-09-04T02:38:51.718Z] bac2adca5e9c: Preparing [2024-09-04T02:38:51.718Z] 3c20671a5817: Preparing [2024-09-04T02:38:51.718Z] fdf66ef516c8: Waiting [2024-09-04T02:38:51.718Z] bac2adca5e9c: Waiting [2024-09-04T02:38:51.718Z] 3c20671a5817: Waiting [2024-09-04T02:38:51.718Z] 883f3858bf66: Layer already exists [2024-09-04T02:38:51.718Z] 52f0e64b6068: Layer already exists [2024-09-04T02:38:51.718Z] 087390c08b59: Layer already exists [2024-09-04T02:38:51.718Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:51.718Z] ad251cd63a1b: Layer already exists [2024-09-04T02:38:51.718Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:51.718Z] bac2adca5e9c: Layer already exists [2024-09-04T02:38:51.718Z] fdf66ef516c8: Layer already exists [2024-09-04T02:38:51.983Z] latest: digest: sha256:a838efbeafa20befa6e1984d9dda77d87ea1be3cfa99ac2f3a4d2f5eb7402235 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:52.348Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:52.720Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.62 [2024-09-04T02:38:52.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-04T02:38:52.720Z] ad251cd63a1b: Preparing [2024-09-04T02:38:52.720Z] 883f3858bf66: Preparing [2024-09-04T02:38:52.720Z] 52f0e64b6068: Preparing [2024-09-04T02:38:52.720Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:52.720Z] 087390c08b59: Preparing [2024-09-04T02:38:52.720Z] fdf66ef516c8: Preparing [2024-09-04T02:38:52.720Z] bac2adca5e9c: Preparing [2024-09-04T02:38:52.720Z] 3c20671a5817: Preparing [2024-09-04T02:38:52.720Z] bac2adca5e9c: Waiting [2024-09-04T02:38:52.720Z] 3c20671a5817: Waiting [2024-09-04T02:38:52.720Z] fdf66ef516c8: Waiting [2024-09-04T02:38:52.720Z] ad251cd63a1b: Layer already exists [2024-09-04T02:38:52.720Z] 087390c08b59: Layer already exists [2024-09-04T02:38:52.720Z] 52f0e64b6068: Layer already exists [2024-09-04T02:38:52.720Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:52.720Z] 883f3858bf66: Layer already exists [2024-09-04T02:38:52.720Z] bac2adca5e9c: Layer already exists [2024-09-04T02:38:52.720Z] fdf66ef516c8: Layer already exists [2024-09-04T02:38:52.720Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:52.987Z] 3.2.0-dev.62: digest: sha256:a838efbeafa20befa6e1984d9dda77d87ea1be3cfa99ac2f3a4d2f5eb7402235 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:53.347Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:53.701Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:38:53.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-04T02:38:53.701Z] ad251cd63a1b: Preparing [2024-09-04T02:38:53.701Z] 883f3858bf66: Preparing [2024-09-04T02:38:53.701Z] 52f0e64b6068: Preparing [2024-09-04T02:38:53.701Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:53.701Z] 087390c08b59: Preparing [2024-09-04T02:38:53.701Z] fdf66ef516c8: Preparing [2024-09-04T02:38:53.701Z] bac2adca5e9c: Preparing [2024-09-04T02:38:53.701Z] 3c20671a5817: Preparing [2024-09-04T02:38:53.701Z] fdf66ef516c8: Waiting [2024-09-04T02:38:53.701Z] bac2adca5e9c: Waiting [2024-09-04T02:38:53.701Z] 3c20671a5817: Waiting [2024-09-04T02:38:53.701Z] 883f3858bf66: Layer already exists [2024-09-04T02:38:53.701Z] 087390c08b59: Layer already exists [2024-09-04T02:38:53.701Z] 52f0e64b6068: Layer already exists [2024-09-04T02:38:53.701Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:53.701Z] ad251cd63a1b: Layer already exists [2024-09-04T02:38:53.701Z] bac2adca5e9c: Layer already exists [2024-09-04T02:38:53.701Z] fdf66ef516c8: Layer already exists [2024-09-04T02:38:53.701Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:53.967Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:a838efbeafa20befa6e1984d9dda77d87ea1be3cfa99ac2f3a4d2f5eb7402235 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:54.327Z] + 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-04T02:38:54.691Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-09-04T02:38:54.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-04T02:38:54.691Z] ad251cd63a1b: Preparing [2024-09-04T02:38:54.691Z] 883f3858bf66: Preparing [2024-09-04T02:38:54.691Z] 52f0e64b6068: Preparing [2024-09-04T02:38:54.691Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:54.691Z] 087390c08b59: Preparing [2024-09-04T02:38:54.691Z] fdf66ef516c8: Preparing [2024-09-04T02:38:54.691Z] bac2adca5e9c: Preparing [2024-09-04T02:38:54.691Z] 3c20671a5817: Preparing [2024-09-04T02:38:54.691Z] fdf66ef516c8: Waiting [2024-09-04T02:38:54.691Z] bac2adca5e9c: Waiting [2024-09-04T02:38:54.691Z] 3c20671a5817: Waiting [2024-09-04T02:38:54.691Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:54.691Z] 087390c08b59: Layer already exists [2024-09-04T02:38:54.691Z] 52f0e64b6068: Layer already exists [2024-09-04T02:38:54.691Z] 883f3858bf66: Layer already exists [2024-09-04T02:38:54.691Z] ad251cd63a1b: Layer already exists [2024-09-04T02:38:54.691Z] fdf66ef516c8: Layer already exists [2024-09-04T02:38:54.691Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:54.691Z] bac2adca5e9c: Layer already exists [2024-09-04T02:38:54.957Z] main: digest: sha256:a838efbeafa20befa6e1984d9dda77d87ea1be3cfa99ac2f3a4d2f5eb7402235 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:38:55.047Z] ===================================================== [Pipeline] echo [2024-09-04T02:38:55.061Z] taggedImages: [2024-09-04T02:38:55.061Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:38:55.061Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-04T02:38:55.061Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.62 [2024-09-04T02:38:55.061Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:38:55.061Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-09-04T02:38:55.088Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-09-04T02:38:55.088Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:38:55.088Z] latest [2024-09-04T02:38:55.088Z] 3.2.0-dev.62 [2024-09-04T02:38:55.088Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:38:55.088Z] main [2024-09-04T02:38:55.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:55.449Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:55.803Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:38:55.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-04T02:38:55.803Z] 1e5d62e5c80e: Preparing [2024-09-04T02:38:55.803Z] dfb8ad086ab9: Preparing [2024-09-04T02:38:55.803Z] 5bebee0de5c1: Preparing [2024-09-04T02:38:55.803Z] 04b46340b739: Preparing [2024-09-04T02:38:55.803Z] 10a7d0a1dd5b: Preparing [2024-09-04T02:38:55.803Z] dbab66a81e6e: Preparing [2024-09-04T02:38:55.803Z] 27612f61d535: Preparing [2024-09-04T02:38:55.803Z] 7be52d6df2a2: Preparing [2024-09-04T02:38:55.803Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:55.803Z] 087390c08b59: Preparing [2024-09-04T02:38:55.803Z] 1f7025c4a212: Preparing [2024-09-04T02:38:55.803Z] a5eb0bec0b11: Preparing [2024-09-04T02:38:55.803Z] 5f70bf18a086: Preparing [2024-09-04T02:38:55.803Z] 540967e71e35: Preparing [2024-09-04T02:38:55.803Z] 4ec26bc1361f: Preparing [2024-09-04T02:38:55.803Z] b1d2eb38e5b7: Preparing [2024-09-04T02:38:55.803Z] 3c20671a5817: Preparing [2024-09-04T02:38:55.803Z] 1f7025c4a212: Waiting [2024-09-04T02:38:55.803Z] dbab66a81e6e: Waiting [2024-09-04T02:38:55.803Z] 27612f61d535: Waiting [2024-09-04T02:38:55.803Z] 7be52d6df2a2: Waiting [2024-09-04T02:38:55.803Z] a5eb0bec0b11: Waiting [2024-09-04T02:38:55.803Z] 4b0442a7cad1: Waiting [2024-09-04T02:38:55.803Z] 5f70bf18a086: Waiting [2024-09-04T02:38:55.803Z] 087390c08b59: Waiting [2024-09-04T02:38:55.803Z] 540967e71e35: Waiting [2024-09-04T02:38:55.803Z] 4ec26bc1361f: Waiting [2024-09-04T02:38:55.803Z] b1d2eb38e5b7: Waiting [2024-09-04T02:38:55.803Z] 3c20671a5817: Waiting [2024-09-04T02:38:56.072Z] 10a7d0a1dd5b: Pushed [2024-09-04T02:38:56.072Z] 1e5d62e5c80e: Pushed [2024-09-04T02:38:56.072Z] 04b46340b739: Pushed [2024-09-04T02:38:56.072Z] dfb8ad086ab9: Pushed [2024-09-04T02:38:56.072Z] 5bebee0de5c1: Pushed [2024-09-04T02:38:56.072Z] 087390c08b59: Layer already exists [2024-09-04T02:38:56.072Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:56.338Z] dbab66a81e6e: Pushed [2024-09-04T02:38:56.338Z] 27612f61d535: Pushed [2024-09-04T02:38:56.338Z] 5f70bf18a086: Layer already exists [2024-09-04T02:38:56.338Z] a5eb0bec0b11: Pushed [2024-09-04T02:38:56.338Z] 1f7025c4a212: Pushed [2024-09-04T02:38:56.338Z] 3c20671a5817: Layer already exists [2024-09-04T02:38:56.338Z] 540967e71e35: Pushed [2024-09-04T02:38:56.338Z] 4ec26bc1361f: Pushed [2024-09-04T02:38:56.602Z] b1d2eb38e5b7: Pushed [2024-09-04T02:38:59.173Z] 7be52d6df2a2: Pushed [2024-09-04T02:38:59.173Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:be961733fd5fbd3a4f0855474295b76df3833670bf4480978eeae52fadf48271 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:38:59.535Z] + 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-04T02:38:59.890Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-04T02:38:59.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-04T02:38:59.890Z] 1e5d62e5c80e: Preparing [2024-09-04T02:38:59.890Z] dfb8ad086ab9: Preparing [2024-09-04T02:38:59.890Z] 5bebee0de5c1: Preparing [2024-09-04T02:38:59.890Z] 04b46340b739: Preparing [2024-09-04T02:38:59.890Z] 10a7d0a1dd5b: Preparing [2024-09-04T02:38:59.890Z] dbab66a81e6e: Preparing [2024-09-04T02:38:59.890Z] 27612f61d535: Preparing [2024-09-04T02:38:59.890Z] 7be52d6df2a2: Preparing [2024-09-04T02:38:59.890Z] 4b0442a7cad1: Preparing [2024-09-04T02:38:59.890Z] 087390c08b59: Preparing [2024-09-04T02:38:59.890Z] 1f7025c4a212: Preparing [2024-09-04T02:38:59.890Z] a5eb0bec0b11: Preparing [2024-09-04T02:38:59.890Z] 5f70bf18a086: Preparing [2024-09-04T02:38:59.890Z] 540967e71e35: Preparing [2024-09-04T02:38:59.890Z] 4ec26bc1361f: Preparing [2024-09-04T02:38:59.890Z] b1d2eb38e5b7: Preparing [2024-09-04T02:38:59.890Z] 3c20671a5817: Preparing [2024-09-04T02:38:59.890Z] a5eb0bec0b11: Waiting [2024-09-04T02:38:59.890Z] dbab66a81e6e: Waiting [2024-09-04T02:38:59.890Z] 5f70bf18a086: Waiting [2024-09-04T02:38:59.890Z] 540967e71e35: Waiting [2024-09-04T02:38:59.890Z] 4ec26bc1361f: Waiting [2024-09-04T02:38:59.890Z] b1d2eb38e5b7: Waiting [2024-09-04T02:38:59.890Z] 3c20671a5817: Waiting [2024-09-04T02:38:59.890Z] 27612f61d535: Waiting [2024-09-04T02:38:59.890Z] 4b0442a7cad1: Waiting [2024-09-04T02:38:59.890Z] 087390c08b59: Waiting [2024-09-04T02:38:59.890Z] 1f7025c4a212: Waiting [2024-09-04T02:38:59.890Z] 7be52d6df2a2: Waiting [2024-09-04T02:38:59.890Z] 04b46340b739: Layer already exists [2024-09-04T02:38:59.890Z] dfb8ad086ab9: Layer already exists [2024-09-04T02:38:59.890Z] 1e5d62e5c80e: Layer already exists [2024-09-04T02:38:59.890Z] 10a7d0a1dd5b: Layer already exists [2024-09-04T02:38:59.890Z] 5bebee0de5c1: Layer already exists [2024-09-04T02:38:59.890Z] 27612f61d535: Layer already exists [2024-09-04T02:38:59.890Z] dbab66a81e6e: Layer already exists [2024-09-04T02:38:59.890Z] 087390c08b59: Layer already exists [2024-09-04T02:38:59.890Z] 7be52d6df2a2: Layer already exists [2024-09-04T02:38:59.890Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:38:59.890Z] 5f70bf18a086: Layer already exists [2024-09-04T02:38:59.890Z] a5eb0bec0b11: Layer already exists [2024-09-04T02:38:59.890Z] 540967e71e35: Layer already exists [2024-09-04T02:38:59.890Z] 4ec26bc1361f: Layer already exists [2024-09-04T02:38:59.890Z] 1f7025c4a212: Layer already exists [2024-09-04T02:38:59.890Z] b1d2eb38e5b7: Layer already exists [2024-09-04T02:38:59.890Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:00.158Z] latest: digest: sha256:be961733fd5fbd3a4f0855474295b76df3833670bf4480978eeae52fadf48271 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:00.523Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:00.891Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.62 [2024-09-04T02:39:00.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-04T02:39:00.892Z] 1e5d62e5c80e: Preparing [2024-09-04T02:39:00.892Z] dfb8ad086ab9: Preparing [2024-09-04T02:39:00.892Z] 5bebee0de5c1: Preparing [2024-09-04T02:39:00.892Z] 04b46340b739: Preparing [2024-09-04T02:39:00.892Z] 10a7d0a1dd5b: Preparing [2024-09-04T02:39:00.892Z] dbab66a81e6e: Preparing [2024-09-04T02:39:00.892Z] 27612f61d535: Preparing [2024-09-04T02:39:00.892Z] 7be52d6df2a2: Preparing [2024-09-04T02:39:00.892Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:00.892Z] 087390c08b59: Preparing [2024-09-04T02:39:00.892Z] 1f7025c4a212: Preparing [2024-09-04T02:39:00.892Z] a5eb0bec0b11: Preparing [2024-09-04T02:39:00.892Z] 5f70bf18a086: Preparing [2024-09-04T02:39:00.892Z] 540967e71e35: Preparing [2024-09-04T02:39:00.892Z] 4ec26bc1361f: Preparing [2024-09-04T02:39:00.892Z] b1d2eb38e5b7: Preparing [2024-09-04T02:39:00.892Z] 3c20671a5817: Preparing [2024-09-04T02:39:00.892Z] 27612f61d535: Waiting [2024-09-04T02:39:00.892Z] 7be52d6df2a2: Waiting [2024-09-04T02:39:00.892Z] dbab66a81e6e: Waiting [2024-09-04T02:39:00.892Z] 087390c08b59: Waiting [2024-09-04T02:39:00.892Z] 1f7025c4a212: Waiting [2024-09-04T02:39:00.892Z] a5eb0bec0b11: Waiting [2024-09-04T02:39:00.892Z] 5f70bf18a086: Waiting [2024-09-04T02:39:00.892Z] 540967e71e35: Waiting [2024-09-04T02:39:00.892Z] 4ec26bc1361f: Waiting [2024-09-04T02:39:00.892Z] b1d2eb38e5b7: Waiting [2024-09-04T02:39:00.892Z] 3c20671a5817: Waiting [2024-09-04T02:39:00.892Z] 5bebee0de5c1: Layer already exists [2024-09-04T02:39:00.892Z] 10a7d0a1dd5b: Layer already exists [2024-09-04T02:39:00.892Z] 1e5d62e5c80e: Layer already exists [2024-09-04T02:39:00.892Z] 04b46340b739: Layer already exists [2024-09-04T02:39:00.892Z] dfb8ad086ab9: Layer already exists [2024-09-04T02:39:00.892Z] dbab66a81e6e: Layer already exists [2024-09-04T02:39:00.892Z] 7be52d6df2a2: Layer already exists [2024-09-04T02:39:00.892Z] 27612f61d535: Layer already exists [2024-09-04T02:39:00.892Z] 087390c08b59: Layer already exists [2024-09-04T02:39:00.892Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:00.892Z] 5f70bf18a086: Layer already exists [2024-09-04T02:39:00.892Z] a5eb0bec0b11: Layer already exists [2024-09-04T02:39:00.892Z] 1f7025c4a212: Layer already exists [2024-09-04T02:39:00.892Z] 4ec26bc1361f: Layer already exists [2024-09-04T02:39:00.892Z] 540967e71e35: Layer already exists [2024-09-04T02:39:00.892Z] b1d2eb38e5b7: Layer already exists [2024-09-04T02:39:00.892Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:01.163Z] 3.2.0-dev.62: digest: sha256:be961733fd5fbd3a4f0855474295b76df3833670bf4480978eeae52fadf48271 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:01.532Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:01.898Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:39:01.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-04T02:39:01.899Z] 1e5d62e5c80e: Preparing [2024-09-04T02:39:01.899Z] dfb8ad086ab9: Preparing [2024-09-04T02:39:01.899Z] 5bebee0de5c1: Preparing [2024-09-04T02:39:01.899Z] 04b46340b739: Preparing [2024-09-04T02:39:01.899Z] 10a7d0a1dd5b: Preparing [2024-09-04T02:39:01.899Z] dbab66a81e6e: Preparing [2024-09-04T02:39:01.899Z] 27612f61d535: Preparing [2024-09-04T02:39:01.899Z] 7be52d6df2a2: Preparing [2024-09-04T02:39:01.899Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:01.899Z] 087390c08b59: Preparing [2024-09-04T02:39:01.899Z] 1f7025c4a212: Preparing [2024-09-04T02:39:01.899Z] a5eb0bec0b11: Preparing [2024-09-04T02:39:01.899Z] 5f70bf18a086: Preparing [2024-09-04T02:39:01.899Z] 540967e71e35: Preparing [2024-09-04T02:39:01.899Z] dbab66a81e6e: Waiting [2024-09-04T02:39:01.899Z] 27612f61d535: Waiting [2024-09-04T02:39:01.899Z] 7be52d6df2a2: Waiting [2024-09-04T02:39:01.899Z] 4b0442a7cad1: Waiting [2024-09-04T02:39:01.899Z] 087390c08b59: Waiting [2024-09-04T02:39:01.899Z] 1f7025c4a212: Waiting [2024-09-04T02:39:01.899Z] a5eb0bec0b11: Waiting [2024-09-04T02:39:01.899Z] 5f70bf18a086: Waiting [2024-09-04T02:39:01.899Z] 4ec26bc1361f: Preparing [2024-09-04T02:39:01.899Z] b1d2eb38e5b7: Preparing [2024-09-04T02:39:01.899Z] 540967e71e35: Waiting [2024-09-04T02:39:01.899Z] 3c20671a5817: Preparing [2024-09-04T02:39:01.899Z] b1d2eb38e5b7: Waiting [2024-09-04T02:39:01.899Z] 3c20671a5817: Waiting [2024-09-04T02:39:01.899Z] 4ec26bc1361f: Waiting [2024-09-04T02:39:01.899Z] 1e5d62e5c80e: Layer already exists [2024-09-04T02:39:01.899Z] dfb8ad086ab9: Layer already exists [2024-09-04T02:39:01.899Z] 10a7d0a1dd5b: Layer already exists [2024-09-04T02:39:01.899Z] 5bebee0de5c1: Layer already exists [2024-09-04T02:39:01.899Z] 04b46340b739: Layer already exists [2024-09-04T02:39:01.899Z] dbab66a81e6e: Layer already exists [2024-09-04T02:39:01.899Z] 7be52d6df2a2: Layer already exists [2024-09-04T02:39:01.899Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:01.899Z] 27612f61d535: Layer already exists [2024-09-04T02:39:01.899Z] 087390c08b59: Layer already exists [2024-09-04T02:39:02.166Z] a5eb0bec0b11: Layer already exists [2024-09-04T02:39:02.167Z] 4ec26bc1361f: Layer already exists [2024-09-04T02:39:02.167Z] 540967e71e35: Layer already exists [2024-09-04T02:39:02.167Z] 1f7025c4a212: Layer already exists [2024-09-04T02:39:02.167Z] 5f70bf18a086: Layer already exists [2024-09-04T02:39:02.167Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:02.167Z] b1d2eb38e5b7: Layer already exists [2024-09-04T02:39:02.167Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:be961733fd5fbd3a4f0855474295b76df3833670bf4480978eeae52fadf48271 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:02.538Z] + 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-04T02:39:03.645Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-09-04T02:39:03.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-04T02:39:05.177Z] 1e5d62e5c80e: Preparing [2024-09-04T02:39:05.178Z] dfb8ad086ab9: Preparing [2024-09-04T02:39:05.178Z] 5bebee0de5c1: Preparing [2024-09-04T02:39:05.178Z] 04b46340b739: Preparing [2024-09-04T02:39:05.178Z] 10a7d0a1dd5b: Preparing [2024-09-04T02:39:05.178Z] dbab66a81e6e: Preparing [2024-09-04T02:39:05.178Z] 27612f61d535: Preparing [2024-09-04T02:39:05.178Z] 7be52d6df2a2: Preparing [2024-09-04T02:39:05.178Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:05.178Z] 087390c08b59: Preparing [2024-09-04T02:39:05.178Z] 1f7025c4a212: Preparing [2024-09-04T02:39:05.178Z] a5eb0bec0b11: Preparing [2024-09-04T02:39:05.178Z] 5f70bf18a086: Preparing [2024-09-04T02:39:05.178Z] 540967e71e35: Preparing [2024-09-04T02:39:05.178Z] 4ec26bc1361f: Preparing [2024-09-04T02:39:05.178Z] b1d2eb38e5b7: Preparing [2024-09-04T02:39:05.178Z] 3c20671a5817: Preparing [2024-09-04T02:39:05.178Z] dbab66a81e6e: Waiting [2024-09-04T02:39:05.178Z] 27612f61d535: Waiting [2024-09-04T02:39:05.178Z] 7be52d6df2a2: Waiting [2024-09-04T02:39:05.178Z] 4b0442a7cad1: Waiting [2024-09-04T02:39:05.178Z] 087390c08b59: Waiting [2024-09-04T02:39:05.178Z] 1f7025c4a212: Waiting [2024-09-04T02:39:05.178Z] a5eb0bec0b11: Waiting [2024-09-04T02:39:05.178Z] b1d2eb38e5b7: Waiting [2024-09-04T02:39:05.178Z] 3c20671a5817: Waiting [2024-09-04T02:39:05.178Z] 5f70bf18a086: Waiting [2024-09-04T02:39:05.178Z] 540967e71e35: Waiting [2024-09-04T02:39:07.192Z] 1e5d62e5c80e: Layer already exists [2024-09-04T02:39:07.192Z] 04b46340b739: Layer already exists [2024-09-04T02:39:07.192Z] 10a7d0a1dd5b: Layer already exists [2024-09-04T02:39:07.192Z] dfb8ad086ab9: Layer already exists [2024-09-04T02:39:07.192Z] 5bebee0de5c1: Layer already exists [2024-09-04T02:39:07.192Z] 27612f61d535: Layer already exists [2024-09-04T02:39:07.192Z] dbab66a81e6e: Layer already exists [2024-09-04T02:39:07.192Z] 7be52d6df2a2: Layer already exists [2024-09-04T02:39:07.192Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:07.192Z] 087390c08b59: Layer already exists [2024-09-04T02:39:07.192Z] a5eb0bec0b11: Layer already exists [2024-09-04T02:39:07.192Z] 5f70bf18a086: Layer already exists [2024-09-04T02:39:07.192Z] 540967e71e35: Layer already exists [2024-09-04T02:39:07.192Z] 1f7025c4a212: Layer already exists [2024-09-04T02:39:07.192Z] 4ec26bc1361f: Layer already exists [2024-09-04T02:39:07.192Z] b1d2eb38e5b7: Layer already exists [2024-09-04T02:39:07.192Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:07.462Z] main: digest: sha256:be961733fd5fbd3a4f0855474295b76df3833670bf4480978eeae52fadf48271 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:39:07.545Z] ===================================================== [Pipeline] echo [2024-09-04T02:39:07.563Z] taggedImages: [2024-09-04T02:39:07.563Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:39:07.563Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-04T02:39:07.563Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.62 [2024-09-04T02:39:07.563Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:39:07.563Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-09-04T02:39:07.599Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-09-04T02:39:07.599Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:39:07.599Z] latest [2024-09-04T02:39:07.599Z] 3.2.0-dev.62 [2024-09-04T02:39:07.599Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:39:07.599Z] main [2024-09-04T02:39:07.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:08.700Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:09.053Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:39:09.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-04T02:39:09.053Z] 7aeebc1ce624: Preparing [2024-09-04T02:39:09.053Z] 259d1c0f2471: Preparing [2024-09-04T02:39:09.053Z] b387386efade: Preparing [2024-09-04T02:39:09.053Z] ae67320d018e: Preparing [2024-09-04T02:39:09.053Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:09.053Z] 087390c08b59: Preparing [2024-09-04T02:39:09.053Z] fdf66ef516c8: Preparing [2024-09-04T02:39:09.053Z] bac2adca5e9c: Preparing [2024-09-04T02:39:09.053Z] 3c20671a5817: Preparing [2024-09-04T02:39:09.053Z] 087390c08b59: Waiting [2024-09-04T02:39:09.053Z] fdf66ef516c8: Waiting [2024-09-04T02:39:09.053Z] bac2adca5e9c: Waiting [2024-09-04T02:39:09.053Z] 3c20671a5817: Waiting [2024-09-04T02:39:09.325Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:09.326Z] 087390c08b59: Layer already exists [2024-09-04T02:39:09.326Z] fdf66ef516c8: Layer already exists [2024-09-04T02:39:09.326Z] b387386efade: Pushed [2024-09-04T02:39:09.326Z] 259d1c0f2471: Pushed [2024-09-04T02:39:09.326Z] 7aeebc1ce624: Pushed [2024-09-04T02:39:09.326Z] bac2adca5e9c: Layer already exists [2024-09-04T02:39:09.326Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:16.588Z] ae67320d018e: Pushed [2024-09-04T02:39:16.588Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:1608c3451ec27aaf799ee791c69098d62d0aeffd76913600fdef235373e39a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:16.958Z] + 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-04T02:39:17.326Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-04T02:39:17.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-04T02:39:17.326Z] 7aeebc1ce624: Preparing [2024-09-04T02:39:17.326Z] 259d1c0f2471: Preparing [2024-09-04T02:39:17.326Z] b387386efade: Preparing [2024-09-04T02:39:17.326Z] ae67320d018e: Preparing [2024-09-04T02:39:17.326Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:17.326Z] 087390c08b59: Preparing [2024-09-04T02:39:17.326Z] fdf66ef516c8: Preparing [2024-09-04T02:39:17.326Z] 087390c08b59: Waiting [2024-09-04T02:39:17.326Z] bac2adca5e9c: Preparing [2024-09-04T02:39:17.326Z] fdf66ef516c8: Waiting [2024-09-04T02:39:17.326Z] 3c20671a5817: Preparing [2024-09-04T02:39:17.326Z] bac2adca5e9c: Waiting [2024-09-04T02:39:17.326Z] 3c20671a5817: Waiting [2024-09-04T02:39:17.326Z] b387386efade: Layer already exists [2024-09-04T02:39:17.326Z] 259d1c0f2471: Layer already exists [2024-09-04T02:39:17.326Z] 7aeebc1ce624: Layer already exists [2024-09-04T02:39:17.326Z] ae67320d018e: Layer already exists [2024-09-04T02:39:17.326Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:17.326Z] 087390c08b59: Layer already exists [2024-09-04T02:39:17.326Z] bac2adca5e9c: Layer already exists [2024-09-04T02:39:17.326Z] fdf66ef516c8: Layer already exists [2024-09-04T02:39:17.326Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:17.595Z] latest: digest: sha256:1608c3451ec27aaf799ee791c69098d62d0aeffd76913600fdef235373e39a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:17.992Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:18.356Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.62 [2024-09-04T02:39:18.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-04T02:39:18.356Z] 7aeebc1ce624: Preparing [2024-09-04T02:39:18.356Z] 259d1c0f2471: Preparing [2024-09-04T02:39:18.356Z] b387386efade: Preparing [2024-09-04T02:39:18.356Z] ae67320d018e: Preparing [2024-09-04T02:39:18.356Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:18.356Z] 087390c08b59: Preparing [2024-09-04T02:39:18.356Z] fdf66ef516c8: Preparing [2024-09-04T02:39:18.356Z] bac2adca5e9c: Preparing [2024-09-04T02:39:18.356Z] 3c20671a5817: Preparing [2024-09-04T02:39:18.356Z] 087390c08b59: Waiting [2024-09-04T02:39:18.356Z] fdf66ef516c8: Waiting [2024-09-04T02:39:18.356Z] bac2adca5e9c: Waiting [2024-09-04T02:39:18.356Z] 3c20671a5817: Waiting [2024-09-04T02:39:18.356Z] 7aeebc1ce624: Layer already exists [2024-09-04T02:39:18.356Z] b387386efade: Layer already exists [2024-09-04T02:39:18.356Z] 259d1c0f2471: Layer already exists [2024-09-04T02:39:18.356Z] ae67320d018e: Layer already exists [2024-09-04T02:39:18.356Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:18.356Z] 087390c08b59: Layer already exists [2024-09-04T02:39:18.356Z] fdf66ef516c8: Layer already exists [2024-09-04T02:39:18.356Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:18.356Z] bac2adca5e9c: Layer already exists [2024-09-04T02:39:18.624Z] 3.2.0-dev.62: digest: sha256:1608c3451ec27aaf799ee791c69098d62d0aeffd76913600fdef235373e39a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:18.998Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:19.363Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:39:19.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-04T02:39:19.363Z] 7aeebc1ce624: Preparing [2024-09-04T02:39:19.363Z] 259d1c0f2471: Preparing [2024-09-04T02:39:19.363Z] b387386efade: Preparing [2024-09-04T02:39:19.363Z] ae67320d018e: Preparing [2024-09-04T02:39:19.363Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:19.363Z] 087390c08b59: Preparing [2024-09-04T02:39:19.363Z] fdf66ef516c8: Preparing [2024-09-04T02:39:19.363Z] bac2adca5e9c: Preparing [2024-09-04T02:39:19.363Z] 3c20671a5817: Preparing [2024-09-04T02:39:19.363Z] 087390c08b59: Waiting [2024-09-04T02:39:19.363Z] fdf66ef516c8: Waiting [2024-09-04T02:39:19.363Z] bac2adca5e9c: Waiting [2024-09-04T02:39:19.363Z] 3c20671a5817: Waiting [2024-09-04T02:39:19.363Z] 259d1c0f2471: Layer already exists [2024-09-04T02:39:19.363Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:19.363Z] 7aeebc1ce624: Layer already exists [2024-09-04T02:39:19.363Z] b387386efade: Layer already exists [2024-09-04T02:39:19.363Z] ae67320d018e: Layer already exists [2024-09-04T02:39:19.363Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:19.363Z] 087390c08b59: Layer already exists [2024-09-04T02:39:19.363Z] bac2adca5e9c: Layer already exists [2024-09-04T02:39:19.363Z] fdf66ef516c8: Layer already exists [2024-09-04T02:39:19.632Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:1608c3451ec27aaf799ee791c69098d62d0aeffd76913600fdef235373e39a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:20.005Z] + 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-04T02:39:20.378Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-09-04T02:39:20.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-04T02:39:20.378Z] 7aeebc1ce624: Preparing [2024-09-04T02:39:20.378Z] 259d1c0f2471: Preparing [2024-09-04T02:39:20.378Z] b387386efade: Preparing [2024-09-04T02:39:20.378Z] ae67320d018e: Preparing [2024-09-04T02:39:20.378Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:20.378Z] 087390c08b59: Preparing [2024-09-04T02:39:20.378Z] fdf66ef516c8: Preparing [2024-09-04T02:39:20.378Z] bac2adca5e9c: Preparing [2024-09-04T02:39:20.378Z] 3c20671a5817: Preparing [2024-09-04T02:39:20.378Z] 3c20671a5817: Waiting [2024-09-04T02:39:20.378Z] bac2adca5e9c: Waiting [2024-09-04T02:39:20.378Z] fdf66ef516c8: Waiting [2024-09-04T02:39:20.378Z] 259d1c0f2471: Layer already exists [2024-09-04T02:39:20.378Z] 7aeebc1ce624: Layer already exists [2024-09-04T02:39:20.378Z] b387386efade: Layer already exists [2024-09-04T02:39:20.378Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:20.378Z] ae67320d018e: Layer already exists [2024-09-04T02:39:20.378Z] 087390c08b59: Layer already exists [2024-09-04T02:39:20.378Z] fdf66ef516c8: Layer already exists [2024-09-04T02:39:20.378Z] bac2adca5e9c: Layer already exists [2024-09-04T02:39:20.378Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:20.645Z] main: digest: sha256:1608c3451ec27aaf799ee791c69098d62d0aeffd76913600fdef235373e39a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:39:20.731Z] ===================================================== [Pipeline] echo [2024-09-04T02:39:20.747Z] taggedImages: [2024-09-04T02:39:20.747Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:39:20.747Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-04T02:39:20.747Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.62 [2024-09-04T02:39:20.747Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:39:20.747Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-09-04T02:39:20.776Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-09-04T02:39:20.776Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:39:20.776Z] latest [2024-09-04T02:39:20.776Z] 3.2.0-dev.62 [2024-09-04T02:39:20.776Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:39:20.776Z] main [2024-09-04T02:39:20.776Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:21.168Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:21.527Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:39:21.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-04T02:39:21.527Z] cbc77f716559: Preparing [2024-09-04T02:39:21.527Z] 680ebef0f534: Preparing [2024-09-04T02:39:21.527Z] d8142ea54134: Preparing [2024-09-04T02:39:21.527Z] 6e24e01efbfe: Preparing [2024-09-04T02:39:21.527Z] d8bb3410047f: Preparing [2024-09-04T02:39:21.527Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:21.527Z] 087390c08b59: Preparing [2024-09-04T02:39:21.527Z] e504c6693132: Preparing [2024-09-04T02:39:21.527Z] f7394b53935e: Preparing [2024-09-04T02:39:21.527Z] b6acc2f4444c: Preparing [2024-09-04T02:39:21.527Z] 3c20671a5817: Preparing [2024-09-04T02:39:21.527Z] 4b0442a7cad1: Waiting [2024-09-04T02:39:21.527Z] 087390c08b59: Waiting [2024-09-04T02:39:21.527Z] e504c6693132: Waiting [2024-09-04T02:39:21.527Z] f7394b53935e: Waiting [2024-09-04T02:39:21.527Z] b6acc2f4444c: Waiting [2024-09-04T02:39:21.527Z] 3c20671a5817: Waiting [2024-09-04T02:39:21.917Z] 680ebef0f534: Pushed [2024-09-04T02:39:21.917Z] d8bb3410047f: Pushed [2024-09-04T02:39:21.917Z] 6e24e01efbfe: Pushed [2024-09-04T02:39:21.917Z] cbc77f716559: Pushed [2024-09-04T02:39:21.917Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:21.917Z] 087390c08b59: Layer already exists [2024-09-04T02:39:21.917Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:22.190Z] e504c6693132: Pushed [2024-09-04T02:39:22.190Z] f7394b53935e: Pushed [2024-09-04T02:39:24.204Z] d8142ea54134: Pushed [2024-09-04T02:39:24.804Z] b6acc2f4444c: Pushed [2024-09-04T02:39:25.080Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:e8827faa9c1ffc09b67639adfca186521e439368b60b07c98cec246308ebe562 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:25.449Z] + 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-04T02:39:25.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-04T02:39:25.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-04T02:39:25.824Z] cbc77f716559: Preparing [2024-09-04T02:39:25.824Z] 680ebef0f534: Preparing [2024-09-04T02:39:25.824Z] d8142ea54134: Preparing [2024-09-04T02:39:25.824Z] 6e24e01efbfe: Preparing [2024-09-04T02:39:25.824Z] d8bb3410047f: Preparing [2024-09-04T02:39:25.824Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:25.824Z] 087390c08b59: Preparing [2024-09-04T02:39:25.824Z] e504c6693132: Preparing [2024-09-04T02:39:25.824Z] f7394b53935e: Preparing [2024-09-04T02:39:25.824Z] b6acc2f4444c: Preparing [2024-09-04T02:39:25.824Z] 3c20671a5817: Preparing [2024-09-04T02:39:25.824Z] 4b0442a7cad1: Waiting [2024-09-04T02:39:25.824Z] 087390c08b59: Waiting [2024-09-04T02:39:25.824Z] f7394b53935e: Waiting [2024-09-04T02:39:25.824Z] b6acc2f4444c: Waiting [2024-09-04T02:39:25.824Z] 3c20671a5817: Waiting [2024-09-04T02:39:25.824Z] e504c6693132: Waiting [2024-09-04T02:39:25.824Z] 6e24e01efbfe: Layer already exists [2024-09-04T02:39:25.824Z] cbc77f716559: Layer already exists [2024-09-04T02:39:25.824Z] d8bb3410047f: Layer already exists [2024-09-04T02:39:25.824Z] 680ebef0f534: Layer already exists [2024-09-04T02:39:25.824Z] d8142ea54134: Layer already exists [2024-09-04T02:39:25.824Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:25.824Z] f7394b53935e: Layer already exists [2024-09-04T02:39:25.824Z] e504c6693132: Layer already exists [2024-09-04T02:39:25.824Z] 087390c08b59: Layer already exists [2024-09-04T02:39:25.824Z] b6acc2f4444c: Layer already exists [2024-09-04T02:39:26.093Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:26.093Z] latest: digest: sha256:e8827faa9c1ffc09b67639adfca186521e439368b60b07c98cec246308ebe562 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:26.454Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:26.817Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.62 [2024-09-04T02:39:26.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-04T02:39:26.817Z] cbc77f716559: Preparing [2024-09-04T02:39:26.817Z] 680ebef0f534: Preparing [2024-09-04T02:39:26.817Z] d8142ea54134: Preparing [2024-09-04T02:39:26.817Z] 6e24e01efbfe: Preparing [2024-09-04T02:39:26.817Z] d8bb3410047f: Preparing [2024-09-04T02:39:26.817Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:26.817Z] 087390c08b59: Preparing [2024-09-04T02:39:26.817Z] e504c6693132: Preparing [2024-09-04T02:39:26.817Z] f7394b53935e: Preparing [2024-09-04T02:39:26.817Z] b6acc2f4444c: Preparing [2024-09-04T02:39:26.817Z] 3c20671a5817: Preparing [2024-09-04T02:39:26.817Z] e504c6693132: Waiting [2024-09-04T02:39:26.817Z] f7394b53935e: Waiting [2024-09-04T02:39:26.817Z] b6acc2f4444c: Waiting [2024-09-04T02:39:26.817Z] 3c20671a5817: Waiting [2024-09-04T02:39:26.817Z] 4b0442a7cad1: Waiting [2024-09-04T02:39:26.817Z] 087390c08b59: Waiting [2024-09-04T02:39:26.817Z] 6e24e01efbfe: Layer already exists [2024-09-04T02:39:26.817Z] d8142ea54134: Layer already exists [2024-09-04T02:39:26.817Z] cbc77f716559: Layer already exists [2024-09-04T02:39:26.817Z] 680ebef0f534: Layer already exists [2024-09-04T02:39:26.817Z] d8bb3410047f: Layer already exists [2024-09-04T02:39:27.086Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:27.086Z] f7394b53935e: Layer already exists [2024-09-04T02:39:27.086Z] e504c6693132: Layer already exists [2024-09-04T02:39:27.086Z] 087390c08b59: Layer already exists [2024-09-04T02:39:27.086Z] b6acc2f4444c: Layer already exists [2024-09-04T02:39:27.086Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:27.086Z] 3.2.0-dev.62: digest: sha256:e8827faa9c1ffc09b67639adfca186521e439368b60b07c98cec246308ebe562 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:27.458Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:27.828Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:39:27.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-04T02:39:27.829Z] cbc77f716559: Preparing [2024-09-04T02:39:27.829Z] 680ebef0f534: Preparing [2024-09-04T02:39:27.829Z] d8142ea54134: Preparing [2024-09-04T02:39:27.829Z] 6e24e01efbfe: Preparing [2024-09-04T02:39:27.829Z] d8bb3410047f: Preparing [2024-09-04T02:39:27.829Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:27.829Z] 087390c08b59: Preparing [2024-09-04T02:39:27.829Z] e504c6693132: Preparing [2024-09-04T02:39:27.829Z] f7394b53935e: Preparing [2024-09-04T02:39:27.829Z] b6acc2f4444c: Preparing [2024-09-04T02:39:27.829Z] 3c20671a5817: Preparing [2024-09-04T02:39:27.829Z] e504c6693132: Waiting [2024-09-04T02:39:27.829Z] f7394b53935e: Waiting [2024-09-04T02:39:27.829Z] b6acc2f4444c: Waiting [2024-09-04T02:39:27.829Z] 3c20671a5817: Waiting [2024-09-04T02:39:27.829Z] 4b0442a7cad1: Waiting [2024-09-04T02:39:27.829Z] 087390c08b59: Waiting [2024-09-04T02:39:27.829Z] 680ebef0f534: Layer already exists [2024-09-04T02:39:27.829Z] 6e24e01efbfe: Layer already exists [2024-09-04T02:39:27.829Z] cbc77f716559: Layer already exists [2024-09-04T02:39:27.829Z] d8142ea54134: Layer already exists [2024-09-04T02:39:27.829Z] d8bb3410047f: Layer already exists [2024-09-04T02:39:27.829Z] b6acc2f4444c: Layer already exists [2024-09-04T02:39:27.829Z] e504c6693132: Layer already exists [2024-09-04T02:39:27.829Z] f7394b53935e: Layer already exists [2024-09-04T02:39:27.829Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:27.829Z] 087390c08b59: Layer already exists [2024-09-04T02:39:27.829Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:28.096Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:e8827faa9c1ffc09b67639adfca186521e439368b60b07c98cec246308ebe562 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:28.470Z] + 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-04T02:39:28.833Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-09-04T02:39:28.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-04T02:39:28.833Z] cbc77f716559: Preparing [2024-09-04T02:39:28.833Z] 680ebef0f534: Preparing [2024-09-04T02:39:28.833Z] d8142ea54134: Preparing [2024-09-04T02:39:28.833Z] 6e24e01efbfe: Preparing [2024-09-04T02:39:28.833Z] d8bb3410047f: Preparing [2024-09-04T02:39:28.833Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:28.833Z] 087390c08b59: Preparing [2024-09-04T02:39:28.833Z] e504c6693132: Preparing [2024-09-04T02:39:28.833Z] f7394b53935e: Preparing [2024-09-04T02:39:28.833Z] b6acc2f4444c: Preparing [2024-09-04T02:39:28.833Z] 3c20671a5817: Preparing [2024-09-04T02:39:28.833Z] 4b0442a7cad1: Waiting [2024-09-04T02:39:28.833Z] 087390c08b59: Waiting [2024-09-04T02:39:28.833Z] e504c6693132: Waiting [2024-09-04T02:39:28.833Z] f7394b53935e: Waiting [2024-09-04T02:39:28.833Z] b6acc2f4444c: Waiting [2024-09-04T02:39:28.833Z] 3c20671a5817: Waiting [2024-09-04T02:39:28.833Z] d8142ea54134: Layer already exists [2024-09-04T02:39:28.833Z] cbc77f716559: Layer already exists [2024-09-04T02:39:28.833Z] 680ebef0f534: Layer already exists [2024-09-04T02:39:28.833Z] 6e24e01efbfe: Layer already exists [2024-09-04T02:39:28.833Z] d8bb3410047f: Layer already exists [2024-09-04T02:39:28.833Z] 087390c08b59: Layer already exists [2024-09-04T02:39:28.833Z] f7394b53935e: Layer already exists [2024-09-04T02:39:28.833Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:28.833Z] e504c6693132: Layer already exists [2024-09-04T02:39:28.833Z] b6acc2f4444c: Layer already exists [2024-09-04T02:39:29.103Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:29.103Z] main: digest: sha256:e8827faa9c1ffc09b67639adfca186521e439368b60b07c98cec246308ebe562 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:39:29.195Z] ===================================================== [Pipeline] echo [2024-09-04T02:39:29.210Z] taggedImages: [2024-09-04T02:39:29.210Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:39:29.210Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-04T02:39:29.210Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.62 [2024-09-04T02:39:29.210Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:39:29.210Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-09-04T02:39:29.241Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-09-04T02:39:29.241Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:39:29.241Z] latest [2024-09-04T02:39:29.241Z] 3.2.0-dev.62 [2024-09-04T02:39:29.241Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:39:29.241Z] main [2024-09-04T02:39:29.241Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:29.624Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:29.994Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:39:29.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-04T02:39:29.994Z] 7bfda93237b9: Preparing [2024-09-04T02:39:29.994Z] 64392ffc4063: Preparing [2024-09-04T02:39:29.994Z] 27b45a719d17: Preparing [2024-09-04T02:39:29.994Z] 78c18fda9f4e: Preparing [2024-09-04T02:39:29.994Z] 176bfe30e0f3: Preparing [2024-09-04T02:39:29.994Z] 5c554fab2bb6: Preparing [2024-09-04T02:39:29.994Z] 858ca4a840b8: Preparing [2024-09-04T02:39:29.994Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:29.994Z] 087390c08b59: Preparing [2024-09-04T02:39:29.994Z] e1d2c02da495: Preparing [2024-09-04T02:39:29.994Z] 4eeedf97f5eb: Preparing [2024-09-04T02:39:29.994Z] 3c20671a5817: Preparing [2024-09-04T02:39:29.994Z] 5c554fab2bb6: Waiting [2024-09-04T02:39:29.994Z] 858ca4a840b8: Waiting [2024-09-04T02:39:29.994Z] 4b0442a7cad1: Waiting [2024-09-04T02:39:29.994Z] 087390c08b59: Waiting [2024-09-04T02:39:29.994Z] e1d2c02da495: Waiting [2024-09-04T02:39:29.994Z] 3c20671a5817: Waiting [2024-09-04T02:39:30.261Z] 176bfe30e0f3: Pushed [2024-09-04T02:39:30.261Z] 64392ffc4063: Pushed [2024-09-04T02:39:30.261Z] 7bfda93237b9: Pushed [2024-09-04T02:39:30.261Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:30.261Z] 087390c08b59: Layer already exists [2024-09-04T02:39:30.528Z] 5c554fab2bb6: Pushed [2024-09-04T02:39:30.528Z] 858ca4a840b8: Pushed [2024-09-04T02:39:30.528Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:30.528Z] e1d2c02da495: Pushed [2024-09-04T02:39:32.473Z] 78c18fda9f4e: Pushed [2024-09-04T02:39:32.740Z] 27b45a719d17: Pushed [2024-09-04T02:39:33.005Z] 4eeedf97f5eb: Pushed [2024-09-04T02:39:33.273Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:16ceaf6cbe907c9b4d4a4bc43e1f3f888248334f71f65b4f0115a9fd93286f9d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:33.651Z] + 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-04T02:39:34.012Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-04T02:39:34.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-04T02:39:34.012Z] 7bfda93237b9: Preparing [2024-09-04T02:39:34.012Z] 64392ffc4063: Preparing [2024-09-04T02:39:34.012Z] 27b45a719d17: Preparing [2024-09-04T02:39:34.012Z] 78c18fda9f4e: Preparing [2024-09-04T02:39:34.012Z] 176bfe30e0f3: Preparing [2024-09-04T02:39:34.012Z] 5c554fab2bb6: Preparing [2024-09-04T02:39:34.012Z] 858ca4a840b8: Preparing [2024-09-04T02:39:34.012Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:34.012Z] 087390c08b59: Preparing [2024-09-04T02:39:34.012Z] e1d2c02da495: Preparing [2024-09-04T02:39:34.012Z] 4eeedf97f5eb: Preparing [2024-09-04T02:39:34.012Z] 3c20671a5817: Preparing [2024-09-04T02:39:34.012Z] 087390c08b59: Waiting [2024-09-04T02:39:34.012Z] e1d2c02da495: Waiting [2024-09-04T02:39:34.012Z] 4eeedf97f5eb: Waiting [2024-09-04T02:39:34.012Z] 3c20671a5817: Waiting [2024-09-04T02:39:34.012Z] 5c554fab2bb6: Waiting [2024-09-04T02:39:34.012Z] 858ca4a840b8: Waiting [2024-09-04T02:39:34.012Z] 4b0442a7cad1: Waiting [2024-09-04T02:39:34.012Z] 64392ffc4063: Layer already exists [2024-09-04T02:39:34.012Z] 27b45a719d17: Layer already exists [2024-09-04T02:39:34.012Z] 78c18fda9f4e: Layer already exists [2024-09-04T02:39:34.012Z] 176bfe30e0f3: Layer already exists [2024-09-04T02:39:34.012Z] 7bfda93237b9: Layer already exists [2024-09-04T02:39:34.012Z] 5c554fab2bb6: Layer already exists [2024-09-04T02:39:34.012Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:34.012Z] 087390c08b59: Layer already exists [2024-09-04T02:39:34.012Z] e1d2c02da495: Layer already exists [2024-09-04T02:39:34.012Z] 858ca4a840b8: Layer already exists [2024-09-04T02:39:34.012Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:34.012Z] 4eeedf97f5eb: Layer already exists [2024-09-04T02:39:34.280Z] latest: digest: sha256:16ceaf6cbe907c9b4d4a4bc43e1f3f888248334f71f65b4f0115a9fd93286f9d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:34.668Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:35.037Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.62 [2024-09-04T02:39:35.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-04T02:39:35.037Z] 7bfda93237b9: Preparing [2024-09-04T02:39:35.037Z] 64392ffc4063: Preparing [2024-09-04T02:39:35.037Z] 27b45a719d17: Preparing [2024-09-04T02:39:35.037Z] 78c18fda9f4e: Preparing [2024-09-04T02:39:35.037Z] 176bfe30e0f3: Preparing [2024-09-04T02:39:35.037Z] 5c554fab2bb6: Preparing [2024-09-04T02:39:35.037Z] 858ca4a840b8: Preparing [2024-09-04T02:39:35.037Z] 5c554fab2bb6: Waiting [2024-09-04T02:39:35.037Z] 858ca4a840b8: Waiting [2024-09-04T02:39:35.037Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:35.037Z] 087390c08b59: Preparing [2024-09-04T02:39:35.037Z] e1d2c02da495: Preparing [2024-09-04T02:39:35.037Z] 4eeedf97f5eb: Preparing [2024-09-04T02:39:35.037Z] 3c20671a5817: Preparing [2024-09-04T02:39:35.037Z] 4b0442a7cad1: Waiting [2024-09-04T02:39:35.037Z] e1d2c02da495: Waiting [2024-09-04T02:39:35.037Z] 087390c08b59: Waiting [2024-09-04T02:39:35.037Z] 4eeedf97f5eb: Waiting [2024-09-04T02:39:35.037Z] 3c20671a5817: Waiting [2024-09-04T02:39:35.037Z] 27b45a719d17: Layer already exists [2024-09-04T02:39:35.037Z] 7bfda93237b9: Layer already exists [2024-09-04T02:39:35.037Z] 176bfe30e0f3: Layer already exists [2024-09-04T02:39:35.037Z] 64392ffc4063: Layer already exists [2024-09-04T02:39:35.037Z] 78c18fda9f4e: Layer already exists [2024-09-04T02:39:35.037Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:35.037Z] 858ca4a840b8: Layer already exists [2024-09-04T02:39:35.037Z] 5c554fab2bb6: Layer already exists [2024-09-04T02:39:35.037Z] e1d2c02da495: Layer already exists [2024-09-04T02:39:35.037Z] 087390c08b59: Layer already exists [2024-09-04T02:39:35.037Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:35.037Z] 4eeedf97f5eb: Layer already exists [2024-09-04T02:39:35.305Z] 3.2.0-dev.62: digest: sha256:16ceaf6cbe907c9b4d4a4bc43e1f3f888248334f71f65b4f0115a9fd93286f9d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:35.668Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:36.024Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:39:36.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-04T02:39:36.024Z] 7bfda93237b9: Preparing [2024-09-04T02:39:36.024Z] 64392ffc4063: Preparing [2024-09-04T02:39:36.024Z] 27b45a719d17: Preparing [2024-09-04T02:39:36.024Z] 78c18fda9f4e: Preparing [2024-09-04T02:39:36.024Z] 176bfe30e0f3: Preparing [2024-09-04T02:39:36.024Z] 5c554fab2bb6: Preparing [2024-09-04T02:39:36.024Z] 858ca4a840b8: Preparing [2024-09-04T02:39:36.024Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:36.024Z] 087390c08b59: Preparing [2024-09-04T02:39:36.024Z] e1d2c02da495: Preparing [2024-09-04T02:39:36.024Z] 4eeedf97f5eb: Preparing [2024-09-04T02:39:36.024Z] 3c20671a5817: Preparing [2024-09-04T02:39:36.024Z] 4b0442a7cad1: Waiting [2024-09-04T02:39:36.024Z] 087390c08b59: Waiting [2024-09-04T02:39:36.024Z] e1d2c02da495: Waiting [2024-09-04T02:39:36.024Z] 4eeedf97f5eb: Waiting [2024-09-04T02:39:36.024Z] 3c20671a5817: Waiting [2024-09-04T02:39:36.024Z] 858ca4a840b8: Waiting [2024-09-04T02:39:36.024Z] 5c554fab2bb6: Waiting [2024-09-04T02:39:36.024Z] 64392ffc4063: Layer already exists [2024-09-04T02:39:36.024Z] 7bfda93237b9: Layer already exists [2024-09-04T02:39:36.024Z] 176bfe30e0f3: Layer already exists [2024-09-04T02:39:36.024Z] 78c18fda9f4e: Layer already exists [2024-09-04T02:39:36.024Z] 27b45a719d17: Layer already exists [2024-09-04T02:39:36.024Z] 5c554fab2bb6: Layer already exists [2024-09-04T02:39:36.024Z] 858ca4a840b8: Layer already exists [2024-09-04T02:39:36.024Z] 087390c08b59: Layer already exists [2024-09-04T02:39:36.024Z] e1d2c02da495: Layer already exists [2024-09-04T02:39:36.024Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:36.024Z] 4eeedf97f5eb: Layer already exists [2024-09-04T02:39:36.024Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:36.292Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:16ceaf6cbe907c9b4d4a4bc43e1f3f888248334f71f65b4f0115a9fd93286f9d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:36.667Z] + 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-04T02:39:37.025Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-09-04T02:39:37.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-04T02:39:37.025Z] 7bfda93237b9: Preparing [2024-09-04T02:39:37.025Z] 64392ffc4063: Preparing [2024-09-04T02:39:37.025Z] 27b45a719d17: Preparing [2024-09-04T02:39:37.025Z] 78c18fda9f4e: Preparing [2024-09-04T02:39:37.025Z] 176bfe30e0f3: Preparing [2024-09-04T02:39:37.025Z] 5c554fab2bb6: Preparing [2024-09-04T02:39:37.025Z] 858ca4a840b8: Preparing [2024-09-04T02:39:37.025Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:37.025Z] 087390c08b59: Preparing [2024-09-04T02:39:37.025Z] e1d2c02da495: Preparing [2024-09-04T02:39:37.025Z] 4eeedf97f5eb: Preparing [2024-09-04T02:39:37.025Z] 3c20671a5817: Preparing [2024-09-04T02:39:37.025Z] 5c554fab2bb6: Waiting [2024-09-04T02:39:37.025Z] 858ca4a840b8: Waiting [2024-09-04T02:39:37.025Z] 4b0442a7cad1: Waiting [2024-09-04T02:39:37.025Z] 087390c08b59: Waiting [2024-09-04T02:39:37.025Z] e1d2c02da495: Waiting [2024-09-04T02:39:37.025Z] 4eeedf97f5eb: Waiting [2024-09-04T02:39:37.025Z] 3c20671a5817: Waiting [2024-09-04T02:39:37.025Z] 27b45a719d17: Layer already exists [2024-09-04T02:39:37.025Z] 176bfe30e0f3: Layer already exists [2024-09-04T02:39:37.025Z] 7bfda93237b9: Layer already exists [2024-09-04T02:39:37.025Z] 64392ffc4063: Layer already exists [2024-09-04T02:39:37.025Z] 78c18fda9f4e: Layer already exists [2024-09-04T02:39:37.025Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:37.025Z] 5c554fab2bb6: Layer already exists [2024-09-04T02:39:37.025Z] e1d2c02da495: Layer already exists [2024-09-04T02:39:37.025Z] 087390c08b59: Layer already exists [2024-09-04T02:39:37.025Z] 858ca4a840b8: Layer already exists [2024-09-04T02:39:37.025Z] 4eeedf97f5eb: Layer already exists [2024-09-04T02:39:37.025Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:37.291Z] main: digest: sha256:16ceaf6cbe907c9b4d4a4bc43e1f3f888248334f71f65b4f0115a9fd93286f9d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:39:37.367Z] ===================================================== [Pipeline] echo [2024-09-04T02:39:37.383Z] taggedImages: [2024-09-04T02:39:37.383Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:39:37.383Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-04T02:39:37.383Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.62 [2024-09-04T02:39:37.383Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:39:37.383Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-09-04T02:39:37.418Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-09-04T02:39:37.418Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:39:37.419Z] latest [2024-09-04T02:39:37.419Z] 3.2.0-dev.62 [2024-09-04T02:39:37.419Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:39:37.419Z] main [2024-09-04T02:39:37.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:37.806Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:38.173Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:39:38.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-04T02:39:38.173Z] d891df6023f0: Preparing [2024-09-04T02:39:38.173Z] 0afc5f005031: Preparing [2024-09-04T02:39:38.173Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:38.173Z] 087390c08b59: Preparing [2024-09-04T02:39:38.173Z] 64cdfe5d3de7: Preparing [2024-09-04T02:39:38.173Z] 285952daf50c: Preparing [2024-09-04T02:39:38.173Z] 3c20671a5817: Preparing [2024-09-04T02:39:38.173Z] 285952daf50c: Waiting [2024-09-04T02:39:38.173Z] 3c20671a5817: Waiting [2024-09-04T02:39:38.444Z] 087390c08b59: Layer already exists [2024-09-04T02:39:38.444Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:38.444Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:38.444Z] d891df6023f0: Pushed [2024-09-04T02:39:38.444Z] 64cdfe5d3de7: Pushed [2024-09-04T02:39:39.854Z] 285952daf50c: Pushed [2024-09-04T02:39:41.790Z] 0afc5f005031: Pushed [2024-09-04T02:39:42.057Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:8f2667516d86f2ca6740acf090ad0a3a8f9a88b8dc926a5feb1660e9db2d7524 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:42.417Z] + 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-04T02:39:42.782Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-04T02:39:42.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-04T02:39:42.782Z] d891df6023f0: Preparing [2024-09-04T02:39:42.782Z] 0afc5f005031: Preparing [2024-09-04T02:39:42.782Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:42.782Z] 087390c08b59: Preparing [2024-09-04T02:39:42.782Z] 64cdfe5d3de7: Preparing [2024-09-04T02:39:42.782Z] 285952daf50c: Preparing [2024-09-04T02:39:42.782Z] 3c20671a5817: Preparing [2024-09-04T02:39:42.782Z] 285952daf50c: Waiting [2024-09-04T02:39:42.782Z] 3c20671a5817: Waiting [2024-09-04T02:39:42.782Z] d891df6023f0: Layer already exists [2024-09-04T02:39:42.782Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:42.782Z] 087390c08b59: Layer already exists [2024-09-04T02:39:42.782Z] 0afc5f005031: Layer already exists [2024-09-04T02:39:42.782Z] 64cdfe5d3de7: Layer already exists [2024-09-04T02:39:42.782Z] 285952daf50c: Layer already exists [2024-09-04T02:39:42.782Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:43.050Z] latest: digest: sha256:8f2667516d86f2ca6740acf090ad0a3a8f9a88b8dc926a5feb1660e9db2d7524 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:43.414Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:43.778Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.62 [2024-09-04T02:39:43.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-04T02:39:43.778Z] d891df6023f0: Preparing [2024-09-04T02:39:43.778Z] 0afc5f005031: Preparing [2024-09-04T02:39:43.779Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:43.779Z] 087390c08b59: Preparing [2024-09-04T02:39:43.779Z] 64cdfe5d3de7: Preparing [2024-09-04T02:39:43.779Z] 285952daf50c: Preparing [2024-09-04T02:39:43.779Z] 3c20671a5817: Preparing [2024-09-04T02:39:43.779Z] 285952daf50c: Waiting [2024-09-04T02:39:43.779Z] 3c20671a5817: Waiting [2024-09-04T02:39:43.779Z] 087390c08b59: Layer already exists [2024-09-04T02:39:43.779Z] d891df6023f0: Layer already exists [2024-09-04T02:39:43.779Z] 64cdfe5d3de7: Layer already exists [2024-09-04T02:39:43.779Z] 0afc5f005031: Layer already exists [2024-09-04T02:39:43.779Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:43.779Z] 285952daf50c: Layer already exists [2024-09-04T02:39:43.779Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:44.045Z] 3.2.0-dev.62: digest: sha256:8f2667516d86f2ca6740acf090ad0a3a8f9a88b8dc926a5feb1660e9db2d7524 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:44.404Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:44.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:39:44.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-04T02:39:44.755Z] d891df6023f0: Preparing [2024-09-04T02:39:44.755Z] 0afc5f005031: Preparing [2024-09-04T02:39:44.755Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:44.755Z] 087390c08b59: Preparing [2024-09-04T02:39:44.755Z] 64cdfe5d3de7: Preparing [2024-09-04T02:39:44.755Z] 285952daf50c: Preparing [2024-09-04T02:39:44.755Z] 3c20671a5817: Preparing [2024-09-04T02:39:44.755Z] 285952daf50c: Waiting [2024-09-04T02:39:44.755Z] 3c20671a5817: Waiting [2024-09-04T02:39:44.755Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:44.755Z] 0afc5f005031: Layer already exists [2024-09-04T02:39:44.755Z] 087390c08b59: Layer already exists [2024-09-04T02:39:44.755Z] d891df6023f0: Layer already exists [2024-09-04T02:39:44.755Z] 64cdfe5d3de7: Layer already exists [2024-09-04T02:39:44.755Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:44.755Z] 285952daf50c: Layer already exists [2024-09-04T02:39:45.023Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:8f2667516d86f2ca6740acf090ad0a3a8f9a88b8dc926a5feb1660e9db2d7524 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:45.389Z] + 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-04T02:39:45.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-09-04T02:39:45.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-04T02:39:45.758Z] d891df6023f0: Preparing [2024-09-04T02:39:45.758Z] 0afc5f005031: Preparing [2024-09-04T02:39:45.758Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:45.758Z] 087390c08b59: Preparing [2024-09-04T02:39:45.758Z] 64cdfe5d3de7: Preparing [2024-09-04T02:39:45.758Z] 285952daf50c: Preparing [2024-09-04T02:39:45.758Z] 3c20671a5817: Preparing [2024-09-04T02:39:45.758Z] 285952daf50c: Waiting [2024-09-04T02:39:45.758Z] 3c20671a5817: Waiting [2024-09-04T02:39:45.758Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:45.758Z] d891df6023f0: Layer already exists [2024-09-04T02:39:45.758Z] 0afc5f005031: Layer already exists [2024-09-04T02:39:45.758Z] 64cdfe5d3de7: Layer already exists [2024-09-04T02:39:45.758Z] 087390c08b59: Layer already exists [2024-09-04T02:39:45.758Z] 285952daf50c: Layer already exists [2024-09-04T02:39:45.758Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:46.024Z] main: digest: sha256:8f2667516d86f2ca6740acf090ad0a3a8f9a88b8dc926a5feb1660e9db2d7524 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:39:46.104Z] ===================================================== [Pipeline] echo [2024-09-04T02:39:46.116Z] taggedImages: [2024-09-04T02:39:46.116Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:39:46.116Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-04T02:39:46.116Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.62 [2024-09-04T02:39:46.116Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:39:46.116Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-09-04T02:39:46.145Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-09-04T02:39:46.145Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:39:46.145Z] latest [2024-09-04T02:39:46.145Z] 3.2.0-dev.62 [2024-09-04T02:39:46.145Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:39:46.145Z] main [2024-09-04T02:39:46.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:46.513Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:39:46.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:39:46.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-04T02:39:46.905Z] 3e0cef595e11: Preparing [2024-09-04T02:39:46.905Z] 2722083c5c84: Preparing [2024-09-04T02:39:46.905Z] 71c42e2a7116: Preparing [2024-09-04T02:39:46.905Z] 4b0442a7cad1: Preparing [2024-09-04T02:39:46.905Z] 087390c08b59: Preparing [2024-09-04T02:39:46.905Z] 7384b0c24474: Preparing [2024-09-04T02:39:46.905Z] 60ee014714c9: Preparing [2024-09-04T02:39:46.905Z] 1fb170815e5e: Preparing [2024-09-04T02:39:46.905Z] 842cf524e511: Preparing [2024-09-04T02:39:46.905Z] 3c20671a5817: Preparing [2024-09-04T02:39:46.905Z] 7384b0c24474: Waiting [2024-09-04T02:39:46.905Z] 60ee014714c9: Waiting [2024-09-04T02:39:46.905Z] 1fb170815e5e: Waiting [2024-09-04T02:39:46.905Z] 842cf524e511: Waiting [2024-09-04T02:39:46.905Z] 3c20671a5817: Waiting [2024-09-04T02:39:47.174Z] 087390c08b59: Layer already exists [2024-09-04T02:39:47.174Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:39:47.174Z] 2722083c5c84: Pushed [2024-09-04T02:39:47.174Z] 71c42e2a7116: Pushed [2024-09-04T02:39:47.174Z] 3e0cef595e11: Pushed [2024-09-04T02:39:47.174Z] 3c20671a5817: Layer already exists [2024-09-04T02:39:47.441Z] 1fb170815e5e: Pushed [2024-09-04T02:39:48.025Z] 842cf524e511: Pushed [2024-09-04T02:40:00.351Z] 60ee014714c9: Pushed [2024-09-04T02:40:08.577Z] 7384b0c24474: Pushed [2024-09-04T02:40:08.577Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:8470d27158bfa9ee4932736d486baaa5aa38373c1aa676221a0e07a4340b0b06 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:40:08.929Z] + 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-04T02:40:09.292Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-04T02:40:09.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-04T02:40:09.292Z] 3e0cef595e11: Preparing [2024-09-04T02:40:09.292Z] 2722083c5c84: Preparing [2024-09-04T02:40:09.292Z] 71c42e2a7116: Preparing [2024-09-04T02:40:09.292Z] 4b0442a7cad1: Preparing [2024-09-04T02:40:09.292Z] 087390c08b59: Preparing [2024-09-04T02:40:09.292Z] 7384b0c24474: Preparing [2024-09-04T02:40:09.292Z] 60ee014714c9: Preparing [2024-09-04T02:40:09.292Z] 1fb170815e5e: Preparing [2024-09-04T02:40:09.292Z] 842cf524e511: Preparing [2024-09-04T02:40:09.292Z] 3c20671a5817: Preparing [2024-09-04T02:40:09.292Z] 1fb170815e5e: Waiting [2024-09-04T02:40:09.292Z] 842cf524e511: Waiting [2024-09-04T02:40:09.292Z] 3c20671a5817: Waiting [2024-09-04T02:40:09.292Z] 7384b0c24474: Waiting [2024-09-04T02:40:09.292Z] 60ee014714c9: Waiting [2024-09-04T02:40:09.292Z] 71c42e2a7116: Layer already exists [2024-09-04T02:40:09.292Z] 3e0cef595e11: Layer already exists [2024-09-04T02:40:09.292Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:40:09.292Z] 2722083c5c84: Layer already exists [2024-09-04T02:40:09.292Z] 087390c08b59: Layer already exists [2024-09-04T02:40:09.292Z] 60ee014714c9: Layer already exists [2024-09-04T02:40:09.292Z] 1fb170815e5e: Layer already exists [2024-09-04T02:40:09.292Z] 842cf524e511: Layer already exists [2024-09-04T02:40:09.292Z] 3c20671a5817: Layer already exists [2024-09-04T02:40:09.292Z] 7384b0c24474: Layer already exists [2024-09-04T02:40:09.557Z] latest: digest: sha256:8470d27158bfa9ee4932736d486baaa5aa38373c1aa676221a0e07a4340b0b06 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:40:09.924Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:40:10.286Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.62 [2024-09-04T02:40:10.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-04T02:40:10.287Z] 3e0cef595e11: Preparing [2024-09-04T02:40:10.287Z] 2722083c5c84: Preparing [2024-09-04T02:40:10.287Z] 71c42e2a7116: Preparing [2024-09-04T02:40:10.287Z] 4b0442a7cad1: Preparing [2024-09-04T02:40:10.287Z] 087390c08b59: Preparing [2024-09-04T02:40:10.287Z] 7384b0c24474: Preparing [2024-09-04T02:40:10.287Z] 60ee014714c9: Preparing [2024-09-04T02:40:10.287Z] 1fb170815e5e: Preparing [2024-09-04T02:40:10.287Z] 842cf524e511: Preparing [2024-09-04T02:40:10.287Z] 3c20671a5817: Preparing [2024-09-04T02:40:10.287Z] 7384b0c24474: Waiting [2024-09-04T02:40:10.287Z] 60ee014714c9: Waiting [2024-09-04T02:40:10.287Z] 1fb170815e5e: Waiting [2024-09-04T02:40:10.287Z] 842cf524e511: Waiting [2024-09-04T02:40:10.287Z] 3c20671a5817: Waiting [2024-09-04T02:40:10.287Z] 087390c08b59: Layer already exists [2024-09-04T02:40:10.287Z] 3e0cef595e11: Layer already exists [2024-09-04T02:40:10.287Z] 2722083c5c84: Layer already exists [2024-09-04T02:40:10.287Z] 71c42e2a7116: Layer already exists [2024-09-04T02:40:10.287Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:40:10.554Z] 7384b0c24474: Layer already exists [2024-09-04T02:40:10.554Z] 1fb170815e5e: Layer already exists [2024-09-04T02:40:10.554Z] 842cf524e511: Layer already exists [2024-09-04T02:40:10.554Z] 60ee014714c9: Layer already exists [2024-09-04T02:40:10.554Z] 3c20671a5817: Layer already exists [2024-09-04T02:40:10.554Z] 3.2.0-dev.62: digest: sha256:8470d27158bfa9ee4932736d486baaa5aa38373c1aa676221a0e07a4340b0b06 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:40:10.918Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:40:11.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:40:11.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-04T02:40:11.274Z] 3e0cef595e11: Preparing [2024-09-04T02:40:11.274Z] 2722083c5c84: Preparing [2024-09-04T02:40:11.274Z] 71c42e2a7116: Preparing [2024-09-04T02:40:11.274Z] 4b0442a7cad1: Preparing [2024-09-04T02:40:11.274Z] 087390c08b59: Preparing [2024-09-04T02:40:11.274Z] 7384b0c24474: Preparing [2024-09-04T02:40:11.274Z] 60ee014714c9: Preparing [2024-09-04T02:40:11.274Z] 7384b0c24474: Waiting [2024-09-04T02:40:11.274Z] 1fb170815e5e: Preparing [2024-09-04T02:40:11.274Z] 60ee014714c9: Waiting [2024-09-04T02:40:11.274Z] 842cf524e511: Preparing [2024-09-04T02:40:11.274Z] 1fb170815e5e: Waiting [2024-09-04T02:40:11.274Z] 3c20671a5817: Preparing [2024-09-04T02:40:11.274Z] 842cf524e511: Waiting [2024-09-04T02:40:11.274Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:40:11.274Z] 71c42e2a7116: Layer already exists [2024-09-04T02:40:11.274Z] 3e0cef595e11: Layer already exists [2024-09-04T02:40:11.274Z] 087390c08b59: Layer already exists [2024-09-04T02:40:11.274Z] 2722083c5c84: Layer already exists [2024-09-04T02:40:11.274Z] 60ee014714c9: Layer already exists [2024-09-04T02:40:11.274Z] 1fb170815e5e: Layer already exists [2024-09-04T02:40:11.274Z] 7384b0c24474: Layer already exists [2024-09-04T02:40:11.274Z] 842cf524e511: Layer already exists [2024-09-04T02:40:11.274Z] 3c20671a5817: Layer already exists [2024-09-04T02:40:11.540Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:8470d27158bfa9ee4932736d486baaa5aa38373c1aa676221a0e07a4340b0b06 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:40:11.904Z] + 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-04T02:40:12.257Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-09-04T02:40:12.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-04T02:40:12.257Z] 3e0cef595e11: Preparing [2024-09-04T02:40:12.257Z] 2722083c5c84: Preparing [2024-09-04T02:40:12.257Z] 71c42e2a7116: Preparing [2024-09-04T02:40:12.257Z] 4b0442a7cad1: Preparing [2024-09-04T02:40:12.257Z] 087390c08b59: Preparing [2024-09-04T02:40:12.257Z] 7384b0c24474: Preparing [2024-09-04T02:40:12.257Z] 60ee014714c9: Preparing [2024-09-04T02:40:12.257Z] 1fb170815e5e: Preparing [2024-09-04T02:40:12.257Z] 842cf524e511: Preparing [2024-09-04T02:40:12.257Z] 3c20671a5817: Preparing [2024-09-04T02:40:12.257Z] 7384b0c24474: Waiting [2024-09-04T02:40:12.257Z] 60ee014714c9: Waiting [2024-09-04T02:40:12.257Z] 1fb170815e5e: Waiting [2024-09-04T02:40:12.257Z] 3e0cef595e11: Layer already exists [2024-09-04T02:40:12.257Z] 087390c08b59: Layer already exists [2024-09-04T02:40:12.257Z] 71c42e2a7116: Layer already exists [2024-09-04T02:40:12.257Z] 2722083c5c84: Layer already exists [2024-09-04T02:40:12.257Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:40:12.257Z] 7384b0c24474: Layer already exists [2024-09-04T02:40:12.257Z] 60ee014714c9: Layer already exists [2024-09-04T02:40:12.257Z] 842cf524e511: Layer already exists [2024-09-04T02:40:12.257Z] 1fb170815e5e: Layer already exists [2024-09-04T02:40:12.257Z] 3c20671a5817: Layer already exists [2024-09-04T02:40:12.524Z] main: digest: sha256:8470d27158bfa9ee4932736d486baaa5aa38373c1aa676221a0e07a4340b0b06 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:40:12.610Z] ===================================================== [Pipeline] echo [2024-09-04T02:40:12.624Z] taggedImages: [2024-09-04T02:40:12.624Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:40:12.624Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-04T02:40:12.624Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.62 [2024-09-04T02:40:12.624Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:40:12.624Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-09-04T02:40:12.658Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-09-04T02:40:12.658Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:40:12.658Z] latest [2024-09-04T02:40:12.658Z] 3.2.0-dev.62 [2024-09-04T02:40:12.658Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:40:12.658Z] main [2024-09-04T02:40:12.658Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:40:13.046Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:40:13.407Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:40:13.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-04T02:40:13.407Z] 5192755fc932: Preparing [2024-09-04T02:40:13.407Z] 398586d4431e: Preparing [2024-09-04T02:40:13.407Z] 025910cef1d6: Preparing [2024-09-04T02:40:13.407Z] 4b0442a7cad1: Preparing [2024-09-04T02:40:13.407Z] 087390c08b59: Preparing [2024-09-04T02:40:13.407Z] f28c8b13ce09: Preparing [2024-09-04T02:40:13.407Z] d265a680c832: Preparing [2024-09-04T02:40:13.407Z] f28c8b13ce09: Waiting [2024-09-04T02:40:13.407Z] 358fc2c80dfc: Preparing [2024-09-04T02:40:13.407Z] d265a680c832: Waiting [2024-09-04T02:40:13.407Z] 3c20671a5817: Preparing [2024-09-04T02:40:13.407Z] 358fc2c80dfc: Waiting [2024-09-04T02:40:13.407Z] 3c20671a5817: Waiting [2024-09-04T02:40:13.407Z] 087390c08b59: Layer already exists [2024-09-04T02:40:13.672Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:40:13.672Z] 398586d4431e: Pushed [2024-09-04T02:40:13.672Z] 025910cef1d6: Pushed [2024-09-04T02:40:13.672Z] 5192755fc932: Pushed [2024-09-04T02:40:13.672Z] 3c20671a5817: Layer already exists [2024-09-04T02:40:13.672Z] d265a680c832: Pushed [2024-09-04T02:40:14.253Z] 358fc2c80dfc: Pushed [2024-09-04T02:40:36.298Z] f28c8b13ce09: Pushed [2024-09-04T02:40:36.298Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:f07c8fb13d9a656fe304bffc0ed8ff23a4dbe78c37c2b2d160ede304eb535830 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:40:36.662Z] + 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-04T02:40:37.017Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-04T02:40:37.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-04T02:40:37.017Z] 5192755fc932: Preparing [2024-09-04T02:40:37.017Z] 398586d4431e: Preparing [2024-09-04T02:40:37.017Z] 025910cef1d6: Preparing [2024-09-04T02:40:37.017Z] 4b0442a7cad1: Preparing [2024-09-04T02:40:37.017Z] 087390c08b59: Preparing [2024-09-04T02:40:37.017Z] f28c8b13ce09: Preparing [2024-09-04T02:40:37.017Z] d265a680c832: Preparing [2024-09-04T02:40:37.017Z] 358fc2c80dfc: Preparing [2024-09-04T02:40:37.017Z] 3c20671a5817: Preparing [2024-09-04T02:40:37.017Z] f28c8b13ce09: Waiting [2024-09-04T02:40:37.017Z] d265a680c832: Waiting [2024-09-04T02:40:37.017Z] 358fc2c80dfc: Waiting [2024-09-04T02:40:37.017Z] 3c20671a5817: Waiting [2024-09-04T02:40:37.017Z] 5192755fc932: Layer already exists [2024-09-04T02:40:37.017Z] 025910cef1d6: Layer already exists [2024-09-04T02:40:37.017Z] 398586d4431e: Layer already exists [2024-09-04T02:40:37.017Z] 087390c08b59: Layer already exists [2024-09-04T02:40:37.017Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:40:37.017Z] 358fc2c80dfc: Layer already exists [2024-09-04T02:40:37.017Z] d265a680c832: Layer already exists [2024-09-04T02:40:37.017Z] f28c8b13ce09: Layer already exists [2024-09-04T02:40:37.017Z] 3c20671a5817: Layer already exists [2024-09-04T02:40:37.282Z] latest: digest: sha256:f07c8fb13d9a656fe304bffc0ed8ff23a4dbe78c37c2b2d160ede304eb535830 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:40:37.641Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:40:37.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.62 [2024-09-04T02:40:37.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-04T02:40:37.995Z] 5192755fc932: Preparing [2024-09-04T02:40:37.995Z] 398586d4431e: Preparing [2024-09-04T02:40:37.995Z] 025910cef1d6: Preparing [2024-09-04T02:40:37.995Z] 4b0442a7cad1: Preparing [2024-09-04T02:40:37.995Z] 087390c08b59: Preparing [2024-09-04T02:40:37.995Z] f28c8b13ce09: Preparing [2024-09-04T02:40:37.995Z] d265a680c832: Preparing [2024-09-04T02:40:37.995Z] 358fc2c80dfc: Preparing [2024-09-04T02:40:37.995Z] 3c20671a5817: Preparing [2024-09-04T02:40:37.995Z] f28c8b13ce09: Waiting [2024-09-04T02:40:37.995Z] d265a680c832: Waiting [2024-09-04T02:40:37.995Z] 358fc2c80dfc: Waiting [2024-09-04T02:40:37.995Z] 3c20671a5817: Waiting [2024-09-04T02:40:37.995Z] 398586d4431e: Layer already exists [2024-09-04T02:40:37.995Z] 5192755fc932: Layer already exists [2024-09-04T02:40:37.995Z] 087390c08b59: Layer already exists [2024-09-04T02:40:37.995Z] 025910cef1d6: Layer already exists [2024-09-04T02:40:37.995Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:40:37.995Z] 358fc2c80dfc: Layer already exists [2024-09-04T02:40:37.995Z] d265a680c832: Layer already exists [2024-09-04T02:40:37.995Z] f28c8b13ce09: Layer already exists [2024-09-04T02:40:37.995Z] 3c20671a5817: Layer already exists [2024-09-04T02:40:38.261Z] 3.2.0-dev.62: digest: sha256:f07c8fb13d9a656fe304bffc0ed8ff23a4dbe78c37c2b2d160ede304eb535830 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:40:38.620Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:40:38.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:40:38.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-04T02:40:38.978Z] 5192755fc932: Preparing [2024-09-04T02:40:38.978Z] 398586d4431e: Preparing [2024-09-04T02:40:38.978Z] 025910cef1d6: Preparing [2024-09-04T02:40:38.978Z] 4b0442a7cad1: Preparing [2024-09-04T02:40:38.978Z] 087390c08b59: Preparing [2024-09-04T02:40:38.978Z] f28c8b13ce09: Preparing [2024-09-04T02:40:38.978Z] d265a680c832: Preparing [2024-09-04T02:40:38.978Z] 358fc2c80dfc: Preparing [2024-09-04T02:40:38.978Z] 3c20671a5817: Preparing [2024-09-04T02:40:38.978Z] 358fc2c80dfc: Waiting [2024-09-04T02:40:38.978Z] 3c20671a5817: Waiting [2024-09-04T02:40:38.978Z] d265a680c832: Waiting [2024-09-04T02:40:38.978Z] f28c8b13ce09: Waiting [2024-09-04T02:40:38.978Z] 5192755fc932: Layer already exists [2024-09-04T02:40:38.978Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:40:38.978Z] 025910cef1d6: Layer already exists [2024-09-04T02:40:38.978Z] 087390c08b59: Layer already exists [2024-09-04T02:40:38.978Z] 398586d4431e: Layer already exists [2024-09-04T02:40:39.247Z] f28c8b13ce09: Layer already exists [2024-09-04T02:40:39.247Z] 3c20671a5817: Layer already exists [2024-09-04T02:40:39.247Z] d265a680c832: Layer already exists [2024-09-04T02:40:39.247Z] 358fc2c80dfc: Layer already exists [2024-09-04T02:40:39.247Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:f07c8fb13d9a656fe304bffc0ed8ff23a4dbe78c37c2b2d160ede304eb535830 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:40:39.622Z] + 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-04T02:40:39.977Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-09-04T02:40:39.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-04T02:40:39.977Z] 5192755fc932: Preparing [2024-09-04T02:40:39.977Z] 398586d4431e: Preparing [2024-09-04T02:40:39.977Z] 025910cef1d6: Preparing [2024-09-04T02:40:39.977Z] 4b0442a7cad1: Preparing [2024-09-04T02:40:39.977Z] 087390c08b59: Preparing [2024-09-04T02:40:39.977Z] f28c8b13ce09: Preparing [2024-09-04T02:40:39.977Z] d265a680c832: Preparing [2024-09-04T02:40:39.977Z] 358fc2c80dfc: Preparing [2024-09-04T02:40:39.977Z] 3c20671a5817: Preparing [2024-09-04T02:40:39.977Z] f28c8b13ce09: Waiting [2024-09-04T02:40:39.977Z] d265a680c832: Waiting [2024-09-04T02:40:39.977Z] 358fc2c80dfc: Waiting [2024-09-04T02:40:39.977Z] 3c20671a5817: Waiting [2024-09-04T02:40:39.977Z] 087390c08b59: Layer already exists [2024-09-04T02:40:39.977Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:40:39.977Z] 398586d4431e: Layer already exists [2024-09-04T02:40:39.977Z] 025910cef1d6: Layer already exists [2024-09-04T02:40:39.977Z] 5192755fc932: Layer already exists [2024-09-04T02:40:39.977Z] d265a680c832: Layer already exists [2024-09-04T02:40:39.977Z] f28c8b13ce09: Layer already exists [2024-09-04T02:40:39.977Z] 3c20671a5817: Layer already exists [2024-09-04T02:40:39.977Z] 358fc2c80dfc: Layer already exists [2024-09-04T02:40:40.242Z] main: digest: sha256:f07c8fb13d9a656fe304bffc0ed8ff23a4dbe78c37c2b2d160ede304eb535830 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:40:40.327Z] ===================================================== [Pipeline] echo [2024-09-04T02:40:40.345Z] taggedImages: [2024-09-04T02:40:40.345Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:40:40.345Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-04T02:40:40.345Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.62 [2024-09-04T02:40:40.345Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:40:40.345Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-09-04T02:40:40.378Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-09-04T02:40:40.378Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:40:40.378Z] latest [2024-09-04T02:40:40.378Z] 3.2.0-dev.62 [2024-09-04T02:40:40.378Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:40:40.378Z] main [2024-09-04T02:40:40.378Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:40:40.762Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:40:41.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:40:41.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-04T02:40:41.127Z] f7498f7d9ca8: Preparing [2024-09-04T02:40:41.127Z] dbe8ec3e2d8d: Preparing [2024-09-04T02:40:41.127Z] 4adf3f91fd24: Preparing [2024-09-04T02:40:41.127Z] 4b0442a7cad1: Preparing [2024-09-04T02:40:41.127Z] 087390c08b59: Preparing [2024-09-04T02:40:41.127Z] ec5564d15170: Preparing [2024-09-04T02:40:41.127Z] 1fb170815e5e: Preparing [2024-09-04T02:40:41.127Z] 842cf524e511: Preparing [2024-09-04T02:40:41.127Z] 3c20671a5817: Preparing [2024-09-04T02:40:41.127Z] ec5564d15170: Waiting [2024-09-04T02:40:41.127Z] 842cf524e511: Waiting [2024-09-04T02:40:41.127Z] 1fb170815e5e: Waiting [2024-09-04T02:40:41.127Z] 3c20671a5817: Waiting [2024-09-04T02:40:41.127Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:40:41.392Z] 087390c08b59: Layer already exists [2024-09-04T02:40:41.392Z] 1fb170815e5e: Layer already exists [2024-09-04T02:40:41.392Z] 842cf524e511: Layer already exists [2024-09-04T02:40:41.392Z] dbe8ec3e2d8d: Pushed [2024-09-04T02:40:41.392Z] 4adf3f91fd24: Pushed [2024-09-04T02:40:41.392Z] f7498f7d9ca8: Pushed [2024-09-04T02:40:41.392Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:04.266Z] ec5564d15170: Pushed [2024-09-04T02:41:04.267Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:386b2dccd3e1f87b175023a4c6924aa9f73e88264a4337b6c8298454771b774f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:04.650Z] + 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-04T02:41:05.021Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-04T02:41:05.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-04T02:41:05.021Z] f7498f7d9ca8: Preparing [2024-09-04T02:41:05.021Z] dbe8ec3e2d8d: Preparing [2024-09-04T02:41:05.021Z] 4adf3f91fd24: Preparing [2024-09-04T02:41:05.021Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:05.021Z] 087390c08b59: Preparing [2024-09-04T02:41:05.021Z] ec5564d15170: Preparing [2024-09-04T02:41:05.021Z] 1fb170815e5e: Preparing [2024-09-04T02:41:05.021Z] 842cf524e511: Preparing [2024-09-04T02:41:05.021Z] 3c20671a5817: Preparing [2024-09-04T02:41:05.021Z] ec5564d15170: Waiting [2024-09-04T02:41:05.021Z] 1fb170815e5e: Waiting [2024-09-04T02:41:05.021Z] 842cf524e511: Waiting [2024-09-04T02:41:05.021Z] 3c20671a5817: Waiting [2024-09-04T02:41:05.021Z] 087390c08b59: Layer already exists [2024-09-04T02:41:05.021Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:05.021Z] dbe8ec3e2d8d: Layer already exists [2024-09-04T02:41:05.021Z] 4adf3f91fd24: Layer already exists [2024-09-04T02:41:05.021Z] f7498f7d9ca8: Layer already exists [2024-09-04T02:41:05.021Z] 1fb170815e5e: Layer already exists [2024-09-04T02:41:05.021Z] 842cf524e511: Layer already exists [2024-09-04T02:41:05.021Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:05.021Z] ec5564d15170: Layer already exists [2024-09-04T02:41:05.291Z] latest: digest: sha256:386b2dccd3e1f87b175023a4c6924aa9f73e88264a4337b6c8298454771b774f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:05.665Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:06.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.62 [2024-09-04T02:41:06.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-04T02:41:06.027Z] f7498f7d9ca8: Preparing [2024-09-04T02:41:06.027Z] dbe8ec3e2d8d: Preparing [2024-09-04T02:41:06.027Z] 4adf3f91fd24: Preparing [2024-09-04T02:41:06.027Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:06.027Z] 087390c08b59: Preparing [2024-09-04T02:41:06.027Z] ec5564d15170: Preparing [2024-09-04T02:41:06.027Z] 1fb170815e5e: Preparing [2024-09-04T02:41:06.027Z] 842cf524e511: Preparing [2024-09-04T02:41:06.027Z] 3c20671a5817: Preparing [2024-09-04T02:41:06.027Z] 1fb170815e5e: Waiting [2024-09-04T02:41:06.027Z] ec5564d15170: Waiting [2024-09-04T02:41:06.027Z] 3c20671a5817: Waiting [2024-09-04T02:41:06.027Z] 842cf524e511: Waiting [2024-09-04T02:41:06.027Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:06.027Z] dbe8ec3e2d8d: Layer already exists [2024-09-04T02:41:06.027Z] 087390c08b59: Layer already exists [2024-09-04T02:41:06.027Z] f7498f7d9ca8: Layer already exists [2024-09-04T02:41:06.027Z] 4adf3f91fd24: Layer already exists [2024-09-04T02:41:06.027Z] 1fb170815e5e: Layer already exists [2024-09-04T02:41:06.027Z] 842cf524e511: Layer already exists [2024-09-04T02:41:06.027Z] ec5564d15170: Layer already exists [2024-09-04T02:41:06.027Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:06.294Z] 3.2.0-dev.62: digest: sha256:386b2dccd3e1f87b175023a4c6924aa9f73e88264a4337b6c8298454771b774f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:06.665Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:07.043Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:41:07.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-04T02:41:07.043Z] f7498f7d9ca8: Preparing [2024-09-04T02:41:07.043Z] dbe8ec3e2d8d: Preparing [2024-09-04T02:41:07.043Z] 4adf3f91fd24: Preparing [2024-09-04T02:41:07.043Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:07.043Z] 087390c08b59: Preparing [2024-09-04T02:41:07.043Z] ec5564d15170: Preparing [2024-09-04T02:41:07.043Z] 1fb170815e5e: Preparing [2024-09-04T02:41:07.043Z] 842cf524e511: Preparing [2024-09-04T02:41:07.043Z] 3c20671a5817: Preparing [2024-09-04T02:41:07.043Z] 1fb170815e5e: Waiting [2024-09-04T02:41:07.043Z] 842cf524e511: Waiting [2024-09-04T02:41:07.043Z] 3c20671a5817: Waiting [2024-09-04T02:41:07.043Z] ec5564d15170: Waiting [2024-09-04T02:41:07.043Z] f7498f7d9ca8: Layer already exists [2024-09-04T02:41:07.043Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:07.043Z] 4adf3f91fd24: Layer already exists [2024-09-04T02:41:07.043Z] 087390c08b59: Layer already exists [2024-09-04T02:41:07.043Z] dbe8ec3e2d8d: Layer already exists [2024-09-04T02:41:07.043Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:07.043Z] 1fb170815e5e: Layer already exists [2024-09-04T02:41:07.043Z] 842cf524e511: Layer already exists [2024-09-04T02:41:07.043Z] ec5564d15170: Layer already exists [2024-09-04T02:41:07.313Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:386b2dccd3e1f87b175023a4c6924aa9f73e88264a4337b6c8298454771b774f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:07.773Z] + 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-04T02:41:08.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-09-04T02:41:08.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-04T02:41:08.171Z] f7498f7d9ca8: Preparing [2024-09-04T02:41:08.171Z] dbe8ec3e2d8d: Preparing [2024-09-04T02:41:08.171Z] 4adf3f91fd24: Preparing [2024-09-04T02:41:08.171Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:08.171Z] 087390c08b59: Preparing [2024-09-04T02:41:08.171Z] ec5564d15170: Preparing [2024-09-04T02:41:08.171Z] 1fb170815e5e: Preparing [2024-09-04T02:41:08.171Z] 842cf524e511: Preparing [2024-09-04T02:41:08.171Z] 3c20671a5817: Preparing [2024-09-04T02:41:08.171Z] ec5564d15170: Waiting [2024-09-04T02:41:08.171Z] 1fb170815e5e: Waiting [2024-09-04T02:41:08.171Z] 842cf524e511: Waiting [2024-09-04T02:41:08.171Z] 3c20671a5817: Waiting [2024-09-04T02:41:08.171Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:08.171Z] 087390c08b59: Layer already exists [2024-09-04T02:41:08.171Z] dbe8ec3e2d8d: Layer already exists [2024-09-04T02:41:08.448Z] f7498f7d9ca8: Layer already exists [2024-09-04T02:41:08.448Z] 4adf3f91fd24: Layer already exists [2024-09-04T02:41:08.448Z] 1fb170815e5e: Layer already exists [2024-09-04T02:41:08.448Z] 842cf524e511: Layer already exists [2024-09-04T02:41:08.448Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:08.448Z] ec5564d15170: Layer already exists [2024-09-04T02:41:08.448Z] main: digest: sha256:386b2dccd3e1f87b175023a4c6924aa9f73e88264a4337b6c8298454771b774f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:41:08.546Z] ===================================================== [Pipeline] echo [2024-09-04T02:41:08.565Z] taggedImages: [2024-09-04T02:41:08.565Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:41:08.565Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-04T02:41:08.565Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.62 [2024-09-04T02:41:08.565Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:41:08.565Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-09-04T02:41:08.593Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-09-04T02:41:08.593Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:41:08.593Z] latest [2024-09-04T02:41:08.593Z] 3.2.0-dev.62 [2024-09-04T02:41:08.593Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:41:08.593Z] main [2024-09-04T02:41:08.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:08.980Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:09.369Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:41:09.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-04T02:41:09.369Z] c71bc6e8239e: Preparing [2024-09-04T02:41:09.369Z] 83a0292a79dd: Preparing [2024-09-04T02:41:09.369Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:09.369Z] 087390c08b59: Preparing [2024-09-04T02:41:09.369Z] c933db87722e: Preparing [2024-09-04T02:41:09.369Z] aa2eb806fe89: Preparing [2024-09-04T02:41:09.369Z] 3c20671a5817: Preparing [2024-09-04T02:41:09.369Z] aa2eb806fe89: Waiting [2024-09-04T02:41:09.369Z] 3c20671a5817: Waiting [2024-09-04T02:41:09.369Z] 087390c08b59: Layer already exists [2024-09-04T02:41:09.660Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:09.660Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:09.660Z] c933db87722e: Pushed [2024-09-04T02:41:09.660Z] c71bc6e8239e: Pushed [2024-09-04T02:41:10.637Z] aa2eb806fe89: Pushed [2024-09-04T02:41:18.855Z] 83a0292a79dd: Pushed [2024-09-04T02:41:18.855Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:d78dd17465872179c61f6913558d390016b1bfc1a88464a5082ee3f7c10da497 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:19.228Z] + 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-04T02:41:19.587Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-04T02:41:19.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-04T02:41:19.587Z] c71bc6e8239e: Preparing [2024-09-04T02:41:19.587Z] 83a0292a79dd: Preparing [2024-09-04T02:41:19.587Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:19.587Z] 087390c08b59: Preparing [2024-09-04T02:41:19.587Z] c933db87722e: Preparing [2024-09-04T02:41:19.587Z] aa2eb806fe89: Preparing [2024-09-04T02:41:19.587Z] 3c20671a5817: Preparing [2024-09-04T02:41:19.587Z] aa2eb806fe89: Waiting [2024-09-04T02:41:19.587Z] 3c20671a5817: Waiting [2024-09-04T02:41:19.587Z] 087390c08b59: Layer already exists [2024-09-04T02:41:19.587Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:19.587Z] 83a0292a79dd: Layer already exists [2024-09-04T02:41:19.587Z] c71bc6e8239e: Layer already exists [2024-09-04T02:41:19.587Z] c933db87722e: Layer already exists [2024-09-04T02:41:19.587Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:19.587Z] aa2eb806fe89: Layer already exists [2024-09-04T02:41:19.854Z] latest: digest: sha256:d78dd17465872179c61f6913558d390016b1bfc1a88464a5082ee3f7c10da497 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:20.225Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:20.580Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.62 [2024-09-04T02:41:20.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-04T02:41:20.580Z] c71bc6e8239e: Preparing [2024-09-04T02:41:20.580Z] 83a0292a79dd: Preparing [2024-09-04T02:41:20.580Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:20.580Z] 087390c08b59: Preparing [2024-09-04T02:41:20.580Z] c933db87722e: Preparing [2024-09-04T02:41:20.580Z] aa2eb806fe89: Preparing [2024-09-04T02:41:20.580Z] 3c20671a5817: Preparing [2024-09-04T02:41:20.580Z] aa2eb806fe89: Waiting [2024-09-04T02:41:20.580Z] 3c20671a5817: Waiting [2024-09-04T02:41:20.580Z] c933db87722e: Layer already exists [2024-09-04T02:41:20.580Z] 83a0292a79dd: Layer already exists [2024-09-04T02:41:20.580Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:20.580Z] c71bc6e8239e: Layer already exists [2024-09-04T02:41:20.580Z] 087390c08b59: Layer already exists [2024-09-04T02:41:20.580Z] aa2eb806fe89: Layer already exists [2024-09-04T02:41:20.580Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:20.849Z] 3.2.0-dev.62: digest: sha256:d78dd17465872179c61f6913558d390016b1bfc1a88464a5082ee3f7c10da497 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:21.211Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:21.569Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:41:21.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-04T02:41:21.569Z] c71bc6e8239e: Preparing [2024-09-04T02:41:21.569Z] 83a0292a79dd: Preparing [2024-09-04T02:41:21.570Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:21.570Z] 087390c08b59: Preparing [2024-09-04T02:41:21.570Z] c933db87722e: Preparing [2024-09-04T02:41:21.570Z] aa2eb806fe89: Preparing [2024-09-04T02:41:21.570Z] 3c20671a5817: Preparing [2024-09-04T02:41:21.570Z] aa2eb806fe89: Waiting [2024-09-04T02:41:21.570Z] 3c20671a5817: Waiting [2024-09-04T02:41:21.570Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:21.570Z] 83a0292a79dd: Layer already exists [2024-09-04T02:41:21.570Z] 087390c08b59: Layer already exists [2024-09-04T02:41:21.570Z] c933db87722e: Layer already exists [2024-09-04T02:41:21.570Z] c71bc6e8239e: Layer already exists [2024-09-04T02:41:21.570Z] aa2eb806fe89: Layer already exists [2024-09-04T02:41:21.570Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:21.837Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:d78dd17465872179c61f6913558d390016b1bfc1a88464a5082ee3f7c10da497 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:22.211Z] + 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-04T02:41:22.582Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-09-04T02:41:22.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-04T02:41:22.582Z] c71bc6e8239e: Preparing [2024-09-04T02:41:22.582Z] 83a0292a79dd: Preparing [2024-09-04T02:41:22.582Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:22.582Z] 087390c08b59: Preparing [2024-09-04T02:41:22.582Z] c933db87722e: Preparing [2024-09-04T02:41:22.582Z] aa2eb806fe89: Preparing [2024-09-04T02:41:22.582Z] 3c20671a5817: Preparing [2024-09-04T02:41:22.582Z] 3c20671a5817: Waiting [2024-09-04T02:41:22.582Z] aa2eb806fe89: Waiting [2024-09-04T02:41:22.582Z] 83a0292a79dd: Layer already exists [2024-09-04T02:41:22.582Z] c71bc6e8239e: Layer already exists [2024-09-04T02:41:22.582Z] 087390c08b59: Layer already exists [2024-09-04T02:41:22.582Z] c933db87722e: Layer already exists [2024-09-04T02:41:22.582Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:22.582Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:22.582Z] aa2eb806fe89: Layer already exists [2024-09-04T02:41:22.850Z] main: digest: sha256:d78dd17465872179c61f6913558d390016b1bfc1a88464a5082ee3f7c10da497 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:41:22.928Z] ===================================================== [Pipeline] echo [2024-09-04T02:41:22.941Z] taggedImages: [2024-09-04T02:41:22.941Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:41:22.941Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-04T02:41:22.941Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.62 [2024-09-04T02:41:22.941Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:41:22.941Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-09-04T02:41:22.970Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-09-04T02:41:22.970Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:41:22.970Z] latest [2024-09-04T02:41:22.970Z] 3.2.0-dev.62 [2024-09-04T02:41:22.970Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:41:22.970Z] main [2024-09-04T02:41:22.970Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:23.359Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:23.726Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:41:23.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-04T02:41:23.726Z] 216265381166: Preparing [2024-09-04T02:41:23.726Z] 9cf59e45ec36: Preparing [2024-09-04T02:41:23.726Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:23.726Z] 087390c08b59: Preparing [2024-09-04T02:41:23.726Z] b921ab217b25: Preparing [2024-09-04T02:41:23.726Z] c3d4d9dacfdf: Preparing [2024-09-04T02:41:23.726Z] 3c20671a5817: Preparing [2024-09-04T02:41:23.726Z] c3d4d9dacfdf: Waiting [2024-09-04T02:41:23.726Z] 3c20671a5817: Waiting [2024-09-04T02:41:23.726Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:23.992Z] 087390c08b59: Layer already exists [2024-09-04T02:41:23.992Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:23.992Z] b921ab217b25: Pushed [2024-09-04T02:41:23.992Z] 216265381166: Pushed [2024-09-04T02:41:24.258Z] c3d4d9dacfdf: Pushed [2024-09-04T02:41:30.889Z] 9cf59e45ec36: Pushed [2024-09-04T02:41:31.157Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:fa543d6ef1202bbed51bbeb7b0d5974d8beee906dccbd07614e8c27e4b51be7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:31.523Z] + 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-04T02:41:31.883Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-04T02:41:31.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-04T02:41:31.883Z] 216265381166: Preparing [2024-09-04T02:41:31.883Z] 9cf59e45ec36: Preparing [2024-09-04T02:41:31.883Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:31.883Z] 087390c08b59: Preparing [2024-09-04T02:41:31.883Z] b921ab217b25: Preparing [2024-09-04T02:41:31.883Z] c3d4d9dacfdf: Preparing [2024-09-04T02:41:31.883Z] 3c20671a5817: Preparing [2024-09-04T02:41:31.883Z] 3c20671a5817: Waiting [2024-09-04T02:41:31.883Z] c3d4d9dacfdf: Waiting [2024-09-04T02:41:31.883Z] 087390c08b59: Layer already exists [2024-09-04T02:41:31.883Z] 216265381166: Layer already exists [2024-09-04T02:41:31.883Z] 9cf59e45ec36: Layer already exists [2024-09-04T02:41:31.883Z] b921ab217b25: Layer already exists [2024-09-04T02:41:31.883Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:31.883Z] c3d4d9dacfdf: Layer already exists [2024-09-04T02:41:31.883Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:32.151Z] latest: digest: sha256:fa543d6ef1202bbed51bbeb7b0d5974d8beee906dccbd07614e8c27e4b51be7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:32.524Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:33.090Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.62 [2024-09-04T02:41:33.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-04T02:41:33.090Z] 216265381166: Preparing [2024-09-04T02:41:33.090Z] 9cf59e45ec36: Preparing [2024-09-04T02:41:33.090Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:33.090Z] 087390c08b59: Preparing [2024-09-04T02:41:33.090Z] b921ab217b25: Preparing [2024-09-04T02:41:33.090Z] c3d4d9dacfdf: Preparing [2024-09-04T02:41:33.090Z] 3c20671a5817: Preparing [2024-09-04T02:41:33.090Z] c3d4d9dacfdf: Waiting [2024-09-04T02:41:33.090Z] 3c20671a5817: Waiting [2024-09-04T02:41:33.090Z] 087390c08b59: Layer already exists [2024-09-04T02:41:33.090Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:33.090Z] b921ab217b25: Layer already exists [2024-09-04T02:41:33.090Z] 216265381166: Layer already exists [2024-09-04T02:41:33.090Z] 9cf59e45ec36: Layer already exists [2024-09-04T02:41:33.090Z] c3d4d9dacfdf: Layer already exists [2024-09-04T02:41:33.090Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:33.090Z] 3.2.0-dev.62: digest: sha256:fa543d6ef1202bbed51bbeb7b0d5974d8beee906dccbd07614e8c27e4b51be7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:33.451Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:33.816Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:41:33.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-04T02:41:33.816Z] 216265381166: Preparing [2024-09-04T02:41:33.816Z] 9cf59e45ec36: Preparing [2024-09-04T02:41:33.816Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:33.816Z] 087390c08b59: Preparing [2024-09-04T02:41:33.816Z] b921ab217b25: Preparing [2024-09-04T02:41:33.816Z] c3d4d9dacfdf: Preparing [2024-09-04T02:41:33.816Z] 3c20671a5817: Preparing [2024-09-04T02:41:33.816Z] c3d4d9dacfdf: Waiting [2024-09-04T02:41:33.816Z] 3c20671a5817: Waiting [2024-09-04T02:41:33.816Z] 087390c08b59: Layer already exists [2024-09-04T02:41:33.816Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:33.816Z] 216265381166: Layer already exists [2024-09-04T02:41:33.816Z] 9cf59e45ec36: Layer already exists [2024-09-04T02:41:33.816Z] b921ab217b25: Layer already exists [2024-09-04T02:41:33.817Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:33.817Z] c3d4d9dacfdf: Layer already exists [2024-09-04T02:41:34.088Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:fa543d6ef1202bbed51bbeb7b0d5974d8beee906dccbd07614e8c27e4b51be7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:34.456Z] + 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-04T02:41:34.813Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-09-04T02:41:34.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-04T02:41:34.813Z] 216265381166: Preparing [2024-09-04T02:41:34.813Z] 9cf59e45ec36: Preparing [2024-09-04T02:41:34.813Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:34.813Z] 087390c08b59: Preparing [2024-09-04T02:41:34.813Z] b921ab217b25: Preparing [2024-09-04T02:41:34.813Z] c3d4d9dacfdf: Preparing [2024-09-04T02:41:34.813Z] 3c20671a5817: Preparing [2024-09-04T02:41:34.813Z] c3d4d9dacfdf: Waiting [2024-09-04T02:41:34.813Z] 3c20671a5817: Waiting [2024-09-04T02:41:34.813Z] 087390c08b59: Layer already exists [2024-09-04T02:41:34.813Z] 216265381166: Layer already exists [2024-09-04T02:41:34.813Z] b921ab217b25: Layer already exists [2024-09-04T02:41:34.813Z] 9cf59e45ec36: Layer already exists [2024-09-04T02:41:34.813Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:34.813Z] c3d4d9dacfdf: Layer already exists [2024-09-04T02:41:34.813Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:35.081Z] main: digest: sha256:fa543d6ef1202bbed51bbeb7b0d5974d8beee906dccbd07614e8c27e4b51be7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:41:35.157Z] ===================================================== [Pipeline] echo [2024-09-04T02:41:35.167Z] taggedImages: [2024-09-04T02:41:35.167Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:41:35.167Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-04T02:41:35.167Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.62 [2024-09-04T02:41:35.167Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:41:35.167Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-09-04T02:41:35.190Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-09-04T02:41:35.190Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:41:35.190Z] latest [2024-09-04T02:41:35.190Z] 3.2.0-dev.62 [2024-09-04T02:41:35.190Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:41:35.190Z] main [2024-09-04T02:41:35.190Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:35.564Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:35.921Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:41:35.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-04T02:41:35.921Z] d8c0707af493: Preparing [2024-09-04T02:41:35.921Z] c58727d72ea6: Preparing [2024-09-04T02:41:35.921Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:35.921Z] 087390c08b59: Preparing [2024-09-04T02:41:35.921Z] fdf66ef516c8: Preparing [2024-09-04T02:41:35.921Z] bac2adca5e9c: Preparing [2024-09-04T02:41:35.921Z] 3c20671a5817: Preparing [2024-09-04T02:41:35.921Z] bac2adca5e9c: Waiting [2024-09-04T02:41:35.921Z] 3c20671a5817: Waiting [2024-09-04T02:41:35.921Z] 087390c08b59: Layer already exists [2024-09-04T02:41:36.189Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:36.189Z] fdf66ef516c8: Layer already exists [2024-09-04T02:41:36.189Z] bac2adca5e9c: Layer already exists [2024-09-04T02:41:36.189Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:36.189Z] d8c0707af493: Pushed [2024-09-04T02:41:44.401Z] c58727d72ea6: Pushed [2024-09-04T02:41:44.401Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a: digest: sha256:22491105be00a4bbe97c138f18b19f9df42eae7ae5f01db373a23871dcd55701 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:44.776Z] + 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-04T02:41:45.146Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-04T02:41:45.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-04T02:41:45.146Z] d8c0707af493: Preparing [2024-09-04T02:41:45.146Z] c58727d72ea6: Preparing [2024-09-04T02:41:45.146Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:45.146Z] 087390c08b59: Preparing [2024-09-04T02:41:45.146Z] fdf66ef516c8: Preparing [2024-09-04T02:41:45.146Z] bac2adca5e9c: Preparing [2024-09-04T02:41:45.146Z] 3c20671a5817: Preparing [2024-09-04T02:41:45.146Z] bac2adca5e9c: Waiting [2024-09-04T02:41:45.146Z] 3c20671a5817: Waiting [2024-09-04T02:41:45.146Z] d8c0707af493: Layer already exists [2024-09-04T02:41:45.146Z] 087390c08b59: Layer already exists [2024-09-04T02:41:45.146Z] c58727d72ea6: Layer already exists [2024-09-04T02:41:45.146Z] fdf66ef516c8: Layer already exists [2024-09-04T02:41:45.146Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:45.146Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:45.146Z] bac2adca5e9c: Layer already exists [2024-09-04T02:41:45.413Z] latest: digest: sha256:22491105be00a4bbe97c138f18b19f9df42eae7ae5f01db373a23871dcd55701 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:45.787Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:46.155Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.62 [2024-09-04T02:41:46.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-04T02:41:46.155Z] d8c0707af493: Preparing [2024-09-04T02:41:46.155Z] c58727d72ea6: Preparing [2024-09-04T02:41:46.155Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:46.155Z] 087390c08b59: Preparing [2024-09-04T02:41:46.155Z] fdf66ef516c8: Preparing [2024-09-04T02:41:46.155Z] bac2adca5e9c: Preparing [2024-09-04T02:41:46.155Z] 3c20671a5817: Preparing [2024-09-04T02:41:46.155Z] bac2adca5e9c: Waiting [2024-09-04T02:41:46.155Z] 3c20671a5817: Waiting [2024-09-04T02:41:46.155Z] c58727d72ea6: Layer already exists [2024-09-04T02:41:46.155Z] fdf66ef516c8: Layer already exists [2024-09-04T02:41:46.155Z] 087390c08b59: Layer already exists [2024-09-04T02:41:46.155Z] d8c0707af493: Layer already exists [2024-09-04T02:41:46.155Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:46.155Z] bac2adca5e9c: Layer already exists [2024-09-04T02:41:46.155Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:46.423Z] 3.2.0-dev.62: digest: sha256:22491105be00a4bbe97c138f18b19f9df42eae7ae5f01db373a23871dcd55701 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:46.784Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:47.149Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:41:47.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-04T02:41:47.149Z] d8c0707af493: Preparing [2024-09-04T02:41:47.149Z] c58727d72ea6: Preparing [2024-09-04T02:41:47.150Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:47.150Z] 087390c08b59: Preparing [2024-09-04T02:41:47.150Z] fdf66ef516c8: Preparing [2024-09-04T02:41:47.150Z] bac2adca5e9c: Preparing [2024-09-04T02:41:47.150Z] 3c20671a5817: Preparing [2024-09-04T02:41:47.150Z] bac2adca5e9c: Waiting [2024-09-04T02:41:47.150Z] 3c20671a5817: Waiting [2024-09-04T02:41:47.150Z] c58727d72ea6: Layer already exists [2024-09-04T02:41:47.150Z] fdf66ef516c8: Layer already exists [2024-09-04T02:41:47.150Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:47.150Z] 087390c08b59: Layer already exists [2024-09-04T02:41:47.150Z] d8c0707af493: Layer already exists [2024-09-04T02:41:47.150Z] bac2adca5e9c: Layer already exists [2024-09-04T02:41:47.150Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:47.418Z] 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62: digest: sha256:22491105be00a4bbe97c138f18b19f9df42eae7ae5f01db373a23871dcd55701 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:47.789Z] + 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-04T02:41:48.163Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-09-04T02:41:48.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-04T02:41:48.163Z] d8c0707af493: Preparing [2024-09-04T02:41:48.163Z] c58727d72ea6: Preparing [2024-09-04T02:41:48.163Z] 4b0442a7cad1: Preparing [2024-09-04T02:41:48.163Z] 087390c08b59: Preparing [2024-09-04T02:41:48.163Z] fdf66ef516c8: Preparing [2024-09-04T02:41:48.163Z] bac2adca5e9c: Preparing [2024-09-04T02:41:48.163Z] 3c20671a5817: Preparing [2024-09-04T02:41:48.163Z] bac2adca5e9c: Waiting [2024-09-04T02:41:48.163Z] 3c20671a5817: Waiting [2024-09-04T02:41:48.163Z] 4b0442a7cad1: Layer already exists [2024-09-04T02:41:48.163Z] fdf66ef516c8: Layer already exists [2024-09-04T02:41:48.163Z] c58727d72ea6: Layer already exists [2024-09-04T02:41:48.163Z] d8c0707af493: Layer already exists [2024-09-04T02:41:48.163Z] 087390c08b59: Layer already exists [2024-09-04T02:41:48.163Z] bac2adca5e9c: Layer already exists [2024-09-04T02:41:48.163Z] 3c20671a5817: Layer already exists [2024-09-04T02:41:48.429Z] main: digest: sha256:22491105be00a4bbe97c138f18b19f9df42eae7ae5f01db373a23871dcd55701 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-04T02:41:48.515Z] ===================================================== [Pipeline] echo [2024-09-04T02:41:48.529Z] taggedImages: [2024-09-04T02:41:48.529Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [2024-09-04T02:41:48.529Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-04T02:41:48.529Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.62 [2024-09-04T02:41:48.529Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a-3.2.0-dev.62 [2024-09-04T02:41:48.529Z] - 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-04T02:41:48.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T02:41:48.923Z] [2024-09-04T02:41:48.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:41:49.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T02:41:49.534Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-04T02:41:49.534Z] 8998bd30e6a1: Pulling fs layer [2024-09-04T02:41:49.534Z] 04944245beec: Pulling fs layer [2024-09-04T02:41:49.534Z] 699f458cf7ca: Pulling fs layer [2024-09-04T02:41:49.534Z] 765212b225bb: Pulling fs layer [2024-09-04T02:41:49.534Z] f23df028b6ca: Pulling fs layer [2024-09-04T02:41:49.534Z] d65c8cfc05b1: Pulling fs layer [2024-09-04T02:41:49.534Z] 2437ff75d9bd: Pulling fs layer [2024-09-04T02:41:49.534Z] 765212b225bb: Waiting [2024-09-04T02:41:49.534Z] d65c8cfc05b1: Waiting [2024-09-04T02:41:49.534Z] f23df028b6ca: Waiting [2024-09-04T02:41:49.534Z] 2437ff75d9bd: Waiting [2024-09-04T02:41:49.534Z] 04944245beec: Verifying Checksum [2024-09-04T02:41:49.534Z] 04944245beec: Download complete [2024-09-04T02:41:49.534Z] 765212b225bb: Verifying Checksum [2024-09-04T02:41:49.534Z] 765212b225bb: Download complete [2024-09-04T02:41:49.534Z] f23df028b6ca: Verifying Checksum [2024-09-04T02:41:49.534Z] f23df028b6ca: Download complete [2024-09-04T02:41:49.534Z] d65c8cfc05b1: Verifying Checksum [2024-09-04T02:41:49.534Z] d65c8cfc05b1: Download complete [2024-09-04T02:41:49.805Z] 699f458cf7ca: Verifying Checksum [2024-09-04T02:41:49.805Z] 699f458cf7ca: Download complete [2024-09-04T02:41:50.393Z] 8998bd30e6a1: Verifying Checksum [2024-09-04T02:41:50.393Z] 8998bd30e6a1: Download complete [2024-09-04T02:41:52.980Z] 2437ff75d9bd: Verifying Checksum [2024-09-04T02:41:52.980Z] 2437ff75d9bd: Download complete [2024-09-04T02:41:54.923Z] 8998bd30e6a1: Pull complete [2024-09-04T02:41:55.507Z] 04944245beec: Pull complete [2024-09-04T02:41:57.447Z] 699f458cf7ca: Pull complete [2024-09-04T02:41:57.447Z] 765212b225bb: Pull complete [2024-09-04T02:41:58.404Z] f23df028b6ca: Pull complete [2024-09-04T02:41:58.670Z] d65c8cfc05b1: Pull complete [2024-09-04T02:42:16.870Z] 2437ff75d9bd: Pull complete [2024-09-04T02:42:16.870Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-04T02:42:16.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T02:42:16.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T02:42:17.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-9339 does not seem to be running inside a container [2024-09-04T02:42:17.161Z] $ 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/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-04T02:42:20.143Z] $ docker top 2700c3091fc2d026b11f74ed00e5f394c3498a58fa4a559bdca94c52487ac30e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:42:21.089Z] ---> job-cost.sh [2024-09-04T02:42:21.089Z] lf-activate-venv: SKIPPING [2024-09-04T02:42:21.089Z] INFO: No Stack... [2024-09-04T02:42:21.355Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-04T02:42:22.313Z] INFO: Archiving Costs [Pipeline] sh [2024-09-04T02:42:22.963Z] + cut -d, -f6 [2024-09-04T02:42:22.963Z] + cat /w/workspace/edgex-go/683/archives/cost.csv [Pipeline] lock [2024-09-04T02:42:23.002Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-683-stack-cost] [2024-09-04T02:42:33.567Z] Resource [jenkins-edgexfoundry-edgex-go-main-683-stack-cost] did not exist. Created. [2024-09-04T02:42:33.598Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-683-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T02:42:34.251Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-04T02:42:34.967Z] Stashed 1 file(s) [Pipeline] } [2024-09-04T02:42:34.983Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-683-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-04T02:42:35.024Z] $ docker stop --time=1 2700c3091fc2d026b11f74ed00e5f394c3498a58fa4a559bdca94c52487ac30e [2024-09-04T02:42:36.519Z] $ docker rm -f --volumes 2700c3091fc2d026b11f74ed00e5f394c3498a58fa4a559bdca94c52487ac30e [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-04T02:42:37.050Z] provisioning config files... [2024-09-04T02:42:37.060Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/683@tmp/config18013216516790953337tmp [Pipeline] { [Pipeline] sh [2024-09-04T02:42:37.373Z] + set +x [2024-09-04T02:42:37.373Z] + + curl -s https://codecov.io/bash [2024-09-04T02:42:37.373Z] bash -s -- [2024-09-04T02:42:37.373Z] [2024-09-04T02:42:37.373Z] _____ _ [2024-09-04T02:42:37.373Z] / ____| | | [2024-09-04T02:42:37.373Z] | | ___ __| | ___ ___ _____ __ [2024-09-04T02:42:37.373Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-04T02:42:37.373Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-04T02:42:37.373Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-04T02:42:37.373Z] Bash-1.0.6 [2024-09-04T02:42:37.373Z] [2024-09-04T02:42:37.373Z] [2024-09-04T02:42:37.373Z] ==> git version 2.25.1 found [2024-09-04T02:42:37.373Z] ==> 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-04T02:42:37.373Z] Release-Date: 2020-01-08 [2024-09-04T02:42:37.373Z] 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-04T02:42:37.373Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-04T02:42:37.373Z] ==> Jenkins CI detected. [2024-09-04T02:42:37.373Z] current dir:  /w/workspace/edgex-go/683 [2024-09-04T02:42:37.373Z] project root: . [2024-09-04T02:42:37.373Z] --> token set from env [2024-09-04T02:42:37.373Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-04T02:42:37.633Z] ==> Running gcov in . (disable via -X gcov) [2024-09-04T02:42:37.633Z] ==> Python coveragepy not found [2024-09-04T02:42:37.633Z] ==> Searching for coverage reports in: [2024-09-04T02:42:37.633Z] + . [2024-09-04T02:42:37.633Z] -> Found 1 reports [2024-09-04T02:42:37.633Z] ==> Detecting git/mercurial file structure [2024-09-04T02:42:37.633Z] ==> Reading reports [2024-09-04T02:42:37.633Z] + ./coverage.out bytes=545398 [2024-09-04T02:42:37.633Z] ==> Appending adjustments [2024-09-04T02:42:37.633Z] https://docs.codecov.io/docs/fixing-reports [2024-09-04T02:42:39.018Z] + Found adjustments [2024-09-04T02:42:39.018Z] ==> Gzipping contents [2024-09-04T02:42:39.018Z] 68K /tmp/codecov.0D0uqF.gz [2024-09-04T02:42:39.018Z] ==> Uploading reports [2024-09-04T02:42:39.018Z] url: https://codecov.io [2024-09-04T02:42:39.018Z] query: branch=main&commit=448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a&build=683&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F683%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-04T02:42:39.018Z] -> Pinging Codecov [2024-09-04T02:42:39.018Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a&build=683&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F683%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-04T02:42:39.018Z] -> Uploading to [2024-09-04T02:42:39.018Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-04/00271124DB129430A58F1EEE437C3FCB/448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a/347e2cdd-d952-4c59-8854-96156bddd884.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240904%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240904T024238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=274a9385b1a63d420e50033dbc547d69420d71bc5c4420ef958d052642fe583c [2024-09-04T02:42:39.018Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T02:42:39.018Z] Dload Upload Total Spent Left Speed [2024-09-04T02:42:39.589Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68064 0 0 100 68064 0 220k --:--:-- --:--:-- --:--:-- 220k 100 68064 0 0 100 68064 0 220k --:--:-- --:--:-- --:--:-- 220k [2024-09-04T02:42:39.589Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a [Pipeline] } [2024-09-04T02:42:39.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-09-04T02:42:39.828Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-04T02:42:39.850Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:42:40.167Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-04T02:42:40.167Z] [2024-09-04T02:42:40.167Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:42:40.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-04T02:42:40.503Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-04T02:42:40.503Z] 619be1103602: Already exists [2024-09-04T02:42:40.503Z] f8ea3408117e: Pulling fs layer [2024-09-04T02:42:40.503Z] 91320369b822: Pulling fs layer [2024-09-04T02:42:40.503Z] 0406650e8295: Pulling fs layer [2024-09-04T02:42:40.503Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T02:42:40.503Z] 96d80e3f36e1: Pulling fs layer [2024-09-04T02:42:40.503Z] bcf3aedb951c: Pulling fs layer [2024-09-04T02:42:40.503Z] 4f4fb700ef54: Waiting [2024-09-04T02:42:40.503Z] 96d80e3f36e1: Waiting [2024-09-04T02:42:40.503Z] bcf3aedb951c: Waiting [2024-09-04T02:42:40.503Z] 0406650e8295: Download complete [2024-09-04T02:42:40.503Z] f8ea3408117e: Download complete [2024-09-04T02:42:40.503Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T02:42:40.503Z] 4f4fb700ef54: Download complete [2024-09-04T02:42:40.762Z] f8ea3408117e: Pull complete [2024-09-04T02:42:40.762Z] 96d80e3f36e1: Verifying Checksum [2024-09-04T02:42:41.021Z] 91320369b822: Download complete [2024-09-04T02:42:41.592Z] bcf3aedb951c: Verifying Checksum [2024-09-04T02:42:41.592Z] bcf3aedb951c: Download complete [2024-09-04T02:42:44.893Z] 91320369b822: Pull complete [2024-09-04T02:42:44.893Z] 0406650e8295: Pull complete [2024-09-04T02:42:44.893Z] 4f4fb700ef54: Pull complete [2024-09-04T02:42:44.893Z] 96d80e3f36e1: Pull complete [2024-09-04T02:42:48.183Z] bcf3aedb951c: Pull complete [2024-09-04T02:42:48.183Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-04T02:42:48.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-04T02:42:48.183Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T02:42:48.292Z] prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container [2024-09-04T02:42:48.318Z] $ 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/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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-04T02:42:55.589Z] $ docker top b84ca4ad5fd5ee7e2233a9f3acb907c1d2e1347d9ef9cc94042f4a2d65890d9d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T02:42:55.958Z] + git config --global --add safe.directory /w/workspace/edgex-go/683 [Pipeline] echo [2024-09-04T02:42:55.970Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-09-04T02:42:56.253Z] + set -o pipefail [2024-09-04T02:42:56.253Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-09-04T02:43:06.274Z] [2024-09-04T02:43:06.274Z] Monitoring /w/workspace/edgex-go/683 (github.com/edgexfoundry/edgex-go)... [2024-09-04T02:43:06.274Z] [2024-09-04T02:43:06.274Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/2f9b3175-392e-4602-aa62-ef0bf116a3c6 [2024-09-04T02:43:06.274Z] [2024-09-04T02:43:06.274Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-04T02:43:06.274Z] [2024-09-04T02:43:06.274Z] [2024-09-04T02:43:06.274Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-04T02:43:06.274Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-04T02:43:06.538Z] $ docker stop --time=1 b84ca4ad5fd5ee7e2233a9f3acb907c1d2e1347d9ef9cc94042f4a2d65890d9d [2024-09-04T02:43:12.896Z] $ docker rm -f --volumes b84ca4ad5fd5ee7e2233a9f3acb907c1d2e1347d9ef9cc94042f4a2d65890d9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-04T02:43:13.526Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T02:43:13.540Z] provisioning config files... [2024-09-04T02:43:13.550Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/683@tmp/config4452826433836917925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:43:13.863Z] --> edgex-publish-swagger.sh [2024-09-04T02:43:13.863Z] === Publish openapi/v3 API === [2024-09-04T02:43:13.863Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-04T02:43:13.863Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/683/openapi/v3/core-command.yaml] [2024-09-04T02:43:13.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T02:43:13.863Z] Dload Upload Total Spent Left Speed [2024-09-04T02:43:14.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 71733 --:--:-- --:--:-- --:--:-- 71733 [2024-09-04T02:43:14.121Z] [2024-09-04T02:43:14.121Z] [2024-09-04T02:43:14.121Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/683/openapi/v3/core-data.yaml] [2024-09-04T02:43:14.121Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T02:43:14.121Z] Dload Upload Total Spent Left Speed [2024-09-04T02:43:14.641Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 346k --:--:-- --:--:-- --:--:-- 344k 100 72043 0 0 100 72043 0 175k --:--:-- --:--:-- --:--:-- 175k [2024-09-04T02:43:14.641Z] [2024-09-04T02:43:14.641Z] [2024-09-04T02:43:14.641Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/683/openapi/v3/core-keeper.yaml] [2024-09-04T02:43:14.641Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T02:43:14.641Z] Dload Upload Total Spent Left Speed [2024-09-04T02:43:14.903Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 194 96817 --:--:-- --:--:-- --:--:-- 97011 [2024-09-04T02:43:14.903Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-04T02:43:14.903Z] [2024-09-04T02:43:14.903Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/683/openapi/v3/core-metadata.yaml] [2024-09-04T02:43:14.903Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T02:43:14.903Z] Dload Upload Total Spent Left Speed [2024-09-04T02:43:15.474Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 414 396k --:--:-- --:--:-- --:--:-- 396k [2024-09-04T02:43:15.474Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-04T02:43:15.474Z] [2024-09-04T02:43:15.474Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/683/openapi/v3/support-cron-scheduler.yaml] [2024-09-04T02:43:15.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T02:43:15.474Z] Dload Upload Total Spent Left Speed [2024-09-04T02:43:15.736Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46622 100 66 100 46556 226 155k --:--:-- --:--:-- --:--:-- 155k [2024-09-04T02:43:15.736Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-04T02:43:15.736Z] [2024-09-04T02:43:15.736Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/683/openapi/v3/support-notifications.yaml] [2024-09-04T02:43:15.736Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T02:43:15.736Z] Dload Upload Total Spent Left Speed [2024-09-04T02:43:15.996Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 386 211k --:--:-- --:--:-- --:--:-- 211k [2024-09-04T02:43:15.996Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-04T02:43:15.996Z] [2024-09-04T02:43:15.996Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/683/openapi/v3/support-scheduler.yaml] [2024-09-04T02:43:15.996Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T02:43:15.996Z] Dload Upload Total Spent Left Speed [2024-09-04T02:43:16.567Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 446 103k --:--:-- --:--:-- --:--:-- 103k 100 37110 100 156 100 36954 445 103k --:--:-- --:--:-- --:--:-- 103k [2024-09-04T02:43:16.567Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-04T02:43:16.567Z] [Pipeline] } [2024-09-04T02:43:16.574Z] 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-04T02:43:17.039Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T02:43:17.039Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:43:17.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T02:43:17.354Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T02:43:17.438Z] prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container [2024-09-04T02:43:17.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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-04T02:43:18.030Z] $ docker top 8bf96a21ae4417fcadcdfba38168fdfbc26860a68c9a0de0b36c774b915d05bb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T02:43:18.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T02:43:18.137Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T02:43:18.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T02:43:18.247Z] $ docker exec 8bf96a21ae4417fcadcdfba38168fdfbc26860a68c9a0de0b36c774b915d05bb ssh-agent [2024-09-04T02:43:18.360Z] SSH_AUTH_SOCK=/tmp/ssh-IX0sv1q4e0OA/agent.31 [2024-09-04T02:43:18.360Z] SSH_AGENT_PID=37 [2024-09-04T02:43:18.364Z] Running ssh-add (command line suppressed) [2024-09-04T02:43:18.473Z] Identity added: /w/workspace/edgex-go/683@tmp/private_key_3388159005795270826.key (/w/workspace/edgex-go/683@tmp/private_key_3388159005795270826.key) [2024-09-04T02:43:18.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T02:43:18.799Z] + git semver tag [2024-09-04T02:43:19.062Z] 2024-09-04 02:43:18,963 [run_tag] DEBUG tag force:False [2024-09-04T02:43:19.062Z] 2024-09-04 02:43:18,963 [check_head_tag] DEBUG check head tag [2024-09-04T02:43:19.062Z] 2024-09-04 02:43:18,965 [execute] INFO git cat-file --batch-check [2024-09-04T02:43:19.062Z] 2024-09-04 02:43:18,966 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/683, universal_newlines=False, shell=None, istream=) [2024-09-04T02:43:19.062Z] 2024-09-04 02:43:18,970 [execute] INFO git cat-file --batch [2024-09-04T02:43:19.062Z] 2024-09-04 02:43:18,970 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/683, universal_newlines=False, shell=None, istream=) [2024-09-04T02:43:19.062Z] 2024-09-04 02:43:19,010 [read_version] DEBUG read version from /w/workspace/edgex-go/683/.semver/main [2024-09-04T02:43:19.062Z] 2024-09-04 02:43:19,010 [execute] INFO git tag -a v3.2.0-dev.62 -m v3.2.0-dev.62 [2024-09-04T02:43:19.062Z] 2024-09-04 02:43:19,010 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.62', '-m', 'v3.2.0-dev.62'], cwd=/w/workspace/edgex-go/683, universal_newlines=False, shell=None, istream=None) [2024-09-04T02:43:19.062Z] 2024-09-04 02:43:19,015 [read_version] DEBUG read version from /w/workspace/edgex-go/683/.semver/main [2024-09-04T02:43:19.062Z] 3.2.0-dev.62 [Pipeline] } [2024-09-04T02:43:19.074Z] $ docker exec --env ******** --env ******** 8bf96a21ae4417fcadcdfba38168fdfbc26860a68c9a0de0b36c774b915d05bb ssh-agent -k [2024-09-04T02:43:19.182Z] unset SSH_AUTH_SOCK; [2024-09-04T02:43:19.182Z] unset SSH_AGENT_PID; [2024-09-04T02:43:19.182Z] echo Agent pid 37 killed; [2024-09-04T02:43:19.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T02:43:19.519Z] + git semver [Pipeline] } [2024-09-04T02:43:19.785Z] $ docker stop --time=1 8bf96a21ae4417fcadcdfba38168fdfbc26860a68c9a0de0b36c774b915d05bb [2024-09-04T02:43:21.064Z] $ docker rm -f --volumes 8bf96a21ae4417fcadcdfba38168fdfbc26860a68c9a0de0b36c774b915d05bb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:43:21.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-04T02:43:21.504Z] [2024-09-04T02:43:21.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:43:21.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-04T02:43:22.069Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-04T02:43:22.069Z] ab5ef0e58194: Pulling fs layer [2024-09-04T02:43:22.069Z] 9712f1f96733: Pulling fs layer [2024-09-04T02:43:22.069Z] 63f879dbbcfc: Pulling fs layer [2024-09-04T02:43:22.069Z] 0d9ebad4ef96: Pulling fs layer [2024-09-04T02:43:22.069Z] e9a5061849ea: Pulling fs layer [2024-09-04T02:43:22.069Z] d747dcd14b5f: Pulling fs layer [2024-09-04T02:43:22.069Z] 2de7ff778b66: Pulling fs layer [2024-09-04T02:43:22.069Z] d747dcd14b5f: Waiting [2024-09-04T02:43:22.069Z] 2de7ff778b66: Waiting [2024-09-04T02:43:22.069Z] e9a5061849ea: Waiting [2024-09-04T02:43:22.069Z] 0d9ebad4ef96: Waiting [2024-09-04T02:43:22.069Z] 9712f1f96733: Verifying Checksum [2024-09-04T02:43:22.069Z] 9712f1f96733: Download complete [2024-09-04T02:43:22.328Z] 63f879dbbcfc: Verifying Checksum [2024-09-04T02:43:22.328Z] 63f879dbbcfc: Download complete [2024-09-04T02:43:22.586Z] e9a5061849ea: Verifying Checksum [2024-09-04T02:43:22.586Z] e9a5061849ea: Download complete [2024-09-04T02:43:22.586Z] 0d9ebad4ef96: Verifying Checksum [2024-09-04T02:43:22.586Z] 0d9ebad4ef96: Download complete [2024-09-04T02:43:22.586Z] ab5ef0e58194: Verifying Checksum [2024-09-04T02:43:22.586Z] ab5ef0e58194: Download complete [2024-09-04T02:43:22.586Z] d747dcd14b5f: Download complete [2024-09-04T02:43:22.586Z] 2de7ff778b66: Verifying Checksum [2024-09-04T02:43:22.586Z] 2de7ff778b66: Download complete [2024-09-04T02:43:25.881Z] ab5ef0e58194: Pull complete [2024-09-04T02:43:25.881Z] 9712f1f96733: Pull complete [2024-09-04T02:43:26.450Z] 63f879dbbcfc: Pull complete [2024-09-04T02:43:30.638Z] 0d9ebad4ef96: Pull complete [2024-09-04T02:43:30.899Z] e9a5061849ea: Pull complete [2024-09-04T02:43:31.159Z] d747dcd14b5f: Pull complete [2024-09-04T02:43:32.541Z] 2de7ff778b66: Pull complete [2024-09-04T02:43:32.541Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-04T02:43:32.541Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-04T02:43:32.541Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T02:43:32.642Z] prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container [2024-09-04T02:43:32.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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-04T02:43:42.518Z] $ docker top 124edc0fe3eeb1e86b1cd812957e9a57aace8a45d7fc780f86da8e7583a804a9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-04T02:43:42.603Z] provisioning config files... [2024-09-04T02:43:42.611Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/683@tmp/config3658447628216490508tmp [2024-09-04T02:43:42.621Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/683@tmp/config17259227799332512253tmp [2024-09-04T02:43:42.628Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/683@tmp/config781696486265176499tmp [Pipeline] { [Pipeline] echo [2024-09-04T02:43:42.655Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:43:42.957Z] ---> sigul-configuration.sh [2024-09-04T02:43:42.957Z] gpg: directory `/root/.gnupg' created [2024-09-04T02:43:42.957Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-04T02:43:42.957Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-04T02:43:42.957Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-04T02:43:42.957Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-04T02:43:42.957Z] gpg: CAST5 encrypted data [2024-09-04T02:43:42.957Z] gpg: encrypted with 1 passphrase [2024-09-04T02:43:42.957Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-04T02:43:43.255Z] + mkdir /home/jenkins [2024-09-04T02:43:43.256Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-04T02:43:43.554Z] + 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-04T02:43:43.569Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:43:43.854Z] ---> sigul-install.sh [2024-09-04T02:43:43.854Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-04T02:43:44.159Z] + git tag --list [2024-09-04T02:43:44.159Z] 0.6.0 [2024-09-04T02:43:44.159Z] 0.6.1 [2024-09-04T02:43:44.159Z] 0.7.0 [2024-09-04T02:43:44.159Z] 0.7.1 [2024-09-04T02:43:44.159Z] v1.0.0 [2024-09-04T02:43:44.159Z] v1.0.1 [2024-09-04T02:43:44.159Z] v1.1.0 [2024-09-04T02:43:44.159Z] v1.2.0 [2024-09-04T02:43:44.159Z] v1.2.1 [2024-09-04T02:43:44.159Z] v1.3.0 [2024-09-04T02:43:44.159Z] v1.3.1 [2024-09-04T02:43:44.159Z] v2.0.0 [2024-09-04T02:43:44.159Z] v2.1.0 [2024-09-04T02:43:44.159Z] v2.1.1 [2024-09-04T02:43:44.159Z] v2.2.0 [2024-09-04T02:43:44.159Z] v2.3.0 [2024-09-04T02:43:44.159Z] v3.0 [2024-09-04T02:43:44.159Z] v3.0.0 [2024-09-04T02:43:44.159Z] v3.1 [2024-09-04T02:43:44.159Z] v3.1.0 [2024-09-04T02:43:44.159Z] v3.1.0-dev.1 [2024-09-04T02:43:44.159Z] v3.1.0-dev.10 [2024-09-04T02:43:44.159Z] v3.1.0-dev.11 [2024-09-04T02:43:44.159Z] v3.1.0-dev.12 [2024-09-04T02:43:44.159Z] v3.1.0-dev.13 [2024-09-04T02:43:44.159Z] v3.1.0-dev.14 [2024-09-04T02:43:44.159Z] v3.1.0-dev.15 [2024-09-04T02:43:44.159Z] v3.1.0-dev.16 [2024-09-04T02:43:44.159Z] v3.1.0-dev.17 [2024-09-04T02:43:44.159Z] v3.1.0-dev.18 [2024-09-04T02:43:44.159Z] v3.1.0-dev.19 [2024-09-04T02:43:44.159Z] v3.1.0-dev.2 [2024-09-04T02:43:44.159Z] v3.1.0-dev.20 [2024-09-04T02:43:44.159Z] v3.1.0-dev.21 [2024-09-04T02:43:44.159Z] v3.1.0-dev.22 [2024-09-04T02:43:44.159Z] v3.1.0-dev.23 [2024-09-04T02:43:44.159Z] v3.1.0-dev.24 [2024-09-04T02:43:44.159Z] v3.1.0-dev.25 [2024-09-04T02:43:44.159Z] v3.1.0-dev.26 [2024-09-04T02:43:44.159Z] v3.1.0-dev.27 [2024-09-04T02:43:44.159Z] v3.1.0-dev.28 [2024-09-04T02:43:44.159Z] v3.1.0-dev.29 [2024-09-04T02:43:44.159Z] v3.1.0-dev.3 [2024-09-04T02:43:44.159Z] v3.1.0-dev.30 [2024-09-04T02:43:44.159Z] v3.1.0-dev.31 [2024-09-04T02:43:44.159Z] v3.1.0-dev.32 [2024-09-04T02:43:44.159Z] v3.1.0-dev.33 [2024-09-04T02:43:44.159Z] v3.1.0-dev.34 [2024-09-04T02:43:44.159Z] v3.1.0-dev.35 [2024-09-04T02:43:44.159Z] v3.1.0-dev.36 [2024-09-04T02:43:44.159Z] v3.1.0-dev.37 [2024-09-04T02:43:44.159Z] v3.1.0-dev.38 [2024-09-04T02:43:44.159Z] v3.1.0-dev.39 [2024-09-04T02:43:44.159Z] v3.1.0-dev.4 [2024-09-04T02:43:44.159Z] v3.1.0-dev.40 [2024-09-04T02:43:44.159Z] v3.1.0-dev.41 [2024-09-04T02:43:44.159Z] v3.1.0-dev.42 [2024-09-04T02:43:44.159Z] v3.1.0-dev.43 [2024-09-04T02:43:44.159Z] v3.1.0-dev.44 [2024-09-04T02:43:44.159Z] v3.1.0-dev.45 [2024-09-04T02:43:44.159Z] v3.1.0-dev.46 [2024-09-04T02:43:44.159Z] v3.1.0-dev.47 [2024-09-04T02:43:44.159Z] v3.1.0-dev.48 [2024-09-04T02:43:44.159Z] v3.1.0-dev.49 [2024-09-04T02:43:44.159Z] v3.1.0-dev.5 [2024-09-04T02:43:44.159Z] v3.1.0-dev.50 [2024-09-04T02:43:44.159Z] v3.1.0-dev.51 [2024-09-04T02:43:44.159Z] v3.1.0-dev.52 [2024-09-04T02:43:44.159Z] v3.1.0-dev.53 [2024-09-04T02:43:44.159Z] v3.1.0-dev.54 [2024-09-04T02:43:44.159Z] v3.1.0-dev.55 [2024-09-04T02:43:44.159Z] v3.1.0-dev.56 [2024-09-04T02:43:44.159Z] v3.1.0-dev.57 [2024-09-04T02:43:44.159Z] v3.1.0-dev.58 [2024-09-04T02:43:44.159Z] v3.1.0-dev.59 [2024-09-04T02:43:44.159Z] v3.1.0-dev.6 [2024-09-04T02:43:44.159Z] v3.1.0-dev.60 [2024-09-04T02:43:44.159Z] v3.1.0-dev.61 [2024-09-04T02:43:44.159Z] v3.1.0-dev.62 [2024-09-04T02:43:44.159Z] v3.1.0-dev.63 [2024-09-04T02:43:44.159Z] v3.1.0-dev.64 [2024-09-04T02:43:44.159Z] v3.1.0-dev.65 [2024-09-04T02:43:44.159Z] v3.1.0-dev.66 [2024-09-04T02:43:44.159Z] v3.1.0-dev.67 [2024-09-04T02:43:44.159Z] v3.1.0-dev.68 [2024-09-04T02:43:44.159Z] v3.1.0-dev.69 [2024-09-04T02:43:44.159Z] v3.1.0-dev.7 [2024-09-04T02:43:44.159Z] v3.1.0-dev.70 [2024-09-04T02:43:44.159Z] v3.1.0-dev.71 [2024-09-04T02:43:44.159Z] v3.1.0-dev.72 [2024-09-04T02:43:44.159Z] v3.1.0-dev.73 [2024-09-04T02:43:44.159Z] v3.1.0-dev.8 [2024-09-04T02:43:44.159Z] v3.1.0-dev.9 [2024-09-04T02:43:44.159Z] v3.1.1 [2024-09-04T02:43:44.159Z] v3.1.1-dev.1 [2024-09-04T02:43:44.159Z] v3.1.1-dev.2 [2024-09-04T02:43:44.159Z] v3.2.0-dev.1 [2024-09-04T02:43:44.159Z] v3.2.0-dev.10 [2024-09-04T02:43:44.159Z] v3.2.0-dev.11 [2024-09-04T02:43:44.159Z] v3.2.0-dev.12 [2024-09-04T02:43:44.159Z] v3.2.0-dev.13 [2024-09-04T02:43:44.159Z] v3.2.0-dev.14 [2024-09-04T02:43:44.159Z] v3.2.0-dev.15 [2024-09-04T02:43:44.159Z] v3.2.0-dev.16 [2024-09-04T02:43:44.159Z] v3.2.0-dev.17 [2024-09-04T02:43:44.159Z] v3.2.0-dev.18 [2024-09-04T02:43:44.159Z] v3.2.0-dev.19 [2024-09-04T02:43:44.159Z] v3.2.0-dev.2 [2024-09-04T02:43:44.159Z] v3.2.0-dev.20 [2024-09-04T02:43:44.159Z] v3.2.0-dev.21 [2024-09-04T02:43:44.159Z] v3.2.0-dev.22 [2024-09-04T02:43:44.159Z] v3.2.0-dev.23 [2024-09-04T02:43:44.159Z] v3.2.0-dev.24 [2024-09-04T02:43:44.159Z] v3.2.0-dev.25 [2024-09-04T02:43:44.159Z] v3.2.0-dev.26 [2024-09-04T02:43:44.159Z] v3.2.0-dev.27 [2024-09-04T02:43:44.159Z] v3.2.0-dev.28 [2024-09-04T02:43:44.159Z] v3.2.0-dev.29 [2024-09-04T02:43:44.159Z] v3.2.0-dev.3 [2024-09-04T02:43:44.159Z] v3.2.0-dev.30 [2024-09-04T02:43:44.159Z] v3.2.0-dev.31 [2024-09-04T02:43:44.159Z] v3.2.0-dev.32 [2024-09-04T02:43:44.159Z] v3.2.0-dev.33 [2024-09-04T02:43:44.159Z] v3.2.0-dev.34 [2024-09-04T02:43:44.159Z] v3.2.0-dev.35 [2024-09-04T02:43:44.159Z] v3.2.0-dev.36 [2024-09-04T02:43:44.159Z] v3.2.0-dev.37 [2024-09-04T02:43:44.159Z] v3.2.0-dev.38 [2024-09-04T02:43:44.159Z] v3.2.0-dev.39 [2024-09-04T02:43:44.159Z] v3.2.0-dev.4 [2024-09-04T02:43:44.159Z] v3.2.0-dev.40 [2024-09-04T02:43:44.159Z] v3.2.0-dev.41 [2024-09-04T02:43:44.159Z] v3.2.0-dev.42 [2024-09-04T02:43:44.159Z] v3.2.0-dev.43 [2024-09-04T02:43:44.159Z] v3.2.0-dev.44 [2024-09-04T02:43:44.159Z] v3.2.0-dev.45 [2024-09-04T02:43:44.159Z] v3.2.0-dev.46 [2024-09-04T02:43:44.159Z] v3.2.0-dev.47 [2024-09-04T02:43:44.159Z] v3.2.0-dev.48 [2024-09-04T02:43:44.159Z] v3.2.0-dev.49 [2024-09-04T02:43:44.159Z] v3.2.0-dev.5 [2024-09-04T02:43:44.159Z] v3.2.0-dev.50 [2024-09-04T02:43:44.159Z] v3.2.0-dev.51 [2024-09-04T02:43:44.159Z] v3.2.0-dev.52 [2024-09-04T02:43:44.159Z] v3.2.0-dev.53 [2024-09-04T02:43:44.159Z] v3.2.0-dev.54 [2024-09-04T02:43:44.159Z] v3.2.0-dev.55 [2024-09-04T02:43:44.159Z] v3.2.0-dev.56 [2024-09-04T02:43:44.159Z] v3.2.0-dev.57 [2024-09-04T02:43:44.159Z] v3.2.0-dev.58 [2024-09-04T02:43:44.159Z] v3.2.0-dev.59 [2024-09-04T02:43:44.159Z] v3.2.0-dev.6 [2024-09-04T02:43:44.159Z] v3.2.0-dev.60 [2024-09-04T02:43:44.159Z] v3.2.0-dev.61 [2024-09-04T02:43:44.159Z] v3.2.0-dev.62 [2024-09-04T02:43:44.159Z] v3.2.0-dev.7 [2024-09-04T02:43:44.159Z] v3.2.0-dev.8 [2024-09-04T02:43:44.159Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-04T02:43:44.456Z] + lftools sign git-tag v3.2.0-dev.62 [2024-09-04T02:43:45.032Z] Signing Git tag with Sigul... [2024-09-04T02:43:45.032Z] Signing v3.2.0-dev.62 [Pipeline] echo [2024-09-04T02:43:45.615Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:43:45.905Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-04T02:43:45.912Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-04T02:43:46.011Z] $ docker stop --time=1 124edc0fe3eeb1e86b1cd812957e9a57aace8a45d7fc780f86da8e7583a804a9 [2024-09-04T02:43:47.333Z] $ docker rm -f --volumes 124edc0fe3eeb1e86b1cd812957e9a57aace8a45d7fc780f86da8e7583a804a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-04T02:43:47.794Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T02:43:47.794Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:43:48.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T02:43:48.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T02:43:48.190Z] prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container [2024-09-04T02:43:48.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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-04T02:43:48.578Z] $ docker top a9beb01ce93dd67bf97a2bc656804156a27e55013f575e221dea5a4934b2121f -eo pid,comm [2024-09-04T02:43:48.632Z] 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-04T02:43:48.632Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T02:43:48.690Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T02:43:48.690Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T02:43:48.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T02:43:48.806Z] $ docker exec a9beb01ce93dd67bf97a2bc656804156a27e55013f575e221dea5a4934b2121f ssh-agent [2024-09-04T02:43:48.941Z] SSH_AUTH_SOCK=/tmp/ssh-fZISopeoSPFy/agent.32 [2024-09-04T02:43:48.941Z] SSH_AGENT_PID=38 [2024-09-04T02:43:48.948Z] Running ssh-add (command line suppressed) [2024-09-04T02:43:49.044Z] Identity added: /w/workspace/edgex-go/683@tmp/private_key_5085991229974337127.key (/w/workspace/edgex-go/683@tmp/private_key_5085991229974337127.key) [2024-09-04T02:43:49.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T02:43:49.351Z] + git semver bump pre [2024-09-04T02:43:49.611Z] 2024-09-04 02:43:49,575 [read_version] DEBUG read version from /w/workspace/edgex-go/683/.semver/main [2024-09-04T02:43:49.611Z] 2024-09-04 02:43:49,576 [bump_version] DEBUG bumping version:3.2.0-dev.62 on axis:pre with prefix:dev [2024-09-04T02:43:49.611Z] 2024-09-04 02:43:49,576 [bump_version] DEBUG bumped version:3.2.0-dev.63 [2024-09-04T02:43:49.611Z] 2024-09-04 02:43:49,576 [write_version] DEBUG write version:3.2.0-dev.63 to path:/w/workspace/edgex-go/683/.semver/main with force:True [2024-09-04T02:43:49.611Z] 2024-09-04 02:43:49,576 [read_version] DEBUG read version from /w/workspace/edgex-go/683/.semver/main [2024-09-04T02:43:49.611Z] 2024-09-04 02:43:49,576 [write_file] DEBUG write to file:/w/workspace/edgex-go/683/.semver/main [2024-09-04T02:43:49.611Z] 2024-09-04 02:43:49,578 [execute] INFO git cat-file --batch-check [2024-09-04T02:43:49.611Z] 2024-09-04 02:43:49,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/683/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T02:43:49.611Z] 2024-09-04 02:43:49,585 [execute] INFO git cat-file --batch [2024-09-04T02:43:49.611Z] 2024-09-04 02:43:49,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/683/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T02:43:49.611Z] 2024-09-04 02:43:49,591 [read_version] DEBUG read version from /w/workspace/edgex-go/683/.semver/main [2024-09-04T02:43:49.611Z] 3.2.0-dev.63 [Pipeline] } [2024-09-04T02:43:49.873Z] $ docker exec --env ******** --env ******** a9beb01ce93dd67bf97a2bc656804156a27e55013f575e221dea5a4934b2121f ssh-agent -k [2024-09-04T02:43:49.973Z] unset SSH_AUTH_SOCK; [2024-09-04T02:43:49.973Z] unset SSH_AGENT_PID; [2024-09-04T02:43:49.973Z] echo Agent pid 38 killed; [2024-09-04T02:43:49.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T02:43:50.315Z] + git semver [Pipeline] } [2024-09-04T02:43:50.577Z] $ docker stop --time=1 a9beb01ce93dd67bf97a2bc656804156a27e55013f575e221dea5a4934b2121f [2024-09-04T02:43:51.946Z] $ docker rm -f --volumes a9beb01ce93dd67bf97a2bc656804156a27e55013f575e221dea5a4934b2121f [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T02:43:52.316Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T02:43:52.316Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:43:52.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T02:43:52.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T02:43:52.716Z] prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container [2024-09-04T02:43:52.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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-04T02:43:53.094Z] $ docker top f00d97c87ea0b535d0150c1b5c723dd9c1b5a5d3531ae33b76f104a26a157123 -eo pid,comm [2024-09-04T02:43:53.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-04T02:43:53.152Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T02:43:53.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T02:43:53.211Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T02:43:53.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T02:43:53.327Z] $ docker exec f00d97c87ea0b535d0150c1b5c723dd9c1b5a5d3531ae33b76f104a26a157123 ssh-agent [2024-09-04T02:43:53.458Z] SSH_AUTH_SOCK=/tmp/ssh-JrwQzBhe9BLC/agent.32 [2024-09-04T02:43:53.458Z] SSH_AGENT_PID=38 [2024-09-04T02:43:53.462Z] Running ssh-add (command line suppressed) [2024-09-04T02:43:53.568Z] Identity added: /w/workspace/edgex-go/683@tmp/private_key_16429990966211777800.key (/w/workspace/edgex-go/683@tmp/private_key_16429990966211777800.key) [2024-09-04T02:43:53.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T02:43:53.891Z] + git semver push [2024-09-04T02:43:54.151Z] 2024-09-04 02:43:54,078 [run_push] DEBUG push [2024-09-04T02:43:54.151Z] 2024-09-04 02:43:54,078 [execute] INFO git cat-file --batch-check [2024-09-04T02:43:54.151Z] 2024-09-04 02:43:54,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/683/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T02:43:54.151Z] 2024-09-04 02:43:54,082 [execute] INFO git rev-list 161590eb12d0051d7e9f72c52dab787aff864506 -- [2024-09-04T02:43:54.151Z] 2024-09-04 02:43:54,083 [execute] DEBUG Popen(['git', 'rev-list', '161590eb12d0051d7e9f72c52dab787aff864506', '--'], cwd=/w/workspace/edgex-go/683/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-04T02:43:54.151Z] 2024-09-04 02:43:54,101 [execute] INFO git fetch -v origin [2024-09-04T02:43:54.151Z] 2024-09-04 02:43:54,102 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/683/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-04T02:43:54.718Z] 2024-09-04 02:43:54,581 [run_push] DEBUG no remote changes detected [2024-09-04T02:43:54.718Z] 2024-09-04 02:43:54,582 [execute] INFO git push origin semver [2024-09-04T02:43:54.718Z] 2024-09-04 02:43:54,582 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/683/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-04T02:43:55.655Z] 2024-09-04 02:43:55,333 [run_push] DEBUG push all version tags [2024-09-04T02:43:55.655Z] 2024-09-04 02:43:55,334 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-04T02:43:55.655Z] 2024-09-04 02:43:55,334 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/683, universal_newlines=False, shell=None, istream=None) [2024-09-04T02:43:56.221Z] 2024-09-04 02:43:55,950 [read_version] DEBUG read version from /w/workspace/edgex-go/683/.semver/main [2024-09-04T02:43:56.221Z] 3.2.0-dev.63 [Pipeline] } [2024-09-04T02:43:56.227Z] $ docker exec --env ******** --env ******** f00d97c87ea0b535d0150c1b5c723dd9c1b5a5d3531ae33b76f104a26a157123 ssh-agent -k [2024-09-04T02:43:56.332Z] unset SSH_AUTH_SOCK; [2024-09-04T02:43:56.332Z] unset SSH_AGENT_PID; [2024-09-04T02:43:56.333Z] echo Agent pid 38 killed; [2024-09-04T02:43:56.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T02:43:56.698Z] + git semver [Pipeline] } [2024-09-04T02:43:56.964Z] $ docker stop --time=1 f00d97c87ea0b535d0150c1b5c723dd9c1b5a5d3531ae33b76f104a26a157123 [2024-09-04T02:43:58.253Z] $ docker rm -f --volumes f00d97c87ea0b535d0150c1b5c723dd9c1b5a5d3531ae33b76f104a26a157123 [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-04T02:43:58.846Z] + [ -d /w/workspace/edgex-go/683/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:43:59.140Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:43:59.996Z] ---> package-listing.sh [2024-09-04T02:43:59.996Z] ++ facter osfamily [2024-09-04T02:43:59.996Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-04T02:44:00.255Z] + OS_FAMILY=debian [2024-09-04T02:44:00.255Z] + workspace=/w/workspace/edgex-go/683 [2024-09-04T02:44:00.255Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-04T02:44:00.255Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-04T02:44:00.255Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-04T02:44:00.255Z] + PACKAGES=/tmp/packages_start.txt [2024-09-04T02:44:00.255Z] + '[' /w/workspace/edgex-go/683 ']' [2024-09-04T02:44:00.255Z] + PACKAGES=/tmp/packages_end.txt [2024-09-04T02:44:00.255Z] + case "${OS_FAMILY}" in [2024-09-04T02:44:00.255Z] + dpkg -l [2024-09-04T02:44:00.255Z] + grep '^ii' [2024-09-04T02:44:00.255Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-04T02:44:00.255Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-04T02:44:00.255Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-04T02:44:00.255Z] + '[' /w/workspace/edgex-go/683 ']' [2024-09-04T02:44:00.255Z] + mkdir -p /w/workspace/edgex-go/683/archives/ [2024-09-04T02:44:00.255Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/683/archives/ [Pipeline] echo [2024-09-04T02:44:00.266Z] 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/683/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-04T02:44:00.549Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:44:01.114Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T02:44:01.115Z] [2024-09-04T02:44:01.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T02:44:01.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T02:44:01.420Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-04T02:44:01.420Z] 5eb5b503b376: Pulling fs layer [2024-09-04T02:44:01.420Z] 5c69ac0246d0: Pulling fs layer [2024-09-04T02:44:01.420Z] ec43610c2a17: Pulling fs layer [2024-09-04T02:44:01.420Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-04T02:44:01.420Z] 33b1e0a273af: Pulling fs layer [2024-09-04T02:44:01.420Z] 3a2ae6a8a46f: Waiting [2024-09-04T02:44:01.420Z] 5d3b04190fa2: Pulling fs layer [2024-09-04T02:44:01.420Z] 2f39f015ded8: Pulling fs layer [2024-09-04T02:44:01.420Z] 33b1e0a273af: Waiting [2024-09-04T02:44:01.420Z] 5d3b04190fa2: Waiting [2024-09-04T02:44:01.420Z] 2f39f015ded8: Waiting [2024-09-04T02:44:01.420Z] 5c69ac0246d0: Verifying Checksum [2024-09-04T02:44:01.420Z] 5c69ac0246d0: Download complete [2024-09-04T02:44:01.420Z] 3a2ae6a8a46f: Download complete [2024-09-04T02:44:01.420Z] 33b1e0a273af: Verifying Checksum [2024-09-04T02:44:01.420Z] 33b1e0a273af: Download complete [2024-09-04T02:44:01.679Z] ec43610c2a17: Verifying Checksum [2024-09-04T02:44:01.679Z] ec43610c2a17: Download complete [2024-09-04T02:44:01.679Z] 5eb5b503b376: Verifying Checksum [2024-09-04T02:44:01.679Z] 5eb5b503b376: Download complete [2024-09-04T02:44:02.247Z] 2f39f015ded8: Download complete [2024-09-04T02:44:03.185Z] 5eb5b503b376: Pull complete [2024-09-04T02:44:03.185Z] 5c69ac0246d0: Pull complete [2024-09-04T02:44:03.754Z] ec43610c2a17: Pull complete [2024-09-04T02:44:03.754Z] 3a2ae6a8a46f: Pull complete [2024-09-04T02:44:04.012Z] 33b1e0a273af: Pull complete [2024-09-04T02:44:04.012Z] 5d3b04190fa2: Pull complete [2024-09-04T02:44:09.283Z] 2f39f015ded8: Pull complete [2024-09-04T02:44:09.283Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-04T02:44:09.283Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T02:44:09.283Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T02:44:09.394Z] prd-ubuntu20.04-docker-8c-8g-9337 does not seem to be running inside a container [2024-09-04T02:44:09.415Z] $ 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/683/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/683 -v /w/workspace/edgex-go/683:/w/workspace/edgex-go/683:rw,z -v /w/workspace/edgex-go/683@tmp:/w/workspace/edgex-go/683@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-04T02:44:15.447Z] $ docker top 46ed31fff6b9b2f22d4dac0183ef2ff4a5112e9726d0f9558e0802ce9b1abfb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T02:44:15.809Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-04T02:44:16.176Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-04T02:44:16.490Z] + ls /var/log/sa-host [2024-09-04T02:44:16.490Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T02:44:16.657Z] provisioning config files... [2024-09-04T02:44:16.691Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/683@tmp/config12703509549825570698tmp [Pipeline] { [Pipeline] echo [2024-09-04T02:44:16.714Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:44:16.994Z] ---> create-netrc.sh [Pipeline] } [2024-09-04T02:44:17.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:44:17.338Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-04T02:44:17.347Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:44:17.631Z] ---> sudo-logs.sh [2024-09-04T02:44:17.631Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-04T02:44:17.665Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:44:17.953Z] ---> job-cost.sh [2024-09-04T02:44:17.954Z] lf-activate-venv: SKIPPING [2024-09-04T02:44:17.954Z] DEBUG: total: 0.10999999940395355 [2024-09-04T02:44:17.954Z] INFO: Retrieving Stack Cost... [2024-09-04T02:44:18.521Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-04T02:44:18.781Z] INFO: Archiving Costs [Pipeline] echo [2024-09-04T02:44:18.795Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T02:44:19.087Z] ---> logs-deploy.sh [2024-09-04T02:44:19.087Z] lf-activate-venv: SKIPPING [2024-09-04T02:44:19.087Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/683 [2024-09-04T02:44:19.087Z] INFO: archiving workspace using pattern(s): [2024-09-04T02:44:20.028Z] Archives upload complete. [2024-09-04T02:44:20.288Z] INFO: archiving logs to Nexus