Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fa8332cd388c6d28d7bc178899488fd81dc21eb0 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-ssh12192948191543998132.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-ssh11305091369739269426.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-ssh10850698041852785522.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-ssh14485675078970247492.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-ssh16765230541177604578.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9546 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/684 [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/684 # 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 fa8332cd388c6d28d7bc178899488fd81dc21eb0 (main) Commit message: "Merge pull request #4887 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.57" > 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 fa8332cd388c6d28d7bc178899488fd81dc21eb0 # timeout=10 > git rev-list --no-walk 448de8f5ea632ae2ca3ff7b45e439b6f6f2b4d5a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-06T02:02:58.535Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-06T02:02:58.599Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-06T02:02:58.622Z] ========================================================= [2024-09-06T02:02:58.622Z] EdgeX Global Pipelines Version Info [2024-09-06T02:02:58.622Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-06T02:02:59.753Z] ------------------- [2024-09-06T02:02:59.753Z] stable info: [2024-09-06T02:02:59.753Z] ------------------- [2024-09-06T02:02:59.753Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-06T02:02:59.753Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-06T02:02:59.753Z] Message: update stable to v1.0.263 [2024-09-06T02:03:00.014Z] ------------------- [2024-09-06T02:03:00.014Z] experimental info: [2024-09-06T02:03:00.014Z] ------------------- [2024-09-06T02:03:00.014Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-06T02:03:00.014Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-06T02:03:00.014Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-06T02:03:00.142Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-06T02:03:00.162Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-06T02:03:00.184Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-06T02:03:00.209Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-06T02:03:00.231Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-06T02:03:00.256Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-06T02:03:00.285Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-06T02:03:00.310Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-06T02:03:00.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-06T02:03:00.359Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-06T02:03:00.380Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-06T02:03:00.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-06T02:03:00.422Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-06T02:03:00.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-06T02:03:00.470Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-06T02:03:00.491Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-06T02:03:00.521Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-06T02:03:00.548Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-06T02:03:00.567Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-06T02:03:00.584Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-06T02:03:00.609Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-06T02:03:00.634Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-06T02:03:00.663Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-06T02:03:00.687Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-06T02:03:00.709Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-06T02:03:00.732Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-06T02:03:00.752Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] echo [2024-09-06T02:03:00.774Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fa8332c [Pipeline] echo [2024-09-06T02:03:00.796Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T02:03:00.856Z] provisioning config files... [2024-09-06T02:03:00.869Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/684@tmp/config5216393531189881794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T02:03:01.208Z] ---> ****-login.sh [2024-09-06T02:03:01.208Z] nexus3.edgexfoundry.org:10001 [2024-09-06T02:03:01.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:03:01.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:03:01.468Z] Configure a credential helper to remove this warning. See [2024-09-06T02:03:01.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:03:01.468Z] [2024-09-06T02:03:01.468Z] Login Succeeded [2024-09-06T02:03:01.468Z] nexus3.edgexfoundry.org:10002 [2024-09-06T02:03:01.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:03:01.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:03:01.727Z] Configure a credential helper to remove this warning. See [2024-09-06T02:03:01.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:03:01.727Z] [2024-09-06T02:03:01.727Z] Login Succeeded [2024-09-06T02:03:01.727Z] nexus3.edgexfoundry.org:10003 [2024-09-06T02:03:01.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:03:01.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:03:01.727Z] Configure a credential helper to remove this warning. See [2024-09-06T02:03:01.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:03:01.727Z] [2024-09-06T02:03:01.727Z] Login Succeeded [2024-09-06T02:03:01.727Z] nexus3.edgexfoundry.org:10004 [2024-09-06T02:03:01.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:03:01.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:03:01.985Z] Configure a credential helper to remove this warning. See [2024-09-06T02:03:01.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:03:01.985Z] [2024-09-06T02:03:01.985Z] Login Succeeded [2024-09-06T02:03:01.985Z] ****.io [2024-09-06T02:03:01.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:03:02.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:03:02.243Z] Configure a credential helper to remove this warning. See [2024-09-06T02:03:02.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:03:02.243Z] [2024-09-06T02:03:02.243Z] Login Succeeded [2024-09-06T02:03:02.243Z] ---> ****-login.sh ends [Pipeline] } [2024-09-06T02:03:02.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-06T02:03:02.573Z] + 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-06T02:03:02.573Z] + dirname cmd/core-command/Dockerfile [2024-09-06T02:03:02.573Z] + cut -d/ -f2 [2024-09-06T02:03:02.573Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-06T02:03:02.573Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-06T02:03:02.573Z] + cut -d/ -f2 [2024-09-06T02:03:02.573Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-06T02:03:02.573Z] + dirname cmd/core-data/Dockerfile [2024-09-06T02:03:02.573Z] + cut -d/ -f2 [2024-09-06T02:03:02.573Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-06T02:03:02.573Z] + dirname cmd/core-keeper/Dockerfile [2024-09-06T02:03:02.573Z] + cut -d/ -f2 [2024-09-06T02:03:02.573Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-06T02:03:02.573Z] + dirname cmd/core-metadata/Dockerfile [2024-09-06T02:03:02.573Z] + cut -d/ -f2 [2024-09-06T02:03:02.573Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-06T02:03:02.573Z] + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ [2024-09-06T02:03:02.573Z] -f2 [2024-09-06T02:03:02.573Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-06T02:03:02.573Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-06T02:03:02.573Z] + cut -d/ -f2 [2024-09-06T02:03:02.573Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-06T02:03:02.573Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-06T02:03:02.573Z] + cut -d/ -f2 [2024-09-06T02:03:02.573Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-06T02:03:02.573Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-06T02:03:02.573Z] + cut -d/ -f2 [2024-09-06T02:03:02.573Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-06T02:03:02.573Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-06T02:03:02.573Z] + cut -d/ -f2 [2024-09-06T02:03:02.573Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-06T02:03:02.573Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-06T02:03:02.573Z] + cut -d/ -f2 [2024-09-06T02:03:02.573Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-06T02:03:02.573Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-06T02:03:02.573Z] + cut -d/ -f2 [2024-09-06T02:03:02.573Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-06T02:03:02.573Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-06T02:03:02.573Z] + cut -d/ -f2 [2024-09-06T02:03:02.573Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-06T02:03:02.573Z] + + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-06T02:03:02.573Z] cut -d/ -f2 [2024-09-06T02:03:02.573Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-06T02:03:02.573Z] + dirname cmd/support-notifications/Dockerfile [2024-09-06T02:03:02.573Z] + cut -d/ -f2 [2024-09-06T02:03:02.573Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-06T02:03:02.573Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-06T02:03:02.573Z] + cut -d/ -f2 [2024-09-06T02:03:02.573Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-06T02:03:02.605Z] 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-06T02:03:02.973Z] + git rev-list -1 --merges fa8332cd388c6d28d7bc178899488fd81dc21eb0~1..fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] echo [2024-09-06T02:03:02.985Z] -----------> git rev-list -1 --merges fa8332cd388c6d28d7bc178899488fd81dc21eb0~1..fa8332cd388c6d28d7bc178899488fd81dc21eb0 fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:03:02.985Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [false] [Pipeline] sh [2024-09-06T02:03:03.283Z] + git log --format=format:%s -1 fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] echo [2024-09-06T02:03:03.300Z] ========================================================= [2024-09-06T02:03:03.300Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-06T02:03:03.300Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-06T02:03:03.761Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-06T02:03:03.761Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-06T02:03:03.761Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-06T02:03:03.761Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-06T02:03:03.761Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-06T02:03:03.761Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-06T02:03:03.761Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:03:04.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T02:03:04.209Z] [2024-09-06T02:03:04.209Z] 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-06T02:03:04.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T02:03:04.525Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-06T02:03:04.525Z] b85a868b505f: Pulling fs layer [2024-09-06T02:03:04.525Z] e2be974225ed: Pulling fs layer [2024-09-06T02:03:04.525Z] 339a4e72a1f5: Pulling fs layer [2024-09-06T02:03:04.525Z] 988bab9f4d93: Pulling fs layer [2024-09-06T02:03:04.525Z] 1469e6f7b9e6: Pulling fs layer [2024-09-06T02:03:04.525Z] eaf3925da568: Pulling fs layer [2024-09-06T02:03:04.525Z] bab4dde63d76: Pulling fs layer [2024-09-06T02:03:04.525Z] bde34c3a00c8: Pulling fs layer [2024-09-06T02:03:04.525Z] b352a97aabf1: Pulling fs layer [2024-09-06T02:03:04.525Z] 4872d77fe225: Pulling fs layer [2024-09-06T02:03:04.525Z] 5851b861e8e6: Pulling fs layer [2024-09-06T02:03:04.525Z] bde34c3a00c8: Waiting [2024-09-06T02:03:04.525Z] b352a97aabf1: Waiting [2024-09-06T02:03:04.525Z] eaf3925da568: Waiting [2024-09-06T02:03:04.525Z] 988bab9f4d93: Waiting [2024-09-06T02:03:04.525Z] bab4dde63d76: Waiting [2024-09-06T02:03:04.525Z] 5851b861e8e6: Waiting [2024-09-06T02:03:04.525Z] 4872d77fe225: Waiting [2024-09-06T02:03:04.525Z] e2be974225ed: Download complete [2024-09-06T02:03:04.525Z] 988bab9f4d93: Verifying Checksum [2024-09-06T02:03:04.525Z] 1469e6f7b9e6: Verifying Checksum [2024-09-06T02:03:04.525Z] 1469e6f7b9e6: Download complete [2024-09-06T02:03:04.525Z] eaf3925da568: Verifying Checksum [2024-09-06T02:03:04.525Z] eaf3925da568: Download complete [2024-09-06T02:03:04.525Z] 339a4e72a1f5: Verifying Checksum [2024-09-06T02:03:04.525Z] 339a4e72a1f5: Download complete [2024-09-06T02:03:04.784Z] bde34c3a00c8: Verifying Checksum [2024-09-06T02:03:04.784Z] bde34c3a00c8: Download complete [2024-09-06T02:03:04.784Z] b352a97aabf1: Download complete [2024-09-06T02:03:04.784Z] 4872d77fe225: Download complete [2024-09-06T02:03:04.784Z] 5851b861e8e6: Verifying Checksum [2024-09-06T02:03:04.784Z] 5851b861e8e6: Download complete [2024-09-06T02:03:04.784Z] b85a868b505f: Verifying Checksum [2024-09-06T02:03:04.784Z] b85a868b505f: Download complete [2024-09-06T02:03:05.042Z] bab4dde63d76: Verifying Checksum [2024-09-06T02:03:05.042Z] bab4dde63d76: Download complete [2024-09-06T02:03:05.980Z] b85a868b505f: Pull complete [2024-09-06T02:03:06.239Z] e2be974225ed: Pull complete [2024-09-06T02:03:06.499Z] 339a4e72a1f5: Pull complete [2024-09-06T02:03:06.758Z] 988bab9f4d93: Pull complete [2024-09-06T02:03:07.020Z] 1469e6f7b9e6: Pull complete [2024-09-06T02:03:07.020Z] eaf3925da568: Pull complete [2024-09-06T02:03:08.921Z] bab4dde63d76: Pull complete [2024-09-06T02:03:08.921Z] bde34c3a00c8: Pull complete [2024-09-06T02:03:08.921Z] b352a97aabf1: Pull complete [2024-09-06T02:03:09.182Z] 4872d77fe225: Pull complete [2024-09-06T02:03:09.182Z] 5851b861e8e6: Pull complete [2024-09-06T02:03:09.182Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-06T02:03:09.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T02:03:09.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T02:03:09.326Z] prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container [2024-09-06T02:03:09.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@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-06T02:03:13.195Z] $ docker top 02e9a15e9c7af87d8745d2113699001586b20b903f9d4ed40681f9fc3b351f2c -eo pid,comm [2024-09-06T02:03:13.252Z] 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-06T02:03:13.252Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-06T02:03:13.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-06T02:03:13.315Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-06T02:03:13.425Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-06T02:03:13.426Z] $ docker exec 02e9a15e9c7af87d8745d2113699001586b20b903f9d4ed40681f9fc3b351f2c ssh-agent [2024-09-06T02:03:13.544Z] SSH_AUTH_SOCK=/tmp/ssh-bKeIj0WoEESQ/agent.32 [2024-09-06T02:03:13.544Z] SSH_AGENT_PID=38 [2024-09-06T02:03:13.550Z] Running ssh-add (command line suppressed) [2024-09-06T02:03:13.651Z] Identity added: /w/workspace/edgex-go/684@tmp/private_key_13770710829160894288.key (/w/workspace/edgex-go/684@tmp/private_key_13770710829160894288.key) [2024-09-06T02:03:13.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-06T02:03:13.961Z] + git tag --points-at HEAD [Pipeline] } [2024-09-06T02:03:13.973Z] $ docker exec --env ******** --env ******** 02e9a15e9c7af87d8745d2113699001586b20b903f9d4ed40681f9fc3b351f2c ssh-agent -k [2024-09-06T02:03:14.064Z] unset SSH_AUTH_SOCK; [2024-09-06T02:03:14.064Z] unset SSH_AGENT_PID; [2024-09-06T02:03:14.064Z] echo Agent pid 38 killed; [2024-09-06T02:03:14.075Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-06T02:03:14.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-06T02:03:14.112Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-06T02:03:14.238Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-06T02:03:14.240Z] $ docker exec 02e9a15e9c7af87d8745d2113699001586b20b903f9d4ed40681f9fc3b351f2c ssh-agent [2024-09-06T02:03:14.350Z] SSH_AUTH_SOCK=/tmp/ssh-R7GvHx7b0E68/agent.71 [2024-09-06T02:03:14.350Z] SSH_AGENT_PID=77 [2024-09-06T02:03:14.355Z] Running ssh-add (command line suppressed) [2024-09-06T02:03:14.445Z] Identity added: /w/workspace/edgex-go/684@tmp/private_key_6595336407283412794.key (/w/workspace/edgex-go/684@tmp/private_key_6595336407283412794.key) [2024-09-06T02:03:14.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-06T02:03:14.754Z] + git semver init [2024-09-06T02:03:15.014Z] 2024-09-06 02:03:14,942 [run_init] DEBUG init version:0.0.0 force:False [2024-09-06T02:03:15.014Z] 2024-09-06 02:03:14,943 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/684/.semver [2024-09-06T02:03:15.014Z] 2024-09-06 02:03:14,943 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/684/.semver [2024-09-06T02:03:15.014Z] 2024-09-06 02:03:14,943 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/684/.semver'], cwd=/w/workspace/edgex-go/684, universal_newlines=False, shell=None, istream=None) [2024-09-06T02:03:20.292Z] 2024-09-06 02:03:19,871 [append_file] DEBUG append to file:/w/workspace/edgex-go/684/.git/info/exclude [2024-09-06T02:03:20.292Z] 2024-09-06 02:03:19,871 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/684/.semver/main with force:False [2024-09-06T02:03:20.292Z] 2024-09-06 02:03:19,872 [read_version] DEBUG read version from /w/workspace/edgex-go/684/.semver/main [2024-09-06T02:03:20.292Z] 2024-09-06 02:03:19,872 [read_version] DEBUG read version from /w/workspace/edgex-go/684/.semver/main [2024-09-06T02:03:20.292Z] 3.2.0-dev.63 [Pipeline] } [2024-09-06T02:03:20.303Z] $ docker exec --env ******** --env ******** 02e9a15e9c7af87d8745d2113699001586b20b903f9d4ed40681f9fc3b351f2c ssh-agent -k [2024-09-06T02:03:20.400Z] unset SSH_AUTH_SOCK; [2024-09-06T02:03:20.400Z] unset SSH_AGENT_PID; [2024-09-06T02:03:20.400Z] echo Agent pid 77 killed; [2024-09-06T02:03:20.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-06T02:03:20.744Z] + git semver [Pipeline] } [2024-09-06T02:03:21.088Z] $ docker stop --time=1 02e9a15e9c7af87d8745d2113699001586b20b903f9d4ed40681f9fc3b351f2c [2024-09-06T02:03:22.402Z] $ docker rm -f --volumes 02e9a15e9c7af87d8745d2113699001586b20b903f9d4ed40681f9fc3b351f2c [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T02:03:22.746Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-06T02:03:23.000Z] Stashed 1 file(s) [Pipeline] echo [2024-09-06T02:03:23.004Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.63 [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-06T02:03:23.427Z] + git config --global --add safe.directory /w/workspace/edgex-go/684 [Pipeline] echo [2024-09-06T02:03:23.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T02:03:23.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T02:03:23.483Z] ========================================================= [2024-09-06T02:03:23.483Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-06T02:03:23.483Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-06T02:03:23.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T02:03:23.782Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-06T02:03:23.782Z] 619be1103602: Pulling fs layer [2024-09-06T02:03:23.782Z] 7862e08f4a3e: Pulling fs layer [2024-09-06T02:03:23.782Z] 5df492c9dc93: Pulling fs layer [2024-09-06T02:03:23.782Z] 7629e6793208: Pulling fs layer [2024-09-06T02:03:23.782Z] 4f4fb700ef54: Pulling fs layer [2024-09-06T02:03:23.782Z] fb5054dd5b73: Pulling fs layer [2024-09-06T02:03:23.782Z] eeca6798cff9: Pulling fs layer [2024-09-06T02:03:23.782Z] aa269ceb94a6: Pulling fs layer [2024-09-06T02:03:23.782Z] ada007ff1a6a: Pulling fs layer [2024-09-06T02:03:23.782Z] 7629e6793208: Waiting [2024-09-06T02:03:23.782Z] 4f4fb700ef54: Waiting [2024-09-06T02:03:23.782Z] fb5054dd5b73: Waiting [2024-09-06T02:03:23.782Z] eeca6798cff9: Waiting [2024-09-06T02:03:23.782Z] aa269ceb94a6: Waiting [2024-09-06T02:03:23.782Z] 7862e08f4a3e: Download complete [2024-09-06T02:03:23.782Z] 7629e6793208: Verifying Checksum [2024-09-06T02:03:23.782Z] 7629e6793208: Download complete [2024-09-06T02:03:23.782Z] 4f4fb700ef54: Verifying Checksum [2024-09-06T02:03:23.782Z] 4f4fb700ef54: Download complete [2024-09-06T02:03:23.782Z] fb5054dd5b73: Verifying Checksum [2024-09-06T02:03:23.782Z] fb5054dd5b73: Download complete [2024-09-06T02:03:23.782Z] 619be1103602: Verifying Checksum [2024-09-06T02:03:23.782Z] 619be1103602: Download complete [2024-09-06T02:03:23.782Z] eeca6798cff9: Verifying Checksum [2024-09-06T02:03:23.782Z] eeca6798cff9: Download complete [2024-09-06T02:03:24.041Z] 619be1103602: Pull complete [2024-09-06T02:03:24.299Z] 7862e08f4a3e: Pull complete [2024-09-06T02:03:24.299Z] ada007ff1a6a: Verifying Checksum [2024-09-06T02:03:24.299Z] ada007ff1a6a: Download complete [2024-09-06T02:03:24.299Z] 5df492c9dc93: Verifying Checksum [2024-09-06T02:03:24.299Z] 5df492c9dc93: Download complete [2024-09-06T02:03:24.557Z] aa269ceb94a6: Verifying Checksum [2024-09-06T02:03:24.557Z] aa269ceb94a6: Download complete [2024-09-06T02:03:27.846Z] 5df492c9dc93: Pull complete [2024-09-06T02:03:27.846Z] 7629e6793208: Pull complete [2024-09-06T02:03:27.847Z] 4f4fb700ef54: Pull complete [2024-09-06T02:03:27.847Z] fb5054dd5b73: Pull complete [2024-09-06T02:03:27.847Z] eeca6798cff9: Pull complete [2024-09-06T02:03:30.395Z] aa269ceb94a6: Pull complete [2024-09-06T02:03:30.395Z] ada007ff1a6a: Pull complete [2024-09-06T02:03:30.395Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-06T02:03:30.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T02:03:30.395Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-06T02:03:30.693Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T02:03:30.693Z] WORKDIR /edgex [2024-09-06T02:03:30.693Z] COPY go.mod . [2024-09-06T02:03:30.693Z] RUN go mod download [2024-09-06T02:03:30.693Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-06T02:03:31.259Z] Sending build context to Docker daemon 179.2MB [2024-09-06T02:03:31.259Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T02:03:31.259Z] ---> f489d0715acc [2024-09-06T02:03:31.259Z] Step 2/4 : WORKDIR /edgex [2024-09-06T02:03:36.591Z] ---> Running in 4f0c77dba043 [2024-09-06T02:03:36.591Z] Removing intermediate container 4f0c77dba043 [2024-09-06T02:03:36.591Z] ---> dd51d0b770ce [2024-09-06T02:03:36.591Z] Step 3/4 : COPY go.mod . [2024-09-06T02:03:36.591Z] ---> c8d9d6fb6d48 [2024-09-06T02:03:36.591Z] Step 4/4 : RUN go mod download [2024-09-06T02:03:36.591Z] ---> Running in d186e15d6e04 [2024-09-06T02:03:38.113Z] Still waiting to schedule task [2024-09-06T02:03:38.113Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9545’ [2024-09-06T02:04:08.698Z] Removing intermediate container d186e15d6e04 [2024-09-06T02:04:08.698Z] ---> 9ad8b33593d0 [2024-09-06T02:04:08.698Z] Successfully built 9ad8b33593d0 [2024-09-06T02:04:08.698Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:04:09.000Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-06T02:04:09.000Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T02:04:09.080Z] prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container [2024-09-06T02:04:09.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@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-06T02:04:09.489Z] $ docker top 1fe68f263a10d37b8ac7703e5b10914a3ccf05b6fd4e8254301e7d06c51cad39 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T02:04:09.834Z] + go version [2024-09-06T02:04:09.834Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-06T02:04:09.842Z] $ docker stop --time=1 1fe68f263a10d37b8ac7703e5b10914a3ccf05b6fd4e8254301e7d06c51cad39 [2024-09-06T02:04:11.115Z] $ docker rm -f --volumes 1fe68f263a10d37b8ac7703e5b10914a3ccf05b6fd4e8254301e7d06c51cad39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:04:11.536Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-06T02:04:11.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T02:04:11.623Z] prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container [2024-09-06T02:04:11.667Z] $ 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/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@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-06T02:04:11.980Z] $ docker top 70510a8a78d60b8b6016864230d2578996f263519709169d525dd9864319bd0c -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-06T02:04:12.057Z] ========================================================= [2024-09-06T02:04:12.057Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-06T02:04:12.057Z] ========================================================= [Pipeline] sh [2024-09-06T02:04:12.340Z] + git config --global --add safe.directory /w/workspace/edgex-go/684 [Pipeline] fileExists [Pipeline] sh [2024-09-06T02:04:12.674Z] + make test [2024-09-06T02:04:12.674Z] go test -race -coverprofile=coverage.out ./... [2024-09-06T02:04:20.783Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-06T02:04:47.309Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-06T02:04:47.309Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-06T02:04:47.309Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-06T02:04:47.309Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-06T02:04:47.309Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-06T02:04:47.309Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-06T02:04:47.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-06T02:04:47.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-06T02:04:47.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-06T02:04:47.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-06T02:04:47.309Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-06T02:04:47.309Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-06T02:04:47.309Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-06T02:04:47.309Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-06T02:04:47.309Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-06T02:04:47.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-06T02:04:49.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-06T02:04:49.212Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-06T02:04:49.780Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements [2024-09-06T02:04:51.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-06T02:04:51.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-06T02:04:51.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-06T02:04:51.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-06T02:04:51.155Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-06T02:04:51.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements [2024-09-06T02:04:52.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-06T02:04:52.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-06T02:04:52.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-06T02:04:52.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-06T02:04:52.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-06T02:04:52.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-06T02:04:52.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-06T02:04:52.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-06T02:04:52.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-06T02:04:53.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-06T02:04:53.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-06T02:04:53.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-06T02:04:53.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-06T02:04:53.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-06T02:04:55.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-06T02:04:55.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-06T02:04:55.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements [2024-09-06T02:04:55.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.038s coverage: 53.2% of statements [2024-09-06T02:04:55.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.588s coverage: 93.4% of statements [2024-09-06T02:04:55.098Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements [2024-09-06T02:04:56.035Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.041s coverage: 7.0% of statements [2024-09-06T02:04:56.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-06T02:04:56.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-06T02:04:56.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-06T02:04:56.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-06T02:04:56.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-06T02:04:56.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-06T02:04:56.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-06T02:04:56.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-06T02:04:56.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-06T02:04:56.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-06T02:04:56.035Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-06T02:04:56.968Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-06T02:04:57.535Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.421s coverage: 95.8% of statements [2024-09-06T02:04:57.536Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-09-06T02:04:58.101Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-06T02:04:58.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-06T02:04:58.101Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] [2024-09-06T02:04:59.032Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements [2024-09-06T02:04:59.032Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements [2024-09-06T02:04:59.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 41.7% of statements [2024-09-06T02:04:59.032Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 77.8% of statements [2024-09-06T02:04:59.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements [2024-09-06T02:04:59.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2024-09-06T02:04:59.811Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2024-09-06T02:05:00.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-06T02:05:00.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-06T02:05:00.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-06T02:05:00.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-06T02:05:00.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-06T02:05:00.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-06T02:05:00.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-06T02:05:00.378Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-06T02:05:01.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-06T02:05:01.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-06T02:05:01.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-06T02:05:02.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-06T02:05:02.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-06T02:05:02.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-06T02:05:02.692Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-06T02:05:02.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-06T02:05:02.952Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-06T02:05:03.518Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-06T02:05:04.892Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-06T02:05:05.826Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-06T02:05:07.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-06T02:05:07.199Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-06T02:05:09.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-06T02:05:09.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-06T02:05:09.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-06T02:05:11.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-06T02:05:11.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-06T02:05:11.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-06T02:05:11.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-06T02:05:11.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-06T02:05:11.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-06T02:05:11.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-06T02:05:11.927Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-09-06T02:05:12.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-06T02:05:12.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-06T02:05:12.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-06T02:05:13.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-06T02:05:13.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-06T02:05:13.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T02:05:13.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-06T02:05:15.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-06T02:05:15.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-06T02:05:15.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-06T02:05:15.240Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-06T02:05:16.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-06T02:05:16.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-06T02:05:16.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-06T02:05:16.615Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-06T02:05:17.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-06T02:05:17.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-06T02:05:18.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-06T02:05:18.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.247s coverage: 79.9% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.044s coverage: 92.9% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.033s coverage: 87.2% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.039s coverage: 100.0% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.149s coverage: 63.1% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 36.5% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.030s coverage: 5.2% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.056s coverage: 90.8% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.033s coverage: 61.8% of statements [2024-09-06T02:05:24.677Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.053s coverage: 98.9% of statements [2024-09-06T02:05:24.677Z] 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-06T02:05:24.936Z] running golangci-lint [2024-09-06T02:05:25.195Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-06T02:05:25.195Z] go version go1.21.9 linux/amd64 [2024-09-06T02:05:25.195Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-06T02:05:25.195Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-06T02:05:47.113Z] level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|deps|exports_file|name|compiled_files|files) took 20.94652694s" [2024-09-06T02:05:47.113Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.422002ms" [2024-09-06T02:05:59.326Z] level=info msg="[linters_context/goanalysis] analyzers took 1m50.341624117s with top 10 stages: buildir: 58.116714592s, gosec: 8.76508541s, inspect: 3.29488168s, fact_deprecated: 2.613462856s, printf: 2.046612459s, ctrlflow: 1.843861606s, fact_purity: 1.483541297s, isgenerated: 1.269176638s, nilness: 1.201823894s, S1038: 1.126507418s" [2024-09-06T02:05:59.326Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-06T02:05:59.326Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, path_prettifier: 214/214, skip_dirs: 214/214, cgo: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, identifier_marker: 214/214, exclude: 214/214, nolint: 0/22" [2024-09-06T02:05:59.326Z] level=info msg="[runner] processing took 16.986557ms with stages: nolint: 7.089244ms, identifier_marker: 3.973446ms, path_prettifier: 1.989212ms, autogenerated_exclude: 1.764581ms, exclude-rules: 1.152487ms, skip_dirs: 944.956µs, cgo: 53.311µs, filename_unadjuster: 14.13µs, max_same_issues: 910ns, max_from_linter: 730ns, uniq_by_line: 580ns, skip_files: 560ns, severity-rules: 460ns, fixer: 390ns, exclude: 330ns, sort_results: 270ns, source_code: 250ns, diff: 230ns, path_prefixer: 220ns, path_shortener: 140ns, max_per_file_from_linter: 120ns" [2024-09-06T02:05:59.326Z] level=info msg="[runner] linters took 12.531347303s with stages: goanalysis_metalinter: 12.514260716s" [2024-09-06T02:05:59.326Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-06T02:05:59.326Z] level=info msg="Memory: 332 samples, avg is 306.1MB, max is 1329.6MB" [2024-09-06T02:05:59.326Z] level=info msg="Execution took 33.526021113s" [2024-09-06T02:05:59.326Z] go vet ./... [2024-09-06T02:06:05.882Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-06T02:06:05.882Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-06T02:06:05.882Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-06T02:06:06.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-06T02:06:06.853Z] + ls -al . [2024-09-06T02:06:06.853Z] total 916 [2024-09-06T02:06:06.853Z] drwxrwxr-x 11 1001 1001 4096 Sep 6 02:04 . [2024-09-06T02:06:06.853Z] drwxr-xr-x 4 root root 4096 Sep 6 02:04 .. [2024-09-06T02:06:06.853Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 02:02 .blubracket [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 10 Sep 6 02:02 .dockerignore [2024-09-06T02:06:06.853Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 02:05 .git [2024-09-06T02:06:06.853Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 02:02 .github [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 1102 Sep 6 02:02 .gitignore [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 02:02 .golangci.yml [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 100 Sep 6 02:02 .hadolint.yml [2024-09-06T02:06:06.853Z] drwxr-xr-x 3 1001 1001 4096 Sep 6 02:03 .semver [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 155 Sep 6 02:02 .sonarcloud.properties [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 02:02 ADOPTERS.md [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 21286 Sep 6 02:02 Attribution.txt [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 100284 Sep 6 02:02 CHANGELOG.md [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 02:02 CONTRIBUTING.md [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 02:02 GOVERNANCE.md [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 861 Sep 6 02:02 Jenkinsfile [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 02:02 LICENSE [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 16854 Sep 6 02:02 Makefile [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 02:02 OWNERS.md [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 9528 Sep 6 02:02 README.md [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 789 Sep 6 02:02 SECURITY.md [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 12 Sep 6 02:03 VERSION [2024-09-06T02:06:06.853Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 02:02 bin [2024-09-06T02:06:06.853Z] drwxrwxr-x 20 1001 1001 4096 Sep 6 02:02 cmd [2024-09-06T02:06:06.853Z] -rw-r--r-- 1 root root 545398 Sep 6 02:05 coverage.out [2024-09-06T02:06:06.853Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 02:02 fuzz_test [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 7306 Sep 6 02:02 go.mod [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 102583 Sep 6 02:02 go.sum [2024-09-06T02:06:06.853Z] drwxrwxr-x 7 1001 1001 4096 Sep 6 02:02 internal [2024-09-06T02:06:06.853Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 02:02 openapi [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 584 Sep 6 02:02 security.txt [2024-09-06T02:06:06.853Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 02:02 version.go [Pipeline] sh [2024-09-06T02:06:07.139Z] + '[' -e coverage.out ] [2024-09-06T02:06:07.139Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-06T02:06:07.269Z] Stashed 1 file(s) [Pipeline] sh [2024-09-06T02:06:07.547Z] + make build [2024-09-06T02:06:07.547Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-06T02:06:34.105Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-06T02:06:35.480Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-06T02:06:36.859Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-06T02:06:37.797Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-06T02:06:39.705Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-06T02:06:43.905Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-06T02:06:45.810Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-06T02:06:48.353Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-06T02:06:50.262Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-06T02:06:51.199Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-06T02:06:51.768Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-06T02:06:52.702Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-06T02:06:53.641Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-06T02:06:54.588Z] $ docker stop --time=1 70510a8a78d60b8b6016864230d2578996f263519709169d525dd9864319bd0c [2024-09-06T02:07:00.038Z] $ docker rm -f --volumes 70510a8a78d60b8b6016864230d2578996f263519709169d525dd9864319bd0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:07:01.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-06T02:07:01.245Z] [2024-09-06T02:07:01.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:07:01.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-06T02:07:01.552Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-06T02:07:01.552Z] 91d30c5bc195: Pulling fs layer [2024-09-06T02:07:01.552Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-06T02:07:01.552Z] 9c61dcf015f6: Pulling fs layer [2024-09-06T02:07:01.552Z] 4698f68db338: Pulling fs layer [2024-09-06T02:07:01.552Z] 2a2f49069b9e: Pulling fs layer [2024-09-06T02:07:01.552Z] e0025b399a48: Pulling fs layer [2024-09-06T02:07:01.552Z] 4698f68db338: Waiting [2024-09-06T02:07:01.552Z] 2a2f49069b9e: Waiting [2024-09-06T02:07:01.552Z] e0025b399a48: Waiting [2024-09-06T02:07:01.809Z] 91d30c5bc195: Verifying Checksum [2024-09-06T02:07:01.809Z] 91d30c5bc195: Download complete [2024-09-06T02:07:01.809Z] 4698f68db338: Verifying Checksum [2024-09-06T02:07:01.809Z] 4698f68db338: Download complete [2024-09-06T02:07:01.809Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-06T02:07:01.809Z] 2e9b0aa3be6d: Download complete [2024-09-06T02:07:01.809Z] e0025b399a48: Verifying Checksum [2024-09-06T02:07:01.809Z] e0025b399a48: Download complete [2024-09-06T02:07:01.809Z] 91d30c5bc195: Pull complete [2024-09-06T02:07:02.067Z] 2a2f49069b9e: Download complete [2024-09-06T02:07:02.067Z] 2e9b0aa3be6d: Pull complete [2024-09-06T02:07:02.325Z] 9c61dcf015f6: Verifying Checksum [2024-09-06T02:07:02.325Z] 9c61dcf015f6: Download complete [2024-09-06T02:07:05.607Z] 9c61dcf015f6: Pull complete [2024-09-06T02:07:05.607Z] 4698f68db338: Pull complete [2024-09-06T02:07:05.607Z] 2a2f49069b9e: Pull complete [2024-09-06T02:07:05.607Z] e0025b399a48: Pull complete [2024-09-06T02:07:05.607Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-06T02:07:05.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-06T02:07:05.607Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T02:07:05.713Z] prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container [2024-09-06T02:07:05.757Z] $ 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/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@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-06T02:07:09.338Z] $ docker top 7e28e859dfe2f84e98f7453ff2e796f9aea0f0628ecc7758b48750a3ae4d645e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T02:07:09.705Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-06T02:07:12.241Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-09-06T02:07:12.241Z] #1 transferring dockerfile: 1.95kB done [2024-09-06T02:07:12.241Z] #1 DONE 0.0s [2024-09-06T02:07:12.241Z] [2024-09-06T02:07:12.241Z] #2 [core-data internal] load build definition from Dockerfile [2024-09-06T02:07:12.241Z] #2 transferring dockerfile: 2.07kB done [2024-09-06T02:07:12.241Z] #2 DONE 0.0s [2024-09-06T02:07:12.241Z] [2024-09-06T02:07:12.241Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-09-06T02:07:12.531Z] #3 transferring dockerfile: 2.01kB done [2024-09-06T02:07:12.531Z] #3 DONE 0.0s [2024-09-06T02:07:12.531Z] [2024-09-06T02:07:12.531Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-09-06T02:07:12.531Z] #4 transferring dockerfile: 1.69kB done [2024-09-06T02:07:12.531Z] #4 DONE 0.0s [2024-09-06T02:07:12.531Z] [2024-09-06T02:07:12.531Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-09-06T02:07:12.531Z] #5 transferring dockerfile: 1.93kB done [2024-09-06T02:07:12.531Z] #5 DONE 0.0s [2024-09-06T02:07:12.531Z] [2024-09-06T02:07:12.531Z] #6 [core-command internal] load build definition from Dockerfile [2024-09-06T02:07:12.531Z] #6 transferring dockerfile: 1.93kB done [2024-09-06T02:07:12.531Z] #6 DONE 0.0s [2024-09-06T02:07:12.531Z] [2024-09-06T02:07:12.531Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-09-06T02:07:12.531Z] #7 transferring dockerfile: 1.70kB done [2024-09-06T02:07:12.531Z] #7 DONE 0.0s [2024-09-06T02:07:12.531Z] [2024-09-06T02:07:12.531Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-06T02:07:12.531Z] #8 DONE 0.0s [2024-09-06T02:07:12.531Z] [2024-09-06T02:07:12.531Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-06T02:07:12.531Z] #9 transferring dockerfile: 3.17kB done [2024-09-06T02:07:12.531Z] #9 DONE 0.0s [2024-09-06T02:07:12.531Z] [2024-09-06T02:07:12.531Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-09-06T02:07:12.531Z] #10 transferring dockerfile: 1.81kB done [2024-09-06T02:07:12.531Z] #10 DONE 0.0s [2024-09-06T02:07:12.531Z] [2024-09-06T02:07:12.531Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-06T02:07:12.531Z] #11 transferring dockerfile: 2.50kB done [2024-09-06T02:07:12.531Z] #11 DONE 0.1s [2024-09-06T02:07:12.531Z] [2024-09-06T02:07:12.531Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-09-06T02:07:12.531Z] #12 transferring dockerfile: 2.06kB done [2024-09-06T02:07:12.531Z] #12 DONE 0.0s [2024-09-06T02:07:12.531Z] [2024-09-06T02:07:12.531Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-06T02:07:12.531Z] #8 transferring dockerfile: 2.23kB done [2024-09-06T02:07:12.531Z] #8 DONE 0.1s [2024-09-06T02:07:12.531Z] [2024-09-06T02:07:12.531Z] #13 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-06T02:07:12.531Z] #13 transferring dockerfile: 1.85kB done [2024-09-06T02:07:12.531Z] #13 DONE 0.0s [2024-09-06T02:07:12.531Z] [2024-09-06T02:07:12.531Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-06T02:07:12.531Z] #14 transferring dockerfile: 2.15kB done [2024-09-06T02:07:12.531Z] #14 DONE 0.1s [2024-09-06T02:07:12.531Z] [2024-09-06T02:07:12.531Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-06T02:07:12.531Z] #15 transferring dockerfile: 1.89kB done [2024-09-06T02:07:12.531Z] #15 DONE 0.1s [2024-09-06T02:07:12.531Z] [2024-09-06T02:07:12.531Z] #16 [support-notifications internal] load .dockerignore [2024-09-06T02:07:12.531Z] #16 transferring context: 50B done [2024-09-06T02:07:12.531Z] #16 DONE 0.1s [2024-09-06T02:07:12.531Z] [2024-09-06T02:07:12.531Z] #17 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-06T02:07:12.789Z] #17 transferring dockerfile: 2.49kB done [2024-09-06T02:07:12.789Z] #17 DONE 0.1s [2024-09-06T02:07:12.789Z] [2024-09-06T02:07:12.789Z] #18 [core-data internal] load .dockerignore [2024-09-06T02:07:12.789Z] #18 transferring context: 50B done [2024-09-06T02:07:12.789Z] #18 DONE 0.0s [2024-09-06T02:07:12.789Z] [2024-09-06T02:07:12.789Z] #19 [core-keeper internal] load .dockerignore [2024-09-06T02:07:12.789Z] #19 transferring context: 50B done [2024-09-06T02:07:12.789Z] #19 DONE 0.0s [2024-09-06T02:07:12.789Z] [2024-09-06T02:07:12.789Z] #20 [security-spire-config internal] load .dockerignore [2024-09-06T02:07:12.789Z] #20 transferring context: 50B done [2024-09-06T02:07:12.789Z] #20 DONE 0.0s [2024-09-06T02:07:12.789Z] [2024-09-06T02:07:12.789Z] #21 [support-scheduler internal] load .dockerignore [2024-09-06T02:07:12.789Z] #21 transferring context: 50B done [2024-09-06T02:07:12.789Z] #21 DONE 0.0s [2024-09-06T02:07:12.789Z] [2024-09-06T02:07:12.789Z] #22 [core-command internal] load .dockerignore [2024-09-06T02:07:12.789Z] #22 transferring context: 50B done [2024-09-06T02:07:12.789Z] #22 DONE 0.0s [2024-09-06T02:07:12.789Z] [2024-09-06T02:07:12.789Z] #23 [security-bootstrapper internal] load .dockerignore [2024-09-06T02:07:12.789Z] #23 transferring context: 50B done [2024-09-06T02:07:12.789Z] #23 DONE 0.0s [2024-09-06T02:07:12.789Z] [2024-09-06T02:07:12.789Z] #24 [security-spire-server internal] load .dockerignore [2024-09-06T02:07:12.789Z] #24 transferring context: 50B done [2024-09-06T02:07:12.789Z] #24 DONE 0.0s [2024-09-06T02:07:12.789Z] [2024-09-06T02:07:12.789Z] #25 [security-spire-agent internal] load .dockerignore [2024-09-06T02:07:12.789Z] #25 transferring context: 50B done [2024-09-06T02:07:12.789Z] #25 DONE 0.0s [2024-09-06T02:07:12.789Z] [2024-09-06T02:07:12.789Z] #26 [security-proxy-setup internal] load .dockerignore [2024-09-06T02:07:12.789Z] #26 transferring context: 50B done [2024-09-06T02:07:12.789Z] #26 DONE 0.0s [2024-09-06T02:07:12.789Z] [2024-09-06T02:07:12.789Z] #27 [core-metadata internal] load .dockerignore [2024-09-06T02:07:12.789Z] #27 transferring context: 50B done [2024-09-06T02:07:12.789Z] #27 DONE 0.0s [2024-09-06T02:07:12.789Z] [2024-09-06T02:07:12.789Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-06T02:07:12.789Z] #28 transferring context: 50B done [2024-09-06T02:07:12.790Z] #28 DONE 0.0s [2024-09-06T02:07:12.790Z] [2024-09-06T02:07:12.790Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-09-06T02:07:12.790Z] #29 transferring context: 50B done [2024-09-06T02:07:12.790Z] #29 DONE 0.0s [2024-09-06T02:07:12.790Z] [2024-09-06T02:07:12.790Z] #30 [security-proxy-auth internal] load .dockerignore [2024-09-06T02:07:12.790Z] #30 transferring context: 50B done [2024-09-06T02:07:12.790Z] #30 DONE 0.0s [2024-09-06T02:07:12.790Z] [2024-09-06T02:07:12.790Z] #31 [security-secretstore-setup internal] load .dockerignore [2024-09-06T02:07:13.047Z] #31 transferring context: 50B done [2024-09-06T02:07:13.047Z] #31 DONE 0.0s [2024-09-06T02:07:13.047Z] [2024-09-06T02:07:13.047Z] #32 [security-spiffe-token-provider internal] load .dockerignore [2024-09-06T02:07:13.047Z] #32 transferring context: 50B done [2024-09-06T02:07:13.047Z] #32 DONE 0.0s [2024-09-06T02:07:13.047Z] [2024-09-06T02:07:13.047Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T02:07:13.047Z] #33 DONE 0.0s [2024-09-06T02:07:13.047Z] [2024-09-06T02:07:13.047Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T02:07:13.047Z] #34 ... [2024-09-06T02:07:13.047Z] [2024-09-06T02:07:13.047Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T02:07:13.047Z] #33 DONE 0.0s [2024-09-06T02:07:13.047Z] [2024-09-06T02:07:13.047Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T02:07:13.306Z] #34 DONE 0.4s [2024-09-06T02:07:13.306Z] [2024-09-06T02:07:13.306Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T02:07:13.306Z] #33 DONE 0.0s [2024-09-06T02:07:13.306Z] [2024-09-06T02:07:13.306Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-06T02:07:13.306Z] #35 ... [2024-09-06T02:07:13.306Z] [2024-09-06T02:07:13.306Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T02:07:13.306Z] #33 DONE 0.0s [2024-09-06T02:07:13.306Z] [2024-09-06T02:07:13.306Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T02:07:13.306Z] #34 DONE 0.4s [2024-09-06T02:07:13.566Z] [2024-09-06T02:07:13.566Z] #36 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:07:13.566Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T02:07:13.566Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T02:07:13.566Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T02:07:13.566Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T02:07:13.827Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 1.05MB / 3.42MB 0.3s [2024-09-06T02:07:13.827Z] #36 ... [2024-09-06T02:07:13.827Z] [2024-09-06T02:07:13.827Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-06T02:07:13.827Z] #37 DONE 0.6s [2024-09-06T02:07:13.827Z] [2024-09-06T02:07:13.827Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-06T02:07:13.827Z] #35 DONE 0.7s [2024-09-06T02:07:13.827Z] [2024-09-06T02:07:13.827Z] #36 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:07:13.827Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T02:07:13.827Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T02:07:13.827Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T02:07:13.827Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T02:07:13.827Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-09-06T02:07:13.827Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-09-06T02:07:14.084Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-09-06T02:07:14.084Z] #36 ... [2024-09-06T02:07:14.084Z] [2024-09-06T02:07:14.084Z] #38 [security-spire-server internal] load build context [2024-09-06T02:07:14.084Z] #38 transferring context: 27.71kB 0.0s done [2024-09-06T02:07:14.084Z] #38 DONE 0.4s [2024-09-06T02:07:14.345Z] [2024-09-06T02:07:14.345Z] #39 [security-spire-config internal] load build context [2024-09-06T02:07:14.345Z] #39 transferring context: 25.96kB 0.1s done [2024-09-06T02:07:14.345Z] #39 DONE 0.4s [2024-09-06T02:07:14.345Z] [2024-09-06T02:07:14.345Z] #40 [security-spire-agent internal] load build context [2024-09-06T02:07:14.345Z] #40 transferring context: 27.24kB 0.1s done [2024-09-06T02:07:14.345Z] #40 DONE 0.5s [2024-09-06T02:07:14.345Z] [2024-09-06T02:07:14.345Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:07:14.345Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-09-06T02:07:14.345Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-06T02:07:14.345Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-06T02:07:14.345Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-06T02:07:14.345Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-09-06T02:07:14.346Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-09-06T02:07:14.346Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-09-06T02:07:14.346Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-06T02:07:14.346Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-06T02:07:14.346Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-06T02:07:14.346Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-09-06T02:07:14.607Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s [2024-09-06T02:07:14.608Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-06T02:07:14.608Z] #41 ... [2024-09-06T02:07:14.608Z] [2024-09-06T02:07:14.608Z] #36 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:07:14.608Z] #36 DONE 1.5s [2024-09-06T02:07:14.608Z] [2024-09-06T02:07:14.608Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:07:14.608Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.4s [2024-09-06T02:07:14.608Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-09-06T02:07:14.879Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.5s [2024-09-06T02:07:14.879Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-06T02:07:14.879Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.6s [2024-09-06T02:07:14.879Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s [2024-09-06T02:07:15.149Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s done [2024-09-06T02:07:15.149Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-06T02:07:16.104Z] #41 ... [2024-09-06T02:07:16.104Z] [2024-09-06T02:07:16.104Z] #42 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-06T02:07:16.104Z] #42 DONE 2.7s [2024-09-06T02:07:16.104Z] [2024-09-06T02:07:16.104Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:07:18.467Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.7s done [2024-09-06T02:07:18.920Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9548 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-06T02:07:18.938Z] Running in /w/workspace/edgex-go/684 [Pipeline] { [Pipeline] checkout [2024-09-06T02:07:18.990Z] The recommended git tool is: git [2024-09-06T02:07:21.814Z] #41 ... [2024-09-06T02:07:21.814Z] [2024-09-06T02:07:21.814Z] #43 [core-data internal] load build context [2024-09-06T02:07:21.814Z] #43 transferring context: 215.86MB 8.2s [2024-09-06T02:07:23.205Z] #43 ... [2024-09-06T02:07:23.205Z] [2024-09-06T02:07:23.205Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-06T02:07:23.205Z] #44 ... [2024-09-06T02:07:23.205Z] [2024-09-06T02:07:23.205Z] #43 [core-data internal] load build context [2024-09-06T02:07:23.205Z] #43 ... [2024-09-06T02:07:23.205Z] [2024-09-06T02:07:23.205Z] #45 [support-scheduler internal] load build context [2024-09-06T02:07:23.465Z] #45 ... [2024-09-06T02:07:23.465Z] [2024-09-06T02:07:23.465Z] #46 [support-notifications internal] load build context [2024-09-06T02:07:23.465Z] #46 ... [2024-09-06T02:07:23.465Z] [2024-09-06T02:07:23.465Z] #47 [security-proxy-auth internal] load build context [2024-09-06T02:07:23.729Z] #47 ... [2024-09-06T02:07:23.729Z] [2024-09-06T02:07:23.729Z] #48 [support-cron-scheduler internal] load build context [2024-09-06T02:07:23.729Z] #48 ... [2024-09-06T02:07:23.729Z] [2024-09-06T02:07:23.729Z] #49 [core-command internal] load build context [2024-09-06T02:07:24.003Z] #49 ... [2024-09-06T02:07:24.003Z] [2024-09-06T02:07:24.003Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T02:07:24.003Z] #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-09-06T02:07:24.003Z] #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-06T02:07:24.003Z] #50 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-06T02:07:24.003Z] #50 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-06T02:07:24.003Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-06T02:07:24.003Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-06T02:07:24.003Z] #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-09-06T02:07:24.003Z] #50 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done [2024-09-06T02:07:24.003Z] #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-06T02:07:24.003Z] #50 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [2024-09-06T02:07:24.003Z] #50 ... [2024-09-06T02:07:24.003Z] [2024-09-06T02:07:24.003Z] #51 [security-proxy-setup internal] load build context [2024-09-06T02:07:24.003Z] #51 ... [2024-09-06T02:07:24.003Z] [2024-09-06T02:07:24.003Z] #52 [core-metadata internal] load build context [2024-09-06T02:07:24.667Z] #52 ... [2024-09-06T02:07:24.667Z] [2024-09-06T02:07:24.667Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-06T02:07:25.791Z] #53 ... [2024-09-06T02:07:25.791Z] [2024-09-06T02:07:25.791Z] #54 [security-bootstrapper internal] load build context [2024-09-06T02:07:25.791Z] #54 ... [2024-09-06T02:07:25.791Z] [2024-09-06T02:07:25.791Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T02:07:25.791Z] #55 ... [2024-09-06T02:07:25.791Z] [2024-09-06T02:07:25.791Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T02:07:26.056Z] #56 ... [2024-09-06T02:07:26.056Z] [2024-09-06T02:07:26.056Z] #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T02:07:26.056Z] #57 ... [2024-09-06T02:07:26.056Z] [2024-09-06T02:07:26.056Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T02:07:26.056Z] #0 4.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:26.056Z] #0 4.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:26.056Z] #0 4.973 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T02:07:26.056Z] #0 4.973 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T02:07:26.056Z] #0 4.973 OK: 20072 distinct packages available [2024-09-06T02:07:26.056Z] #0 5.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:26.056Z] #0 5.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:26.056Z] #0 5.318 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:07:26.056Z] #0 5.815 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:07:26.056Z] #0 5.856 (3/7) Installing dumb-init (1.2.5-r2) [2024-09-06T02:07:26.056Z] #0 5.877 (4/7) Installing musl-obstack (1.2.3-r2) [2024-09-06T02:07:26.056Z] #0 5.881 (5/7) Installing libucontext (1.2-r2) [2024-09-06T02:07:26.056Z] #0 5.896 (6/7) Installing gcompat (1.1.0-r1) [2024-09-06T02:07:26.056Z] #0 5.919 (7/7) Installing openssl (3.1.7-r0) [2024-09-06T02:07:26.056Z] #0 5.930 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:07:26.056Z] #0 5.942 OK: 8 MiB in 20 packages [2024-09-06T02:07:26.056Z] #58 ... [2024-09-06T02:07:26.056Z] [2024-09-06T02:07:26.056Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T02:07:26.316Z] #59 ... [2024-09-06T02:07:26.316Z] [2024-09-06T02:07:26.316Z] #60 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-06T02:07:26.316Z] #60 ... [2024-09-06T02:07:26.316Z] [2024-09-06T02:07:26.316Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T02:07:26.316Z] #61 ... [2024-09-06T02:07:26.316Z] [2024-09-06T02:07:26.316Z] #62 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-06T02:07:26.430Z] using credential edgex-jenkins-ssh [2024-09-06T02:07:26.493Z] Cloning the remote Git repository [2024-09-06T02:07:26.577Z] #62 ... [2024-09-06T02:07:26.577Z] [2024-09-06T02:07:26.577Z] #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-06T02:07:26.577Z] #63 ... [2024-09-06T02:07:26.577Z] [2024-09-06T02:07:26.577Z] #64 [security-secretstore-setup internal] load build context [2024-09-06T02:07:26.569Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-06T02:07:27.364Z] #64 transferring context: 378.29MB 13.1s [2024-09-06T02:07:27.364Z] #64 ... [2024-09-06T02:07:27.364Z] [2024-09-06T02:07:27.364Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T02:07:27.364Z] #65 ... [2024-09-06T02:07:27.364Z] [2024-09-06T02:07:27.364Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T02:07:27.628Z] #66 ... [2024-09-06T02:07:27.628Z] [2024-09-06T02:07:27.628Z] #67 [core-keeper internal] load build context [2024-09-06T02:07:27.628Z] #67 ... [2024-09-06T02:07:27.628Z] [2024-09-06T02:07:27.628Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T02:07:27.628Z] #68 ... [2024-09-06T02:07:27.628Z] [2024-09-06T02:07:27.628Z] #67 [core-keeper internal] load build context [2024-09-06T02:07:26.716Z] > git init /w/workspace/edgex-go/684 # timeout=10 [2024-09-06T02:07:26.970Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-06T02:07:26.971Z] > git --version # timeout=10 [2024-09-06T02:07:26.995Z] > git --version # 'git version 2.25.1' [2024-09-06T02:07:26.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T02:07:27.158Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-06T02:07:31.853Z] #67 transferring context: 481.61MB 18.5s [2024-09-06T02:07:32.116Z] #67 transferring context: 495.41MB 18.6s done [2024-09-06T02:07:33.052Z] #67 ... [2024-09-06T02:07:33.052Z] [2024-09-06T02:07:33.052Z] #46 [support-notifications internal] load build context [2024-09-06T02:07:33.052Z] #46 transferring context: 495.41MB 19.5s done [2024-09-06T02:07:33.052Z] #46 ... [2024-09-06T02:07:33.052Z] [2024-09-06T02:07:33.052Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-06T02:07:33.052Z] #53 transferring context: 495.41MB 19.6s done [2024-09-06T02:07:33.319Z] #53 ... [2024-09-06T02:07:33.319Z] [2024-09-06T02:07:33.319Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-06T02:07:33.577Z] #44 transferring context: 495.41MB 20.0s done [2024-09-06T02:07:33.577Z] #44 ... [2024-09-06T02:07:33.577Z] [2024-09-06T02:07:33.577Z] #43 [core-data internal] load build context [2024-09-06T02:07:33.577Z] #43 transferring context: 495.41MB 16.8s done [2024-09-06T02:07:33.577Z] #43 ... [2024-09-06T02:07:33.577Z] [2024-09-06T02:07:33.577Z] #45 [support-scheduler internal] load build context [2024-09-06T02:07:33.577Z] #45 transferring context: 495.41MB 18.7s done [2024-09-06T02:07:33.837Z] #45 ... [2024-09-06T02:07:33.837Z] [2024-09-06T02:07:33.837Z] #47 [security-proxy-auth internal] load build context [2024-09-06T02:07:33.837Z] #47 transferring context: 495.41MB 14.0s done [2024-09-06T02:07:33.837Z] #47 ... [2024-09-06T02:07:33.837Z] [2024-09-06T02:07:33.837Z] #48 [support-cron-scheduler internal] load build context [2024-09-06T02:07:33.837Z] #48 transferring context: 495.41MB 18.6s done [2024-09-06T02:07:34.408Z] #48 ... [2024-09-06T02:07:34.408Z] [2024-09-06T02:07:34.408Z] #49 [core-command internal] load build context [2024-09-06T02:07:34.408Z] #49 transferring context: 495.41MB 19.6s done [2024-09-06T02:07:34.668Z] #49 ... [2024-09-06T02:07:34.668Z] [2024-09-06T02:07:34.668Z] #51 [security-proxy-setup internal] load build context [2024-09-06T02:07:34.668Z] #51 transferring context: 495.41MB 19.7s done [2024-09-06T02:07:34.668Z] #51 ... [2024-09-06T02:07:34.668Z] [2024-09-06T02:07:34.668Z] #52 [core-metadata internal] load build context [2024-09-06T02:07:34.668Z] #52 transferring context: 495.41MB 17.4s done [2024-09-06T02:07:34.928Z] #52 ... [2024-09-06T02:07:34.928Z] [2024-09-06T02:07:34.928Z] #54 [security-bootstrapper internal] load build context [2024-09-06T02:07:34.928Z] #54 transferring context: 495.41MB 16.8s done [2024-09-06T02:07:36.837Z] #54 ... [2024-09-06T02:07:36.837Z] [2024-09-06T02:07:36.837Z] #64 [security-secretstore-setup internal] load build context [2024-09-06T02:07:36.837Z] #64 transferring context: 495.41MB 16.4s done [2024-09-06T02:07:46.518Z] Avoid second fetch [2024-09-06T02:07:46.518Z] Checking out Revision fa8332cd388c6d28d7bc178899488fd81dc21eb0 (main) [2024-09-06T02:07:47.276Z] Commit message: "Merge pull request #4887 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.57" [2024-09-06T02:07:45.721Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-06T02:07:45.743Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-06T02:07:46.533Z] > git config core.sparsecheckout # timeout=10 [2024-09-06T02:07:46.593Z] > git checkout -f fa8332cd388c6d28d7bc178899488fd81dc21eb0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-06T02:07:51.816Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-06T02:07:51.816Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T02:07:51.816Z] Dload Upload Total Spent Left Speed [2024-09-06T02:07:51.816Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-09-06T02:07:52.153Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-06T02:07:52.483Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-06T02:07:52.483Z] sudo tee /etc/docker/daemon.new [2024-09-06T02:07:52.483Z] { [2024-09-06T02:07:52.483Z] "registry-mirrors": [ [2024-09-06T02:07:52.483Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-06T02:07:52.483Z] ], [2024-09-06T02:07:52.483Z] "bip": "10.250.0.254/24", [2024-09-06T02:07:52.483Z] "hosts": [ [2024-09-06T02:07:52.483Z] "tcp://0.0.0.0:5555", [2024-09-06T02:07:52.483Z] "unix:///var/run/docker.sock" [2024-09-06T02:07:52.483Z] ], [2024-09-06T02:07:52.483Z] "mtu": 1458, [2024-09-06T02:07:52.483Z] "selinux-enabled": true, [2024-09-06T02:07:52.483Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-06T02:07:52.483Z] } [Pipeline] sh [2024-09-06T02:07:52.825Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-06T02:07:53.154Z] + sudo service docker restart [2024-09-06T02:07:55.614Z] #64 DONE 40.1s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #47 [security-proxy-auth internal] load build context [2024-09-06T02:07:55.614Z] #47 DONE 40.1s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #58 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T02:07:55.614Z] #58 DONE 38.7s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #54 [security-bootstrapper internal] load build context [2024-09-06T02:07:55.614Z] #54 DONE 40.2s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #43 [core-data internal] load build context [2024-09-06T02:07:55.614Z] #43 DONE 40.2s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #62 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-06T02:07:55.614Z] #62 DONE 37.9s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T02:07:55.614Z] #69 ... [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #52 [core-metadata internal] load build context [2024-09-06T02:07:55.614Z] #52 DONE 40.2s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #48 [support-cron-scheduler internal] load build context [2024-09-06T02:07:55.614Z] #48 DONE 40.2s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #67 [core-keeper internal] load build context [2024-09-06T02:07:55.614Z] #67 DONE 40.2s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #45 [support-scheduler internal] load build context [2024-09-06T02:07:55.614Z] #45 DONE 40.2s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #49 [core-command internal] load build context [2024-09-06T02:07:55.614Z] #49 DONE 40.3s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #53 [security-spiffe-token-provider internal] load build context [2024-09-06T02:07:55.614Z] #53 DONE 40.2s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #51 [security-proxy-setup internal] load build context [2024-09-06T02:07:55.614Z] #51 DONE 40.3s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-06T02:07:55.614Z] #44 DONE 40.3s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #46 [support-notifications internal] load build context [2024-09-06T02:07:55.614Z] #46 DONE 40.3s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:07:55.614Z] #41 DONE 39.8s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T02:07:55.614Z] #50 DONE 39.8s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T02:07:55.614Z] #65 38.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.614Z] #65 ... [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #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-06T02:07:55.614Z] #63 DONE 39.0s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T02:07:55.614Z] #65 39.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.614Z] #65 39.31 (1/3) Installing ca-certificates (20240226-r0) [2024-09-06T02:07:55.614Z] #65 39.32 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-06T02:07:55.614Z] #65 39.36 (3/3) Installing tzdata (2024a-r0) [2024-09-06T02:07:55.614Z] #65 39.43 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:07:55.614Z] #65 39.43 Executing ca-certificates-20240226-r0.trigger [2024-09-06T02:07:55.614Z] #65 ... [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T02:07:55.614Z] #56 39.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.614Z] #56 39.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.614Z] #56 39.44 (1/2) Installing ca-certificates (20240226-r0) [2024-09-06T02:07:55.614Z] #56 39.45 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-06T02:07:55.614Z] #56 39.46 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:07:55.614Z] #56 39.46 Executing ca-certificates-20240226-r0.trigger [2024-09-06T02:07:55.614Z] #56 39.51 OK: 8 MiB in 17 packages [2024-09-06T02:07:55.614Z] #56 DONE 39.8s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T02:07:55.614Z] #65 39.59 OK: 11 MiB in 18 packages [2024-09-06T02:07:55.614Z] #65 ... [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T02:07:55.614Z] #57 39.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.614Z] #57 39.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.614Z] #57 39.46 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T02:07:55.614Z] #57 39.57 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:07:55.614Z] #57 39.58 OK: 7 MiB in 16 packages [2024-09-06T02:07:55.614Z] #57 DONE 39.9s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T02:07:55.614Z] #66 39.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.614Z] #66 39.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.614Z] #66 39.89 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:07:55.614Z] #66 39.93 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:07:55.614Z] #66 39.96 (3/6) Installing dumb-init (1.2.5-r2) [2024-09-06T02:07:55.614Z] #66 39.97 (4/6) Installing openssl (3.1.7-r0) [2024-09-06T02:07:55.614Z] #66 40.00 (5/6) Installing su-exec (0.2-r3) [2024-09-06T02:07:55.614Z] #66 40.00 (6/6) Installing yq (4.33.3-r5) [2024-09-06T02:07:55.614Z] #66 ... [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T02:07:55.614Z] #65 DONE 40.1s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T02:07:55.614Z] #61 39.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.614Z] #61 39.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.614Z] #61 39.54 (1/4) Installing ca-certificates (20240226-r0) [2024-09-06T02:07:55.614Z] #61 39.56 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-06T02:07:55.614Z] #61 39.59 (3/4) Installing su-exec (0.2-r3) [2024-09-06T02:07:55.614Z] #61 39.60 (4/4) Installing yq (4.33.3-r5) [2024-09-06T02:07:55.614Z] #61 39.65 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:07:55.614Z] #61 39.66 Executing ca-certificates-20240226-r0.trigger [2024-09-06T02:07:55.614Z] #61 39.70 OK: 17 MiB in 19 packages [2024-09-06T02:07:55.614Z] #61 DONE 40.1s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T02:07:55.614Z] #66 40.09 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:07:55.614Z] #66 40.10 OK: 17 MiB in 19 packages [2024-09-06T02:07:55.614Z] #66 DONE 40.2s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #60 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-09-06T02:07:55.614Z] #60 39.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.614Z] #60 39.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.614Z] #60 39.87 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T02:07:55.614Z] #60 39.87 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:07:55.614Z] #60 39.88 OK: 7 MiB in 16 packages [2024-09-06T02:07:55.614Z] #60 DONE 40.2s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T02:07:55.614Z] #55 39.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.614Z] #55 39.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.614Z] #55 39.99 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-06T02:07:55.614Z] #55 40.00 (2/2) Installing su-exec (0.2-r3) [2024-09-06T02:07:55.614Z] #55 40.00 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:07:55.614Z] #55 40.02 OK: 7 MiB in 17 packages [2024-09-06T02:07:55.614Z] #55 DONE 40.2s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #70 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:07:55.614Z] #70 ... [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T02:07:55.614Z] #68 39.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.614Z] #68 39.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.614Z] #68 40.12 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T02:07:55.614Z] #68 40.12 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T02:07:55.614Z] #68 40.12 OK: 20072 distinct packages available [2024-09-06T02:07:55.614Z] #68 40.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.614Z] #68 40.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.614Z] #68 40.46 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-06T02:07:55.614Z] #68 40.47 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-06T02:07:55.614Z] #68 40.47 (3/4) Installing libucontext (1.2-r2) [2024-09-06T02:07:55.614Z] #68 40.48 (4/4) Installing gcompat (1.1.0-r1) [2024-09-06T02:07:55.614Z] #68 40.48 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:07:55.614Z] #68 40.49 OK: 8 MiB in 19 packages [2024-09-06T02:07:55.614Z] #68 DONE 40.6s [2024-09-06T02:07:55.614Z] [2024-09-06T02:07:55.614Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T02:07:55.615Z] #59 40.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:55.615Z] #59 40.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:56.584Z] #59 41.07 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T02:07:56.584Z] #59 41.07 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T02:07:56.584Z] #59 41.07 OK: 20072 distinct packages available [2024-09-06T02:07:56.584Z] #59 ... [2024-09-06T02:07:56.584Z] [2024-09-06T02:07:56.584Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T02:07:56.584Z] #0 2.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:56.584Z] #0 2.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:07:56.584Z] #0 2.307 OK: 264 MiB in 52 packages [2024-09-06T02:07:56.584Z] #71 DONE 2.4s [2024-09-06T02:07:56.584Z] [2024-09-06T02:07:56.584Z] #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:07:56.584Z] #72 DONE 0.0s [2024-09-06T02:07:56.584Z] [2024-09-06T02:07:56.584Z] #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:08:01.715Z] #73 ... [2024-09-06T02:08:01.715Z] [2024-09-06T02:08:01.715Z] #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T02:08:01.715Z] #0 3.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:01.715Z] #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:05.779Z] #74 ... [2024-09-06T02:08:05.779Z] [2024-09-06T02:08:05.779Z] #75 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T02:08:05.779Z] #75 DONE 8.4s [2024-09-06T02:08:05.779Z] [2024-09-06T02:08:05.779Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T02:08:05.779Z] #76 ... [2024-09-06T02:08:05.779Z] [2024-09-06T02:08:05.779Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T02:08:05.779Z] #0 2.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:05.779Z] #0 3.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:05.779Z] #77 ... [2024-09-06T02:08:05.779Z] [2024-09-06T02:08:05.779Z] #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T02:08:05.779Z] #0 2.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:05.779Z] #78 ... [2024-09-06T02:08:05.779Z] [2024-09-06T02:08:05.779Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T02:08:05.779Z] #0 8.645 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:05.779Z] #79 ... [2024-09-06T02:08:05.779Z] [2024-09-06T02:08:05.779Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T02:08:05.779Z] #76 2.057 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:05.779Z] #76 ... [2024-09-06T02:08:05.779Z] [2024-09-06T02:08:05.779Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:08:05.779Z] #0 8.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:05.779Z] #80 ... [2024-09-06T02:08:05.779Z] [2024-09-06T02:08:05.779Z] #70 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:08:05.779Z] #70 8.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:05.779Z] #70 ... [2024-09-06T02:08:05.779Z] [2024-09-06T02:08:05.779Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T02:08:05.779Z] #0 8.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:05.779Z] #81 ... [2024-09-06T02:08:05.779Z] [2024-09-06T02:08:05.779Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:08:05.779Z] #0 8.004 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:05.779Z] #82 ... [2024-09-06T02:08:05.779Z] [2024-09-06T02:08:05.779Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T02:08:05.779Z] #0 8.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:05.779Z] #83 ... [2024-09-06T02:08:05.779Z] [2024-09-06T02:08:05.779Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T02:08:05.779Z] #0 7.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:05.779Z] #84 ... [2024-09-06T02:08:05.779Z] [2024-09-06T02:08:05.779Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T02:08:05.779Z] #0 8.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:05.779Z] #85 ... [2024-09-06T02:08:05.779Z] [2024-09-06T02:08:05.779Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T02:08:05.779Z] #0 7.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:05.779Z] #86 ... [2024-09-06T02:08:05.779Z] [2024-09-06T02:08:05.779Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T02:08:05.779Z] #69 2.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:05.779Z] #69 3.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:06.039Z] #69 ... [2024-09-06T02:08:06.039Z] [2024-09-06T02:08:06.039Z] #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T02:08:06.039Z] #78 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:06.310Z] #78 ... [2024-09-06T02:08:06.310Z] [2024-09-06T02:08:06.310Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T02:08:06.310Z] #59 41.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:06.310Z] #59 42.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:06.310Z] #59 ... [2024-09-06T02:08:06.310Z] [2024-09-06T02:08:06.310Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T02:08:06.310Z] #85 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:06.310Z] #85 11.33 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:08:06.310Z] #85 11.37 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:08:06.575Z] #85 11.38 OK: 7 MiB in 17 packages [2024-09-06T02:08:06.848Z] #85 ... [2024-09-06T02:08:06.848Z] [2024-09-06T02:08:06.848Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T02:08:06.848Z] #78 12.97 OK: 8 MiB in 20 packages [2024-09-06T02:08:06.848Z] #78 DONE 13.3s [2024-09-06T02:08:06.848Z] [2024-09-06T02:08:06.848Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:08:06.848Z] #80 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:06.848Z] #80 11.94 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:08:06.848Z] #80 12.01 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:08:06.848Z] #80 12.04 Executing ca-certificates-20240226-r0.trigger [2024-09-06T02:08:06.848Z] #80 12.11 OK: 8 MiB in 17 packages [2024-09-06T02:08:06.848Z] #80 DONE 12.4s [2024-09-06T02:08:06.848Z] [2024-09-06T02:08:06.848Z] #70 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:08:06.848Z] #70 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:06.848Z] #70 11.52 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:08:06.848Z] #70 11.56 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:08:06.848Z] #70 11.60 OK: 7 MiB in 16 packages [2024-09-06T02:08:06.848Z] #70 DONE 11.9s [2024-09-06T02:08:06.848Z] [2024-09-06T02:08:06.848Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T02:08:06.848Z] #84 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:06.848Z] #84 11.46 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:08:06.848Z] #84 11.50 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:08:06.848Z] #84 11.53 Executing ca-certificates-20240226-r0.trigger [2024-09-06T02:08:06.848Z] #84 11.56 OK: 17 MiB in 19 packages [2024-09-06T02:08:06.848Z] #84 DONE 11.9s [2024-09-06T02:08:06.848Z] [2024-09-06T02:08:06.848Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:08:06.848Z] #82 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:06.848Z] #82 11.62 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:08:06.848Z] #82 11.69 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:08:06.848Z] #82 11.69 Executing ca-certificates-20240226-r0.trigger [2024-09-06T02:08:06.848Z] #82 11.74 OK: 11 MiB in 18 packages [2024-09-06T02:08:06.848Z] #82 DONE 12.0s [2024-09-06T02:08:06.848Z] [2024-09-06T02:08:06.848Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T02:08:06.848Z] #69 13.01 OK: 264 MiB in 52 packages [2024-09-06T02:08:06.848Z] #69 DONE 13.4s [2024-09-06T02:08:06.848Z] [2024-09-06T02:08:06.848Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T02:08:06.848Z] #83 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:06.848Z] #83 11.29 OK: 17 MiB in 19 packages [2024-09-06T02:08:06.848Z] #83 DONE 11.9s [2024-09-06T02:08:06.848Z] [2024-09-06T02:08:06.848Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T02:08:06.848Z] #81 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:06.848Z] #81 11.66 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:08:06.848Z] #81 11.69 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:08:06.848Z] #81 11.71 OK: 7 MiB in 16 packages [2024-09-06T02:08:06.848Z] #81 DONE 12.2s [2024-09-06T02:08:06.848Z] [2024-09-06T02:08:06.848Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T02:08:06.848Z] #86 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:06.848Z] #86 10.95 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:08:06.848Z] #86 10.99 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:08:06.848Z] #86 11.01 OK: 8 MiB in 19 packages [2024-09-06T02:08:06.848Z] #86 DONE 11.5s [2024-09-06T02:08:06.848Z] [2024-09-06T02:08:06.848Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-06T02:08:07.111Z] #87 ... [2024-09-06T02:08:07.111Z] [2024-09-06T02:08:07.111Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T02:08:07.111Z] #85 DONE 11.9s [2024-09-06T02:08:07.111Z] [2024-09-06T02:08:07.111Z] #74 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T02:08:07.111Z] #74 13.48 OK: 264 MiB in 52 packages [2024-09-06T02:08:07.111Z] #74 DONE 13.7s [2024-09-06T02:08:07.111Z] [2024-09-06T02:08:07.111Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T02:08:07.111Z] #59 52.16 (1/11) Installing ca-certificates (20240226-r0) [2024-09-06T02:08:07.111Z] #59 52.23 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-06T02:08:07.111Z] #59 52.23 (3/11) Installing libunistring (1.1-r1) [2024-09-06T02:08:07.111Z] #59 52.24 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-06T02:08:07.111Z] #59 52.25 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-06T02:08:07.111Z] #59 52.26 (6/11) Installing libcurl (8.9.0-r0) [2024-09-06T02:08:07.111Z] #59 52.27 (7/11) Installing curl (8.9.0-r0) [2024-09-06T02:08:07.111Z] #59 52.28 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-06T02:08:07.111Z] #59 52.28 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-06T02:08:07.111Z] #59 52.29 (10/11) Installing libucontext (1.2-r2) [2024-09-06T02:08:07.111Z] #59 52.30 (11/11) Installing gcompat (1.1.0-r1) [2024-09-06T02:08:07.111Z] #59 52.30 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:08:07.111Z] #59 52.31 Executing ca-certificates-20240226-r0.trigger [2024-09-06T02:08:07.111Z] #59 52.35 OK: 12 MiB in 26 packages [2024-09-06T02:08:09.022Z] #59 DONE 53.9s [2024-09-06T02:08:09.022Z] [2024-09-06T02:08:09.022Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-06T02:08:09.022Z] #87 DONE 1.8s [2024-09-06T02:08:09.022Z] [2024-09-06T02:08:09.022Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T02:08:09.022Z] #77 13.62 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T02:08:09.022Z] #77 13.62 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T02:08:09.022Z] #77 13.62 OK: 20078 distinct packages available [2024-09-06T02:08:09.022Z] #77 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:09.022Z] #77 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:09.022Z] #77 14.04 OK: 264 MiB in 52 packages [2024-09-06T02:08:09.022Z] #77 DONE 15.2s [2024-09-06T02:08:09.022Z] [2024-09-06T02:08:09.022Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T02:08:09.022Z] #79 12.61 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:09.022Z] #79 13.30 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T02:08:09.022Z] #79 13.62 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:08:09.022Z] #79 13.63 OK: 7 MiB in 16 packages [2024-09-06T02:08:09.022Z] #79 DONE 14.8s [2024-09-06T02:08:09.022Z] [2024-09-06T02:08:09.022Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T02:08:09.022Z] #76 4.588 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:09.022Z] #76 5.269 OK: 264 MiB in 52 packages [2024-09-06T02:08:09.022Z] #76 DONE 6.8s [2024-09-06T02:08:09.022Z] [2024-09-06T02:08:09.022Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T02:08:09.022Z] #88 DONE 1.9s [2024-09-06T02:08:09.022Z] [2024-09-06T02:08:09.022Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-06T02:08:09.022Z] #89 DONE 1.9s [2024-09-06T02:08:09.022Z] [2024-09-06T02:08:09.022Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-06T02:08:09.022Z] #90 ... [2024-09-06T02:08:09.022Z] [2024-09-06T02:08:09.022Z] #91 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:08:09.022Z] #91 DONE 1.9s [2024-09-06T02:08:09.022Z] [2024-09-06T02:08:09.022Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T02:08:09.022Z] #92 DONE 1.8s [2024-09-06T02:08:09.022Z] [2024-09-06T02:08:09.022Z] #93 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:08:09.022Z] #93 DONE 1.8s [2024-09-06T02:08:09.022Z] [2024-09-06T02:08:09.022Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:08:09.022Z] #94 ... [2024-09-06T02:08:09.022Z] [2024-09-06T02:08:09.022Z] #90 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-06T02:08:09.022Z] #90 DONE 0.3s [2024-09-06T02:08:09.284Z] [2024-09-06T02:08:09.284Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-06T02:08:09.284Z] #95 DONE 0.6s [2024-09-06T02:08:09.284Z] [2024-09-06T02:08:09.284Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-06T02:08:09.284Z] #96 DONE 0.7s [2024-09-06T02:08:09.284Z] [2024-09-06T02:08:09.284Z] #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:08:09.284Z] #97 DONE 0.7s [2024-09-06T02:08:09.284Z] [2024-09-06T02:08:09.284Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T02:08:09.284Z] #98 DONE 0.7s [2024-09-06T02:08:09.284Z] [2024-09-06T02:08:09.284Z] #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:08:09.556Z] #99 ... [2024-09-06T02:08:09.556Z] [2024-09-06T02:08:09.556Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-06T02:08:09.556Z] #100 DONE 0.1s [2024-09-06T02:08:09.556Z] [2024-09-06T02:08:09.556Z] #101 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-06T02:08:09.556Z] #101 DONE 0.1s [2024-09-06T02:08:09.556Z] [2024-09-06T02:08:09.556Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-06T02:08:09.556Z] #102 DONE 0.1s [2024-09-06T02:08:09.556Z] [2024-09-06T02:08:09.556Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T02:08:09.556Z] #103 DONE 0.1s [2024-09-06T02:08:09.556Z] [2024-09-06T02:08:09.556Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T02:08:09.556Z] #104 DONE 0.1s [2024-09-06T02:08:09.556Z] [2024-09-06T02:08:09.556Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-06T02:08:09.556Z] #105 DONE 0.1s [2024-09-06T02:08:09.556Z] [2024-09-06T02:08:09.556Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-06T02:08:09.556Z] #106 DONE 0.1s [2024-09-06T02:08:09.556Z] [2024-09-06T02:08:09.556Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T02:08:09.819Z] #107 DONE 0.1s [2024-09-06T02:08:09.819Z] [2024-09-06T02:08:09.819Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-06T02:08:09.819Z] #108 DONE 0.1s [2024-09-06T02:08:09.819Z] [2024-09-06T02:08:09.819Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-06T02:08:09.819Z] #109 DONE 0.1s [2024-09-06T02:08:09.819Z] [2024-09-06T02:08:09.819Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-06T02:08:09.819Z] #110 DONE 0.1s [2024-09-06T02:08:09.819Z] [2024-09-06T02:08:09.819Z] #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-06T02:08:09.819Z] #111 DONE 0.1s [2024-09-06T02:08:09.819Z] [2024-09-06T02:08:09.819Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-06T02:08:09.819Z] #112 DONE 0.1s [2024-09-06T02:08:09.819Z] [2024-09-06T02:08:09.819Z] #113 [security-spire-config] exporting to image [2024-09-06T02:08:09.819Z] #113 exporting layers [2024-09-06T02:08:10.389Z] #113 ... [2024-09-06T02:08:10.389Z] [2024-09-06T02:08:10.389Z] #114 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-06T02:08:10.389Z] #114 DONE 3.4s [2024-09-06T02:08:10.389Z] [2024-09-06T02:08:10.389Z] #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-06T02:08:10.389Z] #115 DONE 0.0s [2024-09-06T02:08:10.389Z] [2024-09-06T02:08:10.389Z] #116 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:08:10.389Z] #0 1.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:10.648Z] #116 1.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T02:08:10.648Z] #116 ... [2024-09-06T02:08:10.648Z] [2024-09-06T02:08:10.648Z] #113 [security-spire-agent] exporting to image [2024-09-06T02:08:10.648Z] #113 exporting layers 0.7s done [2024-09-06T02:08:10.648Z] #113 writing image sha256:916c64efff19269642554ab1f5b435b6708b2629d8c475ff894fc7fd9f3fe044 0.0s done [2024-09-06T02:08:10.648Z] #113 naming to docker.io/library/security-spire-config done [2024-09-06T02:08:10.648Z] #113 writing image sha256:840e947f546987ec0417fdc90c62935a7c6aeb7098e8cb269de948508130f3aa done [2024-09-06T02:08:10.648Z] #113 naming to docker.io/library/security-spire-server done [2024-09-06T02:08:10.648Z] #113 writing image sha256:e52ad072bf8abfcd40969ed49fdc40408c3d81aee35a972af8731fb4a3cdc6f9 done [2024-09-06T02:08:10.648Z] #113 naming to docker.io/library/security-spire-agent done [2024-09-06T02:08:10.648Z] #113 DONE 0.8s [2024-09-06T02:08:10.648Z] [2024-09-06T02:08:10.648Z] #116 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:08:10.648Z] #116 2.012 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:08:10.648Z] #116 2.051 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:08:10.916Z] #116 2.059 Executing ca-certificates-20240226-r0.trigger [2024-09-06T02:08:10.916Z] #116 2.093 OK: 12 MiB in 26 packages [2024-09-06T02:08:10.916Z] #116 DONE 2.2s [2024-09-06T02:08:10.916Z] [2024-09-06T02:08:10.916Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T02:08:11.435Z] provisioning config files... [2024-09-06T02:08:11.466Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/684@tmp/config5013577425764703782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T02:08:11.925Z] ---> ****-login.sh [2024-09-06T02:08:11.925Z] nexus3.edgexfoundry.org:10001 [2024-09-06T02:08:12.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:08:12.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:08:12.777Z] Configure a credential helper to remove this warning. See [2024-09-06T02:08:12.778Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:08:12.778Z] [2024-09-06T02:08:12.778Z] Login Succeeded [2024-09-06T02:08:12.778Z] nexus3.edgexfoundry.org:10002 [2024-09-06T02:08:13.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:08:13.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:08:13.046Z] Configure a credential helper to remove this warning. See [2024-09-06T02:08:13.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:08:13.046Z] [2024-09-06T02:08:13.046Z] Login Succeeded [2024-09-06T02:08:13.046Z] nexus3.edgexfoundry.org:10003 [2024-09-06T02:08:13.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:08:13.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:08:13.316Z] Configure a credential helper to remove this warning. See [2024-09-06T02:08:13.316Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:08:13.316Z] [2024-09-06T02:08:13.316Z] Login Succeeded [2024-09-06T02:08:13.316Z] nexus3.edgexfoundry.org:10004 [2024-09-06T02:08:13.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:08:13.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:08:13.854Z] Configure a credential helper to remove this warning. See [2024-09-06T02:08:13.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:08:13.854Z] [2024-09-06T02:08:13.854Z] Login Succeeded [2024-09-06T02:08:13.854Z] ****.io [2024-09-06T02:08:13.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:08:14.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:08:14.120Z] Configure a credential helper to remove this warning. See [2024-09-06T02:08:14.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:08:14.120Z] [2024-09-06T02:08:14.120Z] Login Succeeded [2024-09-06T02:08:14.120Z] ---> ****-login.sh ends [Pipeline] } [2024-09-06T02:08:14.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-06T02:08:14.754Z] + git config --global --add safe.directory /w/workspace/edgex-go/684 [Pipeline] echo [2024-09-06T02:08:14.774Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T02:08:14.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T02:08:14.822Z] ========================================================= [2024-09-06T02:08:14.822Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-06T02:08:14.822Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-06T02:08:15.140Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T02:08:15.140Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-06T02:08:15.140Z] c6b39de5b339: Pulling fs layer [2024-09-06T02:08:15.140Z] a69c41024577: Pulling fs layer [2024-09-06T02:08:15.140Z] d6de4b400683: Pulling fs layer [2024-09-06T02:08:15.140Z] 35cb2a7552d0: Pulling fs layer [2024-09-06T02:08:15.140Z] 35cb2a7552d0: Waiting [2024-09-06T02:08:15.140Z] 4f4fb700ef54: Pulling fs layer [2024-09-06T02:08:15.140Z] 464afbd9ba4c: Pulling fs layer [2024-09-06T02:08:15.140Z] 00f215d4a9da: Pulling fs layer [2024-09-06T02:08:15.140Z] d496ad576159: Pulling fs layer [2024-09-06T02:08:15.140Z] 4f4fb700ef54: Waiting [2024-09-06T02:08:15.140Z] 464afbd9ba4c: Waiting [2024-09-06T02:08:15.140Z] d496ad576159: Waiting [2024-09-06T02:08:15.140Z] 00f215d4a9da: Waiting [2024-09-06T02:08:15.407Z] a69c41024577: Verifying Checksum [2024-09-06T02:08:15.407Z] a69c41024577: Download complete [2024-09-06T02:08:15.407Z] 35cb2a7552d0: Download complete [2024-09-06T02:08:15.407Z] 4f4fb700ef54: Verifying Checksum [2024-09-06T02:08:15.407Z] 4f4fb700ef54: Download complete [2024-09-06T02:08:15.407Z] 464afbd9ba4c: Download complete [2024-09-06T02:08:15.407Z] c6b39de5b339: Download complete [2024-09-06T02:08:15.674Z] d496ad576159: Verifying Checksum [2024-09-06T02:08:15.674Z] d496ad576159: Download complete [2024-09-06T02:08:16.275Z] c6b39de5b339: Pull complete [2024-09-06T02:08:16.860Z] a69c41024577: Pull complete [2024-09-06T02:08:17.125Z] d6de4b400683: Verifying Checksum [2024-09-06T02:08:17.125Z] d6de4b400683: Download complete [2024-09-06T02:08:18.085Z] 00f215d4a9da: Verifying Checksum [2024-09-06T02:08:18.085Z] 00f215d4a9da: Download complete [2024-09-06T02:08:19.059Z] #117 ... [2024-09-06T02:08:19.059Z] [2024-09-06T02:08:19.059Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:08:30.401Z] d6de4b400683: Pull complete [2024-09-06T02:08:30.401Z] 35cb2a7552d0: Pull complete [2024-09-06T02:08:30.401Z] 4f4fb700ef54: Pull complete [2024-09-06T02:08:30.401Z] 464afbd9ba4c: Pull complete [2024-09-06T02:08:40.481Z] 00f215d4a9da: Pull complete [2024-09-06T02:08:40.750Z] d496ad576159: Pull complete [2024-09-06T02:08:40.750Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-06T02:08:40.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T02:08:40.750Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-06T02:08:41.111Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T02:08:41.112Z] WORKDIR /edgex [2024-09-06T02:08:41.112Z] COPY go.mod . [2024-09-06T02:08:41.112Z] RUN go mod download -t [2024-09-06T02:08:41.112Z] ci-base-image-arm64 -f - . [2024-09-06T02:08:41.703Z] Sending build context to Docker daemon 3.532MB [2024-09-06T02:08:41.703Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T02:08:41.703Z] ---> f246e2811388 [2024-09-06T02:08:41.703Z] Step 2/4 : WORKDIR /edgex [2024-09-06T02:08:43.649Z] ---> Running in dceedc4d1dae [2024-09-06T02:08:43.916Z] Removing intermediate container dceedc4d1dae [2024-09-06T02:08:43.916Z] ---> fb35211b8cc6 [2024-09-06T02:08:43.916Z] Step 3/4 : COPY go.mod . [2024-09-06T02:08:44.501Z] ---> 9d2c7d307436 [2024-09-06T02:08:44.501Z] Step 4/4 : RUN go mod download [2024-09-06T02:08:44.501Z] ---> Running in 1eb57259a4ab [2024-09-06T02:09:13.250Z] #118 ... [2024-09-06T02:09:13.250Z] [2024-09-06T02:09:13.250Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:09:13.250Z] #117 DONE 62.7s [2024-09-06T02:09:13.250Z] [2024-09-06T02:09:13.250Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-06T02:09:13.250Z] #119 ... [2024-09-06T02:09:13.250Z] [2024-09-06T02:09:13.250Z] #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:09:13.250Z] #99 DONE 63.1s [2024-09-06T02:09:13.250Z] [2024-09-06T02:09:13.250Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:09:13.250Z] #118 ... [2024-09-06T02:09:13.250Z] [2024-09-06T02:09:13.250Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T02:09:13.250Z] #120 ... [2024-09-06T02:09:13.250Z] [2024-09-06T02:09:13.250Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:09:13.250Z] #94 DONE 64.4s [2024-09-06T02:09:13.250Z] [2024-09-06T02:09:13.250Z] #121 [support-notifications builder 6/7] COPY . . [2024-09-06T02:09:13.818Z] #121 ... [2024-09-06T02:09:13.818Z] [2024-09-06T02:09:13.818Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:09:13.818Z] #118 DONE 64.8s [2024-09-06T02:09:13.818Z] [2024-09-06T02:09:13.818Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T02:09:14.755Z] #120 ... [2024-09-06T02:09:14.755Z] [2024-09-06T02:09:14.755Z] #73 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:09:14.755Z] #73 DONE 78.4s [2024-09-06T02:09:15.014Z] [2024-09-06T02:09:15.014Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-09-06T02:09:25.010Z] #122 ... [2024-09-06T02:09:25.011Z] [2024-09-06T02:09:25.011Z] #123 [support-scheduler builder 6/7] COPY . . [2024-09-06T02:09:33.230Z] #123 DONE 18.8s [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #124 [support-cron-scheduler builder 6/7] COPY . . [2024-09-06T02:09:33.230Z] #124 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #125 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:09:33.230Z] #125 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #126 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:09:33.230Z] #126 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-09-06T02:09:33.230Z] #127 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:09:33.230Z] #128 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:09:33.230Z] #129 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-09-06T02:09:33.230Z] #122 DONE 18.0s [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #130 [security-proxy-setup builder 6/7] COPY . . [2024-09-06T02:09:33.230Z] #130 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:09:33.230Z] #131 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:09:33.230Z] #132 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T02:09:33.230Z] #120 DONE 19.9s [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-06T02:09:33.230Z] #119 DONE 20.5s [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #133 [security-proxy-auth builder 6/7] COPY . . [2024-09-06T02:09:33.230Z] #133 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:09:33.230Z] #134 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:09:33.230Z] #135 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-06T02:09:33.230Z] #136 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:09:33.230Z] #137 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:09:33.230Z] #138 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:09:33.230Z] #139 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #140 [core-metadata builder 6/7] COPY . . [2024-09-06T02:09:33.230Z] #140 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:09:33.230Z] #141 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:09:33.230Z] #142 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #143 [core-command builder 6/7] COPY . . [2024-09-06T02:09:33.230Z] #143 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #144 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:09:33.230Z] #144 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #145 [core-data builder 6/7] COPY . . [2024-09-06T02:09:33.230Z] #145 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.230Z] #146 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:09:33.230Z] #146 CACHED [2024-09-06T02:09:33.230Z] [2024-09-06T02:09:33.231Z] #147 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:09:33.231Z] #147 CACHED [2024-09-06T02:09:33.231Z] [2024-09-06T02:09:33.231Z] #121 [support-notifications builder 6/7] COPY . . [2024-09-06T02:09:33.231Z] #121 DONE 19.6s [2024-09-06T02:09:33.231Z] [2024-09-06T02:09:33.231Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T02:09:34.669Z] #148 1.366 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-06T02:09:42.811Z] #148 ... [2024-09-06T02:09:42.811Z] [2024-09-06T02:09:42.811Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T02:09:42.811Z] #0 1.210 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-06T02:09:43.071Z] #149 ... [2024-09-06T02:09:43.071Z] [2024-09-06T02:09:43.071Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T02:09:43.071Z] #0 1.270 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-06T02:09:43.071Z] #150 ... [2024-09-06T02:09:43.071Z] [2024-09-06T02:09:43.071Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T02:09:43.071Z] #0 1.203 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-06T02:09:43.331Z] #151 ... [2024-09-06T02:09:43.331Z] [2024-09-06T02:09:43.331Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T02:09:43.331Z] #0 1.123 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-06T02:09:43.590Z] #152 ... [2024-09-06T02:09:43.590Z] [2024-09-06T02:09:43.591Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T02:09:43.591Z] #0 1.379 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-06T02:09:43.591Z] #153 ... [2024-09-06T02:09:43.591Z] [2024-09-06T02:09:43.591Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T02:09:43.591Z] #0 0.922 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-06T02:09:43.850Z] #154 ... [2024-09-06T02:09:43.850Z] [2024-09-06T02:09:43.850Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T02:09:43.850Z] #0 0.622 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-06T02:09:43.850Z] #155 ... [2024-09-06T02:09:43.850Z] [2024-09-06T02:09:43.850Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-06T02:09:43.850Z] #0 0.658 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-06T02:09:44.110Z] #156 ... [2024-09-06T02:09:44.110Z] [2024-09-06T02:09:44.110Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T02:09:44.110Z] #0 0.981 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-06T02:09:44.370Z] #157 ... [2024-09-06T02:09:44.370Z] [2024-09-06T02:09:44.370Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T02:09:44.370Z] #0 0.808 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-06T02:09:44.370Z] #158 ... [2024-09-06T02:09:44.370Z] [2024-09-06T02:09:44.370Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T02:09:44.370Z] #0 0.527 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-06T02:09:44.630Z] #159 ... [2024-09-06T02:09:44.630Z] [2024-09-06T02:09:44.630Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T02:09:44.630Z] #0 0.728 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-06T02:09:52.387Z] Removing intermediate container 1eb57259a4ab [2024-09-06T02:09:52.387Z] ---> 8e7ae44482d9 [2024-09-06T02:09:52.387Z] Successfully built 8e7ae44482d9 [2024-09-06T02:09:52.387Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:09:52.725Z] + docker inspect -f . ci-base-image-arm64 [2024-09-06T02:09:52.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T02:09:52.935Z] prd-ubuntu20.04-docker-arm64-4c-16g-9548 does not seem to be running inside a container [2024-09-06T02:09:52.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-06T02:09:54.207Z] $ docker top 22b87bcb7ce9f2f382dcf1dbf8538ae1934a475ad3f15c7160307130c234353a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T02:09:55.038Z] + go version [2024-09-06T02:09:55.038Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-06T02:09:55.061Z] $ docker stop --time=1 22b87bcb7ce9f2f382dcf1dbf8538ae1934a475ad3f15c7160307130c234353a [2024-09-06T02:09:56.703Z] $ docker rm -f --volumes 22b87bcb7ce9f2f382dcf1dbf8538ae1934a475ad3f15c7160307130c234353a [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-06T02:09:57.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-06T02:09:57.389Z] [2024-09-06T02:09:57.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:09:57.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-06T02:09:57.741Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-06T02:09:57.741Z] 547446be3368: Pulling fs layer [2024-09-06T02:09:57.741Z] d125d8839a47: Pulling fs layer [2024-09-06T02:09:57.741Z] 3e85d5ac6304: Pulling fs layer [2024-09-06T02:09:57.741Z] c3105a71a48b: Pulling fs layer [2024-09-06T02:09:57.741Z] 0f093f025ec4: Pulling fs layer [2024-09-06T02:09:57.741Z] c3106fc0e877: Pulling fs layer [2024-09-06T02:09:57.741Z] c3105a71a48b: Waiting [2024-09-06T02:09:57.741Z] 0f093f025ec4: Waiting [2024-09-06T02:09:57.741Z] c3106fc0e877: Waiting [2024-09-06T02:09:58.014Z] 547446be3368: Verifying Checksum [2024-09-06T02:09:58.014Z] 547446be3368: Download complete [2024-09-06T02:09:58.014Z] c3105a71a48b: Verifying Checksum [2024-09-06T02:09:58.014Z] c3105a71a48b: Download complete [2024-09-06T02:09:58.283Z] d125d8839a47: Verifying Checksum [2024-09-06T02:09:58.283Z] d125d8839a47: Download complete [2024-09-06T02:09:58.283Z] c3106fc0e877: Verifying Checksum [2024-09-06T02:09:58.283Z] c3106fc0e877: Download complete [2024-09-06T02:09:58.557Z] 0f093f025ec4: Verifying Checksum [2024-09-06T02:09:58.557Z] 0f093f025ec4: Download complete [2024-09-06T02:09:58.824Z] 547446be3368: Pull complete [2024-09-06T02:09:59.788Z] d125d8839a47: Pull complete [2024-09-06T02:10:00.374Z] 3e85d5ac6304: Verifying Checksum [2024-09-06T02:10:00.374Z] 3e85d5ac6304: Download complete [2024-09-06T02:10:10.479Z] 3e85d5ac6304: Pull complete [2024-09-06T02:10:10.479Z] c3105a71a48b: Pull complete [2024-09-06T02:10:11.901Z] 0f093f025ec4: Pull complete [2024-09-06T02:10:11.901Z] c3106fc0e877: Pull complete [2024-09-06T02:10:11.901Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-06T02:10:11.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-06T02:10:11.901Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T02:10:12.141Z] prd-ubuntu20.04-docker-arm64-4c-16g-9548 does not seem to be running inside a container [2024-09-06T02:10:12.210Z] $ 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/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-06T02:10:14.389Z] $ docker top 963d249219988809eab347e76810ef5f4f5c5affb01724e5f403b41265452168 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T02:10:15.220Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-06T02:10:25.311Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-09-06T02:10:25.311Z] #1 transferring dockerfile: [2024-09-06T02:10:25.311Z] #1 transferring dockerfile: 1.95kB done [2024-09-06T02:10:25.311Z] #1 DONE 0.1s [2024-09-06T02:10:25.311Z] [2024-09-06T02:10:25.311Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-09-06T02:10:25.311Z] #2 transferring dockerfile: 1.70kB done [2024-09-06T02:10:25.311Z] #2 DONE 0.0s [2024-09-06T02:10:25.311Z] [2024-09-06T02:10:25.311Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-06T02:10:25.311Z] #3 transferring dockerfile: 1.89kB 0.0s done [2024-09-06T02:10:25.311Z] #3 DONE 0.1s [2024-09-06T02:10:25.311Z] [2024-09-06T02:10:25.311Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-09-06T02:10:25.311Z] #4 transferring dockerfile: 1.69kB 0.0s done [2024-09-06T02:10:25.311Z] #4 DONE 0.1s [2024-09-06T02:10:25.311Z] [2024-09-06T02:10:25.311Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-09-06T02:10:25.585Z] #5 transferring dockerfile: 2.06kB 0.0s done [2024-09-06T02:10:25.585Z] #5 DONE 0.1s [2024-09-06T02:10:25.585Z] [2024-09-06T02:10:25.585Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-09-06T02:10:25.585Z] #6 transferring dockerfile: 1.93kB done [2024-09-06T02:10:25.585Z] #6 DONE 0.1s [2024-09-06T02:10:25.585Z] [2024-09-06T02:10:25.585Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-06T02:10:25.585Z] #7 transferring dockerfile: 3.17kB 0.0s done [2024-09-06T02:10:25.585Z] #7 DONE 0.1s [2024-09-06T02:10:25.585Z] [2024-09-06T02:10:25.585Z] #8 [core-data internal] load build definition from Dockerfile [2024-09-06T02:10:25.852Z] #8 transferring dockerfile: 2.07kB done [2024-09-06T02:10:25.852Z] #8 DONE 0.1s [2024-09-06T02:10:25.852Z] [2024-09-06T02:10:25.852Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-06T02:10:25.852Z] #9 transferring dockerfile: 2.15kB 0.0s done [2024-09-06T02:10:25.852Z] #9 DONE 0.1s [2024-09-06T02:10:25.852Z] [2024-09-06T02:10:25.852Z] #10 [core-command internal] load build definition from Dockerfile [2024-09-06T02:10:26.121Z] #10 transferring dockerfile: 1.93kB done [2024-09-06T02:10:26.121Z] #10 DONE 0.1s [2024-09-06T02:10:26.121Z] [2024-09-06T02:10:26.121Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-06T02:10:26.121Z] #11 transferring dockerfile: 2.23kB 0.0s done [2024-09-06T02:10:26.121Z] #11 DONE 0.1s [2024-09-06T02:10:26.121Z] [2024-09-06T02:10:26.121Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-09-06T02:10:26.121Z] #12 transferring dockerfile: 1.81kB done [2024-09-06T02:10:26.121Z] #12 DONE 0.1s [2024-09-06T02:10:26.121Z] [2024-09-06T02:10:26.121Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-06T02:10:26.121Z] #13 transferring dockerfile: 2.49kB 0.0s done [2024-09-06T02:10:26.121Z] #13 DONE 0.1s [2024-09-06T02:10:26.121Z] [2024-09-06T02:10:26.121Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-09-06T02:10:26.390Z] #14 transferring dockerfile: 2.01kB done [2024-09-06T02:10:26.390Z] #14 DONE 0.1s [2024-09-06T02:10:26.390Z] [2024-09-06T02:10:26.390Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-06T02:10:26.390Z] #15 transferring dockerfile: 2.50kB done [2024-09-06T02:10:26.390Z] #15 DONE 0.1s [2024-09-06T02:10:26.390Z] [2024-09-06T02:10:26.390Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-06T02:10:26.390Z] #16 transferring dockerfile: 1.85kB 0.0s done [2024-09-06T02:10:26.390Z] #16 DONE 0.1s [2024-09-06T02:10:26.390Z] [2024-09-06T02:10:26.390Z] #17 [support-notifications internal] load .dockerignore [2024-09-06T02:10:26.390Z] #17 transferring context: 50B 0.0s done [2024-09-06T02:10:26.390Z] #17 DONE 0.1s [2024-09-06T02:10:27.362Z] [2024-09-06T02:10:27.362Z] #18 [security-spire-server internal] load .dockerignore [2024-09-06T02:10:27.362Z] #18 transferring context: 50B done [2024-09-06T02:10:27.362Z] #18 DONE 0.0s [2024-09-06T02:10:27.362Z] [2024-09-06T02:10:27.362Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-09-06T02:10:27.362Z] #19 transferring context: 50B 0.0s done [2024-09-06T02:10:27.362Z] #19 DONE 0.1s [2024-09-06T02:10:27.362Z] [2024-09-06T02:10:27.362Z] #20 [security-spire-config internal] load .dockerignore [2024-09-06T02:10:27.362Z] #20 transferring context: 50B done [2024-09-06T02:10:27.362Z] #20 DONE 0.1s [2024-09-06T02:10:27.362Z] [2024-09-06T02:10:27.362Z] #21 [core-metadata internal] load .dockerignore [2024-09-06T02:10:27.362Z] #21 transferring context: 50B 0.0s done [2024-09-06T02:10:27.362Z] #21 DONE 0.1s [2024-09-06T02:10:27.362Z] [2024-09-06T02:10:27.362Z] #22 [support-scheduler internal] load .dockerignore [2024-09-06T02:10:27.651Z] #22 transferring context: 50B done [2024-09-06T02:10:27.651Z] #22 DONE 0.1s [2024-09-06T02:10:27.651Z] [2024-09-06T02:10:27.651Z] #23 [core-data internal] load .dockerignore [2024-09-06T02:10:27.651Z] #23 transferring context: 50B 0.0s done [2024-09-06T02:10:27.651Z] #23 DONE 0.1s [2024-09-06T02:10:27.651Z] [2024-09-06T02:10:27.651Z] #24 [security-bootstrapper internal] load .dockerignore [2024-09-06T02:10:27.651Z] #24 transferring context: 50B done [2024-09-06T02:10:27.651Z] #24 DONE 0.1s [2024-09-06T02:10:27.651Z] [2024-09-06T02:10:27.651Z] #25 [security-proxy-auth internal] load .dockerignore [2024-09-06T02:10:27.651Z] #25 transferring context: 50B done [2024-09-06T02:10:27.651Z] #25 DONE 0.1s [2024-09-06T02:10:27.651Z] [2024-09-06T02:10:27.651Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-06T02:10:27.920Z] #26 transferring context: 50B 0.0s done [2024-09-06T02:10:27.920Z] #26 DONE 0.1s [2024-09-06T02:10:27.920Z] [2024-09-06T02:10:27.920Z] #27 [core-command internal] load .dockerignore [2024-09-06T02:10:27.920Z] #27 transferring context: 50B 0.0s done [2024-09-06T02:10:27.920Z] #27 DONE 0.1s [2024-09-06T02:10:27.920Z] [2024-09-06T02:10:27.920Z] #28 [security-spire-agent internal] load .dockerignore [2024-09-06T02:10:27.920Z] #28 transferring context: 50B 0.0s done [2024-09-06T02:10:27.920Z] #28 DONE 0.1s [2024-09-06T02:10:27.920Z] [2024-09-06T02:10:27.920Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-09-06T02:10:27.920Z] #29 transferring context: 50B done [2024-09-06T02:10:27.920Z] #29 DONE 0.1s [2024-09-06T02:10:27.920Z] [2024-09-06T02:10:27.920Z] #30 [core-keeper internal] load .dockerignore [2024-09-06T02:10:28.193Z] #30 transferring context: 50B done [2024-09-06T02:10:28.193Z] #30 DONE 0.1s [2024-09-06T02:10:28.193Z] [2024-09-06T02:10:28.193Z] #31 [security-proxy-setup internal] load .dockerignore [2024-09-06T02:10:28.193Z] #31 transferring context: 50B done [2024-09-06T02:10:28.193Z] #31 DONE 0.0s [2024-09-06T02:10:28.193Z] [2024-09-06T02:10:28.193Z] #32 [support-cron-scheduler internal] load .dockerignore [2024-09-06T02:10:28.193Z] #32 transferring context: 50B 0.0s done [2024-09-06T02:10:28.193Z] #32 DONE 0.1s [2024-09-06T02:10:28.193Z] [2024-09-06T02:10:28.193Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T02:10:28.193Z] #33 DONE 0.0s [2024-09-06T02:10:28.193Z] [2024-09-06T02:10:28.193Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T02:10:28.462Z] #34 DONE 0.4s [2024-09-06T02:10:28.744Z] [2024-09-06T02:10:28.744Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:10:28.744Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T02:10:28.744Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T02:10:28.744Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-09-06T02:10:28.744Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T02:10:28.744Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T02:10:28.744Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 905.22kB / 3.34MB 0.2s [2024-09-06T02:10:29.018Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T02:10:29.018Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-09-06T02:10:29.421Z] #35 ... [2024-09-06T02:10:29.421Z] [2024-09-06T02:10:29.421Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T02:10:29.421Z] #33 DONE 0.0s [2024-09-06T02:10:29.421Z] [2024-09-06T02:10:29.421Z] #36 [support-notifications internal] load build context [2024-09-06T02:10:29.421Z] #36 transferring context: 3.10MB 0.7s done [2024-09-06T02:10:29.421Z] #36 DONE 0.9s [2024-09-06T02:10:29.421Z] [2024-09-06T02:10:29.421Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:10:29.421Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T02:10:29.421Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T02:10:29.421Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T02:10:29.421Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T02:10:29.421Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T02:10:29.720Z] #35 ... [2024-09-06T02:10:29.720Z] [2024-09-06T02:10:29.720Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T02:10:29.720Z] #34 DONE 0.6s [2024-09-06T02:10:29.720Z] [2024-09-06T02:10:29.720Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T02:10:29.720Z] #33 DONE 0.0s [2024-09-06T02:10:29.720Z] [2024-09-06T02:10:29.720Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T02:10:29.720Z] #34 DONE 0.7s [2024-09-06T02:10:29.720Z] [2024-09-06T02:10:29.720Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:10:29.720Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T02:10:29.720Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T02:10:29.720Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T02:10:29.720Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T02:10:29.720Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T02:10:29.720Z] #35 ... [2024-09-06T02:10:29.720Z] [2024-09-06T02:10:29.720Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T02:10:29.720Z] #33 DONE 0.0s [2024-09-06T02:10:29.720Z] [2024-09-06T02:10:29.720Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:10:30.018Z] #35 ... [2024-09-06T02:10:30.018Z] [2024-09-06T02:10:30.018Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T02:10:30.018Z] #33 DONE 0.0s [2024-09-06T02:10:30.018Z] [2024-09-06T02:10:30.018Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:10:30.018Z] #35 ... [2024-09-06T02:10:30.018Z] [2024-09-06T02:10:30.018Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T02:10:30.018Z] #34 DONE 0.9s [2024-09-06T02:10:30.018Z] [2024-09-06T02:10:30.018Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:10:30.018Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T02:10:30.018Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T02:10:30.018Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T02:10:30.018Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T02:10:30.018Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T02:10:30.304Z] #35 ... [2024-09-06T02:10:30.304Z] [2024-09-06T02:10:30.304Z] #37 [support-scheduler internal] load build context [2024-09-06T02:10:30.304Z] #37 DONE 0.0s [2024-09-06T02:10:30.304Z] [2024-09-06T02:10:30.304Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:10:30.304Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T02:10:30.304Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T02:10:30.304Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T02:10:30.304Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T02:10:30.304Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T02:10:30.304Z] #35 ... [2024-09-06T02:10:30.304Z] [2024-09-06T02:10:30.304Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T02:10:30.304Z] #33 DONE 0.0s [2024-09-06T02:10:30.304Z] [2024-09-06T02:10:30.304Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:10:30.596Z] #35 ... [2024-09-06T02:10:30.596Z] [2024-09-06T02:10:30.596Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T02:10:30.596Z] #33 DONE 0.0s [2024-09-06T02:10:30.596Z] [2024-09-06T02:10:30.596Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-06T02:10:30.596Z] #38 DONE 1.1s [2024-09-06T02:10:30.596Z] [2024-09-06T02:10:30.596Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:10:30.596Z] #35 ... [2024-09-06T02:10:30.596Z] [2024-09-06T02:10:30.596Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T02:10:30.596Z] #33 DONE 0.0s [2024-09-06T02:10:30.596Z] [2024-09-06T02:10:30.596Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-06T02:10:30.596Z] #39 DONE 1.3s [2024-09-06T02:10:30.596Z] [2024-09-06T02:10:30.596Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:30.596Z] #40 DONE 0.0s [2024-09-06T02:10:30.596Z] [2024-09-06T02:10:30.596Z] #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-06T02:10:30.596Z] #38 DONE 1.2s [2024-09-06T02:10:30.596Z] [2024-09-06T02:10:30.596Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:10:30.596Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T02:10:30.596Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T02:10:30.596Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T02:10:30.597Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T02:10:30.597Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T02:10:30.882Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T02:10:30.882Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T02:10:30.882Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T02:10:30.882Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T02:10:30.882Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T02:10:30.882Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-09-06T02:10:31.160Z] #35 ... [2024-09-06T02:10:31.160Z] [2024-09-06T02:10:31.160Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T02:10:31.160Z] #33 DONE 0.0s [2024-09-06T02:10:31.160Z] [2024-09-06T02:10:31.160Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:10:31.160Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-09-06T02:10:31.450Z] #35 ... [2024-09-06T02:10:31.450Z] [2024-09-06T02:10:31.450Z] #41 [security-spiffe-token-provider internal] load build context [2024-09-06T02:10:31.450Z] #41 transferring context: 3.10MB 1.6s done [2024-09-06T02:10:31.450Z] #41 DONE 2.0s [2024-09-06T02:10:31.718Z] [2024-09-06T02:10:31.718Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T02:10:31.718Z] #33 DONE 0.0s [2024-09-06T02:10:31.718Z] [2024-09-06T02:10:31.718Z] #42 [security-bootstrapper internal] load build context [2024-09-06T02:10:31.718Z] #42 ... [2024-09-06T02:10:31.718Z] [2024-09-06T02:10:31.718Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-06T02:10:31.718Z] #38 DONE 1.3s [2024-09-06T02:10:31.718Z] [2024-09-06T02:10:31.718Z] #43 [core-common-config-bootstrapper internal] load build context [2024-09-06T02:10:31.718Z] #43 DONE 0.0s [2024-09-06T02:10:31.718Z] [2024-09-06T02:10:31.718Z] #44 [core-command internal] load build context [2024-09-06T02:10:31.718Z] #44 DONE 0.0s [2024-09-06T02:10:31.718Z] [2024-09-06T02:10:31.718Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:31.718Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.1s done [2024-09-06T02:10:31.718Z] #40 DONE 1.1s [2024-09-06T02:10:31.718Z] [2024-09-06T02:10:31.718Z] #42 [security-bootstrapper internal] load build context [2024-09-06T02:10:31.986Z] #42 ... [2024-09-06T02:10:31.986Z] [2024-09-06T02:10:31.986Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T02:10:31.986Z] #33 DONE 0.0s [2024-09-06T02:10:31.986Z] [2024-09-06T02:10:31.986Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-06T02:10:31.986Z] #39 DONE 1.9s [2024-09-06T02:10:31.986Z] [2024-09-06T02:10:31.986Z] #42 [security-bootstrapper internal] load build context [2024-09-06T02:10:32.280Z] #42 ... [2024-09-06T02:10:32.280Z] [2024-09-06T02:10:32.280Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T02:10:32.280Z] #33 DONE 0.0s [2024-09-06T02:10:32.280Z] [2024-09-06T02:10:32.280Z] #42 [security-bootstrapper internal] load build context [2024-09-06T02:10:32.280Z] #42 transferring context: 3.10MB 1.8s done [2024-09-06T02:10:32.280Z] #42 ... [2024-09-06T02:10:32.280Z] [2024-09-06T02:10:32.280Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T02:10:32.280Z] #33 DONE 0.0s [2024-09-06T02:10:32.553Z] [2024-09-06T02:10:32.553Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:10:32.553Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T02:10:32.553Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T02:10:32.553Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T02:10:32.553Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T02:10:32.553Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T02:10:32.553Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-09-06T02:10:32.831Z] #35 ... [2024-09-06T02:10:32.831Z] [2024-09-06T02:10:32.831Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-06T02:10:32.831Z] #38 DONE 1.4s [2024-09-06T02:10:32.831Z] [2024-09-06T02:10:32.831Z] #45 [security-spire-config internal] load build context [2024-09-06T02:10:32.831Z] #45 transferring context: 25.96kB 0.2s done [2024-09-06T02:10:32.831Z] #45 DONE 2.0s [2024-09-06T02:10:32.831Z] [2024-09-06T02:10:32.831Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:10:32.831Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T02:10:32.831Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T02:10:32.831Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T02:10:32.831Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T02:10:32.831Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T02:10:32.831Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-09-06T02:10:32.831Z] #35 ... [2024-09-06T02:10:32.831Z] [2024-09-06T02:10:32.831Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-06T02:10:32.831Z] #38 DONE 1.4s [2024-09-06T02:10:32.831Z] [2024-09-06T02:10:32.831Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:10:32.831Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T02:10:32.831Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T02:10:32.831Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T02:10:32.831Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T02:10:32.831Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T02:10:32.831Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-09-06T02:10:32.831Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T02:10:32.831Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T02:10:32.831Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T02:10:32.831Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T02:10:32.831Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T02:10:32.831Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-09-06T02:10:32.831Z] #35 DONE 5.3s [2024-09-06T02:10:32.831Z] [2024-09-06T02:10:32.831Z] #38 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-06T02:10:32.831Z] #38 DONE 1.4s [2024-09-06T02:10:32.831Z] [2024-09-06T02:10:32.831Z] #46 [core-metadata internal] load build context [2024-09-06T02:10:32.831Z] #46 transferring context: 3.10MB 2.0s done [2024-09-06T02:10:32.831Z] #46 DONE 3.0s [2024-09-06T02:10:32.831Z] [2024-09-06T02:10:32.831Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:32.831Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-06T02:10:32.831Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-06T02:10:32.831Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-06T02:10:33.104Z] #40 ... [2024-09-06T02:10:33.104Z] [2024-09-06T02:10:33.104Z] #47 [security-spire-server internal] load build context [2024-09-06T02:10:33.104Z] #47 transferring context: 27.71kB 0.2s done [2024-09-06T02:10:33.104Z] #47 DONE 2.4s [2024-09-06T02:10:33.104Z] [2024-09-06T02:10:33.104Z] #48 [core-keeper internal] load build context [2024-09-06T02:10:33.104Z] #48 DONE 0.0s [2024-09-06T02:10:33.104Z] [2024-09-06T02:10:33.104Z] #37 [support-scheduler internal] load build context [2024-09-06T02:10:33.104Z] #37 transferring context: 3.10MB 1.7s done [2024-09-06T02:10:33.373Z] #37 ... [2024-09-06T02:10:33.373Z] [2024-09-06T02:10:33.373Z] #42 [security-bootstrapper internal] load build context [2024-09-06T02:10:33.373Z] #42 DONE 3.2s [2024-09-06T02:10:33.641Z] [2024-09-06T02:10:33.641Z] #37 [support-scheduler internal] load build context [2024-09-06T02:10:33.641Z] #37 DONE 3.3s [2024-09-06T02:10:33.641Z] [2024-09-06T02:10:33.641Z] #49 [security-proxy-auth internal] load build context [2024-09-06T02:10:33.912Z] #49 ... [2024-09-06T02:10:33.912Z] [2024-09-06T02:10:33.912Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T02:10:33.912Z] #34 DONE 4.2s [2024-09-06T02:10:33.912Z] [2024-09-06T02:10:33.912Z] #49 [security-proxy-auth internal] load build context [2024-09-06T02:10:33.912Z] #49 ... [2024-09-06T02:10:33.912Z] [2024-09-06T02:10:33.912Z] #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-06T02:10:33.912Z] #50 DONE 2.6s [2024-09-06T02:10:34.186Z] [2024-09-06T02:10:34.186Z] #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-06T02:10:34.186Z] #38 DONE 1.5s [2024-09-06T02:10:34.186Z] [2024-09-06T02:10:34.186Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:10:34.186Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T02:10:34.186Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T02:10:34.186Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T02:10:34.186Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T02:10:34.186Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T02:10:34.186Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-09-06T02:10:34.186Z] #35 DONE 5.4s [2024-09-06T02:10:34.186Z] [2024-09-06T02:10:34.186Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:34.186Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.3s [2024-09-06T02:10:34.186Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s [2024-09-06T02:10:34.186Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.3s [2024-09-06T02:10:34.186Z] #40 ... [2024-09-06T02:10:34.186Z] [2024-09-06T02:10:34.186Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T02:10:34.186Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T02:10:34.186Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T02:10:34.186Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-09-06T02:10:34.186Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T02:10:34.186Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T02:10:34.186Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-09-06T02:10:34.186Z] #35 DONE 5.4s [2024-09-06T02:10:34.186Z] [2024-09-06T02:10:34.186Z] #51 [security-spire-agent internal] load build context [2024-09-06T02:10:34.186Z] #51 DONE 0.0s [2024-09-06T02:10:34.186Z] [2024-09-06T02:10:34.186Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:34.186Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.1s done [2024-09-06T02:10:34.186Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-06T02:10:34.186Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-06T02:10:34.186Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-06T02:10:34.458Z] #40 ... [2024-09-06T02:10:34.458Z] [2024-09-06T02:10:34.458Z] #52 [core-data internal] load build context [2024-09-06T02:10:34.458Z] #52 transferring context: 3.10MB 2.6s done [2024-09-06T02:10:34.458Z] #52 DONE 3.7s [2024-09-06T02:10:34.458Z] [2024-09-06T02:10:34.458Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:34.735Z] #40 ... [2024-09-06T02:10:34.735Z] [2024-09-06T02:10:34.735Z] #49 [security-proxy-auth internal] load build context [2024-09-06T02:10:34.735Z] #49 transferring context: 3.10MB 2.8s done [2024-09-06T02:10:34.735Z] #49 DONE 4.0s [2024-09-06T02:10:34.735Z] [2024-09-06T02:10:34.735Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:34.735Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done [2024-09-06T02:10:34.735Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.8s done [2024-09-06T02:10:34.735Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-06T02:10:34.735Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.9s done [2024-09-06T02:10:36.154Z] #40 ... [2024-09-06T02:10:36.154Z] [2024-09-06T02:10:36.154Z] #44 [core-command internal] load build context [2024-09-06T02:10:36.154Z] #44 transferring context: 3.10MB 2.8s done [2024-09-06T02:10:36.154Z] #44 DONE 4.3s [2024-09-06T02:10:36.154Z] [2024-09-06T02:10:36.154Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:36.154Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.4s [2024-09-06T02:10:36.422Z] #40 ... [2024-09-06T02:10:36.422Z] [2024-09-06T02:10:36.422Z] #43 [core-common-config-bootstrapper internal] load build context [2024-09-06T02:10:36.422Z] #43 transferring context: 3.10MB 3.1s done [2024-09-06T02:10:36.422Z] #43 DONE 4.7s [2024-09-06T02:10:36.422Z] [2024-09-06T02:10:36.422Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:36.422Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.7s [2024-09-06T02:10:36.692Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-06T02:10:36.692Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-06T02:10:36.959Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.1s [2024-09-06T02:10:36.959Z] #40 ... [2024-09-06T02:10:36.959Z] [2024-09-06T02:10:36.959Z] #51 [security-spire-agent internal] load build context [2024-09-06T02:10:36.959Z] #51 transferring context: 27.24kB 0.2s done [2024-09-06T02:10:36.959Z] #51 DONE 2.7s [2024-09-06T02:10:36.959Z] [2024-09-06T02:10:36.959Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:37.934Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 5.0s [2024-09-06T02:10:38.524Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.30MB / 28.04MB 5.7s [2024-09-06T02:10:38.524Z] #40 ... [2024-09-06T02:10:38.524Z] [2024-09-06T02:10:38.524Z] #53 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T02:10:38.791Z] #53 ... [2024-09-06T02:10:38.791Z] [2024-09-06T02:10:38.791Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:39.064Z] #40 ... [2024-09-06T02:10:39.064Z] [2024-09-06T02:10:39.064Z] #54 [security-proxy-setup internal] load build context [2024-09-06T02:10:39.064Z] #54 transferring context: 3.10MB 3.9s done [2024-09-06T02:10:39.064Z] #54 DONE 6.4s [2024-09-06T02:10:39.064Z] [2024-09-06T02:10:39.064Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:39.335Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 6.5s [2024-09-06T02:10:39.920Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-09-06T02:10:40.193Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.26MB / 28.04MB 7.3s [2024-09-06T02:10:40.193Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-09-06T02:10:40.193Z] #40 ... [2024-09-06T02:10:40.193Z] [2024-09-06T02:10:40.193Z] #55 [security-secretstore-setup internal] load build context [2024-09-06T02:10:40.193Z] #55 transferring context: 3.10MB 4.5s done [2024-09-06T02:10:40.193Z] #55 DONE 7.4s [2024-09-06T02:10:40.193Z] [2024-09-06T02:10:40.193Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:40.461Z] #40 ... [2024-09-06T02:10:40.461Z] [2024-09-06T02:10:40.461Z] #48 [core-keeper internal] load build context [2024-09-06T02:10:40.461Z] #48 transferring context: 3.10MB 4.9s done [2024-09-06T02:10:40.461Z] #48 DONE 7.0s [2024-09-06T02:10:40.461Z] [2024-09-06T02:10:40.461Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:40.461Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 7.6s [2024-09-06T02:10:40.461Z] #40 ... [2024-09-06T02:10:40.461Z] [2024-09-06T02:10:40.461Z] #56 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T02:10:40.461Z] #0 8.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:40.738Z] #56 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:40.738Z] #56 ... [2024-09-06T02:10:40.738Z] [2024-09-06T02:10:40.738Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T02:10:40.738Z] #0 5.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:40.738Z] #0 6.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:40.738Z] #0 9.219 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T02:10:40.738Z] #0 9.219 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T02:10:40.738Z] #0 9.219 OK: 19954 distinct packages available [2024-09-06T02:10:40.738Z] #0 9.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:40.738Z] #57 ... [2024-09-06T02:10:40.738Z] [2024-09-06T02:10:40.738Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T02:10:40.738Z] #0 6.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:40.738Z] #0 7.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:40.738Z] #0 10.35 OK: 266 MiB in 52 packages [2024-09-06T02:10:41.014Z] #58 ... [2024-09-06T02:10:41.014Z] [2024-09-06T02:10:41.014Z] #59 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T02:10:41.014Z] #0 7.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:41.014Z] #0 7.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:41.014Z] #0 10.41 OK: 266 MiB in 52 packages [2024-09-06T02:10:41.014Z] #59 ... [2024-09-06T02:10:41.014Z] [2024-09-06T02:10:41.014Z] #60 [support-cron-scheduler internal] load build context [2024-09-06T02:10:41.014Z] #60 transferring context: 3.10MB 4.9s done [2024-09-06T02:10:41.014Z] #60 DONE 7.0s [2024-09-06T02:10:41.014Z] [2024-09-06T02:10:41.014Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:41.014Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 8.3s [2024-09-06T02:10:41.983Z] #40 ... [2024-09-06T02:10:41.983Z] [2024-09-06T02:10:41.983Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T02:10:41.983Z] #58 DONE 11.2s [2024-09-06T02:10:41.983Z] [2024-09-06T02:10:41.983Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:42.273Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 9.4s [2024-09-06T02:10:42.273Z] #40 ... [2024-09-06T02:10:42.273Z] [2024-09-06T02:10:42.273Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T02:10:42.273Z] #61 DONE 9.0s [2024-09-06T02:10:42.273Z] [2024-09-06T02:10:42.273Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:42.542Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 9.8s [2024-09-06T02:10:42.809Z] #40 ... [2024-09-06T02:10:42.809Z] [2024-09-06T02:10:42.809Z] #59 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T02:10:42.809Z] #59 DONE 12.5s [2024-09-06T02:10:42.809Z] [2024-09-06T02:10:42.809Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:43.402Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.38MB / 28.04MB 10.4s [2024-09-06T02:10:43.402Z] #40 ... [2024-09-06T02:10:43.402Z] [2024-09-06T02:10:43.402Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T02:10:43.402Z] #62 ... [2024-09-06T02:10:43.402Z] [2024-09-06T02:10:43.402Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T02:10:43.672Z] #63 ... [2024-09-06T02:10:43.672Z] [2024-09-06T02:10:43.672Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T02:10:43.672Z] #57 10.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:43.672Z] #57 12.22 OK: 266 MiB in 52 packages [2024-09-06T02:10:43.672Z] #57 DONE 13.1s [2024-09-06T02:10:43.672Z] [2024-09-06T02:10:43.672Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:43.672Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 10.8s [2024-09-06T02:10:43.952Z] #40 ... [2024-09-06T02:10:43.952Z] [2024-09-06T02:10:43.952Z] #56 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T02:10:43.952Z] #56 12.48 OK: 266 MiB in 52 packages [2024-09-06T02:10:43.952Z] #56 DONE 14.5s [2024-09-06T02:10:43.952Z] [2024-09-06T02:10:43.952Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:44.221Z] #40 ... [2024-09-06T02:10:44.222Z] [2024-09-06T02:10:44.222Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T02:10:44.222Z] #64 ... [2024-09-06T02:10:44.222Z] [2024-09-06T02:10:44.222Z] #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T02:10:44.222Z] #65 ... [2024-09-06T02:10:44.222Z] [2024-09-06T02:10:44.222Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T02:10:44.222Z] #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.7s done [2024-09-06T02:10:44.222Z] #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-06T02:10:44.222Z] #66 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-06T02:10:44.222Z] #66 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-06T02:10:44.222Z] #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-06T02:10:44.222Z] #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-09-06T02:10:44.222Z] #66 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-06T02:10:44.222Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done [2024-09-06T02:10:44.222Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 6.5s [2024-09-06T02:10:44.222Z] #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-06T02:10:44.490Z] #66 ... [2024-09-06T02:10:44.490Z] [2024-09-06T02:10:44.490Z] #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:10:44.490Z] #67 DONE 2.3s [2024-09-06T02:10:44.490Z] [2024-09-06T02:10:44.490Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T02:10:44.490Z] #66 ... [2024-09-06T02:10:44.490Z] [2024-09-06T02:10:44.490Z] #68 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T02:10:44.490Z] #68 ... [2024-09-06T02:10:44.490Z] [2024-09-06T02:10:44.490Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T02:10:44.772Z] #69 ... [2024-09-06T02:10:44.772Z] [2024-09-06T02:10:44.772Z] #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T02:10:45.047Z] #70 ... [2024-09-06T02:10:45.047Z] [2024-09-06T02:10:45.047Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T02:10:45.047Z] #71 ... [2024-09-06T02:10:45.047Z] [2024-09-06T02:10:45.047Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T02:10:45.385Z] #72 ... [2024-09-06T02:10:45.385Z] [2024-09-06T02:10:45.385Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T02:10:45.385Z] #73 ... [2024-09-06T02:10:45.385Z] [2024-09-06T02:10:45.385Z] #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:10:45.385Z] #74 DONE 2.2s [2024-09-06T02:10:45.385Z] [2024-09-06T02:10:45.385Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:45.385Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.09MB / 28.04MB 12.5s [2024-09-06T02:10:45.655Z] #40 ... [2024-09-06T02:10:45.655Z] [2024-09-06T02:10:45.655Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:10:45.655Z] #75 DONE 2.1s [2024-09-06T02:10:45.655Z] [2024-09-06T02:10:45.655Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:45.937Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.0s done [2024-09-06T02:10:45.937Z] #40 ... [2024-09-06T02:10:45.937Z] [2024-09-06T02:10:45.937Z] #76 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T02:10:45.937Z] #76 ... [2024-09-06T02:10:45.937Z] [2024-09-06T02:10:45.937Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:45.937Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.0s done [2024-09-06T02:10:46.214Z] #40 ... [2024-09-06T02:10:46.214Z] [2024-09-06T02:10:46.214Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:10:46.214Z] #77 DONE 2.2s [2024-09-06T02:10:46.214Z] [2024-09-06T02:10:46.214Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:10:50.491Z] #78 ... [2024-09-06T02:10:50.492Z] [2024-09-06T02:10:50.492Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T02:10:50.492Z] #62 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:50.492Z] #62 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:50.492Z] #62 14.95 (1/2) Installing ca-certificates (20240226-r0) [2024-09-06T02:10:50.492Z] #62 15.07 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-06T02:10:50.492Z] #62 15.07 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:10:50.492Z] #62 15.12 Executing ca-certificates-20240226-r0.trigger [2024-09-06T02:10:50.492Z] #62 15.58 OK: 9 MiB in 17 packages [2024-09-06T02:10:50.492Z] #62 DONE 16.5s [2024-09-06T02:10:50.492Z] [2024-09-06T02:10:50.492Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:50.492Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.1s [2024-09-06T02:10:52.439Z] #40 ... [2024-09-06T02:10:52.439Z] [2024-09-06T02:10:52.439Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T02:10:52.439Z] #79 ... [2024-09-06T02:10:52.439Z] [2024-09-06T02:10:52.439Z] #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T02:10:52.439Z] #70 DONE 17.8s [2024-09-06T02:10:52.439Z] [2024-09-06T02:10:52.439Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T02:10:54.394Z] #80 ... [2024-09-06T02:10:54.394Z] [2024-09-06T02:10:54.394Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:10:54.661Z] #81 ... [2024-09-06T02:10:54.661Z] [2024-09-06T02:10:54.661Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:54.661Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.3s [2024-09-06T02:10:54.661Z] #40 ... [2024-09-06T02:10:54.661Z] [2024-09-06T02:10:54.661Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T02:10:54.661Z] #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.7s done [2024-09-06T02:10:54.661Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.1s [2024-09-06T02:10:54.934Z] #66 ... [2024-09-06T02:10:54.934Z] [2024-09-06T02:10:54.934Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:55.201Z] #40 ... [2024-09-06T02:10:55.201Z] [2024-09-06T02:10:55.201Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:10:55.490Z] #82 ... [2024-09-06T02:10:55.490Z] [2024-09-06T02:10:55.490Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T02:10:55.768Z] #66 ... [2024-09-06T02:10:55.768Z] [2024-09-06T02:10:55.768Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T02:10:55.768Z] #64 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:55.768Z] #64 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:55.768Z] #64 19.81 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-06T02:10:55.768Z] #64 19.87 (2/2) Installing su-exec (0.2-r3) [2024-09-06T02:10:55.768Z] #64 19.92 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:10:55.768Z] #64 20.07 OK: 8 MiB in 17 packages [2024-09-06T02:10:55.768Z] #64 DONE 21.8s [2024-09-06T02:10:55.768Z] [2024-09-06T02:10:55.768Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T02:10:55.768Z] #66 ... [2024-09-06T02:10:55.768Z] [2024-09-06T02:10:55.768Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:10:56.036Z] #83 ... [2024-09-06T02:10:56.036Z] [2024-09-06T02:10:56.036Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:57.462Z] #40 ... [2024-09-06T02:10:57.462Z] [2024-09-06T02:10:57.462Z] #65 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T02:10:57.462Z] #65 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:57.462Z] #65 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:57.462Z] #65 21.06 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T02:10:57.462Z] #65 21.09 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:10:57.462Z] #65 21.27 OK: 8 MiB in 16 packages [2024-09-06T02:10:57.462Z] #65 DONE 23.3s [2024-09-06T02:10:57.731Z] [2024-09-06T02:10:57.731Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:58.341Z] #40 ... [2024-09-06T02:10:58.341Z] [2024-09-06T02:10:58.341Z] #68 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T02:10:58.341Z] #68 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:58.341Z] #68 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:58.341Z] #68 21.61 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T02:10:58.341Z] #68 21.66 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:10:58.341Z] #68 21.95 OK: 8 MiB in 16 packages [2024-09-06T02:10:58.341Z] #68 DONE 24.6s [2024-09-06T02:10:58.618Z] [2024-09-06T02:10:58.618Z] #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T02:10:58.618Z] #84 ... [2024-09-06T02:10:58.618Z] [2024-09-06T02:10:58.618Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T02:10:58.618Z] #63 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:58.618Z] #63 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:58.618Z] #63 19.80 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T02:10:58.618Z] #63 19.80 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T02:10:58.618Z] #63 19.80 OK: 19948 distinct packages available [2024-09-06T02:10:58.618Z] #63 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:58.618Z] #63 23.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:10:58.888Z] #63 ... [2024-09-06T02:10:58.888Z] [2024-09-06T02:10:58.888Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:10:59.479Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.3s [2024-09-06T02:10:59.747Z] #40 ... [2024-09-06T02:10:59.747Z] [2024-09-06T02:10:59.747Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:10:59.747Z] #0 6.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:00.018Z] #85 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:00.018Z] #85 ... [2024-09-06T02:11:00.018Z] [2024-09-06T02:11:00.018Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T02:11:00.018Z] #69 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:00.018Z] #69 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:00.018Z] #69 25.17 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T02:11:00.018Z] #69 25.17 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T02:11:00.018Z] #69 25.17 OK: 19948 distinct packages available [2024-09-06T02:11:00.018Z] #69 ... [2024-09-06T02:11:00.018Z] [2024-09-06T02:11:00.018Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:11:00.602Z] #40 ... [2024-09-06T02:11:00.602Z] [2024-09-06T02:11:00.602Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T02:11:00.602Z] #71 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:00.602Z] #71 17.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:00.602Z] #71 23.86 v3.18.8-83-g228cb8cfc65 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T02:11:00.602Z] #71 23.86 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T02:11:00.602Z] #71 23.86 OK: 19948 distinct packages available [2024-09-06T02:11:00.602Z] #71 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:00.602Z] #71 ... [2024-09-06T02:11:00.602Z] [2024-09-06T02:11:00.602Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:11:01.570Z] #40 ... [2024-09-06T02:11:01.570Z] [2024-09-06T02:11:01.570Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T02:11:01.570Z] #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.4s done [2024-09-06T02:11:01.570Z] #66 DONE 27.1s [2024-09-06T02:11:01.570Z] [2024-09-06T02:11:01.570Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:11:01.839Z] #40 ... [2024-09-06T02:11:01.839Z] [2024-09-06T02:11:01.839Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T02:11:01.839Z] #72 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:01.839Z] #72 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:01.839Z] #72 27.36 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:02.106Z] #72 ... [2024-09-06T02:11:02.106Z] [2024-09-06T02:11:02.106Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:11:02.693Z] #40 ... [2024-09-06T02:11:02.693Z] [2024-09-06T02:11:02.693Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T02:11:02.693Z] #73 18.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:02.693Z] #73 20.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:02.693Z] #73 27.13 (1/4) Installing ca-certificates (20240226-r0) [2024-09-06T02:11:02.693Z] #73 27.64 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-06T02:11:02.693Z] #73 27.68 (3/4) Installing su-exec (0.2-r3) [2024-09-06T02:11:02.693Z] #73 27.69 (4/4) Installing yq (4.33.3-r5) [2024-09-06T02:11:02.693Z] #73 ... [2024-09-06T02:11:02.693Z] [2024-09-06T02:11:02.693Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:11:03.654Z] #40 ... [2024-09-06T02:11:03.654Z] [2024-09-06T02:11:03.654Z] #76 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T02:11:03.654Z] #76 17.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:03.654Z] #76 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:03.654Z] #76 27.13 (1/3) Installing ca-certificates (20240226-r0) [2024-09-06T02:11:03.654Z] #76 27.66 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-06T02:11:03.654Z] #76 27.68 (3/3) Installing tzdata (2024a-r0) [2024-09-06T02:11:03.654Z] #76 ... [2024-09-06T02:11:03.654Z] [2024-09-06T02:11:03.654Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:11:04.626Z] #40 ... [2024-09-06T02:11:04.626Z] [2024-09-06T02:11:04.626Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T02:11:04.626Z] #79 12.13 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:04.626Z] #79 15.01 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:04.626Z] #79 ... [2024-09-06T02:11:04.626Z] [2024-09-06T02:11:04.626Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T02:11:04.893Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.4s [2024-09-06T02:11:05.185Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.8s done [2024-09-06T02:11:05.463Z] #40 DONE 34.8s [2024-09-06T02:11:05.463Z] [2024-09-06T02:11:05.463Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T02:11:05.463Z] #79 23.02 OK: 266 MiB in 52 packages [2024-09-06T02:11:05.738Z] #79 ... [2024-09-06T02:11:05.738Z] [2024-09-06T02:11:05.738Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T02:11:05.738Z] #0 5.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:05.738Z] #0 7.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:06.006Z] #86 ... [2024-09-06T02:11:06.006Z] [2024-09-06T02:11:06.006Z] #72 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T02:11:06.006Z] #72 28.11 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:06.006Z] #72 28.19 (3/6) Installing dumb-init (1.2.5-r2) [2024-09-06T02:11:06.006Z] #72 28.22 (4/6) Installing openssl (3.1.7-r0) [2024-09-06T02:11:06.006Z] #72 28.30 (5/6) Installing su-exec (0.2-r3) [2024-09-06T02:11:06.006Z] #72 28.33 (6/6) Installing yq (4.33.3-r5) [2024-09-06T02:11:06.006Z] #72 29.46 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:11:06.006Z] #72 29.66 OK: 18 MiB in 19 packages [2024-09-06T02:11:06.006Z] #72 DONE 31.5s [2024-09-06T02:11:06.006Z] [2024-09-06T02:11:06.006Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T02:11:06.091Z] #160 ... [2024-09-06T02:11:06.091Z] [2024-09-06T02:11:06.091Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-06T02:11:06.091Z] #156 90.93 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-06T02:11:07.418Z] #87 ... [2024-09-06T02:11:07.418Z] [2024-09-06T02:11:07.418Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T02:11:07.418Z] #79 DONE 24.7s [2024-09-06T02:11:07.418Z] [2024-09-06T02:11:07.418Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T02:11:07.418Z] #63 30.91 (1/11) Installing ca-certificates (20240226-r0) [2024-09-06T02:11:07.418Z] #63 31.43 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-06T02:11:07.418Z] #63 31.64 (3/11) Installing libunistring (1.1-r1) [2024-09-06T02:11:07.418Z] #63 31.95 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-06T02:11:07.418Z] #63 32.01 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-06T02:11:07.418Z] #63 32.05 (6/11) Installing libcurl (8.9.0-r0) [2024-09-06T02:11:07.418Z] #63 32.17 (7/11) Installing curl (8.9.0-r0) [2024-09-06T02:11:07.418Z] #63 32.29 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-06T02:11:07.418Z] #63 32.35 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-06T02:11:07.418Z] #63 32.38 (10/11) Installing libucontext (1.2-r2) [2024-09-06T02:11:07.418Z] #63 32.44 (11/11) Installing gcompat (1.1.0-r1) [2024-09-06T02:11:07.418Z] #63 32.51 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:11:07.418Z] #63 32.76 Executing ca-certificates-20240226-r0.trigger [2024-09-06T02:11:07.418Z] #63 ... [2024-09-06T02:11:07.418Z] [2024-09-06T02:11:07.418Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-06T02:11:07.418Z] #88 DONE 0.4s [2024-09-06T02:11:07.418Z] [2024-09-06T02:11:07.418Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T02:11:07.418Z] #0 5.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:07.418Z] #0 8.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:07.690Z] #89 ... [2024-09-06T02:11:07.690Z] [2024-09-06T02:11:07.690Z] #76 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T02:11:07.690Z] #76 31.58 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:11:07.690Z] #76 31.69 Executing ca-certificates-20240226-r0.trigger [2024-09-06T02:11:07.690Z] #76 ... [2024-09-06T02:11:07.690Z] [2024-09-06T02:11:07.690Z] #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T02:11:07.690Z] #73 28.84 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:11:07.690Z] #73 29.01 Executing ca-certificates-20240226-r0.trigger [2024-09-06T02:11:07.690Z] #73 30.83 OK: 18 MiB in 19 packages [2024-09-06T02:11:07.690Z] #73 DONE 33.4s [2024-09-06T02:11:07.957Z] [2024-09-06T02:11:07.957Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T02:11:07.957Z] #63 34.45 OK: 13 MiB in 26 packages [2024-09-06T02:11:09.379Z] #63 DONE 36.0s [2024-09-06T02:11:09.379Z] [2024-09-06T02:11:09.379Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:11:09.648Z] #90 ... [2024-09-06T02:11:09.648Z] [2024-09-06T02:11:09.648Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T02:11:09.648Z] #80 6.839 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:09.648Z] #80 9.141 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:09.648Z] #80 ... [2024-09-06T02:11:09.648Z] [2024-09-06T02:11:09.648Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:11:09.648Z] #85 18.03 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:09.648Z] #85 19.23 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:09.648Z] #85 19.38 Executing ca-certificates-20240226-r0.trigger [2024-09-06T02:11:10.241Z] #85 ... [2024-09-06T02:11:10.241Z] [2024-09-06T02:11:10.241Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T02:11:10.241Z] #69 26.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:10.241Z] #69 28.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:10.511Z] #69 ... [2024-09-06T02:11:10.511Z] [2024-09-06T02:11:10.511Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T02:11:10.511Z] #87 4.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:10.790Z] #87 ... [2024-09-06T02:11:10.791Z] [2024-09-06T02:11:10.791Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T02:11:10.791Z] #71 27.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:10.791Z] #71 33.82 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-06T02:11:10.791Z] #71 33.85 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-06T02:11:10.791Z] #71 33.91 (3/4) Installing libucontext (1.2-r2) [2024-09-06T02:11:10.791Z] #71 33.91 (4/4) Installing gcompat (1.1.0-r1) [2024-09-06T02:11:10.791Z] #71 33.95 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:11:10.791Z] #71 34.34 OK: 8 MiB in 19 packages [2024-09-06T02:11:10.791Z] #71 DONE 36.5s [2024-09-06T02:11:10.791Z] [2024-09-06T02:11:10.791Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:11:10.791Z] #85 21.04 OK: 9 MiB in 17 packages [2024-09-06T02:11:12.207Z] #85 ... [2024-09-06T02:11:12.207Z] [2024-09-06T02:11:12.207Z] #76 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T02:11:12.207Z] #76 34.07 OK: 12 MiB in 18 packages [2024-09-06T02:11:12.207Z] #76 DONE 36.4s [2024-09-06T02:11:12.477Z] [2024-09-06T02:11:12.477Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T02:11:12.477Z] #69 37.25 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:12.477Z] #69 38.11 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:12.477Z] #69 38.16 (3/7) Installing dumb-init (1.2.5-r2) [2024-09-06T02:11:12.477Z] #69 38.18 (4/7) Installing musl-obstack (1.2.3-r2) [2024-09-06T02:11:12.477Z] #69 38.20 (5/7) Installing libucontext (1.2-r2) [2024-09-06T02:11:12.477Z] #69 38.22 (6/7) Installing gcompat (1.1.0-r1) [2024-09-06T02:11:12.477Z] #69 38.25 (7/7) Installing openssl (3.1.7-r0) [2024-09-06T02:11:12.477Z] #69 38.37 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:11:12.477Z] #69 38.51 OK: 9 MiB in 20 packages [2024-09-06T02:11:13.063Z] #69 ... [2024-09-06T02:11:13.063Z] [2024-09-06T02:11:13.063Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:11:13.063Z] #85 DONE 23.3s [2024-09-06T02:11:13.063Z] [2024-09-06T02:11:13.063Z] #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T02:11:13.063Z] #84 4.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:13.063Z] #84 7.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:13.331Z] #84 ... [2024-09-06T02:11:13.331Z] [2024-09-06T02:11:13.331Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T02:11:13.331Z] #80 18.99 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T02:11:13.331Z] #80 20.55 Executing busybox-1.36.1-r7.trigger [2024-09-06T02:11:13.331Z] #80 20.75 OK: 8 MiB in 16 packages [2024-09-06T02:11:13.915Z] #80 ... [2024-09-06T02:11:13.915Z] [2024-09-06T02:11:13.915Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T02:11:13.915Z] #86 14.88 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:13.915Z] #86 15.80 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:13.915Z] #86 16.03 OK: 8 MiB in 17 packages [2024-09-06T02:11:13.915Z] #86 DONE 18.0s [2024-09-06T02:11:13.915Z] [2024-09-06T02:11:13.915Z] #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-06T02:11:14.193Z] #91 ... [2024-09-06T02:11:14.193Z] [2024-09-06T02:11:14.193Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T02:11:14.193Z] #69 DONE 40.2s [2024-09-06T02:11:14.474Z] [2024-09-06T02:11:14.474Z] #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T02:11:14.474Z] #84 16.00 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:14.744Z] #84 ... [2024-09-06T02:11:14.744Z] [2024-09-06T02:11:14.744Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T02:11:14.744Z] #80 DONE 22.2s [2024-09-06T02:11:15.018Z] [2024-09-06T02:11:15.018Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T02:11:15.018Z] #89 17.08 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:15.302Z] #89 17.82 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:15.302Z] #89 17.95 OK: 8 MiB in 16 packages [2024-09-06T02:11:15.910Z] #89 ... [2024-09-06T02:11:15.910Z] [2024-09-06T02:11:15.910Z] #84 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T02:11:15.910Z] #84 16.73 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:15.910Z] #84 16.77 OK: 8 MiB in 16 packages [2024-09-06T02:11:15.910Z] #84 DONE 17.8s [2024-09-06T02:11:16.178Z] [2024-09-06T02:11:16.178Z] #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T02:11:16.761Z] #92 ... [2024-09-06T02:11:16.761Z] [2024-09-06T02:11:16.761Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T02:11:16.761Z] #89 DONE 19.3s [2024-09-06T02:11:17.028Z] [2024-09-06T02:11:17.028Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:11:17.028Z] #90 4.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:17.028Z] #90 7.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:17.638Z] #90 ... [2024-09-06T02:11:17.638Z] [2024-09-06T02:11:17.638Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:11:17.905Z] #93 ... [2024-09-06T02:11:17.905Z] [2024-09-06T02:11:17.905Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T02:11:17.905Z] #0 4.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:17.905Z] #0 5.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:17.905Z] #94 ... [2024-09-06T02:11:17.905Z] [2024-09-06T02:11:17.905Z] #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:11:17.905Z] #0 5.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:18.496Z] #95 ... [2024-09-06T02:11:18.496Z] [2024-09-06T02:11:18.496Z] #91 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-06T02:11:18.496Z] #91 DONE 4.6s [2024-09-06T02:11:18.496Z] [2024-09-06T02:11:18.496Z] #92 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T02:11:18.496Z] #92 4.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:18.496Z] #92 ... [2024-09-06T02:11:18.496Z] [2024-09-06T02:11:18.496Z] #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-06T02:11:18.496Z] #96 DONE 0.2s [2024-09-06T02:11:18.763Z] [2024-09-06T02:11:18.763Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T02:11:18.763Z] #0 6.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:19.029Z] #97 8.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:19.029Z] #97 ... [2024-09-06T02:11:19.029Z] [2024-09-06T02:11:19.029Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T02:11:19.029Z] #94 11.34 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:19.646Z] #94 11.70 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:19.646Z] #94 11.76 Executing ca-certificates-20240226-r0.trigger [2024-09-06T02:11:19.646Z] #94 ... [2024-09-06T02:11:19.646Z] [2024-09-06T02:11:19.646Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T02:11:19.646Z] #87 7.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:19.646Z] #87 12.92 OK: 18 MiB in 19 packages [2024-09-06T02:11:19.646Z] #87 DONE 13.8s [2024-09-06T02:11:19.913Z] [2024-09-06T02:11:19.913Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-06T02:11:19.913Z] #98 DONE 0.2s [2024-09-06T02:11:19.913Z] [2024-09-06T02:11:19.913Z] #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:11:19.913Z] #95 6.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:21.366Z] #95 ... [2024-09-06T02:11:21.366Z] [2024-09-06T02:11:21.366Z] #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T02:11:21.366Z] #94 12.67 OK: 18 MiB in 19 packages [2024-09-06T02:11:21.366Z] #94 DONE 13.4s [2024-09-06T02:11:21.366Z] [2024-09-06T02:11:21.366Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:11:21.366Z] #90 10.91 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:21.366Z] #90 11.20 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:21.366Z] #90 11.27 Executing ca-certificates-20240226-r0.trigger [2024-09-06T02:11:21.634Z] #90 12.08 OK: 13 MiB in 26 packages [2024-09-06T02:11:22.608Z] #90 DONE 12.9s [2024-09-06T02:11:22.608Z] [2024-09-06T02:11:22.608Z] #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:11:22.608Z] #95 9.711 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:22.608Z] #95 9.922 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:22.608Z] #95 9.957 Executing ca-certificates-20240226-r0.trigger [2024-09-06T02:11:22.901Z] #95 10.75 OK: 12 MiB in 18 packages [2024-09-06T02:11:23.190Z] #95 ... [2024-09-06T02:11:23.190Z] [2024-09-06T02:11:23.190Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T02:11:23.190Z] #92 6.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T02:11:23.190Z] #92 8.625 OK: 9 MiB in 20 packages [2024-09-06T02:11:23.190Z] #92 DONE 9.5s [2024-09-06T02:11:23.190Z] [2024-09-06T02:11:23.190Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T02:11:23.190Z] #97 11.41 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:23.190Z] #97 11.70 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T02:11:23.190Z] #97 11.81 OK: 8 MiB in 19 packages [2024-09-06T02:11:23.190Z] #97 DONE 12.5s [2024-09-06T02:11:23.458Z] [2024-09-06T02:11:23.458Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T02:11:24.078Z] #99 ... [2024-09-06T02:11:24.078Z] [2024-09-06T02:11:24.078Z] #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T02:11:24.078Z] #95 DONE 11.8s [2024-09-06T02:11:24.347Z] [2024-09-06T02:11:24.347Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-06T02:11:25.321Z] #100 DONE 2.1s [2024-09-06T02:11:25.322Z] [2024-09-06T02:11:25.322Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T02:11:25.322Z] #99 DONE 2.0s [2024-09-06T02:11:25.322Z] [2024-09-06T02:11:25.322Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T02:11:25.322Z] #101 DONE 2.1s [2024-09-06T02:11:25.322Z] [2024-09-06T02:11:25.322Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T02:11:25.593Z] #102 ... [2024-09-06T02:11:25.593Z] [2024-09-06T02:11:25.593Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-06T02:11:25.593Z] #103 DONE 0.2s [2024-09-06T02:11:25.593Z] [2024-09-06T02:11:25.593Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-06T02:11:25.593Z] #104 DONE 0.3s [2024-09-06T02:11:25.593Z] [2024-09-06T02:11:25.593Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-06T02:11:25.861Z] #105 ... [2024-09-06T02:11:25.861Z] [2024-09-06T02:11:25.861Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-06T02:11:25.861Z] #106 DONE 0.2s [2024-09-06T02:11:25.861Z] [2024-09-06T02:11:25.861Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-06T02:11:25.861Z] #105 DONE 0.3s [2024-09-06T02:11:25.861Z] [2024-09-06T02:11:25.861Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T02:11:26.134Z] #107 ... [2024-09-06T02:11:26.134Z] [2024-09-06T02:11:26.134Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T02:11:26.134Z] #108 DONE 0.3s [2024-09-06T02:11:26.134Z] [2024-09-06T02:11:26.134Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T02:11:26.134Z] #107 DONE 0.3s [2024-09-06T02:11:26.134Z] [2024-09-06T02:11:26.134Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-06T02:11:26.134Z] #109 DONE 0.2s [2024-09-06T02:11:26.134Z] [2024-09-06T02:11:26.134Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-06T02:11:26.407Z] #110 DONE 0.2s [2024-09-06T02:11:26.407Z] [2024-09-06T02:11:26.407Z] #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-06T02:11:26.677Z] #111 DONE 0.3s [2024-09-06T02:11:26.677Z] [2024-09-06T02:11:26.677Z] #112 [security-spire-config] exporting to image [2024-09-06T02:11:26.677Z] #112 exporting layers [2024-09-06T02:11:26.677Z] #112 ... [2024-09-06T02:11:26.677Z] [2024-09-06T02:11:26.677Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-06T02:11:26.677Z] #113 DONE 0.3s [2024-09-06T02:11:26.677Z] [2024-09-06T02:11:26.677Z] #112 [security-spire-server] exporting to image [2024-09-06T02:11:27.263Z] #112 ... [2024-09-06T02:11:27.263Z] [2024-09-06T02:11:27.263Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T02:11:27.263Z] #102 DONE 2.1s [2024-09-06T02:11:27.529Z] [2024-09-06T02:11:27.529Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-06T02:11:27.796Z] #114 DONE 0.2s [2024-09-06T02:11:27.796Z] [2024-09-06T02:11:27.796Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-06T02:11:27.796Z] #115 DONE 0.2s [2024-09-06T02:11:27.796Z] [2024-09-06T02:11:27.796Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T02:11:28.064Z] #116 DONE 0.2s [2024-09-06T02:11:28.064Z] [2024-09-06T02:11:28.064Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-06T02:11:28.329Z] #117 DONE 0.2s [2024-09-06T02:11:28.329Z] [2024-09-06T02:11:28.329Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-06T02:11:28.329Z] #118 DONE 0.3s [2024-09-06T02:11:28.329Z] [2024-09-06T02:11:28.329Z] #112 [security-spire-server] exporting to image [2024-09-06T02:11:29.771Z] #112 exporting layers 3.1s done [2024-09-06T02:11:29.771Z] #112 writing image sha256:100dd52740915417363e56239662a9b3a07f9b283723649da9d5707984724a01 0.1s done [2024-09-06T02:11:29.771Z] #112 naming to docker.io/library/security-spire-config-arm64 done [2024-09-06T02:11:30.040Z] #112 exporting layers 3.2s done [2024-09-06T02:11:30.040Z] #112 writing image sha256:e5cae4063edfe82984a425f225325d80889969f8fc9ded00b1543eb45a9d0809 done [2024-09-06T02:11:30.040Z] #112 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-06T02:11:30.630Z] #112 exporting layers 2.4s done [2024-09-06T02:11:30.898Z] #112 writing image sha256:841e94f79b1343e9285f79711a90ae9d539951b2b2467d73a53149097175b8a3 done [2024-09-06T02:11:30.898Z] #112 naming to docker.io/library/security-spire-agent-arm64 done [2024-09-06T02:11:30.898Z] #112 DONE 3.9s [2024-09-06T02:11:30.898Z] [2024-09-06T02:11:30.898Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:11:52.864Z] #156 ... [2024-09-06T02:11:52.864Z] [2024-09-06T02:11:52.864Z] #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T02:11:52.864Z] #155 DONE 137.9s [2024-09-06T02:11:52.864Z] [2024-09-06T02:11:52.865Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T02:12:02.841Z] #157 ... [2024-09-06T02:12:02.841Z] [2024-09-06T02:12:02.841Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T02:12:02.841Z] #159 DONE 149.1s [2024-09-06T02:12:02.841Z] [2024-09-06T02:12:02.841Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T02:12:21.003Z] #157 ... [2024-09-06T02:12:21.003Z] [2024-09-06T02:12:21.003Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-06T02:12:21.003Z] #156 DONE 165.4s [2024-09-06T02:12:21.003Z] [2024-09-06T02:12:21.004Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T02:12:24.385Z] #152 ... [2024-09-06T02:12:24.385Z] [2024-09-06T02:12:24.385Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T02:12:24.385Z] #153 DONE 171.1s [2024-09-06T02:12:24.385Z] [2024-09-06T02:12:24.385Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T02:12:25.763Z] #157 ... [2024-09-06T02:12:25.763Z] [2024-09-06T02:12:25.763Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-06T02:12:25.763Z] #161 ... [2024-09-06T02:12:25.763Z] [2024-09-06T02:12:25.763Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T02:12:25.763Z] #151 DONE 173.0s [2024-09-06T02:12:25.763Z] [2024-09-06T02:12:25.763Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T02:12:25.763Z] #149 DONE 173.0s [2024-09-06T02:12:25.763Z] [2024-09-06T02:12:25.763Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T02:12:25.763Z] #150 DONE 173.0s [2024-09-06T02:12:26.022Z] [2024-09-06T02:12:26.022Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T02:12:26.022Z] #160 DONE 173.1s [2024-09-06T02:12:26.022Z] [2024-09-06T02:12:26.022Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T02:12:26.022Z] #154 DONE 173.2s [2024-09-06T02:12:26.022Z] [2024-09-06T02:12:26.022Z] #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:12:26.022Z] #162 ... [2024-09-06T02:12:26.022Z] [2024-09-06T02:12:26.022Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T02:12:26.022Z] #157 DONE 173.3s [2024-09-06T02:12:26.280Z] [2024-09-06T02:12:26.280Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T02:12:26.280Z] #148 DONE 173.4s [2024-09-06T02:12:26.280Z] [2024-09-06T02:12:26.280Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T02:12:26.280Z] #152 DONE 173.4s [2024-09-06T02:12:26.280Z] [2024-09-06T02:12:26.280Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T02:12:26.280Z] #158 DONE 173.4s [2024-09-06T02:12:26.280Z] [2024-09-06T02:12:26.280Z] #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:12:26.549Z] #163 ... [2024-09-06T02:12:26.549Z] [2024-09-06T02:12:26.549Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-06T02:12:26.549Z] #161 DONE 0.8s [2024-09-06T02:12:26.549Z] [2024-09-06T02:12:26.549Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:12:26.549Z] #164 DONE 0.9s [2024-09-06T02:12:26.808Z] [2024-09-06T02:12:26.808Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:12:26.808Z] #165 DONE 0.9s [2024-09-06T02:12:26.808Z] [2024-09-06T02:12:26.808Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:12:26.808Z] #166 DONE 0.9s [2024-09-06T02:12:26.808Z] [2024-09-06T02:12:26.808Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:12:26.808Z] #167 ... [2024-09-06T02:12:26.808Z] [2024-09-06T02:12:26.808Z] #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:12:26.808Z] #168 DONE 0.8s [2024-09-06T02:12:26.808Z] [2024-09-06T02:12:26.808Z] #162 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:12:26.808Z] #162 DONE 0.8s [2024-09-06T02:12:26.808Z] [2024-09-06T02:12:26.808Z] #169 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:12:26.808Z] #169 DONE 0.7s [2024-09-06T02:12:26.808Z] [2024-09-06T02:12:26.808Z] #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:12:26.808Z] #163 DONE 0.7s [2024-09-06T02:12:26.808Z] [2024-09-06T02:12:26.808Z] #170 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:12:26.808Z] #170 DONE 0.5s [2024-09-06T02:12:27.067Z] [2024-09-06T02:12:27.067Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:12:27.718Z] #171 ... [2024-09-06T02:12:27.718Z] [2024-09-06T02:12:27.718Z] #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:12:27.718Z] #172 DONE 0.9s [2024-09-06T02:12:27.718Z] [2024-09-06T02:12:27.718Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:12:27.718Z] #167 DONE 0.9s [2024-09-06T02:12:27.718Z] [2024-09-06T02:12:27.718Z] #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:12:27.718Z] #173 DONE 0.8s [2024-09-06T02:12:27.718Z] [2024-09-06T02:12:27.719Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:12:27.719Z] #174 CACHED [2024-09-06T02:12:27.719Z] [2024-09-06T02:12:27.719Z] #175 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:12:27.719Z] #175 CACHED [2024-09-06T02:12:27.719Z] [2024-09-06T02:12:27.719Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:12:27.719Z] #176 CACHED [2024-09-06T02:12:27.719Z] [2024-09-06T02:12:27.719Z] #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:12:27.719Z] #177 CACHED [2024-09-06T02:12:27.719Z] [2024-09-06T02:12:27.719Z] #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:12:27.719Z] #178 CACHED [2024-09-06T02:12:27.719Z] [2024-09-06T02:12:27.719Z] #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:12:27.719Z] #179 CACHED [2024-09-06T02:12:27.719Z] [2024-09-06T02:12:27.719Z] #180 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:12:27.719Z] #180 DONE 0.8s [2024-09-06T02:12:27.719Z] [2024-09-06T02:12:27.719Z] #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:12:27.719Z] #181 CACHED [2024-09-06T02:12:27.719Z] [2024-09-06T02:12:27.719Z] #182 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:12:27.719Z] #182 CACHED [2024-09-06T02:12:27.719Z] [2024-09-06T02:12:27.719Z] #183 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:12:27.719Z] #183 DONE 0.8s [2024-09-06T02:12:27.719Z] [2024-09-06T02:12:27.719Z] #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:12:27.719Z] #184 DONE 0.9s [2024-09-06T02:12:27.719Z] [2024-09-06T02:12:27.719Z] #185 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-06T02:12:27.719Z] #185 DONE 0.8s [2024-09-06T02:12:27.719Z] [2024-09-06T02:12:27.719Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:12:27.719Z] #171 DONE 0.8s [2024-09-06T02:12:27.719Z] [2024-09-06T02:12:27.719Z] #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-06T02:12:30.266Z] #186 ... [2024-09-06T02:12:30.266Z] [2024-09-06T02:12:30.266Z] #187 [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-06T02:12:30.266Z] #187 DONE 2.2s [2024-09-06T02:12:30.266Z] [2024-09-06T02:12:30.266Z] #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-06T02:12:30.266Z] #188 DONE 2.2s [2024-09-06T02:12:30.266Z] [2024-09-06T02:12:30.266Z] #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-06T02:12:30.266Z] #189 DONE 2.2s [2024-09-06T02:12:30.266Z] [2024-09-06T02:12:30.266Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-06T02:12:30.266Z] #190 DONE 2.2s [2024-09-06T02:12:30.266Z] [2024-09-06T02:12:30.266Z] #113 [core-keeper] exporting to image [2024-09-06T02:12:30.266Z] #113 exporting layers [2024-09-06T02:12:30.531Z] #113 ... [2024-09-06T02:12:30.531Z] [2024-09-06T02:12:30.531Z] #191 [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-06T02:12:30.531Z] #191 DONE 3.0s [2024-09-06T02:12:30.790Z] [2024-09-06T02:12:30.790Z] #192 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-06T02:12:30.790Z] #192 ... [2024-09-06T02:12:30.790Z] [2024-09-06T02:12:30.790Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-06T02:12:30.790Z] #193 DONE 3.3s [2024-09-06T02:12:30.790Z] [2024-09-06T02:12:30.790Z] #186 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-06T02:12:30.790Z] #186 DONE 3.3s [2024-09-06T02:12:30.790Z] [2024-09-06T02:12:30.790Z] #194 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-06T02:12:30.790Z] #194 DONE 3.3s [2024-09-06T02:12:31.051Z] [2024-09-06T02:12:31.051Z] #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-06T02:12:31.051Z] #195 DONE 3.3s [2024-09-06T02:12:31.051Z] [2024-09-06T02:12:31.051Z] #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-06T02:12:31.051Z] #196 DONE 3.3s [2024-09-06T02:12:31.051Z] [2024-09-06T02:12:31.051Z] #197 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-06T02:12:31.051Z] #197 DONE 3.4s [2024-09-06T02:12:31.051Z] [2024-09-06T02:12:31.051Z] #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-06T02:12:31.051Z] #198 DONE 4.3s [2024-09-06T02:12:31.051Z] [2024-09-06T02:12:31.051Z] #199 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:12:31.051Z] #199 ... [2024-09-06T02:12:31.051Z] [2024-09-06T02:12:31.051Z] #200 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-06T02:12:31.051Z] #200 DONE 3.4s [2024-09-06T02:12:31.310Z] [2024-09-06T02:12:31.310Z] #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-06T02:12:31.310Z] #201 DONE 1.5s [2024-09-06T02:12:31.310Z] [2024-09-06T02:12:31.310Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-06T02:12:31.310Z] #202 DONE 1.5s [2024-09-06T02:12:31.310Z] [2024-09-06T02:12:31.310Z] #192 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-06T02:12:31.310Z] #192 DONE 0.7s [2024-09-06T02:12:31.310Z] [2024-09-06T02:12:31.310Z] #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-06T02:12:31.310Z] #203 ... [2024-09-06T02:12:31.310Z] [2024-09-06T02:12:31.310Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-06T02:12:31.310Z] #204 DONE 0.8s [2024-09-06T02:12:31.310Z] [2024-09-06T02:12:31.310Z] #205 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-06T02:12:31.310Z] #205 DONE 0.4s [2024-09-06T02:12:31.310Z] [2024-09-06T02:12:31.310Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-06T02:12:31.310Z] #206 DONE 0.5s [2024-09-06T02:12:31.310Z] [2024-09-06T02:12:31.310Z] #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-06T02:12:31.310Z] #207 DONE 0.4s [2024-09-06T02:12:31.310Z] [2024-09-06T02:12:31.310Z] #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-06T02:12:31.310Z] #208 DONE 0.5s [2024-09-06T02:12:31.570Z] [2024-09-06T02:12:31.570Z] #209 [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-06T02:12:31.570Z] #209 DONE 0.5s [2024-09-06T02:12:31.570Z] [2024-09-06T02:12:31.570Z] #210 [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-06T02:12:31.570Z] #210 DONE 0.5s [2024-09-06T02:12:31.570Z] [2024-09-06T02:12:31.570Z] #199 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:12:31.570Z] #199 DONE 0.5s [2024-09-06T02:12:31.570Z] [2024-09-06T02:12:31.570Z] #211 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-06T02:12:31.570Z] #211 DONE 0.5s [2024-09-06T02:12:31.570Z] [2024-09-06T02:12:31.570Z] #212 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:12:31.845Z] #212 ... [2024-09-06T02:12:31.845Z] [2024-09-06T02:12:31.845Z] #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-06T02:12:31.845Z] #213 DONE 0.6s [2024-09-06T02:12:31.845Z] [2024-09-06T02:12:31.845Z] #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-06T02:12:31.845Z] #203 DONE 0.6s [2024-09-06T02:12:31.845Z] [2024-09-06T02:12:31.845Z] #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-06T02:12:31.845Z] #214 DONE 0.5s [2024-09-06T02:12:31.845Z] [2024-09-06T02:12:31.845Z] #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-06T02:12:31.845Z] #215 DONE 0.5s [2024-09-06T02:12:31.845Z] [2024-09-06T02:12:31.845Z] #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-06T02:12:31.845Z] #216 DONE 0.5s [2024-09-06T02:12:31.845Z] [2024-09-06T02:12:31.845Z] #217 [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-06T02:12:31.845Z] #217 DONE 0.4s [2024-09-06T02:12:31.845Z] [2024-09-06T02:12:31.845Z] #218 [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-06T02:12:32.106Z] #218 ... [2024-09-06T02:12:32.106Z] [2024-09-06T02:12:32.106Z] #212 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:12:32.106Z] #212 DONE 0.4s [2024-09-06T02:12:32.106Z] [2024-09-06T02:12:32.106Z] #113 [core-keeper] exporting to image [2024-09-06T02:12:32.106Z] #113 exporting layers 0.6s done [2024-09-06T02:12:32.106Z] #113 writing image sha256:85a38e7538bc10a8d75ebbaf6343a4114f37a7208106cd9aa2b1a89fc583623d 0.0s done [2024-09-06T02:12:32.106Z] #113 naming to docker.io/library/core-keeper done [2024-09-06T02:12:32.369Z] #113 ... [2024-09-06T02:12:32.369Z] [2024-09-06T02:12:32.369Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-06T02:12:32.369Z] #219 DONE 0.4s [2024-09-06T02:12:32.369Z] [2024-09-06T02:12:32.369Z] #220 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T02:12:32.369Z] #220 DONE 0.4s [2024-09-06T02:12:32.369Z] [2024-09-06T02:12:32.369Z] #113 [core-keeper] exporting to image [2024-09-06T02:12:32.369Z] #113 exporting layers 0.4s done [2024-09-06T02:12:32.369Z] #113 writing image sha256:08b658ae9ec48848ba76453e53c5bd1918334589d0271cb8baa586ba8de18891 [2024-09-06T02:12:32.369Z] #113 writing image sha256:0f4cc40f7ddfdc6457ab35b1448cb1fee9139bd0b72ce7c8753699cbc933daa0 [2024-09-06T02:12:32.369Z] #113 writing image sha256:572fe6b118488181a42bfbefcd7fd18d0854ba028028811d711f20c8bc92700a [2024-09-06T02:12:32.369Z] #113 writing image sha256:5b909faaf84891ae62e8e2db7f886ce0bae9d9d5a23b5f7702a1abdd3b70a17c [2024-09-06T02:12:32.369Z] #113 writing image sha256:9fdc54dfda3aacb8f90bacd70d05d045bbf7045dcd817e70980cbb854a36918c [2024-09-06T02:12:32.369Z] #113 writing image sha256:4ed63cca1dc929ae95a529002cc68d05fda38c2709f3f220dc42892d46a77bde [2024-09-06T02:12:32.369Z] #113 writing image sha256:08b658ae9ec48848ba76453e53c5bd1918334589d0271cb8baa586ba8de18891 0.2s done [2024-09-06T02:12:32.369Z] #113 writing image sha256:0f4cc40f7ddfdc6457ab35b1448cb1fee9139bd0b72ce7c8753699cbc933daa0 0.2s done [2024-09-06T02:12:32.369Z] #113 writing image sha256:572fe6b118488181a42bfbefcd7fd18d0854ba028028811d711f20c8bc92700a 0.2s done [2024-09-06T02:12:32.369Z] #113 writing image sha256:5b909faaf84891ae62e8e2db7f886ce0bae9d9d5a23b5f7702a1abdd3b70a17c 0.2s done [2024-09-06T02:12:32.369Z] #113 writing image sha256:9fdc54dfda3aacb8f90bacd70d05d045bbf7045dcd817e70980cbb854a36918c 0.2s done [2024-09-06T02:12:32.369Z] #113 writing image sha256:4ed63cca1dc929ae95a529002cc68d05fda38c2709f3f220dc42892d46a77bde 0.2s done [2024-09-06T02:12:32.369Z] #113 naming to docker.io/library/support-notifications [2024-09-06T02:12:32.369Z] #113 naming to docker.io/library/core-command done [2024-09-06T02:12:32.369Z] #113 naming to docker.io/library/support-scheduler [2024-09-06T02:12:32.369Z] #113 naming to docker.io/library/security-spiffe-token-provider [2024-09-06T02:12:32.369Z] #113 naming to docker.io/library/support-cron-scheduler [2024-09-06T02:12:32.369Z] #113 naming to docker.io/library/core-metadata [2024-09-06T02:12:32.629Z] #113 ... [2024-09-06T02:12:32.629Z] [2024-09-06T02:12:32.629Z] #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-06T02:12:32.629Z] #221 DONE 0.5s [2024-09-06T02:12:32.629Z] [2024-09-06T02:12:32.629Z] #113 [core-metadata] exporting to image [2024-09-06T02:12:32.629Z] #113 exporting layers 0.6s done [2024-09-06T02:12:32.629Z] #113 naming to docker.io/library/support-notifications 0.0s done [2024-09-06T02:12:32.629Z] #113 naming to docker.io/library/support-scheduler done [2024-09-06T02:12:32.629Z] #113 naming to docker.io/library/security-spiffe-token-provider done [2024-09-06T02:12:32.629Z] #113 naming to docker.io/library/support-cron-scheduler 0.0s done [2024-09-06T02:12:32.629Z] #113 naming to docker.io/library/core-metadata 0.0s done [2024-09-06T02:12:32.629Z] #113 writing image sha256:39173dc9113570aef04557d6501c31d05f19c5049760853d35cd5ab3168efbf2 [2024-09-06T02:12:32.629Z] #113 writing image sha256:39173dc9113570aef04557d6501c31d05f19c5049760853d35cd5ab3168efbf2 done [2024-09-06T02:12:32.629Z] #113 naming to docker.io/library/core-data done [2024-09-06T02:12:32.629Z] #113 DONE 3.7s [2024-09-06T02:12:32.629Z] [2024-09-06T02:12:32.629Z] #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-06T02:12:32.890Z] #222 ... [2024-09-06T02:12:32.890Z] [2024-09-06T02:12:32.890Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-06T02:12:32.890Z] #223 DONE 0.5s [2024-09-06T02:12:32.890Z] [2024-09-06T02:12:32.890Z] #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-06T02:12:32.890Z] #222 DONE 0.3s [2024-09-06T02:12:32.890Z] [2024-09-06T02:12:32.890Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T02:12:32.890Z] #224 DONE 0.1s [2024-09-06T02:12:32.890Z] [2024-09-06T02:12:32.890Z] #225 [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-06T02:12:32.890Z] #225 DONE 0.1s [2024-09-06T02:12:32.890Z] [2024-09-06T02:12:32.890Z] #226 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T02:12:33.150Z] #226 ... [2024-09-06T02:12:33.150Z] [2024-09-06T02:12:33.150Z] #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-06T02:12:33.150Z] #227 DONE 0.1s [2024-09-06T02:12:33.150Z] [2024-09-06T02:12:33.150Z] #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-06T02:12:33.150Z] #228 DONE 0.1s [2024-09-06T02:12:33.150Z] [2024-09-06T02:12:33.150Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T02:12:33.150Z] #229 DONE 0.9s [2024-09-06T02:12:33.150Z] [2024-09-06T02:12:33.150Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-06T02:12:33.150Z] #230 DONE 0.1s [2024-09-06T02:12:33.150Z] [2024-09-06T02:12:33.150Z] #231 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T02:12:33.150Z] #231 DONE 1.4s [2024-09-06T02:12:33.150Z] [2024-09-06T02:12:33.150Z] #113 [security-proxy-setup] exporting to image [2024-09-06T02:12:33.412Z] #113 ... [2024-09-06T02:12:33.412Z] [2024-09-06T02:12:33.412Z] #218 [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-06T02:12:33.412Z] #218 DONE 1.3s [2024-09-06T02:12:33.412Z] [2024-09-06T02:12:33.412Z] #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-06T02:12:33.412Z] #232 DONE 0.1s [2024-09-06T02:12:33.412Z] [2024-09-06T02:12:33.412Z] #113 [core-common-config-bootstrapper] exporting to image [2024-09-06T02:12:33.412Z] #113 exporting layers 0.2s done [2024-09-06T02:12:33.412Z] #113 exporting layers 0.2s done [2024-09-06T02:12:33.412Z] #113 writing image sha256:ea68ec42c1680049a5007d3d6d8317a74a791adc2ea4464cb807e27904421bf9 done [2024-09-06T02:12:33.412Z] #113 naming to docker.io/library/security-proxy-setup done [2024-09-06T02:12:33.412Z] #113 writing image sha256:d48d972d55fc22585f6d8b83437b0ea799a389dbd61c2d8166a646db38d92b51 done [2024-09-06T02:12:33.412Z] #113 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-06T02:12:33.412Z] #113 writing image sha256:cd0cfb60c14f01a73ecf05ce15ffd9fd4c2e3fa15ca4834dd26d616f72fa16d6 done [2024-09-06T02:12:33.412Z] #113 naming to docker.io/library/security-proxy-auth done [2024-09-06T02:12:33.412Z] #113 DONE 4.0s [2024-09-06T02:12:33.412Z] [2024-09-06T02:12:33.412Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T02:12:33.673Z] #233 ... [2024-09-06T02:12:33.673Z] [2024-09-06T02:12:33.673Z] #226 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T02:12:33.673Z] #226 DONE 0.7s [2024-09-06T02:12:33.673Z] [2024-09-06T02:12:33.673Z] #113 [security-secretstore-setup] exporting to image [2024-09-06T02:12:33.673Z] #113 exporting layers 0.2s done [2024-09-06T02:12:33.933Z] #113 writing image sha256:47eef7a9be661c1eed9bee04496264ce8337aa67ddd811a2a55bacf09bfdc4f9 done [2024-09-06T02:12:33.933Z] #113 naming to docker.io/library/security-secretstore-setup done [2024-09-06T02:12:33.933Z] #113 DONE 4.3s [2024-09-06T02:12:33.933Z] [2024-09-06T02:12:33.933Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T02:12:34.194Z] #233 DONE 0.8s [2024-09-06T02:12:34.194Z] [2024-09-06T02:12:34.194Z] #113 [security-bootstrapper] exporting to image [2024-09-06T02:12:34.194Z] #113 exporting layers 0.2s done [2024-09-06T02:12:34.194Z] #113 writing image sha256:82987c56de309609cbd77278614e936818547699b28b8d6c191a313a80e2866c done [2024-09-06T02:12:34.194Z] #113 naming to docker.io/library/security-bootstrapper done [2024-09-06T02:12:34.194Z] #113 DONE 4.5s [2024-09-06T02:12:34.194Z] time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:12:34.194Z] time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:12:34.194Z] time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:12:34.194Z] time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:12:34.194Z] time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:12:34.194Z] time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:12:34.194Z] time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:12:34.194Z] time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:12:34.194Z] time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:12:34.195Z] time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:12:34.195Z] time="2024-09-06T02:07:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:12:34.195Z] time="2024-09-06T02:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:12:34.195Z] time="2024-09-06T02:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:12:34.195Z] time="2024-09-06T02:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:12:34.195Z] time="2024-09-06T02:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:12:34.195Z] time="2024-09-06T02:07:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-06T02:12:34.203Z] $ docker stop --time=1 7e28e859dfe2f84e98f7453ff2e796f9aea0f0628ecc7758b48750a3ae4d645e [2024-09-06T02:12:35.517Z] $ docker rm -f --volumes 7e28e859dfe2f84e98f7453ff2e796f9aea0f0628ecc7758b48750a3ae4d645e [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T02:12:35.860Z] + docker images [2024-09-06T02:12:35.860Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-06T02:12:35.860Z] security-secretstore-setup latest 47eef7a9be66 2 seconds ago 42.3MB [2024-09-06T02:12:35.860Z] core-common-config-bootstrapper latest d48d972d55fc 2 seconds ago 20.3MB [2024-09-06T02:12:35.860Z] security-bootstrapper latest 82987c56de30 2 seconds ago 24MB [2024-09-06T02:12:35.860Z] security-proxy-auth latest cd0cfb60c14f 2 seconds ago 38.1MB [2024-09-06T02:12:35.860Z] security-proxy-setup latest ea68ec42c168 3 seconds ago 31.3MB [2024-09-06T02:12:35.860Z] security-spiffe-token-provider latest 572fe6b11848 4 seconds ago 34.1MB [2024-09-06T02:12:35.860Z] support-scheduler latest 0f4cc40f7ddf 4 seconds ago 47MB [2024-09-06T02:12:35.860Z] core-metadata latest 4ed63cca1dc9 4 seconds ago 44.9MB [2024-09-06T02:12:35.860Z] support-cron-scheduler latest 9fdc54dfda3a 4 seconds ago 49.4MB [2024-09-06T02:12:35.860Z] support-notifications latest 5b909faaf848 4 seconds ago 47.8MB [2024-09-06T02:12:35.860Z] core-data latest 39173dc91135 4 seconds ago 44.7MB [2024-09-06T02:12:35.860Z] core-command latest 08b658ae9ec4 4 seconds ago 40.5MB [2024-09-06T02:12:35.860Z] core-keeper latest 85a38e7538bc 6 seconds ago 39.5MB [2024-09-06T02:12:35.860Z] security-spire-agent latest e52ad072bf8a 4 minutes ago 187MB [2024-09-06T02:12:35.860Z] security-spire-config latest 916c64efff19 4 minutes ago 125MB [2024-09-06T02:12:35.860Z] security-spire-server latest 840e947f5469 4 minutes ago 126MB [2024-09-06T02:12:35.860Z] ci-base-image-x86_64 latest 9ad8b33593d0 8 minutes ago 971MB [2024-09-06T02:12:35.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-06T02:12:35.860Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-06T02:12:35.860Z] 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-06T02:12:36.023Z] provisioning config files... [2024-09-06T02:12:36.034Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/684@tmp/config385917823407037818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T02:12:36.340Z] ---> ****-login.sh [2024-09-06T02:12:36.340Z] nexus3.edgexfoundry.org:10001 [2024-09-06T02:12:36.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:12:36.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:12:36.340Z] Configure a credential helper to remove this warning. See [2024-09-06T02:12:36.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:12:36.341Z] [2024-09-06T02:12:36.341Z] Login Succeeded [2024-09-06T02:12:36.341Z] nexus3.edgexfoundry.org:10002 [2024-09-06T02:12:36.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:12:36.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:12:36.601Z] Configure a credential helper to remove this warning. See [2024-09-06T02:12:36.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:12:36.601Z] [2024-09-06T02:12:36.601Z] Login Succeeded [2024-09-06T02:12:36.601Z] nexus3.edgexfoundry.org:10003 [2024-09-06T02:12:36.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:12:36.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:12:36.601Z] Configure a credential helper to remove this warning. See [2024-09-06T02:12:36.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:12:36.601Z] [2024-09-06T02:12:36.601Z] Login Succeeded [2024-09-06T02:12:36.601Z] nexus3.edgexfoundry.org:10004 [2024-09-06T02:12:36.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:12:36.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:12:36.860Z] Configure a credential helper to remove this warning. See [2024-09-06T02:12:36.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:12:36.861Z] [2024-09-06T02:12:36.861Z] Login Succeeded [2024-09-06T02:12:36.861Z] ****.io [2024-09-06T02:12:36.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:12:37.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:12:37.122Z] Configure a credential helper to remove this warning. See [2024-09-06T02:12:37.122Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:12:37.122Z] [2024-09-06T02:12:37.122Z] Login Succeeded [2024-09-06T02:12:37.122Z] ---> ****-login.sh ends [Pipeline] } [2024-09-06T02:12:37.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:12:37.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T02:12:37.209Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-06T02:12:37.209Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:12:37.209Z] latest [2024-09-06T02:12:37.209Z] 3.2.0-dev.63 [2024-09-06T02:12:37.209Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:12:37.209Z] main [2024-09-06T02:12:37.209Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:37.556Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:37.881Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:12:37.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-06T02:12:37.881Z] 0e3c6b5b0400: Preparing [2024-09-06T02:12:37.881Z] e583b1baecf6: Preparing [2024-09-06T02:12:37.882Z] 4020226f7256: Preparing [2024-09-06T02:12:37.882Z] a2e7b5e1129c: Preparing [2024-09-06T02:12:37.882Z] dbd979cd0f2a: Preparing [2024-09-06T02:12:37.882Z] 0b89fedd4fff: Preparing [2024-09-06T02:12:37.882Z] ce7f800efff9: Preparing [2024-09-06T02:12:37.882Z] 0b89fedd4fff: Waiting [2024-09-06T02:12:37.882Z] ce7f800efff9: Waiting [2024-09-06T02:12:37.882Z] a2e7b5e1129c: Pushed [2024-09-06T02:12:37.882Z] 4020226f7256: Pushed [2024-09-06T02:12:37.882Z] 0e3c6b5b0400: Pushed [2024-09-06T02:12:38.139Z] ce7f800efff9: Layer already exists [2024-09-06T02:12:38.139Z] 0b89fedd4fff: Pushed [2024-09-06T02:12:38.765Z] #78 DONE 107.0s [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:12:38.765Z] #83 DONE 107.4s [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #119 [support-notifications builder 6/7] COPY . . [2024-09-06T02:12:38.765Z] #119 ... [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:12:38.765Z] #93 DONE 85.7s [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:12:38.765Z] #81 DONE 108.8s [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:12:38.765Z] #82 DONE 108.0s [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-06T02:12:38.765Z] #120 DONE 1.5s [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-09-06T02:12:38.765Z] #121 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:12:38.765Z] #122 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #123 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:12:38.765Z] #123 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:12:38.765Z] #124 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-06T02:12:38.765Z] #125 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:12:38.765Z] #126 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #127 [core-command builder 6/7] COPY . . [2024-09-06T02:12:38.765Z] #127 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:12:38.765Z] #128 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:12:38.765Z] #129 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:12:38.765Z] #130 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #131 [security-proxy-auth builder 6/7] COPY . . [2024-09-06T02:12:38.765Z] #131 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:12:38.765Z] #132 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #133 [core-data builder 6/7] COPY . . [2024-09-06T02:12:38.765Z] #133 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:12:38.765Z] #134 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:12:38.765Z] #135 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #136 [security-bootstrapper builder 6/7] COPY . . [2024-09-06T02:12:38.765Z] #136 DONE 1.6s [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:12:38.765Z] #137 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #138 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:12:38.765Z] #138 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #139 [support-scheduler builder 6/7] COPY . . [2024-09-06T02:12:38.765Z] #139 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #140 [core-metadata builder 6/7] COPY . . [2024-09-06T02:12:38.765Z] #140 DONE 1.5s [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #141 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T02:12:38.765Z] #141 DONE 1.6s [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #119 [support-notifications builder 6/7] COPY . . [2024-09-06T02:12:38.765Z] #119 DONE 1.5s [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T02:12:38.765Z] #142 ... [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:12:38.765Z] #143 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:12:38.765Z] #144 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #145 [security-proxy-setup builder 6/7] COPY . . [2024-09-06T02:12:38.765Z] #145 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T02:12:38.765Z] #146 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #147 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T02:12:38.765Z] #147 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #148 [security-secretstore-setup builder 6/7] COPY . . [2024-09-06T02:12:38.765Z] #148 CACHED [2024-09-06T02:12:38.765Z] [2024-09-06T02:12:38.765Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T02:12:40.180Z] #149 ... [2024-09-06T02:12:40.180Z] [2024-09-06T02:12:40.180Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T02:12:40.180Z] #0 5.423 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-06T02:12:40.447Z] #150 ... [2024-09-06T02:12:40.447Z] [2024-09-06T02:12:40.447Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T02:12:40.447Z] #0 5.465 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-06T02:12:41.034Z] #151 ... [2024-09-06T02:12:41.034Z] [2024-09-06T02:12:41.034Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T02:12:41.034Z] #0 5.990 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-06T02:12:41.034Z] #152 ... [2024-09-06T02:12:41.034Z] [2024-09-06T02:12:41.034Z] #153 [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-06T02:12:41.034Z] #0 6.268 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-06T02:12:41.305Z] #153 ... [2024-09-06T02:12:41.305Z] [2024-09-06T02:12:41.305Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T02:12:41.305Z] #142 6.575 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-06T02:12:41.430Z] dbd979cd0f2a: Pushed [2024-09-06T02:12:41.430Z] e583b1baecf6: Pushed [2024-09-06T02:12:41.430Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:0f164fb8a79e8b80c39ae005628145deefebdefa0621f1767f3522a75c2c45e2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:41.779Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:42.112Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-06T02:12:42.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-06T02:12:42.112Z] 0e3c6b5b0400: Preparing [2024-09-06T02:12:42.112Z] e583b1baecf6: Preparing [2024-09-06T02:12:42.112Z] 4020226f7256: Preparing [2024-09-06T02:12:42.112Z] a2e7b5e1129c: Preparing [2024-09-06T02:12:42.112Z] dbd979cd0f2a: Preparing [2024-09-06T02:12:42.112Z] 0b89fedd4fff: Preparing [2024-09-06T02:12:42.112Z] ce7f800efff9: Preparing [2024-09-06T02:12:42.112Z] ce7f800efff9: Waiting [2024-09-06T02:12:42.112Z] 0b89fedd4fff: Waiting [2024-09-06T02:12:42.112Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:12:42.112Z] 4020226f7256: Layer already exists [2024-09-06T02:12:42.112Z] e583b1baecf6: Layer already exists [2024-09-06T02:12:42.112Z] 0e3c6b5b0400: Layer already exists [2024-09-06T02:12:42.112Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:12:42.112Z] ce7f800efff9: Layer already exists [2024-09-06T02:12:42.112Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:12:42.112Z] latest: digest: sha256:0f164fb8a79e8b80c39ae005628145deefebdefa0621f1767f3522a75c2c45e2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:42.445Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:42.777Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.63 [2024-09-06T02:12:42.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-06T02:12:42.777Z] 0e3c6b5b0400: Preparing [2024-09-06T02:12:42.777Z] e583b1baecf6: Preparing [2024-09-06T02:12:42.778Z] 4020226f7256: Preparing [2024-09-06T02:12:42.778Z] a2e7b5e1129c: Preparing [2024-09-06T02:12:42.778Z] dbd979cd0f2a: Preparing [2024-09-06T02:12:42.778Z] 0b89fedd4fff: Preparing [2024-09-06T02:12:42.778Z] ce7f800efff9: Preparing [2024-09-06T02:12:42.778Z] ce7f800efff9: Waiting [2024-09-06T02:12:42.778Z] 0b89fedd4fff: Waiting [2024-09-06T02:12:42.778Z] 4020226f7256: Layer already exists [2024-09-06T02:12:42.778Z] e583b1baecf6: Layer already exists [2024-09-06T02:12:42.778Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:12:42.778Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:12:42.778Z] 0e3c6b5b0400: Layer already exists [2024-09-06T02:12:42.778Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:12:42.778Z] ce7f800efff9: Layer already exists [2024-09-06T02:12:42.778Z] 3.2.0-dev.63: digest: sha256:0f164fb8a79e8b80c39ae005628145deefebdefa0621f1767f3522a75c2c45e2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:43.107Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:44.013Z] + docker push nexus3.edgexfoundry.org:10004/core-command:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:12:44.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-06T02:12:44.013Z] 0e3c6b5b0400: Preparing [2024-09-06T02:12:44.013Z] e583b1baecf6: Preparing [2024-09-06T02:12:44.013Z] 4020226f7256: Preparing [2024-09-06T02:12:44.013Z] a2e7b5e1129c: Preparing [2024-09-06T02:12:44.013Z] dbd979cd0f2a: Preparing [2024-09-06T02:12:44.013Z] 0b89fedd4fff: Preparing [2024-09-06T02:12:44.013Z] ce7f800efff9: Preparing [2024-09-06T02:12:44.013Z] 0b89fedd4fff: Waiting [2024-09-06T02:12:44.013Z] ce7f800efff9: Waiting [2024-09-06T02:12:44.013Z] 4020226f7256: Layer already exists [2024-09-06T02:12:44.013Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:12:44.013Z] 0e3c6b5b0400: Layer already exists [2024-09-06T02:12:44.013Z] e583b1baecf6: Layer already exists [2024-09-06T02:12:44.013Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:12:44.013Z] ce7f800efff9: Layer already exists [2024-09-06T02:12:44.013Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:12:44.014Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:0f164fb8a79e8b80c39ae005628145deefebdefa0621f1767f3522a75c2c45e2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:44.353Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:44.647Z] #142 ... [2024-09-06T02:12:44.647Z] [2024-09-06T02:12:44.647Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T02:12:44.647Z] #0 6.832 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-06T02:12:44.676Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-06T02:12:44.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-06T02:12:44.676Z] 0e3c6b5b0400: Preparing [2024-09-06T02:12:44.676Z] e583b1baecf6: Preparing [2024-09-06T02:12:44.676Z] 4020226f7256: Preparing [2024-09-06T02:12:44.676Z] a2e7b5e1129c: Preparing [2024-09-06T02:12:44.676Z] dbd979cd0f2a: Preparing [2024-09-06T02:12:44.676Z] 0b89fedd4fff: Preparing [2024-09-06T02:12:44.676Z] ce7f800efff9: Preparing [2024-09-06T02:12:44.676Z] 0b89fedd4fff: Waiting [2024-09-06T02:12:44.676Z] ce7f800efff9: Waiting [2024-09-06T02:12:44.676Z] e583b1baecf6: Layer already exists [2024-09-06T02:12:44.676Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:12:44.676Z] 0e3c6b5b0400: Layer already exists [2024-09-06T02:12:44.676Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:12:44.676Z] 4020226f7256: Layer already exists [2024-09-06T02:12:44.676Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:12:44.676Z] ce7f800efff9: Layer already exists [2024-09-06T02:12:44.676Z] main: digest: sha256:0f164fb8a79e8b80c39ae005628145deefebdefa0621f1767f3522a75c2c45e2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:12:44.759Z] ===================================================== [Pipeline] echo [2024-09-06T02:12:44.776Z] taggedImages: [2024-09-06T02:12:44.776Z] - nexus3.edgexfoundry.org:10004/core-command:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:12:44.776Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-06T02:12:44.776Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.63 [2024-09-06T02:12:44.776Z] - nexus3.edgexfoundry.org:10004/core-command:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:12:44.776Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-06T02:12:44.805Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-06T02:12:44.805Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:12:44.805Z] latest [2024-09-06T02:12:44.805Z] 3.2.0-dev.63 [2024-09-06T02:12:44.805Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:12:44.805Z] main [2024-09-06T02:12:44.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:44.916Z] #154 ... [2024-09-06T02:12:44.916Z] [2024-09-06T02:12:44.916Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T02:12:44.916Z] #0 6.191 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-06T02:12:45.151Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [2024-09-06T02:12:45.182Z] #155 ... [2024-09-06T02:12:45.182Z] [2024-09-06T02:12:45.182Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T02:12:45.182Z] #0 7.245 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-06T02:12:45.182Z] #156 ... [2024-09-06T02:12:45.182Z] [2024-09-06T02:12:45.182Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T02:12:45.182Z] #0 5.860 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:45.455Z] #157 ... [2024-09-06T02:12:45.455Z] [2024-09-06T02:12:45.455Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T02:12:45.455Z] #0 7.127 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-06T02:12:45.455Z] #158 ... [2024-09-06T02:12:45.455Z] [2024-09-06T02:12:45.455Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T02:12:45.455Z] #0 5.747 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-06T02:12:45.476Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:12:45.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-06T02:12:45.476Z] 9a5796886678: Preparing [2024-09-06T02:12:45.476Z] a938562339d3: Preparing [2024-09-06T02:12:45.476Z] 895e182d5c3c: Preparing [2024-09-06T02:12:45.476Z] 10e5001876bf: Preparing [2024-09-06T02:12:45.476Z] 4020226f7256: Preparing [2024-09-06T02:12:45.476Z] a2e7b5e1129c: Preparing [2024-09-06T02:12:45.476Z] dbd979cd0f2a: Preparing [2024-09-06T02:12:45.476Z] 0b89fedd4fff: Preparing [2024-09-06T02:12:45.476Z] ce7f800efff9: Preparing [2024-09-06T02:12:45.476Z] a2e7b5e1129c: Waiting [2024-09-06T02:12:45.476Z] dbd979cd0f2a: Waiting [2024-09-06T02:12:45.476Z] 0b89fedd4fff: Waiting [2024-09-06T02:12:45.476Z] ce7f800efff9: Waiting [2024-09-06T02:12:45.476Z] a938562339d3: Pushed [2024-09-06T02:12:45.729Z] #159 ... [2024-09-06T02:12:45.729Z] [2024-09-06T02:12:45.729Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T02:12:45.729Z] #0 4.169 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-06T02:12:45.736Z] 895e182d5c3c: Pushed [2024-09-06T02:12:45.997Z] #160 ... [2024-09-06T02:12:45.997Z] [2024-09-06T02:12:45.997Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T02:12:45.997Z] #149 6.857 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-06T02:12:46.302Z] 4020226f7256: Layer already exists [2024-09-06T02:12:46.559Z] 10e5001876bf: Pushed [2024-09-06T02:12:46.816Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:12:46.816Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:12:46.816Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:12:46.816Z] ce7f800efff9: Layer already exists [2024-09-06T02:12:46.816Z] 9a5796886678: Pushed [2024-09-06T02:12:47.074Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:d16974e9ac228fd4fe59d5dbcf96c21b3fb6404cfb427413d5fb490e70acec5e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:47.407Z] + 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-06T02:12:47.742Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-06T02:12:47.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-06T02:12:47.743Z] 9a5796886678: Preparing [2024-09-06T02:12:47.743Z] a938562339d3: Preparing [2024-09-06T02:12:47.743Z] 895e182d5c3c: Preparing [2024-09-06T02:12:47.743Z] 10e5001876bf: Preparing [2024-09-06T02:12:47.743Z] 4020226f7256: Preparing [2024-09-06T02:12:47.743Z] a2e7b5e1129c: Preparing [2024-09-06T02:12:47.743Z] dbd979cd0f2a: Preparing [2024-09-06T02:12:47.743Z] 0b89fedd4fff: Preparing [2024-09-06T02:12:47.743Z] ce7f800efff9: Preparing [2024-09-06T02:12:47.743Z] dbd979cd0f2a: Waiting [2024-09-06T02:12:47.743Z] 0b89fedd4fff: Waiting [2024-09-06T02:12:47.743Z] ce7f800efff9: Waiting [2024-09-06T02:12:47.743Z] a2e7b5e1129c: Waiting [2024-09-06T02:12:47.743Z] a938562339d3: Layer already exists [2024-09-06T02:12:47.743Z] 10e5001876bf: Layer already exists [2024-09-06T02:12:47.743Z] 895e182d5c3c: Layer already exists [2024-09-06T02:12:47.743Z] 9a5796886678: Layer already exists [2024-09-06T02:12:47.743Z] 4020226f7256: Layer already exists [2024-09-06T02:12:47.743Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:12:47.743Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:12:47.743Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:12:47.743Z] ce7f800efff9: Layer already exists [2024-09-06T02:12:47.743Z] latest: digest: sha256:d16974e9ac228fd4fe59d5dbcf96c21b3fb6404cfb427413d5fb490e70acec5e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:48.093Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:48.426Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.63 [2024-09-06T02:12:48.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-06T02:12:48.427Z] 9a5796886678: Preparing [2024-09-06T02:12:48.427Z] a938562339d3: Preparing [2024-09-06T02:12:48.427Z] 895e182d5c3c: Preparing [2024-09-06T02:12:48.427Z] 10e5001876bf: Preparing [2024-09-06T02:12:48.427Z] 4020226f7256: Preparing [2024-09-06T02:12:48.427Z] a2e7b5e1129c: Preparing [2024-09-06T02:12:48.427Z] dbd979cd0f2a: Preparing [2024-09-06T02:12:48.427Z] 0b89fedd4fff: Preparing [2024-09-06T02:12:48.427Z] ce7f800efff9: Preparing [2024-09-06T02:12:48.427Z] a2e7b5e1129c: Waiting [2024-09-06T02:12:48.427Z] dbd979cd0f2a: Waiting [2024-09-06T02:12:48.427Z] ce7f800efff9: Waiting [2024-09-06T02:12:48.427Z] 4020226f7256: Layer already exists [2024-09-06T02:12:48.427Z] 9a5796886678: Layer already exists [2024-09-06T02:12:48.427Z] a938562339d3: Layer already exists [2024-09-06T02:12:48.427Z] 10e5001876bf: Layer already exists [2024-09-06T02:12:48.427Z] 895e182d5c3c: Layer already exists [2024-09-06T02:12:48.427Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:12:48.427Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:12:48.427Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:12:48.427Z] ce7f800efff9: Layer already exists [2024-09-06T02:12:48.427Z] 3.2.0-dev.63: digest: sha256:d16974e9ac228fd4fe59d5dbcf96c21b3fb6404cfb427413d5fb490e70acec5e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:48.765Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:49.103Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:12:49.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-06T02:12:49.103Z] 9a5796886678: Preparing [2024-09-06T02:12:49.103Z] a938562339d3: Preparing [2024-09-06T02:12:49.103Z] 895e182d5c3c: Preparing [2024-09-06T02:12:49.103Z] 10e5001876bf: Preparing [2024-09-06T02:12:49.103Z] 4020226f7256: Preparing [2024-09-06T02:12:49.103Z] a2e7b5e1129c: Preparing [2024-09-06T02:12:49.103Z] dbd979cd0f2a: Preparing [2024-09-06T02:12:49.103Z] 0b89fedd4fff: Preparing [2024-09-06T02:12:49.103Z] ce7f800efff9: Preparing [2024-09-06T02:12:49.103Z] dbd979cd0f2a: Waiting [2024-09-06T02:12:49.103Z] ce7f800efff9: Waiting [2024-09-06T02:12:49.103Z] 0b89fedd4fff: Waiting [2024-09-06T02:12:49.103Z] 4020226f7256: Layer already exists [2024-09-06T02:12:49.103Z] 9a5796886678: Layer already exists [2024-09-06T02:12:49.103Z] a938562339d3: Layer already exists [2024-09-06T02:12:49.103Z] 10e5001876bf: Layer already exists [2024-09-06T02:12:49.103Z] 895e182d5c3c: Layer already exists [2024-09-06T02:12:49.103Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:12:49.103Z] ce7f800efff9: Layer already exists [2024-09-06T02:12:49.103Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:12:49.103Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:12:49.103Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:d16974e9ac228fd4fe59d5dbcf96c21b3fb6404cfb427413d5fb490e70acec5e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:49.436Z] + 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-06T02:12:49.772Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-06T02:12:49.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-06T02:12:49.772Z] 9a5796886678: Preparing [2024-09-06T02:12:49.772Z] a938562339d3: Preparing [2024-09-06T02:12:49.772Z] 895e182d5c3c: Preparing [2024-09-06T02:12:49.772Z] 10e5001876bf: Preparing [2024-09-06T02:12:49.772Z] 4020226f7256: Preparing [2024-09-06T02:12:49.772Z] a2e7b5e1129c: Preparing [2024-09-06T02:12:49.772Z] dbd979cd0f2a: Preparing [2024-09-06T02:12:49.772Z] 0b89fedd4fff: Preparing [2024-09-06T02:12:49.772Z] ce7f800efff9: Preparing [2024-09-06T02:12:49.772Z] a2e7b5e1129c: Waiting [2024-09-06T02:12:49.772Z] ce7f800efff9: Waiting [2024-09-06T02:12:49.772Z] 0b89fedd4fff: Waiting [2024-09-06T02:12:49.772Z] 4020226f7256: Layer already exists [2024-09-06T02:12:49.772Z] 895e182d5c3c: Layer already exists [2024-09-06T02:12:49.772Z] 10e5001876bf: Layer already exists [2024-09-06T02:12:49.772Z] 9a5796886678: Layer already exists [2024-09-06T02:12:49.772Z] a938562339d3: Layer already exists [2024-09-06T02:12:49.772Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:12:49.772Z] ce7f800efff9: Layer already exists [2024-09-06T02:12:49.772Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:12:49.772Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:12:49.772Z] main: digest: sha256:d16974e9ac228fd4fe59d5dbcf96c21b3fb6404cfb427413d5fb490e70acec5e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:12:49.853Z] ===================================================== [Pipeline] echo [2024-09-06T02:12:49.870Z] taggedImages: [2024-09-06T02:12:49.871Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:12:49.871Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-06T02:12:49.871Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.63 [2024-09-06T02:12:49.871Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:12:49.871Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-06T02:12:49.901Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-06T02:12:49.901Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:12:49.901Z] latest [2024-09-06T02:12:49.901Z] 3.2.0-dev.63 [2024-09-06T02:12:49.901Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:12:49.901Z] main [2024-09-06T02:12:49.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:50.265Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:50.595Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:12:50.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-06T02:12:50.595Z] 4849722ee7b6: Preparing [2024-09-06T02:12:50.595Z] 7dffaf5145c7: Preparing [2024-09-06T02:12:50.595Z] fe29cb1bb426: Preparing [2024-09-06T02:12:50.595Z] 4020226f7256: Preparing [2024-09-06T02:12:50.595Z] a2e7b5e1129c: Preparing [2024-09-06T02:12:50.595Z] dbd979cd0f2a: Preparing [2024-09-06T02:12:50.595Z] 0b89fedd4fff: Preparing [2024-09-06T02:12:50.595Z] ce7f800efff9: Preparing [2024-09-06T02:12:50.595Z] dbd979cd0f2a: Waiting [2024-09-06T02:12:50.595Z] 0b89fedd4fff: Waiting [2024-09-06T02:12:50.595Z] ce7f800efff9: Waiting [2024-09-06T02:12:50.595Z] 4020226f7256: Layer already exists [2024-09-06T02:12:50.595Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:12:50.595Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:12:50.595Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:12:50.595Z] ce7f800efff9: Layer already exists [2024-09-06T02:12:50.595Z] 7dffaf5145c7: Pushed [2024-09-06T02:12:50.595Z] 4849722ee7b6: Pushed [2024-09-06T02:12:53.888Z] fe29cb1bb426: Pushed [2024-09-06T02:12:53.888Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:2e2051bfe38f1ccf292bafa95efac607e4f2dd67a385a382b1912ca138fede9b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:54.232Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:54.567Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-06T02:12:54.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-06T02:12:54.567Z] 4849722ee7b6: Preparing [2024-09-06T02:12:54.567Z] 7dffaf5145c7: Preparing [2024-09-06T02:12:54.567Z] fe29cb1bb426: Preparing [2024-09-06T02:12:54.567Z] 4020226f7256: Preparing [2024-09-06T02:12:54.567Z] a2e7b5e1129c: Preparing [2024-09-06T02:12:54.567Z] dbd979cd0f2a: Preparing [2024-09-06T02:12:54.567Z] 0b89fedd4fff: Preparing [2024-09-06T02:12:54.567Z] ce7f800efff9: Preparing [2024-09-06T02:12:54.567Z] 0b89fedd4fff: Waiting [2024-09-06T02:12:54.567Z] ce7f800efff9: Waiting [2024-09-06T02:12:54.567Z] dbd979cd0f2a: Waiting [2024-09-06T02:12:54.567Z] 4849722ee7b6: Layer already exists [2024-09-06T02:12:54.567Z] fe29cb1bb426: Layer already exists [2024-09-06T02:12:54.567Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:12:54.567Z] 7dffaf5145c7: Layer already exists [2024-09-06T02:12:54.567Z] 4020226f7256: Layer already exists [2024-09-06T02:12:54.567Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:12:54.567Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:12:54.567Z] ce7f800efff9: Layer already exists [2024-09-06T02:12:54.567Z] latest: digest: sha256:2e2051bfe38f1ccf292bafa95efac607e4f2dd67a385a382b1912ca138fede9b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:54.921Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:55.256Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.63 [2024-09-06T02:12:55.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-06T02:12:55.256Z] 4849722ee7b6: Preparing [2024-09-06T02:12:55.256Z] 7dffaf5145c7: Preparing [2024-09-06T02:12:55.256Z] fe29cb1bb426: Preparing [2024-09-06T02:12:55.256Z] 4020226f7256: Preparing [2024-09-06T02:12:55.256Z] a2e7b5e1129c: Preparing [2024-09-06T02:12:55.256Z] dbd979cd0f2a: Preparing [2024-09-06T02:12:55.256Z] 0b89fedd4fff: Preparing [2024-09-06T02:12:55.256Z] ce7f800efff9: Preparing [2024-09-06T02:12:55.256Z] dbd979cd0f2a: Waiting [2024-09-06T02:12:55.256Z] 0b89fedd4fff: Waiting [2024-09-06T02:12:55.256Z] ce7f800efff9: Waiting [2024-09-06T02:12:55.256Z] 4020226f7256: Layer already exists [2024-09-06T02:12:55.256Z] 7dffaf5145c7: Layer already exists [2024-09-06T02:12:55.256Z] 4849722ee7b6: Layer already exists [2024-09-06T02:12:55.256Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:12:55.256Z] fe29cb1bb426: Layer already exists [2024-09-06T02:12:55.256Z] ce7f800efff9: Layer already exists [2024-09-06T02:12:55.256Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:12:55.256Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:12:55.256Z] 3.2.0-dev.63: digest: sha256:2e2051bfe38f1ccf292bafa95efac607e4f2dd67a385a382b1912ca138fede9b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:55.616Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:55.951Z] + docker push nexus3.edgexfoundry.org:10004/core-data:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:12:55.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-06T02:12:55.951Z] 4849722ee7b6: Preparing [2024-09-06T02:12:55.951Z] 7dffaf5145c7: Preparing [2024-09-06T02:12:55.951Z] fe29cb1bb426: Preparing [2024-09-06T02:12:55.951Z] 4020226f7256: Preparing [2024-09-06T02:12:55.951Z] a2e7b5e1129c: Preparing [2024-09-06T02:12:55.951Z] dbd979cd0f2a: Preparing [2024-09-06T02:12:55.951Z] 0b89fedd4fff: Preparing [2024-09-06T02:12:55.951Z] ce7f800efff9: Preparing [2024-09-06T02:12:55.951Z] dbd979cd0f2a: Waiting [2024-09-06T02:12:55.951Z] 0b89fedd4fff: Waiting [2024-09-06T02:12:55.951Z] ce7f800efff9: Waiting [2024-09-06T02:12:55.951Z] fe29cb1bb426: Layer already exists [2024-09-06T02:12:55.951Z] 7dffaf5145c7: Layer already exists [2024-09-06T02:12:55.951Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:12:55.951Z] 4020226f7256: Layer already exists [2024-09-06T02:12:55.951Z] 4849722ee7b6: Layer already exists [2024-09-06T02:12:55.951Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:12:56.212Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:12:56.212Z] ce7f800efff9: Layer already exists [2024-09-06T02:12:56.212Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:2e2051bfe38f1ccf292bafa95efac607e4f2dd67a385a382b1912ca138fede9b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:56.541Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:56.873Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-06T02:12:56.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-06T02:12:56.873Z] 4849722ee7b6: Preparing [2024-09-06T02:12:56.873Z] 7dffaf5145c7: Preparing [2024-09-06T02:12:56.873Z] fe29cb1bb426: Preparing [2024-09-06T02:12:56.873Z] 4020226f7256: Preparing [2024-09-06T02:12:56.873Z] a2e7b5e1129c: Preparing [2024-09-06T02:12:56.873Z] dbd979cd0f2a: Preparing [2024-09-06T02:12:56.873Z] 0b89fedd4fff: Preparing [2024-09-06T02:12:56.873Z] ce7f800efff9: Preparing [2024-09-06T02:12:56.873Z] dbd979cd0f2a: Waiting [2024-09-06T02:12:56.873Z] ce7f800efff9: Waiting [2024-09-06T02:12:56.873Z] 0b89fedd4fff: Waiting [2024-09-06T02:12:56.873Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:12:56.873Z] fe29cb1bb426: Layer already exists [2024-09-06T02:12:56.873Z] 4020226f7256: Layer already exists [2024-09-06T02:12:56.873Z] 7dffaf5145c7: Layer already exists [2024-09-06T02:12:56.873Z] 4849722ee7b6: Layer already exists [2024-09-06T02:12:56.873Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:12:56.873Z] ce7f800efff9: Layer already exists [2024-09-06T02:12:56.873Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:12:56.873Z] main: digest: sha256:2e2051bfe38f1ccf292bafa95efac607e4f2dd67a385a382b1912ca138fede9b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:12:56.956Z] ===================================================== [Pipeline] echo [2024-09-06T02:12:56.970Z] taggedImages: [2024-09-06T02:12:56.970Z] - nexus3.edgexfoundry.org:10004/core-data:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:12:56.970Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-06T02:12:56.970Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.63 [2024-09-06T02:12:56.970Z] - nexus3.edgexfoundry.org:10004/core-data:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:12:56.970Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-06T02:12:56.998Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-06T02:12:56.998Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:12:56.998Z] latest [2024-09-06T02:12:56.998Z] 3.2.0-dev.63 [2024-09-06T02:12:56.998Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:12:56.998Z] main [2024-09-06T02:12:56.998Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:57.357Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:12:57.691Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:12:57.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-06T02:12:58.633Z] 1b0358b17c77: Preparing [2024-09-06T02:12:58.634Z] 9a2d3c1688ad: Preparing [2024-09-06T02:12:58.634Z] a2e7b5e1129c: Preparing [2024-09-06T02:12:58.634Z] 97da88f90947: Preparing [2024-09-06T02:12:58.634Z] a486d79caed6: Preparing [2024-09-06T02:12:58.634Z] ce7f800efff9: Preparing [2024-09-06T02:12:58.634Z] ce7f800efff9: Waiting [2024-09-06T02:12:59.204Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:12:59.204Z] ce7f800efff9: Layer already exists [2024-09-06T02:12:59.204Z] a486d79caed6: Pushed [2024-09-06T02:12:59.204Z] 97da88f90947: Pushed [2024-09-06T02:12:59.204Z] 1b0358b17c77: Pushed [2024-09-06T02:13:02.497Z] 9a2d3c1688ad: Pushed [2024-09-06T02:13:02.757Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:0e3187ff2a4a23324556b68666bfcb6e437cbb338c98d88d5cdd337e380a50ba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:03.103Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:03.435Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-06T02:13:03.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-06T02:13:03.435Z] 1b0358b17c77: Preparing [2024-09-06T02:13:03.435Z] 9a2d3c1688ad: Preparing [2024-09-06T02:13:03.435Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:03.435Z] 97da88f90947: Preparing [2024-09-06T02:13:03.435Z] a486d79caed6: Preparing [2024-09-06T02:13:03.435Z] ce7f800efff9: Preparing [2024-09-06T02:13:03.435Z] ce7f800efff9: Waiting [2024-09-06T02:13:03.435Z] 9a2d3c1688ad: Layer already exists [2024-09-06T02:13:03.435Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:03.435Z] 97da88f90947: Layer already exists [2024-09-06T02:13:03.435Z] a486d79caed6: Layer already exists [2024-09-06T02:13:03.435Z] 1b0358b17c77: Layer already exists [2024-09-06T02:13:03.435Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:03.435Z] latest: digest: sha256:0e3187ff2a4a23324556b68666bfcb6e437cbb338c98d88d5cdd337e380a50ba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:03.773Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:04.104Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.63 [2024-09-06T02:13:04.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-06T02:13:04.104Z] 1b0358b17c77: Preparing [2024-09-06T02:13:04.104Z] 9a2d3c1688ad: Preparing [2024-09-06T02:13:04.104Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:04.104Z] 97da88f90947: Preparing [2024-09-06T02:13:04.104Z] a486d79caed6: Preparing [2024-09-06T02:13:04.104Z] ce7f800efff9: Preparing [2024-09-06T02:13:04.104Z] ce7f800efff9: Waiting [2024-09-06T02:13:04.104Z] 97da88f90947: Layer already exists [2024-09-06T02:13:04.104Z] 1b0358b17c77: Layer already exists [2024-09-06T02:13:04.104Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:04.104Z] 9a2d3c1688ad: Layer already exists [2024-09-06T02:13:04.104Z] a486d79caed6: Layer already exists [2024-09-06T02:13:04.104Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:04.104Z] 3.2.0-dev.63: digest: sha256:0e3187ff2a4a23324556b68666bfcb6e437cbb338c98d88d5cdd337e380a50ba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:04.439Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:04.776Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:13:04.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-06T02:13:04.776Z] 1b0358b17c77: Preparing [2024-09-06T02:13:04.776Z] 9a2d3c1688ad: Preparing [2024-09-06T02:13:04.776Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:04.776Z] 97da88f90947: Preparing [2024-09-06T02:13:04.776Z] a486d79caed6: Preparing [2024-09-06T02:13:04.776Z] ce7f800efff9: Preparing [2024-09-06T02:13:04.776Z] ce7f800efff9: Waiting [2024-09-06T02:13:04.776Z] 1b0358b17c77: Layer already exists [2024-09-06T02:13:04.776Z] 97da88f90947: Layer already exists [2024-09-06T02:13:04.776Z] 9a2d3c1688ad: Layer already exists [2024-09-06T02:13:04.776Z] a486d79caed6: Layer already exists [2024-09-06T02:13:04.776Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:04.776Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:04.776Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:0e3187ff2a4a23324556b68666bfcb6e437cbb338c98d88d5cdd337e380a50ba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:05.114Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:05.459Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-06T02:13:05.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-06T02:13:05.459Z] 1b0358b17c77: Preparing [2024-09-06T02:13:05.459Z] 9a2d3c1688ad: Preparing [2024-09-06T02:13:05.459Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:05.459Z] 97da88f90947: Preparing [2024-09-06T02:13:05.459Z] a486d79caed6: Preparing [2024-09-06T02:13:05.459Z] ce7f800efff9: Preparing [2024-09-06T02:13:05.459Z] ce7f800efff9: Waiting [2024-09-06T02:13:05.459Z] a486d79caed6: Layer already exists [2024-09-06T02:13:05.459Z] 97da88f90947: Layer already exists [2024-09-06T02:13:05.459Z] 1b0358b17c77: Layer already exists [2024-09-06T02:13:05.459Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:05.459Z] 9a2d3c1688ad: Layer already exists [2024-09-06T02:13:05.459Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:05.459Z] main: digest: sha256:0e3187ff2a4a23324556b68666bfcb6e437cbb338c98d88d5cdd337e380a50ba size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:13:05.635Z] ===================================================== [Pipeline] echo [2024-09-06T02:13:05.658Z] taggedImages: [2024-09-06T02:13:05.658Z] - nexus3.edgexfoundry.org:10004/core-keeper:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:13:05.658Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-06T02:13:05.658Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.63 [2024-09-06T02:13:05.658Z] - nexus3.edgexfoundry.org:10004/core-keeper:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:13:05.658Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-06T02:13:05.687Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-06T02:13:05.687Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:13:05.687Z] latest [2024-09-06T02:13:05.687Z] 3.2.0-dev.63 [2024-09-06T02:13:05.687Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:13:05.687Z] main [2024-09-06T02:13:05.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:06.034Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:06.367Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:13:06.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-06T02:13:06.367Z] e4d04b3a115f: Preparing [2024-09-06T02:13:06.367Z] 08d44cc8a215: Preparing [2024-09-06T02:13:06.367Z] 9deff4a3785a: Preparing [2024-09-06T02:13:06.367Z] 4020226f7256: Preparing [2024-09-06T02:13:06.367Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:06.367Z] dbd979cd0f2a: Preparing [2024-09-06T02:13:06.367Z] 0b89fedd4fff: Preparing [2024-09-06T02:13:06.367Z] dbd979cd0f2a: Waiting [2024-09-06T02:13:06.367Z] ce7f800efff9: Preparing [2024-09-06T02:13:06.367Z] 4020226f7256: Layer already exists [2024-09-06T02:13:06.367Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:06.367Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:13:06.367Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:13:06.367Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:06.367Z] 08d44cc8a215: Pushed [2024-09-06T02:13:06.367Z] e4d04b3a115f: Pushed [2024-09-06T02:13:10.638Z] 9deff4a3785a: Pushed [2024-09-06T02:13:10.898Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:27802f9ec1ea567fee09457bbfb0104c04413be7d131aac92cd87bfab6b7166b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:11.261Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:11.585Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-06T02:13:11.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-06T02:13:12.525Z] e4d04b3a115f: Preparing [2024-09-06T02:13:12.525Z] 08d44cc8a215: Preparing [2024-09-06T02:13:12.525Z] 9deff4a3785a: Preparing [2024-09-06T02:13:12.525Z] 4020226f7256: Preparing [2024-09-06T02:13:12.525Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:12.525Z] dbd979cd0f2a: Preparing [2024-09-06T02:13:12.525Z] 0b89fedd4fff: Preparing [2024-09-06T02:13:12.525Z] dbd979cd0f2a: Waiting [2024-09-06T02:13:12.525Z] ce7f800efff9: Preparing [2024-09-06T02:13:12.525Z] 0b89fedd4fff: Waiting [2024-09-06T02:13:12.525Z] ce7f800efff9: Waiting [2024-09-06T02:13:12.783Z] 9deff4a3785a: Layer already exists [2024-09-06T02:13:12.783Z] 08d44cc8a215: Layer already exists [2024-09-06T02:13:12.783Z] 4020226f7256: Layer already exists [2024-09-06T02:13:12.783Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:12.783Z] e4d04b3a115f: Layer already exists [2024-09-06T02:13:12.783Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:13:12.783Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:13:12.783Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:12.783Z] latest: digest: sha256:27802f9ec1ea567fee09457bbfb0104c04413be7d131aac92cd87bfab6b7166b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:13.109Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:13.425Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.63 [2024-09-06T02:13:13.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-06T02:13:13.684Z] e4d04b3a115f: Preparing [2024-09-06T02:13:13.685Z] 08d44cc8a215: Preparing [2024-09-06T02:13:13.685Z] 9deff4a3785a: Preparing [2024-09-06T02:13:13.685Z] 4020226f7256: Preparing [2024-09-06T02:13:13.685Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:13.685Z] dbd979cd0f2a: Preparing [2024-09-06T02:13:13.685Z] 0b89fedd4fff: Preparing [2024-09-06T02:13:13.685Z] ce7f800efff9: Preparing [2024-09-06T02:13:13.685Z] 0b89fedd4fff: Waiting [2024-09-06T02:13:13.685Z] ce7f800efff9: Waiting [2024-09-06T02:13:13.685Z] 08d44cc8a215: Layer already exists [2024-09-06T02:13:13.685Z] e4d04b3a115f: Layer already exists [2024-09-06T02:13:13.685Z] 4020226f7256: Layer already exists [2024-09-06T02:13:13.685Z] 9deff4a3785a: Layer already exists [2024-09-06T02:13:13.685Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:13.685Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:13:13.685Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:13:13.685Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:13.685Z] 3.2.0-dev.63: digest: sha256:27802f9ec1ea567fee09457bbfb0104c04413be7d131aac92cd87bfab6b7166b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:14.010Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:14.339Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:13:14.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-06T02:13:14.339Z] e4d04b3a115f: Preparing [2024-09-06T02:13:14.339Z] 08d44cc8a215: Preparing [2024-09-06T02:13:14.339Z] 9deff4a3785a: Preparing [2024-09-06T02:13:14.339Z] 4020226f7256: Preparing [2024-09-06T02:13:14.339Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:14.339Z] dbd979cd0f2a: Preparing [2024-09-06T02:13:14.339Z] 0b89fedd4fff: Preparing [2024-09-06T02:13:14.339Z] ce7f800efff9: Preparing [2024-09-06T02:13:14.339Z] dbd979cd0f2a: Waiting [2024-09-06T02:13:14.339Z] ce7f800efff9: Waiting [2024-09-06T02:13:14.339Z] 0b89fedd4fff: Waiting [2024-09-06T02:13:14.339Z] e4d04b3a115f: Layer already exists [2024-09-06T02:13:14.339Z] 4020226f7256: Layer already exists [2024-09-06T02:13:14.339Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:14.339Z] 08d44cc8a215: Layer already exists [2024-09-06T02:13:14.339Z] 9deff4a3785a: Layer already exists [2024-09-06T02:13:14.339Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:13:14.339Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:13:14.339Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:14.339Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:27802f9ec1ea567fee09457bbfb0104c04413be7d131aac92cd87bfab6b7166b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:14.676Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:15.006Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-06T02:13:15.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-06T02:13:15.006Z] e4d04b3a115f: Preparing [2024-09-06T02:13:15.006Z] 08d44cc8a215: Preparing [2024-09-06T02:13:15.006Z] 9deff4a3785a: Preparing [2024-09-06T02:13:15.006Z] 4020226f7256: Preparing [2024-09-06T02:13:15.006Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:15.006Z] dbd979cd0f2a: Preparing [2024-09-06T02:13:15.006Z] 0b89fedd4fff: Preparing [2024-09-06T02:13:15.006Z] ce7f800efff9: Preparing [2024-09-06T02:13:15.006Z] 0b89fedd4fff: Waiting [2024-09-06T02:13:15.006Z] ce7f800efff9: Waiting [2024-09-06T02:13:15.006Z] dbd979cd0f2a: Waiting [2024-09-06T02:13:15.006Z] 08d44cc8a215: Layer already exists [2024-09-06T02:13:15.006Z] 9deff4a3785a: Layer already exists [2024-09-06T02:13:15.006Z] 4020226f7256: Layer already exists [2024-09-06T02:13:15.006Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:15.006Z] e4d04b3a115f: Layer already exists [2024-09-06T02:13:15.006Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:13:15.006Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:13:15.006Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:15.006Z] main: digest: sha256:27802f9ec1ea567fee09457bbfb0104c04413be7d131aac92cd87bfab6b7166b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:13:15.096Z] ===================================================== [Pipeline] echo [2024-09-06T02:13:15.111Z] taggedImages: [2024-09-06T02:13:15.111Z] - nexus3.edgexfoundry.org:10004/core-metadata:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:13:15.111Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-06T02:13:15.111Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.63 [2024-09-06T02:13:15.111Z] - nexus3.edgexfoundry.org:10004/core-metadata:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:13:15.111Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-06T02:13:15.141Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-06T02:13:15.141Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:13:15.141Z] latest [2024-09-06T02:13:15.141Z] 3.2.0-dev.63 [2024-09-06T02:13:15.141Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:13:15.141Z] main [2024-09-06T02:13:15.141Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:15.492Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:15.826Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:13:15.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-06T02:13:15.827Z] db4dfc8f2810: Preparing [2024-09-06T02:13:15.827Z] e3a0c56a24c2: Preparing [2024-09-06T02:13:15.827Z] 8d24e6d5d609: Preparing [2024-09-06T02:13:15.827Z] 2691867b6c6b: Preparing [2024-09-06T02:13:15.827Z] 4aa9e5ac204f: Preparing [2024-09-06T02:13:15.827Z] ea32bb6bc778: Preparing [2024-09-06T02:13:15.827Z] dd6324c7637f: Preparing [2024-09-06T02:13:15.827Z] 0d56c41a9a89: Preparing [2024-09-06T02:13:15.827Z] 4020226f7256: Preparing [2024-09-06T02:13:15.827Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:15.827Z] 80aa9493495c: Preparing [2024-09-06T02:13:15.827Z] 25699b611343: Preparing [2024-09-06T02:13:15.827Z] 5f70bf18a086: Preparing [2024-09-06T02:13:15.827Z] 6121f239384a: Preparing [2024-09-06T02:13:15.827Z] 36d6c417ea6f: Preparing [2024-09-06T02:13:15.827Z] 4c30e7b91785: Preparing [2024-09-06T02:13:15.827Z] ce7f800efff9: Preparing [2024-09-06T02:13:15.827Z] ea32bb6bc778: Waiting [2024-09-06T02:13:15.827Z] dd6324c7637f: Waiting [2024-09-06T02:13:15.827Z] 0d56c41a9a89: Waiting [2024-09-06T02:13:15.827Z] 4020226f7256: Waiting [2024-09-06T02:13:15.827Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:15.827Z] 80aa9493495c: Waiting [2024-09-06T02:13:15.827Z] 25699b611343: Waiting [2024-09-06T02:13:15.827Z] ce7f800efff9: Waiting [2024-09-06T02:13:15.827Z] 4c30e7b91785: Waiting [2024-09-06T02:13:15.827Z] 36d6c417ea6f: Waiting [2024-09-06T02:13:15.827Z] 8d24e6d5d609: Pushed [2024-09-06T02:13:15.827Z] e3a0c56a24c2: Pushed [2024-09-06T02:13:15.827Z] 2691867b6c6b: Pushed [2024-09-06T02:13:15.827Z] db4dfc8f2810: Pushed [2024-09-06T02:13:15.827Z] 4aa9e5ac204f: Pushed [2024-09-06T02:13:16.087Z] 4020226f7256: Layer already exists [2024-09-06T02:13:16.087Z] ea32bb6bc778: Pushed [2024-09-06T02:13:16.087Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:16.087Z] dd6324c7637f: Pushed [2024-09-06T02:13:16.087Z] 5f70bf18a086: Layer already exists [2024-09-06T02:13:16.087Z] 25699b611343: Pushed [2024-09-06T02:13:16.087Z] 80aa9493495c: Pushed [2024-09-06T02:13:16.087Z] 6121f239384a: Pushed [2024-09-06T02:13:16.087Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:16.087Z] 4c30e7b91785: Pushed [2024-09-06T02:13:16.656Z] 36d6c417ea6f: Pushed [2024-09-06T02:13:17.596Z] 0d56c41a9a89: Pushed [2024-09-06T02:13:17.596Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:548d3687cf3058e5ab38ae4bbf165849c50c26ee46bed1c8c47c66bf4fbac7a7 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:17.937Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:18.269Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-06T02:13:18.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-06T02:13:18.269Z] db4dfc8f2810: Preparing [2024-09-06T02:13:18.269Z] e3a0c56a24c2: Preparing [2024-09-06T02:13:18.269Z] 8d24e6d5d609: Preparing [2024-09-06T02:13:18.269Z] 2691867b6c6b: Preparing [2024-09-06T02:13:18.269Z] 4aa9e5ac204f: Preparing [2024-09-06T02:13:18.269Z] ea32bb6bc778: Preparing [2024-09-06T02:13:18.269Z] dd6324c7637f: Preparing [2024-09-06T02:13:18.269Z] 0d56c41a9a89: Preparing [2024-09-06T02:13:18.269Z] 4020226f7256: Preparing [2024-09-06T02:13:18.269Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:18.269Z] 80aa9493495c: Preparing [2024-09-06T02:13:18.269Z] 25699b611343: Preparing [2024-09-06T02:13:18.269Z] 5f70bf18a086: Preparing [2024-09-06T02:13:18.269Z] 6121f239384a: Preparing [2024-09-06T02:13:18.269Z] 36d6c417ea6f: Preparing [2024-09-06T02:13:18.269Z] 4c30e7b91785: Preparing [2024-09-06T02:13:18.269Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:18.269Z] 5f70bf18a086: Waiting [2024-09-06T02:13:18.269Z] ea32bb6bc778: Waiting [2024-09-06T02:13:18.269Z] 80aa9493495c: Waiting [2024-09-06T02:13:18.269Z] 6121f239384a: Waiting [2024-09-06T02:13:18.269Z] 25699b611343: Waiting [2024-09-06T02:13:18.269Z] 36d6c417ea6f: Waiting [2024-09-06T02:13:18.269Z] 0d56c41a9a89: Waiting [2024-09-06T02:13:18.269Z] 4020226f7256: Waiting [2024-09-06T02:13:18.269Z] ce7f800efff9: Preparing [2024-09-06T02:13:18.269Z] 4c30e7b91785: Waiting [2024-09-06T02:13:18.269Z] ce7f800efff9: Waiting [2024-09-06T02:13:18.269Z] db4dfc8f2810: Layer already exists [2024-09-06T02:13:18.269Z] e3a0c56a24c2: Layer already exists [2024-09-06T02:13:18.269Z] 4aa9e5ac204f: Layer already exists [2024-09-06T02:13:18.269Z] 8d24e6d5d609: Layer already exists [2024-09-06T02:13:18.269Z] 2691867b6c6b: Layer already exists [2024-09-06T02:13:18.269Z] ea32bb6bc778: Layer already exists [2024-09-06T02:13:18.269Z] dd6324c7637f: Layer already exists [2024-09-06T02:13:18.269Z] 0d56c41a9a89: Layer already exists [2024-09-06T02:13:18.269Z] 4020226f7256: Layer already exists [2024-09-06T02:13:18.269Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:18.269Z] 80aa9493495c: Layer already exists [2024-09-06T02:13:18.269Z] 6121f239384a: Layer already exists [2024-09-06T02:13:18.269Z] 25699b611343: Layer already exists [2024-09-06T02:13:18.269Z] 5f70bf18a086: Layer already exists [2024-09-06T02:13:18.269Z] 36d6c417ea6f: Layer already exists [2024-09-06T02:13:18.269Z] 4c30e7b91785: Layer already exists [2024-09-06T02:13:18.269Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:18.269Z] latest: digest: sha256:548d3687cf3058e5ab38ae4bbf165849c50c26ee46bed1c8c47c66bf4fbac7a7 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:18.610Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:18.937Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.63 [2024-09-06T02:13:18.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-06T02:13:18.937Z] db4dfc8f2810: Preparing [2024-09-06T02:13:18.937Z] e3a0c56a24c2: Preparing [2024-09-06T02:13:18.937Z] 8d24e6d5d609: Preparing [2024-09-06T02:13:18.937Z] 2691867b6c6b: Preparing [2024-09-06T02:13:18.937Z] 4aa9e5ac204f: Preparing [2024-09-06T02:13:18.937Z] ea32bb6bc778: Preparing [2024-09-06T02:13:18.937Z] dd6324c7637f: Preparing [2024-09-06T02:13:18.937Z] 0d56c41a9a89: Preparing [2024-09-06T02:13:18.937Z] 4020226f7256: Preparing [2024-09-06T02:13:18.937Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:18.937Z] 80aa9493495c: Preparing [2024-09-06T02:13:18.937Z] 25699b611343: Preparing [2024-09-06T02:13:18.937Z] 5f70bf18a086: Preparing [2024-09-06T02:13:18.937Z] 6121f239384a: Preparing [2024-09-06T02:13:18.937Z] 36d6c417ea6f: Preparing [2024-09-06T02:13:18.937Z] 4c30e7b91785: Preparing [2024-09-06T02:13:18.937Z] ce7f800efff9: Preparing [2024-09-06T02:13:18.937Z] 0d56c41a9a89: Waiting [2024-09-06T02:13:18.937Z] 6121f239384a: Waiting [2024-09-06T02:13:18.937Z] 4c30e7b91785: Waiting [2024-09-06T02:13:18.937Z] ce7f800efff9: Waiting [2024-09-06T02:13:18.937Z] 4020226f7256: Waiting [2024-09-06T02:13:18.937Z] 36d6c417ea6f: Waiting [2024-09-06T02:13:18.937Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:18.937Z] 25699b611343: Waiting [2024-09-06T02:13:18.937Z] 80aa9493495c: Waiting [2024-09-06T02:13:18.937Z] 5f70bf18a086: Waiting [2024-09-06T02:13:18.937Z] ea32bb6bc778: Waiting [2024-09-06T02:13:18.937Z] dd6324c7637f: Waiting [2024-09-06T02:13:18.937Z] db4dfc8f2810: Layer already exists [2024-09-06T02:13:18.937Z] 2691867b6c6b: Layer already exists [2024-09-06T02:13:18.937Z] e3a0c56a24c2: Layer already exists [2024-09-06T02:13:18.937Z] 8d24e6d5d609: Layer already exists [2024-09-06T02:13:18.937Z] 4aa9e5ac204f: Layer already exists [2024-09-06T02:13:18.937Z] 0d56c41a9a89: Layer already exists [2024-09-06T02:13:18.937Z] dd6324c7637f: Layer already exists [2024-09-06T02:13:18.937Z] 4020226f7256: Layer already exists [2024-09-06T02:13:18.937Z] ea32bb6bc778: Layer already exists [2024-09-06T02:13:18.937Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:18.937Z] 80aa9493495c: Layer already exists [2024-09-06T02:13:18.937Z] 25699b611343: Layer already exists [2024-09-06T02:13:18.937Z] 6121f239384a: Layer already exists [2024-09-06T02:13:18.937Z] 5f70bf18a086: Layer already exists [2024-09-06T02:13:18.937Z] 36d6c417ea6f: Layer already exists [2024-09-06T02:13:18.937Z] 4c30e7b91785: Layer already exists [2024-09-06T02:13:18.937Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:18.937Z] 3.2.0-dev.63: digest: sha256:548d3687cf3058e5ab38ae4bbf165849c50c26ee46bed1c8c47c66bf4fbac7a7 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:19.266Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:19.695Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:13:19.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-06T02:13:19.695Z] db4dfc8f2810: Preparing [2024-09-06T02:13:19.695Z] e3a0c56a24c2: Preparing [2024-09-06T02:13:19.695Z] 8d24e6d5d609: Preparing [2024-09-06T02:13:19.695Z] 2691867b6c6b: Preparing [2024-09-06T02:13:19.695Z] 4aa9e5ac204f: Preparing [2024-09-06T02:13:19.695Z] ea32bb6bc778: Preparing [2024-09-06T02:13:19.695Z] dd6324c7637f: Preparing [2024-09-06T02:13:19.695Z] 0d56c41a9a89: Preparing [2024-09-06T02:13:19.695Z] 4020226f7256: Preparing [2024-09-06T02:13:19.695Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:19.695Z] 80aa9493495c: Preparing [2024-09-06T02:13:19.695Z] 25699b611343: Preparing [2024-09-06T02:13:19.695Z] 5f70bf18a086: Preparing [2024-09-06T02:13:19.695Z] 6121f239384a: Preparing [2024-09-06T02:13:19.695Z] 36d6c417ea6f: Preparing [2024-09-06T02:13:19.695Z] 4c30e7b91785: Preparing [2024-09-06T02:13:19.695Z] ce7f800efff9: Preparing [2024-09-06T02:13:19.695Z] 80aa9493495c: Waiting [2024-09-06T02:13:19.695Z] 25699b611343: Waiting [2024-09-06T02:13:19.695Z] 4c30e7b91785: Waiting [2024-09-06T02:13:19.695Z] ce7f800efff9: Waiting [2024-09-06T02:13:19.695Z] 5f70bf18a086: Waiting [2024-09-06T02:13:19.695Z] ea32bb6bc778: Waiting [2024-09-06T02:13:19.695Z] dd6324c7637f: Waiting [2024-09-06T02:13:19.695Z] 6121f239384a: Waiting [2024-09-06T02:13:19.695Z] 0d56c41a9a89: Waiting [2024-09-06T02:13:19.695Z] 36d6c417ea6f: Waiting [2024-09-06T02:13:19.695Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:19.695Z] 4020226f7256: Waiting [2024-09-06T02:13:19.695Z] 2691867b6c6b: Layer already exists [2024-09-06T02:13:19.695Z] 8d24e6d5d609: Layer already exists [2024-09-06T02:13:19.695Z] e3a0c56a24c2: Layer already exists [2024-09-06T02:13:19.695Z] db4dfc8f2810: Layer already exists [2024-09-06T02:13:19.695Z] 4aa9e5ac204f: Layer already exists [2024-09-06T02:13:19.695Z] dd6324c7637f: Layer already exists [2024-09-06T02:13:19.695Z] ea32bb6bc778: Layer already exists [2024-09-06T02:13:19.695Z] 4020226f7256: Layer already exists [2024-09-06T02:13:19.695Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:19.695Z] 0d56c41a9a89: Layer already exists [2024-09-06T02:13:19.695Z] 80aa9493495c: Layer already exists [2024-09-06T02:13:19.695Z] 25699b611343: Layer already exists [2024-09-06T02:13:19.695Z] 5f70bf18a086: Layer already exists [2024-09-06T02:13:19.695Z] 6121f239384a: Layer already exists [2024-09-06T02:13:19.695Z] 36d6c417ea6f: Layer already exists [2024-09-06T02:13:19.695Z] 4c30e7b91785: Layer already exists [2024-09-06T02:13:19.695Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:19.695Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:548d3687cf3058e5ab38ae4bbf165849c50c26ee46bed1c8c47c66bf4fbac7a7 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:20.066Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:20.452Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-06T02:13:20.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-06T02:13:20.452Z] db4dfc8f2810: Preparing [2024-09-06T02:13:20.452Z] e3a0c56a24c2: Preparing [2024-09-06T02:13:20.452Z] 8d24e6d5d609: Preparing [2024-09-06T02:13:20.452Z] 2691867b6c6b: Preparing [2024-09-06T02:13:20.452Z] 4aa9e5ac204f: Preparing [2024-09-06T02:13:20.452Z] ea32bb6bc778: Preparing [2024-09-06T02:13:20.452Z] dd6324c7637f: Preparing [2024-09-06T02:13:20.452Z] 0d56c41a9a89: Preparing [2024-09-06T02:13:20.452Z] 4020226f7256: Preparing [2024-09-06T02:13:20.452Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:20.452Z] 80aa9493495c: Preparing [2024-09-06T02:13:20.452Z] 25699b611343: Preparing [2024-09-06T02:13:20.452Z] 5f70bf18a086: Preparing [2024-09-06T02:13:20.452Z] 6121f239384a: Preparing [2024-09-06T02:13:20.452Z] 36d6c417ea6f: Preparing [2024-09-06T02:13:20.452Z] 4c30e7b91785: Preparing [2024-09-06T02:13:20.452Z] ce7f800efff9: Preparing [2024-09-06T02:13:20.452Z] ea32bb6bc778: Waiting [2024-09-06T02:13:20.452Z] dd6324c7637f: Waiting [2024-09-06T02:13:20.452Z] 0d56c41a9a89: Waiting [2024-09-06T02:13:20.452Z] 4020226f7256: Waiting [2024-09-06T02:13:20.452Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:20.452Z] 6121f239384a: Waiting [2024-09-06T02:13:20.452Z] 80aa9493495c: Waiting [2024-09-06T02:13:20.452Z] 25699b611343: Waiting [2024-09-06T02:13:20.452Z] 4c30e7b91785: Waiting [2024-09-06T02:13:20.452Z] 5f70bf18a086: Waiting [2024-09-06T02:13:20.452Z] ce7f800efff9: Waiting [2024-09-06T02:13:20.452Z] 4aa9e5ac204f: Layer already exists [2024-09-06T02:13:20.452Z] db4dfc8f2810: Layer already exists [2024-09-06T02:13:20.452Z] e3a0c56a24c2: Layer already exists [2024-09-06T02:13:20.452Z] 8d24e6d5d609: Layer already exists [2024-09-06T02:13:20.452Z] 2691867b6c6b: Layer already exists [2024-09-06T02:13:20.452Z] 0d56c41a9a89: Layer already exists [2024-09-06T02:13:20.452Z] ea32bb6bc778: Layer already exists [2024-09-06T02:13:20.452Z] dd6324c7637f: Layer already exists [2024-09-06T02:13:20.452Z] 4020226f7256: Layer already exists [2024-09-06T02:13:20.452Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:20.452Z] 80aa9493495c: Layer already exists [2024-09-06T02:13:20.452Z] 5f70bf18a086: Layer already exists [2024-09-06T02:13:20.452Z] 25699b611343: Layer already exists [2024-09-06T02:13:20.452Z] 6121f239384a: Layer already exists [2024-09-06T02:13:20.452Z] 36d6c417ea6f: Layer already exists [2024-09-06T02:13:20.452Z] 4c30e7b91785: Layer already exists [2024-09-06T02:13:20.452Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:20.452Z] main: digest: sha256:548d3687cf3058e5ab38ae4bbf165849c50c26ee46bed1c8c47c66bf4fbac7a7 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:13:20.546Z] ===================================================== [Pipeline] echo [2024-09-06T02:13:20.560Z] taggedImages: [2024-09-06T02:13:20.560Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:13:20.560Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-06T02:13:20.560Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.63 [2024-09-06T02:13:20.560Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:13:20.560Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-06T02:13:20.583Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-06T02:13:20.583Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:13:20.583Z] latest [2024-09-06T02:13:20.583Z] 3.2.0-dev.63 [2024-09-06T02:13:20.583Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:13:20.583Z] main [2024-09-06T02:13:20.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:20.962Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:21.312Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:13:21.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-06T02:13:21.312Z] d37a05d58dd2: Preparing [2024-09-06T02:13:21.312Z] a938562339d3: Preparing [2024-09-06T02:13:21.312Z] 8fa326757fd7: Preparing [2024-09-06T02:13:21.312Z] 8a006201e10e: Preparing [2024-09-06T02:13:21.312Z] 4020226f7256: Preparing [2024-09-06T02:13:21.312Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:21.312Z] dbd979cd0f2a: Preparing [2024-09-06T02:13:21.312Z] 0b89fedd4fff: Preparing [2024-09-06T02:13:21.312Z] ce7f800efff9: Preparing [2024-09-06T02:13:21.312Z] dbd979cd0f2a: Waiting [2024-09-06T02:13:21.312Z] ce7f800efff9: Waiting [2024-09-06T02:13:21.312Z] 0b89fedd4fff: Waiting [2024-09-06T02:13:21.312Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:21.312Z] 4020226f7256: Layer already exists [2024-09-06T02:13:21.312Z] a938562339d3: Layer already exists [2024-09-06T02:13:21.312Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:21.312Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:13:21.312Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:13:21.312Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:21.312Z] 8fa326757fd7: Pushed [2024-09-06T02:13:21.312Z] d37a05d58dd2: Pushed [2024-09-06T02:13:23.853Z] 8a006201e10e: Pushed [2024-09-06T02:13:24.113Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:1c83396b511d4666be4ab67f96a1d8fb23b544780f87df3e2b59ff3a7a2d6cdd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:24.454Z] + 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-06T02:13:24.789Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-06T02:13:24.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-06T02:13:24.789Z] d37a05d58dd2: Preparing [2024-09-06T02:13:24.789Z] a938562339d3: Preparing [2024-09-06T02:13:24.789Z] 8fa326757fd7: Preparing [2024-09-06T02:13:24.789Z] 8a006201e10e: Preparing [2024-09-06T02:13:24.789Z] 4020226f7256: Preparing [2024-09-06T02:13:24.789Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:24.789Z] dbd979cd0f2a: Preparing [2024-09-06T02:13:24.789Z] 0b89fedd4fff: Preparing [2024-09-06T02:13:24.789Z] ce7f800efff9: Preparing [2024-09-06T02:13:24.789Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:24.789Z] dbd979cd0f2a: Waiting [2024-09-06T02:13:24.789Z] 0b89fedd4fff: Waiting [2024-09-06T02:13:24.789Z] ce7f800efff9: Waiting [2024-09-06T02:13:24.789Z] a938562339d3: Layer already exists [2024-09-06T02:13:24.789Z] 8a006201e10e: Layer already exists [2024-09-06T02:13:24.789Z] 8fa326757fd7: Layer already exists [2024-09-06T02:13:24.789Z] d37a05d58dd2: Layer already exists [2024-09-06T02:13:24.789Z] 4020226f7256: Layer already exists [2024-09-06T02:13:24.789Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:24.789Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:24.789Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:13:24.789Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:13:24.789Z] latest: digest: sha256:1c83396b511d4666be4ab67f96a1d8fb23b544780f87df3e2b59ff3a7a2d6cdd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:25.128Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:25.458Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.63 [2024-09-06T02:13:25.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-06T02:13:25.458Z] d37a05d58dd2: Preparing [2024-09-06T02:13:25.458Z] a938562339d3: Preparing [2024-09-06T02:13:25.458Z] 8fa326757fd7: Preparing [2024-09-06T02:13:25.458Z] 8a006201e10e: Preparing [2024-09-06T02:13:25.458Z] 4020226f7256: Preparing [2024-09-06T02:13:25.458Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:25.458Z] dbd979cd0f2a: Preparing [2024-09-06T02:13:25.458Z] 0b89fedd4fff: Preparing [2024-09-06T02:13:25.458Z] ce7f800efff9: Preparing [2024-09-06T02:13:25.458Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:25.458Z] dbd979cd0f2a: Waiting [2024-09-06T02:13:25.458Z] 4020226f7256: Layer already exists [2024-09-06T02:13:25.458Z] 8fa326757fd7: Layer already exists [2024-09-06T02:13:25.458Z] d37a05d58dd2: Layer already exists [2024-09-06T02:13:25.458Z] 8a006201e10e: Layer already exists [2024-09-06T02:13:25.458Z] a938562339d3: Layer already exists [2024-09-06T02:13:25.458Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:25.458Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:13:25.458Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:13:25.458Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:25.458Z] 3.2.0-dev.63: digest: sha256:1c83396b511d4666be4ab67f96a1d8fb23b544780f87df3e2b59ff3a7a2d6cdd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:25.796Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:26.120Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:13:26.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-06T02:13:26.120Z] d37a05d58dd2: Preparing [2024-09-06T02:13:26.120Z] a938562339d3: Preparing [2024-09-06T02:13:26.120Z] 8fa326757fd7: Preparing [2024-09-06T02:13:26.120Z] 8a006201e10e: Preparing [2024-09-06T02:13:26.120Z] 4020226f7256: Preparing [2024-09-06T02:13:26.120Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:26.120Z] dbd979cd0f2a: Preparing [2024-09-06T02:13:26.120Z] 0b89fedd4fff: Preparing [2024-09-06T02:13:26.120Z] ce7f800efff9: Preparing [2024-09-06T02:13:26.120Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:26.120Z] 0b89fedd4fff: Waiting [2024-09-06T02:13:26.120Z] ce7f800efff9: Waiting [2024-09-06T02:13:26.120Z] dbd979cd0f2a: Waiting [2024-09-06T02:13:26.120Z] 4020226f7256: Layer already exists [2024-09-06T02:13:26.120Z] d37a05d58dd2: Layer already exists [2024-09-06T02:13:26.120Z] a938562339d3: Layer already exists [2024-09-06T02:13:26.120Z] 8a006201e10e: Layer already exists [2024-09-06T02:13:26.120Z] 8fa326757fd7: Layer already exists [2024-09-06T02:13:26.120Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:26.120Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:13:26.120Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:26.120Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:13:26.120Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:1c83396b511d4666be4ab67f96a1d8fb23b544780f87df3e2b59ff3a7a2d6cdd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:26.446Z] + 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-06T02:13:26.781Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-06T02:13:26.782Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-06T02:13:26.782Z] d37a05d58dd2: Preparing [2024-09-06T02:13:26.782Z] a938562339d3: Preparing [2024-09-06T02:13:26.782Z] 8fa326757fd7: Preparing [2024-09-06T02:13:26.782Z] 8a006201e10e: Preparing [2024-09-06T02:13:26.782Z] 4020226f7256: Preparing [2024-09-06T02:13:26.782Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:26.782Z] dbd979cd0f2a: Preparing [2024-09-06T02:13:26.782Z] 0b89fedd4fff: Preparing [2024-09-06T02:13:26.782Z] ce7f800efff9: Preparing [2024-09-06T02:13:26.782Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:26.782Z] dbd979cd0f2a: Waiting [2024-09-06T02:13:26.782Z] 0b89fedd4fff: Waiting [2024-09-06T02:13:26.782Z] ce7f800efff9: Waiting [2024-09-06T02:13:26.782Z] a938562339d3: Layer already exists [2024-09-06T02:13:26.782Z] d37a05d58dd2: Layer already exists [2024-09-06T02:13:26.782Z] 4020226f7256: Layer already exists [2024-09-06T02:13:26.782Z] 8fa326757fd7: Layer already exists [2024-09-06T02:13:26.782Z] 8a006201e10e: Layer already exists [2024-09-06T02:13:26.782Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:26.782Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:13:26.782Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:13:26.782Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:26.782Z] main: digest: sha256:1c83396b511d4666be4ab67f96a1d8fb23b544780f87df3e2b59ff3a7a2d6cdd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:13:26.866Z] ===================================================== [Pipeline] echo [2024-09-06T02:13:26.884Z] taggedImages: [2024-09-06T02:13:26.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:13:26.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-06T02:13:26.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.63 [2024-09-06T02:13:26.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:13:26.884Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-06T02:13:26.914Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-06T02:13:26.914Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:13:26.914Z] latest [2024-09-06T02:13:26.914Z] 3.2.0-dev.63 [2024-09-06T02:13:26.914Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:13:26.914Z] main [2024-09-06T02:13:26.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:27.264Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:27.594Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:13:27.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-06T02:13:27.594Z] 07a990ce4363: Preparing [2024-09-06T02:13:27.594Z] daa94849fa32: Preparing [2024-09-06T02:13:27.594Z] b58b6b19a088: Preparing [2024-09-06T02:13:27.594Z] 8ca3e062f18c: Preparing [2024-09-06T02:13:27.594Z] 45c6602a2d55: Preparing [2024-09-06T02:13:27.595Z] 4020226f7256: Preparing [2024-09-06T02:13:27.595Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:27.595Z] 4b1e2c63c800: Preparing [2024-09-06T02:13:27.595Z] 96f5e72c5192: Preparing [2024-09-06T02:13:27.595Z] b23900fc6db9: Preparing [2024-09-06T02:13:27.595Z] ce7f800efff9: Preparing [2024-09-06T02:13:27.595Z] 4b1e2c63c800: Waiting [2024-09-06T02:13:27.595Z] 96f5e72c5192: Waiting [2024-09-06T02:13:27.595Z] b23900fc6db9: Waiting [2024-09-06T02:13:27.595Z] ce7f800efff9: Waiting [2024-09-06T02:13:27.595Z] 4020226f7256: Waiting [2024-09-06T02:13:27.595Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:30.892Z] daa94849fa32: Pushed [2024-09-06T02:13:30.892Z] 45c6602a2d55: Pushed [2024-09-06T02:13:31.834Z] 4020226f7256: Layer already exists [2024-09-06T02:13:32.094Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:33.473Z] 07a990ce4363: Pushed [2024-09-06T02:13:33.473Z] 8ca3e062f18c: Pushed [2024-09-06T02:13:33.473Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:36.767Z] b58b6b19a088: Pushed [2024-09-06T02:13:36.767Z] 96f5e72c5192: Pushed [2024-09-06T02:13:36.767Z] 4b1e2c63c800: Pushed [2024-09-06T02:13:36.767Z] b23900fc6db9: Pushed [2024-09-06T02:13:37.027Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:ded9d40b71444785b35f50e4118103744bbca8113f34476966abd7a7fd1dadfc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:37.373Z] + 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-06T02:13:37.702Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-06T02:13:37.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-06T02:13:37.702Z] 07a990ce4363: Preparing [2024-09-06T02:13:37.702Z] daa94849fa32: Preparing [2024-09-06T02:13:37.702Z] b58b6b19a088: Preparing [2024-09-06T02:13:37.702Z] 8ca3e062f18c: Preparing [2024-09-06T02:13:37.702Z] 45c6602a2d55: Preparing [2024-09-06T02:13:37.702Z] 4020226f7256: Preparing [2024-09-06T02:13:37.702Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:37.702Z] 4b1e2c63c800: Preparing [2024-09-06T02:13:37.702Z] 96f5e72c5192: Preparing [2024-09-06T02:13:37.702Z] b23900fc6db9: Preparing [2024-09-06T02:13:37.702Z] ce7f800efff9: Preparing [2024-09-06T02:13:37.702Z] 96f5e72c5192: Waiting [2024-09-06T02:13:37.702Z] b23900fc6db9: Waiting [2024-09-06T02:13:37.702Z] ce7f800efff9: Waiting [2024-09-06T02:13:37.702Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:37.702Z] 4b1e2c63c800: Waiting [2024-09-06T02:13:37.702Z] daa94849fa32: Layer already exists [2024-09-06T02:13:37.702Z] 8ca3e062f18c: Layer already exists [2024-09-06T02:13:37.702Z] 07a990ce4363: Layer already exists [2024-09-06T02:13:37.702Z] b58b6b19a088: Layer already exists [2024-09-06T02:13:37.702Z] 45c6602a2d55: Layer already exists [2024-09-06T02:13:37.702Z] 96f5e72c5192: Layer already exists [2024-09-06T02:13:37.702Z] 4020226f7256: Layer already exists [2024-09-06T02:13:37.702Z] 4b1e2c63c800: Layer already exists [2024-09-06T02:13:37.702Z] b23900fc6db9: Layer already exists [2024-09-06T02:13:37.702Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:37.702Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:37.702Z] latest: digest: sha256:ded9d40b71444785b35f50e4118103744bbca8113f34476966abd7a7fd1dadfc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:38.032Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:38.358Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.63 [2024-09-06T02:13:38.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-06T02:13:38.358Z] 07a990ce4363: Preparing [2024-09-06T02:13:38.358Z] daa94849fa32: Preparing [2024-09-06T02:13:38.358Z] b58b6b19a088: Preparing [2024-09-06T02:13:38.358Z] 8ca3e062f18c: Preparing [2024-09-06T02:13:38.358Z] 45c6602a2d55: Preparing [2024-09-06T02:13:38.358Z] 4020226f7256: Preparing [2024-09-06T02:13:38.358Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:38.358Z] 4b1e2c63c800: Preparing [2024-09-06T02:13:38.358Z] 96f5e72c5192: Preparing [2024-09-06T02:13:38.358Z] b23900fc6db9: Preparing [2024-09-06T02:13:38.358Z] ce7f800efff9: Preparing [2024-09-06T02:13:38.358Z] 4b1e2c63c800: Waiting [2024-09-06T02:13:38.358Z] 96f5e72c5192: Waiting [2024-09-06T02:13:38.358Z] b23900fc6db9: Waiting [2024-09-06T02:13:38.358Z] ce7f800efff9: Waiting [2024-09-06T02:13:38.358Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:38.358Z] 4020226f7256: Waiting [2024-09-06T02:13:38.358Z] b58b6b19a088: Layer already exists [2024-09-06T02:13:38.358Z] 8ca3e062f18c: Layer already exists [2024-09-06T02:13:38.358Z] 07a990ce4363: Layer already exists [2024-09-06T02:13:38.358Z] daa94849fa32: Layer already exists [2024-09-06T02:13:38.358Z] 45c6602a2d55: Layer already exists [2024-09-06T02:13:38.358Z] 4020226f7256: Layer already exists [2024-09-06T02:13:38.358Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:38.358Z] 4b1e2c63c800: Layer already exists [2024-09-06T02:13:38.358Z] b23900fc6db9: Layer already exists [2024-09-06T02:13:38.358Z] 96f5e72c5192: Layer already exists [2024-09-06T02:13:38.358Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:38.358Z] 3.2.0-dev.63: digest: sha256:ded9d40b71444785b35f50e4118103744bbca8113f34476966abd7a7fd1dadfc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:38.693Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:39.028Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:13:39.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-06T02:13:39.028Z] 07a990ce4363: Preparing [2024-09-06T02:13:39.028Z] daa94849fa32: Preparing [2024-09-06T02:13:39.028Z] b58b6b19a088: Preparing [2024-09-06T02:13:39.028Z] 8ca3e062f18c: Preparing [2024-09-06T02:13:39.028Z] 45c6602a2d55: Preparing [2024-09-06T02:13:39.028Z] 4020226f7256: Preparing [2024-09-06T02:13:39.028Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:39.028Z] 4b1e2c63c800: Preparing [2024-09-06T02:13:39.028Z] 96f5e72c5192: Preparing [2024-09-06T02:13:39.028Z] b23900fc6db9: Preparing [2024-09-06T02:13:39.028Z] ce7f800efff9: Preparing [2024-09-06T02:13:39.028Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:39.028Z] 4b1e2c63c800: Waiting [2024-09-06T02:13:39.028Z] 96f5e72c5192: Waiting [2024-09-06T02:13:39.028Z] b23900fc6db9: Waiting [2024-09-06T02:13:39.028Z] ce7f800efff9: Waiting [2024-09-06T02:13:39.028Z] 4020226f7256: Waiting [2024-09-06T02:13:39.028Z] b58b6b19a088: Layer already exists [2024-09-06T02:13:39.028Z] 07a990ce4363: Layer already exists [2024-09-06T02:13:39.028Z] 45c6602a2d55: Layer already exists [2024-09-06T02:13:39.028Z] daa94849fa32: Layer already exists [2024-09-06T02:13:39.028Z] 8ca3e062f18c: Layer already exists [2024-09-06T02:13:39.028Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:39.028Z] 4020226f7256: Layer already exists [2024-09-06T02:13:39.028Z] 96f5e72c5192: Layer already exists [2024-09-06T02:13:39.028Z] 4b1e2c63c800: Layer already exists [2024-09-06T02:13:39.028Z] b23900fc6db9: Layer already exists [2024-09-06T02:13:39.028Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:39.028Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:ded9d40b71444785b35f50e4118103744bbca8113f34476966abd7a7fd1dadfc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:39.368Z] + 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-06T02:13:39.688Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-06T02:13:39.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-06T02:13:39.689Z] 07a990ce4363: Preparing [2024-09-06T02:13:39.689Z] daa94849fa32: Preparing [2024-09-06T02:13:39.689Z] b58b6b19a088: Preparing [2024-09-06T02:13:39.689Z] 8ca3e062f18c: Preparing [2024-09-06T02:13:39.689Z] 45c6602a2d55: Preparing [2024-09-06T02:13:39.689Z] 4020226f7256: Preparing [2024-09-06T02:13:39.689Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:39.689Z] 4b1e2c63c800: Preparing [2024-09-06T02:13:39.689Z] 96f5e72c5192: Preparing [2024-09-06T02:13:39.689Z] b23900fc6db9: Preparing [2024-09-06T02:13:39.689Z] ce7f800efff9: Preparing [2024-09-06T02:13:39.689Z] 4b1e2c63c800: Waiting [2024-09-06T02:13:39.689Z] 96f5e72c5192: Waiting [2024-09-06T02:13:39.689Z] ce7f800efff9: Waiting [2024-09-06T02:13:39.689Z] 4020226f7256: Waiting [2024-09-06T02:13:39.689Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:39.689Z] 8ca3e062f18c: Layer already exists [2024-09-06T02:13:39.689Z] b58b6b19a088: Layer already exists [2024-09-06T02:13:39.689Z] 07a990ce4363: Layer already exists [2024-09-06T02:13:39.689Z] 45c6602a2d55: Layer already exists [2024-09-06T02:13:39.689Z] daa94849fa32: Layer already exists [2024-09-06T02:13:39.689Z] 4b1e2c63c800: Layer already exists [2024-09-06T02:13:39.689Z] 96f5e72c5192: Layer already exists [2024-09-06T02:13:39.689Z] 4020226f7256: Layer already exists [2024-09-06T02:13:39.689Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:39.689Z] b23900fc6db9: Layer already exists [2024-09-06T02:13:39.689Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:39.689Z] main: digest: sha256:ded9d40b71444785b35f50e4118103744bbca8113f34476966abd7a7fd1dadfc size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:13:39.773Z] ===================================================== [Pipeline] echo [2024-09-06T02:13:39.787Z] taggedImages: [2024-09-06T02:13:39.787Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:13:39.787Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-06T02:13:39.787Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.63 [2024-09-06T02:13:39.787Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:13:39.787Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-06T02:13:39.820Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-06T02:13:39.820Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:13:39.820Z] latest [2024-09-06T02:13:39.820Z] 3.2.0-dev.63 [2024-09-06T02:13:39.820Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:13:39.820Z] main [2024-09-06T02:13:39.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:40.172Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:40.489Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:13:40.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-06T02:13:40.489Z] 44ac765e5c5b: Preparing [2024-09-06T02:13:40.489Z] 231fe7b1a43e: Preparing [2024-09-06T02:13:40.489Z] 44fd75b88dab: Preparing [2024-09-06T02:13:40.489Z] 8b143f0a69d7: Preparing [2024-09-06T02:13:40.489Z] 6b84234226de: Preparing [2024-09-06T02:13:40.489Z] 19e70a02ab80: Preparing [2024-09-06T02:13:40.489Z] 046261959762: Preparing [2024-09-06T02:13:40.489Z] 4020226f7256: Preparing [2024-09-06T02:13:40.489Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:40.489Z] faffc15c767f: Preparing [2024-09-06T02:13:40.489Z] c6372a84f1ee: Preparing [2024-09-06T02:13:40.489Z] ce7f800efff9: Preparing [2024-09-06T02:13:40.489Z] 4020226f7256: Waiting [2024-09-06T02:13:40.489Z] c6372a84f1ee: Waiting [2024-09-06T02:13:40.489Z] ce7f800efff9: Waiting [2024-09-06T02:13:40.489Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:40.489Z] faffc15c767f: Waiting [2024-09-06T02:13:40.489Z] 19e70a02ab80: Waiting [2024-09-06T02:13:40.489Z] 44ac765e5c5b: Pushed [2024-09-06T02:13:40.489Z] 231fe7b1a43e: Pushed [2024-09-06T02:13:40.489Z] 6b84234226de: Pushed [2024-09-06T02:13:40.489Z] 4020226f7256: Layer already exists [2024-09-06T02:13:40.748Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:40.748Z] 19e70a02ab80: Pushed [2024-09-06T02:13:40.748Z] 046261959762: Pushed [2024-09-06T02:13:40.748Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:41.318Z] faffc15c767f: Pushed [2024-09-06T02:13:41.577Z] 8b143f0a69d7: Pushed [2024-09-06T02:13:41.836Z] 44fd75b88dab: Pushed [2024-09-06T02:13:41.836Z] c6372a84f1ee: Pushed [2024-09-06T02:13:42.096Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:6d2411dd41e686eac462a7de1aea18c355d625b46269325b5747b34cb9557945 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:42.694Z] + 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-06T02:13:43.028Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-06T02:13:43.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-06T02:13:43.028Z] 44ac765e5c5b: Preparing [2024-09-06T02:13:43.028Z] 231fe7b1a43e: Preparing [2024-09-06T02:13:43.028Z] 44fd75b88dab: Preparing [2024-09-06T02:13:43.028Z] 8b143f0a69d7: Preparing [2024-09-06T02:13:43.028Z] 6b84234226de: Preparing [2024-09-06T02:13:43.028Z] 19e70a02ab80: Preparing [2024-09-06T02:13:43.028Z] 046261959762: Preparing [2024-09-06T02:13:43.028Z] 4020226f7256: Preparing [2024-09-06T02:13:43.028Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:43.028Z] faffc15c767f: Preparing [2024-09-06T02:13:43.028Z] c6372a84f1ee: Preparing [2024-09-06T02:13:43.028Z] ce7f800efff9: Preparing [2024-09-06T02:13:43.028Z] 046261959762: Waiting [2024-09-06T02:13:43.028Z] 19e70a02ab80: Waiting [2024-09-06T02:13:43.028Z] 4020226f7256: Waiting [2024-09-06T02:13:43.028Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:43.028Z] c6372a84f1ee: Waiting [2024-09-06T02:13:43.028Z] faffc15c767f: Waiting [2024-09-06T02:13:43.028Z] ce7f800efff9: Waiting [2024-09-06T02:13:43.028Z] 8b143f0a69d7: Layer already exists [2024-09-06T02:13:43.028Z] 231fe7b1a43e: Layer already exists [2024-09-06T02:13:43.028Z] 44ac765e5c5b: Layer already exists [2024-09-06T02:13:43.028Z] 6b84234226de: Layer already exists [2024-09-06T02:13:43.028Z] 44fd75b88dab: Layer already exists [2024-09-06T02:13:43.028Z] 046261959762: Layer already exists [2024-09-06T02:13:43.028Z] 19e70a02ab80: Layer already exists [2024-09-06T02:13:43.028Z] 4020226f7256: Layer already exists [2024-09-06T02:13:43.028Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:43.028Z] faffc15c767f: Layer already exists [2024-09-06T02:13:43.028Z] c6372a84f1ee: Layer already exists [2024-09-06T02:13:43.028Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:43.028Z] latest: digest: sha256:6d2411dd41e686eac462a7de1aea18c355d625b46269325b5747b34cb9557945 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:43.359Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:43.700Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.63 [2024-09-06T02:13:43.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-06T02:13:43.700Z] 44ac765e5c5b: Preparing [2024-09-06T02:13:43.700Z] 231fe7b1a43e: Preparing [2024-09-06T02:13:43.700Z] 44fd75b88dab: Preparing [2024-09-06T02:13:43.700Z] 8b143f0a69d7: Preparing [2024-09-06T02:13:43.700Z] 6b84234226de: Preparing [2024-09-06T02:13:43.700Z] 19e70a02ab80: Preparing [2024-09-06T02:13:43.700Z] 046261959762: Preparing [2024-09-06T02:13:43.700Z] 4020226f7256: Preparing [2024-09-06T02:13:43.700Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:43.700Z] faffc15c767f: Preparing [2024-09-06T02:13:43.700Z] c6372a84f1ee: Preparing [2024-09-06T02:13:43.700Z] ce7f800efff9: Preparing [2024-09-06T02:13:43.700Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:43.700Z] 19e70a02ab80: Waiting [2024-09-06T02:13:43.700Z] faffc15c767f: Waiting [2024-09-06T02:13:43.700Z] 046261959762: Waiting [2024-09-06T02:13:43.700Z] 4020226f7256: Waiting [2024-09-06T02:13:43.700Z] ce7f800efff9: Waiting [2024-09-06T02:13:43.700Z] c6372a84f1ee: Waiting [2024-09-06T02:13:43.700Z] 6b84234226de: Layer already exists [2024-09-06T02:13:43.700Z] 44fd75b88dab: Layer already exists [2024-09-06T02:13:43.700Z] 8b143f0a69d7: Layer already exists [2024-09-06T02:13:43.700Z] 44ac765e5c5b: Layer already exists [2024-09-06T02:13:43.700Z] 231fe7b1a43e: Layer already exists [2024-09-06T02:13:43.700Z] 19e70a02ab80: Layer already exists [2024-09-06T02:13:43.700Z] 046261959762: Layer already exists [2024-09-06T02:13:43.700Z] faffc15c767f: Layer already exists [2024-09-06T02:13:43.700Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:43.700Z] 4020226f7256: Layer already exists [2024-09-06T02:13:43.700Z] c6372a84f1ee: Layer already exists [2024-09-06T02:13:43.700Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:43.700Z] 3.2.0-dev.63: digest: sha256:6d2411dd41e686eac462a7de1aea18c355d625b46269325b5747b34cb9557945 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:44.034Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:44.358Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:13:44.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-06T02:13:44.358Z] 44ac765e5c5b: Preparing [2024-09-06T02:13:44.358Z] 231fe7b1a43e: Preparing [2024-09-06T02:13:44.358Z] 44fd75b88dab: Preparing [2024-09-06T02:13:44.358Z] 8b143f0a69d7: Preparing [2024-09-06T02:13:44.358Z] 6b84234226de: Preparing [2024-09-06T02:13:44.358Z] 19e70a02ab80: Preparing [2024-09-06T02:13:44.358Z] 046261959762: Preparing [2024-09-06T02:13:44.358Z] 4020226f7256: Preparing [2024-09-06T02:13:44.358Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:44.358Z] faffc15c767f: Preparing [2024-09-06T02:13:44.358Z] c6372a84f1ee: Preparing [2024-09-06T02:13:44.358Z] ce7f800efff9: Preparing [2024-09-06T02:13:44.358Z] 4020226f7256: Waiting [2024-09-06T02:13:44.358Z] 19e70a02ab80: Waiting [2024-09-06T02:13:44.358Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:44.358Z] faffc15c767f: Waiting [2024-09-06T02:13:44.358Z] 046261959762: Waiting [2024-09-06T02:13:44.358Z] c6372a84f1ee: Waiting [2024-09-06T02:13:44.358Z] ce7f800efff9: Waiting [2024-09-06T02:13:44.358Z] 8b143f0a69d7: Layer already exists [2024-09-06T02:13:44.358Z] 44fd75b88dab: Layer already exists [2024-09-06T02:13:44.358Z] 44ac765e5c5b: Layer already exists [2024-09-06T02:13:44.358Z] 6b84234226de: Layer already exists [2024-09-06T02:13:44.358Z] 231fe7b1a43e: Layer already exists [2024-09-06T02:13:44.358Z] 046261959762: Layer already exists [2024-09-06T02:13:44.358Z] 4020226f7256: Layer already exists [2024-09-06T02:13:44.358Z] 19e70a02ab80: Layer already exists [2024-09-06T02:13:44.358Z] faffc15c767f: Layer already exists [2024-09-06T02:13:44.358Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:44.358Z] c6372a84f1ee: Layer already exists [2024-09-06T02:13:44.358Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:54.359Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:6d2411dd41e686eac462a7de1aea18c355d625b46269325b5747b34cb9557945 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:54.696Z] + 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-06T02:13:55.028Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-06T02:13:55.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-06T02:13:55.029Z] 44ac765e5c5b: Preparing [2024-09-06T02:13:55.029Z] 231fe7b1a43e: Preparing [2024-09-06T02:13:55.029Z] 44fd75b88dab: Preparing [2024-09-06T02:13:55.029Z] 8b143f0a69d7: Preparing [2024-09-06T02:13:55.029Z] 6b84234226de: Preparing [2024-09-06T02:13:55.029Z] 19e70a02ab80: Preparing [2024-09-06T02:13:55.029Z] 046261959762: Preparing [2024-09-06T02:13:55.029Z] 4020226f7256: Preparing [2024-09-06T02:13:55.029Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:55.029Z] faffc15c767f: Preparing [2024-09-06T02:13:55.029Z] c6372a84f1ee: Preparing [2024-09-06T02:13:55.029Z] ce7f800efff9: Preparing [2024-09-06T02:13:55.029Z] 19e70a02ab80: Waiting [2024-09-06T02:13:55.029Z] 046261959762: Waiting [2024-09-06T02:13:55.029Z] 4020226f7256: Waiting [2024-09-06T02:13:55.029Z] a2e7b5e1129c: Waiting [2024-09-06T02:13:55.029Z] faffc15c767f: Waiting [2024-09-06T02:13:55.029Z] ce7f800efff9: Waiting [2024-09-06T02:13:55.029Z] c6372a84f1ee: Waiting [2024-09-06T02:13:55.029Z] 8b143f0a69d7: Layer already exists [2024-09-06T02:13:55.029Z] 44ac765e5c5b: Layer already exists [2024-09-06T02:13:55.029Z] 231fe7b1a43e: Layer already exists [2024-09-06T02:13:55.029Z] 6b84234226de: Layer already exists [2024-09-06T02:13:55.029Z] 44fd75b88dab: Layer already exists [2024-09-06T02:13:55.029Z] 19e70a02ab80: Layer already exists [2024-09-06T02:13:55.029Z] 046261959762: Layer already exists [2024-09-06T02:13:55.029Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:55.029Z] faffc15c767f: Layer already exists [2024-09-06T02:13:55.029Z] 4020226f7256: Layer already exists [2024-09-06T02:13:55.029Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:55.029Z] c6372a84f1ee: Layer already exists [2024-09-06T02:13:55.029Z] main: digest: sha256:6d2411dd41e686eac462a7de1aea18c355d625b46269325b5747b34cb9557945 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:13:55.115Z] ===================================================== [Pipeline] echo [2024-09-06T02:13:55.129Z] taggedImages: [2024-09-06T02:13:55.129Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:13:55.129Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-06T02:13:55.129Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.63 [2024-09-06T02:13:55.129Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:13:55.129Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-06T02:13:55.164Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-06T02:13:55.164Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:13:55.164Z] latest [2024-09-06T02:13:55.164Z] 3.2.0-dev.63 [2024-09-06T02:13:55.164Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:13:55.164Z] main [2024-09-06T02:13:55.164Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:55.522Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:55.853Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:13:55.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-06T02:13:56.113Z] c8a85fef606f: Preparing [2024-09-06T02:13:56.113Z] 409b591b19fc: Preparing [2024-09-06T02:13:56.113Z] 4020226f7256: Preparing [2024-09-06T02:13:56.113Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:56.113Z] 5c0e6ebce31d: Preparing [2024-09-06T02:13:56.113Z] 72f8a2d2bb2e: Preparing [2024-09-06T02:13:56.113Z] ce7f800efff9: Preparing [2024-09-06T02:13:56.113Z] ce7f800efff9: Waiting [2024-09-06T02:13:56.113Z] 72f8a2d2bb2e: Waiting [2024-09-06T02:13:56.374Z] 4020226f7256: Layer already exists [2024-09-06T02:13:56.374Z] c8a85fef606f: Pushed [2024-09-06T02:13:56.374Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:56.633Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:56.891Z] 5c0e6ebce31d: Pushed [2024-09-06T02:13:57.150Z] 72f8a2d2bb2e: Pushed [2024-09-06T02:13:58.086Z] 409b591b19fc: Pushed [2024-09-06T02:13:58.086Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:7a13d49a6498629fe997b24a1b4f42f2c30e3e2a837a298f3ed8f17f687912b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:58.792Z] + 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-06T02:13:59.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-06T02:13:59.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-06T02:13:59.122Z] c8a85fef606f: Preparing [2024-09-06T02:13:59.122Z] 409b591b19fc: Preparing [2024-09-06T02:13:59.122Z] 4020226f7256: Preparing [2024-09-06T02:13:59.122Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:59.122Z] 5c0e6ebce31d: Preparing [2024-09-06T02:13:59.122Z] 72f8a2d2bb2e: Preparing [2024-09-06T02:13:59.122Z] ce7f800efff9: Preparing [2024-09-06T02:13:59.122Z] 72f8a2d2bb2e: Waiting [2024-09-06T02:13:59.122Z] ce7f800efff9: Waiting [2024-09-06T02:13:59.122Z] 5c0e6ebce31d: Layer already exists [2024-09-06T02:13:59.122Z] 4020226f7256: Layer already exists [2024-09-06T02:13:59.122Z] 409b591b19fc: Layer already exists [2024-09-06T02:13:59.122Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:59.122Z] c8a85fef606f: Layer already exists [2024-09-06T02:13:59.122Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:59.122Z] 72f8a2d2bb2e: Layer already exists [2024-09-06T02:13:59.122Z] latest: digest: sha256:7a13d49a6498629fe997b24a1b4f42f2c30e3e2a837a298f3ed8f17f687912b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:59.453Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:13:59.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.63 [2024-09-06T02:13:59.787Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-06T02:13:59.787Z] c8a85fef606f: Preparing [2024-09-06T02:13:59.787Z] 409b591b19fc: Preparing [2024-09-06T02:13:59.787Z] 4020226f7256: Preparing [2024-09-06T02:13:59.787Z] a2e7b5e1129c: Preparing [2024-09-06T02:13:59.787Z] 5c0e6ebce31d: Preparing [2024-09-06T02:13:59.787Z] 72f8a2d2bb2e: Preparing [2024-09-06T02:13:59.787Z] ce7f800efff9: Preparing [2024-09-06T02:13:59.787Z] 72f8a2d2bb2e: Waiting [2024-09-06T02:13:59.787Z] ce7f800efff9: Waiting [2024-09-06T02:13:59.787Z] 409b591b19fc: Layer already exists [2024-09-06T02:13:59.787Z] c8a85fef606f: Layer already exists [2024-09-06T02:13:59.787Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:13:59.787Z] 5c0e6ebce31d: Layer already exists [2024-09-06T02:13:59.787Z] 4020226f7256: Layer already exists [2024-09-06T02:13:59.787Z] 72f8a2d2bb2e: Layer already exists [2024-09-06T02:13:59.787Z] ce7f800efff9: Layer already exists [2024-09-06T02:13:59.787Z] 3.2.0-dev.63: digest: sha256:7a13d49a6498629fe997b24a1b4f42f2c30e3e2a837a298f3ed8f17f687912b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:00.110Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:00.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:14:00.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-06T02:14:00.433Z] c8a85fef606f: Preparing [2024-09-06T02:14:00.433Z] 409b591b19fc: Preparing [2024-09-06T02:14:00.433Z] 4020226f7256: Preparing [2024-09-06T02:14:00.433Z] a2e7b5e1129c: Preparing [2024-09-06T02:14:00.433Z] 5c0e6ebce31d: Preparing [2024-09-06T02:14:00.433Z] 72f8a2d2bb2e: Preparing [2024-09-06T02:14:00.433Z] ce7f800efff9: Preparing [2024-09-06T02:14:00.433Z] 72f8a2d2bb2e: Waiting [2024-09-06T02:14:00.433Z] ce7f800efff9: Waiting [2024-09-06T02:14:00.433Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:14:00.433Z] c8a85fef606f: Layer already exists [2024-09-06T02:14:00.433Z] 409b591b19fc: Layer already exists [2024-09-06T02:14:00.433Z] 4020226f7256: Layer already exists [2024-09-06T02:14:00.433Z] 5c0e6ebce31d: Layer already exists [2024-09-06T02:14:00.433Z] 72f8a2d2bb2e: Layer already exists [2024-09-06T02:14:00.433Z] ce7f800efff9: Layer already exists [2024-09-06T02:14:00.433Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:7a13d49a6498629fe997b24a1b4f42f2c30e3e2a837a298f3ed8f17f687912b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:00.758Z] + 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-06T02:14:01.083Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-06T02:14:01.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-06T02:14:01.083Z] c8a85fef606f: Preparing [2024-09-06T02:14:01.083Z] 409b591b19fc: Preparing [2024-09-06T02:14:01.083Z] 4020226f7256: Preparing [2024-09-06T02:14:01.083Z] a2e7b5e1129c: Preparing [2024-09-06T02:14:01.083Z] 5c0e6ebce31d: Preparing [2024-09-06T02:14:01.083Z] 72f8a2d2bb2e: Preparing [2024-09-06T02:14:01.083Z] ce7f800efff9: Preparing [2024-09-06T02:14:01.083Z] 72f8a2d2bb2e: Waiting [2024-09-06T02:14:01.083Z] ce7f800efff9: Waiting [2024-09-06T02:14:01.083Z] 5c0e6ebce31d: Layer already exists [2024-09-06T02:14:01.083Z] c8a85fef606f: Layer already exists [2024-09-06T02:14:01.083Z] 4020226f7256: Layer already exists [2024-09-06T02:14:01.083Z] 409b591b19fc: Layer already exists [2024-09-06T02:14:01.083Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:14:01.083Z] 72f8a2d2bb2e: Layer already exists [2024-09-06T02:14:01.083Z] ce7f800efff9: Layer already exists [2024-09-06T02:14:01.083Z] main: digest: sha256:7a13d49a6498629fe997b24a1b4f42f2c30e3e2a837a298f3ed8f17f687912b3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:14:01.164Z] ===================================================== [Pipeline] echo [2024-09-06T02:14:01.176Z] taggedImages: [2024-09-06T02:14:01.176Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:14:01.176Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-06T02:14:01.176Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.63 [2024-09-06T02:14:01.176Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:14:01.176Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-06T02:14:01.213Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-06T02:14:01.213Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:14:01.213Z] latest [2024-09-06T02:14:01.213Z] 3.2.0-dev.63 [2024-09-06T02:14:01.213Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:14:01.213Z] main [2024-09-06T02:14:01.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:01.550Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:01.873Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:14:01.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-06T02:14:01.873Z] 50532ba4b20c: Preparing [2024-09-06T02:14:01.873Z] a43acc21f828: Preparing [2024-09-06T02:14:01.873Z] abbab751a716: Preparing [2024-09-06T02:14:01.873Z] 4020226f7256: Preparing [2024-09-06T02:14:01.873Z] a2e7b5e1129c: Preparing [2024-09-06T02:14:01.873Z] 5f2deb5a68fb: Preparing [2024-09-06T02:14:01.873Z] 5aea17dfeb58: Preparing [2024-09-06T02:14:01.873Z] 9f03324d32cd: Preparing [2024-09-06T02:14:01.873Z] 6d778bb4ed99: Preparing [2024-09-06T02:14:01.873Z] ce7f800efff9: Preparing [2024-09-06T02:14:01.873Z] 9f03324d32cd: Waiting [2024-09-06T02:14:01.873Z] 5f2deb5a68fb: Waiting [2024-09-06T02:14:01.873Z] 6d778bb4ed99: Waiting [2024-09-06T02:14:01.873Z] ce7f800efff9: Waiting [2024-09-06T02:14:01.873Z] 5aea17dfeb58: Waiting [2024-09-06T02:14:01.873Z] a43acc21f828: Pushed [2024-09-06T02:14:01.873Z] abbab751a716: Pushed [2024-09-06T02:14:02.132Z] 4020226f7256: Layer already exists [2024-09-06T02:14:02.132Z] 50532ba4b20c: Pushed [2024-09-06T02:14:02.132Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:14:02.391Z] 9f03324d32cd: Pushed [2024-09-06T02:14:02.391Z] ce7f800efff9: Layer already exists [2024-09-06T02:14:03.336Z] 6d778bb4ed99: Pushed [2024-09-06T02:14:08.620Z] 5aea17dfeb58: Pushed [2024-09-06T02:14:12.819Z] 5f2deb5a68fb: Pushed [2024-09-06T02:14:12.819Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:86a7795d206cf5148995ff1a35819e0e24a4921492f11956c78cfcad3ee32543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:13.159Z] + 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-06T02:14:13.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-06T02:14:13.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-06T02:14:13.482Z] 50532ba4b20c: Preparing [2024-09-06T02:14:13.482Z] a43acc21f828: Preparing [2024-09-06T02:14:13.482Z] abbab751a716: Preparing [2024-09-06T02:14:13.482Z] 4020226f7256: Preparing [2024-09-06T02:14:13.482Z] a2e7b5e1129c: Preparing [2024-09-06T02:14:13.482Z] 5f2deb5a68fb: Preparing [2024-09-06T02:14:13.482Z] 5aea17dfeb58: Preparing [2024-09-06T02:14:13.482Z] 9f03324d32cd: Preparing [2024-09-06T02:14:13.482Z] 6d778bb4ed99: Preparing [2024-09-06T02:14:13.482Z] ce7f800efff9: Preparing [2024-09-06T02:14:13.482Z] 5f2deb5a68fb: Waiting [2024-09-06T02:14:13.482Z] 5aea17dfeb58: Waiting [2024-09-06T02:14:13.482Z] ce7f800efff9: Waiting [2024-09-06T02:14:13.482Z] 9f03324d32cd: Waiting [2024-09-06T02:14:13.482Z] 6d778bb4ed99: Waiting [2024-09-06T02:14:13.482Z] abbab751a716: Layer already exists [2024-09-06T02:14:13.482Z] 4020226f7256: Layer already exists [2024-09-06T02:14:13.482Z] 50532ba4b20c: Layer already exists [2024-09-06T02:14:13.482Z] a43acc21f828: Layer already exists [2024-09-06T02:14:13.482Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:14:13.482Z] 5f2deb5a68fb: Layer already exists [2024-09-06T02:14:13.482Z] 9f03324d32cd: Layer already exists [2024-09-06T02:14:13.482Z] 6d778bb4ed99: Layer already exists [2024-09-06T02:14:13.482Z] 5aea17dfeb58: Layer already exists [2024-09-06T02:14:13.482Z] ce7f800efff9: Layer already exists [2024-09-06T02:14:23.479Z] latest: digest: sha256:86a7795d206cf5148995ff1a35819e0e24a4921492f11956c78cfcad3ee32543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:23.807Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:24.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.63 [2024-09-06T02:14:24.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-06T02:14:24.130Z] 50532ba4b20c: Preparing [2024-09-06T02:14:24.130Z] a43acc21f828: Preparing [2024-09-06T02:14:24.130Z] abbab751a716: Preparing [2024-09-06T02:14:24.130Z] 4020226f7256: Preparing [2024-09-06T02:14:24.130Z] a2e7b5e1129c: Preparing [2024-09-06T02:14:24.130Z] 5f2deb5a68fb: Preparing [2024-09-06T02:14:24.130Z] 5aea17dfeb58: Preparing [2024-09-06T02:14:24.130Z] 9f03324d32cd: Preparing [2024-09-06T02:14:24.130Z] 6d778bb4ed99: Preparing [2024-09-06T02:14:24.130Z] ce7f800efff9: Preparing [2024-09-06T02:14:24.130Z] 5f2deb5a68fb: Waiting [2024-09-06T02:14:24.130Z] 5aea17dfeb58: Waiting [2024-09-06T02:14:24.130Z] 9f03324d32cd: Waiting [2024-09-06T02:14:24.130Z] 6d778bb4ed99: Waiting [2024-09-06T02:14:24.130Z] ce7f800efff9: Waiting [2024-09-06T02:14:24.130Z] a43acc21f828: Layer already exists [2024-09-06T02:14:24.130Z] 4020226f7256: Layer already exists [2024-09-06T02:14:24.130Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:14:24.130Z] 50532ba4b20c: Layer already exists [2024-09-06T02:14:24.130Z] abbab751a716: Layer already exists [2024-09-06T02:14:24.130Z] 9f03324d32cd: Layer already exists [2024-09-06T02:14:24.130Z] 5aea17dfeb58: Layer already exists [2024-09-06T02:14:24.130Z] 5f2deb5a68fb: Layer already exists [2024-09-06T02:14:24.130Z] 6d778bb4ed99: Layer already exists [2024-09-06T02:14:24.130Z] ce7f800efff9: Layer already exists [2024-09-06T02:14:24.130Z] 3.2.0-dev.63: digest: sha256:86a7795d206cf5148995ff1a35819e0e24a4921492f11956c78cfcad3ee32543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:24.468Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:24.800Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:14:24.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-06T02:14:24.800Z] 50532ba4b20c: Preparing [2024-09-06T02:14:24.800Z] a43acc21f828: Preparing [2024-09-06T02:14:24.800Z] abbab751a716: Preparing [2024-09-06T02:14:24.800Z] 4020226f7256: Preparing [2024-09-06T02:14:24.800Z] a2e7b5e1129c: Preparing [2024-09-06T02:14:24.800Z] 5f2deb5a68fb: Preparing [2024-09-06T02:14:24.800Z] 5aea17dfeb58: Preparing [2024-09-06T02:14:24.800Z] 9f03324d32cd: Preparing [2024-09-06T02:14:24.800Z] 6d778bb4ed99: Preparing [2024-09-06T02:14:24.800Z] ce7f800efff9: Preparing [2024-09-06T02:14:24.800Z] 9f03324d32cd: Waiting [2024-09-06T02:14:24.800Z] 6d778bb4ed99: Waiting [2024-09-06T02:14:24.800Z] 5f2deb5a68fb: Waiting [2024-09-06T02:14:24.800Z] ce7f800efff9: Waiting [2024-09-06T02:14:24.800Z] 5aea17dfeb58: Waiting [2024-09-06T02:14:24.800Z] abbab751a716: Layer already exists [2024-09-06T02:14:24.800Z] a43acc21f828: Layer already exists [2024-09-06T02:14:24.800Z] 50532ba4b20c: Layer already exists [2024-09-06T02:14:24.800Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:14:24.800Z] 4020226f7256: Layer already exists [2024-09-06T02:14:24.800Z] ce7f800efff9: Layer already exists [2024-09-06T02:14:24.800Z] 5f2deb5a68fb: Layer already exists [2024-09-06T02:14:24.800Z] 9f03324d32cd: Layer already exists [2024-09-06T02:14:24.800Z] 6d778bb4ed99: Layer already exists [2024-09-06T02:14:24.800Z] 5aea17dfeb58: Layer already exists [2024-09-06T02:14:24.800Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:86a7795d206cf5148995ff1a35819e0e24a4921492f11956c78cfcad3ee32543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:25.130Z] + 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-06T02:14:25.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-06T02:14:25.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-06T02:14:25.462Z] 50532ba4b20c: Preparing [2024-09-06T02:14:25.462Z] a43acc21f828: Preparing [2024-09-06T02:14:25.462Z] abbab751a716: Preparing [2024-09-06T02:14:25.462Z] 4020226f7256: Preparing [2024-09-06T02:14:25.462Z] a2e7b5e1129c: Preparing [2024-09-06T02:14:25.462Z] 5f2deb5a68fb: Preparing [2024-09-06T02:14:25.462Z] 5aea17dfeb58: Preparing [2024-09-06T02:14:25.462Z] 9f03324d32cd: Preparing [2024-09-06T02:14:25.462Z] 6d778bb4ed99: Preparing [2024-09-06T02:14:25.462Z] ce7f800efff9: Preparing [2024-09-06T02:14:25.462Z] 9f03324d32cd: Waiting [2024-09-06T02:14:25.462Z] 5f2deb5a68fb: Waiting [2024-09-06T02:14:25.462Z] ce7f800efff9: Waiting [2024-09-06T02:14:25.462Z] 6d778bb4ed99: Waiting [2024-09-06T02:14:25.462Z] abbab751a716: Layer already exists [2024-09-06T02:14:25.462Z] 4020226f7256: Layer already exists [2024-09-06T02:14:25.462Z] 50532ba4b20c: Layer already exists [2024-09-06T02:14:25.462Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:14:25.462Z] a43acc21f828: Layer already exists [2024-09-06T02:14:25.462Z] 5aea17dfeb58: Layer already exists [2024-09-06T02:14:25.462Z] 5f2deb5a68fb: Layer already exists [2024-09-06T02:14:25.462Z] 6d778bb4ed99: Layer already exists [2024-09-06T02:14:25.462Z] ce7f800efff9: Layer already exists [2024-09-06T02:14:25.462Z] 9f03324d32cd: Layer already exists [2024-09-06T02:14:25.462Z] main: digest: sha256:86a7795d206cf5148995ff1a35819e0e24a4921492f11956c78cfcad3ee32543 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:14:25.543Z] ===================================================== [Pipeline] echo [2024-09-06T02:14:25.559Z] taggedImages: [2024-09-06T02:14:25.559Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:14:25.559Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-06T02:14:25.559Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.63 [2024-09-06T02:14:25.559Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:14:25.559Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-06T02:14:25.586Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-06T02:14:25.586Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:14:25.586Z] latest [2024-09-06T02:14:25.586Z] 3.2.0-dev.63 [2024-09-06T02:14:25.586Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:14:25.586Z] main [2024-09-06T02:14:25.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:25.931Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:26.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:14:26.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-06T02:14:26.250Z] 378e391e16d7: Preparing [2024-09-06T02:14:26.250Z] f7a3dbeee3d0: Preparing [2024-09-06T02:14:26.250Z] 918a0bb879e6: Preparing [2024-09-06T02:14:26.250Z] 4020226f7256: Preparing [2024-09-06T02:14:26.250Z] a2e7b5e1129c: Preparing [2024-09-06T02:14:26.250Z] 20d3642a2a2d: Preparing [2024-09-06T02:14:26.250Z] 34245e3ca734: Preparing [2024-09-06T02:14:26.250Z] e9c8e771b965: Preparing [2024-09-06T02:14:26.250Z] ce7f800efff9: Preparing [2024-09-06T02:14:26.250Z] 20d3642a2a2d: Waiting [2024-09-06T02:14:26.250Z] 34245e3ca734: Waiting [2024-09-06T02:14:26.250Z] e9c8e771b965: Waiting [2024-09-06T02:14:26.250Z] ce7f800efff9: Waiting [2024-09-06T02:14:26.250Z] 4020226f7256: Layer already exists [2024-09-06T02:14:26.250Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:14:26.250Z] 378e391e16d7: Pushed [2024-09-06T02:14:26.250Z] f7a3dbeee3d0: Pushed [2024-09-06T02:14:26.250Z] 918a0bb879e6: Pushed [2024-09-06T02:14:26.250Z] ce7f800efff9: Layer already exists [2024-09-06T02:14:26.509Z] e9c8e771b965: Pushed [2024-09-06T02:14:26.768Z] 34245e3ca734: Pushed [2024-09-06T02:14:36.743Z] 20d3642a2a2d: Pushed [2024-09-06T02:14:36.744Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:b1e61e5288a43e5da66f7fb81aa93e5f276c8cd969e8069505750d624e408287 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:37.078Z] + 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-06T02:14:37.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-06T02:14:37.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-06T02:14:37.393Z] 378e391e16d7: Preparing [2024-09-06T02:14:37.393Z] f7a3dbeee3d0: Preparing [2024-09-06T02:14:37.393Z] 918a0bb879e6: Preparing [2024-09-06T02:14:37.393Z] 4020226f7256: Preparing [2024-09-06T02:14:37.393Z] a2e7b5e1129c: Preparing [2024-09-06T02:14:37.393Z] 20d3642a2a2d: Preparing [2024-09-06T02:14:37.393Z] 34245e3ca734: Preparing [2024-09-06T02:14:37.393Z] e9c8e771b965: Preparing [2024-09-06T02:14:37.393Z] ce7f800efff9: Preparing [2024-09-06T02:14:37.393Z] 20d3642a2a2d: Waiting [2024-09-06T02:14:37.393Z] 34245e3ca734: Waiting [2024-09-06T02:14:37.393Z] e9c8e771b965: Waiting [2024-09-06T02:14:37.393Z] ce7f800efff9: Waiting [2024-09-06T02:14:37.393Z] 918a0bb879e6: Layer already exists [2024-09-06T02:14:37.393Z] f7a3dbeee3d0: Layer already exists [2024-09-06T02:14:37.393Z] 378e391e16d7: Layer already exists [2024-09-06T02:14:37.393Z] 4020226f7256: Layer already exists [2024-09-06T02:14:37.393Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:14:37.393Z] e9c8e771b965: Layer already exists [2024-09-06T02:14:37.393Z] 34245e3ca734: Layer already exists [2024-09-06T02:14:37.393Z] ce7f800efff9: Layer already exists [2024-09-06T02:14:37.393Z] 20d3642a2a2d: Layer already exists [2024-09-06T02:14:37.393Z] latest: digest: sha256:b1e61e5288a43e5da66f7fb81aa93e5f276c8cd969e8069505750d624e408287 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:37.723Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:38.057Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.63 [2024-09-06T02:14:38.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-06T02:14:38.057Z] 378e391e16d7: Preparing [2024-09-06T02:14:38.057Z] f7a3dbeee3d0: Preparing [2024-09-06T02:14:38.057Z] 918a0bb879e6: Preparing [2024-09-06T02:14:38.057Z] 4020226f7256: Preparing [2024-09-06T02:14:38.057Z] a2e7b5e1129c: Preparing [2024-09-06T02:14:38.057Z] 20d3642a2a2d: Preparing [2024-09-06T02:14:38.057Z] 34245e3ca734: Preparing [2024-09-06T02:14:38.057Z] e9c8e771b965: Preparing [2024-09-06T02:14:38.057Z] ce7f800efff9: Preparing [2024-09-06T02:14:38.057Z] ce7f800efff9: Waiting [2024-09-06T02:14:38.057Z] 20d3642a2a2d: Waiting [2024-09-06T02:14:38.057Z] 34245e3ca734: Waiting [2024-09-06T02:14:38.057Z] e9c8e771b965: Waiting [2024-09-06T02:14:38.057Z] 378e391e16d7: Layer already exists [2024-09-06T02:14:38.057Z] f7a3dbeee3d0: Layer already exists [2024-09-06T02:14:38.057Z] 4020226f7256: Layer already exists [2024-09-06T02:14:38.057Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:14:38.057Z] 918a0bb879e6: Layer already exists [2024-09-06T02:14:38.057Z] e9c8e771b965: Layer already exists [2024-09-06T02:14:38.057Z] ce7f800efff9: Layer already exists [2024-09-06T02:14:38.057Z] 20d3642a2a2d: Layer already exists [2024-09-06T02:14:38.057Z] 34245e3ca734: Layer already exists [2024-09-06T02:14:38.057Z] 3.2.0-dev.63: digest: sha256:b1e61e5288a43e5da66f7fb81aa93e5f276c8cd969e8069505750d624e408287 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:38.392Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:39.910Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:14:39.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-06T02:14:39.911Z] 378e391e16d7: Preparing [2024-09-06T02:14:39.911Z] f7a3dbeee3d0: Preparing [2024-09-06T02:14:39.911Z] 918a0bb879e6: Preparing [2024-09-06T02:14:39.911Z] 4020226f7256: Preparing [2024-09-06T02:14:39.911Z] a2e7b5e1129c: Preparing [2024-09-06T02:14:39.911Z] 20d3642a2a2d: Preparing [2024-09-06T02:14:39.911Z] 34245e3ca734: Preparing [2024-09-06T02:14:39.911Z] e9c8e771b965: Preparing [2024-09-06T02:14:39.911Z] ce7f800efff9: Preparing [2024-09-06T02:14:39.911Z] 20d3642a2a2d: Waiting [2024-09-06T02:14:39.911Z] 34245e3ca734: Waiting [2024-09-06T02:14:39.911Z] e9c8e771b965: Waiting [2024-09-06T02:14:39.911Z] ce7f800efff9: Waiting [2024-09-06T02:14:41.211Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:14:41.211Z] 378e391e16d7: Layer already exists [2024-09-06T02:14:41.211Z] f7a3dbeee3d0: Layer already exists [2024-09-06T02:14:41.211Z] 918a0bb879e6: Layer already exists [2024-09-06T02:14:41.211Z] 4020226f7256: Layer already exists [2024-09-06T02:14:41.211Z] 34245e3ca734: Layer already exists [2024-09-06T02:14:41.211Z] 20d3642a2a2d: Layer already exists [2024-09-06T02:14:41.211Z] e9c8e771b965: Layer already exists [2024-09-06T02:14:41.211Z] ce7f800efff9: Layer already exists [2024-09-06T02:14:41.211Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:b1e61e5288a43e5da66f7fb81aa93e5f276c8cd969e8069505750d624e408287 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:41.540Z] + 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-06T02:14:41.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-06T02:14:41.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-06T02:14:41.877Z] 378e391e16d7: Preparing [2024-09-06T02:14:41.877Z] f7a3dbeee3d0: Preparing [2024-09-06T02:14:41.877Z] 918a0bb879e6: Preparing [2024-09-06T02:14:41.877Z] 4020226f7256: Preparing [2024-09-06T02:14:41.877Z] a2e7b5e1129c: Preparing [2024-09-06T02:14:41.877Z] 20d3642a2a2d: Preparing [2024-09-06T02:14:41.877Z] 34245e3ca734: Preparing [2024-09-06T02:14:41.877Z] e9c8e771b965: Preparing [2024-09-06T02:14:41.877Z] ce7f800efff9: Preparing [2024-09-06T02:14:41.877Z] 20d3642a2a2d: Waiting [2024-09-06T02:14:41.877Z] 34245e3ca734: Waiting [2024-09-06T02:14:41.877Z] e9c8e771b965: Waiting [2024-09-06T02:14:41.877Z] ce7f800efff9: Waiting [2024-09-06T02:14:41.877Z] 918a0bb879e6: Layer already exists [2024-09-06T02:14:41.877Z] 378e391e16d7: Layer already exists [2024-09-06T02:14:41.877Z] 4020226f7256: Layer already exists [2024-09-06T02:14:41.877Z] f7a3dbeee3d0: Layer already exists [2024-09-06T02:14:41.877Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:14:41.877Z] 34245e3ca734: Layer already exists [2024-09-06T02:14:41.877Z] e9c8e771b965: Layer already exists [2024-09-06T02:14:41.877Z] 20d3642a2a2d: Layer already exists [2024-09-06T02:14:41.877Z] ce7f800efff9: Layer already exists [2024-09-06T02:14:41.877Z] main: digest: sha256:b1e61e5288a43e5da66f7fb81aa93e5f276c8cd969e8069505750d624e408287 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:14:41.959Z] ===================================================== [Pipeline] echo [2024-09-06T02:14:41.979Z] taggedImages: [2024-09-06T02:14:41.979Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:14:41.979Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-06T02:14:41.979Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.63 [2024-09-06T02:14:41.979Z] - nexus3.edgexfoundry.org:10004/security-spire-config:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:14:41.979Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-06T02:14:42.003Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-06T02:14:42.003Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:14:42.003Z] latest [2024-09-06T02:14:42.003Z] 3.2.0-dev.63 [2024-09-06T02:14:42.003Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:14:42.003Z] main [2024-09-06T02:14:42.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:42.351Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:42.691Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:14:42.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-06T02:14:42.691Z] 50532ba4b20c: Preparing [2024-09-06T02:14:42.691Z] 863abc274c49: Preparing [2024-09-06T02:14:42.691Z] 25839ca31acc: Preparing [2024-09-06T02:14:42.691Z] 4020226f7256: Preparing [2024-09-06T02:14:42.691Z] a2e7b5e1129c: Preparing [2024-09-06T02:14:42.691Z] 95f0c012b494: Preparing [2024-09-06T02:14:42.691Z] 9f03324d32cd: Preparing [2024-09-06T02:14:42.691Z] 6d778bb4ed99: Preparing [2024-09-06T02:14:42.691Z] ce7f800efff9: Preparing [2024-09-06T02:14:42.691Z] 95f0c012b494: Waiting [2024-09-06T02:14:42.691Z] 9f03324d32cd: Waiting [2024-09-06T02:14:42.691Z] ce7f800efff9: Waiting [2024-09-06T02:14:42.691Z] 6d778bb4ed99: Waiting [2024-09-06T02:14:42.691Z] 4020226f7256: Layer already exists [2024-09-06T02:14:42.691Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:14:42.691Z] 25839ca31acc: Pushed [2024-09-06T02:14:42.691Z] 50532ba4b20c: Layer already exists [2024-09-06T02:14:42.691Z] 863abc274c49: Pushed [2024-09-06T02:14:42.691Z] 9f03324d32cd: Layer already exists [2024-09-06T02:14:42.691Z] 6d778bb4ed99: Layer already exists [2024-09-06T02:14:42.950Z] ce7f800efff9: Layer already exists [2024-09-06T02:14:52.931Z] 95f0c012b494: Pushed [2024-09-06T02:14:52.931Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:d9811d534ef9f82832a595f5820ce5ec160a1492ad88e7fa6e4a5d975112a7d4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:53.267Z] + 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-06T02:14:53.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-06T02:14:53.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-06T02:14:53.595Z] 50532ba4b20c: Preparing [2024-09-06T02:14:53.595Z] 863abc274c49: Preparing [2024-09-06T02:14:53.595Z] 25839ca31acc: Preparing [2024-09-06T02:14:53.595Z] 4020226f7256: Preparing [2024-09-06T02:14:53.595Z] a2e7b5e1129c: Preparing [2024-09-06T02:14:53.595Z] 95f0c012b494: Preparing [2024-09-06T02:14:53.595Z] 9f03324d32cd: Preparing [2024-09-06T02:14:53.595Z] 6d778bb4ed99: Preparing [2024-09-06T02:14:53.595Z] ce7f800efff9: Preparing [2024-09-06T02:14:53.595Z] 9f03324d32cd: Waiting [2024-09-06T02:14:53.595Z] 95f0c012b494: Waiting [2024-09-06T02:14:53.595Z] 6d778bb4ed99: Waiting [2024-09-06T02:14:53.595Z] ce7f800efff9: Waiting [2024-09-06T02:14:53.595Z] 863abc274c49: Layer already exists [2024-09-06T02:14:53.595Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:14:53.595Z] 50532ba4b20c: Layer already exists [2024-09-06T02:14:53.595Z] 25839ca31acc: Layer already exists [2024-09-06T02:14:53.595Z] 4020226f7256: Layer already exists [2024-09-06T02:14:53.595Z] 95f0c012b494: Layer already exists [2024-09-06T02:14:53.595Z] 6d778bb4ed99: Layer already exists [2024-09-06T02:14:53.595Z] ce7f800efff9: Layer already exists [2024-09-06T02:14:53.595Z] 9f03324d32cd: Layer already exists [2024-09-06T02:14:53.595Z] latest: digest: sha256:d9811d534ef9f82832a595f5820ce5ec160a1492ad88e7fa6e4a5d975112a7d4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:53.933Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:54.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.63 [2024-09-06T02:14:54.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-06T02:14:54.270Z] 50532ba4b20c: Preparing [2024-09-06T02:14:54.270Z] 863abc274c49: Preparing [2024-09-06T02:14:54.270Z] 25839ca31acc: Preparing [2024-09-06T02:14:54.270Z] 4020226f7256: Preparing [2024-09-06T02:14:54.270Z] a2e7b5e1129c: Preparing [2024-09-06T02:14:54.270Z] 95f0c012b494: Preparing [2024-09-06T02:14:54.270Z] 9f03324d32cd: Preparing [2024-09-06T02:14:54.270Z] 6d778bb4ed99: Preparing [2024-09-06T02:14:54.270Z] ce7f800efff9: Preparing [2024-09-06T02:14:54.270Z] 95f0c012b494: Waiting [2024-09-06T02:14:54.270Z] ce7f800efff9: Waiting [2024-09-06T02:14:54.270Z] 9f03324d32cd: Waiting [2024-09-06T02:14:54.270Z] 6d778bb4ed99: Waiting [2024-09-06T02:14:54.270Z] 25839ca31acc: Layer already exists [2024-09-06T02:14:54.270Z] 4020226f7256: Layer already exists [2024-09-06T02:14:54.270Z] 863abc274c49: Layer already exists [2024-09-06T02:14:54.270Z] 50532ba4b20c: Layer already exists [2024-09-06T02:14:54.270Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:14:54.270Z] 95f0c012b494: Layer already exists [2024-09-06T02:14:54.270Z] ce7f800efff9: Layer already exists [2024-09-06T02:14:54.270Z] 6d778bb4ed99: Layer already exists [2024-09-06T02:14:54.270Z] 9f03324d32cd: Layer already exists [2024-09-06T02:14:54.270Z] 3.2.0-dev.63: digest: sha256:d9811d534ef9f82832a595f5820ce5ec160a1492ad88e7fa6e4a5d975112a7d4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:54.604Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:54.940Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:14:54.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-06T02:14:54.940Z] 50532ba4b20c: Preparing [2024-09-06T02:14:54.940Z] 863abc274c49: Preparing [2024-09-06T02:14:54.940Z] 25839ca31acc: Preparing [2024-09-06T02:14:54.940Z] 4020226f7256: Preparing [2024-09-06T02:14:54.940Z] a2e7b5e1129c: Preparing [2024-09-06T02:14:54.940Z] 95f0c012b494: Preparing [2024-09-06T02:14:54.940Z] 9f03324d32cd: Preparing [2024-09-06T02:14:54.940Z] 6d778bb4ed99: Preparing [2024-09-06T02:14:54.940Z] ce7f800efff9: Preparing [2024-09-06T02:14:54.940Z] 95f0c012b494: Waiting [2024-09-06T02:14:54.940Z] 9f03324d32cd: Waiting [2024-09-06T02:14:54.940Z] 6d778bb4ed99: Waiting [2024-09-06T02:14:54.940Z] ce7f800efff9: Waiting [2024-09-06T02:14:54.940Z] 50532ba4b20c: Layer already exists [2024-09-06T02:14:54.940Z] 863abc274c49: Layer already exists [2024-09-06T02:14:54.940Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:14:54.940Z] 25839ca31acc: Layer already exists [2024-09-06T02:14:54.940Z] 4020226f7256: Layer already exists [2024-09-06T02:14:54.940Z] 9f03324d32cd: Layer already exists [2024-09-06T02:14:54.940Z] 95f0c012b494: Layer already exists [2024-09-06T02:14:54.940Z] 6d778bb4ed99: Layer already exists [2024-09-06T02:14:54.940Z] ce7f800efff9: Layer already exists [2024-09-06T02:14:54.940Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:d9811d534ef9f82832a595f5820ce5ec160a1492ad88e7fa6e4a5d975112a7d4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:55.270Z] + 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-06T02:14:55.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-06T02:14:55.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-06T02:14:55.598Z] 50532ba4b20c: Preparing [2024-09-06T02:14:55.598Z] 863abc274c49: Preparing [2024-09-06T02:14:55.598Z] 25839ca31acc: Preparing [2024-09-06T02:14:55.598Z] 4020226f7256: Preparing [2024-09-06T02:14:55.598Z] a2e7b5e1129c: Preparing [2024-09-06T02:14:55.598Z] 95f0c012b494: Preparing [2024-09-06T02:14:55.598Z] 9f03324d32cd: Preparing [2024-09-06T02:14:55.598Z] 6d778bb4ed99: Preparing [2024-09-06T02:14:55.598Z] ce7f800efff9: Preparing [2024-09-06T02:14:55.598Z] 95f0c012b494: Waiting [2024-09-06T02:14:55.598Z] 9f03324d32cd: Waiting [2024-09-06T02:14:55.598Z] 6d778bb4ed99: Waiting [2024-09-06T02:14:55.598Z] 50532ba4b20c: Layer already exists [2024-09-06T02:14:55.598Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:14:55.598Z] 4020226f7256: Layer already exists [2024-09-06T02:14:55.598Z] 25839ca31acc: Layer already exists [2024-09-06T02:14:55.598Z] 863abc274c49: Layer already exists [2024-09-06T02:14:55.598Z] 95f0c012b494: Layer already exists [2024-09-06T02:14:55.598Z] ce7f800efff9: Layer already exists [2024-09-06T02:14:55.598Z] 9f03324d32cd: Layer already exists [2024-09-06T02:14:55.598Z] 6d778bb4ed99: Layer already exists [2024-09-06T02:14:55.598Z] main: digest: sha256:d9811d534ef9f82832a595f5820ce5ec160a1492ad88e7fa6e4a5d975112a7d4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:14:55.688Z] ===================================================== [Pipeline] echo [2024-09-06T02:14:55.700Z] taggedImages: [2024-09-06T02:14:55.700Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:14:55.700Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-06T02:14:55.700Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.63 [2024-09-06T02:14:55.700Z] - nexus3.edgexfoundry.org:10004/security-spire-server:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:14:55.700Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-06T02:14:55.732Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-06T02:14:55.732Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:14:55.732Z] latest [2024-09-06T02:14:55.732Z] 3.2.0-dev.63 [2024-09-06T02:14:55.732Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:14:55.732Z] main [2024-09-06T02:14:55.732Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:56.089Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:14:56.414Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:14:56.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-06T02:14:56.414Z] c3f88b474af9: Preparing [2024-09-06T02:14:56.414Z] 9ce05e399a78: Preparing [2024-09-06T02:14:56.414Z] 4020226f7256: Preparing [2024-09-06T02:14:56.414Z] a2e7b5e1129c: Preparing [2024-09-06T02:14:56.414Z] 8a85549299ad: Preparing [2024-09-06T02:14:56.414Z] a2fb793cf220: Preparing [2024-09-06T02:14:56.414Z] ce7f800efff9: Preparing [2024-09-06T02:14:56.414Z] a2fb793cf220: Waiting [2024-09-06T02:14:56.414Z] ce7f800efff9: Waiting [2024-09-06T02:14:56.414Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:14:56.414Z] 4020226f7256: Layer already exists [2024-09-06T02:14:56.414Z] ce7f800efff9: Layer already exists [2024-09-06T02:14:56.414Z] c3f88b474af9: Pushed [2024-09-06T02:14:56.673Z] a2fb793cf220: Pushed [2024-09-06T02:14:56.933Z] 8a85549299ad: Pushed [2024-09-06T02:15:00.222Z] 9ce05e399a78: Pushed [2024-09-06T02:15:00.222Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:bef6bc986f1540ac1d2654aca161f6ca1e582ed47e9667e2cda92011950acd76 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:00.550Z] + 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-06T02:15:00.872Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-06T02:15:00.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-06T02:15:00.872Z] c3f88b474af9: Preparing [2024-09-06T02:15:00.872Z] 9ce05e399a78: Preparing [2024-09-06T02:15:00.872Z] 4020226f7256: Preparing [2024-09-06T02:15:00.872Z] a2e7b5e1129c: Preparing [2024-09-06T02:15:00.872Z] 8a85549299ad: Preparing [2024-09-06T02:15:00.872Z] a2fb793cf220: Preparing [2024-09-06T02:15:00.872Z] ce7f800efff9: Preparing [2024-09-06T02:15:00.872Z] a2fb793cf220: Waiting [2024-09-06T02:15:00.872Z] ce7f800efff9: Waiting [2024-09-06T02:15:00.872Z] c3f88b474af9: Layer already exists [2024-09-06T02:15:00.872Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:15:00.872Z] 9ce05e399a78: Layer already exists [2024-09-06T02:15:00.872Z] 4020226f7256: Layer already exists [2024-09-06T02:15:00.872Z] 8a85549299ad: Layer already exists [2024-09-06T02:15:00.872Z] a2fb793cf220: Layer already exists [2024-09-06T02:15:00.872Z] ce7f800efff9: Layer already exists [2024-09-06T02:15:00.872Z] latest: digest: sha256:bef6bc986f1540ac1d2654aca161f6ca1e582ed47e9667e2cda92011950acd76 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:01.203Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:01.533Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.63 [2024-09-06T02:15:01.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-06T02:15:01.533Z] c3f88b474af9: Preparing [2024-09-06T02:15:01.533Z] 9ce05e399a78: Preparing [2024-09-06T02:15:01.533Z] 4020226f7256: Preparing [2024-09-06T02:15:01.533Z] a2e7b5e1129c: Preparing [2024-09-06T02:15:01.533Z] 8a85549299ad: Preparing [2024-09-06T02:15:01.533Z] a2fb793cf220: Preparing [2024-09-06T02:15:01.533Z] ce7f800efff9: Preparing [2024-09-06T02:15:01.533Z] a2fb793cf220: Waiting [2024-09-06T02:15:01.533Z] 9ce05e399a78: Layer already exists [2024-09-06T02:15:01.533Z] 8a85549299ad: Layer already exists [2024-09-06T02:15:01.533Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:15:01.533Z] 4020226f7256: Layer already exists [2024-09-06T02:15:01.533Z] c3f88b474af9: Layer already exists [2024-09-06T02:15:01.533Z] a2fb793cf220: Layer already exists [2024-09-06T02:15:01.533Z] ce7f800efff9: Layer already exists [2024-09-06T02:15:01.533Z] 3.2.0-dev.63: digest: sha256:bef6bc986f1540ac1d2654aca161f6ca1e582ed47e9667e2cda92011950acd76 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:01.861Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:02.183Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:15:02.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-06T02:15:02.183Z] c3f88b474af9: Preparing [2024-09-06T02:15:02.183Z] 9ce05e399a78: Preparing [2024-09-06T02:15:02.183Z] 4020226f7256: Preparing [2024-09-06T02:15:02.183Z] a2e7b5e1129c: Preparing [2024-09-06T02:15:02.183Z] 8a85549299ad: Preparing [2024-09-06T02:15:02.183Z] a2fb793cf220: Preparing [2024-09-06T02:15:02.183Z] ce7f800efff9: Preparing [2024-09-06T02:15:02.183Z] a2fb793cf220: Waiting [2024-09-06T02:15:02.183Z] ce7f800efff9: Waiting [2024-09-06T02:15:02.183Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:15:02.183Z] c3f88b474af9: Layer already exists [2024-09-06T02:15:02.183Z] 9ce05e399a78: Layer already exists [2024-09-06T02:15:02.183Z] 4020226f7256: Layer already exists [2024-09-06T02:15:02.183Z] 8a85549299ad: Layer already exists [2024-09-06T02:15:02.183Z] a2fb793cf220: Layer already exists [2024-09-06T02:15:02.183Z] ce7f800efff9: Layer already exists [2024-09-06T02:15:02.183Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:bef6bc986f1540ac1d2654aca161f6ca1e582ed47e9667e2cda92011950acd76 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:02.516Z] + 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-06T02:15:02.922Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-06T02:15:02.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-06T02:15:02.922Z] c3f88b474af9: Preparing [2024-09-06T02:15:02.922Z] 9ce05e399a78: Preparing [2024-09-06T02:15:02.922Z] 4020226f7256: Preparing [2024-09-06T02:15:02.922Z] a2e7b5e1129c: Preparing [2024-09-06T02:15:02.922Z] 8a85549299ad: Preparing [2024-09-06T02:15:02.922Z] a2fb793cf220: Preparing [2024-09-06T02:15:02.922Z] ce7f800efff9: Preparing [2024-09-06T02:15:02.922Z] ce7f800efff9: Waiting [2024-09-06T02:15:02.922Z] a2fb793cf220: Waiting [2024-09-06T02:15:02.922Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:15:02.922Z] 8a85549299ad: Layer already exists [2024-09-06T02:15:02.922Z] 9ce05e399a78: Layer already exists [2024-09-06T02:15:02.922Z] c3f88b474af9: Layer already exists [2024-09-06T02:15:02.922Z] 4020226f7256: Layer already exists [2024-09-06T02:15:02.922Z] a2fb793cf220: Layer already exists [2024-09-06T02:15:02.922Z] ce7f800efff9: Layer already exists [2024-09-06T02:15:02.922Z] main: digest: sha256:bef6bc986f1540ac1d2654aca161f6ca1e582ed47e9667e2cda92011950acd76 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:15:02.996Z] ===================================================== [Pipeline] echo [2024-09-06T02:15:03.010Z] taggedImages: [2024-09-06T02:15:03.010Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:15:03.010Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-06T02:15:03.010Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.63 [2024-09-06T02:15:03.010Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:15:03.010Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-06T02:15:03.039Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-06T02:15:03.039Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:15:03.039Z] latest [2024-09-06T02:15:03.039Z] 3.2.0-dev.63 [2024-09-06T02:15:03.039Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:15:03.039Z] main [2024-09-06T02:15:03.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:03.400Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:03.730Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:15:03.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-06T02:15:03.730Z] c24f36a1229b: Preparing [2024-09-06T02:15:03.730Z] 55864301a86d: Preparing [2024-09-06T02:15:03.730Z] 4020226f7256: Preparing [2024-09-06T02:15:03.730Z] a2e7b5e1129c: Preparing [2024-09-06T02:15:03.730Z] 61cbedbc7661: Preparing [2024-09-06T02:15:03.730Z] e4bdeb595ffa: Preparing [2024-09-06T02:15:03.730Z] ce7f800efff9: Preparing [2024-09-06T02:15:03.730Z] e4bdeb595ffa: Waiting [2024-09-06T02:15:03.730Z] 4020226f7256: Layer already exists [2024-09-06T02:15:03.730Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:15:03.730Z] ce7f800efff9: Layer already exists [2024-09-06T02:15:03.730Z] c24f36a1229b: Pushed [2024-09-06T02:15:03.989Z] e4bdeb595ffa: Pushed [2024-09-06T02:15:04.249Z] 61cbedbc7661: Pushed [2024-09-06T02:15:07.541Z] 55864301a86d: Pushed [2024-09-06T02:15:07.541Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:4a397db2ac6577db09f5c3fa0bd580de4c967a6c08fa945a6633c6bd7690e447 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:07.881Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:08.213Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-06T02:15:08.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-06T02:15:08.213Z] c24f36a1229b: Preparing [2024-09-06T02:15:08.213Z] 55864301a86d: Preparing [2024-09-06T02:15:08.213Z] 4020226f7256: Preparing [2024-09-06T02:15:08.213Z] a2e7b5e1129c: Preparing [2024-09-06T02:15:08.213Z] 61cbedbc7661: Preparing [2024-09-06T02:15:08.213Z] e4bdeb595ffa: Preparing [2024-09-06T02:15:08.213Z] ce7f800efff9: Preparing [2024-09-06T02:15:08.213Z] e4bdeb595ffa: Waiting [2024-09-06T02:15:08.213Z] ce7f800efff9: Waiting [2024-09-06T02:15:08.213Z] 55864301a86d: Layer already exists [2024-09-06T02:15:08.213Z] 4020226f7256: Layer already exists [2024-09-06T02:15:08.213Z] c24f36a1229b: Layer already exists [2024-09-06T02:15:08.213Z] 61cbedbc7661: Layer already exists [2024-09-06T02:15:08.213Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:15:08.213Z] e4bdeb595ffa: Layer already exists [2024-09-06T02:15:08.213Z] ce7f800efff9: Layer already exists [2024-09-06T02:15:08.213Z] latest: digest: sha256:4a397db2ac6577db09f5c3fa0bd580de4c967a6c08fa945a6633c6bd7690e447 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:08.549Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:08.875Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.63 [2024-09-06T02:15:08.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-06T02:15:08.876Z] c24f36a1229b: Preparing [2024-09-06T02:15:08.876Z] 55864301a86d: Preparing [2024-09-06T02:15:08.876Z] 4020226f7256: Preparing [2024-09-06T02:15:08.876Z] a2e7b5e1129c: Preparing [2024-09-06T02:15:08.876Z] 61cbedbc7661: Preparing [2024-09-06T02:15:08.876Z] e4bdeb595ffa: Preparing [2024-09-06T02:15:08.876Z] ce7f800efff9: Preparing [2024-09-06T02:15:08.876Z] e4bdeb595ffa: Waiting [2024-09-06T02:15:08.876Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:15:08.876Z] 4020226f7256: Layer already exists [2024-09-06T02:15:08.876Z] c24f36a1229b: Layer already exists [2024-09-06T02:15:08.876Z] 61cbedbc7661: Layer already exists [2024-09-06T02:15:08.876Z] 55864301a86d: Layer already exists [2024-09-06T02:15:08.876Z] ce7f800efff9: Layer already exists [2024-09-06T02:15:08.876Z] e4bdeb595ffa: Layer already exists [2024-09-06T02:15:08.876Z] 3.2.0-dev.63: digest: sha256:4a397db2ac6577db09f5c3fa0bd580de4c967a6c08fa945a6633c6bd7690e447 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:09.206Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:09.537Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:15:09.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-06T02:15:09.537Z] c24f36a1229b: Preparing [2024-09-06T02:15:09.537Z] 55864301a86d: Preparing [2024-09-06T02:15:09.537Z] 4020226f7256: Preparing [2024-09-06T02:15:09.537Z] a2e7b5e1129c: Preparing [2024-09-06T02:15:09.537Z] 61cbedbc7661: Preparing [2024-09-06T02:15:09.537Z] e4bdeb595ffa: Preparing [2024-09-06T02:15:09.537Z] ce7f800efff9: Preparing [2024-09-06T02:15:09.537Z] e4bdeb595ffa: Waiting [2024-09-06T02:15:09.537Z] c24f36a1229b: Layer already exists [2024-09-06T02:15:09.537Z] 61cbedbc7661: Layer already exists [2024-09-06T02:15:09.537Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:15:09.537Z] 55864301a86d: Layer already exists [2024-09-06T02:15:09.537Z] 4020226f7256: Layer already exists [2024-09-06T02:15:09.537Z] e4bdeb595ffa: Layer already exists [2024-09-06T02:15:09.537Z] ce7f800efff9: Layer already exists [2024-09-06T02:15:09.537Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:4a397db2ac6577db09f5c3fa0bd580de4c967a6c08fa945a6633c6bd7690e447 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:09.865Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:10.196Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-06T02:15:10.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-06T02:15:10.196Z] c24f36a1229b: Preparing [2024-09-06T02:15:10.196Z] 55864301a86d: Preparing [2024-09-06T02:15:10.196Z] 4020226f7256: Preparing [2024-09-06T02:15:10.196Z] a2e7b5e1129c: Preparing [2024-09-06T02:15:10.196Z] 61cbedbc7661: Preparing [2024-09-06T02:15:10.196Z] e4bdeb595ffa: Preparing [2024-09-06T02:15:10.196Z] ce7f800efff9: Preparing [2024-09-06T02:15:10.196Z] e4bdeb595ffa: Waiting [2024-09-06T02:15:10.196Z] c24f36a1229b: Layer already exists [2024-09-06T02:15:10.196Z] 4020226f7256: Layer already exists [2024-09-06T02:15:10.196Z] 55864301a86d: Layer already exists [2024-09-06T02:15:10.196Z] 61cbedbc7661: Layer already exists [2024-09-06T02:15:10.196Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:15:10.196Z] e4bdeb595ffa: Layer already exists [2024-09-06T02:15:10.196Z] ce7f800efff9: Layer already exists [2024-09-06T02:15:10.196Z] main: digest: sha256:4a397db2ac6577db09f5c3fa0bd580de4c967a6c08fa945a6633c6bd7690e447 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:15:10.273Z] ===================================================== [Pipeline] echo [2024-09-06T02:15:10.290Z] taggedImages: [2024-09-06T02:15:10.290Z] - nexus3.edgexfoundry.org:10004/support-notifications:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:15:10.290Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-06T02:15:10.290Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.63 [2024-09-06T02:15:10.290Z] - nexus3.edgexfoundry.org:10004/support-notifications:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:15:10.290Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-06T02:15:10.317Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-06T02:15:10.317Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:15:10.317Z] latest [2024-09-06T02:15:10.317Z] 3.2.0-dev.63 [2024-09-06T02:15:10.317Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:15:10.317Z] main [2024-09-06T02:15:10.317Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:10.664Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:11.066Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:15:11.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-06T02:15:11.066Z] 85c727b6c3c9: Preparing [2024-09-06T02:15:11.066Z] 72a6475b77f6: Preparing [2024-09-06T02:15:11.066Z] 4020226f7256: Preparing [2024-09-06T02:15:11.066Z] a2e7b5e1129c: Preparing [2024-09-06T02:15:11.066Z] dbd979cd0f2a: Preparing [2024-09-06T02:15:11.066Z] 0b89fedd4fff: Preparing [2024-09-06T02:15:11.066Z] ce7f800efff9: Preparing [2024-09-06T02:15:11.066Z] 0b89fedd4fff: Waiting [2024-09-06T02:15:11.066Z] 4020226f7256: Layer already exists [2024-09-06T02:15:11.066Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:15:11.066Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:15:11.066Z] 85c727b6c3c9: Pushed [2024-09-06T02:15:11.066Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:15:11.066Z] ce7f800efff9: Layer already exists [2024-09-06T02:15:14.691Z] 72a6475b77f6: Pushed [2024-09-06T02:15:14.691Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:8e3a1f39e062a135bac5e020d0e38bb85ea2619d7e283c0cb340a829a6f17195 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:15.019Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:15.345Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-06T02:15:15.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-06T02:15:15.346Z] 85c727b6c3c9: Preparing [2024-09-06T02:15:15.346Z] 72a6475b77f6: Preparing [2024-09-06T02:15:15.346Z] 4020226f7256: Preparing [2024-09-06T02:15:15.346Z] a2e7b5e1129c: Preparing [2024-09-06T02:15:15.346Z] dbd979cd0f2a: Preparing [2024-09-06T02:15:15.346Z] 0b89fedd4fff: Preparing [2024-09-06T02:15:15.346Z] ce7f800efff9: Preparing [2024-09-06T02:15:15.346Z] ce7f800efff9: Waiting [2024-09-06T02:15:15.346Z] 0b89fedd4fff: Waiting [2024-09-06T02:15:15.346Z] 4020226f7256: Layer already exists [2024-09-06T02:15:15.346Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:15:15.346Z] 72a6475b77f6: Layer already exists [2024-09-06T02:15:15.346Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:15:15.346Z] 85c727b6c3c9: Layer already exists [2024-09-06T02:15:15.346Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:15:15.346Z] ce7f800efff9: Layer already exists [2024-09-06T02:15:15.346Z] latest: digest: sha256:8e3a1f39e062a135bac5e020d0e38bb85ea2619d7e283c0cb340a829a6f17195 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:15.674Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:15.994Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.63 [2024-09-06T02:15:15.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-06T02:15:15.994Z] 85c727b6c3c9: Preparing [2024-09-06T02:15:15.994Z] 72a6475b77f6: Preparing [2024-09-06T02:15:15.994Z] 4020226f7256: Preparing [2024-09-06T02:15:15.994Z] a2e7b5e1129c: Preparing [2024-09-06T02:15:15.994Z] dbd979cd0f2a: Preparing [2024-09-06T02:15:15.994Z] 0b89fedd4fff: Preparing [2024-09-06T02:15:15.994Z] ce7f800efff9: Preparing [2024-09-06T02:15:15.994Z] 0b89fedd4fff: Waiting [2024-09-06T02:15:15.994Z] ce7f800efff9: Waiting [2024-09-06T02:15:15.994Z] 4020226f7256: Layer already exists [2024-09-06T02:15:15.994Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:15:15.994Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:15:15.994Z] 72a6475b77f6: Layer already exists [2024-09-06T02:15:15.994Z] 85c727b6c3c9: Layer already exists [2024-09-06T02:15:15.994Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:15:15.994Z] ce7f800efff9: Layer already exists [2024-09-06T02:15:15.994Z] 3.2.0-dev.63: digest: sha256:8e3a1f39e062a135bac5e020d0e38bb85ea2619d7e283c0cb340a829a6f17195 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:16.322Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:16.646Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:15:16.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-06T02:15:16.646Z] 85c727b6c3c9: Preparing [2024-09-06T02:15:16.646Z] 72a6475b77f6: Preparing [2024-09-06T02:15:16.646Z] 4020226f7256: Preparing [2024-09-06T02:15:16.646Z] a2e7b5e1129c: Preparing [2024-09-06T02:15:16.646Z] dbd979cd0f2a: Preparing [2024-09-06T02:15:16.646Z] 0b89fedd4fff: Preparing [2024-09-06T02:15:16.646Z] ce7f800efff9: Preparing [2024-09-06T02:15:16.646Z] 0b89fedd4fff: Waiting [2024-09-06T02:15:16.646Z] ce7f800efff9: Waiting [2024-09-06T02:15:16.646Z] 4020226f7256: Layer already exists [2024-09-06T02:15:16.646Z] 85c727b6c3c9: Layer already exists [2024-09-06T02:15:16.646Z] 72a6475b77f6: Layer already exists [2024-09-06T02:15:16.646Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:15:16.646Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:15:16.646Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:15:16.646Z] ce7f800efff9: Layer already exists [2024-09-06T02:15:16.646Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:8e3a1f39e062a135bac5e020d0e38bb85ea2619d7e283c0cb340a829a6f17195 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:16.977Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:15:17.312Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-06T02:15:17.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-06T02:15:17.312Z] 85c727b6c3c9: Preparing [2024-09-06T02:15:17.312Z] 72a6475b77f6: Preparing [2024-09-06T02:15:17.312Z] 4020226f7256: Preparing [2024-09-06T02:15:17.312Z] a2e7b5e1129c: Preparing [2024-09-06T02:15:17.312Z] dbd979cd0f2a: Preparing [2024-09-06T02:15:17.312Z] 0b89fedd4fff: Preparing [2024-09-06T02:15:17.312Z] ce7f800efff9: Preparing [2024-09-06T02:15:17.312Z] 0b89fedd4fff: Waiting [2024-09-06T02:15:17.312Z] ce7f800efff9: Waiting [2024-09-06T02:15:17.312Z] 85c727b6c3c9: Layer already exists [2024-09-06T02:15:17.312Z] 4020226f7256: Layer already exists [2024-09-06T02:15:17.312Z] 72a6475b77f6: Layer already exists [2024-09-06T02:15:17.312Z] a2e7b5e1129c: Layer already exists [2024-09-06T02:15:17.312Z] dbd979cd0f2a: Layer already exists [2024-09-06T02:15:17.312Z] 0b89fedd4fff: Layer already exists [2024-09-06T02:15:17.312Z] ce7f800efff9: Layer already exists [2024-09-06T02:15:17.312Z] main: digest: sha256:8e3a1f39e062a135bac5e020d0e38bb85ea2619d7e283c0cb340a829a6f17195 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:15:17.392Z] ===================================================== [Pipeline] echo [2024-09-06T02:15:17.410Z] taggedImages: [2024-09-06T02:15:17.410Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:15:17.410Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-06T02:15:17.410Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.63 [2024-09-06T02:15:17.410Z] - nexus3.edgexfoundry.org:10004/support-scheduler:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:15:17.410Z] - 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-06T02:33:09.074Z] #149 ... [2024-09-06T02:33:09.074Z] [2024-09-06T02:33:09.074Z] #153 [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-06T02:33:09.074Z] #153 1229.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.63" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-06T02:33:17.305Z] #153 ... [2024-09-06T02:33:17.305Z] [2024-09-06T02:33:17.305Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T02:33:17.305Z] #149 DONE 1241.8s [2024-09-06T02:33:17.305Z] [2024-09-06T02:33:17.305Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-06T02:33:17.305Z] #161 DONE 0.4s [2024-09-06T02:33:17.305Z] [2024-09-06T02:33:17.305Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-06T02:33:19.891Z] #162 DONE 2.9s [2024-09-06T02:33:19.891Z] [2024-09-06T02:33:19.891Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:33:20.476Z] #163 DONE 0.4s [2024-09-06T02:33:20.476Z] [2024-09-06T02:33:20.476Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T02:33:20.476Z] #150 ... [2024-09-06T02:33:20.476Z] [2024-09-06T02:33:20.476Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:33:20.759Z] #164 ... [2024-09-06T02:33:20.759Z] [2024-09-06T02:33:20.759Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T02:33:20.759Z] #158 DONE 1245.7s [2024-09-06T02:33:20.759Z] [2024-09-06T02:33:20.759Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:33:20.759Z] #164 DONE 0.4s [2024-09-06T02:33:20.759Z] [2024-09-06T02:33:20.759Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-06T02:33:21.376Z] #165 DONE 0.5s [2024-09-06T02:33:21.376Z] [2024-09-06T02:33:21.376Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-06T02:33:21.376Z] #166 DONE 0.2s [2024-09-06T02:33:21.376Z] [2024-09-06T02:33:21.376Z] #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:33:21.646Z] #167 DONE 0.2s [2024-09-06T02:33:21.646Z] [2024-09-06T02:33:21.646Z] #168 [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-06T02:33:21.646Z] #168 DONE 0.1s [2024-09-06T02:33:21.646Z] [2024-09-06T02:33:21.646Z] #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:33:21.917Z] #169 DONE 0.1s [2024-09-06T02:33:21.917Z] [2024-09-06T02:33:21.917Z] #170 [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-06T02:33:21.917Z] #170 DONE 0.2s [2024-09-06T02:33:21.917Z] [2024-09-06T02:33:21.917Z] #171 [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-06T02:33:21.917Z] #171 DONE 0.2s [2024-09-06T02:33:21.917Z] [2024-09-06T02:33:21.917Z] #172 [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-06T02:33:21.917Z] #172 DONE 0.2s [2024-09-06T02:33:21.917Z] [2024-09-06T02:33:21.917Z] #173 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-06T02:33:22.510Z] #173 DONE 0.2s [2024-09-06T02:33:22.510Z] [2024-09-06T02:33:22.510Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-06T02:33:22.510Z] #174 DONE 0.2s [2024-09-06T02:33:22.510Z] [2024-09-06T02:33:22.510Z] #175 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-06T02:33:22.510Z] #175 ... [2024-09-06T02:33:22.510Z] [2024-09-06T02:33:22.510Z] #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-06T02:33:22.510Z] #176 DONE 0.2s [2024-09-06T02:33:22.786Z] [2024-09-06T02:33:22.786Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T02:33:22.786Z] #177 ... [2024-09-06T02:33:22.786Z] [2024-09-06T02:33:22.786Z] #175 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-06T02:33:22.786Z] #175 DONE 0.6s [2024-09-06T02:33:23.067Z] [2024-09-06T02:33:23.067Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T02:33:23.334Z] #178 DONE 0.2s [2024-09-06T02:33:23.334Z] [2024-09-06T02:33:23.334Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T02:33:25.945Z] #179 ... [2024-09-06T02:33:25.945Z] [2024-09-06T02:33:25.945Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T02:33:25.945Z] #177 DONE 3.0s [2024-09-06T02:33:25.945Z] [2024-09-06T02:33:25.945Z] #112 [security-bootstrapper] exporting to image [2024-09-06T02:33:25.945Z] #112 exporting layers [2024-09-06T02:33:26.213Z] #112 ... [2024-09-06T02:33:26.213Z] [2024-09-06T02:33:26.213Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T02:33:26.213Z] #179 DONE 3.0s [2024-09-06T02:33:26.213Z] [2024-09-06T02:33:26.213Z] #112 [security-proxy-setup] exporting to image [2024-09-06T02:33:27.201Z] #112 exporting layers 1.8s done [2024-09-06T02:33:27.201Z] #112 exporting layers 1.1s done [2024-09-06T02:33:27.201Z] #112 writing image sha256:294cb2279d87331ee437131e59830591f2d9a749c072e8b93ba7bffb0c3f37c7 0.0s done [2024-09-06T02:33:27.201Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-06T02:33:27.201Z] #112 writing image sha256:ba3770f525a387f3d8d284fe8e4c318f9ffbec49a8941d4721fd5e4a6a5070e3 [2024-09-06T02:33:27.467Z] #112 writing image sha256:ba3770f525a387f3d8d284fe8e4c318f9ffbec49a8941d4721fd5e4a6a5070e3 done [2024-09-06T02:33:27.467Z] #112 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-06T02:33:27.467Z] #112 DONE 5.7s [2024-09-06T02:33:27.467Z] [2024-09-06T02:33:27.467Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T02:33:28.442Z] #152 ... [2024-09-06T02:33:28.442Z] [2024-09-06T02:33:28.442Z] #153 [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-06T02:33:28.442Z] #153 DONE 1253.4s [2024-09-06T02:33:28.442Z] [2024-09-06T02:33:28.442Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T02:33:28.721Z] #142 ... [2024-09-06T02:33:28.721Z] [2024-09-06T02:33:28.721Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:33:28.721Z] #180 DONE 0.3s [2024-09-06T02:33:28.721Z] [2024-09-06T02:33:28.721Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T02:33:28.721Z] #150 ... [2024-09-06T02:33:28.721Z] [2024-09-06T02:33:28.721Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:33:29.309Z] #181 DONE 0.3s [2024-09-06T02:33:29.309Z] [2024-09-06T02:33:29.309Z] #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-06T02:33:29.585Z] #182 DONE 0.2s [2024-09-06T02:33:29.585Z] [2024-09-06T02:33:29.585Z] #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-06T02:33:29.585Z] #183 DONE 0.1s [2024-09-06T02:33:29.585Z] [2024-09-06T02:33:29.586Z] #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-06T02:33:29.586Z] #184 DONE 0.1s [2024-09-06T02:33:29.586Z] [2024-09-06T02:33:29.586Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T02:33:29.852Z] #152 ... [2024-09-06T02:33:29.852Z] [2024-09-06T02:33:29.852Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-06T02:33:29.852Z] #185 DONE 0.3s [2024-09-06T02:33:29.852Z] [2024-09-06T02:33:29.852Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T02:33:30.122Z] #160 ... [2024-09-06T02:33:30.122Z] [2024-09-06T02:33:30.122Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-06T02:33:30.411Z] #186 DONE 0.4s [2024-09-06T02:33:30.411Z] [2024-09-06T02:33:30.411Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T02:33:30.411Z] #142 ... [2024-09-06T02:33:30.411Z] [2024-09-06T02:33:30.411Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T02:33:30.678Z] #187 DONE 0.2s [2024-09-06T02:33:30.679Z] [2024-09-06T02:33:30.679Z] #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-06T02:33:33.263Z] #188 DONE 2.3s [2024-09-06T02:33:33.263Z] [2024-09-06T02:33:33.263Z] #112 [security-secretstore-setup] exporting to image [2024-09-06T02:33:33.263Z] #112 exporting layers [2024-09-06T02:33:34.671Z] #112 exporting layers 1.6s done [2024-09-06T02:33:34.671Z] #112 writing image sha256:b287abb19b6a95a2f32bab8f5ccbb6dcc32347404e7b5732b6b050305f942517 0.0s done [2024-09-06T02:33:34.671Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-06T02:33:34.671Z] #112 DONE 7.4s [2024-09-06T02:33:34.671Z] [2024-09-06T02:33:34.671Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T02:34:31.082Z] #155 ... [2024-09-06T02:34:31.082Z] [2024-09-06T02:34:31.082Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T02:34:31.082Z] #152 DONE 1312.8s [2024-09-06T02:34:31.082Z] [2024-09-06T02:34:31.082Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T02:34:31.082Z] #156 ... [2024-09-06T02:34:31.082Z] [2024-09-06T02:34:31.082Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:34:31.082Z] #189 DONE 0.2s [2024-09-06T02:34:31.082Z] [2024-09-06T02:34:31.082Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:34:31.082Z] #190 DONE 0.2s [2024-09-06T02:34:31.082Z] [2024-09-06T02:34:31.082Z] #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-06T02:34:31.082Z] #191 DONE 0.3s [2024-09-06T02:34:31.082Z] [2024-09-06T02:34:31.082Z] #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-06T02:34:31.082Z] #192 DONE 0.1s [2024-09-06T02:34:31.082Z] [2024-09-06T02:34:31.082Z] #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-06T02:34:31.082Z] #193 DONE 0.1s [2024-09-06T02:34:31.082Z] [2024-09-06T02:34:31.082Z] #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-06T02:34:31.082Z] #194 DONE 2.0s [2024-09-06T02:34:31.082Z] [2024-09-06T02:34:31.082Z] #112 [core-common-config-bootstrapper] exporting to image [2024-09-06T02:34:31.082Z] #112 exporting layers [2024-09-06T02:34:31.662Z] #112 exporting layers 0.6s done [2024-09-06T02:34:31.662Z] #112 writing image sha256:2532703b96ff5d5b40e031111ccdf5edcbbc46b47624af6565b823f122b391bf done [2024-09-06T02:34:31.662Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-06T02:34:31.662Z] #112 DONE 7.9s [2024-09-06T02:34:31.662Z] [2024-09-06T02:34:31.662Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T02:36:53.329Z] #160 ... [2024-09-06T02:36:53.329Z] [2024-09-06T02:36:53.329Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T02:36:53.329Z] #150 DONE 1449.6s [2024-09-06T02:36:53.329Z] [2024-09-06T02:36:53.329Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T02:36:53.329Z] #155 ... [2024-09-06T02:36:53.329Z] [2024-09-06T02:36:53.329Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:36:53.329Z] #195 DONE 0.3s [2024-09-06T02:36:53.329Z] [2024-09-06T02:36:53.329Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:36:53.329Z] #196 DONE 0.2s [2024-09-06T02:36:53.329Z] [2024-09-06T02:36:53.329Z] #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-06T02:36:53.329Z] #197 DONE 0.4s [2024-09-06T02:36:53.329Z] [2024-09-06T02:36:53.329Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T02:36:53.329Z] #156 ... [2024-09-06T02:36:53.329Z] [2024-09-06T02:36:53.329Z] #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-06T02:36:53.329Z] #198 DONE 0.1s [2024-09-06T02:36:53.329Z] [2024-09-06T02:36:53.329Z] #112 [security-spiffe-token-provider] exporting to image [2024-09-06T02:36:53.329Z] #112 exporting layers [2024-09-06T02:36:53.329Z] #112 exporting layers 0.6s done [2024-09-06T02:36:53.329Z] #112 writing image sha256:027b034670b9ea379f3b41d6cfcf869efd5e80037d44cdff45c70c4862f0daeb done [2024-09-06T02:36:53.329Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-06T02:36:53.329Z] #112 DONE 8.6s [2024-09-06T02:36:53.329Z] [2024-09-06T02:36:53.329Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T02:44:45.371Z] #160 ... [2024-09-06T02:44:45.371Z] [2024-09-06T02:44:45.371Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T02:44:45.371Z] #154 DONE 1920.4s [2024-09-06T02:44:45.371Z] [2024-09-06T02:44:45.371Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T02:44:45.371Z] #159 ... [2024-09-06T02:44:45.371Z] [2024-09-06T02:44:45.371Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:44:45.371Z] #199 DONE 0.2s [2024-09-06T02:44:45.371Z] [2024-09-06T02:44:45.371Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T02:44:45.371Z] #155 ... [2024-09-06T02:44:45.371Z] [2024-09-06T02:44:45.371Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:44:45.371Z] #200 DONE 0.1s [2024-09-06T02:44:45.371Z] [2024-09-06T02:44:45.371Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-06T02:44:45.371Z] #201 DONE 0.4s [2024-09-06T02:44:45.371Z] [2024-09-06T02:44:45.371Z] #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-06T02:44:45.371Z] #202 DONE 0.1s [2024-09-06T02:44:45.371Z] [2024-09-06T02:44:45.371Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-06T02:44:45.371Z] #203 DONE 0.1s [2024-09-06T02:44:45.371Z] [2024-09-06T02:44:45.371Z] #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-06T02:44:45.371Z] #204 DONE 2.0s [2024-09-06T02:44:45.371Z] [2024-09-06T02:44:45.371Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T02:44:45.371Z] #160 ... [2024-09-06T02:44:45.371Z] [2024-09-06T02:44:45.371Z] #112 [security-proxy-auth] exporting to image [2024-09-06T02:44:45.371Z] #112 exporting layers [2024-09-06T02:44:45.371Z] #112 exporting layers 0.8s done [2024-09-06T02:44:45.371Z] #112 writing image sha256:159dcc5ac65389c0eb4e8fdd19820ad732320493efb640bea190ceaec226225a 0.1s done [2024-09-06T02:44:45.371Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-06T02:44:45.371Z] #112 DONE 9.4s [2024-09-06T02:44:45.371Z] [2024-09-06T02:44:45.371Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T02:45:53.197Z] #151 ... [2024-09-06T02:45:53.197Z] [2024-09-06T02:45:53.197Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T02:45:53.197Z] #157 DONE 1991.4s [2024-09-06T02:45:53.197Z] [2024-09-06T02:45:53.197Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T02:45:53.197Z] #142 ... [2024-09-06T02:45:53.197Z] [2024-09-06T02:45:53.197Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:45:53.197Z] #205 DONE 0.2s [2024-09-06T02:45:53.197Z] [2024-09-06T02:45:53.197Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T02:45:53.197Z] #156 ... [2024-09-06T02:45:53.197Z] [2024-09-06T02:45:53.197Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:45:53.197Z] #206 DONE 0.2s [2024-09-06T02:45:53.197Z] [2024-09-06T02:45:53.197Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-06T02:45:53.197Z] #207 DONE 0.4s [2024-09-06T02:45:53.197Z] [2024-09-06T02:45:53.197Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-06T02:45:53.197Z] #208 DONE 0.1s [2024-09-06T02:45:53.197Z] [2024-09-06T02:45:53.197Z] #112 [core-command] exporting to image [2024-09-06T02:45:53.197Z] #112 exporting layers [2024-09-06T02:45:53.197Z] #112 exporting layers 0.4s done [2024-09-06T02:45:53.197Z] #112 writing image sha256:52a8bd3584379e757e4e68790ffaab4920bd96d4a749bc41e2e7f2db35893a8c 0.0s done [2024-09-06T02:45:53.197Z] #112 naming to docker.io/library/core-command-arm64 done [2024-09-06T02:45:53.197Z] #112 DONE 9.9s [2024-09-06T02:45:53.197Z] [2024-09-06T02:45:53.197Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T02:47:59.818Z] #156 ... [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T02:47:59.818Z] #151 DONE 2112.2s [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T02:47:59.818Z] #155 ... [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:47:59.818Z] #209 DONE 0.1s [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:47:59.818Z] #210 DONE 0.3s [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T02:47:59.818Z] #159 ... [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-06T02:47:59.818Z] #211 DONE 0.6s [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T02:47:59.818Z] #160 ... [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-06T02:47:59.818Z] #212 DONE 0.1s [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-06T02:47:59.818Z] #213 DONE 0.1s [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #112 [core-metadata] exporting to image [2024-09-06T02:47:59.818Z] #112 exporting layers [2024-09-06T02:47:59.818Z] #112 ... [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T02:47:59.818Z] #142 DONE 2114.8s [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #112 [core-metadata] exporting to image [2024-09-06T02:47:59.818Z] #112 exporting layers 1.0s done [2024-09-06T02:47:59.818Z] #112 writing image sha256:9d6ac2b91b3cb5559f851cdfd233f1aece769e44abed62e26356912563577ef9 0.0s done [2024-09-06T02:47:59.818Z] #112 naming to docker.io/library/core-metadata-arm64 done [2024-09-06T02:47:59.818Z] #112 DONE 10.9s [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T02:47:59.818Z] #159 DONE 2115.7s [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #214 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:47:59.818Z] #214 DONE 0.5s [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #215 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:47:59.818Z] #215 DONE 0.2s [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-06T02:47:59.818Z] #216 ... [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #217 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:47:59.818Z] #217 DONE 0.2s [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #218 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-06T02:47:59.818Z] #218 ... [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-06T02:47:59.818Z] #216 DONE 0.8s [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #218 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-06T02:47:59.818Z] #218 DONE 0.4s [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-06T02:47:59.818Z] #219 DONE 0.2s [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-06T02:47:59.818Z] #220 DONE 0.2s [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-06T02:47:59.818Z] #221 DONE 0.3s [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #112 [core-data] exporting to image [2024-09-06T02:47:59.818Z] #112 exporting layers 1.0s done [2024-09-06T02:47:59.818Z] #112 writing image sha256:058231cb319755cc92759d2499376887444bbfa62b5f657b230dbc224bbf4d57 0.0s done [2024-09-06T02:47:59.818Z] #112 naming to docker.io/library/core-keeper-arm64 [2024-09-06T02:47:59.818Z] #112 exporting layers 0.9s done [2024-09-06T02:47:59.818Z] #112 naming to docker.io/library/core-keeper-arm64 done [2024-09-06T02:47:59.818Z] #112 writing image sha256:930283e4ba7804e969adb5d1d3af418aedc35a36db4c53538b7ada3d6d2906c6 0.0s done [2024-09-06T02:47:59.818Z] #112 naming to docker.io/library/core-data-arm64 done [2024-09-06T02:47:59.818Z] #112 DONE 12.3s [2024-09-06T02:47:59.818Z] [2024-09-06T02:47:59.818Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T02:48:32.201Z] #155 DONE 2152.5s [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #53 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T02:48:32.201Z] #53 ... [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T02:48:32.201Z] #160 DONE 2152.6s [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:48:32.201Z] #222 DONE 0.2s [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T02:48:32.201Z] #156 DONE 2153.1s [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:48:32.201Z] #223 DONE 0.3s [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #53 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T02:48:32.201Z] #53 ... [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:48:32.201Z] #224 DONE 0.1s [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-06T02:48:32.201Z] #225 ... [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #226 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:48:32.201Z] #226 DONE 0.2s [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T02:48:32.201Z] #227 DONE 0.3s [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-06T02:48:32.201Z] #228 DONE 0.5s [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-06T02:48:32.201Z] #225 DONE 0.6s [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-06T02:48:32.201Z] #229 DONE 0.1s [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T02:48:32.201Z] #230 DONE 0.2s [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-06T02:48:32.201Z] #231 ... [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-06T02:48:32.201Z] #232 DONE 0.2s [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #112 [support-scheduler] exporting to image [2024-09-06T02:48:32.201Z] #112 exporting layers [2024-09-06T02:48:32.201Z] #112 ... [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-06T02:48:32.201Z] #231 DONE 0.5s [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-06T02:48:32.201Z] #233 DONE 0.1s [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #112 [support-cron-scheduler] exporting to image [2024-09-06T02:48:32.201Z] #112 exporting layers 0.6s done [2024-09-06T02:48:32.201Z] #112 writing image sha256:b875d85b59570a08bba8d8322cf5bdd3119811c06fad8115826b4ec095b3633b 0.0s done [2024-09-06T02:48:32.201Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2024-09-06T02:48:32.201Z] #112 exporting layers 0.9s done [2024-09-06T02:48:32.201Z] #112 writing image sha256:5e8b241bb53d9b506c1d157951f7b454f0017ad50dc580f08790c5f2a3e5c6d1 done [2024-09-06T02:48:32.201Z] #112 naming to docker.io/library/support-notifications-arm64 done [2024-09-06T02:48:32.201Z] #112 exporting layers 1.3s done [2024-09-06T02:48:32.201Z] #112 writing image sha256:79e7748275b80507c5a97e348f192b5f8b615af90cab492a44ac1ef3ebc18bef done [2024-09-06T02:48:32.201Z] #112 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-06T02:48:32.201Z] #112 DONE 13.9s [2024-09-06T02:48:32.201Z] [2024-09-06T02:48:32.201Z] #53 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T02:48:32.201Z] time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:48:32.201Z] time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:48:32.201Z] time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:48:32.201Z] time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:48:32.201Z] time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:48:32.201Z] time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:48:32.201Z] time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:48:32.201Z] time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:48:32.201Z] time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:48:32.201Z] time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:48:32.201Z] time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:48:32.201Z] time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:48:32.201Z] time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:48:32.201Z] time="2024-09-06T02:10:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:48:32.201Z] time="2024-09-06T02:10:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T02:48:32.201Z] time="2024-09-06T02:10:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-06T02:48:32.243Z] $ docker stop --time=1 963d249219988809eab347e76810ef5f4f5c5affb01724e5f403b41265452168 [2024-09-06T02:48:33.932Z] $ docker rm -f --volumes 963d249219988809eab347e76810ef5f4f5c5affb01724e5f403b41265452168 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T02:48:34.449Z] + docker images [2024-09-06T02:48:34.449Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-06T02:48:34.449Z] support-cron-scheduler-arm64 latest 79e7748275b8 5 seconds ago 48.7MB [2024-09-06T02:48:34.449Z] support-notifications-arm64 latest 5e8b241bb53d 6 seconds ago 47.1MB [2024-09-06T02:48:34.449Z] support-scheduler-arm64 latest b875d85b5957 6 seconds ago 46.2MB [2024-09-06T02:48:34.449Z] core-data-arm64 latest 930283e4ba78 42 seconds ago 44MB [2024-09-06T02:48:34.449Z] core-keeper-arm64 latest 058231cb3197 42 seconds ago 39MB [2024-09-06T02:48:34.449Z] core-metadata-arm64 latest 9d6ac2b91b3c 46 seconds ago 44.1MB [2024-09-06T02:48:34.449Z] core-command-arm64 latest 52a8bd358437 2 minutes ago 39.9MB [2024-09-06T02:48:34.449Z] security-proxy-auth-arm64 latest 159dcc5ac653 3 minutes ago 37.6MB [2024-09-06T02:48:34.449Z] security-spiffe-token-provider-arm64 latest 027b034670b9 11 minutes ago 34.2MB [2024-09-06T02:48:34.449Z] core-common-config-bootstrapper-arm64 latest 2532703b96ff 14 minutes ago 20.2MB [2024-09-06T02:48:34.449Z] security-secretstore-setup-arm64 latest b287abb19b6a 15 minutes ago 41.5MB [2024-09-06T02:48:34.449Z] security-proxy-setup-arm64 latest ba3770f525a3 15 minutes ago 31MB [2024-09-06T02:48:34.449Z] security-bootstrapper-arm64 latest 294cb2279d87 15 minutes ago 23.8MB [2024-09-06T02:48:34.449Z] security-spire-agent-arm64 latest 841e94f79b13 37 minutes ago 179MB [2024-09-06T02:48:34.449Z] security-spire-server-arm64 latest e5cae4063edf 37 minutes ago 121MB [2024-09-06T02:48:34.449Z] security-spire-config-arm64 latest 100dd5274091 37 minutes ago 120MB [2024-09-06T02:48:34.449Z] ci-base-image-arm64 latest 8e7ae44482d9 38 minutes ago 967MB [2024-09-06T02:48:34.449Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-06T02:48:34.449Z] 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-06T02:48:34.601Z] provisioning config files... [2024-09-06T02:48:34.620Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/684@tmp/config9745854249971167351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T02:48:35.011Z] ---> ****-login.sh [2024-09-06T02:48:35.011Z] nexus3.edgexfoundry.org:10001 [2024-09-06T02:48:35.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:48:35.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:48:35.277Z] Configure a credential helper to remove this warning. See [2024-09-06T02:48:35.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:48:35.277Z] [2024-09-06T02:48:35.277Z] Login Succeeded [2024-09-06T02:48:35.277Z] nexus3.edgexfoundry.org:10002 [2024-09-06T02:48:35.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:48:35.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:48:35.806Z] Configure a credential helper to remove this warning. See [2024-09-06T02:48:35.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:48:35.806Z] [2024-09-06T02:48:35.806Z] Login Succeeded [2024-09-06T02:48:35.806Z] nexus3.edgexfoundry.org:10003 [2024-09-06T02:48:36.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:48:36.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:48:36.070Z] Configure a credential helper to remove this warning. See [2024-09-06T02:48:36.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:48:36.070Z] [2024-09-06T02:48:36.070Z] Login Succeeded [2024-09-06T02:48:36.070Z] nexus3.edgexfoundry.org:10004 [2024-09-06T02:48:36.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:48:36.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:48:36.334Z] Configure a credential helper to remove this warning. See [2024-09-06T02:48:36.334Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:48:36.334Z] [2024-09-06T02:48:36.334Z] Login Succeeded [2024-09-06T02:48:36.334Z] ****.io [2024-09-06T02:48:36.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T02:48:36.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T02:48:36.864Z] Configure a credential helper to remove this warning. See [2024-09-06T02:48:36.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T02:48:36.864Z] [2024-09-06T02:48:36.864Z] Login Succeeded [2024-09-06T02:48:36.864Z] ---> ****-login.sh ends [Pipeline] } [2024-09-06T02:48:36.876Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:48:36.933Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T02:48:36.965Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-09-06T02:48:36.965Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:48:36.965Z] latest [2024-09-06T02:48:36.965Z] 3.2.0-dev.63 [2024-09-06T02:48:36.965Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:48:36.965Z] main [2024-09-06T02:48:36.965Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:48:37.339Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:48:37.819Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:48:37.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-06T02:48:37.819Z] cf3b7239218a: Preparing [2024-09-06T02:48:37.819Z] 436ffa943d22: Preparing [2024-09-06T02:48:37.819Z] c823d844a489: Preparing [2024-09-06T02:48:37.819Z] 0a6acaa18a5b: Preparing [2024-09-06T02:48:37.819Z] 00c3d8d86728: Preparing [2024-09-06T02:48:37.819Z] 79e80e64cc10: Preparing [2024-09-06T02:48:37.819Z] 3c20671a5817: Preparing [2024-09-06T02:48:37.819Z] 79e80e64cc10: Waiting [2024-09-06T02:48:37.819Z] 3c20671a5817: Waiting [2024-09-06T02:48:38.085Z] c823d844a489: Pushed [2024-09-06T02:48:38.085Z] cf3b7239218a: Pushed [2024-09-06T02:48:38.085Z] 3c20671a5817: Layer already exists [2024-09-06T02:48:38.085Z] 0a6acaa18a5b: Pushed [2024-09-06T02:48:38.085Z] 79e80e64cc10: Pushed [2024-09-06T02:49:10.307Z] 436ffa943d22: Pushed [2024-09-06T02:49:10.307Z] 00c3d8d86728: Pushed [2024-09-06T02:49:10.307Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:048d6240dc2407322ba06f64a24e5e9db930f8068023d9c63f20da9fa1dffefb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:10.673Z] + 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-06T02:49:11.027Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-06T02:49:11.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-06T02:49:11.027Z] cf3b7239218a: Preparing [2024-09-06T02:49:11.027Z] 436ffa943d22: Preparing [2024-09-06T02:49:11.027Z] c823d844a489: Preparing [2024-09-06T02:49:11.027Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:11.027Z] 00c3d8d86728: Preparing [2024-09-06T02:49:11.027Z] 79e80e64cc10: Preparing [2024-09-06T02:49:11.027Z] 3c20671a5817: Preparing [2024-09-06T02:49:11.027Z] 79e80e64cc10: Waiting [2024-09-06T02:49:11.027Z] 3c20671a5817: Waiting [2024-09-06T02:49:11.027Z] 00c3d8d86728: Layer already exists [2024-09-06T02:49:11.027Z] 436ffa943d22: Layer already exists [2024-09-06T02:49:11.027Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:11.027Z] cf3b7239218a: Layer already exists [2024-09-06T02:49:11.027Z] c823d844a489: Layer already exists [2024-09-06T02:49:11.027Z] 79e80e64cc10: Layer already exists [2024-09-06T02:49:11.027Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:11.289Z] latest: digest: sha256:048d6240dc2407322ba06f64a24e5e9db930f8068023d9c63f20da9fa1dffefb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:11.646Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:12.017Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.63 [2024-09-06T02:49:12.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-06T02:49:12.017Z] cf3b7239218a: Preparing [2024-09-06T02:49:12.017Z] 436ffa943d22: Preparing [2024-09-06T02:49:12.017Z] c823d844a489: Preparing [2024-09-06T02:49:12.017Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:12.017Z] 00c3d8d86728: Preparing [2024-09-06T02:49:12.017Z] 79e80e64cc10: Preparing [2024-09-06T02:49:12.017Z] 3c20671a5817: Preparing [2024-09-06T02:49:12.017Z] 3c20671a5817: Waiting [2024-09-06T02:49:12.017Z] 79e80e64cc10: Waiting [2024-09-06T02:49:12.017Z] c823d844a489: Layer already exists [2024-09-06T02:49:12.017Z] 00c3d8d86728: Layer already exists [2024-09-06T02:49:12.017Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:12.017Z] cf3b7239218a: Layer already exists [2024-09-06T02:49:12.017Z] 436ffa943d22: Layer already exists [2024-09-06T02:49:12.017Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:12.017Z] 79e80e64cc10: Layer already exists [2024-09-06T02:49:12.017Z] 3.2.0-dev.63: digest: sha256:048d6240dc2407322ba06f64a24e5e9db930f8068023d9c63f20da9fa1dffefb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:12.640Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:12.994Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:49:12.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-06T02:49:12.994Z] cf3b7239218a: Preparing [2024-09-06T02:49:12.994Z] 436ffa943d22: Preparing [2024-09-06T02:49:12.994Z] c823d844a489: Preparing [2024-09-06T02:49:12.994Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:12.994Z] 00c3d8d86728: Preparing [2024-09-06T02:49:12.994Z] 79e80e64cc10: Preparing [2024-09-06T02:49:12.994Z] 3c20671a5817: Preparing [2024-09-06T02:49:12.994Z] 79e80e64cc10: Waiting [2024-09-06T02:49:12.994Z] 3c20671a5817: Waiting [2024-09-06T02:49:12.994Z] cf3b7239218a: Layer already exists [2024-09-06T02:49:12.994Z] 00c3d8d86728: Layer already exists [2024-09-06T02:49:12.994Z] c823d844a489: Layer already exists [2024-09-06T02:49:12.994Z] 436ffa943d22: Layer already exists [2024-09-06T02:49:12.994Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:12.994Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:12.994Z] 79e80e64cc10: Layer already exists [2024-09-06T02:49:12.994Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:048d6240dc2407322ba06f64a24e5e9db930f8068023d9c63f20da9fa1dffefb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:13.626Z] + 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-06T02:49:13.978Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-09-06T02:49:13.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-06T02:49:13.978Z] cf3b7239218a: Preparing [2024-09-06T02:49:13.978Z] 436ffa943d22: Preparing [2024-09-06T02:49:13.978Z] c823d844a489: Preparing [2024-09-06T02:49:13.978Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:13.978Z] 00c3d8d86728: Preparing [2024-09-06T02:49:13.978Z] 79e80e64cc10: Preparing [2024-09-06T02:49:13.978Z] 3c20671a5817: Preparing [2024-09-06T02:49:13.978Z] 79e80e64cc10: Waiting [2024-09-06T02:49:13.978Z] 3c20671a5817: Waiting [2024-09-06T02:49:13.978Z] 00c3d8d86728: Layer already exists [2024-09-06T02:49:13.978Z] 436ffa943d22: Layer already exists [2024-09-06T02:49:13.978Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:13.978Z] c823d844a489: Layer already exists [2024-09-06T02:49:13.978Z] cf3b7239218a: Layer already exists [2024-09-06T02:49:13.978Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:13.978Z] 79e80e64cc10: Layer already exists [2024-09-06T02:49:13.978Z] main: digest: sha256:048d6240dc2407322ba06f64a24e5e9db930f8068023d9c63f20da9fa1dffefb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:49:14.338Z] ===================================================== [Pipeline] echo [2024-09-06T02:49:14.357Z] taggedImages: [2024-09-06T02:49:14.357Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:49:14.357Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-06T02:49:14.357Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.63 [2024-09-06T02:49:14.357Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:49:14.357Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-09-06T02:49:14.395Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-09-06T02:49:14.395Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:49:14.395Z] latest [2024-09-06T02:49:14.395Z] 3.2.0-dev.63 [2024-09-06T02:49:14.395Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:49:14.395Z] main [2024-09-06T02:49:14.395Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:14.777Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:15.140Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:49:15.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-06T02:49:15.140Z] aae83140b874: Preparing [2024-09-06T02:49:15.140Z] c0a55a0a05b2: Preparing [2024-09-06T02:49:15.140Z] 45be976934ed: Preparing [2024-09-06T02:49:15.140Z] d4160f8c5151: Preparing [2024-09-06T02:49:15.140Z] c823d844a489: Preparing [2024-09-06T02:49:15.140Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:15.140Z] 00c3d8d86728: Preparing [2024-09-06T02:49:15.140Z] 79e80e64cc10: Preparing [2024-09-06T02:49:15.140Z] 3c20671a5817: Preparing [2024-09-06T02:49:15.140Z] 00c3d8d86728: Waiting [2024-09-06T02:49:15.140Z] 79e80e64cc10: Waiting [2024-09-06T02:49:15.140Z] 3c20671a5817: Waiting [2024-09-06T02:49:15.140Z] 0a6acaa18a5b: Waiting [2024-09-06T02:49:15.140Z] c823d844a489: Layer already exists [2024-09-06T02:49:15.404Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:15.404Z] 00c3d8d86728: Layer already exists [2024-09-06T02:49:15.404Z] c0a55a0a05b2: Pushed [2024-09-06T02:49:15.404Z] 79e80e64cc10: Layer already exists [2024-09-06T02:49:15.404Z] aae83140b874: Pushed [2024-09-06T02:49:15.404Z] 45be976934ed: Pushed [2024-09-06T02:49:15.404Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:17.340Z] d4160f8c5151: Pushed [2024-09-06T02:49:17.340Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:560774ad4848e9c95588d971aad98121a2ff524a11bc41df0cd89ea7538e575b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:17.700Z] + 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-06T02:49:18.050Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-06T02:49:18.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-06T02:49:18.050Z] aae83140b874: Preparing [2024-09-06T02:49:18.050Z] c0a55a0a05b2: Preparing [2024-09-06T02:49:18.050Z] 45be976934ed: Preparing [2024-09-06T02:49:18.050Z] d4160f8c5151: Preparing [2024-09-06T02:49:18.050Z] c823d844a489: Preparing [2024-09-06T02:49:18.050Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:18.050Z] 00c3d8d86728: Preparing [2024-09-06T02:49:18.050Z] 79e80e64cc10: Preparing [2024-09-06T02:49:18.050Z] 3c20671a5817: Preparing [2024-09-06T02:49:18.050Z] 79e80e64cc10: Waiting [2024-09-06T02:49:18.050Z] 0a6acaa18a5b: Waiting [2024-09-06T02:49:18.050Z] 3c20671a5817: Waiting [2024-09-06T02:49:18.050Z] 00c3d8d86728: Waiting [2024-09-06T02:49:18.050Z] c0a55a0a05b2: Layer already exists [2024-09-06T02:49:18.050Z] aae83140b874: Layer already exists [2024-09-06T02:49:18.050Z] d4160f8c5151: Layer already exists [2024-09-06T02:49:18.050Z] c823d844a489: Layer already exists [2024-09-06T02:49:18.050Z] 45be976934ed: Layer already exists [2024-09-06T02:49:18.050Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:18.050Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:18.050Z] 79e80e64cc10: Layer already exists [2024-09-06T02:49:18.050Z] 00c3d8d86728: Layer already exists [2024-09-06T02:49:18.313Z] latest: digest: sha256:560774ad4848e9c95588d971aad98121a2ff524a11bc41df0cd89ea7538e575b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:18.688Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:19.056Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.63 [2024-09-06T02:49:19.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-06T02:49:19.056Z] aae83140b874: Preparing [2024-09-06T02:49:19.056Z] c0a55a0a05b2: Preparing [2024-09-06T02:49:19.056Z] 45be976934ed: Preparing [2024-09-06T02:49:19.056Z] d4160f8c5151: Preparing [2024-09-06T02:49:19.056Z] c823d844a489: Preparing [2024-09-06T02:49:19.056Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:19.056Z] 00c3d8d86728: Preparing [2024-09-06T02:49:19.056Z] 79e80e64cc10: Preparing [2024-09-06T02:49:19.056Z] 3c20671a5817: Preparing [2024-09-06T02:49:19.056Z] 0a6acaa18a5b: Waiting [2024-09-06T02:49:19.056Z] 00c3d8d86728: Waiting [2024-09-06T02:49:19.056Z] 79e80e64cc10: Waiting [2024-09-06T02:49:19.056Z] 3c20671a5817: Waiting [2024-09-06T02:49:19.056Z] c0a55a0a05b2: Layer already exists [2024-09-06T02:49:19.056Z] aae83140b874: Layer already exists [2024-09-06T02:49:19.056Z] 45be976934ed: Layer already exists [2024-09-06T02:49:19.056Z] c823d844a489: Layer already exists [2024-09-06T02:49:19.056Z] d4160f8c5151: Layer already exists [2024-09-06T02:49:19.056Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:19.056Z] 79e80e64cc10: Layer already exists [2024-09-06T02:49:19.056Z] 00c3d8d86728: Layer already exists [2024-09-06T02:49:19.056Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:19.320Z] 3.2.0-dev.63: digest: sha256:560774ad4848e9c95588d971aad98121a2ff524a11bc41df0cd89ea7538e575b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:19.688Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:20.053Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:49:20.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-06T02:49:20.053Z] aae83140b874: Preparing [2024-09-06T02:49:20.053Z] c0a55a0a05b2: Preparing [2024-09-06T02:49:20.053Z] 45be976934ed: Preparing [2024-09-06T02:49:20.053Z] d4160f8c5151: Preparing [2024-09-06T02:49:20.053Z] c823d844a489: Preparing [2024-09-06T02:49:20.053Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:20.053Z] 00c3d8d86728: Preparing [2024-09-06T02:49:20.053Z] 79e80e64cc10: Preparing [2024-09-06T02:49:20.053Z] 3c20671a5817: Preparing [2024-09-06T02:49:20.053Z] 0a6acaa18a5b: Waiting [2024-09-06T02:49:20.053Z] 00c3d8d86728: Waiting [2024-09-06T02:49:20.053Z] 79e80e64cc10: Waiting [2024-09-06T02:49:20.053Z] 3c20671a5817: Waiting [2024-09-06T02:49:20.053Z] c0a55a0a05b2: Layer already exists [2024-09-06T02:49:20.053Z] aae83140b874: Layer already exists [2024-09-06T02:49:20.053Z] c823d844a489: Layer already exists [2024-09-06T02:49:20.053Z] d4160f8c5151: Layer already exists [2024-09-06T02:49:20.053Z] 45be976934ed: Layer already exists [2024-09-06T02:49:20.053Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:20.053Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:20.053Z] 00c3d8d86728: Layer already exists [2024-09-06T02:49:20.053Z] 79e80e64cc10: Layer already exists [2024-09-06T02:49:20.053Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:560774ad4848e9c95588d971aad98121a2ff524a11bc41df0cd89ea7538e575b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:20.674Z] + 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-06T02:49:21.027Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-09-06T02:49:21.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-06T02:49:21.027Z] aae83140b874: Preparing [2024-09-06T02:49:21.027Z] c0a55a0a05b2: Preparing [2024-09-06T02:49:21.027Z] 45be976934ed: Preparing [2024-09-06T02:49:21.027Z] d4160f8c5151: Preparing [2024-09-06T02:49:21.027Z] c823d844a489: Preparing [2024-09-06T02:49:21.027Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:21.027Z] 00c3d8d86728: Preparing [2024-09-06T02:49:21.027Z] 79e80e64cc10: Preparing [2024-09-06T02:49:21.027Z] 3c20671a5817: Preparing [2024-09-06T02:49:21.027Z] 0a6acaa18a5b: Waiting [2024-09-06T02:49:21.027Z] 00c3d8d86728: Waiting [2024-09-06T02:49:21.027Z] 79e80e64cc10: Waiting [2024-09-06T02:49:21.027Z] 3c20671a5817: Waiting [2024-09-06T02:49:21.027Z] aae83140b874: Layer already exists [2024-09-06T02:49:21.027Z] 45be976934ed: Layer already exists [2024-09-06T02:49:21.027Z] c823d844a489: Layer already exists [2024-09-06T02:49:21.027Z] d4160f8c5151: Layer already exists [2024-09-06T02:49:21.027Z] c0a55a0a05b2: Layer already exists [2024-09-06T02:49:21.027Z] 00c3d8d86728: Layer already exists [2024-09-06T02:49:21.027Z] 79e80e64cc10: Layer already exists [2024-09-06T02:49:21.027Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:21.027Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:21.291Z] main: digest: sha256:560774ad4848e9c95588d971aad98121a2ff524a11bc41df0cd89ea7538e575b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:49:21.379Z] ===================================================== [Pipeline] echo [2024-09-06T02:49:21.394Z] taggedImages: [2024-09-06T02:49:21.394Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:49:21.394Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-06T02:49:21.394Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.63 [2024-09-06T02:49:21.394Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:49:21.394Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-09-06T02:49:21.426Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-09-06T02:49:21.426Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:49:21.426Z] latest [2024-09-06T02:49:21.426Z] 3.2.0-dev.63 [2024-09-06T02:49:21.426Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:49:21.426Z] main [2024-09-06T02:49:21.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:21.791Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:22.149Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:49:22.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-06T02:49:22.149Z] 8b658573effc: Preparing [2024-09-06T02:49:22.149Z] 6fe8445bc7bf: Preparing [2024-09-06T02:49:22.149Z] 8c377f911dd0: Preparing [2024-09-06T02:49:22.149Z] c823d844a489: Preparing [2024-09-06T02:49:22.149Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:22.149Z] ac46e05ae77e: Preparing [2024-09-06T02:49:22.149Z] 5e118e1c9081: Preparing [2024-09-06T02:49:22.149Z] 3c20671a5817: Preparing [2024-09-06T02:49:22.149Z] ac46e05ae77e: Waiting [2024-09-06T02:49:22.149Z] 5e118e1c9081: Waiting [2024-09-06T02:49:22.149Z] 3c20671a5817: Waiting [2024-09-06T02:49:22.149Z] c823d844a489: Layer already exists [2024-09-06T02:49:22.149Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:22.413Z] 6fe8445bc7bf: Pushed [2024-09-06T02:49:22.413Z] 8b658573effc: Pushed [2024-09-06T02:49:22.413Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:22.413Z] 5e118e1c9081: Pushed [2024-09-06T02:49:23.365Z] ac46e05ae77e: Pushed [2024-09-06T02:49:28.704Z] 8c377f911dd0: Pushed [2024-09-06T02:49:28.704Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:5bddbfa9920d4694bb3d6cce2fb1143362581627a2a86fd49c672c800fb364db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:29.057Z] + 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-06T02:49:29.413Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-06T02:49:29.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-06T02:49:29.413Z] 8b658573effc: Preparing [2024-09-06T02:49:29.413Z] 6fe8445bc7bf: Preparing [2024-09-06T02:49:29.413Z] 8c377f911dd0: Preparing [2024-09-06T02:49:29.413Z] c823d844a489: Preparing [2024-09-06T02:49:29.413Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:29.413Z] ac46e05ae77e: Preparing [2024-09-06T02:49:29.413Z] 5e118e1c9081: Preparing [2024-09-06T02:49:29.413Z] 3c20671a5817: Preparing [2024-09-06T02:49:29.413Z] 5e118e1c9081: Waiting [2024-09-06T02:49:29.413Z] ac46e05ae77e: Waiting [2024-09-06T02:49:29.413Z] 3c20671a5817: Waiting [2024-09-06T02:49:29.413Z] 8b658573effc: Layer already exists [2024-09-06T02:49:29.413Z] 6fe8445bc7bf: Layer already exists [2024-09-06T02:49:29.413Z] c823d844a489: Layer already exists [2024-09-06T02:49:29.413Z] 8c377f911dd0: Layer already exists [2024-09-06T02:49:29.413Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:29.413Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:29.413Z] ac46e05ae77e: Layer already exists [2024-09-06T02:49:29.413Z] 5e118e1c9081: Layer already exists [2024-09-06T02:49:29.678Z] latest: digest: sha256:5bddbfa9920d4694bb3d6cce2fb1143362581627a2a86fd49c672c800fb364db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:30.043Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:30.410Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.63 [2024-09-06T02:49:30.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-06T02:49:30.410Z] 8b658573effc: Preparing [2024-09-06T02:49:30.410Z] 6fe8445bc7bf: Preparing [2024-09-06T02:49:30.410Z] 8c377f911dd0: Preparing [2024-09-06T02:49:30.410Z] c823d844a489: Preparing [2024-09-06T02:49:30.410Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:30.410Z] ac46e05ae77e: Preparing [2024-09-06T02:49:30.410Z] 5e118e1c9081: Preparing [2024-09-06T02:49:30.410Z] 3c20671a5817: Preparing [2024-09-06T02:49:30.410Z] 5e118e1c9081: Waiting [2024-09-06T02:49:30.410Z] 3c20671a5817: Waiting [2024-09-06T02:49:30.410Z] ac46e05ae77e: Waiting [2024-09-06T02:49:30.410Z] 8c377f911dd0: Layer already exists [2024-09-06T02:49:30.410Z] c823d844a489: Layer already exists [2024-09-06T02:49:30.410Z] 8b658573effc: Layer already exists [2024-09-06T02:49:30.410Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:30.410Z] 6fe8445bc7bf: Layer already exists [2024-09-06T02:49:30.410Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:30.410Z] ac46e05ae77e: Layer already exists [2024-09-06T02:49:30.410Z] 5e118e1c9081: Layer already exists [2024-09-06T02:49:30.674Z] 3.2.0-dev.63: digest: sha256:5bddbfa9920d4694bb3d6cce2fb1143362581627a2a86fd49c672c800fb364db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:31.039Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:31.398Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:49:31.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-06T02:49:31.398Z] 8b658573effc: Preparing [2024-09-06T02:49:31.398Z] 6fe8445bc7bf: Preparing [2024-09-06T02:49:31.398Z] 8c377f911dd0: Preparing [2024-09-06T02:49:31.398Z] c823d844a489: Preparing [2024-09-06T02:49:31.398Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:31.398Z] ac46e05ae77e: Preparing [2024-09-06T02:49:31.398Z] 5e118e1c9081: Preparing [2024-09-06T02:49:31.398Z] 3c20671a5817: Preparing [2024-09-06T02:49:31.398Z] ac46e05ae77e: Waiting [2024-09-06T02:49:31.398Z] 5e118e1c9081: Waiting [2024-09-06T02:49:31.398Z] 3c20671a5817: Waiting [2024-09-06T02:49:31.398Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:31.398Z] c823d844a489: Layer already exists [2024-09-06T02:49:31.398Z] 8c377f911dd0: Layer already exists [2024-09-06T02:49:31.398Z] 8b658573effc: Layer already exists [2024-09-06T02:49:31.398Z] 6fe8445bc7bf: Layer already exists [2024-09-06T02:49:31.398Z] ac46e05ae77e: Layer already exists [2024-09-06T02:49:31.398Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:31.398Z] 5e118e1c9081: Layer already exists [2024-09-06T02:49:31.662Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:5bddbfa9920d4694bb3d6cce2fb1143362581627a2a86fd49c672c800fb364db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:32.024Z] + 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-06T02:49:32.380Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-09-06T02:49:32.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-06T02:49:32.380Z] 8b658573effc: Preparing [2024-09-06T02:49:32.380Z] 6fe8445bc7bf: Preparing [2024-09-06T02:49:32.380Z] 8c377f911dd0: Preparing [2024-09-06T02:49:32.380Z] c823d844a489: Preparing [2024-09-06T02:49:32.380Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:32.380Z] ac46e05ae77e: Preparing [2024-09-06T02:49:32.380Z] 5e118e1c9081: Preparing [2024-09-06T02:49:32.380Z] 3c20671a5817: Preparing [2024-09-06T02:49:32.380Z] ac46e05ae77e: Waiting [2024-09-06T02:49:32.380Z] 5e118e1c9081: Waiting [2024-09-06T02:49:32.380Z] 3c20671a5817: Waiting [2024-09-06T02:49:32.380Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:32.380Z] 8b658573effc: Layer already exists [2024-09-06T02:49:32.380Z] 6fe8445bc7bf: Layer already exists [2024-09-06T02:49:32.380Z] 8c377f911dd0: Layer already exists [2024-09-06T02:49:32.380Z] c823d844a489: Layer already exists [2024-09-06T02:49:32.380Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:32.381Z] 5e118e1c9081: Layer already exists [2024-09-06T02:49:32.381Z] ac46e05ae77e: Layer already exists [2024-09-06T02:49:32.644Z] main: digest: sha256:5bddbfa9920d4694bb3d6cce2fb1143362581627a2a86fd49c672c800fb364db size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:49:32.739Z] ===================================================== [Pipeline] echo [2024-09-06T02:49:32.757Z] taggedImages: [2024-09-06T02:49:32.757Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:49:32.757Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-06T02:49:32.757Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.63 [2024-09-06T02:49:32.757Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:49:32.757Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-09-06T02:49:32.793Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-09-06T02:49:32.793Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:49:32.793Z] latest [2024-09-06T02:49:32.793Z] 3.2.0-dev.63 [2024-09-06T02:49:32.793Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:49:32.793Z] main [2024-09-06T02:49:32.793Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:33.185Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:33.560Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:49:33.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-06T02:49:33.560Z] eb190684a212: Preparing [2024-09-06T02:49:33.560Z] 7826b55122b3: Preparing [2024-09-06T02:49:33.560Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:33.560Z] 2b20d00045e2: Preparing [2024-09-06T02:49:33.560Z] e5f57a7a6962: Preparing [2024-09-06T02:49:33.560Z] 3c20671a5817: Preparing [2024-09-06T02:49:33.560Z] 3c20671a5817: Waiting [2024-09-06T02:49:33.560Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:33.825Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:33.825Z] e5f57a7a6962: Pushed [2024-09-06T02:49:33.825Z] 2b20d00045e2: Pushed [2024-09-06T02:49:33.825Z] eb190684a212: Pushed [2024-09-06T02:49:40.469Z] 7826b55122b3: Pushed [2024-09-06T02:49:40.469Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:39ec140996a8fca4e44e064ff32eca0fdd29936b53ce86788e18aaefbe4e7063 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:40.831Z] + 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-06T02:49:41.188Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-06T02:49:41.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-06T02:49:41.188Z] eb190684a212: Preparing [2024-09-06T02:49:41.188Z] 7826b55122b3: Preparing [2024-09-06T02:49:41.188Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:41.188Z] 2b20d00045e2: Preparing [2024-09-06T02:49:41.188Z] e5f57a7a6962: Preparing [2024-09-06T02:49:41.188Z] 3c20671a5817: Preparing [2024-09-06T02:49:41.188Z] 3c20671a5817: Waiting [2024-09-06T02:49:41.188Z] 2b20d00045e2: Layer already exists [2024-09-06T02:49:41.188Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:41.188Z] e5f57a7a6962: Layer already exists [2024-09-06T02:49:41.188Z] eb190684a212: Layer already exists [2024-09-06T02:49:41.188Z] 7826b55122b3: Layer already exists [2024-09-06T02:49:41.188Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:41.454Z] latest: digest: sha256:39ec140996a8fca4e44e064ff32eca0fdd29936b53ce86788e18aaefbe4e7063 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:41.808Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:42.171Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.63 [2024-09-06T02:49:42.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-06T02:49:42.171Z] eb190684a212: Preparing [2024-09-06T02:49:42.171Z] 7826b55122b3: Preparing [2024-09-06T02:49:42.171Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:42.171Z] 2b20d00045e2: Preparing [2024-09-06T02:49:42.171Z] e5f57a7a6962: Preparing [2024-09-06T02:49:42.171Z] 3c20671a5817: Preparing [2024-09-06T02:49:42.171Z] 3c20671a5817: Waiting [2024-09-06T02:49:42.171Z] 2b20d00045e2: Layer already exists [2024-09-06T02:49:42.171Z] e5f57a7a6962: Layer already exists [2024-09-06T02:49:42.171Z] eb190684a212: Layer already exists [2024-09-06T02:49:42.171Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:42.171Z] 7826b55122b3: Layer already exists [2024-09-06T02:49:42.171Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:42.435Z] 3.2.0-dev.63: digest: sha256:39ec140996a8fca4e44e064ff32eca0fdd29936b53ce86788e18aaefbe4e7063 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:42.804Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:43.149Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:49:43.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-06T02:49:43.149Z] eb190684a212: Preparing [2024-09-06T02:49:43.149Z] 7826b55122b3: Preparing [2024-09-06T02:49:43.149Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:43.149Z] 2b20d00045e2: Preparing [2024-09-06T02:49:43.149Z] e5f57a7a6962: Preparing [2024-09-06T02:49:43.149Z] 3c20671a5817: Preparing [2024-09-06T02:49:43.149Z] 3c20671a5817: Waiting [2024-09-06T02:49:43.149Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:43.149Z] e5f57a7a6962: Layer already exists [2024-09-06T02:49:43.149Z] eb190684a212: Layer already exists [2024-09-06T02:49:43.149Z] 7826b55122b3: Layer already exists [2024-09-06T02:49:43.149Z] 2b20d00045e2: Layer already exists [2024-09-06T02:49:43.149Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:43.149Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:39ec140996a8fca4e44e064ff32eca0fdd29936b53ce86788e18aaefbe4e7063 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:43.768Z] + 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-06T02:49:44.128Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-09-06T02:49:44.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-06T02:49:44.128Z] eb190684a212: Preparing [2024-09-06T02:49:44.128Z] 7826b55122b3: Preparing [2024-09-06T02:49:44.128Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:44.128Z] 2b20d00045e2: Preparing [2024-09-06T02:49:44.128Z] e5f57a7a6962: Preparing [2024-09-06T02:49:44.128Z] 3c20671a5817: Preparing [2024-09-06T02:49:44.128Z] 3c20671a5817: Waiting [2024-09-06T02:49:44.128Z] 2b20d00045e2: Layer already exists [2024-09-06T02:49:44.128Z] e5f57a7a6962: Layer already exists [2024-09-06T02:49:44.128Z] 7826b55122b3: Layer already exists [2024-09-06T02:49:44.128Z] eb190684a212: Layer already exists [2024-09-06T02:49:44.128Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:44.128Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:44.392Z] main: digest: sha256:39ec140996a8fca4e44e064ff32eca0fdd29936b53ce86788e18aaefbe4e7063 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:49:44.473Z] ===================================================== [Pipeline] echo [2024-09-06T02:49:44.491Z] taggedImages: [2024-09-06T02:49:44.491Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:49:44.491Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-06T02:49:44.491Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.63 [2024-09-06T02:49:44.491Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:49:44.491Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-09-06T02:49:44.526Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-09-06T02:49:44.526Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:49:44.526Z] latest [2024-09-06T02:49:44.526Z] 3.2.0-dev.63 [2024-09-06T02:49:44.526Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:49:44.526Z] main [2024-09-06T02:49:44.526Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:44.982Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:45.387Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:49:45.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-06T02:49:45.387Z] 57fd9d305ed7: Preparing [2024-09-06T02:49:45.387Z] 2a3353a13faa: Preparing [2024-09-06T02:49:45.387Z] 7b6c8d7476c8: Preparing [2024-09-06T02:49:45.387Z] c823d844a489: Preparing [2024-09-06T02:49:45.387Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:45.387Z] 00c3d8d86728: Preparing [2024-09-06T02:49:45.387Z] 79e80e64cc10: Preparing [2024-09-06T02:49:45.387Z] 3c20671a5817: Preparing [2024-09-06T02:49:45.387Z] 79e80e64cc10: Waiting [2024-09-06T02:49:45.387Z] 3c20671a5817: Waiting [2024-09-06T02:49:45.387Z] 00c3d8d86728: Waiting [2024-09-06T02:49:45.387Z] c823d844a489: Layer already exists [2024-09-06T02:49:45.387Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:45.665Z] 00c3d8d86728: Layer already exists [2024-09-06T02:49:45.665Z] 79e80e64cc10: Layer already exists [2024-09-06T02:49:45.665Z] 2a3353a13faa: Pushed [2024-09-06T02:49:45.665Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:45.665Z] 57fd9d305ed7: Pushed [2024-09-06T02:49:52.324Z] 7b6c8d7476c8: Pushed [2024-09-06T02:49:52.589Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:36d2ef8edd23cdc84f9c8d463d6d9900eed4677d8f2b95b45cfb4b92e50e4aac size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:52.956Z] + 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-06T02:49:53.310Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-06T02:49:53.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-06T02:49:53.310Z] 57fd9d305ed7: Preparing [2024-09-06T02:49:53.310Z] 2a3353a13faa: Preparing [2024-09-06T02:49:53.310Z] 7b6c8d7476c8: Preparing [2024-09-06T02:49:53.310Z] c823d844a489: Preparing [2024-09-06T02:49:53.310Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:53.310Z] 00c3d8d86728: Preparing [2024-09-06T02:49:53.310Z] 79e80e64cc10: Preparing [2024-09-06T02:49:53.310Z] 3c20671a5817: Preparing [2024-09-06T02:49:53.310Z] 00c3d8d86728: Waiting [2024-09-06T02:49:53.310Z] 79e80e64cc10: Waiting [2024-09-06T02:49:53.310Z] 3c20671a5817: Waiting [2024-09-06T02:49:53.310Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:53.310Z] 2a3353a13faa: Layer already exists [2024-09-06T02:49:53.310Z] c823d844a489: Layer already exists [2024-09-06T02:49:53.310Z] 57fd9d305ed7: Layer already exists [2024-09-06T02:49:53.310Z] 7b6c8d7476c8: Layer already exists [2024-09-06T02:49:53.310Z] 00c3d8d86728: Layer already exists [2024-09-06T02:49:53.310Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:53.310Z] 79e80e64cc10: Layer already exists [2024-09-06T02:49:53.572Z] latest: digest: sha256:36d2ef8edd23cdc84f9c8d463d6d9900eed4677d8f2b95b45cfb4b92e50e4aac size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:53.925Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:54.289Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.63 [2024-09-06T02:49:54.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-06T02:49:54.289Z] 57fd9d305ed7: Preparing [2024-09-06T02:49:54.289Z] 2a3353a13faa: Preparing [2024-09-06T02:49:54.289Z] 7b6c8d7476c8: Preparing [2024-09-06T02:49:54.289Z] c823d844a489: Preparing [2024-09-06T02:49:54.289Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:54.289Z] 00c3d8d86728: Preparing [2024-09-06T02:49:54.289Z] 79e80e64cc10: Preparing [2024-09-06T02:49:54.289Z] 3c20671a5817: Preparing [2024-09-06T02:49:54.289Z] 00c3d8d86728: Waiting [2024-09-06T02:49:54.289Z] 79e80e64cc10: Waiting [2024-09-06T02:49:54.289Z] 3c20671a5817: Waiting [2024-09-06T02:49:54.289Z] 7b6c8d7476c8: Layer already exists [2024-09-06T02:49:54.289Z] c823d844a489: Layer already exists [2024-09-06T02:49:54.289Z] 57fd9d305ed7: Layer already exists [2024-09-06T02:49:54.289Z] 2a3353a13faa: Layer already exists [2024-09-06T02:49:54.289Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:54.289Z] 00c3d8d86728: Layer already exists [2024-09-06T02:49:54.289Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:54.289Z] 79e80e64cc10: Layer already exists [2024-09-06T02:49:54.289Z] 3.2.0-dev.63: digest: sha256:36d2ef8edd23cdc84f9c8d463d6d9900eed4677d8f2b95b45cfb4b92e50e4aac size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:54.904Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:55.254Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:49:55.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-06T02:49:55.255Z] 57fd9d305ed7: Preparing [2024-09-06T02:49:55.255Z] 2a3353a13faa: Preparing [2024-09-06T02:49:55.255Z] 7b6c8d7476c8: Preparing [2024-09-06T02:49:55.255Z] c823d844a489: Preparing [2024-09-06T02:49:55.255Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:55.255Z] 00c3d8d86728: Preparing [2024-09-06T02:49:55.255Z] 79e80e64cc10: Preparing [2024-09-06T02:49:55.255Z] 3c20671a5817: Preparing [2024-09-06T02:49:55.255Z] 00c3d8d86728: Waiting [2024-09-06T02:49:55.255Z] 3c20671a5817: Waiting [2024-09-06T02:49:55.255Z] 79e80e64cc10: Waiting [2024-09-06T02:49:55.255Z] 7b6c8d7476c8: Layer already exists [2024-09-06T02:49:55.255Z] 57fd9d305ed7: Layer already exists [2024-09-06T02:49:55.255Z] 2a3353a13faa: Layer already exists [2024-09-06T02:49:55.255Z] c823d844a489: Layer already exists [2024-09-06T02:49:55.255Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:55.255Z] 00c3d8d86728: Layer already exists [2024-09-06T02:49:55.255Z] 79e80e64cc10: Layer already exists [2024-09-06T02:49:55.255Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:55.255Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:36d2ef8edd23cdc84f9c8d463d6d9900eed4677d8f2b95b45cfb4b92e50e4aac size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:55.881Z] + 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-06T02:49:56.221Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-09-06T02:49:56.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-06T02:49:56.221Z] 57fd9d305ed7: Preparing [2024-09-06T02:49:56.221Z] 2a3353a13faa: Preparing [2024-09-06T02:49:56.221Z] 7b6c8d7476c8: Preparing [2024-09-06T02:49:56.221Z] c823d844a489: Preparing [2024-09-06T02:49:56.221Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:56.221Z] 00c3d8d86728: Preparing [2024-09-06T02:49:56.221Z] 79e80e64cc10: Preparing [2024-09-06T02:49:56.221Z] 3c20671a5817: Preparing [2024-09-06T02:49:56.221Z] 00c3d8d86728: Waiting [2024-09-06T02:49:56.221Z] 3c20671a5817: Waiting [2024-09-06T02:49:56.221Z] 79e80e64cc10: Waiting [2024-09-06T02:49:56.221Z] 7b6c8d7476c8: Layer already exists [2024-09-06T02:49:56.221Z] 2a3353a13faa: Layer already exists [2024-09-06T02:49:56.221Z] c823d844a489: Layer already exists [2024-09-06T02:49:56.221Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:56.221Z] 57fd9d305ed7: Layer already exists [2024-09-06T02:49:56.221Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:56.221Z] 79e80e64cc10: Layer already exists [2024-09-06T02:49:56.221Z] 00c3d8d86728: Layer already exists [2024-09-06T02:49:56.325Z] main: digest: sha256:36d2ef8edd23cdc84f9c8d463d6d9900eed4677d8f2b95b45cfb4b92e50e4aac size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:49:56.399Z] ===================================================== [Pipeline] echo [2024-09-06T02:49:56.417Z] taggedImages: [2024-09-06T02:49:56.417Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:49:56.417Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-06T02:49:56.417Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.63 [2024-09-06T02:49:56.417Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:49:56.417Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-09-06T02:49:56.452Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-09-06T02:49:56.452Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:49:56.452Z] latest [2024-09-06T02:49:56.452Z] 3.2.0-dev.63 [2024-09-06T02:49:56.452Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:49:56.452Z] main [2024-09-06T02:49:56.452Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:56.815Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:49:57.175Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:49:57.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-06T02:49:57.175Z] 4a987a764e2f: Preparing [2024-09-06T02:49:57.175Z] 6b7b8751ad43: Preparing [2024-09-06T02:49:57.175Z] f4f1524cd38e: Preparing [2024-09-06T02:49:57.175Z] acf0f3f0092b: Preparing [2024-09-06T02:49:57.175Z] 62f34566c6a5: Preparing [2024-09-06T02:49:57.175Z] 97acd521ef8b: Preparing [2024-09-06T02:49:57.175Z] e647607f37c0: Preparing [2024-09-06T02:49:57.175Z] 3f9c223c3331: Preparing [2024-09-06T02:49:57.175Z] c823d844a489: Preparing [2024-09-06T02:49:57.175Z] 0a6acaa18a5b: Preparing [2024-09-06T02:49:57.175Z] 95172a29625a: Preparing [2024-09-06T02:49:57.175Z] 3df21f977511: Preparing [2024-09-06T02:49:57.175Z] 5f70bf18a086: Preparing [2024-09-06T02:49:57.175Z] 4cf6102f79df: Preparing [2024-09-06T02:49:57.175Z] 0002f4707d74: Preparing [2024-09-06T02:49:57.175Z] 0efe35423dc3: Preparing [2024-09-06T02:49:57.175Z] 3c20671a5817: Preparing [2024-09-06T02:49:57.175Z] 95172a29625a: Waiting [2024-09-06T02:49:57.175Z] 3df21f977511: Waiting [2024-09-06T02:49:57.175Z] 97acd521ef8b: Waiting [2024-09-06T02:49:57.175Z] 5f70bf18a086: Waiting [2024-09-06T02:49:57.175Z] e647607f37c0: Waiting [2024-09-06T02:49:57.175Z] c823d844a489: Waiting [2024-09-06T02:49:57.175Z] 0a6acaa18a5b: Waiting [2024-09-06T02:49:57.175Z] 4cf6102f79df: Waiting [2024-09-06T02:49:57.175Z] 0002f4707d74: Waiting [2024-09-06T02:49:57.175Z] 0efe35423dc3: Waiting [2024-09-06T02:49:57.175Z] 3f9c223c3331: Waiting [2024-09-06T02:49:57.175Z] 3c20671a5817: Waiting [2024-09-06T02:49:57.441Z] 6b7b8751ad43: Pushed [2024-09-06T02:49:57.441Z] 62f34566c6a5: Pushed [2024-09-06T02:49:57.441Z] 4a987a764e2f: Pushed [2024-09-06T02:49:57.441Z] acf0f3f0092b: Pushed [2024-09-06T02:49:57.441Z] f4f1524cd38e: Pushed [2024-09-06T02:49:57.441Z] 97acd521ef8b: Pushed [2024-09-06T02:49:57.441Z] c823d844a489: Layer already exists [2024-09-06T02:49:57.441Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:49:57.441Z] e647607f37c0: Pushed [2024-09-06T02:49:57.441Z] 5f70bf18a086: Layer already exists [2024-09-06T02:49:57.705Z] 95172a29625a: Pushed [2024-09-06T02:49:57.705Z] 3df21f977511: Pushed [2024-09-06T02:49:57.705Z] 3c20671a5817: Layer already exists [2024-09-06T02:49:57.705Z] 4cf6102f79df: Pushed [2024-09-06T02:49:57.705Z] 0efe35423dc3: Pushed [2024-09-06T02:49:59.103Z] 0002f4707d74: Pushed [2024-09-06T02:50:00.502Z] 3f9c223c3331: Pushed [2024-09-06T02:50:00.502Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:4562869afc8bacc13dfcdd86433cd94995454d357810a0e85814293d2a2469b1 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:00.858Z] + 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-06T02:50:01.214Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-06T02:50:01.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-06T02:50:01.215Z] 4a987a764e2f: Preparing [2024-09-06T02:50:01.215Z] 6b7b8751ad43: Preparing [2024-09-06T02:50:01.215Z] f4f1524cd38e: Preparing [2024-09-06T02:50:01.215Z] acf0f3f0092b: Preparing [2024-09-06T02:50:01.215Z] 62f34566c6a5: Preparing [2024-09-06T02:50:01.215Z] 97acd521ef8b: Preparing [2024-09-06T02:50:01.215Z] e647607f37c0: Preparing [2024-09-06T02:50:01.215Z] 97acd521ef8b: Waiting [2024-09-06T02:50:01.215Z] 3f9c223c3331: Preparing [2024-09-06T02:50:01.215Z] e647607f37c0: Waiting [2024-09-06T02:50:01.215Z] c823d844a489: Preparing [2024-09-06T02:50:01.215Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:01.215Z] 95172a29625a: Preparing [2024-09-06T02:50:01.215Z] 3df21f977511: Preparing [2024-09-06T02:50:01.215Z] 5f70bf18a086: Preparing [2024-09-06T02:50:01.215Z] 4cf6102f79df: Preparing [2024-09-06T02:50:01.215Z] 0002f4707d74: Preparing [2024-09-06T02:50:01.215Z] 0efe35423dc3: Preparing [2024-09-06T02:50:01.215Z] 3c20671a5817: Preparing [2024-09-06T02:50:01.215Z] c823d844a489: Waiting [2024-09-06T02:50:01.215Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:01.215Z] 95172a29625a: Waiting [2024-09-06T02:50:01.215Z] 3df21f977511: Waiting [2024-09-06T02:50:01.215Z] 5f70bf18a086: Waiting [2024-09-06T02:50:01.215Z] 4cf6102f79df: Waiting [2024-09-06T02:50:01.215Z] 0002f4707d74: Waiting [2024-09-06T02:50:01.215Z] 3c20671a5817: Waiting [2024-09-06T02:50:01.215Z] 0efe35423dc3: Waiting [2024-09-06T02:50:01.215Z] 3f9c223c3331: Waiting [2024-09-06T02:50:01.215Z] 4a987a764e2f: Layer already exists [2024-09-06T02:50:01.215Z] acf0f3f0092b: Layer already exists [2024-09-06T02:50:01.215Z] f4f1524cd38e: Layer already exists [2024-09-06T02:50:01.215Z] 62f34566c6a5: Layer already exists [2024-09-06T02:50:01.215Z] 6b7b8751ad43: Layer already exists [2024-09-06T02:50:01.215Z] c823d844a489: Layer already exists [2024-09-06T02:50:01.215Z] 3f9c223c3331: Layer already exists [2024-09-06T02:50:01.215Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:01.215Z] e647607f37c0: Layer already exists [2024-09-06T02:50:01.215Z] 97acd521ef8b: Layer already exists [2024-09-06T02:50:01.215Z] 0002f4707d74: Layer already exists [2024-09-06T02:50:01.215Z] 95172a29625a: Layer already exists [2024-09-06T02:50:01.215Z] 3df21f977511: Layer already exists [2024-09-06T02:50:01.215Z] 4cf6102f79df: Layer already exists [2024-09-06T02:50:01.215Z] 5f70bf18a086: Layer already exists [2024-09-06T02:50:01.215Z] 0efe35423dc3: Layer already exists [2024-09-06T02:50:01.215Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:01.479Z] latest: digest: sha256:4562869afc8bacc13dfcdd86433cd94995454d357810a0e85814293d2a2469b1 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:01.841Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:02.194Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.63 [2024-09-06T02:50:02.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-06T02:50:02.194Z] 4a987a764e2f: Preparing [2024-09-06T02:50:02.194Z] 6b7b8751ad43: Preparing [2024-09-06T02:50:02.194Z] f4f1524cd38e: Preparing [2024-09-06T02:50:02.194Z] acf0f3f0092b: Preparing [2024-09-06T02:50:02.194Z] 62f34566c6a5: Preparing [2024-09-06T02:50:02.194Z] 97acd521ef8b: Preparing [2024-09-06T02:50:02.194Z] e647607f37c0: Preparing [2024-09-06T02:50:02.194Z] 3f9c223c3331: Preparing [2024-09-06T02:50:02.194Z] c823d844a489: Preparing [2024-09-06T02:50:02.194Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:02.194Z] 95172a29625a: Preparing [2024-09-06T02:50:02.194Z] 3df21f977511: Preparing [2024-09-06T02:50:02.194Z] 5f70bf18a086: Preparing [2024-09-06T02:50:02.194Z] 4cf6102f79df: Preparing [2024-09-06T02:50:02.194Z] 0002f4707d74: Preparing [2024-09-06T02:50:02.194Z] 0efe35423dc3: Preparing [2024-09-06T02:50:02.194Z] 3c20671a5817: Preparing [2024-09-06T02:50:02.194Z] 95172a29625a: Waiting [2024-09-06T02:50:02.194Z] 3df21f977511: Waiting [2024-09-06T02:50:02.194Z] 5f70bf18a086: Waiting [2024-09-06T02:50:02.194Z] 4cf6102f79df: Waiting [2024-09-06T02:50:02.194Z] 0002f4707d74: Waiting [2024-09-06T02:50:02.194Z] 0efe35423dc3: Waiting [2024-09-06T02:50:02.194Z] 3c20671a5817: Waiting [2024-09-06T02:50:02.194Z] 97acd521ef8b: Waiting [2024-09-06T02:50:02.194Z] e647607f37c0: Waiting [2024-09-06T02:50:02.194Z] 3f9c223c3331: Waiting [2024-09-06T02:50:02.194Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:02.194Z] 62f34566c6a5: Layer already exists [2024-09-06T02:50:02.194Z] acf0f3f0092b: Layer already exists [2024-09-06T02:50:02.194Z] 6b7b8751ad43: Layer already exists [2024-09-06T02:50:02.194Z] f4f1524cd38e: Layer already exists [2024-09-06T02:50:02.194Z] 4a987a764e2f: Layer already exists [2024-09-06T02:50:02.194Z] 97acd521ef8b: Layer already exists [2024-09-06T02:50:02.194Z] c823d844a489: Layer already exists [2024-09-06T02:50:02.194Z] 3f9c223c3331: Layer already exists [2024-09-06T02:50:02.194Z] e647607f37c0: Layer already exists [2024-09-06T02:50:02.194Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:02.194Z] 95172a29625a: Layer already exists [2024-09-06T02:50:02.194Z] 3df21f977511: Layer already exists [2024-09-06T02:50:02.194Z] 0002f4707d74: Layer already exists [2024-09-06T02:50:02.194Z] 4cf6102f79df: Layer already exists [2024-09-06T02:50:02.194Z] 5f70bf18a086: Layer already exists [2024-09-06T02:50:02.194Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:02.194Z] 0efe35423dc3: Layer already exists [2024-09-06T02:50:02.461Z] 3.2.0-dev.63: digest: sha256:4562869afc8bacc13dfcdd86433cd94995454d357810a0e85814293d2a2469b1 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:02.816Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:03.159Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:50:03.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-06T02:50:03.160Z] 4a987a764e2f: Preparing [2024-09-06T02:50:03.160Z] 6b7b8751ad43: Preparing [2024-09-06T02:50:03.160Z] f4f1524cd38e: Preparing [2024-09-06T02:50:03.160Z] acf0f3f0092b: Preparing [2024-09-06T02:50:03.160Z] 62f34566c6a5: Preparing [2024-09-06T02:50:03.160Z] 97acd521ef8b: Preparing [2024-09-06T02:50:03.160Z] e647607f37c0: Preparing [2024-09-06T02:50:03.160Z] 3f9c223c3331: Preparing [2024-09-06T02:50:03.160Z] c823d844a489: Preparing [2024-09-06T02:50:03.160Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:03.160Z] 97acd521ef8b: Waiting [2024-09-06T02:50:03.160Z] e647607f37c0: Waiting [2024-09-06T02:50:03.160Z] 3f9c223c3331: Waiting [2024-09-06T02:50:03.160Z] c823d844a489: Waiting [2024-09-06T02:50:03.160Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:03.160Z] 95172a29625a: Preparing [2024-09-06T02:50:03.160Z] 3df21f977511: Preparing [2024-09-06T02:50:03.160Z] 5f70bf18a086: Preparing [2024-09-06T02:50:03.160Z] 4cf6102f79df: Preparing [2024-09-06T02:50:03.160Z] 0002f4707d74: Preparing [2024-09-06T02:50:03.160Z] 0efe35423dc3: Preparing [2024-09-06T02:50:03.160Z] 3c20671a5817: Preparing [2024-09-06T02:50:03.160Z] 95172a29625a: Waiting [2024-09-06T02:50:03.160Z] 0002f4707d74: Waiting [2024-09-06T02:50:03.160Z] 3df21f977511: Waiting [2024-09-06T02:50:03.160Z] 0efe35423dc3: Waiting [2024-09-06T02:50:03.160Z] 5f70bf18a086: Waiting [2024-09-06T02:50:03.160Z] 3c20671a5817: Waiting [2024-09-06T02:50:03.160Z] 4cf6102f79df: Waiting [2024-09-06T02:50:03.160Z] 4a987a764e2f: Layer already exists [2024-09-06T02:50:03.160Z] 6b7b8751ad43: Layer already exists [2024-09-06T02:50:03.160Z] 62f34566c6a5: Layer already exists [2024-09-06T02:50:03.160Z] acf0f3f0092b: Layer already exists [2024-09-06T02:50:03.160Z] f4f1524cd38e: Layer already exists [2024-09-06T02:50:03.160Z] 97acd521ef8b: Layer already exists [2024-09-06T02:50:03.160Z] c823d844a489: Layer already exists [2024-09-06T02:50:03.160Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:03.160Z] e647607f37c0: Layer already exists [2024-09-06T02:50:03.160Z] 3f9c223c3331: Layer already exists [2024-09-06T02:50:03.160Z] 5f70bf18a086: Layer already exists [2024-09-06T02:50:03.160Z] 4cf6102f79df: Layer already exists [2024-09-06T02:50:03.160Z] 95172a29625a: Layer already exists [2024-09-06T02:50:03.160Z] 3df21f977511: Layer already exists [2024-09-06T02:50:03.160Z] 0002f4707d74: Layer already exists [2024-09-06T02:50:03.425Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:03.425Z] 0efe35423dc3: Layer already exists [2024-09-06T02:50:03.425Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:4562869afc8bacc13dfcdd86433cd94995454d357810a0e85814293d2a2469b1 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:03.773Z] + 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-06T02:50:04.114Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-09-06T02:50:04.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-06T02:50:04.114Z] 4a987a764e2f: Preparing [2024-09-06T02:50:04.114Z] 6b7b8751ad43: Preparing [2024-09-06T02:50:04.114Z] f4f1524cd38e: Preparing [2024-09-06T02:50:04.114Z] acf0f3f0092b: Preparing [2024-09-06T02:50:04.114Z] 62f34566c6a5: Preparing [2024-09-06T02:50:04.114Z] 97acd521ef8b: Preparing [2024-09-06T02:50:04.114Z] e647607f37c0: Preparing [2024-09-06T02:50:04.114Z] 97acd521ef8b: Waiting [2024-09-06T02:50:04.114Z] e647607f37c0: Waiting [2024-09-06T02:50:04.114Z] 3f9c223c3331: Preparing [2024-09-06T02:50:04.114Z] 3f9c223c3331: Waiting [2024-09-06T02:50:04.114Z] c823d844a489: Preparing [2024-09-06T02:50:04.114Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:04.114Z] 95172a29625a: Preparing [2024-09-06T02:50:04.114Z] c823d844a489: Waiting [2024-09-06T02:50:04.114Z] 3df21f977511: Preparing [2024-09-06T02:50:04.114Z] 95172a29625a: Waiting [2024-09-06T02:50:04.114Z] 5f70bf18a086: Preparing [2024-09-06T02:50:04.114Z] 3df21f977511: Waiting [2024-09-06T02:50:04.114Z] 4cf6102f79df: Preparing [2024-09-06T02:50:04.114Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:04.114Z] 0002f4707d74: Preparing [2024-09-06T02:50:04.114Z] 0efe35423dc3: Preparing [2024-09-06T02:50:04.114Z] 3c20671a5817: Preparing [2024-09-06T02:50:04.114Z] 0002f4707d74: Waiting [2024-09-06T02:50:04.114Z] 0efe35423dc3: Waiting [2024-09-06T02:50:04.114Z] 3c20671a5817: Waiting [2024-09-06T02:50:04.114Z] f4f1524cd38e: Layer already exists [2024-09-06T02:50:04.114Z] 6b7b8751ad43: Layer already exists [2024-09-06T02:50:04.114Z] 4a987a764e2f: Layer already exists [2024-09-06T02:50:04.115Z] acf0f3f0092b: Layer already exists [2024-09-06T02:50:04.115Z] 62f34566c6a5: Layer already exists [2024-09-06T02:50:04.115Z] e647607f37c0: Layer already exists [2024-09-06T02:50:04.115Z] 97acd521ef8b: Layer already exists [2024-09-06T02:50:04.115Z] 3f9c223c3331: Layer already exists [2024-09-06T02:50:04.115Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:04.115Z] c823d844a489: Layer already exists [2024-09-06T02:50:04.115Z] 3df21f977511: Layer already exists [2024-09-06T02:50:04.115Z] 5f70bf18a086: Layer already exists [2024-09-06T02:50:04.115Z] 0002f4707d74: Layer already exists [2024-09-06T02:50:04.115Z] 4cf6102f79df: Layer already exists [2024-09-06T02:50:04.115Z] 95172a29625a: Layer already exists [2024-09-06T02:50:04.115Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:04.115Z] 0efe35423dc3: Layer already exists [2024-09-06T02:50:04.380Z] main: digest: sha256:4562869afc8bacc13dfcdd86433cd94995454d357810a0e85814293d2a2469b1 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:50:04.474Z] ===================================================== [Pipeline] echo [2024-09-06T02:50:04.495Z] taggedImages: [2024-09-06T02:50:04.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:50:04.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-06T02:50:04.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.63 [2024-09-06T02:50:04.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:50:04.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-09-06T02:50:04.533Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-09-06T02:50:04.533Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:50:04.533Z] latest [2024-09-06T02:50:04.533Z] 3.2.0-dev.63 [2024-09-06T02:50:04.533Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:50:04.533Z] main [2024-09-06T02:50:04.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:04.905Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:05.255Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:50:05.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-06T02:50:05.255Z] de418dcdc85b: Preparing [2024-09-06T02:50:05.255Z] 4434b14c7e7c: Preparing [2024-09-06T02:50:05.255Z] 7dc450f396d8: Preparing [2024-09-06T02:50:05.255Z] b9a4c06e1ec1: Preparing [2024-09-06T02:50:05.255Z] c823d844a489: Preparing [2024-09-06T02:50:05.255Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:05.255Z] 00c3d8d86728: Preparing [2024-09-06T02:50:05.255Z] 79e80e64cc10: Preparing [2024-09-06T02:50:05.255Z] 3c20671a5817: Preparing [2024-09-06T02:50:05.255Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:05.255Z] 00c3d8d86728: Waiting [2024-09-06T02:50:05.255Z] 79e80e64cc10: Waiting [2024-09-06T02:50:05.255Z] 3c20671a5817: Waiting [2024-09-06T02:50:05.255Z] c823d844a489: Layer already exists [2024-09-06T02:50:05.255Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:05.522Z] 00c3d8d86728: Layer already exists [2024-09-06T02:50:05.522Z] 4434b14c7e7c: Pushed [2024-09-06T02:50:05.522Z] 79e80e64cc10: Layer already exists [2024-09-06T02:50:05.522Z] 7dc450f396d8: Pushed [2024-09-06T02:50:05.522Z] de418dcdc85b: Pushed [2024-09-06T02:50:05.522Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:10.833Z] b9a4c06e1ec1: Pushed [2024-09-06T02:50:10.833Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:2980f049146c6d6fc5a0e737cb7799f9a02ae3299cad50893f4f450e6a252661 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:11.186Z] + 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-06T02:50:12.113Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-06T02:50:12.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-06T02:50:12.113Z] de418dcdc85b: Preparing [2024-09-06T02:50:12.113Z] 4434b14c7e7c: Preparing [2024-09-06T02:50:12.113Z] 7dc450f396d8: Preparing [2024-09-06T02:50:12.113Z] b9a4c06e1ec1: Preparing [2024-09-06T02:50:12.113Z] c823d844a489: Preparing [2024-09-06T02:50:12.113Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:12.113Z] 00c3d8d86728: Preparing [2024-09-06T02:50:12.113Z] 79e80e64cc10: Preparing [2024-09-06T02:50:12.113Z] 3c20671a5817: Preparing [2024-09-06T02:50:12.113Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:12.113Z] 00c3d8d86728: Waiting [2024-09-06T02:50:12.113Z] 79e80e64cc10: Waiting [2024-09-06T02:50:12.113Z] 3c20671a5817: Waiting [2024-09-06T02:50:12.113Z] c823d844a489: Layer already exists [2024-09-06T02:50:12.113Z] 7dc450f396d8: Layer already exists [2024-09-06T02:50:12.113Z] de418dcdc85b: Layer already exists [2024-09-06T02:50:12.113Z] b9a4c06e1ec1: Layer already exists [2024-09-06T02:50:12.113Z] 4434b14c7e7c: Layer already exists [2024-09-06T02:50:12.113Z] 79e80e64cc10: Layer already exists [2024-09-06T02:50:12.113Z] 00c3d8d86728: Layer already exists [2024-09-06T02:50:12.113Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:12.113Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:12.378Z] latest: digest: sha256:2980f049146c6d6fc5a0e737cb7799f9a02ae3299cad50893f4f450e6a252661 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:12.734Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:13.085Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.63 [2024-09-06T02:50:13.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-06T02:50:13.085Z] de418dcdc85b: Preparing [2024-09-06T02:50:13.085Z] 4434b14c7e7c: Preparing [2024-09-06T02:50:13.085Z] 7dc450f396d8: Preparing [2024-09-06T02:50:13.085Z] b9a4c06e1ec1: Preparing [2024-09-06T02:50:13.085Z] c823d844a489: Preparing [2024-09-06T02:50:13.085Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:13.085Z] 00c3d8d86728: Preparing [2024-09-06T02:50:13.085Z] 79e80e64cc10: Preparing [2024-09-06T02:50:13.085Z] 3c20671a5817: Preparing [2024-09-06T02:50:13.085Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:13.085Z] 00c3d8d86728: Waiting [2024-09-06T02:50:13.085Z] 79e80e64cc10: Waiting [2024-09-06T02:50:13.085Z] 3c20671a5817: Waiting [2024-09-06T02:50:13.085Z] c823d844a489: Layer already exists [2024-09-06T02:50:13.085Z] b9a4c06e1ec1: Layer already exists [2024-09-06T02:50:13.085Z] 4434b14c7e7c: Layer already exists [2024-09-06T02:50:13.085Z] de418dcdc85b: Layer already exists [2024-09-06T02:50:13.085Z] 7dc450f396d8: Layer already exists [2024-09-06T02:50:13.085Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:13.085Z] 00c3d8d86728: Layer already exists [2024-09-06T02:50:13.085Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:13.085Z] 79e80e64cc10: Layer already exists [2024-09-06T02:50:13.085Z] 3.2.0-dev.63: digest: sha256:2980f049146c6d6fc5a0e737cb7799f9a02ae3299cad50893f4f450e6a252661 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:13.434Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:13.792Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:50:13.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-06T02:50:13.792Z] de418dcdc85b: Preparing [2024-09-06T02:50:13.792Z] 4434b14c7e7c: Preparing [2024-09-06T02:50:13.792Z] 7dc450f396d8: Preparing [2024-09-06T02:50:13.792Z] b9a4c06e1ec1: Preparing [2024-09-06T02:50:13.792Z] c823d844a489: Preparing [2024-09-06T02:50:13.792Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:13.792Z] 00c3d8d86728: Preparing [2024-09-06T02:50:13.792Z] 79e80e64cc10: Preparing [2024-09-06T02:50:13.792Z] 3c20671a5817: Preparing [2024-09-06T02:50:13.792Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:13.792Z] 79e80e64cc10: Waiting [2024-09-06T02:50:13.792Z] 3c20671a5817: Waiting [2024-09-06T02:50:13.792Z] 00c3d8d86728: Waiting [2024-09-06T02:50:13.793Z] c823d844a489: Layer already exists [2024-09-06T02:50:13.793Z] 7dc450f396d8: Layer already exists [2024-09-06T02:50:13.793Z] 4434b14c7e7c: Layer already exists [2024-09-06T02:50:13.793Z] de418dcdc85b: Layer already exists [2024-09-06T02:50:13.793Z] b9a4c06e1ec1: Layer already exists [2024-09-06T02:50:13.793Z] 79e80e64cc10: Layer already exists [2024-09-06T02:50:13.793Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:13.793Z] 00c3d8d86728: Layer already exists [2024-09-06T02:50:13.793Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:14.056Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:2980f049146c6d6fc5a0e737cb7799f9a02ae3299cad50893f4f450e6a252661 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:14.410Z] + 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-06T02:50:14.762Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-09-06T02:50:14.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-06T02:50:14.763Z] de418dcdc85b: Preparing [2024-09-06T02:50:14.763Z] 4434b14c7e7c: Preparing [2024-09-06T02:50:14.763Z] 7dc450f396d8: Preparing [2024-09-06T02:50:14.763Z] b9a4c06e1ec1: Preparing [2024-09-06T02:50:14.763Z] c823d844a489: Preparing [2024-09-06T02:50:14.763Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:14.763Z] 00c3d8d86728: Preparing [2024-09-06T02:50:14.763Z] 79e80e64cc10: Preparing [2024-09-06T02:50:14.763Z] 3c20671a5817: Preparing [2024-09-06T02:50:14.763Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:14.763Z] 00c3d8d86728: Waiting [2024-09-06T02:50:14.763Z] 79e80e64cc10: Waiting [2024-09-06T02:50:14.763Z] 3c20671a5817: Waiting [2024-09-06T02:50:14.763Z] c823d844a489: Layer already exists [2024-09-06T02:50:14.763Z] b9a4c06e1ec1: Layer already exists [2024-09-06T02:50:14.763Z] 7dc450f396d8: Layer already exists [2024-09-06T02:50:14.763Z] de418dcdc85b: Layer already exists [2024-09-06T02:50:14.763Z] 4434b14c7e7c: Layer already exists [2024-09-06T02:50:14.763Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:14.763Z] 00c3d8d86728: Layer already exists [2024-09-06T02:50:14.763Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:14.763Z] 79e80e64cc10: Layer already exists [2024-09-06T02:50:15.027Z] main: digest: sha256:2980f049146c6d6fc5a0e737cb7799f9a02ae3299cad50893f4f450e6a252661 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:50:15.126Z] ===================================================== [Pipeline] echo [2024-09-06T02:50:15.149Z] taggedImages: [2024-09-06T02:50:15.149Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:50:15.149Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-06T02:50:15.149Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.63 [2024-09-06T02:50:15.149Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:50:15.149Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-09-06T02:50:15.177Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-09-06T02:50:15.177Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:50:15.177Z] latest [2024-09-06T02:50:15.177Z] 3.2.0-dev.63 [2024-09-06T02:50:15.177Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:50:15.177Z] main [2024-09-06T02:50:15.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:15.552Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:15.904Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:50:15.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-06T02:50:15.904Z] c041356d68b1: Preparing [2024-09-06T02:50:15.904Z] 7bb77be3d1cd: Preparing [2024-09-06T02:50:15.904Z] 4c29f0c12df5: Preparing [2024-09-06T02:50:15.904Z] d1c0733bed26: Preparing [2024-09-06T02:50:15.904Z] 963caf9dc54b: Preparing [2024-09-06T02:50:15.904Z] c823d844a489: Preparing [2024-09-06T02:50:15.904Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:15.904Z] ef70d0353bbe: Preparing [2024-09-06T02:50:15.904Z] 696bc01da55e: Preparing [2024-09-06T02:50:15.904Z] 86facc32a604: Preparing [2024-09-06T02:50:15.904Z] 3c20671a5817: Preparing [2024-09-06T02:50:15.904Z] c823d844a489: Waiting [2024-09-06T02:50:15.904Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:15.904Z] ef70d0353bbe: Waiting [2024-09-06T02:50:15.904Z] 86facc32a604: Waiting [2024-09-06T02:50:15.904Z] 3c20671a5817: Waiting [2024-09-06T02:50:15.904Z] 696bc01da55e: Waiting [2024-09-06T02:50:16.169Z] d1c0733bed26: Pushed [2024-09-06T02:50:16.169Z] 7bb77be3d1cd: Pushed [2024-09-06T02:50:16.169Z] c041356d68b1: Pushed [2024-09-06T02:50:16.169Z] 963caf9dc54b: Pushed [2024-09-06T02:50:16.169Z] c823d844a489: Layer already exists [2024-09-06T02:50:16.169Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:16.169Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:16.434Z] ef70d0353bbe: Pushed [2024-09-06T02:50:16.434Z] 696bc01da55e: Pushed [2024-09-06T02:50:18.369Z] 4c29f0c12df5: Pushed [2024-09-06T02:50:19.766Z] 86facc32a604: Pushed [2024-09-06T02:50:20.031Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:49760aec604350f6add80315a508d1e458f0296ec7e3c45cc1938152ad726510 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:20.392Z] + 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-06T02:50:20.737Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-06T02:50:20.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-06T02:50:20.737Z] c041356d68b1: Preparing [2024-09-06T02:50:20.737Z] 7bb77be3d1cd: Preparing [2024-09-06T02:50:20.737Z] 4c29f0c12df5: Preparing [2024-09-06T02:50:20.737Z] d1c0733bed26: Preparing [2024-09-06T02:50:20.737Z] 963caf9dc54b: Preparing [2024-09-06T02:50:20.737Z] c823d844a489: Preparing [2024-09-06T02:50:20.737Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:20.737Z] ef70d0353bbe: Preparing [2024-09-06T02:50:20.737Z] 696bc01da55e: Preparing [2024-09-06T02:50:20.737Z] 86facc32a604: Preparing [2024-09-06T02:50:20.737Z] c823d844a489: Waiting [2024-09-06T02:50:20.737Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:20.737Z] ef70d0353bbe: Waiting [2024-09-06T02:50:20.737Z] 696bc01da55e: Waiting [2024-09-06T02:50:20.737Z] 86facc32a604: Waiting [2024-09-06T02:50:20.737Z] 3c20671a5817: Preparing [2024-09-06T02:50:20.737Z] 3c20671a5817: Waiting [2024-09-06T02:50:20.737Z] 7bb77be3d1cd: Layer already exists [2024-09-06T02:50:20.737Z] 4c29f0c12df5: Layer already exists [2024-09-06T02:50:20.737Z] d1c0733bed26: Layer already exists [2024-09-06T02:50:20.737Z] 963caf9dc54b: Layer already exists [2024-09-06T02:50:20.737Z] c041356d68b1: Layer already exists [2024-09-06T02:50:20.737Z] c823d844a489: Layer already exists [2024-09-06T02:50:20.737Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:20.737Z] 86facc32a604: Layer already exists [2024-09-06T02:50:20.737Z] ef70d0353bbe: Layer already exists [2024-09-06T02:50:20.737Z] 696bc01da55e: Layer already exists [2024-09-06T02:50:20.737Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:21.000Z] latest: digest: sha256:49760aec604350f6add80315a508d1e458f0296ec7e3c45cc1938152ad726510 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:21.359Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:21.715Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.63 [2024-09-06T02:50:21.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-06T02:50:21.715Z] c041356d68b1: Preparing [2024-09-06T02:50:21.715Z] 7bb77be3d1cd: Preparing [2024-09-06T02:50:21.715Z] 4c29f0c12df5: Preparing [2024-09-06T02:50:21.715Z] d1c0733bed26: Preparing [2024-09-06T02:50:21.715Z] 963caf9dc54b: Preparing [2024-09-06T02:50:21.715Z] c823d844a489: Preparing [2024-09-06T02:50:21.715Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:21.715Z] ef70d0353bbe: Preparing [2024-09-06T02:50:21.715Z] 696bc01da55e: Preparing [2024-09-06T02:50:21.715Z] 86facc32a604: Preparing [2024-09-06T02:50:21.715Z] 3c20671a5817: Preparing [2024-09-06T02:50:21.715Z] c823d844a489: Waiting [2024-09-06T02:50:21.715Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:21.715Z] ef70d0353bbe: Waiting [2024-09-06T02:50:21.715Z] 696bc01da55e: Waiting [2024-09-06T02:50:21.715Z] 86facc32a604: Waiting [2024-09-06T02:50:21.715Z] 3c20671a5817: Waiting [2024-09-06T02:50:21.715Z] c041356d68b1: Layer already exists [2024-09-06T02:50:21.715Z] 963caf9dc54b: Layer already exists [2024-09-06T02:50:21.715Z] 4c29f0c12df5: Layer already exists [2024-09-06T02:50:21.715Z] 7bb77be3d1cd: Layer already exists [2024-09-06T02:50:21.715Z] d1c0733bed26: Layer already exists [2024-09-06T02:50:21.715Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:21.715Z] 86facc32a604: Layer already exists [2024-09-06T02:50:21.715Z] 696bc01da55e: Layer already exists [2024-09-06T02:50:21.715Z] c823d844a489: Layer already exists [2024-09-06T02:50:21.715Z] ef70d0353bbe: Layer already exists [2024-09-06T02:50:21.715Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:21.979Z] 3.2.0-dev.63: digest: sha256:49760aec604350f6add80315a508d1e458f0296ec7e3c45cc1938152ad726510 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:22.352Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:22.712Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:50:22.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-06T02:50:22.713Z] c041356d68b1: Preparing [2024-09-06T02:50:22.713Z] 7bb77be3d1cd: Preparing [2024-09-06T02:50:22.713Z] 4c29f0c12df5: Preparing [2024-09-06T02:50:22.713Z] d1c0733bed26: Preparing [2024-09-06T02:50:22.713Z] 963caf9dc54b: Preparing [2024-09-06T02:50:22.713Z] c823d844a489: Preparing [2024-09-06T02:50:22.713Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:22.713Z] c823d844a489: Waiting [2024-09-06T02:50:22.713Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:22.713Z] ef70d0353bbe: Preparing [2024-09-06T02:50:22.713Z] 696bc01da55e: Preparing [2024-09-06T02:50:22.713Z] ef70d0353bbe: Waiting [2024-09-06T02:50:22.713Z] 86facc32a604: Preparing [2024-09-06T02:50:22.713Z] 696bc01da55e: Waiting [2024-09-06T02:50:22.713Z] 3c20671a5817: Preparing [2024-09-06T02:50:22.713Z] 86facc32a604: Waiting [2024-09-06T02:50:22.713Z] 3c20671a5817: Waiting [2024-09-06T02:50:22.713Z] c041356d68b1: Layer already exists [2024-09-06T02:50:22.713Z] 963caf9dc54b: Layer already exists [2024-09-06T02:50:22.713Z] 4c29f0c12df5: Layer already exists [2024-09-06T02:50:22.713Z] d1c0733bed26: Layer already exists [2024-09-06T02:50:22.713Z] 7bb77be3d1cd: Layer already exists [2024-09-06T02:50:22.713Z] 696bc01da55e: Layer already exists [2024-09-06T02:50:22.713Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:22.713Z] c823d844a489: Layer already exists [2024-09-06T02:50:22.713Z] ef70d0353bbe: Layer already exists [2024-09-06T02:50:22.713Z] 86facc32a604: Layer already exists [2024-09-06T02:50:22.713Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:22.976Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:49760aec604350f6add80315a508d1e458f0296ec7e3c45cc1938152ad726510 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:23.347Z] + 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-06T02:50:23.692Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-09-06T02:50:23.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-06T02:50:23.692Z] c041356d68b1: Preparing [2024-09-06T02:50:23.692Z] 7bb77be3d1cd: Preparing [2024-09-06T02:50:23.692Z] 4c29f0c12df5: Preparing [2024-09-06T02:50:23.692Z] d1c0733bed26: Preparing [2024-09-06T02:50:23.692Z] 963caf9dc54b: Preparing [2024-09-06T02:50:23.692Z] c823d844a489: Preparing [2024-09-06T02:50:23.692Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:23.692Z] ef70d0353bbe: Preparing [2024-09-06T02:50:23.692Z] 696bc01da55e: Preparing [2024-09-06T02:50:23.692Z] 86facc32a604: Preparing [2024-09-06T02:50:23.692Z] 3c20671a5817: Preparing [2024-09-06T02:50:23.692Z] ef70d0353bbe: Waiting [2024-09-06T02:50:23.692Z] 696bc01da55e: Waiting [2024-09-06T02:50:23.692Z] 86facc32a604: Waiting [2024-09-06T02:50:23.692Z] 3c20671a5817: Waiting [2024-09-06T02:50:23.692Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:23.692Z] c823d844a489: Waiting [2024-09-06T02:50:23.692Z] 7bb77be3d1cd: Layer already exists [2024-09-06T02:50:23.692Z] c041356d68b1: Layer already exists [2024-09-06T02:50:23.692Z] 4c29f0c12df5: Layer already exists [2024-09-06T02:50:23.692Z] d1c0733bed26: Layer already exists [2024-09-06T02:50:23.692Z] 963caf9dc54b: Layer already exists [2024-09-06T02:50:23.692Z] c823d844a489: Layer already exists [2024-09-06T02:50:23.692Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:23.692Z] 86facc32a604: Layer already exists [2024-09-06T02:50:23.692Z] ef70d0353bbe: Layer already exists [2024-09-06T02:50:23.692Z] 696bc01da55e: Layer already exists [2024-09-06T02:50:23.692Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:23.956Z] main: digest: sha256:49760aec604350f6add80315a508d1e458f0296ec7e3c45cc1938152ad726510 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:50:24.044Z] ===================================================== [Pipeline] echo [2024-09-06T02:50:24.063Z] taggedImages: [2024-09-06T02:50:24.063Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:50:24.063Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-06T02:50:24.063Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.63 [2024-09-06T02:50:24.063Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:50:24.063Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-09-06T02:50:24.103Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-09-06T02:50:24.103Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:50:24.103Z] latest [2024-09-06T02:50:24.103Z] 3.2.0-dev.63 [2024-09-06T02:50:24.103Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:50:24.103Z] main [2024-09-06T02:50:24.103Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:24.473Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:24.823Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:50:24.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-06T02:50:24.824Z] 8e97e1c7c3c7: Preparing [2024-09-06T02:50:24.824Z] 7bd79916ff09: Preparing [2024-09-06T02:50:24.824Z] 1d8f13f2a5e3: Preparing [2024-09-06T02:50:24.824Z] b48b2d4169a3: Preparing [2024-09-06T02:50:24.824Z] 4d3ea769af82: Preparing [2024-09-06T02:50:24.824Z] 8829a098bf5e: Preparing [2024-09-06T02:50:24.824Z] 9655918cf494: Preparing [2024-09-06T02:50:24.824Z] c823d844a489: Preparing [2024-09-06T02:50:24.824Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:24.824Z] 64b57e0420e0: Preparing [2024-09-06T02:50:24.824Z] ac3d0893b230: Preparing [2024-09-06T02:50:24.824Z] 3c20671a5817: Preparing [2024-09-06T02:50:24.824Z] 8829a098bf5e: Waiting [2024-09-06T02:50:24.824Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:24.824Z] 64b57e0420e0: Waiting [2024-09-06T02:50:24.824Z] 9655918cf494: Waiting [2024-09-06T02:50:24.824Z] c823d844a489: Waiting [2024-09-06T02:50:24.824Z] ac3d0893b230: Waiting [2024-09-06T02:50:24.824Z] 3c20671a5817: Waiting [2024-09-06T02:50:25.088Z] 8e97e1c7c3c7: Pushed [2024-09-06T02:50:25.088Z] 7bd79916ff09: Pushed [2024-09-06T02:50:25.088Z] 4d3ea769af82: Pushed [2024-09-06T02:50:25.088Z] c823d844a489: Layer already exists [2024-09-06T02:50:25.088Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:25.088Z] 8829a098bf5e: Pushed [2024-09-06T02:50:25.088Z] 9655918cf494: Pushed [2024-09-06T02:50:25.351Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:26.300Z] 64b57e0420e0: Pushed [2024-09-06T02:50:26.876Z] b48b2d4169a3: Pushed [2024-09-06T02:50:27.826Z] 1d8f13f2a5e3: Pushed [2024-09-06T02:50:27.826Z] ac3d0893b230: Pushed [2024-09-06T02:50:28.089Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:118a42e153a5e28b77e38663d7e823c7e917f72487b251b6b1fbeb7635c78daf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:28.441Z] + 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-06T02:50:28.797Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-06T02:50:28.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-06T02:50:28.798Z] 8e97e1c7c3c7: Preparing [2024-09-06T02:50:28.798Z] 7bd79916ff09: Preparing [2024-09-06T02:50:28.798Z] 1d8f13f2a5e3: Preparing [2024-09-06T02:50:28.798Z] b48b2d4169a3: Preparing [2024-09-06T02:50:28.798Z] 4d3ea769af82: Preparing [2024-09-06T02:50:28.798Z] 8829a098bf5e: Preparing [2024-09-06T02:50:28.798Z] 9655918cf494: Preparing [2024-09-06T02:50:28.798Z] 8829a098bf5e: Waiting [2024-09-06T02:50:28.798Z] c823d844a489: Preparing [2024-09-06T02:50:28.798Z] 9655918cf494: Waiting [2024-09-06T02:50:28.798Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:28.798Z] 64b57e0420e0: Preparing [2024-09-06T02:50:28.798Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:28.798Z] 64b57e0420e0: Waiting [2024-09-06T02:50:28.798Z] ac3d0893b230: Preparing [2024-09-06T02:50:28.798Z] ac3d0893b230: Waiting [2024-09-06T02:50:28.798Z] 3c20671a5817: Preparing [2024-09-06T02:50:28.798Z] 3c20671a5817: Waiting [2024-09-06T02:50:28.798Z] b48b2d4169a3: Layer already exists [2024-09-06T02:50:28.798Z] 8e97e1c7c3c7: Layer already exists [2024-09-06T02:50:28.798Z] 4d3ea769af82: Layer already exists [2024-09-06T02:50:28.798Z] 1d8f13f2a5e3: Layer already exists [2024-09-06T02:50:28.798Z] 7bd79916ff09: Layer already exists [2024-09-06T02:50:28.798Z] 9655918cf494: Layer already exists [2024-09-06T02:50:28.798Z] 64b57e0420e0: Layer already exists [2024-09-06T02:50:28.798Z] c823d844a489: Layer already exists [2024-09-06T02:50:28.798Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:28.798Z] 8829a098bf5e: Layer already exists [2024-09-06T02:50:28.798Z] ac3d0893b230: Layer already exists [2024-09-06T02:50:28.798Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:29.061Z] latest: digest: sha256:118a42e153a5e28b77e38663d7e823c7e917f72487b251b6b1fbeb7635c78daf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:29.422Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:29.762Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.63 [2024-09-06T02:50:29.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-06T02:50:29.762Z] 8e97e1c7c3c7: Preparing [2024-09-06T02:50:29.762Z] 7bd79916ff09: Preparing [2024-09-06T02:50:29.762Z] 1d8f13f2a5e3: Preparing [2024-09-06T02:50:29.762Z] b48b2d4169a3: Preparing [2024-09-06T02:50:29.762Z] 4d3ea769af82: Preparing [2024-09-06T02:50:29.762Z] 8829a098bf5e: Preparing [2024-09-06T02:50:29.762Z] 9655918cf494: Preparing [2024-09-06T02:50:29.762Z] c823d844a489: Preparing [2024-09-06T02:50:29.762Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:29.762Z] 64b57e0420e0: Preparing [2024-09-06T02:50:29.762Z] ac3d0893b230: Preparing [2024-09-06T02:50:29.762Z] 3c20671a5817: Preparing [2024-09-06T02:50:29.762Z] 8829a098bf5e: Waiting [2024-09-06T02:50:29.762Z] 9655918cf494: Waiting [2024-09-06T02:50:29.762Z] c823d844a489: Waiting [2024-09-06T02:50:29.762Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:29.762Z] 64b57e0420e0: Waiting [2024-09-06T02:50:29.762Z] ac3d0893b230: Waiting [2024-09-06T02:50:29.762Z] 3c20671a5817: Waiting [2024-09-06T02:50:29.762Z] 8e97e1c7c3c7: Layer already exists [2024-09-06T02:50:29.762Z] 4d3ea769af82: Layer already exists [2024-09-06T02:50:29.762Z] 1d8f13f2a5e3: Layer already exists [2024-09-06T02:50:29.762Z] b48b2d4169a3: Layer already exists [2024-09-06T02:50:29.762Z] 7bd79916ff09: Layer already exists [2024-09-06T02:50:29.762Z] c823d844a489: Layer already exists [2024-09-06T02:50:29.762Z] 9655918cf494: Layer already exists [2024-09-06T02:50:29.762Z] 8829a098bf5e: Layer already exists [2024-09-06T02:50:29.762Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:29.762Z] 64b57e0420e0: Layer already exists [2024-09-06T02:50:29.762Z] ac3d0893b230: Layer already exists [2024-09-06T02:50:29.762Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:30.024Z] 3.2.0-dev.63: digest: sha256:118a42e153a5e28b77e38663d7e823c7e917f72487b251b6b1fbeb7635c78daf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:30.372Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:30.789Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:50:30.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-06T02:50:30.790Z] 8e97e1c7c3c7: Preparing [2024-09-06T02:50:30.790Z] 7bd79916ff09: Preparing [2024-09-06T02:50:30.790Z] 1d8f13f2a5e3: Preparing [2024-09-06T02:50:30.790Z] b48b2d4169a3: Preparing [2024-09-06T02:50:30.790Z] 4d3ea769af82: Preparing [2024-09-06T02:50:30.790Z] 8829a098bf5e: Preparing [2024-09-06T02:50:30.790Z] 9655918cf494: Preparing [2024-09-06T02:50:30.790Z] c823d844a489: Preparing [2024-09-06T02:50:30.790Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:30.790Z] 64b57e0420e0: Preparing [2024-09-06T02:50:30.790Z] ac3d0893b230: Preparing [2024-09-06T02:50:30.790Z] 3c20671a5817: Preparing [2024-09-06T02:50:30.790Z] 8829a098bf5e: Waiting [2024-09-06T02:50:30.790Z] 9655918cf494: Waiting [2024-09-06T02:50:30.790Z] c823d844a489: Waiting [2024-09-06T02:50:30.790Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:30.790Z] 64b57e0420e0: Waiting [2024-09-06T02:50:30.790Z] ac3d0893b230: Waiting [2024-09-06T02:50:30.790Z] 3c20671a5817: Waiting [2024-09-06T02:50:30.790Z] 4d3ea769af82: Layer already exists [2024-09-06T02:50:30.790Z] 8e97e1c7c3c7: Layer already exists [2024-09-06T02:50:30.790Z] 7bd79916ff09: Layer already exists [2024-09-06T02:50:30.790Z] b48b2d4169a3: Layer already exists [2024-09-06T02:50:30.790Z] 1d8f13f2a5e3: Layer already exists [2024-09-06T02:50:30.790Z] 9655918cf494: Layer already exists [2024-09-06T02:50:30.790Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:30.790Z] c823d844a489: Layer already exists [2024-09-06T02:50:30.790Z] 64b57e0420e0: Layer already exists [2024-09-06T02:50:30.790Z] 8829a098bf5e: Layer already exists [2024-09-06T02:50:30.790Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:30.790Z] ac3d0893b230: Layer already exists [2024-09-06T02:50:30.790Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:118a42e153a5e28b77e38663d7e823c7e917f72487b251b6b1fbeb7635c78daf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:31.430Z] + 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-06T02:50:31.812Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-09-06T02:50:31.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-06T02:50:31.812Z] 8e97e1c7c3c7: Preparing [2024-09-06T02:50:31.812Z] 7bd79916ff09: Preparing [2024-09-06T02:50:31.812Z] 1d8f13f2a5e3: Preparing [2024-09-06T02:50:31.812Z] b48b2d4169a3: Preparing [2024-09-06T02:50:31.812Z] 4d3ea769af82: Preparing [2024-09-06T02:50:31.812Z] 8829a098bf5e: Preparing [2024-09-06T02:50:31.812Z] 9655918cf494: Preparing [2024-09-06T02:50:31.812Z] c823d844a489: Preparing [2024-09-06T02:50:31.812Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:31.812Z] 64b57e0420e0: Preparing [2024-09-06T02:50:31.812Z] 8829a098bf5e: Waiting [2024-09-06T02:50:31.812Z] ac3d0893b230: Preparing [2024-09-06T02:50:31.812Z] 9655918cf494: Waiting [2024-09-06T02:50:31.812Z] 3c20671a5817: Preparing [2024-09-06T02:50:31.812Z] c823d844a489: Waiting [2024-09-06T02:50:31.812Z] 0a6acaa18a5b: Waiting [2024-09-06T02:50:31.812Z] ac3d0893b230: Waiting [2024-09-06T02:50:31.812Z] 3c20671a5817: Waiting [2024-09-06T02:50:31.812Z] 8e97e1c7c3c7: Layer already exists [2024-09-06T02:50:31.812Z] 4d3ea769af82: Layer already exists [2024-09-06T02:50:31.812Z] b48b2d4169a3: Layer already exists [2024-09-06T02:50:31.812Z] 1d8f13f2a5e3: Layer already exists [2024-09-06T02:50:31.812Z] 7bd79916ff09: Layer already exists [2024-09-06T02:50:31.812Z] c823d844a489: Layer already exists [2024-09-06T02:50:31.812Z] 9655918cf494: Layer already exists [2024-09-06T02:50:31.812Z] 8829a098bf5e: Layer already exists [2024-09-06T02:50:31.812Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:31.812Z] 64b57e0420e0: Layer already exists [2024-09-06T02:50:31.812Z] ac3d0893b230: Layer already exists [2024-09-06T02:50:31.812Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:32.083Z] main: digest: sha256:118a42e153a5e28b77e38663d7e823c7e917f72487b251b6b1fbeb7635c78daf size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:50:32.177Z] ===================================================== [Pipeline] echo [2024-09-06T02:50:32.193Z] taggedImages: [2024-09-06T02:50:32.193Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:50:32.193Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-06T02:50:32.193Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.63 [2024-09-06T02:50:32.193Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:50:32.193Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-09-06T02:50:32.225Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-09-06T02:50:32.225Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:50:32.225Z] latest [2024-09-06T02:50:32.225Z] 3.2.0-dev.63 [2024-09-06T02:50:32.225Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:50:32.225Z] main [2024-09-06T02:50:32.225Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:32.622Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:32.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:50:32.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-06T02:50:32.975Z] a8b4ce8f735c: Preparing [2024-09-06T02:50:32.975Z] 10e12ee82ba7: Preparing [2024-09-06T02:50:32.975Z] c823d844a489: Preparing [2024-09-06T02:50:32.975Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:32.975Z] 8d211cec1a0a: Preparing [2024-09-06T02:50:32.975Z] b2f016ec4733: Preparing [2024-09-06T02:50:32.975Z] 3c20671a5817: Preparing [2024-09-06T02:50:32.975Z] b2f016ec4733: Waiting [2024-09-06T02:50:32.975Z] 3c20671a5817: Waiting [2024-09-06T02:50:33.936Z] c823d844a489: Layer already exists [2024-09-06T02:50:33.936Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:34.203Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:34.203Z] a8b4ce8f735c: Pushed [2024-09-06T02:50:34.468Z] 8d211cec1a0a: Pushed [2024-09-06T02:50:35.869Z] b2f016ec4733: Pushed [2024-09-06T02:50:36.820Z] 10e12ee82ba7: Pushed [2024-09-06T02:50:36.820Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:14c426d61eb7fb653bf5f48ebffcd93d7c3166832f827bea8fcb51695f10976d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:37.186Z] + 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-06T02:50:37.541Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-06T02:50:37.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-06T02:50:37.541Z] a8b4ce8f735c: Preparing [2024-09-06T02:50:37.541Z] 10e12ee82ba7: Preparing [2024-09-06T02:50:37.541Z] c823d844a489: Preparing [2024-09-06T02:50:37.541Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:37.541Z] 8d211cec1a0a: Preparing [2024-09-06T02:50:37.541Z] b2f016ec4733: Preparing [2024-09-06T02:50:37.541Z] 3c20671a5817: Preparing [2024-09-06T02:50:37.541Z] b2f016ec4733: Waiting [2024-09-06T02:50:37.541Z] 3c20671a5817: Waiting [2024-09-06T02:50:37.541Z] 10e12ee82ba7: Layer already exists [2024-09-06T02:50:37.541Z] a8b4ce8f735c: Layer already exists [2024-09-06T02:50:37.541Z] 8d211cec1a0a: Layer already exists [2024-09-06T02:50:37.541Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:37.541Z] c823d844a489: Layer already exists [2024-09-06T02:50:37.541Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:37.541Z] b2f016ec4733: Layer already exists [2024-09-06T02:50:37.805Z] latest: digest: sha256:14c426d61eb7fb653bf5f48ebffcd93d7c3166832f827bea8fcb51695f10976d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:38.160Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:38.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.63 [2024-09-06T02:50:38.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-06T02:50:38.522Z] a8b4ce8f735c: Preparing [2024-09-06T02:50:38.522Z] 10e12ee82ba7: Preparing [2024-09-06T02:50:38.522Z] c823d844a489: Preparing [2024-09-06T02:50:38.522Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:38.522Z] 8d211cec1a0a: Preparing [2024-09-06T02:50:38.522Z] b2f016ec4733: Preparing [2024-09-06T02:50:38.522Z] 3c20671a5817: Preparing [2024-09-06T02:50:38.522Z] b2f016ec4733: Waiting [2024-09-06T02:50:38.522Z] 3c20671a5817: Waiting [2024-09-06T02:50:38.522Z] 8d211cec1a0a: Layer already exists [2024-09-06T02:50:38.522Z] a8b4ce8f735c: Layer already exists [2024-09-06T02:50:38.522Z] c823d844a489: Layer already exists [2024-09-06T02:50:38.522Z] 10e12ee82ba7: Layer already exists [2024-09-06T02:50:38.522Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:38.522Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:38.522Z] b2f016ec4733: Layer already exists [2024-09-06T02:50:38.785Z] 3.2.0-dev.63: digest: sha256:14c426d61eb7fb653bf5f48ebffcd93d7c3166832f827bea8fcb51695f10976d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:39.138Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:39.490Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:50:39.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-06T02:50:39.490Z] a8b4ce8f735c: Preparing [2024-09-06T02:50:39.490Z] 10e12ee82ba7: Preparing [2024-09-06T02:50:39.490Z] c823d844a489: Preparing [2024-09-06T02:50:39.490Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:39.490Z] 8d211cec1a0a: Preparing [2024-09-06T02:50:39.490Z] b2f016ec4733: Preparing [2024-09-06T02:50:39.490Z] 3c20671a5817: Preparing [2024-09-06T02:50:39.490Z] b2f016ec4733: Waiting [2024-09-06T02:50:39.490Z] a8b4ce8f735c: Layer already exists [2024-09-06T02:50:39.490Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:39.490Z] 10e12ee82ba7: Layer already exists [2024-09-06T02:50:39.490Z] c823d844a489: Layer already exists [2024-09-06T02:50:39.490Z] 8d211cec1a0a: Layer already exists [2024-09-06T02:50:39.490Z] b2f016ec4733: Layer already exists [2024-09-06T02:50:39.490Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:39.490Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:14c426d61eb7fb653bf5f48ebffcd93d7c3166832f827bea8fcb51695f10976d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:40.114Z] + 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-06T02:50:40.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-09-06T02:50:40.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-06T02:50:40.546Z] a8b4ce8f735c: Preparing [2024-09-06T02:50:40.546Z] 10e12ee82ba7: Preparing [2024-09-06T02:50:40.546Z] c823d844a489: Preparing [2024-09-06T02:50:40.546Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:40.546Z] 8d211cec1a0a: Preparing [2024-09-06T02:50:40.546Z] b2f016ec4733: Preparing [2024-09-06T02:50:40.546Z] 3c20671a5817: Preparing [2024-09-06T02:50:40.546Z] b2f016ec4733: Waiting [2024-09-06T02:50:40.546Z] 3c20671a5817: Waiting [2024-09-06T02:50:40.546Z] a8b4ce8f735c: Layer already exists [2024-09-06T02:50:40.546Z] 8d211cec1a0a: Layer already exists [2024-09-06T02:50:40.546Z] 10e12ee82ba7: Layer already exists [2024-09-06T02:50:40.546Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:40.546Z] c823d844a489: Layer already exists [2024-09-06T02:50:40.546Z] b2f016ec4733: Layer already exists [2024-09-06T02:50:40.546Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:40.810Z] main: digest: sha256:14c426d61eb7fb653bf5f48ebffcd93d7c3166832f827bea8fcb51695f10976d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:50:40.896Z] ===================================================== [Pipeline] echo [2024-09-06T02:50:40.912Z] taggedImages: [2024-09-06T02:50:40.912Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:50:40.912Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-06T02:50:40.912Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.63 [2024-09-06T02:50:40.912Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:50:40.912Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-09-06T02:50:40.949Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-09-06T02:50:40.949Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:50:40.949Z] latest [2024-09-06T02:50:40.949Z] 3.2.0-dev.63 [2024-09-06T02:50:40.949Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:50:40.949Z] main [2024-09-06T02:50:40.949Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:41.321Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:50:41.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:50:41.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-06T02:50:41.675Z] c0ad29c5b470: Preparing [2024-09-06T02:50:41.675Z] f25b3c144634: Preparing [2024-09-06T02:50:41.675Z] 2868e5834d2c: Preparing [2024-09-06T02:50:41.675Z] c823d844a489: Preparing [2024-09-06T02:50:41.675Z] 0a6acaa18a5b: Preparing [2024-09-06T02:50:41.675Z] 3e99bfd86571: Preparing [2024-09-06T02:50:41.675Z] 72be51c0fc89: Preparing [2024-09-06T02:50:41.675Z] 1ab8420eb06c: Preparing [2024-09-06T02:50:41.675Z] 1519a03f13a9: Preparing [2024-09-06T02:50:41.675Z] 3c20671a5817: Preparing [2024-09-06T02:50:41.675Z] 3e99bfd86571: Waiting [2024-09-06T02:50:41.675Z] 72be51c0fc89: Waiting [2024-09-06T02:50:41.675Z] 1ab8420eb06c: Waiting [2024-09-06T02:50:41.675Z] 1519a03f13a9: Waiting [2024-09-06T02:50:41.675Z] 3c20671a5817: Waiting [2024-09-06T02:50:41.675Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:50:41.940Z] c823d844a489: Layer already exists [2024-09-06T02:50:41.940Z] 2868e5834d2c: Pushed [2024-09-06T02:50:41.940Z] f25b3c144634: Pushed [2024-09-06T02:50:41.940Z] c0ad29c5b470: Pushed [2024-09-06T02:50:41.940Z] 3c20671a5817: Layer already exists [2024-09-06T02:50:41.940Z] 1ab8420eb06c: Pushed [2024-09-06T02:50:43.872Z] 1519a03f13a9: Pushed [2024-09-06T02:50:56.153Z] 72be51c0fc89: Pushed [2024-09-06T02:51:02.769Z] 3e99bfd86571: Pushed [2024-09-06T02:51:03.033Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:8f091a19b439e2d40b53748770f158a42a1898c381c43ae0f73f4040351b5501 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:03.385Z] + 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-06T02:51:03.727Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-06T02:51:03.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-06T02:51:03.727Z] c0ad29c5b470: Preparing [2024-09-06T02:51:03.727Z] f25b3c144634: Preparing [2024-09-06T02:51:03.727Z] 2868e5834d2c: Preparing [2024-09-06T02:51:03.727Z] c823d844a489: Preparing [2024-09-06T02:51:03.727Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:03.727Z] 3e99bfd86571: Preparing [2024-09-06T02:51:03.727Z] 72be51c0fc89: Preparing [2024-09-06T02:51:03.727Z] 1ab8420eb06c: Preparing [2024-09-06T02:51:03.727Z] 1519a03f13a9: Preparing [2024-09-06T02:51:03.727Z] 3c20671a5817: Preparing [2024-09-06T02:51:03.727Z] 1ab8420eb06c: Waiting [2024-09-06T02:51:03.727Z] 1519a03f13a9: Waiting [2024-09-06T02:51:03.727Z] 3c20671a5817: Waiting [2024-09-06T02:51:03.727Z] 3e99bfd86571: Waiting [2024-09-06T02:51:03.727Z] 72be51c0fc89: Waiting [2024-09-06T02:51:03.727Z] c0ad29c5b470: Layer already exists [2024-09-06T02:51:03.727Z] c823d844a489: Layer already exists [2024-09-06T02:51:03.727Z] f25b3c144634: Layer already exists [2024-09-06T02:51:03.727Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:03.727Z] 2868e5834d2c: Layer already exists [2024-09-06T02:51:03.727Z] 1ab8420eb06c: Layer already exists [2024-09-06T02:51:03.727Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:03.727Z] 3e99bfd86571: Layer already exists [2024-09-06T02:51:03.727Z] 72be51c0fc89: Layer already exists [2024-09-06T02:51:03.727Z] 1519a03f13a9: Layer already exists [2024-09-06T02:51:03.992Z] latest: digest: sha256:8f091a19b439e2d40b53748770f158a42a1898c381c43ae0f73f4040351b5501 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:04.339Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:04.699Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.63 [2024-09-06T02:51:04.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-06T02:51:04.699Z] c0ad29c5b470: Preparing [2024-09-06T02:51:04.699Z] f25b3c144634: Preparing [2024-09-06T02:51:04.699Z] 2868e5834d2c: Preparing [2024-09-06T02:51:04.699Z] c823d844a489: Preparing [2024-09-06T02:51:04.699Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:04.699Z] 3e99bfd86571: Preparing [2024-09-06T02:51:04.699Z] 72be51c0fc89: Preparing [2024-09-06T02:51:04.699Z] 1ab8420eb06c: Preparing [2024-09-06T02:51:04.699Z] 1519a03f13a9: Preparing [2024-09-06T02:51:04.699Z] 3c20671a5817: Preparing [2024-09-06T02:51:04.699Z] 1ab8420eb06c: Waiting [2024-09-06T02:51:04.699Z] 3e99bfd86571: Waiting [2024-09-06T02:51:04.699Z] 1519a03f13a9: Waiting [2024-09-06T02:51:04.699Z] 72be51c0fc89: Waiting [2024-09-06T02:51:04.699Z] 3c20671a5817: Waiting [2024-09-06T02:51:04.699Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:04.699Z] 2868e5834d2c: Layer already exists [2024-09-06T02:51:04.699Z] c823d844a489: Layer already exists [2024-09-06T02:51:04.699Z] f25b3c144634: Layer already exists [2024-09-06T02:51:04.699Z] c0ad29c5b470: Layer already exists [2024-09-06T02:51:04.699Z] 3e99bfd86571: Layer already exists [2024-09-06T02:51:04.699Z] 1519a03f13a9: Layer already exists [2024-09-06T02:51:04.699Z] 72be51c0fc89: Layer already exists [2024-09-06T02:51:04.699Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:04.699Z] 1ab8420eb06c: Layer already exists [2024-09-06T02:51:04.699Z] 3.2.0-dev.63: digest: sha256:8f091a19b439e2d40b53748770f158a42a1898c381c43ae0f73f4040351b5501 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:05.044Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:05.392Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:51:05.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-06T02:51:05.392Z] c0ad29c5b470: Preparing [2024-09-06T02:51:05.392Z] f25b3c144634: Preparing [2024-09-06T02:51:05.392Z] 2868e5834d2c: Preparing [2024-09-06T02:51:05.392Z] c823d844a489: Preparing [2024-09-06T02:51:05.392Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:05.392Z] 3e99bfd86571: Preparing [2024-09-06T02:51:05.392Z] 72be51c0fc89: Preparing [2024-09-06T02:51:05.392Z] 1ab8420eb06c: Preparing [2024-09-06T02:51:05.392Z] 1519a03f13a9: Preparing [2024-09-06T02:51:05.392Z] 3c20671a5817: Preparing [2024-09-06T02:51:05.392Z] 72be51c0fc89: Waiting [2024-09-06T02:51:05.392Z] 1ab8420eb06c: Waiting [2024-09-06T02:51:05.392Z] 1519a03f13a9: Waiting [2024-09-06T02:51:05.392Z] 3c20671a5817: Waiting [2024-09-06T02:51:05.392Z] 3e99bfd86571: Waiting [2024-09-06T02:51:05.392Z] c823d844a489: Layer already exists [2024-09-06T02:51:05.392Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:05.392Z] 2868e5834d2c: Layer already exists [2024-09-06T02:51:05.392Z] f25b3c144634: Layer already exists [2024-09-06T02:51:05.392Z] c0ad29c5b470: Layer already exists [2024-09-06T02:51:05.392Z] 3e99bfd86571: Layer already exists [2024-09-06T02:51:05.392Z] 72be51c0fc89: Layer already exists [2024-09-06T02:51:05.392Z] 1ab8420eb06c: Layer already exists [2024-09-06T02:51:05.392Z] 1519a03f13a9: Layer already exists [2024-09-06T02:51:05.392Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:05.655Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:8f091a19b439e2d40b53748770f158a42a1898c381c43ae0f73f4040351b5501 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:05.994Z] + 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-06T02:51:06.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-09-06T02:51:06.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-06T02:51:06.337Z] c0ad29c5b470: Preparing [2024-09-06T02:51:06.337Z] f25b3c144634: Preparing [2024-09-06T02:51:06.337Z] 2868e5834d2c: Preparing [2024-09-06T02:51:06.337Z] c823d844a489: Preparing [2024-09-06T02:51:06.337Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:06.337Z] 3e99bfd86571: Preparing [2024-09-06T02:51:06.337Z] 72be51c0fc89: Preparing [2024-09-06T02:51:06.337Z] 1ab8420eb06c: Preparing [2024-09-06T02:51:06.337Z] 1519a03f13a9: Preparing [2024-09-06T02:51:06.337Z] 3c20671a5817: Preparing [2024-09-06T02:51:06.337Z] 1ab8420eb06c: Waiting [2024-09-06T02:51:06.337Z] 1519a03f13a9: Waiting [2024-09-06T02:51:06.337Z] 3c20671a5817: Waiting [2024-09-06T02:51:06.337Z] 3e99bfd86571: Waiting [2024-09-06T02:51:06.337Z] 72be51c0fc89: Waiting [2024-09-06T02:51:06.337Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:06.337Z] c823d844a489: Layer already exists [2024-09-06T02:51:06.337Z] f25b3c144634: Layer already exists [2024-09-06T02:51:06.337Z] 2868e5834d2c: Layer already exists [2024-09-06T02:51:06.337Z] c0ad29c5b470: Layer already exists [2024-09-06T02:51:06.337Z] 72be51c0fc89: Layer already exists [2024-09-06T02:51:06.337Z] 1ab8420eb06c: Layer already exists [2024-09-06T02:51:06.337Z] 3e99bfd86571: Layer already exists [2024-09-06T02:51:06.337Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:06.337Z] 1519a03f13a9: Layer already exists [2024-09-06T02:51:06.602Z] main: digest: sha256:8f091a19b439e2d40b53748770f158a42a1898c381c43ae0f73f4040351b5501 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:51:06.682Z] ===================================================== [Pipeline] echo [2024-09-06T02:51:06.700Z] taggedImages: [2024-09-06T02:51:06.700Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:51:06.700Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-06T02:51:06.700Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.63 [2024-09-06T02:51:06.700Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:51:06.700Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-09-06T02:51:06.729Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-09-06T02:51:06.729Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:51:06.729Z] latest [2024-09-06T02:51:06.729Z] 3.2.0-dev.63 [2024-09-06T02:51:06.729Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:51:06.729Z] main [2024-09-06T02:51:06.729Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:07.089Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:07.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:51:07.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-06T02:51:07.442Z] 7aa8eac57600: Preparing [2024-09-06T02:51:07.442Z] d01c93641924: Preparing [2024-09-06T02:51:07.442Z] 0686b054981a: Preparing [2024-09-06T02:51:07.442Z] c823d844a489: Preparing [2024-09-06T02:51:07.442Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:07.442Z] 2beeb4e1b1a0: Preparing [2024-09-06T02:51:07.442Z] 8b35d9939062: Preparing [2024-09-06T02:51:07.442Z] 40565f006ef4: Preparing [2024-09-06T02:51:07.442Z] 3c20671a5817: Preparing [2024-09-06T02:51:07.442Z] 2beeb4e1b1a0: Waiting [2024-09-06T02:51:07.442Z] 8b35d9939062: Waiting [2024-09-06T02:51:07.442Z] 40565f006ef4: Waiting [2024-09-06T02:51:07.442Z] 3c20671a5817: Waiting [2024-09-06T02:51:07.442Z] c823d844a489: Layer already exists [2024-09-06T02:51:07.442Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:07.706Z] 7aa8eac57600: Pushed [2024-09-06T02:51:07.706Z] d01c93641924: Pushed [2024-09-06T02:51:07.706Z] 0686b054981a: Pushed [2024-09-06T02:51:07.706Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:08.283Z] 40565f006ef4: Pushed [2024-09-06T02:51:08.859Z] 8b35d9939062: Pushed [2024-09-06T02:51:30.888Z] 2beeb4e1b1a0: Pushed [2024-09-06T02:51:30.888Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:2c246321655599d20a2f459812aa2a0de7a6ada48c12e258dc3bddb32cc43625 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:31.246Z] + 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-06T02:51:31.585Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-06T02:51:31.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-06T02:51:31.585Z] 7aa8eac57600: Preparing [2024-09-06T02:51:31.585Z] d01c93641924: Preparing [2024-09-06T02:51:31.585Z] 0686b054981a: Preparing [2024-09-06T02:51:31.585Z] c823d844a489: Preparing [2024-09-06T02:51:31.585Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:31.585Z] 2beeb4e1b1a0: Preparing [2024-09-06T02:51:31.585Z] 8b35d9939062: Preparing [2024-09-06T02:51:31.585Z] 40565f006ef4: Preparing [2024-09-06T02:51:31.585Z] 3c20671a5817: Preparing [2024-09-06T02:51:31.585Z] 8b35d9939062: Waiting [2024-09-06T02:51:31.585Z] 40565f006ef4: Waiting [2024-09-06T02:51:31.585Z] 3c20671a5817: Waiting [2024-09-06T02:51:31.585Z] 2beeb4e1b1a0: Waiting [2024-09-06T02:51:31.585Z] c823d844a489: Layer already exists [2024-09-06T02:51:31.585Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:31.585Z] 0686b054981a: Layer already exists [2024-09-06T02:51:31.585Z] d01c93641924: Layer already exists [2024-09-06T02:51:31.585Z] 7aa8eac57600: Layer already exists [2024-09-06T02:51:31.585Z] 8b35d9939062: Layer already exists [2024-09-06T02:51:31.585Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:31.585Z] 40565f006ef4: Layer already exists [2024-09-06T02:51:31.585Z] 2beeb4e1b1a0: Layer already exists [2024-09-06T02:51:31.849Z] latest: digest: sha256:2c246321655599d20a2f459812aa2a0de7a6ada48c12e258dc3bddb32cc43625 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:32.204Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:32.548Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.63 [2024-09-06T02:51:32.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-06T02:51:32.548Z] 7aa8eac57600: Preparing [2024-09-06T02:51:32.548Z] d01c93641924: Preparing [2024-09-06T02:51:32.548Z] 0686b054981a: Preparing [2024-09-06T02:51:32.548Z] c823d844a489: Preparing [2024-09-06T02:51:32.549Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:32.549Z] 2beeb4e1b1a0: Preparing [2024-09-06T02:51:32.549Z] 8b35d9939062: Preparing [2024-09-06T02:51:32.549Z] 40565f006ef4: Preparing [2024-09-06T02:51:32.549Z] 3c20671a5817: Preparing [2024-09-06T02:51:32.549Z] 8b35d9939062: Waiting [2024-09-06T02:51:32.549Z] 40565f006ef4: Waiting [2024-09-06T02:51:32.549Z] 3c20671a5817: Waiting [2024-09-06T02:51:32.549Z] 2beeb4e1b1a0: Waiting [2024-09-06T02:51:32.549Z] c823d844a489: Layer already exists [2024-09-06T02:51:32.549Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:32.549Z] 7aa8eac57600: Layer already exists [2024-09-06T02:51:32.549Z] 0686b054981a: Layer already exists [2024-09-06T02:51:32.549Z] d01c93641924: Layer already exists [2024-09-06T02:51:32.549Z] 2beeb4e1b1a0: Layer already exists [2024-09-06T02:51:32.549Z] 8b35d9939062: Layer already exists [2024-09-06T02:51:32.549Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:32.549Z] 40565f006ef4: Layer already exists [2024-09-06T02:51:32.814Z] 3.2.0-dev.63: digest: sha256:2c246321655599d20a2f459812aa2a0de7a6ada48c12e258dc3bddb32cc43625 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:33.166Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:33.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:51:33.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-06T02:51:33.517Z] 7aa8eac57600: Preparing [2024-09-06T02:51:33.517Z] d01c93641924: Preparing [2024-09-06T02:51:33.517Z] 0686b054981a: Preparing [2024-09-06T02:51:33.517Z] c823d844a489: Preparing [2024-09-06T02:51:33.517Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:33.517Z] 2beeb4e1b1a0: Preparing [2024-09-06T02:51:33.517Z] 8b35d9939062: Preparing [2024-09-06T02:51:33.517Z] 2beeb4e1b1a0: Waiting [2024-09-06T02:51:33.517Z] 8b35d9939062: Waiting [2024-09-06T02:51:33.517Z] 40565f006ef4: Preparing [2024-09-06T02:51:33.517Z] 3c20671a5817: Preparing [2024-09-06T02:51:33.517Z] 40565f006ef4: Waiting [2024-09-06T02:51:33.517Z] 3c20671a5817: Waiting [2024-09-06T02:51:33.517Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:33.517Z] d01c93641924: Layer already exists [2024-09-06T02:51:33.517Z] 0686b054981a: Layer already exists [2024-09-06T02:51:33.517Z] c823d844a489: Layer already exists [2024-09-06T02:51:33.517Z] 7aa8eac57600: Layer already exists [2024-09-06T02:51:33.517Z] 8b35d9939062: Layer already exists [2024-09-06T02:51:33.517Z] 40565f006ef4: Layer already exists [2024-09-06T02:51:33.517Z] 2beeb4e1b1a0: Layer already exists [2024-09-06T02:51:33.517Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:33.780Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:2c246321655599d20a2f459812aa2a0de7a6ada48c12e258dc3bddb32cc43625 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:34.132Z] + 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-06T02:51:34.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-09-06T02:51:34.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-06T02:51:34.474Z] 7aa8eac57600: Preparing [2024-09-06T02:51:34.474Z] d01c93641924: Preparing [2024-09-06T02:51:34.474Z] 0686b054981a: Preparing [2024-09-06T02:51:34.474Z] c823d844a489: Preparing [2024-09-06T02:51:34.474Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:34.474Z] 2beeb4e1b1a0: Preparing [2024-09-06T02:51:34.474Z] 8b35d9939062: Preparing [2024-09-06T02:51:34.474Z] 40565f006ef4: Preparing [2024-09-06T02:51:34.474Z] 3c20671a5817: Preparing [2024-09-06T02:51:34.474Z] 2beeb4e1b1a0: Waiting [2024-09-06T02:51:34.474Z] 8b35d9939062: Waiting [2024-09-06T02:51:34.474Z] 40565f006ef4: Waiting [2024-09-06T02:51:34.474Z] 3c20671a5817: Waiting [2024-09-06T02:51:34.474Z] d01c93641924: Layer already exists [2024-09-06T02:51:34.474Z] 7aa8eac57600: Layer already exists [2024-09-06T02:51:34.474Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:34.474Z] 0686b054981a: Layer already exists [2024-09-06T02:51:34.474Z] c823d844a489: Layer already exists [2024-09-06T02:51:34.474Z] 8b35d9939062: Layer already exists [2024-09-06T02:51:34.474Z] 2beeb4e1b1a0: Layer already exists [2024-09-06T02:51:34.474Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:34.474Z] 40565f006ef4: Layer already exists [2024-09-06T02:51:34.737Z] main: digest: sha256:2c246321655599d20a2f459812aa2a0de7a6ada48c12e258dc3bddb32cc43625 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:51:34.820Z] ===================================================== [Pipeline] echo [2024-09-06T02:51:34.835Z] taggedImages: [2024-09-06T02:51:34.835Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:51:34.835Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-06T02:51:34.835Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.63 [2024-09-06T02:51:34.835Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:51:34.835Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-09-06T02:51:34.867Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-09-06T02:51:34.867Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:51:34.867Z] latest [2024-09-06T02:51:34.867Z] 3.2.0-dev.63 [2024-09-06T02:51:34.867Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:51:34.867Z] main [2024-09-06T02:51:34.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:35.233Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:35.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:51:35.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-06T02:51:35.581Z] 4b1a670f5413: Preparing [2024-09-06T02:51:35.581Z] 7fb77ca9e8c1: Preparing [2024-09-06T02:51:35.581Z] 5504963efe1f: Preparing [2024-09-06T02:51:35.581Z] c823d844a489: Preparing [2024-09-06T02:51:35.581Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:35.581Z] 2beeb4e1b1a0: Preparing [2024-09-06T02:51:35.581Z] 1ab8420eb06c: Preparing [2024-09-06T02:51:35.581Z] 1519a03f13a9: Preparing [2024-09-06T02:51:35.581Z] 3c20671a5817: Preparing [2024-09-06T02:51:35.581Z] 2beeb4e1b1a0: Waiting [2024-09-06T02:51:35.581Z] 1ab8420eb06c: Waiting [2024-09-06T02:51:35.581Z] 3c20671a5817: Waiting [2024-09-06T02:51:35.581Z] 1519a03f13a9: Waiting [2024-09-06T02:51:35.581Z] c823d844a489: Layer already exists [2024-09-06T02:51:35.581Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:35.845Z] 2beeb4e1b1a0: Layer already exists [2024-09-06T02:51:35.845Z] 1ab8420eb06c: Layer already exists [2024-09-06T02:51:35.845Z] 7fb77ca9e8c1: Pushed [2024-09-06T02:51:35.845Z] 1519a03f13a9: Layer already exists [2024-09-06T02:51:35.845Z] 5504963efe1f: Pushed [2024-09-06T02:51:35.845Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:35.845Z] 4b1a670f5413: Pushed [2024-09-06T02:51:35.845Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:8201ae376ced2978dec884487b8b570d88d2ac669fe648605d856bd8d267e517 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:36.206Z] + 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-06T02:51:36.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-06T02:51:36.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-06T02:51:36.556Z] 4b1a670f5413: Preparing [2024-09-06T02:51:36.556Z] 7fb77ca9e8c1: Preparing [2024-09-06T02:51:36.556Z] 5504963efe1f: Preparing [2024-09-06T02:51:36.556Z] c823d844a489: Preparing [2024-09-06T02:51:36.556Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:36.556Z] 2beeb4e1b1a0: Preparing [2024-09-06T02:51:36.556Z] 1ab8420eb06c: Preparing [2024-09-06T02:51:36.556Z] 1519a03f13a9: Preparing [2024-09-06T02:51:36.556Z] 3c20671a5817: Preparing [2024-09-06T02:51:36.556Z] 2beeb4e1b1a0: Waiting [2024-09-06T02:51:36.556Z] 1ab8420eb06c: Waiting [2024-09-06T02:51:36.556Z] 1519a03f13a9: Waiting [2024-09-06T02:51:36.556Z] 3c20671a5817: Waiting [2024-09-06T02:51:36.556Z] 4b1a670f5413: Layer already exists [2024-09-06T02:51:36.556Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:36.556Z] 5504963efe1f: Layer already exists [2024-09-06T02:51:36.556Z] 7fb77ca9e8c1: Layer already exists [2024-09-06T02:51:36.556Z] c823d844a489: Layer already exists [2024-09-06T02:51:36.556Z] 1ab8420eb06c: Layer already exists [2024-09-06T02:51:36.556Z] 2beeb4e1b1a0: Layer already exists [2024-09-06T02:51:36.556Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:36.556Z] 1519a03f13a9: Layer already exists [2024-09-06T02:51:36.822Z] latest: digest: sha256:8201ae376ced2978dec884487b8b570d88d2ac669fe648605d856bd8d267e517 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:37.169Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:37.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.63 [2024-09-06T02:51:37.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-06T02:51:37.518Z] 4b1a670f5413: Preparing [2024-09-06T02:51:37.518Z] 7fb77ca9e8c1: Preparing [2024-09-06T02:51:37.518Z] 5504963efe1f: Preparing [2024-09-06T02:51:37.518Z] c823d844a489: Preparing [2024-09-06T02:51:37.518Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:37.518Z] 2beeb4e1b1a0: Preparing [2024-09-06T02:51:37.518Z] 1ab8420eb06c: Preparing [2024-09-06T02:51:37.518Z] 1519a03f13a9: Preparing [2024-09-06T02:51:37.518Z] 3c20671a5817: Preparing [2024-09-06T02:51:37.518Z] 1ab8420eb06c: Waiting [2024-09-06T02:51:37.518Z] 1519a03f13a9: Waiting [2024-09-06T02:51:37.518Z] 3c20671a5817: Waiting [2024-09-06T02:51:37.518Z] 2beeb4e1b1a0: Waiting [2024-09-06T02:51:37.518Z] c823d844a489: Layer already exists [2024-09-06T02:51:37.518Z] 5504963efe1f: Layer already exists [2024-09-06T02:51:37.518Z] 4b1a670f5413: Layer already exists [2024-09-06T02:51:37.518Z] 7fb77ca9e8c1: Layer already exists [2024-09-06T02:51:37.518Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:37.518Z] 1ab8420eb06c: Layer already exists [2024-09-06T02:51:37.518Z] 1519a03f13a9: Layer already exists [2024-09-06T02:51:37.518Z] 2beeb4e1b1a0: Layer already exists [2024-09-06T02:51:37.518Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:37.518Z] 3.2.0-dev.63: digest: sha256:8201ae376ced2978dec884487b8b570d88d2ac669fe648605d856bd8d267e517 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:38.141Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:38.485Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:51:38.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-06T02:51:38.486Z] 4b1a670f5413: Preparing [2024-09-06T02:51:38.486Z] 7fb77ca9e8c1: Preparing [2024-09-06T02:51:38.486Z] 5504963efe1f: Preparing [2024-09-06T02:51:38.486Z] c823d844a489: Preparing [2024-09-06T02:51:38.486Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:38.486Z] 2beeb4e1b1a0: Preparing [2024-09-06T02:51:38.486Z] 1ab8420eb06c: Preparing [2024-09-06T02:51:38.486Z] 1519a03f13a9: Preparing [2024-09-06T02:51:38.486Z] 3c20671a5817: Preparing [2024-09-06T02:51:38.486Z] 2beeb4e1b1a0: Waiting [2024-09-06T02:51:38.486Z] 1ab8420eb06c: Waiting [2024-09-06T02:51:38.486Z] 1519a03f13a9: Waiting [2024-09-06T02:51:38.486Z] 3c20671a5817: Waiting [2024-09-06T02:51:38.486Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:38.486Z] 7fb77ca9e8c1: Layer already exists [2024-09-06T02:51:38.486Z] 5504963efe1f: Layer already exists [2024-09-06T02:51:38.486Z] 4b1a670f5413: Layer already exists [2024-09-06T02:51:38.486Z] c823d844a489: Layer already exists [2024-09-06T02:51:38.486Z] 2beeb4e1b1a0: Layer already exists [2024-09-06T02:51:38.486Z] 1ab8420eb06c: Layer already exists [2024-09-06T02:51:38.486Z] 1519a03f13a9: Layer already exists [2024-09-06T02:51:38.486Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:38.486Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:8201ae376ced2978dec884487b8b570d88d2ac669fe648605d856bd8d267e517 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:39.096Z] + 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-06T02:51:39.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-09-06T02:51:39.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-06T02:51:39.442Z] 4b1a670f5413: Preparing [2024-09-06T02:51:39.442Z] 7fb77ca9e8c1: Preparing [2024-09-06T02:51:39.442Z] 5504963efe1f: Preparing [2024-09-06T02:51:39.442Z] c823d844a489: Preparing [2024-09-06T02:51:39.442Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:39.442Z] 2beeb4e1b1a0: Preparing [2024-09-06T02:51:39.442Z] 1ab8420eb06c: Preparing [2024-09-06T02:51:39.442Z] 1519a03f13a9: Preparing [2024-09-06T02:51:39.442Z] 3c20671a5817: Preparing [2024-09-06T02:51:39.442Z] 2beeb4e1b1a0: Waiting [2024-09-06T02:51:39.442Z] 1ab8420eb06c: Waiting [2024-09-06T02:51:39.442Z] 3c20671a5817: Waiting [2024-09-06T02:51:39.442Z] c823d844a489: Layer already exists [2024-09-06T02:51:39.442Z] 4b1a670f5413: Layer already exists [2024-09-06T02:51:39.442Z] 7fb77ca9e8c1: Layer already exists [2024-09-06T02:51:39.442Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:39.442Z] 5504963efe1f: Layer already exists [2024-09-06T02:51:39.442Z] 2beeb4e1b1a0: Layer already exists [2024-09-06T02:51:39.442Z] 1ab8420eb06c: Layer already exists [2024-09-06T02:51:39.442Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:39.442Z] 1519a03f13a9: Layer already exists [2024-09-06T02:51:39.705Z] main: digest: sha256:8201ae376ced2978dec884487b8b570d88d2ac669fe648605d856bd8d267e517 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:51:39.786Z] ===================================================== [Pipeline] echo [2024-09-06T02:51:39.801Z] taggedImages: [2024-09-06T02:51:39.801Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:51:39.801Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-06T02:51:39.801Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.63 [2024-09-06T02:51:39.801Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:51:39.801Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-09-06T02:51:39.830Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-09-06T02:51:39.830Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:51:39.830Z] latest [2024-09-06T02:51:39.830Z] 3.2.0-dev.63 [2024-09-06T02:51:39.830Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:51:39.830Z] main [2024-09-06T02:51:39.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:40.201Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:40.554Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:51:40.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-06T02:51:40.554Z] ab2253a0ea95: Preparing [2024-09-06T02:51:40.554Z] 41cdf4befa2a: Preparing [2024-09-06T02:51:40.554Z] c823d844a489: Preparing [2024-09-06T02:51:40.554Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:40.554Z] 926b4f35e229: Preparing [2024-09-06T02:51:40.554Z] 39072480efd1: Preparing [2024-09-06T02:51:40.554Z] 3c20671a5817: Preparing [2024-09-06T02:51:40.554Z] 39072480efd1: Waiting [2024-09-06T02:51:40.554Z] 3c20671a5817: Waiting [2024-09-06T02:51:40.554Z] c823d844a489: Layer already exists [2024-09-06T02:51:40.554Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:40.819Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:40.819Z] ab2253a0ea95: Pushed [2024-09-06T02:51:41.771Z] 39072480efd1: Pushed [2024-09-06T02:51:42.035Z] 926b4f35e229: Pushed [2024-09-06T02:51:48.696Z] 41cdf4befa2a: Pushed [2024-09-06T02:51:48.696Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:1263f44315a9765ec6148f4f89baa295afe902e68a26c9d5fcdb44039e1450a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:49.042Z] + 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-06T02:51:49.388Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-06T02:51:49.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-06T02:51:49.389Z] ab2253a0ea95: Preparing [2024-09-06T02:51:49.389Z] 41cdf4befa2a: Preparing [2024-09-06T02:51:49.389Z] c823d844a489: Preparing [2024-09-06T02:51:49.389Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:49.389Z] 926b4f35e229: Preparing [2024-09-06T02:51:49.389Z] 39072480efd1: Preparing [2024-09-06T02:51:49.389Z] 3c20671a5817: Preparing [2024-09-06T02:51:49.389Z] 39072480efd1: Waiting [2024-09-06T02:51:49.389Z] 3c20671a5817: Waiting [2024-09-06T02:51:49.389Z] 41cdf4befa2a: Layer already exists [2024-09-06T02:51:49.389Z] c823d844a489: Layer already exists [2024-09-06T02:51:49.389Z] ab2253a0ea95: Layer already exists [2024-09-06T02:51:49.389Z] 926b4f35e229: Layer already exists [2024-09-06T02:51:49.389Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:49.389Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:49.389Z] 39072480efd1: Layer already exists [2024-09-06T02:51:49.652Z] latest: digest: sha256:1263f44315a9765ec6148f4f89baa295afe902e68a26c9d5fcdb44039e1450a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:50.004Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:50.353Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.63 [2024-09-06T02:51:50.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-06T02:51:50.353Z] ab2253a0ea95: Preparing [2024-09-06T02:51:50.353Z] 41cdf4befa2a: Preparing [2024-09-06T02:51:50.353Z] c823d844a489: Preparing [2024-09-06T02:51:50.353Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:50.353Z] 926b4f35e229: Preparing [2024-09-06T02:51:50.353Z] 39072480efd1: Preparing [2024-09-06T02:51:50.353Z] 3c20671a5817: Preparing [2024-09-06T02:51:50.353Z] 39072480efd1: Waiting [2024-09-06T02:51:50.353Z] 3c20671a5817: Waiting [2024-09-06T02:51:50.353Z] ab2253a0ea95: Layer already exists [2024-09-06T02:51:50.353Z] 926b4f35e229: Layer already exists [2024-09-06T02:51:50.353Z] 41cdf4befa2a: Layer already exists [2024-09-06T02:51:50.353Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:50.353Z] c823d844a489: Layer already exists [2024-09-06T02:51:50.353Z] 39072480efd1: Layer already exists [2024-09-06T02:51:50.353Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:50.616Z] 3.2.0-dev.63: digest: sha256:1263f44315a9765ec6148f4f89baa295afe902e68a26c9d5fcdb44039e1450a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:50.973Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:51.324Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:51:51.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-06T02:51:51.324Z] ab2253a0ea95: Preparing [2024-09-06T02:51:51.324Z] 41cdf4befa2a: Preparing [2024-09-06T02:51:51.324Z] c823d844a489: Preparing [2024-09-06T02:51:51.324Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:51.324Z] 926b4f35e229: Preparing [2024-09-06T02:51:51.324Z] 39072480efd1: Preparing [2024-09-06T02:51:51.324Z] 3c20671a5817: Preparing [2024-09-06T02:51:51.324Z] 39072480efd1: Waiting [2024-09-06T02:51:51.324Z] 3c20671a5817: Waiting [2024-09-06T02:51:51.324Z] 41cdf4befa2a: Layer already exists [2024-09-06T02:51:51.324Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:51.324Z] c823d844a489: Layer already exists [2024-09-06T02:51:51.324Z] 926b4f35e229: Layer already exists [2024-09-06T02:51:51.324Z] ab2253a0ea95: Layer already exists [2024-09-06T02:51:51.324Z] 39072480efd1: Layer already exists [2024-09-06T02:51:51.324Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:51.324Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:1263f44315a9765ec6148f4f89baa295afe902e68a26c9d5fcdb44039e1450a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:51.942Z] + 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-06T02:51:52.288Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-09-06T02:51:52.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-06T02:51:52.289Z] ab2253a0ea95: Preparing [2024-09-06T02:51:52.289Z] 41cdf4befa2a: Preparing [2024-09-06T02:51:52.289Z] c823d844a489: Preparing [2024-09-06T02:51:52.289Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:52.289Z] 926b4f35e229: Preparing [2024-09-06T02:51:52.289Z] 39072480efd1: Preparing [2024-09-06T02:51:52.289Z] 3c20671a5817: Preparing [2024-09-06T02:51:52.289Z] 39072480efd1: Waiting [2024-09-06T02:51:52.289Z] 3c20671a5817: Waiting [2024-09-06T02:51:52.289Z] ab2253a0ea95: Layer already exists [2024-09-06T02:51:52.289Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:52.289Z] 41cdf4befa2a: Layer already exists [2024-09-06T02:51:52.289Z] c823d844a489: Layer already exists [2024-09-06T02:51:52.289Z] 926b4f35e229: Layer already exists [2024-09-06T02:51:52.289Z] 39072480efd1: Layer already exists [2024-09-06T02:51:52.289Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:52.553Z] main: digest: sha256:1263f44315a9765ec6148f4f89baa295afe902e68a26c9d5fcdb44039e1450a2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:51:52.639Z] ===================================================== [Pipeline] echo [2024-09-06T02:51:52.654Z] taggedImages: [2024-09-06T02:51:52.654Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:51:52.654Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-06T02:51:52.654Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.63 [2024-09-06T02:51:52.654Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:51:52.654Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-09-06T02:51:52.685Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-09-06T02:51:52.685Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:51:52.685Z] latest [2024-09-06T02:51:52.685Z] 3.2.0-dev.63 [2024-09-06T02:51:52.685Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:51:52.685Z] main [2024-09-06T02:51:52.685Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:53.052Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:51:53.418Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:51:53.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-06T02:51:53.419Z] 28e7198be4b2: Preparing [2024-09-06T02:51:53.419Z] dc42f850d3e7: Preparing [2024-09-06T02:51:53.419Z] c823d844a489: Preparing [2024-09-06T02:51:53.419Z] 0a6acaa18a5b: Preparing [2024-09-06T02:51:53.419Z] b70bc6e2b53c: Preparing [2024-09-06T02:51:53.419Z] b6b6847cf3ae: Preparing [2024-09-06T02:51:53.419Z] 3c20671a5817: Preparing [2024-09-06T02:51:53.419Z] b6b6847cf3ae: Waiting [2024-09-06T02:51:53.419Z] 3c20671a5817: Waiting [2024-09-06T02:51:53.419Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:51:53.419Z] c823d844a489: Layer already exists [2024-09-06T02:51:53.681Z] 3c20671a5817: Layer already exists [2024-09-06T02:51:53.681Z] 28e7198be4b2: Pushed [2024-09-06T02:51:53.944Z] b6b6847cf3ae: Pushed [2024-09-06T02:51:54.895Z] b70bc6e2b53c: Pushed [2024-09-06T02:52:01.506Z] dc42f850d3e7: Pushed [2024-09-06T02:52:01.506Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:8595e1e28ff7ca7afb166de044206b765b5691b9463da4121e1ff90955687a04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:52:01.872Z] + 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-06T02:52:02.223Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-06T02:52:02.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-06T02:52:02.223Z] 28e7198be4b2: Preparing [2024-09-06T02:52:02.223Z] dc42f850d3e7: Preparing [2024-09-06T02:52:02.223Z] c823d844a489: Preparing [2024-09-06T02:52:02.223Z] 0a6acaa18a5b: Preparing [2024-09-06T02:52:02.223Z] b70bc6e2b53c: Preparing [2024-09-06T02:52:02.223Z] b6b6847cf3ae: Preparing [2024-09-06T02:52:02.223Z] 3c20671a5817: Preparing [2024-09-06T02:52:02.223Z] b6b6847cf3ae: Waiting [2024-09-06T02:52:02.223Z] 3c20671a5817: Waiting [2024-09-06T02:52:02.223Z] c823d844a489: Layer already exists [2024-09-06T02:52:02.223Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:52:02.223Z] 28e7198be4b2: Layer already exists [2024-09-06T02:52:02.223Z] b70bc6e2b53c: Layer already exists [2024-09-06T02:52:02.223Z] dc42f850d3e7: Layer already exists [2024-09-06T02:52:02.223Z] b6b6847cf3ae: Layer already exists [2024-09-06T02:52:02.223Z] 3c20671a5817: Layer already exists [2024-09-06T02:52:02.489Z] latest: digest: sha256:8595e1e28ff7ca7afb166de044206b765b5691b9463da4121e1ff90955687a04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:52:02.852Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:52:03.213Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.63 [2024-09-06T02:52:03.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-06T02:52:03.213Z] 28e7198be4b2: Preparing [2024-09-06T02:52:03.213Z] dc42f850d3e7: Preparing [2024-09-06T02:52:03.213Z] c823d844a489: Preparing [2024-09-06T02:52:03.213Z] 0a6acaa18a5b: Preparing [2024-09-06T02:52:03.213Z] b70bc6e2b53c: Preparing [2024-09-06T02:52:03.213Z] b6b6847cf3ae: Preparing [2024-09-06T02:52:03.213Z] 3c20671a5817: Preparing [2024-09-06T02:52:03.213Z] 3c20671a5817: Waiting [2024-09-06T02:52:03.213Z] b6b6847cf3ae: Waiting [2024-09-06T02:52:03.213Z] dc42f850d3e7: Layer already exists [2024-09-06T02:52:03.213Z] 28e7198be4b2: Layer already exists [2024-09-06T02:52:03.213Z] b70bc6e2b53c: Layer already exists [2024-09-06T02:52:03.213Z] c823d844a489: Layer already exists [2024-09-06T02:52:03.213Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:52:03.213Z] b6b6847cf3ae: Layer already exists [2024-09-06T02:52:03.213Z] 3c20671a5817: Layer already exists [2024-09-06T02:52:03.213Z] 3.2.0-dev.63: digest: sha256:8595e1e28ff7ca7afb166de044206b765b5691b9463da4121e1ff90955687a04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:52:03.828Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:52:04.179Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:52:04.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-06T02:52:04.179Z] 28e7198be4b2: Preparing [2024-09-06T02:52:04.179Z] dc42f850d3e7: Preparing [2024-09-06T02:52:04.179Z] c823d844a489: Preparing [2024-09-06T02:52:04.179Z] 0a6acaa18a5b: Preparing [2024-09-06T02:52:04.179Z] b70bc6e2b53c: Preparing [2024-09-06T02:52:04.179Z] b6b6847cf3ae: Preparing [2024-09-06T02:52:04.179Z] b6b6847cf3ae: Waiting [2024-09-06T02:52:04.179Z] 3c20671a5817: Preparing [2024-09-06T02:52:04.179Z] 3c20671a5817: Waiting [2024-09-06T02:52:04.179Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:52:04.179Z] dc42f850d3e7: Layer already exists [2024-09-06T02:52:04.179Z] 28e7198be4b2: Layer already exists [2024-09-06T02:52:04.179Z] c823d844a489: Layer already exists [2024-09-06T02:52:04.180Z] b70bc6e2b53c: Layer already exists [2024-09-06T02:52:04.180Z] b6b6847cf3ae: Layer already exists [2024-09-06T02:52:04.180Z] 3c20671a5817: Layer already exists [2024-09-06T02:52:04.444Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:8595e1e28ff7ca7afb166de044206b765b5691b9463da4121e1ff90955687a04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:52:04.803Z] + 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-06T02:52:05.146Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-09-06T02:52:05.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-06T02:52:05.146Z] 28e7198be4b2: Preparing [2024-09-06T02:52:05.146Z] dc42f850d3e7: Preparing [2024-09-06T02:52:05.146Z] c823d844a489: Preparing [2024-09-06T02:52:05.146Z] 0a6acaa18a5b: Preparing [2024-09-06T02:52:05.146Z] b70bc6e2b53c: Preparing [2024-09-06T02:52:05.146Z] b6b6847cf3ae: Preparing [2024-09-06T02:52:05.146Z] 3c20671a5817: Preparing [2024-09-06T02:52:05.146Z] b6b6847cf3ae: Waiting [2024-09-06T02:52:05.146Z] 3c20671a5817: Waiting [2024-09-06T02:52:05.146Z] 28e7198be4b2: Layer already exists [2024-09-06T02:52:05.146Z] dc42f850d3e7: Layer already exists [2024-09-06T02:52:05.146Z] c823d844a489: Layer already exists [2024-09-06T02:52:05.146Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:52:05.146Z] b70bc6e2b53c: Layer already exists [2024-09-06T02:52:05.146Z] b6b6847cf3ae: Layer already exists [2024-09-06T02:52:05.146Z] 3c20671a5817: Layer already exists [2024-09-06T02:52:05.411Z] main: digest: sha256:8595e1e28ff7ca7afb166de044206b765b5691b9463da4121e1ff90955687a04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:52:05.484Z] ===================================================== [Pipeline] echo [2024-09-06T02:52:05.504Z] taggedImages: [2024-09-06T02:52:05.504Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:52:05.504Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-06T02:52:05.504Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.63 [2024-09-06T02:52:05.504Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:52:05.504Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-09-06T02:52:05.538Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-09-06T02:52:05.538Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:52:05.538Z] latest [2024-09-06T02:52:05.538Z] 3.2.0-dev.63 [2024-09-06T02:52:05.538Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:52:05.538Z] main [2024-09-06T02:52:05.538Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:52:05.904Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:52:06.272Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:52:06.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-06T02:52:06.272Z] a884c3acc274: Preparing [2024-09-06T02:52:06.272Z] adcca6efa36c: Preparing [2024-09-06T02:52:06.272Z] c823d844a489: Preparing [2024-09-06T02:52:06.272Z] 0a6acaa18a5b: Preparing [2024-09-06T02:52:06.272Z] 00c3d8d86728: Preparing [2024-09-06T02:52:06.272Z] 79e80e64cc10: Preparing [2024-09-06T02:52:06.272Z] 3c20671a5817: Preparing [2024-09-06T02:52:06.272Z] 79e80e64cc10: Waiting [2024-09-06T02:52:06.272Z] 3c20671a5817: Waiting [2024-09-06T02:52:06.272Z] c823d844a489: Layer already exists [2024-09-06T02:52:06.272Z] 00c3d8d86728: Layer already exists [2024-09-06T02:52:06.272Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:52:06.272Z] 79e80e64cc10: Layer already exists [2024-09-06T02:52:06.537Z] 3c20671a5817: Layer already exists [2024-09-06T02:52:06.537Z] a884c3acc274: Pushed [2024-09-06T02:52:13.159Z] adcca6efa36c: Pushed [2024-09-06T02:52:13.159Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0: digest: sha256:12e0d569e313aa7694885387a379c66855daa1db45c8f29d4d40a4fc6c6ace07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:52:13.515Z] + 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-06T02:52:13.873Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-06T02:52:13.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-06T02:52:13.873Z] a884c3acc274: Preparing [2024-09-06T02:52:13.873Z] adcca6efa36c: Preparing [2024-09-06T02:52:13.873Z] c823d844a489: Preparing [2024-09-06T02:52:13.873Z] 0a6acaa18a5b: Preparing [2024-09-06T02:52:13.873Z] 00c3d8d86728: Preparing [2024-09-06T02:52:13.873Z] 79e80e64cc10: Preparing [2024-09-06T02:52:13.873Z] 3c20671a5817: Preparing [2024-09-06T02:52:13.873Z] 79e80e64cc10: Waiting [2024-09-06T02:52:13.873Z] 3c20671a5817: Waiting [2024-09-06T02:52:13.873Z] a884c3acc274: Layer already exists [2024-09-06T02:52:13.873Z] c823d844a489: Layer already exists [2024-09-06T02:52:13.873Z] adcca6efa36c: Layer already exists [2024-09-06T02:52:13.873Z] 00c3d8d86728: Layer already exists [2024-09-06T02:52:13.873Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:52:13.873Z] 79e80e64cc10: Layer already exists [2024-09-06T02:52:13.873Z] 3c20671a5817: Layer already exists [2024-09-06T02:52:14.138Z] latest: digest: sha256:12e0d569e313aa7694885387a379c66855daa1db45c8f29d4d40a4fc6c6ace07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:52:14.504Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:52:14.870Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.63 [2024-09-06T02:52:14.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-06T02:52:14.870Z] a884c3acc274: Preparing [2024-09-06T02:52:14.870Z] adcca6efa36c: Preparing [2024-09-06T02:52:14.870Z] c823d844a489: Preparing [2024-09-06T02:52:14.870Z] 0a6acaa18a5b: Preparing [2024-09-06T02:52:14.870Z] 00c3d8d86728: Preparing [2024-09-06T02:52:14.870Z] 79e80e64cc10: Preparing [2024-09-06T02:52:14.870Z] 3c20671a5817: Preparing [2024-09-06T02:52:14.870Z] 79e80e64cc10: Waiting [2024-09-06T02:52:14.870Z] 3c20671a5817: Waiting [2024-09-06T02:52:14.870Z] 00c3d8d86728: Layer already exists [2024-09-06T02:52:14.870Z] a884c3acc274: Layer already exists [2024-09-06T02:52:14.870Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:52:14.870Z] adcca6efa36c: Layer already exists [2024-09-06T02:52:14.870Z] c823d844a489: Layer already exists [2024-09-06T02:52:14.870Z] 3c20671a5817: Layer already exists [2024-09-06T02:52:14.870Z] 79e80e64cc10: Layer already exists [2024-09-06T02:52:14.870Z] 3.2.0-dev.63: digest: sha256:12e0d569e313aa7694885387a379c66855daa1db45c8f29d4d40a4fc6c6ace07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:52:15.471Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:52:15.818Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:52:15.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-06T02:52:15.818Z] a884c3acc274: Preparing [2024-09-06T02:52:15.818Z] adcca6efa36c: Preparing [2024-09-06T02:52:15.818Z] c823d844a489: Preparing [2024-09-06T02:52:15.818Z] 0a6acaa18a5b: Preparing [2024-09-06T02:52:15.818Z] 00c3d8d86728: Preparing [2024-09-06T02:52:15.818Z] 79e80e64cc10: Preparing [2024-09-06T02:52:15.818Z] 3c20671a5817: Preparing [2024-09-06T02:52:15.818Z] 79e80e64cc10: Waiting [2024-09-06T02:52:15.818Z] 3c20671a5817: Waiting [2024-09-06T02:52:15.818Z] adcca6efa36c: Layer already exists [2024-09-06T02:52:15.818Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:52:15.818Z] 00c3d8d86728: Layer already exists [2024-09-06T02:52:15.818Z] c823d844a489: Layer already exists [2024-09-06T02:52:15.818Z] a884c3acc274: Layer already exists [2024-09-06T02:52:15.818Z] 79e80e64cc10: Layer already exists [2024-09-06T02:52:15.818Z] 3c20671a5817: Layer already exists [2024-09-06T02:52:15.818Z] fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63: digest: sha256:12e0d569e313aa7694885387a379c66855daa1db45c8f29d4d40a4fc6c6ace07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:52:16.435Z] + 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-06T02:52:16.783Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-09-06T02:52:16.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-06T02:52:16.783Z] a884c3acc274: Preparing [2024-09-06T02:52:16.783Z] adcca6efa36c: Preparing [2024-09-06T02:52:16.783Z] c823d844a489: Preparing [2024-09-06T02:52:16.783Z] 0a6acaa18a5b: Preparing [2024-09-06T02:52:16.783Z] 00c3d8d86728: Preparing [2024-09-06T02:52:16.783Z] 79e80e64cc10: Preparing [2024-09-06T02:52:16.783Z] 3c20671a5817: Preparing [2024-09-06T02:52:16.783Z] 79e80e64cc10: Waiting [2024-09-06T02:52:16.783Z] 3c20671a5817: Waiting [2024-09-06T02:52:16.783Z] 00c3d8d86728: Layer already exists [2024-09-06T02:52:16.783Z] adcca6efa36c: Layer already exists [2024-09-06T02:52:16.783Z] a884c3acc274: Layer already exists [2024-09-06T02:52:16.783Z] 0a6acaa18a5b: Layer already exists [2024-09-06T02:52:16.783Z] c823d844a489: Layer already exists [2024-09-06T02:52:16.783Z] 79e80e64cc10: Layer already exists [2024-09-06T02:52:16.783Z] 3c20671a5817: Layer already exists [2024-09-06T02:52:17.046Z] main: digest: sha256:12e0d569e313aa7694885387a379c66855daa1db45c8f29d4d40a4fc6c6ace07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-06T02:52:17.138Z] ===================================================== [Pipeline] echo [2024-09-06T02:52:17.153Z] taggedImages: [2024-09-06T02:52:17.153Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0 [2024-09-06T02:52:17.153Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-06T02:52:17.153Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.63 [2024-09-06T02:52:17.153Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:fa8332cd388c6d28d7bc178899488fd81dc21eb0-3.2.0-dev.63 [2024-09-06T02:52:17.153Z] - 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-06T02:52:17.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T02:52:17.572Z] [2024-09-06T02:52:17.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:52:17.903Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T02:52:17.903Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-06T02:52:17.903Z] 8998bd30e6a1: Pulling fs layer [2024-09-06T02:52:17.903Z] 04944245beec: Pulling fs layer [2024-09-06T02:52:17.903Z] 699f458cf7ca: Pulling fs layer [2024-09-06T02:52:17.903Z] 765212b225bb: Pulling fs layer [2024-09-06T02:52:17.903Z] f23df028b6ca: Pulling fs layer [2024-09-06T02:52:17.903Z] d65c8cfc05b1: Pulling fs layer [2024-09-06T02:52:17.903Z] 2437ff75d9bd: Pulling fs layer [2024-09-06T02:52:17.903Z] 765212b225bb: Waiting [2024-09-06T02:52:17.903Z] f23df028b6ca: Waiting [2024-09-06T02:52:17.903Z] d65c8cfc05b1: Waiting [2024-09-06T02:52:17.903Z] 2437ff75d9bd: Waiting [2024-09-06T02:52:18.170Z] 04944245beec: Verifying Checksum [2024-09-06T02:52:18.170Z] 04944245beec: Download complete [2024-09-06T02:52:18.170Z] 765212b225bb: Verifying Checksum [2024-09-06T02:52:18.170Z] 765212b225bb: Download complete [2024-09-06T02:52:18.170Z] f23df028b6ca: Download complete [2024-09-06T02:52:18.170Z] d65c8cfc05b1: Verifying Checksum [2024-09-06T02:52:18.170Z] d65c8cfc05b1: Download complete [2024-09-06T02:52:18.436Z] 699f458cf7ca: Verifying Checksum [2024-09-06T02:52:18.436Z] 699f458cf7ca: Download complete [2024-09-06T02:52:18.702Z] 8998bd30e6a1: Verifying Checksum [2024-09-06T02:52:18.702Z] 8998bd30e6a1: Download complete [2024-09-06T02:52:21.275Z] 2437ff75d9bd: Verifying Checksum [2024-09-06T02:52:21.275Z] 2437ff75d9bd: Download complete [2024-09-06T02:52:23.211Z] 8998bd30e6a1: Pull complete [2024-09-06T02:52:23.793Z] 04944245beec: Pull complete [2024-09-06T02:52:25.198Z] 699f458cf7ca: Pull complete [2024-09-06T02:52:25.464Z] 765212b225bb: Pull complete [2024-09-06T02:52:26.421Z] f23df028b6ca: Pull complete [2024-09-06T02:52:26.686Z] d65c8cfc05b1: Pull complete [2024-09-06T02:52:44.869Z] 2437ff75d9bd: Pull complete [2024-09-06T02:52:44.869Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-06T02:52:44.869Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T02:52:44.869Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T02:52:45.065Z] prd-ubuntu20.04-docker-arm64-4c-16g-9548 does not seem to be running inside a container [2024-09-06T02:52:45.129Z] $ 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/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-06T02:52:47.711Z] $ docker top aaadaec737c0493f38370921137bcb81b50374a8dc573f9138ef517a95ec4455 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T02:52:48.584Z] ---> job-cost.sh [2024-09-06T02:52:48.584Z] lf-activate-venv: SKIPPING [2024-09-06T02:52:48.584Z] INFO: No Stack... [2024-09-06T02:52:48.847Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-06T02:52:49.797Z] INFO: Archiving Costs [Pipeline] sh [2024-09-06T02:52:50.422Z] + cat /w/workspace/edgex-go/684/archives/cost.csv [2024-09-06T02:52:50.422Z] + cut -d, -f6 [Pipeline] lock [2024-09-06T02:52:50.456Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-684-stack-cost] [2024-09-06T02:52:50.467Z] Resource [jenkins-edgexfoundry-edgex-go-main-684-stack-cost] did not exist. Created. [2024-09-06T02:52:50.474Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-684-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-06T02:52:51.115Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-06T02:52:51.772Z] Stashed 1 file(s) [Pipeline] } [2024-09-06T02:52:51.783Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-684-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-06T02:52:51.821Z] $ docker stop --time=1 aaadaec737c0493f38370921137bcb81b50374a8dc573f9138ef517a95ec4455 [2024-09-06T02:52:53.336Z] $ docker rm -f --volumes aaadaec737c0493f38370921137bcb81b50374a8dc573f9138ef517a95ec4455 [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-06T02:52:53.924Z] provisioning config files... [2024-09-06T02:52:53.931Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/684@tmp/config9789822881350489213tmp [Pipeline] { [Pipeline] sh [2024-09-06T02:52:54.234Z] + set +x [2024-09-06T02:52:54.234Z] + + curl -sbash https://codecov.io/bash -s [2024-09-06T02:52:54.234Z] -- [2024-09-06T02:52:54.234Z] [2024-09-06T02:52:54.234Z] _____ _ [2024-09-06T02:52:54.234Z] / ____| | | [2024-09-06T02:52:54.234Z] | | ___ __| | ___ ___ _____ __ [2024-09-06T02:52:54.234Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-06T02:52:54.234Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-06T02:52:54.234Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-06T02:52:54.234Z] Bash-1.0.6 [2024-09-06T02:52:54.234Z] [2024-09-06T02:52:54.234Z] [2024-09-06T02:52:54.234Z] ==> git version 2.25.1 found [2024-09-06T02:52:54.234Z] ==> 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-06T02:52:54.234Z] Release-Date: 2020-01-08 [2024-09-06T02:52:54.234Z] 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-06T02:52:54.234Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-06T02:52:54.235Z] ==> Jenkins CI detected. [2024-09-06T02:52:54.235Z] current dir:  /w/workspace/edgex-go/684 [2024-09-06T02:52:54.235Z] project root: . [2024-09-06T02:52:54.235Z] --> token set from env [2024-09-06T02:52:54.235Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-06T02:52:54.494Z] ==> Running gcov in . (disable via -X gcov) [2024-09-06T02:52:54.494Z] ==> Python coveragepy not found [2024-09-06T02:52:54.494Z] ==> Searching for coverage reports in: [2024-09-06T02:52:54.494Z] + . [2024-09-06T02:52:54.494Z] -> Found 1 reports [2024-09-06T02:52:54.494Z] ==> Detecting git/mercurial file structure [2024-09-06T02:52:54.494Z] ==> Reading reports [2024-09-06T02:52:54.494Z] + ./coverage.out bytes=545398 [2024-09-06T02:52:54.494Z] ==> Appending adjustments [2024-09-06T02:52:54.494Z] https://docs.codecov.io/docs/fixing-reports [2024-09-06T02:52:55.872Z] + Found adjustments [2024-09-06T02:52:55.872Z] ==> Gzipping contents [2024-09-06T02:52:55.872Z] 68K /tmp/codecov.EXaANV.gz [2024-09-06T02:52:55.872Z] ==> Uploading reports [2024-09-06T02:52:55.873Z] url: https://codecov.io [2024-09-06T02:52:55.873Z] query: branch=main&commit=fa8332cd388c6d28d7bc178899488fd81dc21eb0&build=684&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F684%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-06T02:52:55.873Z] -> Pinging Codecov [2024-09-06T02:52:55.873Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fa8332cd388c6d28d7bc178899488fd81dc21eb0&build=684&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F684%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-06T02:52:55.873Z] -> Uploading to [2024-09-06T02:52:55.873Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-06/00271124DB129430A58F1EEE437C3FCB/fa8332cd388c6d28d7bc178899488fd81dc21eb0/04148ee7-aae0-442b-b909-9161b3ad87ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240906%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240906T025255Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3877fdd07613397059628a66e4bc1593d846dc015b47a7197ecbd524867659b2 [2024-09-06T02:52:56.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T02:52:56.132Z] Dload Upload Total Spent Left Speed [2024-09-06T02:52:56.391Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68078 0 0 100 68078 0 236k --:--:-- --:--:-- --:--:-- 236k [2024-09-06T02:52:56.391Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fa8332cd388c6d28d7bc178899488fd81dc21eb0 [Pipeline] } [2024-09-06T02:52:56.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-09-06T02:52:56.666Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-06T02:52:56.686Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:52:56.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-06T02:52:56.995Z] [2024-09-06T02:52:56.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:52:57.318Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-06T02:52:57.318Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-06T02:52:57.319Z] 619be1103602: Already exists [2024-09-06T02:52:57.319Z] f8ea3408117e: Pulling fs layer [2024-09-06T02:52:57.319Z] 91320369b822: Pulling fs layer [2024-09-06T02:52:57.319Z] 0406650e8295: Pulling fs layer [2024-09-06T02:52:57.319Z] 4f4fb700ef54: Pulling fs layer [2024-09-06T02:52:57.319Z] 96d80e3f36e1: Pulling fs layer [2024-09-06T02:52:57.319Z] bcf3aedb951c: Pulling fs layer [2024-09-06T02:52:57.319Z] 4f4fb700ef54: Waiting [2024-09-06T02:52:57.319Z] 96d80e3f36e1: Waiting [2024-09-06T02:52:57.319Z] bcf3aedb951c: Waiting [2024-09-06T02:52:57.319Z] 0406650e8295: Verifying Checksum [2024-09-06T02:52:57.319Z] 0406650e8295: Download complete [2024-09-06T02:52:57.319Z] f8ea3408117e: Verifying Checksum [2024-09-06T02:52:57.319Z] f8ea3408117e: Download complete [2024-09-06T02:52:57.319Z] 4f4fb700ef54: Download complete [2024-09-06T02:52:57.577Z] f8ea3408117e: Pull complete [2024-09-06T02:52:57.577Z] 96d80e3f36e1: Verifying Checksum [2024-09-06T02:52:57.577Z] 96d80e3f36e1: Download complete [2024-09-06T02:52:57.835Z] 91320369b822: Verifying Checksum [2024-09-06T02:52:57.835Z] 91320369b822: Download complete [2024-09-06T02:52:58.093Z] bcf3aedb951c: Verifying Checksum [2024-09-06T02:52:58.093Z] bcf3aedb951c: Download complete [2024-09-06T02:53:01.377Z] 91320369b822: Pull complete [2024-09-06T02:53:01.377Z] 0406650e8295: Pull complete [2024-09-06T02:53:01.377Z] 4f4fb700ef54: Pull complete [2024-09-06T02:53:01.377Z] 96d80e3f36e1: Pull complete [2024-09-06T02:53:04.662Z] bcf3aedb951c: Pull complete [2024-09-06T02:53:04.662Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-06T02:53:04.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-06T02:53:04.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T02:53:04.768Z] prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container [2024-09-06T02:53:04.797Z] $ 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/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@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-06T02:53:10.589Z] $ docker top da8f6e1b72f9253d3dbb9382866b204edbf99790850c03ea6b8ea1f2ac8fa058 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T02:53:10.946Z] + git config --global --add safe.directory /w/workspace/edgex-go/684 [Pipeline] echo [2024-09-06T02:53:10.956Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-09-06T02:53:11.233Z] + set -o pipefail [2024-09-06T02:53:11.234Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-09-06T02:53:19.358Z] [2024-09-06T02:53:19.358Z] Monitoring /w/workspace/edgex-go/684 (github.com/edgexfoundry/edgex-go)... [2024-09-06T02:53:19.358Z] [2024-09-06T02:53:19.358Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d641a5a5-3f7a-4c38-9732-943951cb91ba [2024-09-06T02:53:19.358Z] [2024-09-06T02:53:19.358Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-06T02:53:19.358Z] [2024-09-06T02:53:19.616Z] [2024-09-06T02:53:19.616Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-06T02:53:19.616Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-06T02:53:19.877Z] $ docker stop --time=1 da8f6e1b72f9253d3dbb9382866b204edbf99790850c03ea6b8ea1f2ac8fa058 [2024-09-06T02:53:24.831Z] $ docker rm -f --volumes da8f6e1b72f9253d3dbb9382866b204edbf99790850c03ea6b8ea1f2ac8fa058 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-06T02:53:25.457Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T02:53:25.476Z] provisioning config files... [2024-09-06T02:53:25.487Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/684@tmp/config2881035633863042681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T02:53:25.784Z] --> edgex-publish-swagger.sh [2024-09-06T02:53:25.784Z] === Publish openapi/v3 API === [2024-09-06T02:53:25.784Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-06T02:53:25.784Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/684/openapi/v3/core-command.yaml] [2024-09-06T02:53:25.784Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T02:53:25.784Z] Dload Upload Total Spent Left Speed [2024-09-06T02:53:26.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 59066 --:--:-- --:--:-- --:--:-- 59066 [2024-09-06T02:53:26.351Z] [2024-09-06T02:53:26.351Z] [2024-09-06T02:53:26.351Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/684/openapi/v3/core-data.yaml] [2024-09-06T02:53:26.351Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T02:53:26.351Z] Dload Upload Total Spent Left Speed [2024-09-06T02:53:26.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 343k --:--:-- --:--:-- --:--:-- 343k 100 72043 0 0 100 72043 0 166k --:--:-- --:--:-- --:--:-- 165k [2024-09-06T02:53:26.611Z] [2024-09-06T02:53:26.611Z] [2024-09-06T02:53:26.611Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/684/openapi/v3/core-keeper.yaml] [2024-09-06T02:53:26.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T02:53:26.611Z] Dload Upload Total Spent Left Speed [2024-09-06T02:53:26.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 230 112k --:--:-- --:--:-- --:--:-- 112k [2024-09-06T02:53:26.870Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-06T02:53:26.870Z] [2024-09-06T02:53:26.870Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/684/openapi/v3/core-metadata.yaml] [2024-09-06T02:53:26.870Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T02:53:26.870Z] Dload Upload Total Spent Left Speed [2024-09-06T02:53:27.440Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 406 387k --:--:-- --:--:-- --:--:-- 388k [2024-09-06T02:53:27.440Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-06T02:53:27.440Z] [2024-09-06T02:53:27.441Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/684/openapi/v3/support-cron-scheduler.yaml] [2024-09-06T02:53:27.441Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T02:53:27.441Z] Dload Upload Total Spent Left Speed [2024-09-06T02:53:27.700Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46622 100 66 100 46556 249 171k --:--:-- --:--:-- --:--:-- 171k [2024-09-06T02:53:27.700Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-06T02:53:27.700Z] [2024-09-06T02:53:27.700Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/684/openapi/v3/support-notifications.yaml] [2024-09-06T02:53:27.700Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T02:53:27.700Z] Dload Upload Total Spent Left Speed [2024-09-06T02:53:27.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 478 261k --:--:-- --:--:-- --:--:-- 261k [2024-09-06T02:53:27.960Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-06T02:53:27.960Z] [2024-09-06T02:53:27.960Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/684/openapi/v3/support-scheduler.yaml] [2024-09-06T02:53:27.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T02:53:27.960Z] Dload Upload Total Spent Left Speed [2024-09-06T02:53:28.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 454 105k --:--:-- --:--:-- --:--:-- 105k [2024-09-06T02:53:28.531Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-06T02:53:28.531Z] [Pipeline] } [2024-09-06T02:53:28.538Z] 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-06T02:53:28.991Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-06T02:53:28.991Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:53:29.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T02:53:29.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T02:53:29.391Z] prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container [2024-09-06T02:53:29.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@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-06T02:53:29.968Z] $ docker top 8c40b6442d353c815798c0f2d0b8394db43362c28189507f308a6e06860ff8ff -eo pid,comm [2024-09-06T02:53:30.029Z] 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-06T02:53:30.029Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-06T02:53:30.084Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-06T02:53:30.084Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-06T02:53:30.193Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-06T02:53:30.187Z] $ docker exec 8c40b6442d353c815798c0f2d0b8394db43362c28189507f308a6e06860ff8ff ssh-agent [2024-09-06T02:53:30.324Z] SSH_AUTH_SOCK=/tmp/ssh-msYRNUUqk4Zy/agent.32 [2024-09-06T02:53:30.324Z] SSH_AGENT_PID=38 [2024-09-06T02:53:30.329Z] Running ssh-add (command line suppressed) [2024-09-06T02:53:30.427Z] Identity added: /w/workspace/edgex-go/684@tmp/private_key_17252555816940032477.key (/w/workspace/edgex-go/684@tmp/private_key_17252555816940032477.key) [2024-09-06T02:53:30.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-06T02:53:30.747Z] + git semver tag [2024-09-06T02:53:31.007Z] 2024-09-06 02:53:30,939 [run_tag] DEBUG tag force:False [2024-09-06T02:53:31.007Z] 2024-09-06 02:53:30,939 [check_head_tag] DEBUG check head tag [2024-09-06T02:53:31.007Z] 2024-09-06 02:53:30,941 [execute] INFO git cat-file --batch-check [2024-09-06T02:53:31.007Z] 2024-09-06 02:53:30,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/684, universal_newlines=False, shell=None, istream=) [2024-09-06T02:53:31.007Z] 2024-09-06 02:53:30,946 [execute] INFO git cat-file --batch [2024-09-06T02:53:31.007Z] 2024-09-06 02:53:30,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/684, universal_newlines=False, shell=None, istream=) [2024-09-06T02:53:31.007Z] 2024-09-06 02:53:30,992 [read_version] DEBUG read version from /w/workspace/edgex-go/684/.semver/main [2024-09-06T02:53:31.007Z] 2024-09-06 02:53:30,993 [execute] INFO git tag -a v3.2.0-dev.63 -m v3.2.0-dev.63 [2024-09-06T02:53:31.007Z] 2024-09-06 02:53:30,993 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.63', '-m', 'v3.2.0-dev.63'], cwd=/w/workspace/edgex-go/684, universal_newlines=False, shell=None, istream=None) [2024-09-06T02:53:31.265Z] 2024-09-06 02:53:31,000 [read_version] DEBUG read version from /w/workspace/edgex-go/684/.semver/main [2024-09-06T02:53:31.265Z] 3.2.0-dev.63 [Pipeline] } [2024-09-06T02:53:31.266Z] $ docker exec --env ******** --env ******** 8c40b6442d353c815798c0f2d0b8394db43362c28189507f308a6e06860ff8ff ssh-agent -k [2024-09-06T02:53:31.368Z] unset SSH_AUTH_SOCK; [2024-09-06T02:53:31.369Z] unset SSH_AGENT_PID; [2024-09-06T02:53:31.369Z] echo Agent pid 38 killed; [2024-09-06T02:53:31.387Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-06T02:53:31.715Z] + git semver [Pipeline] } [2024-09-06T02:53:31.981Z] $ docker stop --time=1 8c40b6442d353c815798c0f2d0b8394db43362c28189507f308a6e06860ff8ff [2024-09-06T02:53:33.288Z] $ docker rm -f --volumes 8c40b6442d353c815798c0f2d0b8394db43362c28189507f308a6e06860ff8ff [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:53:33.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-06T02:53:33.732Z] [2024-09-06T02:53:33.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:53:34.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-06T02:53:34.037Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-06T02:53:34.037Z] ab5ef0e58194: Pulling fs layer [2024-09-06T02:53:34.037Z] 9712f1f96733: Pulling fs layer [2024-09-06T02:53:34.037Z] 63f879dbbcfc: Pulling fs layer [2024-09-06T02:53:34.037Z] 0d9ebad4ef96: Pulling fs layer [2024-09-06T02:53:34.037Z] e9a5061849ea: Pulling fs layer [2024-09-06T02:53:34.037Z] d747dcd14b5f: Pulling fs layer [2024-09-06T02:53:34.037Z] 2de7ff778b66: Pulling fs layer [2024-09-06T02:53:34.037Z] d747dcd14b5f: Waiting [2024-09-06T02:53:34.037Z] e9a5061849ea: Waiting [2024-09-06T02:53:34.037Z] 2de7ff778b66: Waiting [2024-09-06T02:53:34.037Z] 0d9ebad4ef96: Waiting [2024-09-06T02:53:34.037Z] 9712f1f96733: Verifying Checksum [2024-09-06T02:53:34.297Z] 63f879dbbcfc: Verifying Checksum [2024-09-06T02:53:34.297Z] 63f879dbbcfc: Download complete [2024-09-06T02:53:34.556Z] e9a5061849ea: Verifying Checksum [2024-09-06T02:53:34.556Z] e9a5061849ea: Download complete [2024-09-06T02:53:34.556Z] d747dcd14b5f: Download complete [2024-09-06T02:53:34.556Z] 0d9ebad4ef96: Verifying Checksum [2024-09-06T02:53:34.556Z] 0d9ebad4ef96: Download complete [2024-09-06T02:53:34.556Z] ab5ef0e58194: Verifying Checksum [2024-09-06T02:53:34.556Z] ab5ef0e58194: Download complete [2024-09-06T02:53:34.556Z] 2de7ff778b66: Verifying Checksum [2024-09-06T02:53:34.556Z] 2de7ff778b66: Download complete [2024-09-06T02:53:37.846Z] ab5ef0e58194: Pull complete [2024-09-06T02:53:37.846Z] 9712f1f96733: Pull complete [2024-09-06T02:53:38.105Z] 63f879dbbcfc: Pull complete [2024-09-06T02:53:42.293Z] 0d9ebad4ef96: Pull complete [2024-09-06T02:53:42.551Z] e9a5061849ea: Pull complete [2024-09-06T02:53:42.551Z] d747dcd14b5f: Pull complete [2024-09-06T02:53:43.925Z] 2de7ff778b66: Pull complete [2024-09-06T02:53:43.925Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-06T02:53:43.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-06T02:53:43.925Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T02:53:44.026Z] prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container [2024-09-06T02:53:44.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@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-06T02:53:49.501Z] $ docker top 38b7d60a221ce87f1023693c7f41453cddd8ae9053b79308350683b678039be0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-06T02:53:49.586Z] provisioning config files... [2024-09-06T02:53:49.593Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/684@tmp/config6963991617349129889tmp [2024-09-06T02:53:49.603Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/684@tmp/config11731101190269720273tmp [2024-09-06T02:53:49.610Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/684@tmp/config1007507335379395539tmp [Pipeline] { [Pipeline] echo [2024-09-06T02:53:49.703Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T02:53:50.019Z] ---> sigul-configuration.sh [2024-09-06T02:53:50.019Z] gpg: directory `/root/.gnupg' created [2024-09-06T02:53:50.020Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-06T02:53:50.020Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-06T02:53:50.020Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-06T02:53:50.020Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-06T02:53:50.020Z] gpg: CAST5 encrypted data [2024-09-06T02:53:50.020Z] gpg: encrypted with 1 passphrase [2024-09-06T02:53:50.020Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-06T02:53:50.317Z] + mkdir /home/jenkins [2024-09-06T02:53:50.317Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-06T02:53:50.612Z] + 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-06T02:53:50.624Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T02:53:50.920Z] ---> sigul-install.sh [2024-09-06T02:53:50.920Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-06T02:53:51.214Z] + git tag --list [2024-09-06T02:53:51.214Z] 0.6.0 [2024-09-06T02:53:51.214Z] 0.6.1 [2024-09-06T02:53:51.214Z] 0.7.0 [2024-09-06T02:53:51.214Z] 0.7.1 [2024-09-06T02:53:51.214Z] v1.0.0 [2024-09-06T02:53:51.214Z] v1.0.1 [2024-09-06T02:53:51.214Z] v1.1.0 [2024-09-06T02:53:51.214Z] v1.2.0 [2024-09-06T02:53:51.214Z] v1.2.1 [2024-09-06T02:53:51.214Z] v1.3.0 [2024-09-06T02:53:51.214Z] v1.3.1 [2024-09-06T02:53:51.214Z] v2.0.0 [2024-09-06T02:53:51.214Z] v2.1.0 [2024-09-06T02:53:51.214Z] v2.1.1 [2024-09-06T02:53:51.214Z] v2.2.0 [2024-09-06T02:53:51.214Z] v2.3.0 [2024-09-06T02:53:51.214Z] v3.0 [2024-09-06T02:53:51.214Z] v3.0.0 [2024-09-06T02:53:51.214Z] v3.1 [2024-09-06T02:53:51.214Z] v3.1.0 [2024-09-06T02:53:51.214Z] v3.1.0-dev.1 [2024-09-06T02:53:51.214Z] v3.1.0-dev.10 [2024-09-06T02:53:51.214Z] v3.1.0-dev.11 [2024-09-06T02:53:51.214Z] v3.1.0-dev.12 [2024-09-06T02:53:51.214Z] v3.1.0-dev.13 [2024-09-06T02:53:51.214Z] v3.1.0-dev.14 [2024-09-06T02:53:51.214Z] v3.1.0-dev.15 [2024-09-06T02:53:51.214Z] v3.1.0-dev.16 [2024-09-06T02:53:51.214Z] v3.1.0-dev.17 [2024-09-06T02:53:51.214Z] v3.1.0-dev.18 [2024-09-06T02:53:51.214Z] v3.1.0-dev.19 [2024-09-06T02:53:51.214Z] v3.1.0-dev.2 [2024-09-06T02:53:51.214Z] v3.1.0-dev.20 [2024-09-06T02:53:51.214Z] v3.1.0-dev.21 [2024-09-06T02:53:51.214Z] v3.1.0-dev.22 [2024-09-06T02:53:51.214Z] v3.1.0-dev.23 [2024-09-06T02:53:51.214Z] v3.1.0-dev.24 [2024-09-06T02:53:51.214Z] v3.1.0-dev.25 [2024-09-06T02:53:51.214Z] v3.1.0-dev.26 [2024-09-06T02:53:51.214Z] v3.1.0-dev.27 [2024-09-06T02:53:51.214Z] v3.1.0-dev.28 [2024-09-06T02:53:51.214Z] v3.1.0-dev.29 [2024-09-06T02:53:51.214Z] v3.1.0-dev.3 [2024-09-06T02:53:51.214Z] v3.1.0-dev.30 [2024-09-06T02:53:51.214Z] v3.1.0-dev.31 [2024-09-06T02:53:51.214Z] v3.1.0-dev.32 [2024-09-06T02:53:51.214Z] v3.1.0-dev.33 [2024-09-06T02:53:51.214Z] v3.1.0-dev.34 [2024-09-06T02:53:51.214Z] v3.1.0-dev.35 [2024-09-06T02:53:51.214Z] v3.1.0-dev.36 [2024-09-06T02:53:51.214Z] v3.1.0-dev.37 [2024-09-06T02:53:51.214Z] v3.1.0-dev.38 [2024-09-06T02:53:51.214Z] v3.1.0-dev.39 [2024-09-06T02:53:51.214Z] v3.1.0-dev.4 [2024-09-06T02:53:51.214Z] v3.1.0-dev.40 [2024-09-06T02:53:51.214Z] v3.1.0-dev.41 [2024-09-06T02:53:51.214Z] v3.1.0-dev.42 [2024-09-06T02:53:51.214Z] v3.1.0-dev.43 [2024-09-06T02:53:51.214Z] v3.1.0-dev.44 [2024-09-06T02:53:51.214Z] v3.1.0-dev.45 [2024-09-06T02:53:51.214Z] v3.1.0-dev.46 [2024-09-06T02:53:51.214Z] v3.1.0-dev.47 [2024-09-06T02:53:51.214Z] v3.1.0-dev.48 [2024-09-06T02:53:51.214Z] v3.1.0-dev.49 [2024-09-06T02:53:51.214Z] v3.1.0-dev.5 [2024-09-06T02:53:51.214Z] v3.1.0-dev.50 [2024-09-06T02:53:51.214Z] v3.1.0-dev.51 [2024-09-06T02:53:51.214Z] v3.1.0-dev.52 [2024-09-06T02:53:51.214Z] v3.1.0-dev.53 [2024-09-06T02:53:51.214Z] v3.1.0-dev.54 [2024-09-06T02:53:51.214Z] v3.1.0-dev.55 [2024-09-06T02:53:51.214Z] v3.1.0-dev.56 [2024-09-06T02:53:51.214Z] v3.1.0-dev.57 [2024-09-06T02:53:51.214Z] v3.1.0-dev.58 [2024-09-06T02:53:51.214Z] v3.1.0-dev.59 [2024-09-06T02:53:51.214Z] v3.1.0-dev.6 [2024-09-06T02:53:51.214Z] v3.1.0-dev.60 [2024-09-06T02:53:51.214Z] v3.1.0-dev.61 [2024-09-06T02:53:51.214Z] v3.1.0-dev.62 [2024-09-06T02:53:51.214Z] v3.1.0-dev.63 [2024-09-06T02:53:51.214Z] v3.1.0-dev.64 [2024-09-06T02:53:51.214Z] v3.1.0-dev.65 [2024-09-06T02:53:51.214Z] v3.1.0-dev.66 [2024-09-06T02:53:51.214Z] v3.1.0-dev.67 [2024-09-06T02:53:51.214Z] v3.1.0-dev.68 [2024-09-06T02:53:51.214Z] v3.1.0-dev.69 [2024-09-06T02:53:51.214Z] v3.1.0-dev.7 [2024-09-06T02:53:51.214Z] v3.1.0-dev.70 [2024-09-06T02:53:51.214Z] v3.1.0-dev.71 [2024-09-06T02:53:51.214Z] v3.1.0-dev.72 [2024-09-06T02:53:51.214Z] v3.1.0-dev.73 [2024-09-06T02:53:51.214Z] v3.1.0-dev.8 [2024-09-06T02:53:51.214Z] v3.1.0-dev.9 [2024-09-06T02:53:51.214Z] v3.1.1 [2024-09-06T02:53:51.214Z] v3.1.1-dev.1 [2024-09-06T02:53:51.214Z] v3.1.1-dev.2 [2024-09-06T02:53:51.214Z] v3.2.0-dev.1 [2024-09-06T02:53:51.214Z] v3.2.0-dev.10 [2024-09-06T02:53:51.214Z] v3.2.0-dev.11 [2024-09-06T02:53:51.214Z] v3.2.0-dev.12 [2024-09-06T02:53:51.214Z] v3.2.0-dev.13 [2024-09-06T02:53:51.214Z] v3.2.0-dev.14 [2024-09-06T02:53:51.214Z] v3.2.0-dev.15 [2024-09-06T02:53:51.214Z] v3.2.0-dev.16 [2024-09-06T02:53:51.214Z] v3.2.0-dev.17 [2024-09-06T02:53:51.214Z] v3.2.0-dev.18 [2024-09-06T02:53:51.214Z] v3.2.0-dev.19 [2024-09-06T02:53:51.214Z] v3.2.0-dev.2 [2024-09-06T02:53:51.214Z] v3.2.0-dev.20 [2024-09-06T02:53:51.214Z] v3.2.0-dev.21 [2024-09-06T02:53:51.214Z] v3.2.0-dev.22 [2024-09-06T02:53:51.214Z] v3.2.0-dev.23 [2024-09-06T02:53:51.214Z] v3.2.0-dev.24 [2024-09-06T02:53:51.214Z] v3.2.0-dev.25 [2024-09-06T02:53:51.214Z] v3.2.0-dev.26 [2024-09-06T02:53:51.214Z] v3.2.0-dev.27 [2024-09-06T02:53:51.214Z] v3.2.0-dev.28 [2024-09-06T02:53:51.214Z] v3.2.0-dev.29 [2024-09-06T02:53:51.214Z] v3.2.0-dev.3 [2024-09-06T02:53:51.214Z] v3.2.0-dev.30 [2024-09-06T02:53:51.214Z] v3.2.0-dev.31 [2024-09-06T02:53:51.214Z] v3.2.0-dev.32 [2024-09-06T02:53:51.214Z] v3.2.0-dev.33 [2024-09-06T02:53:51.214Z] v3.2.0-dev.34 [2024-09-06T02:53:51.214Z] v3.2.0-dev.35 [2024-09-06T02:53:51.214Z] v3.2.0-dev.36 [2024-09-06T02:53:51.214Z] v3.2.0-dev.37 [2024-09-06T02:53:51.214Z] v3.2.0-dev.38 [2024-09-06T02:53:51.214Z] v3.2.0-dev.39 [2024-09-06T02:53:51.214Z] v3.2.0-dev.4 [2024-09-06T02:53:51.214Z] v3.2.0-dev.40 [2024-09-06T02:53:51.214Z] v3.2.0-dev.41 [2024-09-06T02:53:51.214Z] v3.2.0-dev.42 [2024-09-06T02:53:51.214Z] v3.2.0-dev.43 [2024-09-06T02:53:51.214Z] v3.2.0-dev.44 [2024-09-06T02:53:51.214Z] v3.2.0-dev.45 [2024-09-06T02:53:51.214Z] v3.2.0-dev.46 [2024-09-06T02:53:51.214Z] v3.2.0-dev.47 [2024-09-06T02:53:51.214Z] v3.2.0-dev.48 [2024-09-06T02:53:51.214Z] v3.2.0-dev.49 [2024-09-06T02:53:51.214Z] v3.2.0-dev.5 [2024-09-06T02:53:51.214Z] v3.2.0-dev.50 [2024-09-06T02:53:51.214Z] v3.2.0-dev.51 [2024-09-06T02:53:51.214Z] v3.2.0-dev.52 [2024-09-06T02:53:51.214Z] v3.2.0-dev.53 [2024-09-06T02:53:51.214Z] v3.2.0-dev.54 [2024-09-06T02:53:51.214Z] v3.2.0-dev.55 [2024-09-06T02:53:51.214Z] v3.2.0-dev.56 [2024-09-06T02:53:51.214Z] v3.2.0-dev.57 [2024-09-06T02:53:51.214Z] v3.2.0-dev.58 [2024-09-06T02:53:51.214Z] v3.2.0-dev.59 [2024-09-06T02:53:51.214Z] v3.2.0-dev.6 [2024-09-06T02:53:51.214Z] v3.2.0-dev.60 [2024-09-06T02:53:51.214Z] v3.2.0-dev.61 [2024-09-06T02:53:51.214Z] v3.2.0-dev.62 [2024-09-06T02:53:51.214Z] v3.2.0-dev.63 [2024-09-06T02:53:51.214Z] v3.2.0-dev.7 [2024-09-06T02:53:51.214Z] v3.2.0-dev.8 [2024-09-06T02:53:51.214Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-06T02:53:51.509Z] + lftools sign git-tag v3.2.0-dev.63 [2024-09-06T02:53:52.076Z] Signing Git tag with Sigul... [2024-09-06T02:53:52.076Z] Signing v3.2.0-dev.63 [Pipeline] echo [2024-09-06T02:53:52.661Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T02:53:52.952Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-06T02:53:52.960Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-06T02:53:52.977Z] $ docker stop --time=1 38b7d60a221ce87f1023693c7f41453cddd8ae9053b79308350683b678039be0 [2024-09-06T02:53:54.308Z] $ docker rm -f --volumes 38b7d60a221ce87f1023693c7f41453cddd8ae9053b79308350683b678039be0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-06T02:53:54.764Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-06T02:53:54.764Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:53:55.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T02:53:55.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T02:53:55.162Z] prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container [2024-09-06T02:53:55.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@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-06T02:53:55.551Z] $ docker top b62213e763e6a51ab366612e40ba9d9ac65404a720c91d041f4585d578e64ed7 -eo pid,comm [2024-09-06T02:53:55.611Z] 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-06T02:53:55.611Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-06T02:53:55.676Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-06T02:53:55.676Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-06T02:53:55.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-06T02:53:55.781Z] $ docker exec b62213e763e6a51ab366612e40ba9d9ac65404a720c91d041f4585d578e64ed7 ssh-agent [2024-09-06T02:53:55.898Z] SSH_AUTH_SOCK=/tmp/ssh-Z9JRwIGPLeh0/agent.33 [2024-09-06T02:53:55.898Z] SSH_AGENT_PID=39 [2024-09-06T02:53:55.903Z] Running ssh-add (command line suppressed) [2024-09-06T02:53:55.990Z] Identity added: /w/workspace/edgex-go/684@tmp/private_key_8429602126293476525.key (/w/workspace/edgex-go/684@tmp/private_key_8429602126293476525.key) [2024-09-06T02:53:56.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-06T02:53:56.309Z] + git semver bump pre [2024-09-06T02:53:56.569Z] 2024-09-06 02:53:56,480 [read_version] DEBUG read version from /w/workspace/edgex-go/684/.semver/main [2024-09-06T02:53:56.569Z] 2024-09-06 02:53:56,480 [bump_version] DEBUG bumping version:3.2.0-dev.63 on axis:pre with prefix:dev [2024-09-06T02:53:56.569Z] 2024-09-06 02:53:56,480 [bump_version] DEBUG bumped version:3.2.0-dev.64 [2024-09-06T02:53:56.569Z] 2024-09-06 02:53:56,480 [write_version] DEBUG write version:3.2.0-dev.64 to path:/w/workspace/edgex-go/684/.semver/main with force:True [2024-09-06T02:53:56.569Z] 2024-09-06 02:53:56,480 [read_version] DEBUG read version from /w/workspace/edgex-go/684/.semver/main [2024-09-06T02:53:56.569Z] 2024-09-06 02:53:56,481 [write_file] DEBUG write to file:/w/workspace/edgex-go/684/.semver/main [2024-09-06T02:53:56.569Z] 2024-09-06 02:53:56,483 [execute] INFO git cat-file --batch-check [2024-09-06T02:53:56.569Z] 2024-09-06 02:53:56,483 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/684/.semver, universal_newlines=False, shell=None, istream=) [2024-09-06T02:53:56.569Z] 2024-09-06 02:53:56,490 [execute] INFO git cat-file --batch [2024-09-06T02:53:56.569Z] 2024-09-06 02:53:56,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/684/.semver, universal_newlines=False, shell=None, istream=) [2024-09-06T02:53:56.569Z] 2024-09-06 02:53:56,496 [read_version] DEBUG read version from /w/workspace/edgex-go/684/.semver/main [2024-09-06T02:53:56.569Z] 3.2.0-dev.64 [Pipeline] } [2024-09-06T02:53:56.569Z] $ docker exec --env ******** --env ******** b62213e763e6a51ab366612e40ba9d9ac65404a720c91d041f4585d578e64ed7 ssh-agent -k [2024-09-06T02:53:56.672Z] unset SSH_AUTH_SOCK; [2024-09-06T02:53:56.673Z] unset SSH_AGENT_PID; [2024-09-06T02:53:56.673Z] echo Agent pid 39 killed; [2024-09-06T02:53:56.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-06T02:53:57.016Z] + git semver [Pipeline] } [2024-09-06T02:53:57.276Z] $ docker stop --time=1 b62213e763e6a51ab366612e40ba9d9ac65404a720c91d041f4585d578e64ed7 [2024-09-06T02:53:58.570Z] $ docker rm -f --volumes b62213e763e6a51ab366612e40ba9d9ac65404a720c91d041f4585d578e64ed7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T02:53:58.942Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-06T02:53:58.942Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:53:59.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T02:53:59.252Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T02:53:59.347Z] prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container [2024-09-06T02:53:59.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@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-06T02:53:59.706Z] $ docker top 1f553a25e07012484cab8e4b39e5803d5801d257304475f5d68aa8805047c8a7 -eo pid,comm [2024-09-06T02:53:59.762Z] 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-06T02:53:59.762Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-06T02:53:59.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-06T02:53:59.821Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-06T02:53:59.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-06T02:53:59.938Z] $ docker exec 1f553a25e07012484cab8e4b39e5803d5801d257304475f5d68aa8805047c8a7 ssh-agent [2024-09-06T02:54:00.055Z] SSH_AUTH_SOCK=/tmp/ssh-FbQsX4OFjWti/agent.33 [2024-09-06T02:54:00.055Z] SSH_AGENT_PID=39 [2024-09-06T02:54:00.060Z] Running ssh-add (command line suppressed) [2024-09-06T02:54:00.161Z] Identity added: /w/workspace/edgex-go/684@tmp/private_key_9145572431688872802.key (/w/workspace/edgex-go/684@tmp/private_key_9145572431688872802.key) [2024-09-06T02:54:00.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-06T02:54:00.504Z] + git semver push [2024-09-06T02:54:00.763Z] 2024-09-06 02:54:00,684 [run_push] DEBUG push [2024-09-06T02:54:00.763Z] 2024-09-06 02:54:00,684 [execute] INFO git cat-file --batch-check [2024-09-06T02:54:00.763Z] 2024-09-06 02:54:00,684 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/684/.semver, universal_newlines=False, shell=None, istream=) [2024-09-06T02:54:00.763Z] 2024-09-06 02:54:00,689 [execute] INFO git rev-list 4ee0a2beb19c8f7391062ae4f7df7b4fb850565a -- [2024-09-06T02:54:00.763Z] 2024-09-06 02:54:00,689 [execute] DEBUG Popen(['git', 'rev-list', '4ee0a2beb19c8f7391062ae4f7df7b4fb850565a', '--'], cwd=/w/workspace/edgex-go/684/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-06T02:54:00.763Z] 2024-09-06 02:54:00,707 [execute] INFO git fetch -v origin [2024-09-06T02:54:00.763Z] 2024-09-06 02:54:00,707 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/684/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-06T02:54:01.332Z] 2024-09-06 02:54:01,188 [run_push] DEBUG no remote changes detected [2024-09-06T02:54:01.332Z] 2024-09-06 02:54:01,188 [execute] INFO git push origin semver [2024-09-06T02:54:01.332Z] 2024-09-06 02:54:01,189 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/684/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-06T02:54:02.269Z] 2024-09-06 02:54:01,969 [run_push] DEBUG push all version tags [2024-09-06T02:54:02.269Z] 2024-09-06 02:54:01,969 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-06T02:54:02.269Z] 2024-09-06 02:54:01,970 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/684, universal_newlines=False, shell=None, istream=None) [2024-09-06T02:54:02.840Z] 2024-09-06 02:54:02,597 [read_version] DEBUG read version from /w/workspace/edgex-go/684/.semver/main [2024-09-06T02:54:02.840Z] 3.2.0-dev.64 [Pipeline] } [2024-09-06T02:54:02.855Z] $ docker exec --env ******** --env ******** 1f553a25e07012484cab8e4b39e5803d5801d257304475f5d68aa8805047c8a7 ssh-agent -k [2024-09-06T02:54:02.952Z] unset SSH_AUTH_SOCK; [2024-09-06T02:54:02.952Z] unset SSH_AGENT_PID; [2024-09-06T02:54:02.952Z] echo Agent pid 39 killed; [2024-09-06T02:54:02.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-06T02:54:03.337Z] + git semver [Pipeline] } [2024-09-06T02:54:03.604Z] $ docker stop --time=1 1f553a25e07012484cab8e4b39e5803d5801d257304475f5d68aa8805047c8a7 [2024-09-06T02:54:04.930Z] $ docker rm -f --volumes 1f553a25e07012484cab8e4b39e5803d5801d257304475f5d68aa8805047c8a7 [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-06T02:54:05.619Z] + [ -d /w/workspace/edgex-go/684/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-06T02:54:05.933Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T02:54:06.795Z] ---> package-listing.sh [2024-09-06T02:54:06.796Z] ++ facter osfamily [2024-09-06T02:54:06.796Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-06T02:54:07.055Z] + OS_FAMILY=debian [2024-09-06T02:54:07.055Z] + workspace=/w/workspace/edgex-go/684 [2024-09-06T02:54:07.055Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-06T02:54:07.055Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-06T02:54:07.055Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-06T02:54:07.055Z] + PACKAGES=/tmp/packages_start.txt [2024-09-06T02:54:07.055Z] + '[' /w/workspace/edgex-go/684 ']' [2024-09-06T02:54:07.055Z] + PACKAGES=/tmp/packages_end.txt [2024-09-06T02:54:07.055Z] + case "${OS_FAMILY}" in [2024-09-06T02:54:07.055Z] + dpkg -l [2024-09-06T02:54:07.055Z] + grep '^ii' [2024-09-06T02:54:07.055Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-06T02:54:07.055Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-06T02:54:07.055Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-06T02:54:07.055Z] + '[' /w/workspace/edgex-go/684 ']' [2024-09-06T02:54:07.055Z] + mkdir -p /w/workspace/edgex-go/684/archives/ [2024-09-06T02:54:07.055Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/684/archives/ [Pipeline] echo [2024-09-06T02:54:07.068Z] 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/684/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-06T02:54:07.347Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:54:07.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T02:54:07.917Z] [2024-09-06T02:54:07.917Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T02:54:08.225Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T02:54:08.225Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-06T02:54:08.225Z] 5eb5b503b376: Pulling fs layer [2024-09-06T02:54:08.225Z] 5c69ac0246d0: Pulling fs layer [2024-09-06T02:54:08.225Z] ec43610c2a17: Pulling fs layer [2024-09-06T02:54:08.225Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-06T02:54:08.225Z] 33b1e0a273af: Pulling fs layer [2024-09-06T02:54:08.225Z] 5d3b04190fa2: Pulling fs layer [2024-09-06T02:54:08.225Z] 2f39f015ded8: Pulling fs layer [2024-09-06T02:54:08.225Z] 33b1e0a273af: Waiting [2024-09-06T02:54:08.225Z] 5d3b04190fa2: Waiting [2024-09-06T02:54:08.225Z] 2f39f015ded8: Waiting [2024-09-06T02:54:08.225Z] 3a2ae6a8a46f: Waiting [2024-09-06T02:54:08.225Z] 5c69ac0246d0: Download complete [2024-09-06T02:54:08.225Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-06T02:54:08.225Z] 3a2ae6a8a46f: Download complete [2024-09-06T02:54:08.486Z] 33b1e0a273af: Download complete [2024-09-06T02:54:08.486Z] 5d3b04190fa2: Verifying Checksum [2024-09-06T02:54:08.486Z] 5d3b04190fa2: Download complete [2024-09-06T02:54:08.486Z] ec43610c2a17: Verifying Checksum [2024-09-06T02:54:08.486Z] ec43610c2a17: Download complete [2024-09-06T02:54:08.486Z] 5eb5b503b376: Verifying Checksum [2024-09-06T02:54:08.486Z] 5eb5b503b376: Download complete [2024-09-06T02:54:09.421Z] 2f39f015ded8: Download complete [2024-09-06T02:54:09.986Z] 5eb5b503b376: Pull complete [2024-09-06T02:54:09.987Z] 5c69ac0246d0: Pull complete [2024-09-06T02:54:10.554Z] ec43610c2a17: Pull complete [2024-09-06T02:54:10.554Z] 3a2ae6a8a46f: Pull complete [2024-09-06T02:54:10.812Z] 33b1e0a273af: Pull complete [2024-09-06T02:54:10.812Z] 5d3b04190fa2: Pull complete [2024-09-06T02:54:16.098Z] 2f39f015ded8: Pull complete [2024-09-06T02:54:16.098Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-06T02:54:16.098Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T02:54:16.098Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T02:54:16.214Z] prd-ubuntu20.04-docker-8c-8g-9546 does not seem to be running inside a container [2024-09-06T02:54:16.238Z] $ 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/684/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/684 -v /w/workspace/edgex-go/684:/w/workspace/edgex-go/684:rw,z -v /w/workspace/edgex-go/684@tmp:/w/workspace/edgex-go/684@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-06T02:54:20.680Z] $ docker top 1333d9fc5b16ffe0313830588957834d29cd91ceb6d9322e1d135dc4bd7ca884 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T02:54:21.041Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-06T02:54:21.328Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-06T02:54:21.616Z] + ls /var/log/sa-host [2024-09-06T02:54:21.616Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T02:54:21.790Z] provisioning config files... [2024-09-06T02:54:21.799Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/684@tmp/config4638106604987938658tmp [Pipeline] { [Pipeline] echo [2024-09-06T02:54:21.820Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T02:54:22.106Z] ---> create-netrc.sh [Pipeline] } [2024-09-06T02:54:22.113Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-06T02:54:22.458Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-06T02:54:22.467Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T02:54:22.750Z] ---> sudo-logs.sh [2024-09-06T02:54:22.750Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-06T02:54:22.779Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T02:54:23.063Z] ---> job-cost.sh [2024-09-06T02:54:23.063Z] lf-activate-venv: SKIPPING [2024-09-06T02:54:23.063Z] DEBUG: total: 0.10999999940395355 [2024-09-06T02:54:23.063Z] INFO: Retrieving Stack Cost... [2024-09-06T02:54:23.632Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-06T02:54:23.892Z] INFO: Archiving Costs [Pipeline] echo [2024-09-06T02:54:23.907Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T02:54:24.192Z] ---> logs-deploy.sh [2024-09-06T02:54:24.192Z] lf-activate-venv: SKIPPING [2024-09-06T02:54:24.192Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/684 [2024-09-06T02:54:24.192Z] INFO: archiving workspace using pattern(s): [2024-09-06T02:54:25.130Z] Archives upload complete. [2024-09-06T02:54:25.389Z] INFO: archiving logs to Nexus