Started by user Cloud Tsai Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c30ddf62977cad5bfe4181251be04ec207745378 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-ssh17614153463432576931.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6897356060330837192.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16946276348822756918.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13027230283122644182.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-ssh2608291265921898253.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]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23949 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/739 [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/739 # 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 c30ddf62977cad5bfe4181251be04ec207745378 (main) Commit message: "Merge pull request #4984 from jinlinGuan/issue-4980-3" > 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 c30ddf62977cad5bfe4181251be04ec207745378 # timeout=10 > git rev-list --no-walk c30ddf62977cad5bfe4181251be04ec207745378 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-29T03:45:51.635Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-29T03:45:51.710Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-29T03:45:51.735Z] ========================================================= [2024-10-29T03:45:51.735Z] EdgeX Global Pipelines Version Info [2024-10-29T03:45:51.735Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-29T03:45:52.530Z] ------------------- [2024-10-29T03:45:52.530Z] stable info: [2024-10-29T03:45:52.530Z] ------------------- [2024-10-29T03:45:52.530Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-29T03:45:52.530Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-29T03:45:52.530Z] Message: update stable to v1.0.265 [2024-10-29T03:45:53.101Z] ------------------- [2024-10-29T03:45:53.101Z] experimental info: [2024-10-29T03:45:53.101Z] ------------------- [2024-10-29T03:45:53.101Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-29T03:45:53.101Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-29T03:45:53.101Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-29T03:45:53.178Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-29T03:45:53.199Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-29T03:45:53.218Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-29T03:45:53.236Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-29T03:45:53.255Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-29T03:45:53.276Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-29T03:45:53.297Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-29T03:45:53.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-29T03:45:53.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-29T03:45:53.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-29T03:45:53.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-29T03:45:53.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-29T03:45:53.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-29T03:45:53.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-29T03:45:53.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-29T03:45:53.477Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-29T03:45:53.495Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-29T03:45:53.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-29T03:45:53.542Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-29T03:45:53.566Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-10-29T03:45:53.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-29T03:45:53.613Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-29T03:45:53.632Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-29T03:45:53.651Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-29T03:45:53.672Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-29T03:45:53.698Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-29T03:45:53.722Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] echo [2024-10-29T03:45:53.740Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c30ddf6 [Pipeline] echo [2024-10-29T03:45:53.765Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-29T03:45:53.821Z] provisioning config files... [2024-10-29T03:45:53.836Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/739@tmp/config15601547838881873429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-29T03:45:54.160Z] ---> ****-login.sh [2024-10-29T03:45:54.160Z] nexus3.edgexfoundry.org:10001 [2024-10-29T03:45:54.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T03:45:54.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T03:45:54.421Z] Configure a credential helper to remove this warning. See [2024-10-29T03:45:54.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T03:45:54.421Z] [2024-10-29T03:45:54.421Z] Login Succeeded [2024-10-29T03:45:54.421Z] nexus3.edgexfoundry.org:10002 [2024-10-29T03:45:54.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T03:45:54.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T03:45:54.681Z] Configure a credential helper to remove this warning. See [2024-10-29T03:45:54.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T03:45:54.681Z] [2024-10-29T03:45:54.681Z] Login Succeeded [2024-10-29T03:45:54.681Z] nexus3.edgexfoundry.org:10003 [2024-10-29T03:45:54.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T03:45:54.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T03:45:54.682Z] Configure a credential helper to remove this warning. See [2024-10-29T03:45:54.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T03:45:54.682Z] [2024-10-29T03:45:54.682Z] Login Succeeded [2024-10-29T03:45:54.682Z] nexus3.edgexfoundry.org:10004 [2024-10-29T03:45:54.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T03:45:54.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T03:45:54.943Z] Configure a credential helper to remove this warning. See [2024-10-29T03:45:54.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T03:45:54.943Z] [2024-10-29T03:45:54.943Z] Login Succeeded [2024-10-29T03:45:54.943Z] ****.io [2024-10-29T03:45:54.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T03:45:55.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T03:45:55.203Z] Configure a credential helper to remove this warning. See [2024-10-29T03:45:55.203Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T03:45:55.203Z] [2024-10-29T03:45:55.203Z] Login Succeeded [2024-10-29T03:45:55.203Z] ---> ****-login.sh ends [Pipeline] } [2024-10-29T03:45:55.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-29T03:45:55.535Z] + 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 [2024-10-29T03:45:55.535Z] + dirname cmd/core-command/Dockerfile [2024-10-29T03:45:55.535Z] + cut -d/ -f2 [2024-10-29T03:45:55.535Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-29T03:45:55.535Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-29T03:45:55.535Z] + cut -d/ -f2 [2024-10-29T03:45:55.535Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-29T03:45:55.535Z] + dirname cmd/core-data/Dockerfile [2024-10-29T03:45:55.535Z] + cut -d/ -f2 [2024-10-29T03:45:55.535Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-29T03:45:55.535Z] + dirname cmd/core-keeper/Dockerfile [2024-10-29T03:45:55.535Z] + cut -d/ -f2 [2024-10-29T03:45:55.535Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-29T03:45:55.535Z] + dirname cmd/core-metadata/Dockerfile+ [2024-10-29T03:45:55.535Z] cut -d/ -f2 [2024-10-29T03:45:55.535Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-29T03:45:55.535Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-29T03:45:55.535Z] + cut -d/ -f2 [2024-10-29T03:45:55.535Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-29T03:45:55.535Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-29T03:45:55.535Z] + cut -d/ -f2 [2024-10-29T03:45:55.535Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-29T03:45:55.535Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-29T03:45:55.535Z] + cut -d/ -f2 [2024-10-29T03:45:55.535Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-29T03:45:55.535Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-29T03:45:55.535Z] + cut -d/ -f2 [2024-10-29T03:45:55.535Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-29T03:45:55.535Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-29T03:45:55.535Z] + cut -d/ -f2 [2024-10-29T03:45:55.535Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-29T03:45:55.535Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-29T03:45:55.535Z] + cut -d/ -f2 [2024-10-29T03:45:55.535Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-29T03:45:55.535Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-29T03:45:55.535Z] + cut -d/ -f2 [2024-10-29T03:45:55.535Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-29T03:45:55.535Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-29T03:45:55.535Z] + cut -d/ -f2 [2024-10-29T03:45:55.535Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-29T03:45:55.535Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-29T03:45:55.535Z] + cut -d/ -f2 [2024-10-29T03:45:55.535Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-29T03:45:55.535Z] + dirname cmd/support-notifications/Dockerfile [2024-10-29T03:45:55.535Z] + cut -d/ -f2 [2024-10-29T03:45:55.535Z] + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo [2024-10-29T03:45:55.570Z] 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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-29T03:45:55.930Z] + git rev-list -1 --merges c30ddf62977cad5bfe4181251be04ec207745378~1..c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] echo [2024-10-29T03:45:55.943Z] -----------> git rev-list -1 --merges c30ddf62977cad5bfe4181251be04ec207745378~1..c30ddf62977cad5bfe4181251be04ec207745378 c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:45:55.943Z] c30ddf62977cad5bfe4181251be04ec207745378 [false] [Pipeline] sh [2024-10-29T03:45:56.235Z] + git log --format=format:%s -1 c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] echo [2024-10-29T03:45:56.251Z] ========================================================= [2024-10-29T03:45:56.251Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-29T03:45:56.251Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-29T03:45:56.675Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-29T03:45:56.675Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-29T03:45:56.675Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-29T03:45:56.675Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-29T03:45:56.675Z] + + echosudo tee -a /etc/ssh/ssh_known_hosts github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-29T03:45:56.675Z] [2024-10-29T03:45:56.675Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:45:57.079Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-29T03:45:57.079Z] [2024-10-29T03:45:57.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:45:57.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-29T03:45:57.380Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-29T03:45:57.380Z] b85a868b505f: Pulling fs layer [2024-10-29T03:45:57.380Z] e2be974225ed: Pulling fs layer [2024-10-29T03:45:57.380Z] 339a4e72a1f5: Pulling fs layer [2024-10-29T03:45:57.380Z] 988bab9f4d93: Pulling fs layer [2024-10-29T03:45:57.380Z] 1469e6f7b9e6: Pulling fs layer [2024-10-29T03:45:57.380Z] eaf3925da568: Pulling fs layer [2024-10-29T03:45:57.380Z] bab4dde63d76: Pulling fs layer [2024-10-29T03:45:57.380Z] bde34c3a00c8: Pulling fs layer [2024-10-29T03:45:57.380Z] b352a97aabf1: Pulling fs layer [2024-10-29T03:45:57.380Z] 4872d77fe225: Pulling fs layer [2024-10-29T03:45:57.380Z] 5851b861e8e6: Pulling fs layer [2024-10-29T03:45:57.380Z] 988bab9f4d93: Waiting [2024-10-29T03:45:57.380Z] bab4dde63d76: Waiting [2024-10-29T03:45:57.380Z] bde34c3a00c8: Waiting [2024-10-29T03:45:57.380Z] 1469e6f7b9e6: Waiting [2024-10-29T03:45:57.380Z] b352a97aabf1: Waiting [2024-10-29T03:45:57.380Z] 4872d77fe225: Waiting [2024-10-29T03:45:57.380Z] eaf3925da568: Waiting [2024-10-29T03:45:57.380Z] e2be974225ed: Verifying Checksum [2024-10-29T03:45:57.380Z] e2be974225ed: Download complete [2024-10-29T03:45:57.380Z] 988bab9f4d93: Download complete [2024-10-29T03:45:57.380Z] 1469e6f7b9e6: Verifying Checksum [2024-10-29T03:45:57.380Z] 1469e6f7b9e6: Download complete [2024-10-29T03:45:57.380Z] eaf3925da568: Download complete [2024-10-29T03:45:57.639Z] 339a4e72a1f5: Verifying Checksum [2024-10-29T03:45:57.639Z] 339a4e72a1f5: Download complete [2024-10-29T03:45:57.639Z] b352a97aabf1: Verifying Checksum [2024-10-29T03:45:57.639Z] b352a97aabf1: Download complete [2024-10-29T03:45:57.639Z] 4872d77fe225: Verifying Checksum [2024-10-29T03:45:57.639Z] 4872d77fe225: Download complete [2024-10-29T03:45:57.639Z] 5851b861e8e6: Verifying Checksum [2024-10-29T03:45:57.639Z] b85a868b505f: Verifying Checksum [2024-10-29T03:45:57.639Z] b85a868b505f: Download complete [2024-10-29T03:45:57.898Z] bab4dde63d76: Verifying Checksum [2024-10-29T03:45:57.898Z] bab4dde63d76: Download complete [2024-10-29T03:45:58.833Z] b85a868b505f: Pull complete [2024-10-29T03:45:59.092Z] e2be974225ed: Pull complete [2024-10-29T03:45:59.351Z] 339a4e72a1f5: Pull complete [2024-10-29T03:45:59.611Z] 988bab9f4d93: Pull complete [2024-10-29T03:45:59.871Z] 1469e6f7b9e6: Pull complete [2024-10-29T03:45:59.871Z] eaf3925da568: Pull complete [2024-10-29T03:46:01.788Z] bab4dde63d76: Pull complete [2024-10-29T03:46:01.788Z] bde34c3a00c8: Pull complete [2024-10-29T03:46:01.788Z] b352a97aabf1: Pull complete [2024-10-29T03:46:02.048Z] 4872d77fe225: Pull complete [2024-10-29T03:46:02.048Z] 5851b861e8e6: Pull complete [2024-10-29T03:46:02.308Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-29T03:46:02.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-29T03:46:02.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-29T03:46:02.442Z] prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container [2024-10-29T03:46:02.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-29T03:46:07.616Z] $ docker top b6030080f63893be3cd0d924f7614f5cc1ae3a0b393b11ce11b0161536e18a32 -eo pid,comm [2024-10-29T03:46:07.673Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-29T03:46:07.673Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-29T03:46:07.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-29T03:46:07.721Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-29T03:46:07.823Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-29T03:46:07.826Z] $ docker exec b6030080f63893be3cd0d924f7614f5cc1ae3a0b393b11ce11b0161536e18a32 ssh-agent [2024-10-29T03:46:07.919Z] SSH_AUTH_SOCK=/tmp/ssh-1Zh5QGUlTU9v/agent.33 [2024-10-29T03:46:07.919Z] SSH_AGENT_PID=39 [2024-10-29T03:46:07.926Z] Running ssh-add (command line suppressed) [2024-10-29T03:46:08.037Z] Identity added: /w/workspace/edgex-go/739@tmp/private_key_7443088067275225278.key (/w/workspace/edgex-go/739@tmp/private_key_7443088067275225278.key) [2024-10-29T03:46:08.051Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-29T03:46:08.345Z] + git tag --points-at HEAD [Pipeline] } [2024-10-29T03:46:08.358Z] $ docker exec --env ******** --env ******** b6030080f63893be3cd0d924f7614f5cc1ae3a0b393b11ce11b0161536e18a32 ssh-agent -k [2024-10-29T03:46:08.455Z] unset SSH_AUTH_SOCK; [2024-10-29T03:46:08.455Z] unset SSH_AGENT_PID; [2024-10-29T03:46:08.455Z] echo Agent pid 39 killed; [2024-10-29T03:46:08.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-29T03:46:08.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-29T03:46:08.504Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-29T03:46:08.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-29T03:46:08.616Z] $ docker exec b6030080f63893be3cd0d924f7614f5cc1ae3a0b393b11ce11b0161536e18a32 ssh-agent [2024-10-29T03:46:08.731Z] SSH_AUTH_SOCK=/tmp/ssh-j2BRMiNiNMW1/agent.72 [2024-10-29T03:46:08.731Z] SSH_AGENT_PID=78 [2024-10-29T03:46:08.736Z] Running ssh-add (command line suppressed) [2024-10-29T03:46:08.831Z] Identity added: /w/workspace/edgex-go/739@tmp/private_key_17154848262856762779.key (/w/workspace/edgex-go/739@tmp/private_key_17154848262856762779.key) [2024-10-29T03:46:08.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-29T03:46:09.140Z] + git semver init [2024-10-29T03:46:09.399Z] 2024-10-29 03:46:09,308 [run_init] DEBUG init version:0.0.0 force:False [2024-10-29T03:46:09.399Z] 2024-10-29 03:46:09,309 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/739/.semver [2024-10-29T03:46:09.399Z] 2024-10-29 03:46:09,309 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/739/.semver [2024-10-29T03:46:09.399Z] 2024-10-29 03:46:09,310 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/739/.semver'], cwd=/w/workspace/edgex-go/739, universal_newlines=False, shell=None, istream=None) [2024-10-29T03:46:15.968Z] 2024-10-29 03:46:15,206 [append_file] DEBUG append to file:/w/workspace/edgex-go/739/.git/info/exclude [2024-10-29T03:46:15.968Z] 2024-10-29 03:46:15,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/739/.semver/main with force:False [2024-10-29T03:46:15.968Z] 2024-10-29 03:46:15,206 [read_version] DEBUG read version from /w/workspace/edgex-go/739/.semver/main [2024-10-29T03:46:15.968Z] 2024-10-29 03:46:15,206 [read_version] DEBUG read version from /w/workspace/edgex-go/739/.semver/main [2024-10-29T03:46:15.968Z] 4.0.0-dev.5 [Pipeline] } [2024-10-29T03:46:15.978Z] $ docker exec --env ******** --env ******** b6030080f63893be3cd0d924f7614f5cc1ae3a0b393b11ce11b0161536e18a32 ssh-agent -k [2024-10-29T03:46:16.077Z] unset SSH_AUTH_SOCK; [2024-10-29T03:46:16.077Z] unset SSH_AGENT_PID; [2024-10-29T03:46:16.077Z] echo Agent pid 78 killed; [2024-10-29T03:46:16.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-29T03:46:16.414Z] + git semver [Pipeline] } [2024-10-29T03:46:16.687Z] $ docker stop --time=1 b6030080f63893be3cd0d924f7614f5cc1ae3a0b393b11ce11b0161536e18a32 [2024-10-29T03:46:17.950Z] $ docker rm -f --volumes b6030080f63893be3cd0d924f7614f5cc1ae3a0b393b11ce11b0161536e18a32 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-29T03:46:18.284Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-29T03:46:18.503Z] Stashed 1 file(s) [Pipeline] echo [2024-10-29T03:46:18.507Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-29T03:46:18.924Z] + git config --global --add safe.directory /w/workspace/edgex-go/739 [Pipeline] echo [2024-10-29T03:46:18.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-29T03:46:18.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-29T03:46:18.974Z] ========================================================= [2024-10-29T03:46:18.974Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-29T03:46:18.974Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-29T03:46:19.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-29T03:46:19.266Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-29T03:46:19.266Z] 43c4264eed91: Pulling fs layer [2024-10-29T03:46:19.266Z] 4cc291be95ef: Pulling fs layer [2024-10-29T03:46:19.266Z] 2ac1f1163629: Pulling fs layer [2024-10-29T03:46:19.266Z] 5c3c966382ef: Pulling fs layer [2024-10-29T03:46:19.266Z] 4f4fb700ef54: Pulling fs layer [2024-10-29T03:46:19.266Z] 5d5c8e513c77: Pulling fs layer [2024-10-29T03:46:19.266Z] 9f66e0745190: Pulling fs layer [2024-10-29T03:46:19.266Z] f49a43e4bbc0: Pulling fs layer [2024-10-29T03:46:19.266Z] 561ebcabdf7f: Pulling fs layer [2024-10-29T03:46:19.266Z] 4f4fb700ef54: Waiting [2024-10-29T03:46:19.266Z] 5d5c8e513c77: Waiting [2024-10-29T03:46:19.266Z] 9f66e0745190: Waiting [2024-10-29T03:46:19.266Z] f49a43e4bbc0: Waiting [2024-10-29T03:46:19.266Z] 561ebcabdf7f: Waiting [2024-10-29T03:46:19.266Z] 5c3c966382ef: Waiting [2024-10-29T03:46:19.266Z] 4cc291be95ef: Verifying Checksum [2024-10-29T03:46:19.266Z] 4cc291be95ef: Download complete [2024-10-29T03:46:19.266Z] 5c3c966382ef: Verifying Checksum [2024-10-29T03:46:19.266Z] 5c3c966382ef: Download complete [2024-10-29T03:46:19.266Z] 4f4fb700ef54: Verifying Checksum [2024-10-29T03:46:19.266Z] 4f4fb700ef54: Download complete [2024-10-29T03:46:19.266Z] 43c4264eed91: Download complete [2024-10-29T03:46:19.266Z] 5d5c8e513c77: Verifying Checksum [2024-10-29T03:46:19.266Z] 5d5c8e513c77: Download complete [2024-10-29T03:46:19.266Z] 9f66e0745190: Verifying Checksum [2024-10-29T03:46:19.266Z] 9f66e0745190: Download complete [2024-10-29T03:46:19.525Z] 43c4264eed91: Pull complete [2024-10-29T03:46:19.525Z] 561ebcabdf7f: Verifying Checksum [2024-10-29T03:46:19.525Z] 561ebcabdf7f: Download complete [2024-10-29T03:46:19.525Z] 4cc291be95ef: Pull complete [2024-10-29T03:46:19.783Z] 2ac1f1163629: Verifying Checksum [2024-10-29T03:46:19.783Z] 2ac1f1163629: Download complete [2024-10-29T03:46:20.040Z] f49a43e4bbc0: Verifying Checksum [2024-10-29T03:46:20.040Z] f49a43e4bbc0: Download complete [2024-10-29T03:46:23.320Z] 2ac1f1163629: Pull complete [2024-10-29T03:46:23.320Z] 5c3c966382ef: Pull complete [2024-10-29T03:46:23.320Z] 4f4fb700ef54: Pull complete [2024-10-29T03:46:23.579Z] 5d5c8e513c77: Pull complete [2024-10-29T03:46:23.579Z] 9f66e0745190: Pull complete [2024-10-29T03:46:25.476Z] f49a43e4bbc0: Pull complete [2024-10-29T03:46:26.043Z] 561ebcabdf7f: Pull complete [2024-10-29T03:46:26.043Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-29T03:46:26.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-29T03:46:26.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-29T03:46:26.341Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-29T03:46:26.341Z] WORKDIR /edgex [2024-10-29T03:46:26.341Z] COPY go.mod . [2024-10-29T03:46:26.341Z] RUN go mod download [2024-10-29T03:46:26.341Z] + docker build -t ci-base-image-x86_64 -f - . [2024-10-29T03:46:26.908Z] Sending build context to Docker daemon 178MB [2024-10-29T03:46:26.908Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-29T03:46:26.908Z] ---> 3a752c3f9dda [2024-10-29T03:46:26.908Z] Step 2/4 : WORKDIR /edgex [2024-10-29T03:46:33.485Z] ---> Running in ea235ec5b74e [2024-10-29T03:46:33.485Z] Removing intermediate container ea235ec5b74e [2024-10-29T03:46:33.485Z] ---> 21775022d937 [2024-10-29T03:46:33.485Z] Step 3/4 : COPY go.mod . [2024-10-29T03:46:33.485Z] ---> f20d320ca0c7 [2024-10-29T03:46:33.485Z] Step 4/4 : RUN go mod download [2024-10-29T03:46:33.485Z] ---> Running in 1614844392e4 [2024-10-29T03:46:33.604Z] Still waiting to schedule task [2024-10-29T03:46:33.604Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-29T03:47:05.581Z] Removing intermediate container 1614844392e4 [2024-10-29T03:47:05.581Z] ---> 4148da4c67bc [2024-10-29T03:47:05.581Z] Successfully built 4148da4c67bc [2024-10-29T03:47:05.581Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:47:05.887Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-29T03:47:05.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-29T03:47:05.967Z] prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container [2024-10-29T03:47:05.997Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-29T03:47:06.473Z] $ docker top 24648884f1a4ef1f452e93efc95f7fa71e3fddc9cd26c7571773c0b1128cd84a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-29T03:47:06.823Z] + go version [2024-10-29T03:47:06.823Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-29T03:47:06.833Z] $ docker stop --time=1 24648884f1a4ef1f452e93efc95f7fa71e3fddc9cd26c7571773c0b1128cd84a [2024-10-29T03:47:08.105Z] $ docker rm -f --volumes 24648884f1a4ef1f452e93efc95f7fa71e3fddc9cd26c7571773c0b1128cd84a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:47:08.536Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-29T03:47:08.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-29T03:47:08.612Z] prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container [2024-10-29T03:47:08.660Z] $ 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/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-29T03:47:08.962Z] $ docker top 1451715e23a39805d3bb78aa5525c339156155b7113665d7e735a24c264a5afc -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-29T03:47:09.037Z] ========================================================= [2024-10-29T03:47:09.037Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-29T03:47:09.037Z] ========================================================= [Pipeline] sh [2024-10-29T03:47:09.316Z] + git config --global --add safe.directory /w/workspace/edgex-go/739 [Pipeline] fileExists [Pipeline] sh [2024-10-29T03:47:09.618Z] + make test [2024-10-29T03:47:09.618Z] go test -race -coverprofile=coverage.out ./... [2024-10-29T03:47:17.734Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-29T03:47:44.267Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-29T03:47:44.267Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-29T03:47:44.845Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-29T03:47:44.845Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-29T03:47:45.102Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-29T03:47:45.103Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-29T03:47:45.103Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-29T03:47:45.103Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-29T03:47:45.103Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-29T03:47:45.103Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-29T03:47:45.103Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-29T03:47:46.038Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-29T03:47:46.362Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-29T03:47:46.362Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-29T03:47:46.362Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-29T03:47:48.263Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-29T03:47:48.263Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-29T03:47:49.199Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-10-29T03:47:50.131Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-29T03:47:50.131Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-29T03:47:50.131Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-29T03:47:50.131Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-29T03:47:50.131Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-29T03:47:51.509Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements [2024-10-29T03:47:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-29T03:47:52.443Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-29T03:47:52.443Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-29T03:47:52.443Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-29T03:47:52.443Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-29T03:47:52.443Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-29T03:47:52.443Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-29T03:47:52.443Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-29T03:47:52.443Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-29T03:47:53.820Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-29T03:47:53.820Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-29T03:47:53.820Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-29T03:47:53.820Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-29T03:47:53.820Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-29T03:47:54.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2024-10-29T03:47:54.386Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 48.4% of statements [2024-10-29T03:47:54.954Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-29T03:47:54.954Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-29T03:47:55.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.360s coverage: 93.4% of statements [2024-10-29T03:47:55.558Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 91.7% of statements [2024-10-29T03:47:55.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 9.4% of statements [2024-10-29T03:47:56.075Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-29T03:47:56.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-29T03:47:56.075Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-29T03:47:56.075Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-29T03:47:56.075Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-29T03:47:56.075Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-29T03:47:56.075Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-29T03:47:56.075Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-29T03:47:56.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-29T03:47:56.075Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-29T03:47:56.075Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-29T03:47:57.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.362s coverage: 95.8% of statements [2024-10-29T03:47:57.450Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements [2024-10-29T03:47:57.722Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-29T03:47:57.980Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-29T03:47:57.980Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-29T03:47:58.913Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] [2024-10-29T03:47:59.171Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2024-10-29T03:47:59.171Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 44.2% of statements [2024-10-29T03:47:59.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements [2024-10-29T03:47:59.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 77.8% of statements [2024-10-29T03:47:59.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-10-29T03:47:59.689Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 96.3% of statements [2024-10-29T03:47:59.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2024-10-29T03:48:00.206Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-29T03:48:00.206Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-29T03:48:00.206Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-29T03:48:00.206Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-29T03:48:00.466Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-29T03:48:00.466Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-29T03:48:00.466Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-29T03:48:00.466Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-29T03:48:01.840Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-29T03:48:01.840Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-29T03:48:01.840Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-29T03:48:02.408Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-29T03:48:02.408Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-29T03:48:02.408Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-29T03:48:02.408Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-29T03:48:02.974Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-29T03:48:02.974Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-29T03:48:03.539Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-29T03:48:04.916Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-29T03:48:05.484Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-29T03:48:06.116Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23950 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-29T03:48:06.133Z] Running in /w/workspace/edgex-go/739 [Pipeline] { [Pipeline] checkout [2024-10-29T03:48:06.170Z] The recommended git tool is: git [2024-10-29T03:48:06.858Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-29T03:48:06.858Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-29T03:48:09.394Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-29T03:48:09.394Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-29T03:48:09.394Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-29T03:48:10.327Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-29T03:48:10.328Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-29T03:48:10.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-29T03:48:10.611Z] using credential edgex-jenkins-ssh [2024-10-29T03:48:10.631Z] Cloning the remote Git repository [2024-10-29T03:48:10.846Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-29T03:48:10.846Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-29T03:48:10.846Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-29T03:48:10.846Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-29T03:48:10.671Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-29T03:48:10.757Z] > git init /w/workspace/edgex-go/739 # timeout=10 [2024-10-29T03:48:10.897Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-29T03:48:10.898Z] > git --version # timeout=10 [2024-10-29T03:48:10.927Z] > git --version # 'git version 2.25.1' [2024-10-29T03:48:10.929Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-29T03:48:11.062Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-29T03:48:12.224Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-29T03:48:12.224Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-29T03:48:12.224Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-29T03:48:12.224Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-10-29T03:48:13.604Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-29T03:48:13.604Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-29T03:48:13.604Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-29T03:48:14.983Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-29T03:48:14.983Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-29T03:48:14.983Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-29T03:48:14.983Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-29T03:48:16.361Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-29T03:48:16.361Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 22.188s coverage: 80.7% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.041s coverage: 92.9% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.028s coverage: 100.0% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.051s coverage: 82.1% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.134s coverage: 63.1% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.124s coverage: 36.8% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.018s coverage: 93.8% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.014s coverage: 3.1% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.036s coverage: 9.0% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.061s coverage: 97.7% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.030s coverage: 45.8% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 17.4% of statements [2024-10-29T03:48:22.929Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.101s coverage: 95.7% of statements [2024-10-29T03:48:22.929Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-10-29T03:48:22.929Z] running golangci-lint [2024-10-29T03:48:23.188Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-29T03:48:23.188Z] go version go1.23.2 linux/amd64 [2024-10-29T03:48:23.188Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-29T03:48:23.188Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-29T03:48:23.446Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-29T03:48:27.772Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-29T03:48:27.794Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-29T03:48:28.536Z] Avoid second fetch [2024-10-29T03:48:28.537Z] Checking out Revision c30ddf62977cad5bfe4181251be04ec207745378 (main) [2024-10-29T03:48:29.276Z] Commit message: "Merge pull request #4984 from jinlinGuan/issue-4980-3" [2024-10-29T03:48:28.549Z] > git config core.sparsecheckout # timeout=10 [2024-10-29T03:48:28.617Z] > git checkout -f c30ddf62977cad5bfe4181251be04ec207745378 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-29T03:48:33.982Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-29T03:48:33.982Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-29T03:48:33.982Z] Dload Upload Total Spent Left Speed [2024-10-29T03:48:33.982Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 55055 0 --:--:-- --:--:-- --:--:-- 55293 [Pipeline] sh [2024-10-29T03:48:34.320Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-29T03:48:34.658Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-29T03:48:34.658Z] + sudo tee /etc/docker/daemon.new [2024-10-29T03:48:34.658Z] { [2024-10-29T03:48:34.658Z] "registry-mirrors": [ [2024-10-29T03:48:34.658Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-29T03:48:34.658Z] ], [2024-10-29T03:48:34.658Z] "bip": "10.250.0.254/24", [2024-10-29T03:48:34.658Z] "hosts": [ [2024-10-29T03:48:34.658Z] "tcp://0.0.0.0:5555", [2024-10-29T03:48:34.658Z] "unix:///var/run/docker.sock" [2024-10-29T03:48:34.658Z] ], [2024-10-29T03:48:34.658Z] "mtu": 1458, [2024-10-29T03:48:34.658Z] "selinux-enabled": true, [2024-10-29T03:48:34.658Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-29T03:48:34.658Z] } [Pipeline] sh [2024-10-29T03:48:34.989Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-29T03:48:35.320Z] + sudo service docker restart [2024-10-29T03:48:45.366Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 21.44996891s" [2024-10-29T03:48:45.367Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 56.231543ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-29T03:48:53.829Z] provisioning config files... [2024-10-29T03:48:53.851Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/739@tmp/config11498788357392387486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-29T03:48:54.338Z] ---> ****-login.sh [2024-10-29T03:48:54.338Z] nexus3.edgexfoundry.org:10001 [2024-10-29T03:48:54.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T03:48:54.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T03:48:54.880Z] Configure a credential helper to remove this warning. See [2024-10-29T03:48:54.880Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T03:48:54.880Z] [2024-10-29T03:48:54.880Z] Login Succeeded [2024-10-29T03:48:54.880Z] nexus3.edgexfoundry.org:10002 [2024-10-29T03:48:55.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T03:48:55.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T03:48:55.150Z] Configure a credential helper to remove this warning. See [2024-10-29T03:48:55.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T03:48:55.150Z] [2024-10-29T03:48:55.150Z] Login Succeeded [2024-10-29T03:48:55.150Z] nexus3.edgexfoundry.org:10003 [2024-10-29T03:48:55.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T03:48:55.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T03:48:55.690Z] Configure a credential helper to remove this warning. See [2024-10-29T03:48:55.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T03:48:55.690Z] [2024-10-29T03:48:55.691Z] Login Succeeded [2024-10-29T03:48:55.691Z] nexus3.edgexfoundry.org:10004 [2024-10-29T03:48:55.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T03:48:55.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T03:48:55.961Z] Configure a credential helper to remove this warning. See [2024-10-29T03:48:55.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T03:48:55.961Z] [2024-10-29T03:48:55.961Z] Login Succeeded [2024-10-29T03:48:55.961Z] ****.io [2024-10-29T03:48:56.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T03:48:56.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T03:48:56.499Z] Configure a credential helper to remove this warning. See [2024-10-29T03:48:56.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T03:48:56.499Z] [2024-10-29T03:48:56.499Z] Login Succeeded [2024-10-29T03:48:56.499Z] ---> ****-login.sh ends [Pipeline] } [2024-10-29T03:48:56.515Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-29T03:48:57.120Z] + git config --global --add safe.directory /w/workspace/edgex-go/739 [Pipeline] echo [2024-10-29T03:48:57.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-29T03:48:57.153Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-29T03:48:57.167Z] ========================================================= [2024-10-29T03:48:57.167Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-29T03:48:57.167Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-29T03:48:57.486Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-29T03:48:57.486Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-29T03:48:57.486Z] cf04c63912e1: Pulling fs layer [2024-10-29T03:48:57.486Z] 55b35a11ae5e: Pulling fs layer [2024-10-29T03:48:57.486Z] a37a00ec5f00: Pulling fs layer [2024-10-29T03:48:57.486Z] 50b3750afda1: Pulling fs layer [2024-10-29T03:48:57.486Z] 4f4fb700ef54: Pulling fs layer [2024-10-29T03:48:57.486Z] 80978eb59214: Pulling fs layer [2024-10-29T03:48:57.486Z] c9f46d7d2bd2: Pulling fs layer [2024-10-29T03:48:57.486Z] c5a475d317c9: Pulling fs layer [2024-10-29T03:48:57.486Z] 50b3750afda1: Waiting [2024-10-29T03:48:57.486Z] 4f4fb700ef54: Waiting [2024-10-29T03:48:57.486Z] 80978eb59214: Waiting [2024-10-29T03:48:57.486Z] c9f46d7d2bd2: Waiting [2024-10-29T03:48:57.486Z] c5a475d317c9: Waiting [2024-10-29T03:48:57.558Z] level=info msg="[linters_context/goanalysis] analyzers took 1m27.533218533s with top 10 stages: buildir: 50.652944069s, gosec: 2.731076575s, fact_deprecated: 2.457823182s, inspect: 2.329260343s, ctrlflow: 1.830675042s, printf: 1.681082449s, fact_purity: 1.404639786s, nilness: 1.193165692s, S1038: 872.764294ms, SA5012: 748.989314ms" [2024-10-29T03:48:57.558Z] level=info msg="[runner] Issues before processing: 222, after processing: 0" [2024-10-29T03:48:57.558Z] level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 222/222, exclude: 222/222, autogenerated_exclude: 222/222, path_prettifier: 222/222, skip_dirs: 222/222, cgo: 222/222, filename_unadjuster: 222/222, invalid_issue: 222/222, skip_files: 222/222, exclude-rules: 222/22, nolint: 22/0" [2024-10-29T03:48:57.558Z] level=info msg="[runner] processing took 19.837201ms with stages: identifier_marker: 7.775077ms, nolint: 6.712253ms, autogenerated_exclude: 1.677296ms, path_prettifier: 1.572156ms, exclude-rules: 1.128795ms, skip_dirs: 897.543µs, invalid_issue: 28.861µs, cgo: 27.71µs, filename_unadjuster: 13.92µs, max_same_issues: 880ns, skip_files: 430ns, uniq_by_line: 430ns, fixer: 390ns, sort_results: 270ns, exclude: 260ns, max_from_linter: 170ns, source_code: 150ns, diff: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns, path_shortener: 110ns, severity-rules: 100ns" [2024-10-29T03:48:57.558Z] level=info msg="[runner] linters took 10.755435077s with stages: goanalysis_metalinter: 10.735514136s" [2024-10-29T03:48:57.558Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-29T03:48:57.558Z] level=info msg="Memory: 323 samples, avg is 282.5MB, max is 1326.8MB" [2024-10-29T03:48:57.558Z] level=info msg="Execution took 32.267650205s" [2024-10-29T03:48:57.558Z] go vet ./... [2024-10-29T03:48:57.752Z] 55b35a11ae5e: Verifying Checksum [2024-10-29T03:48:57.753Z] 55b35a11ae5e: Download complete [2024-10-29T03:48:57.753Z] 50b3750afda1: Verifying Checksum [2024-10-29T03:48:57.753Z] 50b3750afda1: Download complete [2024-10-29T03:48:57.753Z] 4f4fb700ef54: Verifying Checksum [2024-10-29T03:48:57.753Z] 4f4fb700ef54: Download complete [2024-10-29T03:48:57.753Z] 80978eb59214: Verifying Checksum [2024-10-29T03:48:57.753Z] 80978eb59214: Download complete [2024-10-29T03:48:57.753Z] cf04c63912e1: Download complete [2024-10-29T03:48:58.336Z] c5a475d317c9: Verifying Checksum [2024-10-29T03:48:58.336Z] c5a475d317c9: Download complete [2024-10-29T03:48:58.604Z] cf04c63912e1: Pull complete [2024-10-29T03:48:59.189Z] 55b35a11ae5e: Pull complete [2024-10-29T03:48:59.770Z] a37a00ec5f00: Verifying Checksum [2024-10-29T03:48:59.770Z] a37a00ec5f00: Download complete [2024-10-29T03:49:00.727Z] c9f46d7d2bd2: Verifying Checksum [2024-10-29T03:49:00.727Z] c9f46d7d2bd2: Download complete [2024-10-29T03:49:01.735Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-29T03:49:01.735Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-29T03:49:01.735Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-29T03:49:02.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-29T03:49:02.606Z] + ls -al . [2024-10-29T03:49:02.606Z] total 1820 [2024-10-29T03:49:02.606Z] drwxrwxr-x 11 1001 1001 4096 Oct 29 03:47 . [2024-10-29T03:49:02.606Z] drwxr-xr-x 4 root root 4096 Oct 29 03:47 .. [2024-10-29T03:49:02.606Z] drwxrwxr-x 2 1001 1001 4096 Oct 29 03:45 .blubracket [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 10 Oct 29 03:45 .dockerignore [2024-10-29T03:49:02.606Z] drwxrwxr-x 8 1001 1001 4096 Oct 29 03:48 .git [2024-10-29T03:49:02.606Z] drwxrwxr-x 3 1001 1001 4096 Oct 29 03:45 .github [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 1112 Oct 29 03:45 .gitignore [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 199 Oct 29 03:45 .golangci.yml [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 100 Oct 29 03:45 .hadolint.yml [2024-10-29T03:49:02.606Z] drwxr-xr-x 3 1001 1001 4096 Oct 29 03:46 .semver [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 155 Oct 29 03:45 .sonarcloud.properties [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 1171 Oct 29 03:45 ADOPTERS.md [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 21553 Oct 29 03:45 Attribution.txt [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 100284 Oct 29 03:45 CHANGELOG.md [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 3804 Oct 29 03:45 CONTRIBUTING.md [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 677 Oct 29 03:45 GOVERNANCE.md [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 858 Oct 29 03:45 Jenkinsfile [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 10775 Oct 29 03:45 LICENSE [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 16705 Oct 29 03:45 Makefile [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 582 Oct 29 03:45 OWNERS.md [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 9533 Oct 29 03:45 README.md [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 789 Oct 29 03:45 SECURITY.md [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 11 Oct 29 03:46 VERSION [2024-10-29T03:49:02.606Z] drwxrwxr-x 2 1001 1001 4096 Oct 29 03:45 bin [2024-10-29T03:49:02.606Z] drwxrwxr-x 19 1001 1001 4096 Oct 29 03:45 cmd [2024-10-29T03:49:02.606Z] -rw-r--r-- 1 root root 1475885 Oct 29 03:48 coverage.out [2024-10-29T03:49:02.606Z] drwxrwxr-x 2 1001 1001 4096 Oct 29 03:45 fuzz_test [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 7271 Oct 29 03:45 go.mod [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 101072 Oct 29 03:45 go.sum [2024-10-29T03:49:02.606Z] drwxrwxr-x 7 1001 1001 4096 Oct 29 03:45 internal [2024-10-29T03:49:02.606Z] drwxrwxr-x 2 1001 1001 4096 Oct 29 03:45 openapi [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 584 Oct 29 03:45 security.txt [2024-10-29T03:49:02.606Z] -rw-rw-r-- 1 1001 1001 204 Oct 29 03:45 version.go [Pipeline] sh [2024-10-29T03:49:02.896Z] + '[' -e coverage.out ] [2024-10-29T03:49:02.897Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-29T03:49:03.042Z] Stashed 1 file(s) [Pipeline] sh [2024-10-29T03:49:03.325Z] + make build [2024-10-29T03:49:03.325Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-29T03:49:13.024Z] a37a00ec5f00: Pull complete [2024-10-29T03:49:13.024Z] 50b3750afda1: Pull complete [2024-10-29T03:49:13.291Z] 4f4fb700ef54: Pull complete [2024-10-29T03:49:13.556Z] 80978eb59214: Pull complete [2024-10-29T03:49:21.772Z] c9f46d7d2bd2: Pull complete [2024-10-29T03:49:23.178Z] c5a475d317c9: Pull complete [2024-10-29T03:49:23.444Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-29T03:49:23.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-29T03:49:23.444Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-29T03:49:23.786Z] + docker build -t ci-base-image-arm64 -f - . [2024-10-29T03:49:23.786Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-29T03:49:23.786Z] WORKDIR /edgex [2024-10-29T03:49:23.786Z] COPY go.mod . [2024-10-29T03:49:23.786Z] RUN go mod download [2024-10-29T03:49:24.371Z] Sending build context to Docker daemon 3.508MB [2024-10-29T03:49:24.371Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-29T03:49:24.371Z] ---> be29e6b0f0d4 [2024-10-29T03:49:24.371Z] Step 2/4 : WORKDIR /edgex [2024-10-29T03:49:26.316Z] ---> Running in f2f68b690eea [2024-10-29T03:49:26.316Z] Removing intermediate container f2f68b690eea [2024-10-29T03:49:26.316Z] ---> 498b5e9045cb [2024-10-29T03:49:26.316Z] Step 3/4 : COPY go.mod . [2024-10-29T03:49:26.901Z] ---> ce11f172a93c [2024-10-29T03:49:26.901Z] Step 4/4 : RUN go mod download [2024-10-29T03:49:26.901Z] ---> Running in 90841eb294a8 [2024-10-29T03:49:29.867Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-29T03:49:29.867Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-29T03:49:29.867Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-29T03:49:30.434Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-29T03:49:32.342Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-29T03:49:37.611Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-29T03:49:40.144Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-29T03:49:42.047Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-29T03:49:43.013Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-29T03:49:43.950Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-29T03:49:44.885Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-29T03:49:46.262Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-29T03:49:47.206Z] $ docker stop --time=1 1451715e23a39805d3bb78aa5525c339156155b7113665d7e735a24c264a5afc [2024-10-29T03:49:54.653Z] $ docker rm -f --volumes 1451715e23a39805d3bb78aa5525c339156155b7113665d7e735a24c264a5afc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:49:55.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-29T03:49:55.799Z] [2024-10-29T03:49:55.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:49:56.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-29T03:49:56.106Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-29T03:49:56.106Z] 91d30c5bc195: Pulling fs layer [2024-10-29T03:49:56.106Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-29T03:49:56.106Z] 9c61dcf015f6: Pulling fs layer [2024-10-29T03:49:56.106Z] 4698f68db338: Pulling fs layer [2024-10-29T03:49:56.106Z] 2a2f49069b9e: Pulling fs layer [2024-10-29T03:49:56.106Z] e0025b399a48: Pulling fs layer [2024-10-29T03:49:56.106Z] 4698f68db338: Waiting [2024-10-29T03:49:56.106Z] 2a2f49069b9e: Waiting [2024-10-29T03:49:56.106Z] e0025b399a48: Waiting [2024-10-29T03:49:56.106Z] 91d30c5bc195: Verifying Checksum [2024-10-29T03:49:56.106Z] 91d30c5bc195: Download complete [2024-10-29T03:49:56.106Z] 4698f68db338: Verifying Checksum [2024-10-29T03:49:56.106Z] 4698f68db338: Download complete [2024-10-29T03:49:56.364Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-29T03:49:56.364Z] 2e9b0aa3be6d: Download complete [2024-10-29T03:49:56.364Z] e0025b399a48: Download complete [2024-10-29T03:49:56.364Z] 91d30c5bc195: Pull complete [2024-10-29T03:49:56.364Z] 2a2f49069b9e: Verifying Checksum [2024-10-29T03:49:56.364Z] 2a2f49069b9e: Download complete [2024-10-29T03:49:56.623Z] 2e9b0aa3be6d: Pull complete [2024-10-29T03:49:56.882Z] 9c61dcf015f6: Download complete [2024-10-29T03:49:59.411Z] 9c61dcf015f6: Pull complete [2024-10-29T03:49:59.411Z] 4698f68db338: Pull complete [2024-10-29T03:49:59.670Z] 2a2f49069b9e: Pull complete [2024-10-29T03:49:59.670Z] e0025b399a48: Pull complete [2024-10-29T03:49:59.670Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-29T03:49:59.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-29T03:49:59.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-29T03:49:59.778Z] prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container [2024-10-29T03:49:59.804Z] $ 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/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-10-29T03:50:04.331Z] $ docker top 42f67de14336ca8c4750e2fb8f358ef0a1f25e6ec540a60399ff8f00f4173d6d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-29T03:50:04.686Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-29T03:50:06.610Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-10-29T03:50:06.610Z] #1 transferring dockerfile: 2.07kB done [2024-10-29T03:50:06.610Z] #1 DONE 0.0s [2024-10-29T03:50:06.610Z] [2024-10-29T03:50:06.610Z] #2 [core-keeper internal] load .dockerignore [2024-10-29T03:50:06.610Z] #2 transferring context: 50B done [2024-10-29T03:50:06.610Z] #2 DONE 0.0s [2024-10-29T03:50:07.199Z] [2024-10-29T03:50:07.199Z] #3 [core-data internal] load build definition from Dockerfile [2024-10-29T03:50:07.199Z] #3 transferring dockerfile: 2.07kB done [2024-10-29T03:50:07.199Z] #3 DONE 0.0s [2024-10-29T03:50:07.199Z] [2024-10-29T03:50:07.199Z] #4 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-29T03:50:07.199Z] #4 DONE 0.0s [2024-10-29T03:50:07.199Z] [2024-10-29T03:50:07.199Z] #5 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-29T03:50:07.199Z] #5 DONE 0.1s [2024-10-29T03:50:07.199Z] [2024-10-29T03:50:07.199Z] #6 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-29T03:50:07.199Z] #6 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-29T03:50:07.199Z] #6 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-29T03:50:07.199Z] #6 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-29T03:50:07.199Z] #6 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-29T03:50:07.199Z] #6 DONE 0.0s [2024-10-29T03:50:07.199Z] [2024-10-29T03:50:07.199Z] #7 [core-keeper internal] load build context [2024-10-29T03:50:07.199Z] #7 ... [2024-10-29T03:50:07.199Z] [2024-10-29T03:50:07.199Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-29T03:50:07.199Z] #8 transferring dockerfile: 2.49kB done [2024-10-29T03:50:07.199Z] #8 DONE 0.1s [2024-10-29T03:50:07.199Z] [2024-10-29T03:50:07.199Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-10-29T03:50:07.199Z] #9 transferring dockerfile: 2.02kB done [2024-10-29T03:50:07.199Z] #9 DONE 0.1s [2024-10-29T03:50:07.199Z] [2024-10-29T03:50:07.199Z] #7 [core-keeper internal] load build context [2024-10-29T03:50:07.459Z] #7 ... [2024-10-29T03:50:07.459Z] [2024-10-29T03:50:07.459Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-29T03:50:07.459Z] #10 transferring dockerfile: 3.17kB done [2024-10-29T03:50:07.459Z] #10 DONE 0.1s [2024-10-29T03:50:07.459Z] [2024-10-29T03:50:07.459Z] #11 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-10-29T03:50:07.459Z] #11 DONE 0.3s [2024-10-29T03:50:07.459Z] [2024-10-29T03:50:07.459Z] #7 [core-keeper internal] load build context [2024-10-29T03:50:07.716Z] #7 ... [2024-10-29T03:50:07.716Z] [2024-10-29T03:50:07.716Z] #12 [core-data internal] load .dockerignore [2024-10-29T03:50:07.716Z] #12 transferring context: 50B 0.0s done [2024-10-29T03:50:07.716Z] #12 DONE 0.3s [2024-10-29T03:50:07.716Z] [2024-10-29T03:50:07.716Z] #13 [core-keeper builder 2/8] WORKDIR /edgex-go [2024-10-29T03:50:07.716Z] #13 DONE 0.4s [2024-10-29T03:50:07.716Z] [2024-10-29T03:50:07.716Z] #7 [core-keeper internal] load build context [2024-10-29T03:50:07.974Z] #7 ... [2024-10-29T03:50:07.974Z] [2024-10-29T03:50:07.974Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2024-10-29T03:50:07.974Z] #14 transferring dockerfile: 1.81kB done [2024-10-29T03:50:07.974Z] #14 DONE 0.4s [2024-10-29T03:50:07.974Z] [2024-10-29T03:50:07.974Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-10-29T03:50:07.974Z] #15 transferring dockerfile: 2.13kB done [2024-10-29T03:50:07.974Z] #15 DONE 0.3s [2024-10-29T03:50:07.974Z] [2024-10-29T03:50:07.974Z] #7 [core-keeper internal] load build context [2024-10-29T03:50:07.974Z] #7 ... [2024-10-29T03:50:07.974Z] [2024-10-29T03:50:07.974Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-29T03:50:07.974Z] #16 transferring dockerfile: 2.23kB done [2024-10-29T03:50:07.974Z] #16 DONE 0.5s [2024-10-29T03:50:07.974Z] [2024-10-29T03:50:07.974Z] #17 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-29T03:50:07.974Z] #17 transferring dockerfile: 2.15kB done [2024-10-29T03:50:07.974Z] #17 DONE 0.5s [2024-10-29T03:50:07.974Z] [2024-10-29T03:50:07.974Z] #18 [security-spire-server internal] load build definition from Dockerfile [2024-10-29T03:50:07.974Z] #18 transferring dockerfile: 1.70kB done [2024-10-29T03:50:07.974Z] #18 DONE 0.4s [2024-10-29T03:50:07.974Z] [2024-10-29T03:50:07.974Z] #19 [security-spire-config internal] load build definition from Dockerfile [2024-10-29T03:50:07.974Z] #19 transferring dockerfile: 1.69kB done [2024-10-29T03:50:07.974Z] #19 DONE 0.5s [2024-10-29T03:50:07.974Z] [2024-10-29T03:50:07.974Z] #20 [security-spire-server internal] load .dockerignore [2024-10-29T03:50:07.974Z] #20 DONE 0.0s [2024-10-29T03:50:07.974Z] [2024-10-29T03:50:07.974Z] #21 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-29T03:50:07.974Z] #21 transferring dockerfile: 1.89kB done [2024-10-29T03:50:07.974Z] #21 DONE 0.5s [2024-10-29T03:50:07.974Z] [2024-10-29T03:50:07.974Z] #7 [core-keeper internal] load build context [2024-10-29T03:50:08.232Z] #7 ... [2024-10-29T03:50:08.232Z] [2024-10-29T03:50:08.232Z] #4 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-29T03:50:08.232Z] #4 DONE 0.0s [2024-10-29T03:50:08.232Z] [2024-10-29T03:50:08.232Z] #7 [core-keeper internal] load build context [2024-10-29T03:50:10.781Z] #7 ... [2024-10-29T03:50:10.781Z] [2024-10-29T03:50:10.781Z] #6 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-29T03:50:10.781Z] #6 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-29T03:50:10.781Z] #6 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-29T03:50:10.781Z] #6 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-29T03:50:10.781Z] #6 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-29T03:50:10.781Z] #6 DONE 0.1s [2024-10-29T03:50:10.781Z] [2024-10-29T03:50:10.781Z] #11 [core-data builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-10-29T03:50:10.781Z] #11 DONE 0.5s [2024-10-29T03:50:10.781Z] [2024-10-29T03:50:10.781Z] #13 [core-data builder 2/8] WORKDIR /edgex-go [2024-10-29T03:50:10.781Z] #13 DONE 0.8s [2024-10-29T03:50:10.781Z] [2024-10-29T03:50:10.781Z] #22 [core-command internal] load build definition from Dockerfile [2024-10-29T03:50:10.781Z] #22 transferring dockerfile: 1.94kB done [2024-10-29T03:50:10.781Z] #22 DONE 2.9s [2024-10-29T03:50:10.781Z] [2024-10-29T03:50:10.781Z] #23 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-29T03:50:10.781Z] #23 transferring dockerfile: 2.50kB done [2024-10-29T03:50:10.781Z] #23 DONE 2.9s [2024-10-29T03:50:10.781Z] [2024-10-29T03:50:10.781Z] #24 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-29T03:50:10.781Z] #24 transferring dockerfile: 1.86kB done [2024-10-29T03:50:10.781Z] #24 DONE 2.9s [2024-10-29T03:50:10.781Z] [2024-10-29T03:50:10.781Z] #5 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-29T03:50:10.781Z] #5 DONE 2.5s [2024-10-29T03:50:10.781Z] [2024-10-29T03:50:10.781Z] #25 [core-data internal] load build context [2024-10-29T03:50:10.781Z] #25 DONE 0.0s [2024-10-29T03:50:10.781Z] [2024-10-29T03:50:10.781Z] #7 [core-keeper internal] load build context [2024-10-29T03:50:10.781Z] #7 ... [2024-10-29T03:50:10.781Z] [2024-10-29T03:50:10.781Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-10-29T03:50:10.781Z] #26 transferring context: 50B done [2024-10-29T03:50:10.781Z] #26 DONE 2.9s [2024-10-29T03:50:10.781Z] [2024-10-29T03:50:10.781Z] #27 [support-notifications internal] load .dockerignore [2024-10-29T03:50:10.781Z] #27 transferring context: 50B done [2024-10-29T03:50:10.781Z] #27 DONE 2.9s [2024-10-29T03:50:10.781Z] [2024-10-29T03:50:10.781Z] #28 [security-bootstrapper internal] load .dockerignore [2024-10-29T03:50:10.781Z] #28 transferring context: 50B done [2024-10-29T03:50:10.781Z] #28 DONE 2.9s [2024-10-29T03:50:10.781Z] [2024-10-29T03:50:10.781Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-29T03:50:10.781Z] #4 DONE 0.0s [2024-10-29T03:50:10.781Z] [2024-10-29T03:50:10.781Z] #29 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-29T03:50:10.781Z] #29 DONE 3.5s [2024-10-29T03:50:10.781Z] [2024-10-29T03:50:10.782Z] #7 [core-keeper internal] load build context [2024-10-29T03:50:10.782Z] #7 ... [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #6 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-29T03:50:10.782Z] #6 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-29T03:50:10.782Z] #6 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-29T03:50:10.782Z] #6 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-29T03:50:10.782Z] #6 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-29T03:50:10.782Z] #6 DONE 0.1s [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #11 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-10-29T03:50:10.782Z] #11 DONE 0.6s [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #13 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go [2024-10-29T03:50:10.782Z] #13 DONE 1.0s [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #30 [core-metadata internal] load .dockerignore [2024-10-29T03:50:10.782Z] #30 transferring context: 50B done [2024-10-29T03:50:10.782Z] #30 DONE 2.7s [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #31 [security-spire-agent internal] load .dockerignore [2024-10-29T03:50:10.782Z] #31 transferring context: 50B done [2024-10-29T03:50:10.782Z] #31 DONE 2.8s [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #20 [security-spire-server internal] load .dockerignore [2024-10-29T03:50:10.782Z] #20 transferring context: 50B done [2024-10-29T03:50:10.782Z] #20 DONE 0.3s [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #32 [core-command internal] load .dockerignore [2024-10-29T03:50:10.782Z] #32 transferring context: 50B done [2024-10-29T03:50:10.782Z] #32 DONE 0.3s [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #33 [security-spire-config internal] load .dockerignore [2024-10-29T03:50:10.782Z] #33 transferring context: 50B done [2024-10-29T03:50:10.782Z] #33 DONE 2.8s [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #34 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-29T03:50:10.782Z] #34 transferring context: 50B done [2024-10-29T03:50:10.782Z] #34 DONE 2.8s [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #4 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-29T03:50:10.782Z] #4 DONE 0.0s [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #7 [core-keeper internal] load build context [2024-10-29T03:50:10.782Z] #7 ... [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #6 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-29T03:50:10.782Z] #6 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-29T03:50:10.782Z] #6 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-29T03:50:10.782Z] #6 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-29T03:50:10.782Z] #6 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-29T03:50:10.782Z] #6 DONE 0.1s [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #11 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-10-29T03:50:10.782Z] #11 DONE 0.6s [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #13 [support-notifications builder 2/8] WORKDIR /edgex-go [2024-10-29T03:50:10.782Z] #13 DONE 1.0s [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #35 [security-spiffe-token-provider internal] load .dockerignore [2024-10-29T03:50:10.782Z] #35 transferring context: 50B done [2024-10-29T03:50:10.782Z] #35 DONE 2.8s [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #36 [support-cron-scheduler internal] load .dockerignore [2024-10-29T03:50:10.782Z] #36 transferring context: 50B done [2024-10-29T03:50:10.782Z] #36 DONE 0.4s [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #37 [security-proxy-auth internal] load .dockerignore [2024-10-29T03:50:10.782Z] #37 transferring context: 50B done [2024-10-29T03:50:10.782Z] #37 DONE 2.8s [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #38 [security-proxy-setup internal] load .dockerignore [2024-10-29T03:50:10.782Z] #38 transferring context: 50B done [2024-10-29T03:50:10.782Z] #38 DONE 0.4s [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #5 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-10-29T03:50:10.782Z] #5 DONE 2.5s [2024-10-29T03:50:10.782Z] [2024-10-29T03:50:10.782Z] #7 [core-keeper internal] load build context [2024-10-29T03:50:11.040Z] #7 ... [2024-10-29T03:50:11.040Z] [2024-10-29T03:50:11.040Z] #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-29T03:50:11.040Z] #4 DONE 0.0s [2024-10-29T03:50:11.040Z] [2024-10-29T03:50:11.040Z] #7 [core-keeper internal] load build context [2024-10-29T03:50:11.040Z] #7 ... [2024-10-29T03:50:11.040Z] [2024-10-29T03:50:11.040Z] #4 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-29T03:50:11.040Z] #4 DONE 0.0s [2024-10-29T03:50:11.040Z] [2024-10-29T03:50:11.040Z] #7 [core-keeper internal] load build context [2024-10-29T03:50:11.301Z] #7 ... [2024-10-29T03:50:11.301Z] [2024-10-29T03:50:11.301Z] #4 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-29T03:50:11.301Z] #4 DONE 0.0s [2024-10-29T03:50:11.301Z] [2024-10-29T03:50:11.301Z] #7 [core-keeper internal] load build context [2024-10-29T03:50:11.301Z] #7 ... [2024-10-29T03:50:11.301Z] [2024-10-29T03:50:11.301Z] #4 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-29T03:50:11.301Z] #4 DONE 0.0s [2024-10-29T03:50:11.301Z] [2024-10-29T03:50:11.301Z] #7 [core-keeper internal] load build context [2024-10-29T03:50:13.218Z] #7 transferring context: 553.88MB 5.7s done [2024-10-29T03:50:15.751Z] #7 DONE 8.7s [2024-10-29T03:50:15.751Z] [2024-10-29T03:50:15.751Z] #6 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-29T03:50:15.751Z] #6 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-29T03:50:15.751Z] #6 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-29T03:50:15.751Z] #6 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-29T03:50:15.751Z] #6 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-29T03:50:15.751Z] #6 DONE 0.2s [2024-10-29T03:50:15.751Z] [2024-10-29T03:50:15.751Z] #11 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-10-29T03:50:15.751Z] #11 DONE 0.8s [2024-10-29T03:50:15.751Z] [2024-10-29T03:50:15.751Z] #13 [security-proxy-auth builder 2/8] WORKDIR /edgex-go [2024-10-29T03:50:15.751Z] #13 DONE 1.1s [2024-10-29T03:50:15.751Z] [2024-10-29T03:50:15.751Z] #4 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-29T03:50:15.751Z] #4 DONE 0.0s [2024-10-29T03:50:15.751Z] [2024-10-29T03:50:15.751Z] #39 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-29T03:50:15.751Z] #39 DONE 8.1s [2024-10-29T03:50:15.751Z] [2024-10-29T03:50:15.751Z] #40 [core-command internal] load build context [2024-10-29T03:50:16.322Z] #40 ... [2024-10-29T03:50:16.322Z] [2024-10-29T03:50:16.322Z] #6 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-29T03:50:16.322Z] #6 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-29T03:50:16.322Z] #6 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-29T03:50:16.322Z] #6 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-29T03:50:16.322Z] #6 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-29T03:50:16.322Z] #6 DONE 0.2s [2024-10-29T03:50:16.322Z] [2024-10-29T03:50:16.322Z] #11 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-10-29T03:50:16.322Z] #11 DONE 0.8s [2024-10-29T03:50:16.322Z] [2024-10-29T03:50:16.322Z] #13 [security-proxy-setup builder 2/8] WORKDIR /edgex-go [2024-10-29T03:50:16.322Z] #13 DONE 1.1s [2024-10-29T03:50:16.322Z] [2024-10-29T03:50:16.322Z] #5 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-29T03:50:16.322Z] #5 DONE 7.9s [2024-10-29T03:50:16.322Z] [2024-10-29T03:50:16.322Z] #40 [core-command internal] load build context [2024-10-29T03:50:18.857Z] #40 transferring context: 134.12MB 2.8s [2024-10-29T03:50:20.764Z] #40 ... [2024-10-29T03:50:20.764Z] [2024-10-29T03:50:20.764Z] #41 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-29T03:50:20.764Z] #0 6.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:20.764Z] #0 6.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:20.764Z] #0 6.751 OK: 246 MiB in 54 packages [2024-10-29T03:50:20.764Z] #41 ... [2024-10-29T03:50:20.764Z] [2024-10-29T03:50:20.764Z] #42 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-29T03:50:20.764Z] #0 6.026 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:20.764Z] #0 6.564 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:20.764Z] #0 7.275 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-29T03:50:20.764Z] #0 7.572 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:50:20.764Z] #0 7.578 OK: 8 MiB in 15 packages [2024-10-29T03:50:20.764Z] #42 ... [2024-10-29T03:50:20.764Z] [2024-10-29T03:50:20.764Z] #25 [core-data internal] load build context [2024-10-29T03:50:20.764Z] #25 transferring context: 553.88MB 8.9s done [2024-10-29T03:50:20.764Z] #25 ... [2024-10-29T03:50:20.764Z] [2024-10-29T03:50:20.764Z] #43 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-29T03:50:21.024Z] #43 ... [2024-10-29T03:50:21.024Z] [2024-10-29T03:50:21.024Z] #44 [support-notifications internal] load build context [2024-10-29T03:50:21.024Z] #44 ... [2024-10-29T03:50:21.024Z] [2024-10-29T03:50:21.024Z] #45 [security-secretstore-setup internal] load build context [2024-10-29T03:50:21.024Z] #45 transferring context: 553.88MB 8.2s done [2024-10-29T03:50:21.024Z] #45 ... [2024-10-29T03:50:21.024Z] [2024-10-29T03:50:21.024Z] #46 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-29T03:50:21.024Z] #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:21.024Z] #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:21.024Z] #0 10.43 OK: 246 MiB in 54 packages [2024-10-29T03:50:21.282Z] #46 ... [2024-10-29T03:50:21.282Z] [2024-10-29T03:50:21.282Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-29T03:50:21.282Z] #47 ... [2024-10-29T03:50:21.282Z] [2024-10-29T03:50:21.282Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-29T03:50:21.282Z] #0 5.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:21.282Z] #0 5.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:21.282Z] #0 6.077 (1/4) Installing ca-certificates (20240705-r0) [2024-10-29T03:50:21.282Z] #0 6.113 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-29T03:50:21.282Z] #0 6.114 (3/4) Installing su-exec (0.2-r3) [2024-10-29T03:50:21.282Z] #0 6.121 (4/4) Installing yq-go (4.44.1-r2) [2024-10-29T03:50:21.282Z] #0 6.213 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:50:21.282Z] #0 6.225 Executing ca-certificates-20240705-r0.trigger [2024-10-29T03:50:21.282Z] #0 6.254 OK: 19 MiB in 18 packages [2024-10-29T03:50:21.540Z] #48 ... [2024-10-29T03:50:21.540Z] [2024-10-29T03:50:21.540Z] #49 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-29T03:50:21.540Z] #49 ... [2024-10-29T03:50:21.540Z] [2024-10-29T03:50:21.540Z] #50 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-29T03:50:21.797Z] #50 ... [2024-10-29T03:50:21.797Z] [2024-10-29T03:50:21.797Z] #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-29T03:50:21.797Z] #0 5.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:21.797Z] #0 5.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:21.797Z] #0 6.119 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-29T03:50:21.797Z] #0 6.128 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:50:21.797Z] #0 6.138 OK: 8 MiB in 15 packages [2024-10-29T03:50:21.797Z] #51 ... [2024-10-29T03:50:21.797Z] [2024-10-29T03:50:21.797Z] #40 [core-command internal] load build context [2024-10-29T03:50:23.327Z] Removing intermediate container 90841eb294a8 [2024-10-29T03:50:23.327Z] ---> 9faa26a6920e [2024-10-29T03:50:23.327Z] Successfully built 9faa26a6920e [2024-10-29T03:50:23.327Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:50:23.656Z] + docker inspect -f . ci-base-image-arm64 [2024-10-29T03:50:23.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-29T03:50:23.849Z] prd-ubuntu20.04-docker-arm64-4c-16g-23950 does not seem to be running inside a container [2024-10-29T03:50:23.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@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-10-29T03:50:25.089Z] $ docker top 6c4468911f65258ea520b3a7ce3cd81843d5b08492d0d0356130eb77d6192432 -eo pid,comm [2024-10-29T03:50:25.113Z] #40 transferring context: 446.71MB 8.7s [Pipeline] { [Pipeline] sh [2024-10-29T03:50:25.890Z] + go version [2024-10-29T03:50:25.890Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-29T03:50:25.905Z] $ docker stop --time=1 6c4468911f65258ea520b3a7ce3cd81843d5b08492d0d0356130eb77d6192432 [2024-10-29T03:50:26.048Z] #40 ... [2024-10-29T03:50:26.048Z] [2024-10-29T03:50:26.048Z] #52 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-29T03:50:26.048Z] #52 ... [2024-10-29T03:50:26.048Z] [2024-10-29T03:50:26.048Z] #53 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-29T03:50:26.048Z] #53 ... [2024-10-29T03:50:26.048Z] [2024-10-29T03:50:26.048Z] #54 [support-cron-scheduler internal] load build context [2024-10-29T03:50:26.048Z] #54 ... [2024-10-29T03:50:26.048Z] [2024-10-29T03:50:26.048Z] #55 [security-proxy-auth internal] load build context [2024-10-29T03:50:26.312Z] #55 ... [2024-10-29T03:50:26.312Z] [2024-10-29T03:50:26.312Z] #56 [security-spiffe-token-provider internal] load build context [2024-10-29T03:50:26.312Z] #56 ... [2024-10-29T03:50:26.312Z] [2024-10-29T03:50:26.312Z] #57 [core-common-config-bootstrapper internal] load build context [2024-10-29T03:50:26.312Z] #57 transferring context: 553.88MB 9.9s done [2024-10-29T03:50:26.571Z] #57 ... [2024-10-29T03:50:26.571Z] [2024-10-29T03:50:26.571Z] #58 [security-proxy-setup internal] load build context [2024-10-29T03:50:26.571Z] #58 ... [2024-10-29T03:50:26.571Z] [2024-10-29T03:50:26.571Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-29T03:50:26.571Z] #59 ... [2024-10-29T03:50:26.571Z] [2024-10-29T03:50:26.571Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-29T03:50:26.832Z] #60 ... [2024-10-29T03:50:26.832Z] [2024-10-29T03:50:26.832Z] #61 [security-bootstrapper internal] load build context [2024-10-29T03:50:26.832Z] #61 transferring context: 553.88MB 9.3s done [2024-10-29T03:50:26.832Z] #61 ... [2024-10-29T03:50:26.832Z] [2024-10-29T03:50:26.832Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-29T03:50:27.093Z] #62 ... [2024-10-29T03:50:27.093Z] [2024-10-29T03:50:27.093Z] #63 [core-metadata internal] load build context [2024-10-29T03:50:27.093Z] #63 transferring context: 553.88MB 9.2s done [2024-10-29T03:50:27.351Z] #63 ... [2024-10-29T03:50:27.351Z] [2024-10-29T03:50:27.351Z] #64 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-29T03:50:27.351Z] #64 ... [2024-10-29T03:50:27.351Z] [2024-10-29T03:50:27.351Z] #55 [security-proxy-auth internal] load build context [2024-10-29T03:50:27.455Z] $ docker rm -f --volumes 6c4468911f65258ea520b3a7ce3cd81843d5b08492d0d0356130eb77d6192432 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:50:28.090Z] #55 transferring context: 553.88MB 11.6s done [2024-10-29T03:50:28.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-29T03:50:28.116Z] [2024-10-29T03:50:28.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:50:28.350Z] #55 ... [2024-10-29T03:50:28.350Z] [2024-10-29T03:50:28.350Z] #6 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-29T03:50:28.350Z] #6 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-29T03:50:28.350Z] #6 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-29T03:50:28.350Z] #6 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-29T03:50:28.350Z] #6 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-29T03:50:28.350Z] #6 DONE 0.2s [2024-10-29T03:50:28.350Z] [2024-10-29T03:50:28.350Z] #49 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-29T03:50:28.350Z] #49 DONE 17.1s [2024-10-29T03:50:28.350Z] [2024-10-29T03:50:28.350Z] #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:50:28.350Z] #65 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:50:28.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-29T03:50:28.443Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-29T03:50:28.443Z] 547446be3368: Pulling fs layer [2024-10-29T03:50:28.443Z] d125d8839a47: Pulling fs layer [2024-10-29T03:50:28.443Z] 3e85d5ac6304: Pulling fs layer [2024-10-29T03:50:28.443Z] c3105a71a48b: Pulling fs layer [2024-10-29T03:50:28.443Z] 0f093f025ec4: Pulling fs layer [2024-10-29T03:50:28.443Z] c3106fc0e877: Pulling fs layer [2024-10-29T03:50:28.443Z] c3105a71a48b: Waiting [2024-10-29T03:50:28.443Z] 0f093f025ec4: Waiting [2024-10-29T03:50:28.443Z] c3106fc0e877: Waiting [2024-10-29T03:50:28.708Z] 547446be3368: Verifying Checksum [2024-10-29T03:50:28.708Z] 547446be3368: Download complete [2024-10-29T03:50:28.708Z] c3105a71a48b: Verifying Checksum [2024-10-29T03:50:28.708Z] c3105a71a48b: Download complete [2024-10-29T03:50:28.975Z] d125d8839a47: Verifying Checksum [2024-10-29T03:50:28.975Z] d125d8839a47: Download complete [2024-10-29T03:50:28.975Z] c3106fc0e877: Verifying Checksum [2024-10-29T03:50:28.975Z] c3106fc0e877: Download complete [2024-10-29T03:50:28.975Z] 0f093f025ec4: Verifying Checksum [2024-10-29T03:50:28.975Z] 0f093f025ec4: Download complete [2024-10-29T03:50:29.725Z] #65 ... [2024-10-29T03:50:29.725Z] [2024-10-29T03:50:29.725Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-29T03:50:29.725Z] #66 ... [2024-10-29T03:50:29.725Z] [2024-10-29T03:50:29.725Z] #56 [security-spiffe-token-provider internal] load build context [2024-10-29T03:50:29.725Z] #56 transferring context: 553.88MB 10.5s done [2024-10-29T03:50:30.389Z] 547446be3368: Pull complete [2024-10-29T03:50:30.654Z] 3e85d5ac6304: Verifying Checksum [2024-10-29T03:50:30.654Z] 3e85d5ac6304: Download complete [2024-10-29T03:50:31.138Z] #56 ... [2024-10-29T03:50:31.138Z] [2024-10-29T03:50:31.138Z] #44 [support-notifications internal] load build context [2024-10-29T03:50:31.138Z] #44 transferring context: 553.88MB 9.7s done [2024-10-29T03:50:31.234Z] d125d8839a47: Pull complete [2024-10-29T03:50:32.076Z] #44 ... [2024-10-29T03:50:32.076Z] [2024-10-29T03:50:32.076Z] #6 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-29T03:50:32.076Z] #6 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-29T03:50:32.076Z] #6 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-29T03:50:32.076Z] #6 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-29T03:50:32.076Z] #6 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-29T03:50:32.076Z] #6 DONE 0.2s [2024-10-29T03:50:32.076Z] [2024-10-29T03:50:32.076Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-29T03:50:32.076Z] #47 DONE 21.0s [2024-10-29T03:50:32.076Z] [2024-10-29T03:50:32.076Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-29T03:50:32.076Z] #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-29T03:50:35.365Z] #67 ... [2024-10-29T03:50:35.365Z] [2024-10-29T03:50:35.365Z] #50 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-29T03:50:35.365Z] #50 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:35.365Z] #50 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:35.365Z] #50 14.33 OK: 246 MiB in 54 packages [2024-10-29T03:50:35.365Z] #50 ... [2024-10-29T03:50:35.365Z] [2024-10-29T03:50:35.365Z] #68 [security-spire-agent internal] load build context [2024-10-29T03:50:35.933Z] #68 ... [2024-10-29T03:50:35.933Z] [2024-10-29T03:50:35.933Z] #40 [core-command internal] load build context [2024-10-29T03:50:35.933Z] #40 transferring context: 553.88MB 10.0s done [2024-10-29T03:50:36.194Z] #40 ... [2024-10-29T03:50:36.194Z] [2024-10-29T03:50:36.194Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:50:36.194Z] #65 ... [2024-10-29T03:50:36.194Z] [2024-10-29T03:50:36.194Z] #54 [support-cron-scheduler internal] load build context [2024-10-29T03:50:36.194Z] #54 transferring context: 553.88MB 10.5s done [2024-10-29T03:50:38.100Z] #54 ... [2024-10-29T03:50:38.100Z] [2024-10-29T03:50:38.100Z] #69 [security-spire-config internal] load build context [2024-10-29T03:50:39.587Z] #69 ... [2024-10-29T03:50:39.587Z] [2024-10-29T03:50:39.587Z] #70 [security-spire-server internal] load build context [2024-10-29T03:50:41.310Z] 3e85d5ac6304: Pull complete [2024-10-29T03:50:41.310Z] c3105a71a48b: Pull complete [2024-10-29T03:50:41.576Z] 0f093f025ec4: Pull complete [2024-10-29T03:50:41.841Z] c3106fc0e877: Pull complete [2024-10-29T03:50:41.841Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-29T03:50:41.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-29T03:50:41.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-29T03:50:42.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-23950 does not seem to be running inside a container [2024-10-29T03:50:42.100Z] $ 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/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@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-10-29T03:50:44.203Z] $ docker top 792eaf9372697dab5d7f133bf493ef4a23be183991121b5524285b3c16f64e81 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-29T03:50:44.738Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-29T03:50:44.883Z] #70 ... [2024-10-29T03:50:44.883Z] [2024-10-29T03:50:44.883Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-29T03:50:47.424Z] #71 ... [2024-10-29T03:50:47.425Z] [2024-10-29T03:50:47.425Z] #45 [security-secretstore-setup internal] load build context [2024-10-29T03:50:47.425Z] #45 DONE 36.7s [2024-10-29T03:50:47.425Z] [2024-10-29T03:50:47.425Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-29T03:50:47.425Z] #48 DONE 36.8s [2024-10-29T03:50:47.425Z] [2024-10-29T03:50:47.425Z] #41 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-29T03:50:47.425Z] #41 DONE 37.2s [2024-10-29T03:50:47.425Z] [2024-10-29T03:50:47.425Z] #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-29T03:50:47.425Z] #51 DONE 37.0s [2024-10-29T03:50:47.425Z] [2024-10-29T03:50:47.425Z] #25 [core-data internal] load build context [2024-10-29T03:50:47.425Z] #25 DONE 37.0s [2024-10-29T03:50:47.425Z] [2024-10-29T03:50:47.425Z] #42 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-29T03:50:47.425Z] #42 DONE 36.9s [2024-10-29T03:50:47.682Z] [2024-10-29T03:50:47.682Z] #63 [core-metadata internal] load build context [2024-10-29T03:50:47.682Z] #63 DONE 31.8s [2024-10-29T03:50:47.682Z] [2024-10-29T03:50:47.682Z] #40 [core-command internal] load build context [2024-10-29T03:50:47.682Z] #40 DONE 31.8s [2024-10-29T03:50:47.682Z] [2024-10-29T03:50:47.682Z] #57 [core-common-config-bootstrapper internal] load build context [2024-10-29T03:50:47.682Z] #57 DONE 31.8s [2024-10-29T03:50:47.682Z] [2024-10-29T03:50:47.682Z] #54 [support-cron-scheduler internal] load build context [2024-10-29T03:50:47.682Z] #54 DONE 31.8s [2024-10-29T03:50:47.682Z] [2024-10-29T03:50:47.682Z] #50 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-29T03:50:47.682Z] #50 DONE 36.8s [2024-10-29T03:50:47.682Z] [2024-10-29T03:50:47.682Z] #56 [security-spiffe-token-provider internal] load build context [2024-10-29T03:50:47.682Z] #56 DONE 31.8s [2024-10-29T03:50:47.682Z] [2024-10-29T03:50:47.682Z] #46 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-29T03:50:47.682Z] #46 DONE 37.0s [2024-10-29T03:50:47.682Z] [2024-10-29T03:50:47.682Z] #44 [support-notifications internal] load build context [2024-10-29T03:50:47.682Z] #44 DONE 36.7s [2024-10-29T03:50:47.682Z] [2024-10-29T03:50:47.682Z] #61 [security-bootstrapper internal] load build context [2024-10-29T03:50:47.682Z] #61 DONE 31.8s [2024-10-29T03:50:47.682Z] [2024-10-29T03:50:47.682Z] #65 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:50:47.682Z] #65 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19.2s done [2024-10-29T03:50:47.682Z] #65 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-29T03:50:47.682Z] #65 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-29T03:50:47.682Z] #65 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-29T03:50:47.682Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-10-29T03:50:47.682Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-10-29T03:50:47.682Z] #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-10-29T03:50:47.682Z] #65 ... [2024-10-29T03:50:47.682Z] [2024-10-29T03:50:47.682Z] #55 [security-proxy-auth internal] load build context [2024-10-29T03:50:47.682Z] #55 DONE 31.8s [2024-10-29T03:50:47.682Z] [2024-10-29T03:50:47.682Z] #65 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:50:47.682Z] #65 ... [2024-10-29T03:50:47.682Z] [2024-10-29T03:50:47.682Z] #70 [security-spire-server internal] load build context [2024-10-29T03:50:47.682Z] #70 transferring context: 27.98kB done [2024-10-29T03:50:47.682Z] #70 DONE 19.6s [2024-10-29T03:50:47.682Z] [2024-10-29T03:50:47.682Z] #65 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:50:47.941Z] #65 ... [2024-10-29T03:50:47.941Z] [2024-10-29T03:50:47.941Z] #69 [security-spire-config internal] load build context [2024-10-29T03:50:47.941Z] #69 transferring context: 26.24kB done [2024-10-29T03:50:47.941Z] #69 DONE 19.6s [2024-10-29T03:50:47.941Z] [2024-10-29T03:50:47.941Z] #68 [security-spire-agent internal] load build context [2024-10-29T03:50:47.941Z] #68 transferring context: 27.51kB 0.0s done [2024-10-29T03:50:47.941Z] #68 DONE 15.8s [2024-10-29T03:50:47.941Z] [2024-10-29T03:50:47.941Z] #65 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:50:47.941Z] #65 ... [2024-10-29T03:50:47.941Z] [2024-10-29T03:50:47.941Z] #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:50:47.941Z] #72 DONE 0.5s [2024-10-29T03:50:47.941Z] [2024-10-29T03:50:47.941Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:50:47.941Z] #73 DONE 0.4s [2024-10-29T03:50:47.941Z] [2024-10-29T03:50:47.941Z] #74 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:50:47.941Z] #74 DONE 0.5s [2024-10-29T03:50:47.941Z] [2024-10-29T03:50:47.941Z] #65 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:50:47.941Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-10-29T03:50:47.941Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-10-29T03:50:47.941Z] #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-10-29T03:50:47.941Z] #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-29T03:50:47.941Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.6s [2024-10-29T03:50:48.199Z] #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-29T03:50:48.199Z] #65 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-10-29T03:50:48.199Z] #65 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-29T03:50:48.457Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.9s [2024-10-29T03:50:48.457Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 1.1s [2024-10-29T03:50:48.715Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 1.3s [2024-10-29T03:50:48.972Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 1.5s [2024-10-29T03:50:49.232Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 1.7s [2024-10-29T03:50:49.232Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 1.9s [2024-10-29T03:50:49.489Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 2.2s [2024-10-29T03:50:49.747Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 2.3s [2024-10-29T03:50:50.006Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 2.5s [2024-10-29T03:50:50.265Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 2.7s [2024-10-29T03:50:51.292Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.0s [2024-10-29T03:50:52.671Z] #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.8s done [2024-10-29T03:50:52.671Z] #65 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-29T03:50:53.606Z] #65 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done [2024-10-29T03:50:54.544Z] #65 ... [2024-10-29T03:50:54.544Z] [2024-10-29T03:50:54.544Z] #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-29T03:50:54.544Z] #75 ... [2024-10-29T03:50:54.544Z] [2024-10-29T03:50:54.544Z] #58 [security-proxy-setup internal] load build context [2024-10-29T03:50:54.544Z] #58 transferring context: 553.88MB 5.7s done [2024-10-29T03:50:54.544Z] #58 DONE 38.2s [2024-10-29T03:50:54.544Z] [2024-10-29T03:50:54.544Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-29T03:50:54.544Z] #59 36.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:54.544Z] #59 36.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:54.544Z] #59 36.46 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-29T03:50:54.544Z] #59 36.46 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-29T03:50:54.544Z] #59 36.46 OK: 24165 distinct packages available [2024-10-29T03:50:54.544Z] #59 36.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:54.544Z] #59 36.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:54.544Z] #59 36.83 (1/14) Installing ca-certificates (20240705-r0) [2024-10-29T03:50:54.544Z] #59 36.85 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-29T03:50:54.544Z] #59 36.86 (3/14) Installing c-ares (1.33.1-r0) [2024-10-29T03:50:54.544Z] #59 36.87 (4/14) Installing libunistring (1.2-r0) [2024-10-29T03:50:54.544Z] #59 36.88 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-29T03:50:54.544Z] #59 36.89 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-29T03:50:54.544Z] #59 36.89 (7/14) Installing libpsl (0.21.5-r1) [2024-10-29T03:50:54.544Z] #59 36.89 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-29T03:50:54.544Z] #59 36.90 (9/14) Installing libcurl (8.10.1-r0) [2024-10-29T03:50:54.544Z] #59 36.91 (10/14) Installing curl (8.10.1-r0) [2024-10-29T03:50:54.544Z] #59 36.92 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-29T03:50:54.544Z] #59 36.92 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-29T03:50:54.544Z] #59 36.92 (13/14) Installing libucontext (1.2-r3) [2024-10-29T03:50:54.544Z] #59 36.92 (14/14) Installing gcompat (1.1.0-r4) [2024-10-29T03:50:54.544Z] #59 36.93 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:50:54.544Z] #59 36.93 Executing ca-certificates-20240705-r0.trigger [2024-10-29T03:50:54.544Z] #59 36.97 OK: 13 MiB in 28 packages [2024-10-29T03:50:54.820Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-29T03:50:54.820Z] #1 transferring dockerfile: [2024-10-29T03:50:54.820Z] #1 transferring dockerfile: 2.49kB done [2024-10-29T03:50:54.820Z] #1 DONE 0.1s [2024-10-29T03:50:54.820Z] [2024-10-29T03:50:54.820Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-29T03:50:54.820Z] #2 transferring dockerfile: 3.17kB done [2024-10-29T03:50:54.820Z] #2 DONE 0.0s [2024-10-29T03:50:54.820Z] [2024-10-29T03:50:54.820Z] #3 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-29T03:50:54.820Z] #3 transferring dockerfile: 1.86kB done [2024-10-29T03:50:54.820Z] #3 DONE 0.0s [2024-10-29T03:50:54.820Z] [2024-10-29T03:50:54.820Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-29T03:50:54.820Z] #4 transferring dockerfile: 2.15kB done [2024-10-29T03:50:54.820Z] #4 DONE 0.1s [2024-10-29T03:50:54.820Z] [2024-10-29T03:50:54.820Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-10-29T03:50:54.820Z] #5 transferring dockerfile: 2.07kB 0.0s done [2024-10-29T03:50:54.820Z] #5 DONE 0.1s [2024-10-29T03:50:54.820Z] [2024-10-29T03:50:54.820Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-10-29T03:50:54.820Z] #6 transferring dockerfile: 1.69kB 0.0s done [2024-10-29T03:50:54.820Z] #6 DONE 0.1s [2024-10-29T03:50:54.820Z] [2024-10-29T03:50:54.820Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-10-29T03:50:54.820Z] #7 transferring dockerfile: 1.70kB 0.0s done [2024-10-29T03:50:54.820Z] #7 DONE 0.1s [2024-10-29T03:50:54.820Z] [2024-10-29T03:50:54.821Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-29T03:50:54.821Z] #8 transferring dockerfile: 2.23kB 0.0s done [2024-10-29T03:50:54.821Z] #8 DONE 0.1s [2024-10-29T03:50:54.821Z] [2024-10-29T03:50:54.821Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-10-29T03:50:54.821Z] #9 transferring dockerfile: 2.02kB done [2024-10-29T03:50:54.821Z] #9 DONE 0.0s [2024-10-29T03:50:54.821Z] [2024-10-29T03:50:54.821Z] #10 [core-command internal] load build definition from Dockerfile [2024-10-29T03:50:54.821Z] #10 transferring dockerfile: 1.94kB done [2024-10-29T03:50:54.821Z] #10 DONE 0.1s [2024-10-29T03:50:54.821Z] [2024-10-29T03:50:54.821Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-10-29T03:50:54.821Z] #11 transferring dockerfile: 2.13kB 0.0s done [2024-10-29T03:50:54.821Z] #11 DONE 0.1s [2024-10-29T03:50:54.821Z] [2024-10-29T03:50:54.821Z] #12 [core-data internal] load build definition from Dockerfile [2024-10-29T03:50:54.821Z] #12 transferring dockerfile: 2.07kB 0.0s done [2024-10-29T03:50:55.088Z] #12 DONE 0.1s [2024-10-29T03:50:55.088Z] [2024-10-29T03:50:55.088Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-29T03:50:55.088Z] #13 transferring dockerfile: 2.50kB 0.0s done [2024-10-29T03:50:55.088Z] #13 DONE 0.1s [2024-10-29T03:50:55.088Z] [2024-10-29T03:50:55.088Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-29T03:50:55.088Z] #14 transferring dockerfile: 1.89kB 0.0s done [2024-10-29T03:50:55.088Z] #14 DONE 0.0s [2024-10-29T03:50:55.088Z] [2024-10-29T03:50:55.088Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-10-29T03:50:55.088Z] #15 transferring dockerfile: 1.81kB done [2024-10-29T03:50:55.088Z] #15 DONE 0.1s [2024-10-29T03:50:55.088Z] [2024-10-29T03:50:55.088Z] #16 [security-secretstore-setup internal] load .dockerignore [2024-10-29T03:50:55.088Z] #16 transferring context: [2024-10-29T03:50:55.354Z] #16 transferring context: 50B 0.0s done [2024-10-29T03:50:55.354Z] #16 DONE 0.0s [2024-10-29T03:50:55.920Z] #59 ... [2024-10-29T03:50:55.920Z] [2024-10-29T03:50:55.920Z] #43 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-29T03:50:55.920Z] #43 37.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:55.920Z] #43 37.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:55.920Z] #43 38.00 (1/2) Installing ca-certificates (20240705-r0) [2024-10-29T03:50:55.920Z] #43 38.01 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-29T03:50:55.920Z] #43 38.02 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:50:55.920Z] #43 38.02 Executing ca-certificates-20240705-r0.trigger [2024-10-29T03:50:55.920Z] #43 38.07 OK: 9 MiB in 16 packages [2024-10-29T03:50:55.920Z] #43 DONE 44.9s [2024-10-29T03:50:55.920Z] [2024-10-29T03:50:55.920Z] #53 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-29T03:50:55.920Z] #53 32.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:55.920Z] #53 32.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:55.920Z] #53 33.38 (1/3) Installing ca-certificates (20240705-r0) [2024-10-29T03:50:55.920Z] #53 33.40 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-29T03:50:55.920Z] #53 33.41 (3/3) Installing tzdata (2024b-r0) [2024-10-29T03:50:55.920Z] #53 33.45 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:50:55.920Z] #53 33.46 Executing ca-certificates-20240705-r0.trigger [2024-10-29T03:50:55.920Z] #53 33.54 OK: 10 MiB in 17 packages [2024-10-29T03:50:55.920Z] #53 DONE 39.9s [2024-10-29T03:50:55.920Z] [2024-10-29T03:50:55.920Z] #64 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-29T03:50:55.920Z] #64 32.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:55.920Z] #64 32.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:55.920Z] #64 33.28 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-29T03:50:55.920Z] #64 33.29 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:50:55.920Z] #64 33.30 OK: 8 MiB in 15 packages [2024-10-29T03:50:55.920Z] #64 DONE 39.9s [2024-10-29T03:50:55.920Z] [2024-10-29T03:50:55.920Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-29T03:50:55.920Z] #59 DONE 39.7s [2024-10-29T03:50:55.920Z] [2024-10-29T03:50:55.920Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-29T03:50:55.920Z] #66 32.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:55.920Z] #66 32.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:55.920Z] #66 32.55 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:50:55.920Z] #66 32.59 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:50:55.920Z] #66 32.60 (3/6) Installing dumb-init (1.2.5-r3) [2024-10-29T03:50:55.920Z] #66 32.60 (4/6) Installing openssl (3.3.2-r1) [2024-10-29T03:50:55.920Z] #66 32.62 (5/6) Installing su-exec (0.2-r3) [2024-10-29T03:50:55.920Z] #66 32.62 (6/6) Installing yq-go (4.44.1-r2) [2024-10-29T03:50:55.920Z] #66 32.69 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:50:55.920Z] #66 32.70 OK: 19 MiB in 18 packages [2024-10-29T03:50:55.920Z] #66 DONE 36.5s [2024-10-29T03:50:55.920Z] [2024-10-29T03:50:55.920Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-29T03:50:55.920Z] #62 32.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:55.920Z] #62 32.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:55.920Z] #62 33.00 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-29T03:50:55.920Z] #62 33.00 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-29T03:50:55.920Z] #62 33.00 OK: 24164 distinct packages available [2024-10-29T03:50:55.920Z] #62 33.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:55.920Z] #62 33.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:55.920Z] #62 33.47 OK: 246 MiB in 54 packages [2024-10-29T03:50:55.920Z] #62 DONE 40.0s [2024-10-29T03:50:55.920Z] [2024-10-29T03:50:55.920Z] #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-29T03:50:55.920Z] #60 32.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:55.920Z] #60 32.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:55.920Z] #60 33.01 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-29T03:50:55.920Z] #60 33.01 (2/2) Installing su-exec (0.2-r3) [2024-10-29T03:50:55.920Z] #60 33.02 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:50:55.920Z] #60 33.02 OK: 8 MiB in 16 packages [2024-10-29T03:50:55.920Z] #60 DONE 39.7s [2024-10-29T03:50:55.920Z] [2024-10-29T03:50:55.920Z] #52 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-29T03:50:55.920Z] #52 32.52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:55.920Z] #52 32.97 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:55.920Z] #52 33.74 OK: 246 MiB in 54 packages [2024-10-29T03:50:55.920Z] #52 DONE 40.1s [2024-10-29T03:50:55.920Z] [2024-10-29T03:50:55.920Z] #76 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-10-29T03:50:55.920Z] #76 ... [2024-10-29T03:50:55.920Z] [2024-10-29T03:50:55.920Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:50:55.920Z] #77 DONE 0.1s [2024-10-29T03:50:55.936Z] [2024-10-29T03:50:55.936Z] #17 [security-bootstrapper internal] load .dockerignore [2024-10-29T03:50:55.936Z] #17 transferring context: 50B done [2024-10-29T03:50:55.936Z] #17 DONE 0.0s [2024-10-29T03:50:55.936Z] [2024-10-29T03:50:55.936Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-10-29T03:50:55.936Z] #18 transferring context: 50B 0.0s done [2024-10-29T03:50:55.936Z] #18 DONE 0.1s [2024-10-29T03:50:55.936Z] [2024-10-29T03:50:55.936Z] #19 [security-proxy-auth internal] load .dockerignore [2024-10-29T03:50:55.936Z] #19 transferring context: 50B done [2024-10-29T03:50:55.936Z] #19 DONE 0.1s [2024-10-29T03:50:55.936Z] [2024-10-29T03:50:55.936Z] #20 [core-keeper internal] load .dockerignore [2024-10-29T03:50:56.179Z] [2024-10-29T03:50:56.179Z] #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-29T03:50:56.179Z] #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15.3s done [2024-10-29T03:50:56.179Z] #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-29T03:50:56.179Z] #67 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-29T03:50:56.179Z] #67 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-29T03:50:56.179Z] #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-10-29T03:50:56.179Z] #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done [2024-10-29T03:50:56.179Z] #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-29T03:50:56.179Z] #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done [2024-10-29T03:50:56.179Z] #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.2s done [2024-10-29T03:50:56.179Z] #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-29T03:50:56.179Z] #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-29T03:50:56.179Z] #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done [2024-10-29T03:50:56.179Z] #67 DONE 23.9s [2024-10-29T03:50:56.179Z] [2024-10-29T03:50:56.179Z] #78 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-29T03:50:56.179Z] #78 DONE 0.1s [2024-10-29T03:50:56.179Z] [2024-10-29T03:50:56.179Z] #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:50:56.179Z] #65 DONE 27.9s [2024-10-29T03:50:56.179Z] [2024-10-29T03:50:56.179Z] #79 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:50:56.202Z] #20 transferring context: 50B 0.0s done [2024-10-29T03:50:56.202Z] #20 DONE 0.1s [2024-10-29T03:50:56.202Z] [2024-10-29T03:50:56.202Z] #21 [security-spire-config internal] load .dockerignore [2024-10-29T03:50:56.202Z] #21 transferring context: 50B done [2024-10-29T03:50:56.202Z] #21 DONE 0.1s [2024-10-29T03:50:56.202Z] [2024-10-29T03:50:56.202Z] #22 [security-spire-server internal] load .dockerignore [2024-10-29T03:50:56.202Z] #22 transferring context: 50B 0.0s done [2024-10-29T03:50:56.202Z] #22 DONE 0.1s [2024-10-29T03:50:56.202Z] [2024-10-29T03:50:56.202Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-29T03:50:56.202Z] #23 transferring context: 50B 0.0s done [2024-10-29T03:50:56.202Z] #23 DONE 0.0s [2024-10-29T03:50:56.202Z] [2024-10-29T03:50:56.202Z] #24 [support-notifications internal] load .dockerignore [2024-10-29T03:50:56.471Z] #24 transferring context: 50B done [2024-10-29T03:50:56.471Z] #24 DONE 0.0s [2024-10-29T03:50:56.471Z] [2024-10-29T03:50:56.471Z] #25 [core-command internal] load .dockerignore [2024-10-29T03:50:56.471Z] #25 transferring context: 50B done [2024-10-29T03:50:56.471Z] #25 ... [2024-10-29T03:50:56.471Z] [2024-10-29T03:50:56.471Z] #26 [core-metadata internal] load .dockerignore [2024-10-29T03:50:56.471Z] #26 transferring context: 50B done [2024-10-29T03:50:56.471Z] #26 DONE 0.1s [2024-10-29T03:50:56.471Z] [2024-10-29T03:50:56.472Z] #27 [core-data internal] load .dockerignore [2024-10-29T03:50:56.472Z] #27 transferring context: 50B 0.0s done [2024-10-29T03:50:56.472Z] #27 DONE 0.1s [2024-10-29T03:50:56.472Z] [2024-10-29T03:50:56.472Z] #28 [security-proxy-setup internal] load .dockerignore [2024-10-29T03:50:56.472Z] #28 transferring context: 50B done [2024-10-29T03:50:56.472Z] #28 DONE 0.1s [2024-10-29T03:50:56.472Z] [2024-10-29T03:50:56.472Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-10-29T03:50:56.737Z] #29 transferring context: 50B 0.0s done [2024-10-29T03:50:56.737Z] #29 DONE 0.1s [2024-10-29T03:50:56.737Z] [2024-10-29T03:50:56.737Z] #30 [security-spire-agent internal] load .dockerignore [2024-10-29T03:50:56.737Z] #30 transferring context: 50B 0.0s done [2024-10-29T03:50:56.737Z] #30 DONE 0.1s [2024-10-29T03:50:56.737Z] [2024-10-29T03:50:56.737Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-29T03:50:56.737Z] #31 DONE 0.0s [2024-10-29T03:50:56.737Z] [2024-10-29T03:50:56.737Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-29T03:50:57.322Z] #32 DONE 0.5s [2024-10-29T03:50:57.322Z] [2024-10-29T03:50:57.322Z] #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-29T03:50:57.322Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-29T03:50:57.322Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-29T03:50:57.322Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-29T03:50:57.322Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-29T03:50:57.322Z] #33 DONE 0.1s [2024-10-29T03:50:57.322Z] [2024-10-29T03:50:57.322Z] #34 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-29T03:50:57.554Z] #79 ... [2024-10-29T03:50:57.554Z] [2024-10-29T03:50:57.554Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-29T03:50:57.554Z] #0 9.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:57.554Z] #0 9.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:57.554Z] #80 10.01 Upgrading critical system libraries and apk-tools: [2024-10-29T03:50:57.554Z] #80 10.01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:50:57.554Z] #80 10.02 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:50:57.554Z] #80 10.11 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:50:57.554Z] #80 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:57.554Z] #80 ... [2024-10-29T03:50:57.554Z] [2024-10-29T03:50:57.554Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-29T03:50:57.554Z] #0 9.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:57.554Z] #0 9.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:57.590Z] #34 ... [2024-10-29T03:50:57.590Z] [2024-10-29T03:50:57.590Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-29T03:50:57.590Z] #31 DONE 0.0s [2024-10-29T03:50:57.590Z] [2024-10-29T03:50:57.590Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-29T03:50:57.590Z] #32 DONE 0.5s [2024-10-29T03:50:57.831Z] #81 ... [2024-10-29T03:50:57.831Z] [2024-10-29T03:50:57.831Z] #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-29T03:50:57.831Z] #75 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:57.831Z] #75 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:57.831Z] #75 12.67 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-29T03:50:57.831Z] #75 12.67 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-29T03:50:57.831Z] #75 12.67 OK: 24165 distinct packages available [2024-10-29T03:50:57.831Z] #75 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:57.831Z] #75 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:57.831Z] #75 13.10 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-29T03:50:57.831Z] #75 13.11 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-29T03:50:57.831Z] #75 13.12 (3/4) Installing libucontext (1.2-r3) [2024-10-29T03:50:57.831Z] #75 13.12 (4/4) Installing gcompat (1.1.0-r4) [2024-10-29T03:50:57.831Z] #75 13.13 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:50:57.831Z] #75 13.13 OK: 8 MiB in 18 packages [2024-10-29T03:50:57.831Z] #75 DONE 13.3s [2024-10-29T03:50:57.831Z] [2024-10-29T03:50:57.831Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-29T03:50:57.831Z] #81 10.22 Upgrading critical system libraries and apk-tools: [2024-10-29T03:50:57.831Z] #81 10.22 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:50:57.831Z] #81 10.23 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:50:57.831Z] #81 10.32 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:50:57.831Z] #81 ... [2024-10-29T03:50:57.831Z] [2024-10-29T03:50:57.831Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-29T03:50:57.860Z] [2024-10-29T03:50:57.860Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-29T03:50:57.860Z] #31 DONE 0.0s [2024-10-29T03:50:57.860Z] [2024-10-29T03:50:57.860Z] #33 [support-cron-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-29T03:50:57.860Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-29T03:50:57.860Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-29T03:50:57.860Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-29T03:50:57.860Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-29T03:50:57.860Z] #33 DONE 0.3s [2024-10-29T03:50:57.860Z] [2024-10-29T03:50:57.860Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-10-29T03:50:57.860Z] #32 ... [2024-10-29T03:50:57.860Z] [2024-10-29T03:50:57.860Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-29T03:50:57.860Z] #31 DONE 0.0s [2024-10-29T03:50:57.860Z] [2024-10-29T03:50:57.860Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-29T03:50:57.860Z] #32 ... [2024-10-29T03:50:57.860Z] [2024-10-29T03:50:57.860Z] #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-29T03:50:57.860Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-29T03:50:57.860Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-29T03:50:57.860Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-29T03:50:57.860Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-29T03:50:57.860Z] #33 DONE 0.3s [2024-10-29T03:50:57.860Z] [2024-10-29T03:50:57.860Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-10-29T03:50:58.100Z] #82 ... [2024-10-29T03:50:58.100Z] [2024-10-29T03:50:58.100Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:50:58.100Z] #83 ... [2024-10-29T03:50:58.100Z] [2024-10-29T03:50:58.100Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:50:58.358Z] #84 ... [2024-10-29T03:50:58.358Z] [2024-10-29T03:50:58.358Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:50:58.358Z] #85 ... [2024-10-29T03:50:58.358Z] [2024-10-29T03:50:58.358Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-29T03:50:58.358Z] #81 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:58.358Z] #81 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:58.358Z] #81 10.70 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:50:58.358Z] #81 10.76 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:50:58.358Z] #81 10.77 Executing ca-certificates-20240705-r0.trigger [2024-10-29T03:50:58.358Z] #81 10.84 OK: 19 MiB in 18 packages [2024-10-29T03:50:58.447Z] #32 ... [2024-10-29T03:50:58.447Z] [2024-10-29T03:50:58.447Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-29T03:50:58.447Z] #31 DONE 0.0s [2024-10-29T03:50:58.447Z] [2024-10-29T03:50:58.447Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-29T03:50:58.447Z] #32 ... [2024-10-29T03:50:58.447Z] [2024-10-29T03:50:58.447Z] #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-29T03:50:58.447Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-29T03:50:58.447Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-29T03:50:58.447Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-29T03:50:58.447Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-29T03:50:58.447Z] #33 DONE 0.4s [2024-10-29T03:50:58.447Z] [2024-10-29T03:50:58.447Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-29T03:50:58.447Z] #31 DONE 0.0s [2024-10-29T03:50:58.447Z] [2024-10-29T03:50:58.447Z] #35 [security-secretstore-setup internal] load build context [2024-10-29T03:50:58.447Z] #35 transferring context: 3.08MB 0.7s done [2024-10-29T03:50:58.447Z] #35 DONE 1.2s [2024-10-29T03:50:58.447Z] [2024-10-29T03:50:58.447Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-10-29T03:50:58.615Z] #81 DONE 11.0s [2024-10-29T03:50:58.615Z] [2024-10-29T03:50:58.615Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-29T03:50:58.615Z] #71 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:58.615Z] #71 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:58.615Z] #71 13.41 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-29T03:50:58.615Z] #71 13.41 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-29T03:50:58.615Z] #71 13.41 OK: 24165 distinct packages available [2024-10-29T03:50:58.615Z] #71 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:58.615Z] #71 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:58.615Z] #71 13.84 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:50:58.615Z] #71 13.87 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:50:58.615Z] #71 13.89 (3/7) Installing dumb-init (1.2.5-r3) [2024-10-29T03:50:58.615Z] #71 13.89 (4/7) Installing musl-obstack (1.2.3-r2) [2024-10-29T03:50:58.615Z] #71 13.89 (5/7) Installing libucontext (1.2-r3) [2024-10-29T03:50:58.615Z] #71 13.89 (6/7) Installing gcompat (1.1.0-r4) [2024-10-29T03:50:58.615Z] #71 13.89 (7/7) Installing openssl (3.3.2-r1) [2024-10-29T03:50:58.615Z] #71 13.90 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:50:58.615Z] #71 13.91 OK: 9 MiB in 19 packages [2024-10-29T03:50:58.615Z] #71 DONE 14.3s [2024-10-29T03:50:58.615Z] [2024-10-29T03:50:58.616Z] #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-29T03:50:58.616Z] #80 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:58.616Z] #80 10.51 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:50:58.616Z] #80 10.55 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:50:58.616Z] #80 10.57 OK: 8 MiB in 15 packages [2024-10-29T03:50:58.616Z] #80 DONE 10.9s [2024-10-29T03:50:58.616Z] [2024-10-29T03:50:58.616Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-29T03:50:58.826Z] #32 ... [2024-10-29T03:50:58.826Z] [2024-10-29T03:50:58.826Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-29T03:50:58.826Z] #31 DONE 0.0s [2024-10-29T03:50:58.826Z] [2024-10-29T03:50:58.826Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-10-29T03:50:58.826Z] #32 DONE 1.1s [2024-10-29T03:50:58.826Z] [2024-10-29T03:50:58.826Z] #36 [security-bootstrapper internal] load build context [2024-10-29T03:50:58.826Z] #36 ... [2024-10-29T03:50:58.826Z] [2024-10-29T03:50:58.826Z] #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-29T03:50:58.826Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-29T03:50:58.826Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-29T03:50:58.826Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-29T03:50:58.826Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-29T03:50:58.826Z] #33 DONE 0.4s [2024-10-29T03:50:58.826Z] [2024-10-29T03:50:58.826Z] #36 [security-bootstrapper internal] load build context [2024-10-29T03:50:59.195Z] #36 ... [2024-10-29T03:50:59.195Z] [2024-10-29T03:50:59.196Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-29T03:50:59.196Z] #31 DONE 0.0s [2024-10-29T03:50:59.196Z] [2024-10-29T03:50:59.196Z] #36 [security-bootstrapper internal] load build context [2024-10-29T03:50:59.196Z] #36 ... [2024-10-29T03:50:59.196Z] [2024-10-29T03:50:59.196Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-29T03:50:59.196Z] #31 DONE 0.0s [2024-10-29T03:50:59.196Z] [2024-10-29T03:50:59.196Z] #36 [security-bootstrapper internal] load build context [2024-10-29T03:50:59.483Z] #36 ... [2024-10-29T03:50:59.483Z] [2024-10-29T03:50:59.483Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-29T03:50:59.483Z] #31 DONE 0.0s [2024-10-29T03:50:59.483Z] [2024-10-29T03:50:59.483Z] #36 [security-bootstrapper internal] load build context [2024-10-29T03:50:59.483Z] #36 transferring context: 3.08MB 1.6s done [2024-10-29T03:50:59.483Z] #36 ... [2024-10-29T03:50:59.483Z] [2024-10-29T03:50:59.483Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-29T03:50:59.483Z] #31 DONE 0.0s [2024-10-29T03:50:59.584Z] #86 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:59.787Z] [2024-10-29T03:50:59.787Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-10-29T03:50:59.787Z] #32 DONE 2.0s [2024-10-29T03:50:59.787Z] [2024-10-29T03:50:59.787Z] #37 [support-cron-scheduler internal] load build context [2024-10-29T03:50:59.787Z] #37 transferring context: 3.08MB 1.4s done [2024-10-29T03:50:59.787Z] #37 ... [2024-10-29T03:50:59.787Z] [2024-10-29T03:50:59.787Z] #33 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-29T03:50:59.787Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-29T03:50:59.787Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-29T03:50:59.787Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-29T03:50:59.787Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-29T03:50:59.787Z] #33 DONE 0.5s [2024-10-29T03:50:59.787Z] [2024-10-29T03:50:59.787Z] #38 [security-spiffe-token-provider internal] load build context [2024-10-29T03:50:59.787Z] #38 DONE 0.0s [2024-10-29T03:50:59.787Z] [2024-10-29T03:50:59.787Z] #39 [core-metadata internal] load build context [2024-10-29T03:50:59.787Z] #39 DONE 0.0s [2024-10-29T03:50:59.787Z] [2024-10-29T03:50:59.787Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-29T03:50:59.787Z] #40 DONE 1.8s [2024-10-29T03:50:59.787Z] [2024-10-29T03:50:59.787Z] #41 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-29T03:50:59.787Z] #41 DONE 3.5s [2024-10-29T03:50:59.842Z] #86 1.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:59.843Z] #86 ... [2024-10-29T03:50:59.843Z] [2024-10-29T03:50:59.843Z] #87 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-29T03:50:59.843Z] #0 2.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:59.843Z] #0 2.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:59.843Z] #0 3.322 Upgrading critical system libraries and apk-tools: [2024-10-29T03:50:59.843Z] #0 3.322 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:50:59.843Z] #0 3.333 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:50:59.843Z] #0 3.400 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:50:59.843Z] #0 3.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:59.843Z] #0 3.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:59.843Z] #0 3.754 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:50:59.843Z] #0 3.793 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:50:59.843Z] #0 3.803 Executing ca-certificates-20240705-r0.trigger [2024-10-29T03:50:59.843Z] #0 3.835 OK: 9 MiB in 16 packages [2024-10-29T03:50:59.843Z] #87 DONE 4.1s [2024-10-29T03:50:59.843Z] [2024-10-29T03:50:59.843Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-29T03:50:59.843Z] #0 3.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:59.843Z] #0 3.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:59.843Z] #0 3.363 Upgrading critical system libraries and apk-tools: [2024-10-29T03:50:59.843Z] #0 3.363 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:50:59.843Z] #0 3.378 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:50:59.843Z] #0 3.518 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:50:59.843Z] #0 3.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:59.843Z] #0 3.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:59.843Z] #0 3.846 OK: 19 MiB in 18 packages [2024-10-29T03:50:59.843Z] #88 DONE 4.0s [2024-10-29T03:50:59.843Z] [2024-10-29T03:50:59.843Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-29T03:50:59.843Z] #89 DONE 0.1s [2024-10-29T03:50:59.843Z] [2024-10-29T03:50:59.843Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-29T03:50:59.843Z] #82 1.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:59.843Z] #82 1.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:59.843Z] #82 1.943 Upgrading critical system libraries and apk-tools: [2024-10-29T03:50:59.843Z] #82 1.943 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:50:59.843Z] #82 1.995 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:50:59.843Z] #82 2.064 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:50:59.843Z] #82 2.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:50:59.843Z] #82 2.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:00.070Z] [2024-10-29T03:51:00.070Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-29T03:51:00.100Z] #82 ... [2024-10-29T03:51:00.100Z] [2024-10-29T03:51:00.100Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-29T03:51:00.100Z] #0 3.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:00.100Z] #0 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:00.100Z] #0 3.499 Upgrading critical system libraries and apk-tools: [2024-10-29T03:51:00.100Z] #0 3.499 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:51:00.100Z] #0 3.550 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:00.100Z] #0 3.613 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:51:00.100Z] #0 3.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:00.100Z] #0 3.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:00.100Z] #0 3.994 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:00.100Z] #0 4.103 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:00.100Z] #0 4.115 Executing ca-certificates-20240705-r0.trigger [2024-10-29T03:51:00.100Z] #0 4.185 OK: 13 MiB in 28 packages [2024-10-29T03:51:00.100Z] #90 DONE 4.4s [2024-10-29T03:51:00.350Z] #42 ... [2024-10-29T03:51:00.350Z] [2024-10-29T03:51:00.350Z] #37 [support-cron-scheduler internal] load build context [2024-10-29T03:51:00.350Z] #37 DONE 2.5s [2024-10-29T03:51:00.350Z] [2024-10-29T03:51:00.350Z] #36 [security-bootstrapper internal] load build context [2024-10-29T03:51:00.350Z] #36 DONE 2.6s [2024-10-29T03:51:00.350Z] [2024-10-29T03:51:00.350Z] #43 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-10-29T03:51:00.357Z] [2024-10-29T03:51:00.357Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-29T03:51:00.357Z] #82 2.534 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:00.357Z] #82 2.565 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:00.357Z] #82 2.573 OK: 8 MiB in 18 packages [2024-10-29T03:51:00.614Z] #82 DONE 2.9s [2024-10-29T03:51:00.614Z] [2024-10-29T03:51:00.614Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-29T03:51:00.614Z] #86 1.563 Upgrading critical system libraries and apk-tools: [2024-10-29T03:51:00.614Z] #86 1.563 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:51:00.614Z] #86 1.570 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:00.614Z] #86 1.649 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:51:00.614Z] #86 1.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:00.614Z] #86 1.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:00.614Z] #86 2.158 OK: 9 MiB in 19 packages [2024-10-29T03:51:00.657Z] #43 ... [2024-10-29T03:51:00.657Z] [2024-10-29T03:51:00.657Z] #44 [core-keeper internal] load build context [2024-10-29T03:51:00.657Z] #44 transferring context: 3.08MB 1.3s done [2024-10-29T03:51:00.657Z] #44 DONE 2.6s [2024-10-29T03:51:00.657Z] [2024-10-29T03:51:00.657Z] #45 [security-proxy-auth internal] load build context [2024-10-29T03:51:00.657Z] #45 transferring context: 3.08MB 1.5s done [2024-10-29T03:51:00.657Z] #45 DONE 2.7s [2024-10-29T03:51:00.657Z] [2024-10-29T03:51:00.657Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-10-29T03:51:00.657Z] #32 DONE 2.9s [2024-10-29T03:51:00.657Z] [2024-10-29T03:51:00.657Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:00.657Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:01.285Z] #46 ... [2024-10-29T03:51:01.285Z] [2024-10-29T03:51:01.285Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-29T03:51:01.285Z] #40 DONE 3.1s [2024-10-29T03:51:01.285Z] [2024-10-29T03:51:01.285Z] #47 [support-notifications internal] load build context [2024-10-29T03:51:01.285Z] #47 transferring context: 3.08MB 1.8s done [2024-10-29T03:51:01.559Z] #47 DONE 2.8s [2024-10-29T03:51:01.559Z] [2024-10-29T03:51:01.559Z] #48 [core-common-config-bootstrapper internal] load build context [2024-10-29T03:51:02.088Z] #86 DONE 3.6s [2024-10-29T03:51:02.088Z] [2024-10-29T03:51:02.088Z] #76 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-10-29T03:51:02.088Z] #76 3.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:02.088Z] #76 3.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:02.088Z] #76 4.252 Upgrading critical system libraries and apk-tools: [2024-10-29T03:51:02.088Z] #76 4.252 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:51:02.088Z] #76 4.273 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:02.088Z] #76 4.345 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:51:02.088Z] #76 4.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:02.088Z] #76 4.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:02.088Z] #76 4.716 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:02.088Z] #76 4.849 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:02.088Z] #76 4.860 OK: 8 MiB in 15 packages [2024-10-29T03:51:02.088Z] #76 DONE 6.2s [2024-10-29T03:51:02.088Z] [2024-10-29T03:51:02.088Z] #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-29T03:51:02.088Z] #0 2.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:02.088Z] #0 3.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:02.088Z] #0 4.221 Upgrading critical system libraries and apk-tools: [2024-10-29T03:51:02.088Z] #0 4.221 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:51:02.088Z] #0 4.229 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:02.088Z] #0 4.293 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:51:02.088Z] #0 4.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:02.088Z] #0 4.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:02.088Z] #0 4.632 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:02.088Z] #0 4.820 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:02.088Z] #0 4.831 Executing ca-certificates-20240705-r0.trigger [2024-10-29T03:51:02.088Z] #0 5.493 OK: 10 MiB in 17 packages [2024-10-29T03:51:02.088Z] #91 DONE 6.2s [2024-10-29T03:51:02.088Z] [2024-10-29T03:51:02.088Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-29T03:51:02.088Z] #92 DONE 1.4s [2024-10-29T03:51:02.088Z] [2024-10-29T03:51:02.088Z] #93 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-29T03:51:02.088Z] #0 2.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:02.088Z] #0 3.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:02.088Z] #0 4.327 Upgrading critical system libraries and apk-tools: [2024-10-29T03:51:02.088Z] #0 4.327 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:51:02.088Z] #0 4.341 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:02.088Z] #0 4.403 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:51:02.088Z] #0 4.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:02.088Z] #0 4.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-29T03:51:02.089Z] #0 4.782 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:02.089Z] #0 4.817 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:02.089Z] #0 4.829 OK: 8 MiB in 16 packages [2024-10-29T03:51:02.089Z] #93 DONE 6.2s [2024-10-29T03:51:02.089Z] [2024-10-29T03:51:02.089Z] #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-29T03:51:02.985Z] #48 ... [2024-10-29T03:51:02.985Z] [2024-10-29T03:51:02.985Z] #49 [security-spire-server internal] load build context [2024-10-29T03:51:02.985Z] #49 transferring context: 27.98kB 0.3s done [2024-10-29T03:51:02.985Z] #49 DONE 2.9s [2024-10-29T03:51:02.985Z] [2024-10-29T03:51:02.985Z] #48 [core-common-config-bootstrapper internal] load build context [2024-10-29T03:51:03.187Z] #94 DONE 1.2s [2024-10-29T03:51:03.187Z] [2024-10-29T03:51:03.187Z] #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-29T03:51:03.265Z] #48 ... [2024-10-29T03:51:03.265Z] [2024-10-29T03:51:03.265Z] #50 [security-spire-config internal] load build context [2024-10-29T03:51:03.265Z] #50 transferring context: 26.24kB 0.4s done [2024-10-29T03:51:03.265Z] #50 DONE 3.1s [2024-10-29T03:51:03.265Z] [2024-10-29T03:51:03.265Z] #48 [core-common-config-bootstrapper internal] load build context [2024-10-29T03:51:03.445Z] #95 ... [2024-10-29T03:51:03.445Z] [2024-10-29T03:51:03.445Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-29T03:51:03.445Z] #96 DONE 1.3s [2024-10-29T03:51:03.445Z] [2024-10-29T03:51:03.445Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-29T03:51:03.445Z] #97 DONE 1.3s [2024-10-29T03:51:03.445Z] [2024-10-29T03:51:03.445Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-29T03:51:03.445Z] #98 DONE 0.1s [2024-10-29T03:51:03.445Z] [2024-10-29T03:51:03.445Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-29T03:51:04.011Z] #99 ... [2024-10-29T03:51:04.011Z] [2024-10-29T03:51:04.011Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-29T03:51:04.011Z] #100 DONE 0.7s [2024-10-29T03:51:04.011Z] [2024-10-29T03:51:04.011Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-29T03:51:04.011Z] #101 DONE 0.7s [2024-10-29T03:51:04.011Z] [2024-10-29T03:51:04.011Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-29T03:51:04.011Z] #99 DONE 0.7s [2024-10-29T03:51:04.011Z] [2024-10-29T03:51:04.011Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-29T03:51:04.235Z] #48 ... [2024-10-29T03:51:04.235Z] [2024-10-29T03:51:04.235Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-29T03:51:04.235Z] #42 DONE 4.2s [2024-10-29T03:51:04.235Z] [2024-10-29T03:51:04.235Z] #48 [core-common-config-bootstrapper internal] load build context [2024-10-29T03:51:04.235Z] #48 transferring context: 3.08MB 3.8s done [2024-10-29T03:51:04.504Z] #48 ... [2024-10-29T03:51:04.504Z] [2024-10-29T03:51:04.504Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-29T03:51:04.504Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-29T03:51:04.504Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-29T03:51:04.504Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-29T03:51:04.504Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-29T03:51:04.504Z] #33 DONE 0.5s [2024-10-29T03:51:04.504Z] [2024-10-29T03:51:04.504Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-29T03:51:04.504Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-29T03:51:04.575Z] #102 ... [2024-10-29T03:51:04.575Z] [2024-10-29T03:51:04.575Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-29T03:51:04.575Z] #103 DONE 0.7s [2024-10-29T03:51:05.096Z] #51 ... [2024-10-29T03:51:05.096Z] [2024-10-29T03:51:05.096Z] #43 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-10-29T03:51:05.096Z] #43 DONE 5.4s [2024-10-29T03:51:05.096Z] [2024-10-29T03:51:05.096Z] #48 [core-common-config-bootstrapper internal] load build context [2024-10-29T03:51:05.096Z] #48 DONE 6.7s [2024-10-29T03:51:05.096Z] [2024-10-29T03:51:05.096Z] #52 [core-command internal] load build context [2024-10-29T03:51:05.140Z] [2024-10-29T03:51:05.140Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-29T03:51:05.140Z] #102 DONE 0.7s [2024-10-29T03:51:05.140Z] [2024-10-29T03:51:05.140Z] #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-29T03:51:05.140Z] #95 DONE 2.7s [2024-10-29T03:51:05.140Z] [2024-10-29T03:51:05.140Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-29T03:51:05.140Z] #104 DONE 0.5s [2024-10-29T03:51:05.140Z] [2024-10-29T03:51:05.140Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-29T03:51:05.140Z] #105 DONE 0.5s [2024-10-29T03:51:05.140Z] [2024-10-29T03:51:05.140Z] #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-29T03:51:05.140Z] #106 DONE 1.0s [2024-10-29T03:51:05.140Z] [2024-10-29T03:51:05.140Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-29T03:51:05.140Z] #107 DONE 0.1s [2024-10-29T03:51:05.140Z] [2024-10-29T03:51:05.140Z] #108 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-29T03:51:05.140Z] #108 DONE 0.5s [2024-10-29T03:51:05.140Z] [2024-10-29T03:51:05.140Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-29T03:51:05.365Z] #52 ... [2024-10-29T03:51:05.365Z] [2024-10-29T03:51:05.365Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-29T03:51:05.400Z] #109 DONE 0.1s [2024-10-29T03:51:05.400Z] [2024-10-29T03:51:05.400Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-29T03:51:05.400Z] #110 DONE 0.1s [2024-10-29T03:51:05.400Z] [2024-10-29T03:51:05.400Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-29T03:51:05.400Z] #111 DONE 0.1s [2024-10-29T03:51:05.400Z] [2024-10-29T03:51:05.400Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-29T03:51:05.400Z] #112 DONE 0.1s [2024-10-29T03:51:05.400Z] [2024-10-29T03:51:05.400Z] #113 [security-spire-server] exporting to image [2024-10-29T03:51:05.400Z] #113 exporting layers [2024-10-29T03:51:05.400Z] #113 ... [2024-10-29T03:51:05.400Z] [2024-10-29T03:51:05.400Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-29T03:51:05.400Z] #114 DONE 0.1s [2024-10-29T03:51:05.400Z] [2024-10-29T03:51:05.400Z] #113 [security-spire-agent] exporting to image [2024-10-29T03:51:05.955Z] #53 ... [2024-10-29T03:51:05.955Z] [2024-10-29T03:51:05.955Z] #52 [core-command internal] load build context [2024-10-29T03:51:05.955Z] #52 transferring context: 3.08MB 5.4s done [2024-10-29T03:51:05.955Z] #52 DONE 6.9s [2024-10-29T03:51:05.955Z] [2024-10-29T03:51:05.955Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:05.955Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done [2024-10-29T03:51:05.955Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-29T03:51:05.955Z] #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-29T03:51:05.955Z] #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-29T03:51:05.955Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s done [2024-10-29T03:51:05.955Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done [2024-10-29T03:51:05.955Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-10-29T03:51:05.955Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.6s [2024-10-29T03:51:05.964Z] #113 exporting layers 0.6s done [2024-10-29T03:51:05.964Z] #113 writing image sha256:bf42f2b239fee6f1a58d892a644a1ddc3aa9055565bfdb9b96514ccde6c6c00a done [2024-10-29T03:51:05.964Z] #113 naming to docker.io/library/security-spire-config done [2024-10-29T03:51:05.964Z] #113 ... [2024-10-29T03:51:05.964Z] [2024-10-29T03:51:05.964Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:51:06.222Z] #115 ... [2024-10-29T03:51:06.222Z] [2024-10-29T03:51:06.222Z] #113 [security-spire-agent] exporting to image [2024-10-29T03:51:06.222Z] #113 exporting layers 0.6s done [2024-10-29T03:51:06.222Z] #113 writing image sha256:04b3da37d9550afc20151daf57daad98783546c3051bc94bce0f8a8bc04d8f7f done [2024-10-29T03:51:06.222Z] #113 naming to docker.io/library/security-spire-server done [2024-10-29T03:51:06.222Z] #113 writing image sha256:f6e69afdf8bed026cfdef814c45b9a1df9f613c2d1246d2ca792e7b301218745 done [2024-10-29T03:51:06.222Z] #113 naming to docker.io/library/security-spire-agent done [2024-10-29T03:51:06.222Z] #113 DONE 0.8s [2024-10-29T03:51:06.222Z] [2024-10-29T03:51:06.222Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:51:06.561Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.0s done [2024-10-29T03:51:06.561Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.3s [2024-10-29T03:51:06.857Z] #46 ... [2024-10-29T03:51:06.857Z] [2024-10-29T03:51:06.857Z] #54 [security-spire-agent internal] load build context [2024-10-29T03:51:06.857Z] #54 transferring context: 27.51kB 0.2s done [2024-10-29T03:51:06.857Z] #54 DONE 2.3s [2024-10-29T03:51:06.857Z] [2024-10-29T03:51:06.857Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:07.130Z] #46 ... [2024-10-29T03:51:07.130Z] [2024-10-29T03:51:07.130Z] #55 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-29T03:51:07.130Z] #55 DONE 8.9s [2024-10-29T03:51:07.130Z] [2024-10-29T03:51:07.130Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:07.130Z] #46 ... [2024-10-29T03:51:07.130Z] [2024-10-29T03:51:07.130Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-29T03:51:07.130Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.8s done [2024-10-29T03:51:07.130Z] #51 DONE 2.8s [2024-10-29T03:51:07.130Z] [2024-10-29T03:51:07.130Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:07.399Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.0s [2024-10-29T03:51:07.668Z] #46 ... [2024-10-29T03:51:07.668Z] [2024-10-29T03:51:07.668Z] #38 [security-spiffe-token-provider internal] load build context [2024-10-29T03:51:07.668Z] #38 transferring context: 3.08MB 4.5s done [2024-10-29T03:51:07.668Z] #38 DONE 7.6s [2024-10-29T03:51:07.668Z] [2024-10-29T03:51:07.668Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:07.668Z] #46 ... [2024-10-29T03:51:07.668Z] [2024-10-29T03:51:07.668Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-29T03:51:07.668Z] #0 8.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:07.668Z] #0 9.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:07.940Z] #56 ... [2024-10-29T03:51:07.940Z] [2024-10-29T03:51:07.940Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-29T03:51:07.940Z] #0 8.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:07.940Z] #0 9.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:07.940Z] #57 ... [2024-10-29T03:51:07.940Z] [2024-10-29T03:51:07.940Z] #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-29T03:51:07.940Z] #0 5.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:07.940Z] #0 5.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:07.940Z] #0 7.769 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-29T03:51:07.940Z] #0 7.908 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:07.940Z] #0 7.950 OK: 9 MiB in 15 packages [2024-10-29T03:51:08.209Z] #58 ... [2024-10-29T03:51:08.209Z] [2024-10-29T03:51:08.209Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:08.209Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-29T03:51:08.209Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 3.9s [2024-10-29T03:51:08.481Z] #46 ... [2024-10-29T03:51:08.481Z] [2024-10-29T03:51:08.481Z] #39 [core-metadata internal] load build context [2024-10-29T03:51:08.481Z] #39 transferring context: 3.08MB 5.4s done [2024-10-29T03:51:08.481Z] #39 DONE 8.4s [2024-10-29T03:51:08.481Z] [2024-10-29T03:51:08.481Z] #58 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-29T03:51:08.481Z] #58 DONE 10.5s [2024-10-29T03:51:08.481Z] [2024-10-29T03:51:08.481Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:08.481Z] #46 ... [2024-10-29T03:51:08.481Z] [2024-10-29T03:51:08.481Z] #59 [core-data internal] load build context [2024-10-29T03:51:08.481Z] #59 transferring context: 3.08MB 5.9s done [2024-10-29T03:51:08.481Z] #59 DONE 8.3s [2024-10-29T03:51:08.481Z] [2024-10-29T03:51:08.481Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:08.754Z] #46 ... [2024-10-29T03:51:08.754Z] [2024-10-29T03:51:08.754Z] #60 [security-proxy-setup internal] load build context [2024-10-29T03:51:08.754Z] #60 transferring context: 3.08MB 6.4s done [2024-10-29T03:51:08.754Z] #60 DONE 8.5s [2024-10-29T03:51:08.754Z] [2024-10-29T03:51:08.754Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:08.754Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 4.4s [2024-10-29T03:51:09.367Z] #46 ... [2024-10-29T03:51:09.367Z] [2024-10-29T03:51:09.367Z] #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-29T03:51:09.367Z] #0 7.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:09.367Z] #0 8.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:09.367Z] #61 ... [2024-10-29T03:51:09.367Z] [2024-10-29T03:51:09.367Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:10.348Z] #46 ... [2024-10-29T03:51:10.348Z] [2024-10-29T03:51:10.348Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-29T03:51:10.348Z] #62 ... [2024-10-29T03:51:10.348Z] [2024-10-29T03:51:10.348Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:10.348Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.14MB / 28.04MB 6.1s [2024-10-29T03:51:10.617Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.55MB / 28.04MB 6.3s [2024-10-29T03:51:10.889Z] #46 ... [2024-10-29T03:51:10.889Z] [2024-10-29T03:51:10.889Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-29T03:51:10.889Z] #63 ... [2024-10-29T03:51:10.889Z] [2024-10-29T03:51:10.889Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-29T03:51:11.163Z] #64 ... [2024-10-29T03:51:11.163Z] [2024-10-29T03:51:11.163Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-29T03:51:11.163Z] #65 ... [2024-10-29T03:51:11.163Z] [2024-10-29T03:51:11.163Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-29T03:51:11.439Z] #66 ... [2024-10-29T03:51:11.439Z] [2024-10-29T03:51:11.439Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:11.439Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 7.0s [2024-10-29T03:51:11.714Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.10MB / 28.04MB 7.4s [2024-10-29T03:51:11.985Z] #46 ... [2024-10-29T03:51:11.985Z] [2024-10-29T03:51:11.985Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-29T03:51:11.985Z] #56 12.96 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-29T03:51:11.985Z] #56 12.97 (2/2) Installing su-exec (0.2-r3) [2024-10-29T03:51:11.985Z] #56 12.98 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:11.985Z] #56 13.11 OK: 9 MiB in 16 packages [2024-10-29T03:51:11.985Z] #56 DONE 14.1s [2024-10-29T03:51:11.985Z] [2024-10-29T03:51:11.985Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:12.262Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 7.8s [2024-10-29T03:51:12.535Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-10-29T03:51:12.808Z] #46 ... [2024-10-29T03:51:12.808Z] [2024-10-29T03:51:12.808Z] #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-29T03:51:12.808Z] #61 11.29 (1/2) Installing ca-certificates (20240705-r0) [2024-10-29T03:51:12.808Z] #61 11.50 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-29T03:51:12.808Z] #61 11.51 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:12.808Z] #61 11.63 Executing ca-certificates-20240705-r0.trigger [2024-10-29T03:51:12.808Z] #61 12.47 OK: 10 MiB in 16 packages [2024-10-29T03:51:12.808Z] #61 DONE 13.5s [2024-10-29T03:51:12.808Z] [2024-10-29T03:51:12.808Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:13.395Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 9.1s [2024-10-29T03:51:14.371Z] #46 ... [2024-10-29T03:51:14.371Z] [2024-10-29T03:51:14.371Z] #34 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-29T03:51:14.371Z] #34 9.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:14.371Z] #34 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:14.371Z] #34 13.76 (1/4) Installing ca-certificates (20240705-r0) [2024-10-29T03:51:14.371Z] #34 14.14 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-29T03:51:14.371Z] #34 14.17 (3/4) Installing su-exec (0.2-r3) [2024-10-29T03:51:14.371Z] #34 14.17 (4/4) Installing yq-go (4.44.1-r2) [2024-10-29T03:51:14.371Z] #34 15.09 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:14.371Z] #34 15.21 Executing ca-certificates-20240705-r0.trigger [2024-10-29T03:51:14.371Z] #34 16.04 OK: 20 MiB in 18 packages [2024-10-29T03:51:14.371Z] #34 DONE 17.0s [2024-10-29T03:51:14.371Z] [2024-10-29T03:51:14.371Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:14.371Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.66MB / 28.04MB 10.1s [2024-10-29T03:51:14.959Z] #46 ... [2024-10-29T03:51:14.959Z] [2024-10-29T03:51:14.959Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-29T03:51:14.959Z] #57 13.18 (1/3) Installing ca-certificates (20240705-r0) [2024-10-29T03:51:14.959Z] #57 13.60 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-29T03:51:14.959Z] #57 13.61 (3/3) Installing tzdata (2024b-r0) [2024-10-29T03:51:14.959Z] #57 14.79 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:14.959Z] #57 14.85 Executing ca-certificates-20240705-r0.trigger [2024-10-29T03:51:14.959Z] #57 15.65 OK: 11 MiB in 17 packages [2024-10-29T03:51:14.959Z] #57 DONE 16.8s [2024-10-29T03:51:14.959Z] [2024-10-29T03:51:14.959Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:15.234Z] #46 ... [2024-10-29T03:51:15.234Z] [2024-10-29T03:51:15.234Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-29T03:51:15.502Z] #67 ... [2024-10-29T03:51:15.502Z] [2024-10-29T03:51:15.502Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-29T03:51:15.502Z] #68 ... [2024-10-29T03:51:15.502Z] [2024-10-29T03:51:15.502Z] #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-29T03:51:15.770Z] #69 ... [2024-10-29T03:51:15.770Z] [2024-10-29T03:51:15.770Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-29T03:51:15.770Z] #70 ... [2024-10-29T03:51:15.770Z] [2024-10-29T03:51:15.770Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:15.770Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.53MB / 28.04MB 11.5s [2024-10-29T03:51:16.356Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 12.1s [2024-10-29T03:51:17.345Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 13.0s [2024-10-29T03:51:17.613Z] #46 ... [2024-10-29T03:51:17.613Z] [2024-10-29T03:51:17.613Z] #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-29T03:51:17.613Z] #71 ... [2024-10-29T03:51:17.613Z] [2024-10-29T03:51:17.613Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-29T03:51:17.613Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-29T03:51:17.613Z] #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-29T03:51:17.613Z] #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-29T03:51:17.613Z] #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-29T03:51:17.613Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-10-29T03:51:17.613Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-10-29T03:51:17.613Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-10-29T03:51:17.613Z] #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-29T03:51:17.613Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.9s done [2024-10-29T03:51:17.613Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done [2024-10-29T03:51:17.613Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-10-29T03:51:17.893Z] #51 ... [2024-10-29T03:51:17.893Z] [2024-10-29T03:51:17.893Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:18.161Z] #46 ... [2024-10-29T03:51:18.161Z] [2024-10-29T03:51:18.161Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-29T03:51:18.161Z] #63 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:18.161Z] #63 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:18.161Z] #63 16.07 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-29T03:51:18.161Z] #63 16.07 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:18.161Z] #63 16.23 OK: 9 MiB in 15 packages [2024-10-29T03:51:18.161Z] #63 DONE 17.4s [2024-10-29T03:51:18.161Z] [2024-10-29T03:51:18.161Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:18.161Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.77MB / 28.04MB 13.8s [2024-10-29T03:51:18.431Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.0s done [2024-10-29T03:51:18.431Z] #46 ... [2024-10-29T03:51:18.431Z] [2024-10-29T03:51:18.431Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-10-29T03:51:18.431Z] #72 ... [2024-10-29T03:51:18.431Z] [2024-10-29T03:51:18.431Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:18.431Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.0s done [2024-10-29T03:51:19.855Z] #46 ... [2024-10-29T03:51:19.855Z] [2024-10-29T03:51:19.855Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-29T03:51:19.855Z] #53 DONE 14.4s [2024-10-29T03:51:19.855Z] [2024-10-29T03:51:19.855Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-29T03:51:21.280Z] #73 ... [2024-10-29T03:51:21.280Z] [2024-10-29T03:51:21.280Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-29T03:51:21.280Z] #64 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:21.280Z] #64 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:21.280Z] #64 18.03 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:21.280Z] #64 18.27 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:21.280Z] #64 18.30 (3/6) Installing dumb-init (1.2.5-r3) [2024-10-29T03:51:21.280Z] #64 18.31 (4/6) Installing openssl (3.3.2-r1) [2024-10-29T03:51:21.280Z] #64 18.39 (5/6) Installing su-exec (0.2-r3) [2024-10-29T03:51:21.280Z] #64 18.39 (6/6) Installing yq-go (4.44.1-r2) [2024-10-29T03:51:21.280Z] #64 19.04 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:21.280Z] #64 19.15 OK: 20 MiB in 18 packages [2024-10-29T03:51:21.280Z] #64 DONE 20.5s [2024-10-29T03:51:21.547Z] [2024-10-29T03:51:21.547Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-29T03:51:21.820Z] #74 ... [2024-10-29T03:51:21.820Z] [2024-10-29T03:51:21.820Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-29T03:51:22.088Z] #75 ... [2024-10-29T03:51:22.088Z] [2024-10-29T03:51:22.088Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-29T03:51:22.088Z] #51 ... [2024-10-29T03:51:22.088Z] [2024-10-29T03:51:22.088Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-29T03:51:22.088Z] #62 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:22.088Z] #62 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:22.088Z] #62 15.66 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-29T03:51:22.089Z] #62 15.66 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-29T03:51:22.089Z] #62 15.66 OK: 24043 distinct packages available [2024-10-29T03:51:22.089Z] #62 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:22.089Z] #62 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:22.089Z] #62 21.45 (1/14) Installing ca-certificates (20240705-r0) [2024-10-29T03:51:22.089Z] #62 21.74 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-29T03:51:22.089Z] #62 21.89 (3/14) Installing c-ares (1.33.1-r0) [2024-10-29T03:51:22.089Z] #62 21.96 (4/14) Installing libunistring (1.2-r0) [2024-10-29T03:51:22.356Z] #62 ... [2024-10-29T03:51:22.356Z] [2024-10-29T03:51:22.356Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-29T03:51:22.649Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.3s [2024-10-29T03:51:22.917Z] #51 ... [2024-10-29T03:51:22.917Z] [2024-10-29T03:51:22.917Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-29T03:51:22.917Z] #0 9.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:23.185Z] #76 ... [2024-10-29T03:51:23.185Z] [2024-10-29T03:51:23.185Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-29T03:51:23.185Z] #62 22.16 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-29T03:51:23.185Z] #62 22.17 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-29T03:51:23.185Z] #62 22.25 (7/14) Installing libpsl (0.21.5-r1) [2024-10-29T03:51:23.185Z] #62 22.35 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-29T03:51:23.185Z] #62 22.43 (9/14) Installing libcurl (8.10.1-r0) [2024-10-29T03:51:23.185Z] #62 22.50 (10/14) Installing curl (8.10.1-r0) [2024-10-29T03:51:23.185Z] #62 22.55 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-29T03:51:23.185Z] #62 22.59 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-29T03:51:23.185Z] #62 22.60 (13/14) Installing libucontext (1.2-r3) [2024-10-29T03:51:23.185Z] #62 22.63 (14/14) Installing gcompat (1.1.0-r4) [2024-10-29T03:51:23.185Z] #62 22.67 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:23.185Z] #62 22.81 Executing ca-certificates-20240705-r0.trigger [2024-10-29T03:51:24.634Z] #62 24.26 OK: 15 MiB in 28 packages [2024-10-29T03:51:24.634Z] #62 ... [2024-10-29T03:51:24.634Z] [2024-10-29T03:51:24.634Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-29T03:51:24.634Z] #0 9.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:24.634Z] #77 ... [2024-10-29T03:51:24.634Z] [2024-10-29T03:51:24.634Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:24.634Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.3s [2024-10-29T03:51:24.908Z] #46 ... [2024-10-29T03:51:24.908Z] [2024-10-29T03:51:24.908Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-29T03:51:24.908Z] #0 9.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:24.908Z] #78 ... [2024-10-29T03:51:24.908Z] [2024-10-29T03:51:24.908Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:25.871Z] #46 ... [2024-10-29T03:51:25.871Z] [2024-10-29T03:51:25.871Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-29T03:51:25.871Z] #66 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:25.871Z] #66 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:25.871Z] #66 19.73 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-29T03:51:25.871Z] #66 19.73 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-29T03:51:25.871Z] #66 19.73 OK: 24043 distinct packages available [2024-10-29T03:51:25.871Z] #66 20.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:25.871Z] #66 22.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:25.871Z] #66 ... [2024-10-29T03:51:25.871Z] [2024-10-29T03:51:25.871Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:26.843Z] #46 ... [2024-10-29T03:51:26.843Z] [2024-10-29T03:51:26.843Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-29T03:51:26.843Z] #62 DONE 26.6s [2024-10-29T03:51:26.843Z] [2024-10-29T03:51:26.843Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-29T03:51:26.843Z] #65 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:26.843Z] #65 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:26.843Z] #65 22.03 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-29T03:51:26.843Z] #65 22.03 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-29T03:51:26.843Z] #65 22.03 OK: 24043 distinct packages available [2024-10-29T03:51:26.843Z] #65 23.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:26.843Z] #65 25.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:27.117Z] #65 ... [2024-10-29T03:51:27.117Z] [2024-10-29T03:51:27.117Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-29T03:51:27.708Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.4s [2024-10-29T03:51:28.291Z] #51 ... [2024-10-29T03:51:28.291Z] [2024-10-29T03:51:28.291Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-29T03:51:28.291Z] #0 7.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:28.291Z] #79 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:28.291Z] #79 ... [2024-10-29T03:51:28.291Z] [2024-10-29T03:51:28.291Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:29.255Z] #46 ... [2024-10-29T03:51:29.256Z] [2024-10-29T03:51:29.256Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-29T03:51:29.256Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.2s done [2024-10-29T03:51:29.256Z] #51 DONE 24.5s [2024-10-29T03:51:29.256Z] [2024-10-29T03:51:29.256Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:29.525Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.5s [2024-10-29T03:51:30.114Z] #46 ... [2024-10-29T03:51:30.114Z] [2024-10-29T03:51:30.114Z] #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-29T03:51:30.114Z] #69 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:30.114Z] #69 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:30.114Z] #69 24.04 OK: 238 MiB in 54 packages [2024-10-29T03:51:30.114Z] #69 ... [2024-10-29T03:51:30.114Z] [2024-10-29T03:51:30.114Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-29T03:51:30.114Z] #68 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:30.114Z] #68 16.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:30.383Z] #68 ... [2024-10-29T03:51:30.383Z] [2024-10-29T03:51:30.383Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:30.676Z] #46 ... [2024-10-29T03:51:30.676Z] [2024-10-29T03:51:30.676Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-29T03:51:30.676Z] #70 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:30.676Z] #70 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:30.676Z] #70 ... [2024-10-29T03:51:30.676Z] [2024-10-29T03:51:30.676Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:31.268Z] #46 ... [2024-10-29T03:51:31.268Z] [2024-10-29T03:51:31.268Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-29T03:51:31.268Z] #69 DONE 25.9s [2024-10-29T03:51:31.268Z] [2024-10-29T03:51:31.268Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:31.268Z] #46 ... [2024-10-29T03:51:31.268Z] [2024-10-29T03:51:31.268Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-29T03:51:31.268Z] #67 15.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:31.268Z] #67 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:31.268Z] #67 ... [2024-10-29T03:51:31.268Z] [2024-10-29T03:51:31.268Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:31.535Z] #46 ... [2024-10-29T03:51:31.535Z] [2024-10-29T03:51:31.535Z] #80 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:51:31.535Z] #80 DONE 0.6s [2024-10-29T03:51:31.535Z] [2024-10-29T03:51:31.535Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:32.971Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.6s done [2024-10-29T03:51:32.971Z] #46 ... [2024-10-29T03:51:32.971Z] [2024-10-29T03:51:32.971Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-10-29T03:51:32.971Z] #72 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:32.971Z] #72 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:33.247Z] #72 ... [2024-10-29T03:51:33.247Z] [2024-10-29T03:51:33.247Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-29T03:51:33.247Z] #75 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:33.247Z] #75 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:33.247Z] #75 ... [2024-10-29T03:51:33.247Z] [2024-10-29T03:51:33.247Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T03:51:33.515Z] #46 ... [2024-10-29T03:51:33.515Z] [2024-10-29T03:51:33.515Z] #67 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-29T03:51:33.515Z] #67 26.06 OK: 238 MiB in 54 packages [2024-10-29T03:51:33.515Z] #67 DONE 28.3s [2024-10-29T03:51:33.515Z] [2024-10-29T03:51:33.515Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-29T03:51:33.515Z] #66 31.50 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-29T03:51:33.515Z] #66 31.56 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-29T03:51:33.515Z] #66 31.61 (3/4) Installing libucontext (1.2-r3) [2024-10-29T03:51:33.515Z] #66 31.64 (4/4) Installing gcompat (1.1.0-r4) [2024-10-29T03:51:33.515Z] #66 31.72 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:33.515Z] #66 31.92 OK: 9 MiB in 18 packages [2024-10-29T03:51:33.783Z] #66 ... [2024-10-29T03:51:33.783Z] [2024-10-29T03:51:33.783Z] #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-29T03:51:33.783Z] #71 16.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:33.783Z] #71 19.26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:34.060Z] #71 ... [2024-10-29T03:51:34.060Z] [2024-10-29T03:51:34.060Z] #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:51:34.060Z] #81 DONE 0.6s [2024-10-29T03:51:34.060Z] [2024-10-29T03:51:34.060Z] #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:51:34.327Z] #82 ... [2024-10-29T03:51:34.327Z] [2024-10-29T03:51:34.327Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-29T03:51:34.327Z] #70 26.31 OK: 238 MiB in 54 packages [2024-10-29T03:51:34.327Z] #70 DONE 29.7s [2024-10-29T03:51:34.327Z] [2024-10-29T03:51:34.327Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-29T03:51:34.327Z] #76 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:34.327Z] #76 ... [2024-10-29T03:51:34.327Z] [2024-10-29T03:51:34.327Z] #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:51:34.913Z] #83 DONE 0.8s [2024-10-29T03:51:34.913Z] [2024-10-29T03:51:34.913Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:51:35.181Z] #84 ... [2024-10-29T03:51:35.181Z] [2024-10-29T03:51:35.181Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-29T03:51:35.181Z] #66 DONE 34.2s [2024-10-29T03:51:35.449Z] [2024-10-29T03:51:35.449Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-29T03:51:36.035Z] #85 ... [2024-10-29T03:51:36.035Z] [2024-10-29T03:51:36.035Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-29T03:51:36.035Z] #78 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:36.035Z] #78 ... [2024-10-29T03:51:36.035Z] [2024-10-29T03:51:36.035Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-29T03:51:36.035Z] #77 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:36.303Z] #77 ... [2024-10-29T03:51:36.303Z] [2024-10-29T03:51:36.303Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-29T03:51:36.303Z] #74 4.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:36.303Z] #74 7.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:36.303Z] #74 ... [2024-10-29T03:51:36.303Z] [2024-10-29T03:51:36.303Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-29T03:51:36.303Z] #73 6.247 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:36.303Z] #73 8.626 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:36.573Z] #73 ... [2024-10-29T03:51:36.573Z] [2024-10-29T03:51:36.573Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-10-29T03:51:36.573Z] #72 27.49 Upgrading critical system libraries and apk-tools: [2024-10-29T03:51:36.573Z] #72 27.49 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:51:36.573Z] #72 27.55 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:36.841Z] #72 ... [2024-10-29T03:51:36.841Z] [2024-10-29T03:51:36.841Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-29T03:51:36.841Z] #0 3.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:36.841Z] #0 5.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:36.841Z] #86 ... [2024-10-29T03:51:36.841Z] [2024-10-29T03:51:36.841Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-29T03:51:36.841Z] #77 22.37 Upgrading critical system libraries and apk-tools: [2024-10-29T03:51:36.841Z] #77 22.37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:51:36.841Z] #77 22.43 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:38.798Z] #77 24.04 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:51:38.798Z] #77 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:40.214Z] #77 ... [2024-10-29T03:51:40.214Z] [2024-10-29T03:51:40.214Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-29T03:51:40.214Z] #65 36.18 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:40.214Z] #65 36.88 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:40.214Z] #65 36.97 (3/7) Installing dumb-init (1.2.5-r3) [2024-10-29T03:51:40.214Z] #65 37.02 (4/7) Installing musl-obstack (1.2.3-r2) [2024-10-29T03:51:40.214Z] #65 37.03 (5/7) Installing libucontext (1.2-r3) [2024-10-29T03:51:40.214Z] #65 37.07 (6/7) Installing gcompat (1.1.0-r4) [2024-10-29T03:51:40.214Z] #65 37.09 (7/7) Installing openssl (3.3.2-r1) [2024-10-29T03:51:40.214Z] #65 37.20 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:40.214Z] #65 37.37 OK: 10 MiB in 19 packages [2024-10-29T03:51:40.214Z] #65 DONE 39.0s [2024-10-29T03:51:40.214Z] [2024-10-29T03:51:40.214Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-29T03:51:41.640Z] #87 ... [2024-10-29T03:51:41.640Z] [2024-10-29T03:51:41.640Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-29T03:51:41.640Z] #73 20.13 OK: 238 MiB in 54 packages [2024-10-29T03:51:41.640Z] #73 DONE 21.6s [2024-10-29T03:51:41.640Z] [2024-10-29T03:51:41.640Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-29T03:51:41.640Z] #68 26.11 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-29T03:51:41.640Z] #68 26.15 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-29T03:51:41.640Z] #68 26.15 OK: 24042 distinct packages available [2024-10-29T03:51:41.640Z] #68 28.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:41.640Z] #68 30.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:41.640Z] #68 ... [2024-10-29T03:51:41.640Z] [2024-10-29T03:51:41.640Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-29T03:51:41.640Z] #86 14.61 Upgrading critical system libraries and apk-tools: [2024-10-29T03:51:41.640Z] #86 14.61 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:51:41.640Z] #86 14.70 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:41.640Z] #86 ... [2024-10-29T03:51:41.640Z] [2024-10-29T03:51:41.640Z] #88 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:51:41.908Z] #88 ... [2024-10-29T03:51:41.908Z] [2024-10-29T03:51:41.908Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-29T03:51:41.908Z] #89 DONE 0.4s [2024-10-29T03:51:41.908Z] [2024-10-29T03:51:41.908Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:51:41.908Z] #90 ... [2024-10-29T03:51:41.908Z] [2024-10-29T03:51:41.908Z] #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-29T03:51:41.908Z] #71 31.21 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-29T03:51:41.908Z] #71 31.85 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:41.908Z] #71 32.01 OK: 9 MiB in 15 packages [2024-10-29T03:51:41.908Z] #71 DONE 34.4s [2024-10-29T03:51:42.175Z] [2024-10-29T03:51:42.175Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-29T03:51:42.175Z] #74 17.93 Upgrading critical system libraries and apk-tools: [2024-10-29T03:51:42.175Z] #74 17.93 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:51:42.175Z] #74 18.00 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:42.175Z] #74 19.96 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:51:42.175Z] #74 20.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:43.585Z] #74 21.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:44.994Z] #74 ... [2024-10-29T03:51:44.994Z] [2024-10-29T03:51:44.994Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-29T03:51:44.994Z] #75 22.81 Upgrading critical system libraries and apk-tools: [2024-10-29T03:51:44.994Z] #75 22.81 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:51:44.994Z] #75 22.86 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:44.994Z] #75 25.56 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:51:44.994Z] #75 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:44.994Z] #75 27.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:44.994Z] #75 ... [2024-10-29T03:51:44.994Z] [2024-10-29T03:51:44.994Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-29T03:51:44.994Z] #76 21.84 Upgrading critical system libraries and apk-tools: [2024-10-29T03:51:44.994Z] #76 21.84 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:51:44.994Z] #76 21.89 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:44.994Z] #76 24.43 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:51:44.994Z] #76 24.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:44.994Z] #76 26.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:44.994Z] #76 ... [2024-10-29T03:51:44.994Z] [2024-10-29T03:51:44.994Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-29T03:51:44.994Z] #68 38.57 OK: 238 MiB in 54 packages [2024-10-29T03:51:44.994Z] #68 DONE 39.8s [2024-10-29T03:51:44.994Z] [2024-10-29T03:51:44.994Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-29T03:51:44.994Z] #86 16.51 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:51:44.994Z] #86 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:44.994Z] #86 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:45.590Z] #86 ... [2024-10-29T03:51:45.591Z] [2024-10-29T03:51:45.591Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:51:45.591Z] #91 DONE 0.5s [2024-10-29T03:51:45.591Z] [2024-10-29T03:51:45.591Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:51:48.213Z] #92 ... [2024-10-29T03:51:48.213Z] [2024-10-29T03:51:48.213Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-29T03:51:48.213Z] #78 23.06 Upgrading critical system libraries and apk-tools: [2024-10-29T03:51:48.213Z] #78 23.06 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:51:48.213Z] #78 23.08 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:48.213Z] #78 24.58 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:51:48.213Z] #78 24.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:48.213Z] #78 26.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:48.213Z] #78 ... [2024-10-29T03:51:48.213Z] [2024-10-29T03:51:48.213Z] #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-10-29T03:51:48.213Z] #72 29.53 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:51:48.213Z] #72 29.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:48.213Z] #72 31.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:48.213Z] #72 38.60 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:48.213Z] #72 39.33 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:48.213Z] #72 39.48 OK: 9 MiB in 15 packages [2024-10-29T03:51:48.213Z] #72 ... [2024-10-29T03:51:48.213Z] [2024-10-29T03:51:48.213Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-29T03:51:48.213Z] #76 34.74 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:48.213Z] #76 35.27 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:48.480Z] #76 35.41 Executing ca-certificates-20240705-r0.trigger [2024-10-29T03:51:48.480Z] #76 ... [2024-10-29T03:51:48.480Z] [2024-10-29T03:51:48.480Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-29T03:51:48.480Z] #75 34.43 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:48.480Z] #75 35.12 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:48.480Z] #75 35.25 OK: 9 MiB in 16 packages [2024-10-29T03:51:48.480Z] #75 DONE 36.7s [2024-10-29T03:51:48.480Z] [2024-10-29T03:51:48.480Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-29T03:51:48.480Z] #78 33.88 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:49.070Z] #78 ... [2024-10-29T03:51:49.070Z] [2024-10-29T03:51:49.070Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-29T03:51:49.070Z] #79 20.72 Upgrading critical system libraries and apk-tools: [2024-10-29T03:51:49.070Z] #79 20.72 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:51:49.070Z] #79 20.78 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:49.070Z] #79 22.48 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:51:49.070Z] #79 22.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:49.070Z] #79 24.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:49.070Z] #79 ... [2024-10-29T03:51:49.070Z] [2024-10-29T03:51:49.070Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-29T03:51:49.070Z] #85 3.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:49.070Z] #85 5.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:49.070Z] #85 13.29 Upgrading critical system libraries and apk-tools: [2024-10-29T03:51:49.070Z] #85 13.29 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:51:49.070Z] #85 13.38 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:49.070Z] #85 ... [2024-10-29T03:51:49.070Z] [2024-10-29T03:51:49.070Z] #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-29T03:51:49.661Z] #93 ... [2024-10-29T03:51:49.661Z] [2024-10-29T03:51:49.661Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-10-29T03:51:49.661Z] #72 DONE 41.3s [2024-10-29T03:51:49.661Z] [2024-10-29T03:51:49.661Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-29T03:51:49.661Z] #77 25.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:49.661Z] #77 33.58 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:49.661Z] #77 34.13 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:49.661Z] #77 34.30 Executing ca-certificates-20240705-r0.trigger [2024-10-29T03:51:49.661Z] #77 35.23 OK: 20 MiB in 18 packages [2024-10-29T03:51:49.661Z] #77 ... [2024-10-29T03:51:49.661Z] [2024-10-29T03:51:49.661Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-29T03:51:49.661Z] #78 34.94 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:49.928Z] #78 35.08 Executing ca-certificates-20240705-r0.trigger [2024-10-29T03:51:51.363Z] #78 ... [2024-10-29T03:51:51.363Z] [2024-10-29T03:51:51.363Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-29T03:51:51.363Z] #77 DONE 36.6s [2024-10-29T03:51:51.363Z] [2024-10-29T03:51:51.363Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-29T03:51:51.363Z] #85 15.30 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:51:51.363Z] #85 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:51.641Z] #85 ... [2024-10-29T03:51:51.641Z] [2024-10-29T03:51:51.641Z] #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-29T03:51:51.641Z] #76 37.05 OK: 10 MiB in 16 packages [2024-10-29T03:51:51.641Z] #76 DONE 38.6s [2024-10-29T03:51:51.641Z] [2024-10-29T03:51:51.641Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-29T03:51:51.641Z] #79 31.55 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:51.641Z] #79 32.16 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:51.641Z] #79 32.25 OK: 9 MiB in 15 packages [2024-10-29T03:51:51.641Z] #79 DONE 33.5s [2024-10-29T03:51:51.641Z] [2024-10-29T03:51:51.641Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-29T03:51:51.641Z] #78 36.53 OK: 11 MiB in 17 packages [2024-10-29T03:51:52.232Z] #78 ... [2024-10-29T03:51:52.232Z] [2024-10-29T03:51:52.232Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-29T03:51:52.232Z] #74 29.19 OK: 20 MiB in 18 packages [2024-10-29T03:51:52.232Z] #74 DONE 30.7s [2024-10-29T03:51:52.232Z] [2024-10-29T03:51:52.232Z] #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-29T03:51:52.232Z] #93 DONE 3.7s [2024-10-29T03:51:52.232Z] [2024-10-29T03:51:52.232Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-29T03:51:52.232Z] #86 25.51 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:52.499Z] #86 ... [2024-10-29T03:51:52.499Z] [2024-10-29T03:51:52.499Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-29T03:51:52.499Z] #94 DONE 0.3s [2024-10-29T03:51:52.499Z] [2024-10-29T03:51:52.499Z] #95 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-29T03:51:52.499Z] #95 DONE 0.3s [2024-10-29T03:51:52.499Z] [2024-10-29T03:51:52.499Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-29T03:51:52.499Z] #85 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:53.083Z] #85 ... [2024-10-29T03:51:53.084Z] [2024-10-29T03:51:53.084Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-29T03:51:53.084Z] #78 DONE 38.4s [2024-10-29T03:51:53.350Z] [2024-10-29T03:51:53.350Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-29T03:51:53.350Z] #87 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:53.350Z] #87 5.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:53.350Z] #87 13.18 Upgrading critical system libraries and apk-tools: [2024-10-29T03:51:53.350Z] #87 13.18 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-29T03:51:53.350Z] #87 13.24 Executing busybox-1.36.1-r29.trigger [2024-10-29T03:51:53.618Z] #87 ... [2024-10-29T03:51:53.618Z] [2024-10-29T03:51:53.618Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-29T03:51:53.618Z] #86 25.95 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:53.618Z] #86 26.03 Executing ca-certificates-20240705-r0.trigger [2024-10-29T03:51:53.618Z] #86 26.75 OK: 15 MiB in 28 packages [2024-10-29T03:51:54.219Z] #86 DONE 27.5s [2024-10-29T03:51:54.219Z] [2024-10-29T03:51:54.219Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-29T03:51:54.219Z] #87 13.90 Continuing the upgrade transaction with new apk-tools: [2024-10-29T03:51:54.219Z] #87 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:54.811Z] #87 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-29T03:51:56.222Z] #87 ... [2024-10-29T03:51:56.222Z] [2024-10-29T03:51:56.222Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-29T03:51:56.222Z] #85 20.44 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:56.223Z] #85 20.61 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-29T03:51:56.223Z] #85 20.65 OK: 9 MiB in 18 packages [2024-10-29T03:51:56.223Z] #85 DONE 21.0s [2024-10-29T03:51:56.490Z] [2024-10-29T03:51:56.490Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-29T03:51:57.454Z] #96 ... [2024-10-29T03:51:57.454Z] [2024-10-29T03:51:57.454Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-29T03:51:57.454Z] #87 17.09 OK: 10 MiB in 19 packages [2024-10-29T03:51:57.454Z] #87 DONE 17.6s [2024-10-29T03:51:57.454Z] [2024-10-29T03:51:57.454Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-29T03:51:57.454Z] #96 DONE 1.2s [2024-10-29T03:51:57.454Z] [2024-10-29T03:51:57.454Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-29T03:51:57.723Z] #97 DONE 0.3s [2024-10-29T03:51:57.723Z] [2024-10-29T03:51:57.723Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-29T03:51:58.000Z] #98 ... [2024-10-29T03:51:58.000Z] [2024-10-29T03:51:58.000Z] #99 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-29T03:51:58.000Z] #99 DONE 0.2s [2024-10-29T03:51:58.271Z] [2024-10-29T03:51:58.271Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-29T03:51:58.271Z] #100 DONE 0.3s [2024-10-29T03:51:58.271Z] [2024-10-29T03:51:58.271Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-29T03:51:58.271Z] #98 DONE 0.8s [2024-10-29T03:51:58.271Z] [2024-10-29T03:51:58.271Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-29T03:51:58.536Z] #101 ... [2024-10-29T03:51:58.536Z] [2024-10-29T03:51:58.536Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-29T03:51:58.537Z] #102 DONE 0.2s [2024-10-29T03:51:58.537Z] [2024-10-29T03:51:58.537Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-29T03:51:58.537Z] #103 DONE 0.2s [2024-10-29T03:51:58.537Z] [2024-10-29T03:51:58.537Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-29T03:51:58.802Z] #104 DONE 1.2s [2024-10-29T03:51:58.802Z] [2024-10-29T03:51:58.802Z] #105 [security-spire-config] exporting to image [2024-10-29T03:51:58.802Z] #105 exporting layers [2024-10-29T03:51:58.802Z] #105 ... [2024-10-29T03:51:58.802Z] [2024-10-29T03:51:58.802Z] #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-29T03:51:58.802Z] #106 DONE 0.2s [2024-10-29T03:51:59.068Z] [2024-10-29T03:51:59.068Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-29T03:51:59.068Z] #107 DONE 0.2s [2024-10-29T03:51:59.068Z] [2024-10-29T03:51:59.068Z] #25 [core-command internal] load .dockerignore [2024-10-29T03:51:59.341Z] #25 ... [2024-10-29T03:51:59.341Z] [2024-10-29T03:51:59.341Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-29T03:51:59.341Z] #108 DONE 0.1s [2024-10-29T03:51:59.341Z] [2024-10-29T03:51:59.341Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-29T03:51:59.608Z] #109 DONE 0.2s [2024-10-29T03:51:59.608Z] [2024-10-29T03:51:59.608Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-29T03:51:59.608Z] #110 DONE 0.2s [2024-10-29T03:51:59.608Z] [2024-10-29T03:51:59.608Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-29T03:51:59.608Z] #101 DONE 1.3s [2024-10-29T03:51:59.608Z] [2024-10-29T03:51:59.608Z] #105 [security-spire-server] exporting to image [2024-10-29T03:51:59.880Z] #105 ... [2024-10-29T03:51:59.880Z] [2024-10-29T03:51:59.880Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-29T03:51:59.880Z] #111 DONE 0.1s [2024-10-29T03:51:59.880Z] [2024-10-29T03:51:59.880Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-29T03:51:59.880Z] #112 DONE 0.2s [2024-10-29T03:51:59.880Z] [2024-10-29T03:51:59.880Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-29T03:52:00.149Z] #113 DONE 0.2s [2024-10-29T03:52:00.149Z] [2024-10-29T03:52:00.149Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-29T03:52:00.417Z] #114 DONE 0.2s [2024-10-29T03:52:00.417Z] [2024-10-29T03:52:00.417Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-29T03:52:00.417Z] #115 DONE 0.2s [2024-10-29T03:52:00.417Z] [2024-10-29T03:52:00.417Z] #105 [security-spire-agent] exporting to image [2024-10-29T03:52:01.001Z] #105 exporting layers 2.4s done [2024-10-29T03:52:01.001Z] #105 writing image sha256:3aa97cefe1d2789675171d4b2862c847bfcd7d52531f328cbeccd34766cd2400 done [2024-10-29T03:52:01.001Z] #105 naming to docker.io/library/security-spire-config-arm64 done [2024-10-29T03:52:01.587Z] #105 exporting layers 2.0s done [2024-10-29T03:52:01.587Z] #105 writing image sha256:d62d4e9b397136838ad4cb46c1f64da127e784131b884f26a1277832cb321aac done [2024-10-29T03:52:01.587Z] #105 naming to docker.io/library/security-spire-server-arm64 done [2024-10-29T03:52:02.174Z] #105 exporting layers 1.7s done [2024-10-29T03:52:02.174Z] #105 writing image sha256:d64c68520be184720ea4b66d0a4c7d59f61ab5c76fffa69ee8f121eae972daae done [2024-10-29T03:52:02.174Z] #105 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-29T03:52:02.174Z] #105 DONE 3.5s [2024-10-29T03:52:02.174Z] [2024-10-29T03:52:02.174Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:52:02.591Z] #83 ... [2024-10-29T03:52:02.591Z] [2024-10-29T03:52:02.591Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:52:02.591Z] #84 DONE 66.8s [2024-10-29T03:52:02.591Z] [2024-10-29T03:52:02.591Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:52:02.591Z] #115 DONE 58.9s [2024-10-29T03:52:02.591Z] [2024-10-29T03:52:02.591Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:52:02.591Z] #85 DONE 66.8s [2024-10-29T03:52:02.592Z] [2024-10-29T03:52:02.592Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:52:02.592Z] #83 DONE 66.8s [2024-10-29T03:52:02.592Z] [2024-10-29T03:52:02.592Z] #79 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:52:02.592Z] #79 DONE 58.9s [2024-10-29T03:52:02.592Z] [2024-10-29T03:52:02.592Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-10-29T03:52:05.368Z] #116 ... [2024-10-29T03:52:05.368Z] [2024-10-29T03:52:05.368Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-29T03:52:05.368Z] #117 ... [2024-10-29T03:52:05.368Z] [2024-10-29T03:52:05.368Z] #118 [core-data builder 6/7] COPY . . [2024-10-29T03:52:05.368Z] #118 ... [2024-10-29T03:52:05.368Z] [2024-10-29T03:52:05.368Z] #119 [support-notifications builder 6/7] COPY . . [2024-10-29T03:52:05.368Z] #119 ... [2024-10-29T03:52:05.368Z] [2024-10-29T03:52:05.368Z] #120 [core-keeper builder 7/8] COPY . . [2024-10-29T03:52:12.096Z] #120 DONE 16.8s [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #121 [core-command builder 6/7] COPY . . [2024-10-29T03:52:12.096Z] #121 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:52:12.096Z] #122 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:52:12.096Z] #123 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:52:12.096Z] #124 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:52:12.096Z] #125 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #126 [security-proxy-auth builder 6/7] COPY . . [2024-10-29T03:52:12.096Z] #126 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:52:12.096Z] #127 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-29T03:52:12.096Z] #128 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:52:12.096Z] #129 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:52:12.096Z] #130 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:52:12.096Z] #131 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #132 [core-metadata builder 6/7] COPY . . [2024-10-29T03:52:12.096Z] #132 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #133 [support-cron-scheduler builder 6/7] COPY . . [2024-10-29T03:52:12.096Z] #133 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #134 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:52:12.096Z] #134 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #135 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:52:12.096Z] #135 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-29T03:52:12.096Z] #117 DONE 16.8s [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #136 [security-proxy-setup builder 6/7] COPY . . [2024-10-29T03:52:12.096Z] #136 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:52:12.096Z] #137 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:52:12.096Z] #138 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #119 [support-notifications builder 6/7] COPY . . [2024-10-29T03:52:12.096Z] #119 DONE 16.8s [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2024-10-29T03:52:12.096Z] #116 DONE 16.8s [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:52:12.096Z] #139 CACHED [2024-10-29T03:52:12.096Z] [2024-10-29T03:52:12.096Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:52:12.097Z] #140 CACHED [2024-10-29T03:52:12.097Z] [2024-10-29T03:52:12.097Z] #141 [security-bootstrapper builder 6/7] COPY . . [2024-10-29T03:52:12.097Z] #141 CACHED [2024-10-29T03:52:12.097Z] [2024-10-29T03:52:12.097Z] #118 [core-data builder 6/7] COPY . . [2024-10-29T03:52:12.097Z] #118 DONE 16.8s [2024-10-29T03:52:12.097Z] [2024-10-29T03:52:12.097Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-29T03:52:13.497Z] #142 1.523 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-29T03:52:21.638Z] #142 ... [2024-10-29T03:52:21.638Z] [2024-10-29T03:52:21.638Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-29T03:52:21.638Z] #0 1.366 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-29T03:52:21.899Z] #143 ... [2024-10-29T03:52:21.899Z] [2024-10-29T03:52:21.899Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-29T03:52:21.899Z] #0 1.707 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-29T03:52:21.899Z] #144 ... [2024-10-29T03:52:21.899Z] [2024-10-29T03:52:21.899Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-29T03:52:21.899Z] #0 1.366 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-29T03:52:22.159Z] #145 ... [2024-10-29T03:52:22.159Z] [2024-10-29T03:52:22.159Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-29T03:52:22.159Z] #0 1.261 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-29T03:52:22.418Z] #146 ... [2024-10-29T03:52:22.418Z] [2024-10-29T03:52:22.418Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-29T03:52:22.418Z] #0 1.362 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-29T03:52:22.418Z] #147 ... [2024-10-29T03:52:22.418Z] [2024-10-29T03:52:22.418Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-29T03:52:22.418Z] #0 0.797 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-29T03:52:22.678Z] #148 ... [2024-10-29T03:52:22.678Z] [2024-10-29T03:52:22.678Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-29T03:52:22.678Z] #0 0.790 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-29T03:52:22.678Z] #149 ... [2024-10-29T03:52:22.678Z] [2024-10-29T03:52:22.678Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-29T03:52:22.678Z] #0 1.608 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-29T03:52:22.938Z] #150 ... [2024-10-29T03:52:22.938Z] [2024-10-29T03:52:22.938Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-29T03:52:22.938Z] #0 1.255 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-29T03:52:22.938Z] #151 ... [2024-10-29T03:52:22.938Z] [2024-10-29T03:52:22.938Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-29T03:52:22.938Z] #0 0.504 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-29T03:52:23.197Z] #152 ... [2024-10-29T03:52:23.197Z] [2024-10-29T03:52:23.197Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-29T03:52:23.197Z] #0 0.498 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-29T03:53:38.795Z] #92 DONE 99.3s [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-29T03:53:38.795Z] #116 ... [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:53:38.795Z] #84 DONE 110.1s [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #88 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:53:38.795Z] #88 DONE 113.7s [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #117 [support-cron-scheduler builder 6/7] COPY . . [2024-10-29T03:53:38.795Z] #117 ... [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:53:38.795Z] #90 DONE 103.5s [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #118 [core-keeper builder 7/8] COPY . . [2024-10-29T03:53:38.795Z] #118 ... [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:53:38.795Z] #82 DONE 112.0s [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #119 [security-proxy-auth builder 6/7] COPY . . [2024-10-29T03:53:38.795Z] #119 ... [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-29T03:53:38.795Z] #116 DONE 1.8s [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:53:38.795Z] #120 CACHED [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #121 [security-proxy-setup builder 6/7] COPY . . [2024-10-29T03:53:38.795Z] #121 CACHED [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:53:38.795Z] #122 CACHED [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #118 [core-keeper builder 7/8] COPY . . [2024-10-29T03:53:38.795Z] #118 DONE 1.5s [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:53:38.795Z] #123 CACHED [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #124 [security-bootstrapper builder 6/7] COPY . . [2024-10-29T03:53:38.795Z] #124 CACHED [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:53:38.795Z] #125 CACHED [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #117 [support-cron-scheduler builder 6/7] COPY . . [2024-10-29T03:53:38.795Z] #117 DONE 1.6s [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2024-10-29T03:53:38.795Z] #126 DONE 1.7s [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-29T03:53:38.795Z] #127 ... [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #128 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:53:38.795Z] #128 CACHED [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #129 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:53:38.795Z] #129 CACHED [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #130 [support-notifications builder 6/7] COPY . . [2024-10-29T03:53:38.795Z] #130 CACHED [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #119 [security-proxy-auth builder 6/7] COPY . . [2024-10-29T03:53:38.795Z] #119 DONE 1.1s [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-29T03:53:38.795Z] #131 ... [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #132 [core-data builder 6/7] COPY . . [2024-10-29T03:53:38.795Z] #132 CACHED [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #133 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:53:38.795Z] #133 CACHED [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.795Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:53:38.795Z] #134 CACHED [2024-10-29T03:53:38.795Z] [2024-10-29T03:53:38.796Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:53:38.796Z] #135 CACHED [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:53:38.796Z] #136 CACHED [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #137 [core-metadata builder 6/7] COPY . . [2024-10-29T03:53:38.796Z] #137 CACHED [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #138 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:53:38.796Z] #138 CACHED [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:53:38.796Z] #139 CACHED [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #140 [core-command builder 6/7] COPY . . [2024-10-29T03:53:38.796Z] #140 CACHED [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-29T03:53:38.796Z] #141 CACHED [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-29T03:53:38.796Z] #142 CACHED [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-29T03:53:38.796Z] #143 CACHED [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-29T03:53:38.796Z] #144 ... [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-29T03:53:38.796Z] #127 5.402 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-29T03:53:38.796Z] #127 ... [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-29T03:53:38.796Z] #0 5.152 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-29T03:53:38.796Z] #145 ... [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-29T03:53:38.796Z] #0 5.993 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-29T03:53:38.796Z] #146 ... [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-29T03:53:38.796Z] #0 6.403 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-29T03:53:38.796Z] #147 ... [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-29T03:53:38.796Z] #0 7.297 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-29T03:53:38.796Z] #148 ... [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-29T03:53:38.796Z] #0 7.147 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-29T03:53:38.796Z] #149 ... [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-29T03:53:38.796Z] #0 5.979 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-29T03:53:38.796Z] #150 ... [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-29T03:53:38.796Z] #0 6.711 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-29T03:53:38.796Z] #151 ... [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-29T03:53:38.796Z] #0 6.833 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-29T03:53:38.796Z] #152 ... [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-29T03:53:38.796Z] #0 7.417 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-29T03:53:38.796Z] #153 ... [2024-10-29T03:53:38.796Z] [2024-10-29T03:53:38.796Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-29T03:53:38.796Z] #144 7.282 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-29T03:53:43.033Z] #144 ... [2024-10-29T03:53:43.033Z] [2024-10-29T03:53:43.033Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-29T03:53:43.033Z] #131 6.061 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-29T03:53:59.641Z] #153 ... [2024-10-29T03:53:59.641Z] [2024-10-29T03:53:59.641Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-29T03:53:59.641Z] #142 95.48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-29T03:54:59.303Z] #142 ... [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-29T03:54:59.303Z] #152 DONE 164.5s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-29T03:54:59.303Z] #147 DONE 164.5s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-29T03:54:59.303Z] #153 DONE 164.5s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-29T03:54:59.303Z] #146 DONE 164.5s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-29T03:54:59.303Z] #143 DONE 164.6s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-29T03:54:59.303Z] #148 DONE 164.6s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-29T03:54:59.303Z] #149 DONE 164.6s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-29T03:54:59.303Z] #142 DONE 164.5s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-29T03:54:59.303Z] #150 DONE 164.6s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-29T03:54:59.303Z] #151 DONE 164.5s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #154 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T03:54:59.303Z] #154 ... [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-29T03:54:59.303Z] #144 DONE 165.0s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-29T03:54:59.303Z] #145 DONE 165.2s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #155 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T03:54:59.303Z] #155 ... [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T03:54:59.303Z] #156 DONE 0.8s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T03:54:59.303Z] #157 DONE 0.8s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #154 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T03:54:59.303Z] #154 DONE 0.9s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T03:54:59.303Z] #158 DONE 0.6s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #159 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T03:54:59.303Z] #159 DONE 0.8s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #160 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T03:54:59.303Z] #160 DONE 0.6s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-29T03:54:59.303Z] #161 DONE 0.6s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #155 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T03:54:59.303Z] #155 DONE 0.4s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #162 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-29T03:54:59.303Z] #162 ... [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-29T03:54:59.303Z] #163 DONE 0.5s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #164 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-29T03:54:59.303Z] #164 ... [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-29T03:54:59.303Z] #165 DONE 0.9s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-29T03:54:59.303Z] #166 CACHED [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T03:54:59.303Z] #167 CACHED [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-29T03:54:59.303Z] #168 DONE 0.8s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #164 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-29T03:54:59.303Z] #164 DONE 0.8s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-29T03:54:59.303Z] #169 DONE 0.8s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-29T03:54:59.303Z] #170 CACHED [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T03:54:59.303Z] #171 CACHED [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-29T03:54:59.303Z] #172 CACHED [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #173 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T03:54:59.303Z] #173 CACHED [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #174 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T03:54:59.303Z] #174 DONE 0.9s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #175 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-29T03:54:59.303Z] #175 DONE 0.8s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #162 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-29T03:54:59.303Z] #162 DONE 0.8s [2024-10-29T03:54:59.303Z] [2024-10-29T03:54:59.303Z] #176 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-29T03:55:00.268Z] #176 DONE 2.3s [2024-10-29T03:55:00.268Z] [2024-10-29T03:55:00.268Z] #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-29T03:55:00.268Z] #177 DONE 2.3s [2024-10-29T03:55:00.268Z] [2024-10-29T03:55:00.268Z] #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-29T03:55:00.268Z] #178 DONE 2.3s [2024-10-29T03:55:00.268Z] [2024-10-29T03:55:00.268Z] #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-29T03:55:00.268Z] #179 DONE 2.3s [2024-10-29T03:55:00.268Z] [2024-10-29T03:55:00.268Z] #180 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-29T03:55:00.268Z] #180 DONE 2.3s [2024-10-29T03:55:00.268Z] [2024-10-29T03:55:00.268Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-29T03:55:00.268Z] #181 DONE 2.3s [2024-10-29T03:55:00.268Z] [2024-10-29T03:55:00.268Z] #182 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-29T03:55:00.268Z] #182 DONE 2.3s [2024-10-29T03:55:00.268Z] [2024-10-29T03:55:00.268Z] #183 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-29T03:55:00.268Z] #183 DONE 2.3s [2024-10-29T03:55:00.268Z] [2024-10-29T03:55:00.268Z] #184 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-29T03:55:00.268Z] #184 DONE 2.3s [2024-10-29T03:55:00.268Z] [2024-10-29T03:55:00.268Z] #185 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-29T03:55:00.268Z] #185 DONE 2.4s [2024-10-29T03:55:00.268Z] [2024-10-29T03:55:00.268Z] #186 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-29T03:55:00.535Z] #186 ... [2024-10-29T03:55:00.535Z] [2024-10-29T03:55:00.535Z] #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-29T03:55:00.535Z] #187 DONE 2.4s [2024-10-29T03:55:00.535Z] [2024-10-29T03:55:00.535Z] #188 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-29T03:55:01.135Z] #188 ... [2024-10-29T03:55:01.135Z] [2024-10-29T03:55:01.135Z] #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-29T03:55:01.135Z] #189 DONE 0.9s [2024-10-29T03:55:01.135Z] [2024-10-29T03:55:01.135Z] #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-29T03:55:01.135Z] #190 DONE 0.9s [2024-10-29T03:55:01.135Z] [2024-10-29T03:55:01.135Z] #191 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-29T03:55:01.135Z] #191 DONE 0.9s [2024-10-29T03:55:01.135Z] [2024-10-29T03:55:01.135Z] #192 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-29T03:55:01.135Z] #192 DONE 4.0s [2024-10-29T03:55:01.430Z] [2024-10-29T03:55:01.430Z] #193 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-29T03:55:01.430Z] #193 DONE 1.0s [2024-10-29T03:55:01.430Z] [2024-10-29T03:55:01.430Z] #194 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-29T03:55:01.430Z] #194 DONE 0.9s [2024-10-29T03:55:01.430Z] [2024-10-29T03:55:01.430Z] #195 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-29T03:55:01.430Z] #195 DONE 0.9s [2024-10-29T03:55:01.430Z] [2024-10-29T03:55:01.430Z] #196 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-29T03:55:01.430Z] #196 DONE 0.9s [2024-10-29T03:55:01.430Z] [2024-10-29T03:55:01.430Z] #186 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-29T03:55:01.430Z] #186 DONE 1.0s [2024-10-29T03:55:01.430Z] [2024-10-29T03:55:01.430Z] #113 [support-cron-scheduler] exporting to image [2024-10-29T03:55:01.430Z] #113 exporting layers [2024-10-29T03:55:01.704Z] #113 ... [2024-10-29T03:55:01.704Z] [2024-10-29T03:55:01.704Z] #188 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-29T03:55:01.704Z] #188 DONE 1.0s [2024-10-29T03:55:01.704Z] [2024-10-29T03:55:01.704Z] #197 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-29T03:55:01.704Z] #197 DONE 1.0s [2024-10-29T03:55:01.704Z] [2024-10-29T03:55:01.704Z] #113 [core-keeper] exporting to image [2024-10-29T03:55:01.704Z] #113 ... [2024-10-29T03:55:01.704Z] [2024-10-29T03:55:01.704Z] #198 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-29T03:55:01.704Z] #198 DONE 1.3s [2024-10-29T03:55:01.704Z] [2024-10-29T03:55:01.704Z] #199 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-29T03:55:01.704Z] #199 DONE 0.4s [2024-10-29T03:55:01.704Z] [2024-10-29T03:55:01.704Z] #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-29T03:55:01.704Z] #200 DONE 0.6s [2024-10-29T03:55:01.704Z] [2024-10-29T03:55:01.704Z] #201 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-29T03:55:01.704Z] #201 DONE 0.6s [2024-10-29T03:55:01.704Z] [2024-10-29T03:55:01.704Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-29T03:55:01.704Z] #202 DONE 0.6s [2024-10-29T03:55:01.704Z] [2024-10-29T03:55:01.704Z] #203 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T03:55:01.704Z] #203 DONE 0.6s [2024-10-29T03:55:01.704Z] [2024-10-29T03:55:01.704Z] #204 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-29T03:55:01.704Z] #204 DONE 0.6s [2024-10-29T03:55:01.704Z] [2024-10-29T03:55:01.704Z] #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-29T03:55:01.978Z] #205 ... [2024-10-29T03:55:01.978Z] [2024-10-29T03:55:01.978Z] #206 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-29T03:55:01.978Z] #206 DONE 0.5s [2024-10-29T03:55:02.236Z] [2024-10-29T03:55:02.236Z] #113 [core-data] exporting to image [2024-10-29T03:55:02.236Z] #113 writing image sha256:ddcbc9aa217e0d3933d4c916978971ca56663183d65ab84a7f6480c0dfd33559 [2024-10-29T03:55:02.236Z] #113 ... [2024-10-29T03:55:02.236Z] [2024-10-29T03:55:02.236Z] #207 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-29T03:55:02.236Z] #207 DONE 0.6s [2024-10-29T03:55:02.236Z] [2024-10-29T03:55:02.236Z] #208 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-29T03:55:02.236Z] #208 DONE 0.6s [2024-10-29T03:55:02.236Z] [2024-10-29T03:55:02.236Z] #209 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-29T03:55:02.236Z] #209 DONE 0.5s [2024-10-29T03:55:02.236Z] [2024-10-29T03:55:02.236Z] #113 [support-notifications] exporting to image [2024-10-29T03:55:02.236Z] #113 exporting layers 1.0s done [2024-10-29T03:55:02.236Z] #113 writing image sha256:ddcbc9aa217e0d3933d4c916978971ca56663183d65ab84a7f6480c0dfd33559 0.2s done [2024-10-29T03:55:02.236Z] #113 naming to docker.io/library/core-keeper done [2024-10-29T03:55:02.236Z] #113 writing image sha256:2344bd49627ed4c189ee3ab82407561354c549ff1a004c9e9e897501302ff119 [2024-10-29T03:55:02.236Z] #113 ... [2024-10-29T03:55:02.236Z] [2024-10-29T03:55:02.236Z] #210 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-29T03:55:02.236Z] #210 DONE 0.6s [2024-10-29T03:55:02.236Z] [2024-10-29T03:55:02.236Z] #211 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-29T03:55:02.236Z] #211 DONE 0.5s [2024-10-29T03:55:02.236Z] [2024-10-29T03:55:02.236Z] #212 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-29T03:55:02.236Z] #212 DONE 0.6s [2024-10-29T03:55:02.236Z] [2024-10-29T03:55:02.236Z] #113 [core-command] exporting to image [2024-10-29T03:55:02.236Z] #113 exporting layers 0.5s done [2024-10-29T03:55:02.236Z] #113 writing image sha256:2344bd49627ed4c189ee3ab82407561354c549ff1a004c9e9e897501302ff119 0.1s done [2024-10-29T03:55:02.236Z] #113 naming to docker.io/library/security-spiffe-token-provider done [2024-10-29T03:55:02.236Z] #113 writing image sha256:ba8a2f8ed8a37d179892d5daed55315acf0300dafb13b8050902192c745cb0fa 0.0s done [2024-10-29T03:55:02.236Z] #113 writing image sha256:f68f5ef86261c69601f57b1b693c0361298558185df4332c97a02c8a7086a21f 0.0s done [2024-10-29T03:55:02.236Z] #113 naming to docker.io/library/support-cron-scheduler [2024-10-29T03:55:02.236Z] #113 naming to docker.io/library/core-command done [2024-10-29T03:55:02.819Z] #113 naming to docker.io/library/support-cron-scheduler done [2024-10-29T03:55:02.819Z] #113 writing image sha256:d319190efe4f240666074d3425845e8ed7ba13e955e3fe8e16f364ce418527c4 done [2024-10-29T03:55:02.819Z] #113 naming to docker.io/library/core-data done [2024-10-29T03:55:03.078Z] #113 ... [2024-10-29T03:55:03.078Z] [2024-10-29T03:55:03.078Z] #213 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-29T03:55:03.078Z] #213 DONE 0.9s [2024-10-29T03:55:03.338Z] [2024-10-29T03:55:03.338Z] #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-29T03:55:03.338Z] #205 DONE 1.4s [2024-10-29T03:55:03.338Z] [2024-10-29T03:55:03.338Z] #214 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-29T03:55:03.338Z] #214 DONE 1.0s [2024-10-29T03:55:03.338Z] [2024-10-29T03:55:03.338Z] #215 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-29T03:55:03.338Z] #215 DONE 0.8s [2024-10-29T03:55:03.338Z] [2024-10-29T03:55:03.338Z] #216 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-29T03:55:03.338Z] #216 DONE 0.1s [2024-10-29T03:55:03.338Z] [2024-10-29T03:55:03.338Z] #113 [core-common-config-bootstrapper] exporting to image [2024-10-29T03:55:03.338Z] #113 writing image sha256:b0c8db3317dbf05adf5f1bce930c9b9e4b4717e15392934f765e20e723668e3d done [2024-10-29T03:55:03.338Z] #113 naming to docker.io/library/core-metadata done [2024-10-29T03:55:03.338Z] #113 writing image sha256:2a594e18be57c5de5d589f6c5c24aa7aa9c825ae4d4085e68cf0cbbd0f8b9293 done [2024-10-29T03:55:03.338Z] #113 naming to docker.io/library/support-notifications done [2024-10-29T03:55:03.338Z] #113 ... [2024-10-29T03:55:03.338Z] [2024-10-29T03:55:03.338Z] #217 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-29T03:55:03.338Z] #217 DONE 0.1s [2024-10-29T03:55:03.338Z] [2024-10-29T03:55:03.338Z] #218 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-29T03:55:03.338Z] #218 DONE 0.1s [2024-10-29T03:55:03.598Z] [2024-10-29T03:55:03.598Z] #113 [core-common-config-bootstrapper] exporting to image [2024-10-29T03:55:03.598Z] #113 exporting layers 0.3s done [2024-10-29T03:55:03.598Z] #113 writing image sha256:4cbc26ea73986bbe36cdc79903645e7245551989db956f1476c70c48b756c8b9 0.0s done [2024-10-29T03:55:03.598Z] #113 naming to docker.io/library/security-proxy-auth done [2024-10-29T03:55:03.598Z] #113 writing image sha256:54bac74fd35aaebfa799c9d09fac9a2b787a017f7b957ae3e510c61a420a3df3 done [2024-10-29T03:55:03.598Z] #113 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-29T03:55:03.598Z] #113 DONE 3.1s [2024-10-29T03:55:03.598Z] [2024-10-29T03:55:03.598Z] #219 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-29T03:55:03.598Z] #219 DONE 0.1s [2024-10-29T03:55:03.598Z] [2024-10-29T03:55:03.598Z] #220 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-29T03:55:03.598Z] #220 DONE 0.1s [2024-10-29T03:55:03.598Z] [2024-10-29T03:55:03.598Z] #221 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-29T03:55:03.598Z] #221 ... [2024-10-29T03:55:03.598Z] [2024-10-29T03:55:03.598Z] #222 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-29T03:55:03.598Z] #222 DONE 1.3s [2024-10-29T03:55:03.858Z] [2024-10-29T03:55:03.858Z] #221 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-29T03:55:03.858Z] #221 DONE 0.1s [2024-10-29T03:55:03.858Z] [2024-10-29T03:55:03.858Z] #223 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-29T03:55:03.858Z] #223 DONE 0.1s [2024-10-29T03:55:03.858Z] [2024-10-29T03:55:03.858Z] #224 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-29T03:55:03.858Z] #224 ... [2024-10-29T03:55:03.858Z] [2024-10-29T03:55:03.858Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-29T03:55:03.858Z] #225 DONE 0.6s [2024-10-29T03:55:04.117Z] [2024-10-29T03:55:04.117Z] #113 [security-proxy-setup] exporting to image [2024-10-29T03:55:04.117Z] #113 exporting layers 0.2s done [2024-10-29T03:55:04.117Z] #113 writing image sha256:2de8e52dcb5a4451b2e467d995900f6f3c3eeb9f3d2d48ece697c70dfc43fe9e done [2024-10-29T03:55:04.117Z] #113 naming to docker.io/library/security-proxy-setup done [2024-10-29T03:55:04.117Z] #113 ... [2024-10-29T03:55:04.117Z] [2024-10-29T03:55:04.117Z] #224 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-29T03:55:04.117Z] #224 DONE 0.4s [2024-10-29T03:55:04.117Z] [2024-10-29T03:55:04.117Z] #113 [security-bootstrapper] exporting to image [2024-10-29T03:55:04.117Z] #113 writing image sha256:4b85b9b58c0a06faee240d763505b692d7fc14a0c94c2630dfeddbc6934f2bac done [2024-10-29T03:55:04.117Z] #113 naming to docker.io/library/security-secretstore-setup done [2024-10-29T03:55:04.378Z] #113 exporting layers 0.2s done [2024-10-29T03:55:04.378Z] #113 writing image sha256:d5e308e8aba4a117dbb4f3f8358fec2b9eed17bade54a002a0ae4b82863f8284 done [2024-10-29T03:55:04.378Z] #113 naming to docker.io/library/security-bootstrapper done [2024-10-29T03:55:04.378Z] #113 DONE 3.7s [2024-10-29T03:55:04.378Z] time="2024-10-29T03:50:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T03:55:04.378Z] time="2024-10-29T03:50:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T03:55:04.378Z] time="2024-10-29T03:50:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T03:55:04.378Z] time="2024-10-29T03:50:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T03:55:04.378Z] time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T03:55:04.378Z] time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T03:55:04.378Z] time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T03:55:04.378Z] time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T03:55:04.378Z] time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T03:55:04.378Z] time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T03:55:04.378Z] time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T03:55:04.378Z] time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T03:55:04.378Z] time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T03:55:04.378Z] time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T03:55:04.378Z] time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-29T03:55:04.388Z] $ docker stop --time=1 42f67de14336ca8c4750e2fb8f358ef0a1f25e6ec540a60399ff8f00f4173d6d [2024-10-29T03:55:05.648Z] $ docker rm -f --volumes 42f67de14336ca8c4750e2fb8f358ef0a1f25e6ec540a60399ff8f00f4173d6d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-29T03:55:06.004Z] + docker images [2024-10-29T03:55:06.004Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-29T03:55:06.004Z] core-common-config-bootstrapper latest 54bac74fd35a 2 seconds ago 26.8MB [2024-10-29T03:55:06.004Z] security-secretstore-setup latest 4b85b9b58c0a 2 seconds ago 57.9MB [2024-10-29T03:55:06.004Z] security-proxy-setup latest 2de8e52dcb5a 2 seconds ago 39.4MB [2024-10-29T03:55:06.004Z] security-bootstrapper latest d5e308e8aba4 2 seconds ago 32.9MB [2024-10-29T03:55:06.004Z] core-metadata latest b0c8db3317db 3 seconds ago 47.9MB [2024-10-29T03:55:06.004Z] support-notifications latest 2a594e18be57 3 seconds ago 71.1MB [2024-10-29T03:55:06.004Z] security-proxy-auth latest 4cbc26ea7398 3 seconds ago 40MB [2024-10-29T03:55:06.004Z] security-spiffe-token-provider latest 2344bd49627e 4 seconds ago 47MB [2024-10-29T03:55:06.004Z] core-command latest ba8a2f8ed8a3 4 seconds ago 41.9MB [2024-10-29T03:55:06.004Z] core-keeper latest ddcbc9aa217e 4 seconds ago 41.5MB [2024-10-29T03:55:06.004Z] support-cron-scheduler latest f68f5ef86261 4 seconds ago 72.3MB [2024-10-29T03:55:06.004Z] core-data latest d319190efe4f 4 seconds ago 47.8MB [2024-10-29T03:55:06.004Z] security-spire-config latest bf42f2b239fe 4 minutes ago 127MB [2024-10-29T03:55:06.004Z] security-spire-server latest 04b3da37d955 4 minutes ago 128MB [2024-10-29T03:55:06.004Z] security-spire-agent latest f6e69afdf8be 4 minutes ago 188MB [2024-10-29T03:55:06.004Z] ci-base-image-x86_64 latest 4148da4c67bc 8 minutes ago 980MB [2024-10-29T03:55:06.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 3 weeks ago 573MB [2024-10-29T03:55:06.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-10-29T03:55:06.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-29T03:55:06.171Z] provisioning config files... [2024-10-29T03:55:06.183Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/739@tmp/config1122727836744296990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-29T03:55:06.490Z] ---> ****-login.sh [2024-10-29T03:55:06.490Z] nexus3.edgexfoundry.org:10001 [2024-10-29T03:55:06.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T03:55:06.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T03:55:06.490Z] Configure a credential helper to remove this warning. See [2024-10-29T03:55:06.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T03:55:06.490Z] [2024-10-29T03:55:06.490Z] Login Succeeded [2024-10-29T03:55:06.490Z] nexus3.edgexfoundry.org:10002 [2024-10-29T03:55:06.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T03:55:06.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T03:55:06.490Z] Configure a credential helper to remove this warning. See [2024-10-29T03:55:06.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T03:55:06.490Z] [2024-10-29T03:55:06.490Z] Login Succeeded [2024-10-29T03:55:06.490Z] nexus3.edgexfoundry.org:10003 [2024-10-29T03:55:06.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T03:55:06.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T03:55:06.749Z] Configure a credential helper to remove this warning. See [2024-10-29T03:55:06.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T03:55:06.749Z] [2024-10-29T03:55:06.750Z] Login Succeeded [2024-10-29T03:55:06.750Z] nexus3.edgexfoundry.org:10004 [2024-10-29T03:55:06.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T03:55:06.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T03:55:06.750Z] Configure a credential helper to remove this warning. See [2024-10-29T03:55:06.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T03:55:06.750Z] [2024-10-29T03:55:06.750Z] Login Succeeded [2024-10-29T03:55:06.750Z] ****.io [2024-10-29T03:55:07.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T03:55:07.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T03:55:07.009Z] Configure a credential helper to remove this warning. See [2024-10-29T03:55:07.009Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T03:55:07.009Z] [2024-10-29T03:55:07.009Z] Login Succeeded [2024-10-29T03:55:07.009Z] ---> ****-login.sh ends [Pipeline] } [2024-10-29T03:55:07.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T03:55:07.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-29T03:55:07.094Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-29T03:55:07.094Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:07.094Z] latest [2024-10-29T03:55:07.094Z] 4.0.0-dev.5 [2024-10-29T03:55:07.094Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:07.094Z] main [2024-10-29T03:55:07.094Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:07.429Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:07.752Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:07.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-29T03:55:07.752Z] de07dda491fb: Preparing [2024-10-29T03:55:07.752Z] 9e3e2275a78a: Preparing [2024-10-29T03:55:07.752Z] e7d57817eaa9: Preparing [2024-10-29T03:55:07.752Z] dce079a7cc5d: Preparing [2024-10-29T03:55:07.752Z] 5bba293267a1: Preparing [2024-10-29T03:55:07.752Z] bf24b89e36e2: Preparing [2024-10-29T03:55:07.752Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:07.752Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:07.752Z] bf24b89e36e2: Waiting [2024-10-29T03:55:07.752Z] e7d57817eaa9: Pushed [2024-10-29T03:55:07.752Z] dce079a7cc5d: Pushed [2024-10-29T03:55:07.752Z] de07dda491fb: Pushed [2024-10-29T03:55:07.752Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:07.752Z] bf24b89e36e2: Pushed [2024-10-29T03:55:08.320Z] 5bba293267a1: Pushed [2024-10-29T03:55:10.857Z] 9e3e2275a78a: Pushed [2024-10-29T03:55:10.857Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:44d94e024d847e1adf70dbcff5d679c236e44ced8368c38e987c0055f2a7c07f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:11.187Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:11.512Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-29T03:55:11.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-29T03:55:11.512Z] de07dda491fb: Preparing [2024-10-29T03:55:11.512Z] 9e3e2275a78a: Preparing [2024-10-29T03:55:11.512Z] e7d57817eaa9: Preparing [2024-10-29T03:55:11.512Z] dce079a7cc5d: Preparing [2024-10-29T03:55:11.512Z] 5bba293267a1: Preparing [2024-10-29T03:55:11.512Z] bf24b89e36e2: Preparing [2024-10-29T03:55:11.512Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:11.512Z] bf24b89e36e2: Waiting [2024-10-29T03:55:11.512Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:11.512Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:11.512Z] de07dda491fb: Layer already exists [2024-10-29T03:55:11.512Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:11.512Z] 9e3e2275a78a: Layer already exists [2024-10-29T03:55:11.512Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:11.512Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:11.512Z] latest: digest: sha256:44d94e024d847e1adf70dbcff5d679c236e44ced8368c38e987c0055f2a7c07f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:11.844Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:12.164Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.5 [2024-10-29T03:55:12.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-29T03:55:12.164Z] de07dda491fb: Preparing [2024-10-29T03:55:12.164Z] 9e3e2275a78a: Preparing [2024-10-29T03:55:12.164Z] e7d57817eaa9: Preparing [2024-10-29T03:55:12.164Z] dce079a7cc5d: Preparing [2024-10-29T03:55:12.164Z] 5bba293267a1: Preparing [2024-10-29T03:55:12.164Z] bf24b89e36e2: Preparing [2024-10-29T03:55:12.164Z] bf24b89e36e2: Waiting [2024-10-29T03:55:12.164Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:12.164Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:12.164Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:12.164Z] de07dda491fb: Layer already exists [2024-10-29T03:55:12.164Z] 9e3e2275a78a: Layer already exists [2024-10-29T03:55:12.164Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:12.164Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:12.164Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:12.164Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:12.164Z] 4.0.0-dev.5: digest: sha256:44d94e024d847e1adf70dbcff5d679c236e44ced8368c38e987c0055f2a7c07f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:12.488Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:12.819Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:12.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-29T03:55:12.819Z] de07dda491fb: Preparing [2024-10-29T03:55:12.819Z] 9e3e2275a78a: Preparing [2024-10-29T03:55:12.819Z] e7d57817eaa9: Preparing [2024-10-29T03:55:12.819Z] dce079a7cc5d: Preparing [2024-10-29T03:55:12.819Z] 5bba293267a1: Preparing [2024-10-29T03:55:12.819Z] bf24b89e36e2: Preparing [2024-10-29T03:55:12.819Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:12.819Z] bf24b89e36e2: Waiting [2024-10-29T03:55:12.819Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:12.819Z] 9e3e2275a78a: Layer already exists [2024-10-29T03:55:12.819Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:12.819Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:12.819Z] de07dda491fb: Layer already exists [2024-10-29T03:55:12.819Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:12.819Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:12.819Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:12.819Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:44d94e024d847e1adf70dbcff5d679c236e44ced8368c38e987c0055f2a7c07f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:13.145Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:13.463Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-29T03:55:13.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-29T03:55:13.463Z] de07dda491fb: Preparing [2024-10-29T03:55:13.463Z] 9e3e2275a78a: Preparing [2024-10-29T03:55:13.463Z] e7d57817eaa9: Preparing [2024-10-29T03:55:13.463Z] dce079a7cc5d: Preparing [2024-10-29T03:55:13.463Z] 5bba293267a1: Preparing [2024-10-29T03:55:13.463Z] bf24b89e36e2: Preparing [2024-10-29T03:55:13.463Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:13.463Z] bf24b89e36e2: Waiting [2024-10-29T03:55:13.463Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:13.463Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:13.463Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:13.463Z] 9e3e2275a78a: Layer already exists [2024-10-29T03:55:13.463Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:13.463Z] de07dda491fb: Layer already exists [2024-10-29T03:55:13.463Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:13.463Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:13.463Z] main: digest: sha256:44d94e024d847e1adf70dbcff5d679c236e44ced8368c38e987c0055f2a7c07f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T03:55:13.519Z] ===================================================== [Pipeline] echo [2024-10-29T03:55:13.529Z] taggedImages: [2024-10-29T03:55:13.529Z] - nexus3.edgexfoundry.org:10004/core-command:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:13.529Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-29T03:55:13.529Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.5 [2024-10-29T03:55:13.529Z] - nexus3.edgexfoundry.org:10004/core-command:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:13.529Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-29T03:55:13.556Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-29T03:55:13.556Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:13.556Z] latest [2024-10-29T03:55:13.556Z] 4.0.0-dev.5 [2024-10-29T03:55:13.556Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:13.556Z] main [2024-10-29T03:55:13.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:13.884Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:14.212Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:14.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-29T03:55:14.212Z] c73be49d1f22: Preparing [2024-10-29T03:55:14.212Z] 004723744e98: Preparing [2024-10-29T03:55:14.212Z] 16779da1bc73: Preparing [2024-10-29T03:55:14.212Z] 2ec0ab86a055: Preparing [2024-10-29T03:55:14.212Z] e7d57817eaa9: Preparing [2024-10-29T03:55:14.212Z] dce079a7cc5d: Preparing [2024-10-29T03:55:14.212Z] 5bba293267a1: Preparing [2024-10-29T03:55:14.212Z] bf24b89e36e2: Preparing [2024-10-29T03:55:14.212Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:14.212Z] dce079a7cc5d: Waiting [2024-10-29T03:55:14.212Z] 5bba293267a1: Waiting [2024-10-29T03:55:14.212Z] bf24b89e36e2: Waiting [2024-10-29T03:55:14.212Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:14.212Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:14.212Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:14.212Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:14.212Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:14.212Z] c73be49d1f22: Pushed [2024-10-29T03:55:14.212Z] 16779da1bc73: Pushed [2024-10-29T03:55:14.212Z] 004723744e98: Pushed [2024-10-29T03:55:15.586Z] 2ec0ab86a055: Pushed [2024-10-29T03:55:15.586Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:85bb191e3305b8f098cfa7f10c0bae174bf1d905961a9f8334f9eb2d789d65e7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:15.911Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:16.227Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-29T03:55:16.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-29T03:55:16.227Z] c73be49d1f22: Preparing [2024-10-29T03:55:16.227Z] 004723744e98: Preparing [2024-10-29T03:55:16.227Z] 16779da1bc73: Preparing [2024-10-29T03:55:16.227Z] 2ec0ab86a055: Preparing [2024-10-29T03:55:16.227Z] e7d57817eaa9: Preparing [2024-10-29T03:55:16.227Z] dce079a7cc5d: Preparing [2024-10-29T03:55:16.227Z] 5bba293267a1: Preparing [2024-10-29T03:55:16.227Z] bf24b89e36e2: Preparing [2024-10-29T03:55:16.227Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:16.227Z] 5bba293267a1: Waiting [2024-10-29T03:55:16.227Z] dce079a7cc5d: Waiting [2024-10-29T03:55:16.227Z] bf24b89e36e2: Waiting [2024-10-29T03:55:16.227Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:16.227Z] 16779da1bc73: Layer already exists [2024-10-29T03:55:16.227Z] 004723744e98: Layer already exists [2024-10-29T03:55:16.227Z] 2ec0ab86a055: Layer already exists [2024-10-29T03:55:16.227Z] c73be49d1f22: Layer already exists [2024-10-29T03:55:16.227Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:16.227Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:16.227Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:16.227Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:16.227Z] latest: digest: sha256:85bb191e3305b8f098cfa7f10c0bae174bf1d905961a9f8334f9eb2d789d65e7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:16.561Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:16.884Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.5 [2024-10-29T03:55:16.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-29T03:55:16.884Z] c73be49d1f22: Preparing [2024-10-29T03:55:16.884Z] 004723744e98: Preparing [2024-10-29T03:55:16.884Z] 16779da1bc73: Preparing [2024-10-29T03:55:16.884Z] 2ec0ab86a055: Preparing [2024-10-29T03:55:16.884Z] e7d57817eaa9: Preparing [2024-10-29T03:55:16.884Z] dce079a7cc5d: Preparing [2024-10-29T03:55:16.884Z] 5bba293267a1: Preparing [2024-10-29T03:55:16.884Z] bf24b89e36e2: Preparing [2024-10-29T03:55:16.884Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:16.884Z] dce079a7cc5d: Waiting [2024-10-29T03:55:16.884Z] 5bba293267a1: Waiting [2024-10-29T03:55:16.884Z] bf24b89e36e2: Waiting [2024-10-29T03:55:16.884Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:16.884Z] c73be49d1f22: Layer already exists [2024-10-29T03:55:16.884Z] 004723744e98: Layer already exists [2024-10-29T03:55:16.884Z] 2ec0ab86a055: Layer already exists [2024-10-29T03:55:16.884Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:16.884Z] 16779da1bc73: Layer already exists [2024-10-29T03:55:16.884Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:16.884Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:16.884Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:16.884Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:16.884Z] 4.0.0-dev.5: digest: sha256:85bb191e3305b8f098cfa7f10c0bae174bf1d905961a9f8334f9eb2d789d65e7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:17.218Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:17.539Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:17.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-29T03:55:17.539Z] c73be49d1f22: Preparing [2024-10-29T03:55:17.539Z] 004723744e98: Preparing [2024-10-29T03:55:17.539Z] 16779da1bc73: Preparing [2024-10-29T03:55:17.539Z] 2ec0ab86a055: Preparing [2024-10-29T03:55:17.539Z] e7d57817eaa9: Preparing [2024-10-29T03:55:17.539Z] dce079a7cc5d: Preparing [2024-10-29T03:55:17.539Z] 5bba293267a1: Preparing [2024-10-29T03:55:17.539Z] bf24b89e36e2: Preparing [2024-10-29T03:55:17.539Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:17.539Z] bf24b89e36e2: Waiting [2024-10-29T03:55:17.539Z] dce079a7cc5d: Waiting [2024-10-29T03:55:17.539Z] 5bba293267a1: Waiting [2024-10-29T03:55:17.539Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:17.539Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:17.539Z] c73be49d1f22: Layer already exists [2024-10-29T03:55:17.539Z] 16779da1bc73: Layer already exists [2024-10-29T03:55:17.539Z] 2ec0ab86a055: Layer already exists [2024-10-29T03:55:17.539Z] 004723744e98: Layer already exists [2024-10-29T03:55:17.539Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:17.539Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:17.539Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:17.539Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:17.539Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:85bb191e3305b8f098cfa7f10c0bae174bf1d905961a9f8334f9eb2d789d65e7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:17.864Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:18.187Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-29T03:55:18.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-29T03:55:18.187Z] c73be49d1f22: Preparing [2024-10-29T03:55:18.187Z] 004723744e98: Preparing [2024-10-29T03:55:18.187Z] 16779da1bc73: Preparing [2024-10-29T03:55:18.187Z] 2ec0ab86a055: Preparing [2024-10-29T03:55:18.187Z] e7d57817eaa9: Preparing [2024-10-29T03:55:18.187Z] dce079a7cc5d: Preparing [2024-10-29T03:55:18.187Z] 5bba293267a1: Preparing [2024-10-29T03:55:18.187Z] bf24b89e36e2: Preparing [2024-10-29T03:55:18.187Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:18.187Z] dce079a7cc5d: Waiting [2024-10-29T03:55:18.187Z] 5bba293267a1: Waiting [2024-10-29T03:55:18.187Z] bf24b89e36e2: Waiting [2024-10-29T03:55:18.187Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:18.187Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:18.187Z] c73be49d1f22: Layer already exists [2024-10-29T03:55:18.187Z] 16779da1bc73: Layer already exists [2024-10-29T03:55:18.187Z] 004723744e98: Layer already exists [2024-10-29T03:55:18.187Z] 2ec0ab86a055: Layer already exists [2024-10-29T03:55:18.187Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:18.187Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:18.187Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:18.187Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:18.187Z] main: digest: sha256:85bb191e3305b8f098cfa7f10c0bae174bf1d905961a9f8334f9eb2d789d65e7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T03:55:18.265Z] ===================================================== [Pipeline] echo [2024-10-29T03:55:18.284Z] taggedImages: [2024-10-29T03:55:18.284Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:18.284Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-29T03:55:18.284Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.5 [2024-10-29T03:55:18.284Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:18.284Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-29T03:55:18.305Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-29T03:55:18.305Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:18.305Z] latest [2024-10-29T03:55:18.305Z] 4.0.0-dev.5 [2024-10-29T03:55:18.305Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:18.305Z] main [2024-10-29T03:55:18.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:18.630Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:18.950Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:18.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-29T03:55:18.950Z] 7c93854be7ad: Preparing [2024-10-29T03:55:18.950Z] 2b1c6fb9afc0: Preparing [2024-10-29T03:55:18.950Z] 4a279b27c7d7: Preparing [2024-10-29T03:55:18.950Z] e7d57817eaa9: Preparing [2024-10-29T03:55:18.950Z] dce079a7cc5d: Preparing [2024-10-29T03:55:18.950Z] 1d0823f90186: Preparing [2024-10-29T03:55:18.950Z] 892cb64db97c: Preparing [2024-10-29T03:55:18.950Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:18.950Z] 1d0823f90186: Waiting [2024-10-29T03:55:18.950Z] 892cb64db97c: Waiting [2024-10-29T03:55:18.950Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:18.950Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:18.950Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:18.950Z] 7c93854be7ad: Pushed [2024-10-29T03:55:18.950Z] 2b1c6fb9afc0: Pushed [2024-10-29T03:55:18.950Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:18.950Z] 892cb64db97c: Pushed [2024-10-29T03:55:19.516Z] 1d0823f90186: Pushed [2024-10-29T03:55:22.046Z] 4a279b27c7d7: Pushed [2024-10-29T03:55:22.046Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:f6e7705e2704da98b7cb583a2a3876b860f5594db60a53585288345ee4534b11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:22.369Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:22.689Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-29T03:55:22.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-29T03:55:22.689Z] 7c93854be7ad: Preparing [2024-10-29T03:55:22.689Z] 2b1c6fb9afc0: Preparing [2024-10-29T03:55:22.689Z] 4a279b27c7d7: Preparing [2024-10-29T03:55:22.689Z] e7d57817eaa9: Preparing [2024-10-29T03:55:22.689Z] dce079a7cc5d: Preparing [2024-10-29T03:55:22.689Z] 1d0823f90186: Preparing [2024-10-29T03:55:22.689Z] 892cb64db97c: Preparing [2024-10-29T03:55:22.689Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:22.689Z] 1d0823f90186: Waiting [2024-10-29T03:55:22.689Z] 892cb64db97c: Waiting [2024-10-29T03:55:22.689Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:22.689Z] 7c93854be7ad: Layer already exists [2024-10-29T03:55:22.689Z] 4a279b27c7d7: Layer already exists [2024-10-29T03:55:22.689Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:22.689Z] 2b1c6fb9afc0: Layer already exists [2024-10-29T03:55:22.689Z] 892cb64db97c: Layer already exists [2024-10-29T03:55:22.689Z] 1d0823f90186: Layer already exists [2024-10-29T03:55:22.689Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:22.689Z] latest: digest: sha256:f6e7705e2704da98b7cb583a2a3876b860f5594db60a53585288345ee4534b11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:23.015Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:23.344Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.5 [2024-10-29T03:55:23.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-29T03:55:23.344Z] 7c93854be7ad: Preparing [2024-10-29T03:55:23.344Z] 2b1c6fb9afc0: Preparing [2024-10-29T03:55:23.344Z] 4a279b27c7d7: Preparing [2024-10-29T03:55:23.344Z] e7d57817eaa9: Preparing [2024-10-29T03:55:23.344Z] dce079a7cc5d: Preparing [2024-10-29T03:55:23.344Z] 1d0823f90186: Preparing [2024-10-29T03:55:23.344Z] 892cb64db97c: Preparing [2024-10-29T03:55:23.344Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:23.344Z] 892cb64db97c: Waiting [2024-10-29T03:55:23.344Z] 1d0823f90186: Waiting [2024-10-29T03:55:23.344Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:23.344Z] 7c93854be7ad: Layer already exists [2024-10-29T03:55:23.344Z] 2b1c6fb9afc0: Layer already exists [2024-10-29T03:55:23.344Z] 4a279b27c7d7: Layer already exists [2024-10-29T03:55:23.344Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:23.344Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:23.344Z] 1d0823f90186: Layer already exists [2024-10-29T03:55:23.344Z] 892cb64db97c: Layer already exists [2024-10-29T03:55:23.344Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:23.344Z] 4.0.0-dev.5: digest: sha256:f6e7705e2704da98b7cb583a2a3876b860f5594db60a53585288345ee4534b11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:23.676Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:23.994Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:23.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-29T03:55:23.994Z] 7c93854be7ad: Preparing [2024-10-29T03:55:23.994Z] 2b1c6fb9afc0: Preparing [2024-10-29T03:55:23.994Z] 4a279b27c7d7: Preparing [2024-10-29T03:55:23.994Z] e7d57817eaa9: Preparing [2024-10-29T03:55:23.994Z] dce079a7cc5d: Preparing [2024-10-29T03:55:23.994Z] 1d0823f90186: Preparing [2024-10-29T03:55:23.994Z] 892cb64db97c: Preparing [2024-10-29T03:55:23.994Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:23.994Z] 892cb64db97c: Waiting [2024-10-29T03:55:23.994Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:23.994Z] 1d0823f90186: Waiting [2024-10-29T03:55:23.994Z] 7c93854be7ad: Layer already exists [2024-10-29T03:55:23.994Z] 4a279b27c7d7: Layer already exists [2024-10-29T03:55:23.994Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:23.994Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:23.994Z] 2b1c6fb9afc0: Layer already exists [2024-10-29T03:55:23.994Z] 892cb64db97c: Layer already exists [2024-10-29T03:55:23.994Z] 1d0823f90186: Layer already exists [2024-10-29T03:55:23.994Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:23.994Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:f6e7705e2704da98b7cb583a2a3876b860f5594db60a53585288345ee4534b11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:24.322Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:24.660Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-29T03:55:24.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-29T03:55:24.660Z] 7c93854be7ad: Preparing [2024-10-29T03:55:24.660Z] 2b1c6fb9afc0: Preparing [2024-10-29T03:55:24.660Z] 4a279b27c7d7: Preparing [2024-10-29T03:55:24.660Z] e7d57817eaa9: Preparing [2024-10-29T03:55:24.660Z] dce079a7cc5d: Preparing [2024-10-29T03:55:24.660Z] 1d0823f90186: Preparing [2024-10-29T03:55:24.660Z] 892cb64db97c: Preparing [2024-10-29T03:55:24.660Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:24.660Z] 1d0823f90186: Waiting [2024-10-29T03:55:24.660Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:24.660Z] 892cb64db97c: Waiting [2024-10-29T03:55:24.660Z] 7c93854be7ad: Layer already exists [2024-10-29T03:55:24.660Z] 2b1c6fb9afc0: Layer already exists [2024-10-29T03:55:24.660Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:24.660Z] 4a279b27c7d7: Layer already exists [2024-10-29T03:55:24.660Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:24.660Z] 1d0823f90186: Layer already exists [2024-10-29T03:55:24.660Z] 892cb64db97c: Layer already exists [2024-10-29T03:55:24.660Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:24.660Z] main: digest: sha256:f6e7705e2704da98b7cb583a2a3876b860f5594db60a53585288345ee4534b11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T03:55:24.747Z] ===================================================== [Pipeline] echo [2024-10-29T03:55:24.761Z] taggedImages: [2024-10-29T03:55:24.761Z] - nexus3.edgexfoundry.org:10004/core-data:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:24.761Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-29T03:55:24.761Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.5 [2024-10-29T03:55:24.761Z] - nexus3.edgexfoundry.org:10004/core-data:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:24.761Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-29T03:55:24.783Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-29T03:55:24.783Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:24.783Z] latest [2024-10-29T03:55:24.783Z] 4.0.0-dev.5 [2024-10-29T03:55:24.783Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:24.783Z] main [2024-10-29T03:55:24.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:25.122Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:25.445Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:25.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-29T03:55:25.445Z] 8b0b6cd922f3: Preparing [2024-10-29T03:55:25.445Z] 44d248c058f7: Preparing [2024-10-29T03:55:25.445Z] ba18f130a335: Preparing [2024-10-29T03:55:25.445Z] dce079a7cc5d: Preparing [2024-10-29T03:55:25.445Z] 4d7e253c27b1: Preparing [2024-10-29T03:55:25.445Z] b55c3f9724e2: Preparing [2024-10-29T03:55:25.445Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:25.445Z] b55c3f9724e2: Waiting [2024-10-29T03:55:25.445Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:25.445Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:25.445Z] 44d248c058f7: Pushed [2024-10-29T03:55:25.445Z] b55c3f9724e2: Pushed [2024-10-29T03:55:25.445Z] 4d7e253c27b1: Pushed [2024-10-29T03:55:25.445Z] 8b0b6cd922f3: Pushed [2024-10-29T03:55:25.445Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:28.736Z] ba18f130a335: Pushed [2024-10-29T03:55:28.736Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:eea37b0e96e51af638f2f2235da86f6a46b37b4f53e9f1ae297921d5dd55bdb7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:29.060Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:29.390Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-29T03:55:29.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-29T03:55:29.390Z] 8b0b6cd922f3: Preparing [2024-10-29T03:55:29.390Z] 44d248c058f7: Preparing [2024-10-29T03:55:29.390Z] ba18f130a335: Preparing [2024-10-29T03:55:29.390Z] dce079a7cc5d: Preparing [2024-10-29T03:55:29.390Z] 4d7e253c27b1: Preparing [2024-10-29T03:55:29.390Z] b55c3f9724e2: Preparing [2024-10-29T03:55:29.390Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:29.390Z] b55c3f9724e2: Waiting [2024-10-29T03:55:29.390Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:29.390Z] ba18f130a335: Layer already exists [2024-10-29T03:55:29.390Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:29.390Z] 8b0b6cd922f3: Layer already exists [2024-10-29T03:55:29.390Z] 44d248c058f7: Layer already exists [2024-10-29T03:55:29.390Z] 4d7e253c27b1: Layer already exists [2024-10-29T03:55:29.390Z] b55c3f9724e2: Layer already exists [2024-10-29T03:55:29.390Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:29.390Z] latest: digest: sha256:eea37b0e96e51af638f2f2235da86f6a46b37b4f53e9f1ae297921d5dd55bdb7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:29.714Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:30.038Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.5 [2024-10-29T03:55:30.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-29T03:55:30.038Z] 8b0b6cd922f3: Preparing [2024-10-29T03:55:30.038Z] 44d248c058f7: Preparing [2024-10-29T03:55:30.038Z] ba18f130a335: Preparing [2024-10-29T03:55:30.038Z] dce079a7cc5d: Preparing [2024-10-29T03:55:30.038Z] 4d7e253c27b1: Preparing [2024-10-29T03:55:30.038Z] b55c3f9724e2: Preparing [2024-10-29T03:55:30.038Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:30.038Z] b55c3f9724e2: Waiting [2024-10-29T03:55:30.038Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:30.038Z] 8b0b6cd922f3: Layer already exists [2024-10-29T03:55:30.038Z] ba18f130a335: Layer already exists [2024-10-29T03:55:30.038Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:30.038Z] 4d7e253c27b1: Layer already exists [2024-10-29T03:55:30.038Z] 44d248c058f7: Layer already exists [2024-10-29T03:55:30.038Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:30.038Z] b55c3f9724e2: Layer already exists [2024-10-29T03:55:30.038Z] 4.0.0-dev.5: digest: sha256:eea37b0e96e51af638f2f2235da86f6a46b37b4f53e9f1ae297921d5dd55bdb7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:30.360Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:30.694Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:30.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-29T03:55:30.694Z] 8b0b6cd922f3: Preparing [2024-10-29T03:55:30.694Z] 44d248c058f7: Preparing [2024-10-29T03:55:30.694Z] ba18f130a335: Preparing [2024-10-29T03:55:30.694Z] dce079a7cc5d: Preparing [2024-10-29T03:55:30.694Z] 4d7e253c27b1: Preparing [2024-10-29T03:55:30.694Z] b55c3f9724e2: Preparing [2024-10-29T03:55:30.694Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:30.694Z] b55c3f9724e2: Waiting [2024-10-29T03:55:30.694Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:30.694Z] 44d248c058f7: Layer already exists [2024-10-29T03:55:30.694Z] ba18f130a335: Layer already exists [2024-10-29T03:55:30.694Z] 8b0b6cd922f3: Layer already exists [2024-10-29T03:55:30.694Z] 4d7e253c27b1: Layer already exists [2024-10-29T03:55:30.694Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:30.694Z] b55c3f9724e2: Layer already exists [2024-10-29T03:55:30.694Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:30.694Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:eea37b0e96e51af638f2f2235da86f6a46b37b4f53e9f1ae297921d5dd55bdb7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:31.030Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:31.379Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-29T03:55:31.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-29T03:55:31.379Z] 8b0b6cd922f3: Preparing [2024-10-29T03:55:31.379Z] 44d248c058f7: Preparing [2024-10-29T03:55:31.379Z] ba18f130a335: Preparing [2024-10-29T03:55:31.379Z] dce079a7cc5d: Preparing [2024-10-29T03:55:31.379Z] 4d7e253c27b1: Preparing [2024-10-29T03:55:31.379Z] b55c3f9724e2: Preparing [2024-10-29T03:55:31.379Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:31.379Z] b55c3f9724e2: Waiting [2024-10-29T03:55:31.379Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:31.379Z] 8b0b6cd922f3: Layer already exists [2024-10-29T03:55:31.379Z] 44d248c058f7: Layer already exists [2024-10-29T03:55:31.379Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:31.379Z] ba18f130a335: Layer already exists [2024-10-29T03:55:31.379Z] 4d7e253c27b1: Layer already exists [2024-10-29T03:55:31.379Z] b55c3f9724e2: Layer already exists [2024-10-29T03:55:31.379Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:31.379Z] main: digest: sha256:eea37b0e96e51af638f2f2235da86f6a46b37b4f53e9f1ae297921d5dd55bdb7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T03:55:31.452Z] ===================================================== [Pipeline] echo [2024-10-29T03:55:31.467Z] taggedImages: [2024-10-29T03:55:31.467Z] - nexus3.edgexfoundry.org:10004/core-keeper:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:31.467Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-29T03:55:31.467Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.5 [2024-10-29T03:55:31.467Z] - nexus3.edgexfoundry.org:10004/core-keeper:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:31.467Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-29T03:55:31.494Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-29T03:55:31.494Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:31.494Z] latest [2024-10-29T03:55:31.494Z] 4.0.0-dev.5 [2024-10-29T03:55:31.494Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:31.494Z] main [2024-10-29T03:55:31.494Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:31.850Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:32.176Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:32.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-29T03:55:32.177Z] 951d71e7ddc3: Preparing [2024-10-29T03:55:32.177Z] 780d9c4d76bf: Preparing [2024-10-29T03:55:32.177Z] 3ba810b781dd: Preparing [2024-10-29T03:55:32.177Z] 622664bca0a0: Preparing [2024-10-29T03:55:32.177Z] e7d57817eaa9: Preparing [2024-10-29T03:55:32.177Z] dce079a7cc5d: Preparing [2024-10-29T03:55:32.177Z] 5bba293267a1: Preparing [2024-10-29T03:55:32.177Z] bf24b89e36e2: Preparing [2024-10-29T03:55:32.177Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:32.177Z] dce079a7cc5d: Waiting [2024-10-29T03:55:32.177Z] bf24b89e36e2: Waiting [2024-10-29T03:55:32.177Z] 5bba293267a1: Waiting [2024-10-29T03:55:32.177Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:32.177Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:32.177Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:32.177Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:32.177Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:32.177Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:32.177Z] 951d71e7ddc3: Pushed [2024-10-29T03:55:32.177Z] 780d9c4d76bf: Pushed [2024-10-29T03:55:32.177Z] 3ba810b781dd: Pushed [2024-10-29T03:55:35.476Z] 622664bca0a0: Pushed [2024-10-29T03:55:35.476Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:21175cea375467c432857c2d1ad022c73e64035386701ccafaa6a7aed4309dcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:35.801Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:36.116Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-29T03:55:36.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-29T03:55:36.116Z] 951d71e7ddc3: Preparing [2024-10-29T03:55:36.116Z] 780d9c4d76bf: Preparing [2024-10-29T03:55:36.116Z] 3ba810b781dd: Preparing [2024-10-29T03:55:36.116Z] 622664bca0a0: Preparing [2024-10-29T03:55:36.116Z] e7d57817eaa9: Preparing [2024-10-29T03:55:36.116Z] dce079a7cc5d: Preparing [2024-10-29T03:55:36.116Z] 5bba293267a1: Preparing [2024-10-29T03:55:36.116Z] bf24b89e36e2: Preparing [2024-10-29T03:55:36.116Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:36.116Z] dce079a7cc5d: Waiting [2024-10-29T03:55:36.116Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:36.116Z] bf24b89e36e2: Waiting [2024-10-29T03:55:36.116Z] 5bba293267a1: Waiting [2024-10-29T03:55:36.116Z] 780d9c4d76bf: Layer already exists [2024-10-29T03:55:36.116Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:36.116Z] 622664bca0a0: Layer already exists [2024-10-29T03:55:36.116Z] 951d71e7ddc3: Layer already exists [2024-10-29T03:55:36.116Z] 3ba810b781dd: Layer already exists [2024-10-29T03:55:36.116Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:36.116Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:36.116Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:36.116Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:36.116Z] latest: digest: sha256:21175cea375467c432857c2d1ad022c73e64035386701ccafaa6a7aed4309dcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:36.439Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:36.764Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.5 [2024-10-29T03:55:36.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-29T03:55:36.764Z] 951d71e7ddc3: Preparing [2024-10-29T03:55:36.764Z] 780d9c4d76bf: Preparing [2024-10-29T03:55:36.764Z] 3ba810b781dd: Preparing [2024-10-29T03:55:36.764Z] 622664bca0a0: Preparing [2024-10-29T03:55:36.764Z] e7d57817eaa9: Preparing [2024-10-29T03:55:36.764Z] dce079a7cc5d: Preparing [2024-10-29T03:55:36.764Z] 5bba293267a1: Preparing [2024-10-29T03:55:36.764Z] bf24b89e36e2: Preparing [2024-10-29T03:55:36.764Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:36.764Z] dce079a7cc5d: Waiting [2024-10-29T03:55:36.764Z] 5bba293267a1: Waiting [2024-10-29T03:55:36.764Z] bf24b89e36e2: Waiting [2024-10-29T03:55:36.764Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:36.764Z] 951d71e7ddc3: Layer already exists [2024-10-29T03:55:36.764Z] 3ba810b781dd: Layer already exists [2024-10-29T03:55:36.764Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:36.764Z] 780d9c4d76bf: Layer already exists [2024-10-29T03:55:36.764Z] 622664bca0a0: Layer already exists [2024-10-29T03:55:36.764Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:36.764Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:36.764Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:36.764Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:36.764Z] 4.0.0-dev.5: digest: sha256:21175cea375467c432857c2d1ad022c73e64035386701ccafaa6a7aed4309dcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:37.096Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:37.415Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:37.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-29T03:55:37.416Z] 951d71e7ddc3: Preparing [2024-10-29T03:55:37.416Z] 780d9c4d76bf: Preparing [2024-10-29T03:55:37.416Z] 3ba810b781dd: Preparing [2024-10-29T03:55:37.416Z] 622664bca0a0: Preparing [2024-10-29T03:55:37.416Z] e7d57817eaa9: Preparing [2024-10-29T03:55:37.416Z] dce079a7cc5d: Preparing [2024-10-29T03:55:37.416Z] 5bba293267a1: Preparing [2024-10-29T03:55:37.416Z] bf24b89e36e2: Preparing [2024-10-29T03:55:37.416Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:37.416Z] 5bba293267a1: Waiting [2024-10-29T03:55:37.416Z] dce079a7cc5d: Waiting [2024-10-29T03:55:37.416Z] bf24b89e36e2: Waiting [2024-10-29T03:55:37.416Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:37.416Z] 951d71e7ddc3: Layer already exists [2024-10-29T03:55:37.416Z] 622664bca0a0: Layer already exists [2024-10-29T03:55:37.416Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:37.416Z] 3ba810b781dd: Layer already exists [2024-10-29T03:55:37.416Z] 780d9c4d76bf: Layer already exists [2024-10-29T03:55:37.416Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:37.416Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:37.416Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:37.416Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:37.416Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:21175cea375467c432857c2d1ad022c73e64035386701ccafaa6a7aed4309dcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:37.729Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:38.044Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-29T03:55:38.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-29T03:55:38.044Z] 951d71e7ddc3: Preparing [2024-10-29T03:55:38.044Z] 780d9c4d76bf: Preparing [2024-10-29T03:55:38.044Z] 3ba810b781dd: Preparing [2024-10-29T03:55:38.044Z] 622664bca0a0: Preparing [2024-10-29T03:55:38.044Z] e7d57817eaa9: Preparing [2024-10-29T03:55:38.044Z] dce079a7cc5d: Preparing [2024-10-29T03:55:38.044Z] 5bba293267a1: Preparing [2024-10-29T03:55:38.044Z] bf24b89e36e2: Preparing [2024-10-29T03:55:38.044Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:38.044Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:38.044Z] 5bba293267a1: Waiting [2024-10-29T03:55:38.044Z] bf24b89e36e2: Waiting [2024-10-29T03:55:38.044Z] dce079a7cc5d: Waiting [2024-10-29T03:55:38.044Z] 622664bca0a0: Layer already exists [2024-10-29T03:55:38.044Z] 780d9c4d76bf: Layer already exists [2024-10-29T03:55:38.044Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:38.044Z] 3ba810b781dd: Layer already exists [2024-10-29T03:55:38.044Z] 951d71e7ddc3: Layer already exists [2024-10-29T03:55:38.044Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:38.044Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:38.044Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:38.044Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:38.044Z] main: digest: sha256:21175cea375467c432857c2d1ad022c73e64035386701ccafaa6a7aed4309dcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T03:55:38.110Z] ===================================================== [Pipeline] echo [2024-10-29T03:55:38.125Z] taggedImages: [2024-10-29T03:55:38.125Z] - nexus3.edgexfoundry.org:10004/core-metadata:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:38.125Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-29T03:55:38.125Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.5 [2024-10-29T03:55:38.125Z] - nexus3.edgexfoundry.org:10004/core-metadata:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:38.125Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-29T03:55:38.149Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-29T03:55:38.149Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:38.149Z] latest [2024-10-29T03:55:38.149Z] 4.0.0-dev.5 [2024-10-29T03:55:38.149Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:38.149Z] main [2024-10-29T03:55:38.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:38.480Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:38.791Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:38.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-29T03:55:38.791Z] 8270a1d5ab67: Preparing [2024-10-29T03:55:38.791Z] 56c0352e88fe: Preparing [2024-10-29T03:55:38.791Z] e2643aa7c0e1: Preparing [2024-10-29T03:55:38.791Z] 374dac9619f0: Preparing [2024-10-29T03:55:38.791Z] 14a768c796b8: Preparing [2024-10-29T03:55:38.791Z] a50e7bb9631f: Preparing [2024-10-29T03:55:38.791Z] 2513ad9c2739: Preparing [2024-10-29T03:55:38.791Z] 4d65c8bbe8bf: Preparing [2024-10-29T03:55:38.791Z] e7d57817eaa9: Preparing [2024-10-29T03:55:38.791Z] dce079a7cc5d: Preparing [2024-10-29T03:55:38.791Z] 846bcedb58de: Preparing [2024-10-29T03:55:38.791Z] 4bd2402e13ff: Preparing [2024-10-29T03:55:38.791Z] 5f70bf18a086: Preparing [2024-10-29T03:55:38.791Z] 25312838df95: Preparing [2024-10-29T03:55:38.791Z] edd9f64148da: Preparing [2024-10-29T03:55:38.791Z] 9b5ec93f8ad6: Preparing [2024-10-29T03:55:38.791Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:38.791Z] 4d65c8bbe8bf: Waiting [2024-10-29T03:55:38.791Z] e7d57817eaa9: Waiting [2024-10-29T03:55:38.791Z] 25312838df95: Waiting [2024-10-29T03:55:38.791Z] 846bcedb58de: Waiting [2024-10-29T03:55:38.791Z] edd9f64148da: Waiting [2024-10-29T03:55:38.791Z] 4bd2402e13ff: Waiting [2024-10-29T03:55:38.791Z] 9b5ec93f8ad6: Waiting [2024-10-29T03:55:38.791Z] 5f70bf18a086: Waiting [2024-10-29T03:55:38.791Z] dce079a7cc5d: Waiting [2024-10-29T03:55:38.791Z] a50e7bb9631f: Waiting [2024-10-29T03:55:38.791Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:38.791Z] 56c0352e88fe: Pushed [2024-10-29T03:55:38.791Z] 8270a1d5ab67: Pushed [2024-10-29T03:55:38.791Z] 374dac9619f0: Pushed [2024-10-29T03:55:38.791Z] e2643aa7c0e1: Pushed [2024-10-29T03:55:38.791Z] 14a768c796b8: Pushed [2024-10-29T03:55:38.791Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:38.791Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:39.050Z] a50e7bb9631f: Pushed [2024-10-29T03:55:39.050Z] 2513ad9c2739: Pushed [2024-10-29T03:55:39.050Z] 4bd2402e13ff: Pushed [2024-10-29T03:55:39.050Z] 5f70bf18a086: Layer already exists [2024-10-29T03:55:39.050Z] 846bcedb58de: Pushed [2024-10-29T03:55:39.050Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:39.050Z] 25312838df95: Pushed [2024-10-29T03:55:39.050Z] 9b5ec93f8ad6: Pushed [2024-10-29T03:55:39.618Z] edd9f64148da: Pushed [2024-10-29T03:55:40.997Z] 4d65c8bbe8bf: Pushed [2024-10-29T03:55:40.997Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:c24508986c7d9f6c4c7cd4b546c497fae7af464af47891ce5d624f7a5e0c32a0 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:41.320Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:41.635Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-29T03:55:41.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-29T03:55:41.635Z] 8270a1d5ab67: Preparing [2024-10-29T03:55:41.635Z] 56c0352e88fe: Preparing [2024-10-29T03:55:41.635Z] e2643aa7c0e1: Preparing [2024-10-29T03:55:41.635Z] 374dac9619f0: Preparing [2024-10-29T03:55:41.635Z] 14a768c796b8: Preparing [2024-10-29T03:55:41.635Z] a50e7bb9631f: Preparing [2024-10-29T03:55:41.635Z] 2513ad9c2739: Preparing [2024-10-29T03:55:41.635Z] 4d65c8bbe8bf: Preparing [2024-10-29T03:55:41.635Z] e7d57817eaa9: Preparing [2024-10-29T03:55:41.635Z] dce079a7cc5d: Preparing [2024-10-29T03:55:41.635Z] 846bcedb58de: Preparing [2024-10-29T03:55:41.635Z] 4bd2402e13ff: Preparing [2024-10-29T03:55:41.635Z] 5f70bf18a086: Preparing [2024-10-29T03:55:41.635Z] a50e7bb9631f: Waiting [2024-10-29T03:55:41.635Z] 25312838df95: Preparing [2024-10-29T03:55:41.635Z] edd9f64148da: Preparing [2024-10-29T03:55:41.635Z] 9b5ec93f8ad6: Preparing [2024-10-29T03:55:41.635Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:41.635Z] 2513ad9c2739: Waiting [2024-10-29T03:55:41.635Z] 25312838df95: Waiting [2024-10-29T03:55:41.635Z] 4d65c8bbe8bf: Waiting [2024-10-29T03:55:41.635Z] e7d57817eaa9: Waiting [2024-10-29T03:55:41.635Z] dce079a7cc5d: Waiting [2024-10-29T03:55:41.635Z] 846bcedb58de: Waiting [2024-10-29T03:55:41.635Z] edd9f64148da: Waiting [2024-10-29T03:55:41.635Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:41.635Z] 9b5ec93f8ad6: Waiting [2024-10-29T03:55:41.635Z] 4bd2402e13ff: Waiting [2024-10-29T03:55:41.635Z] 374dac9619f0: Layer already exists [2024-10-29T03:55:41.635Z] e2643aa7c0e1: Layer already exists [2024-10-29T03:55:41.635Z] 14a768c796b8: Layer already exists [2024-10-29T03:55:41.635Z] 8270a1d5ab67: Layer already exists [2024-10-29T03:55:41.635Z] 56c0352e88fe: Layer already exists [2024-10-29T03:55:41.635Z] 2513ad9c2739: Layer already exists [2024-10-29T03:55:41.635Z] 4d65c8bbe8bf: Layer already exists [2024-10-29T03:55:41.635Z] a50e7bb9631f: Layer already exists [2024-10-29T03:55:41.635Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:41.635Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:41.635Z] 4bd2402e13ff: Layer already exists [2024-10-29T03:55:41.635Z] 846bcedb58de: Layer already exists [2024-10-29T03:55:41.635Z] 25312838df95: Layer already exists [2024-10-29T03:55:41.635Z] edd9f64148da: Layer already exists [2024-10-29T03:55:41.635Z] 5f70bf18a086: Layer already exists [2024-10-29T03:55:41.635Z] 9b5ec93f8ad6: Layer already exists [2024-10-29T03:55:41.635Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:41.635Z] latest: digest: sha256:c24508986c7d9f6c4c7cd4b546c497fae7af464af47891ce5d624f7a5e0c32a0 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:41.964Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:42.293Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.5 [2024-10-29T03:55:42.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-29T03:55:42.293Z] 8270a1d5ab67: Preparing [2024-10-29T03:55:42.293Z] 56c0352e88fe: Preparing [2024-10-29T03:55:42.293Z] e2643aa7c0e1: Preparing [2024-10-29T03:55:42.293Z] 374dac9619f0: Preparing [2024-10-29T03:55:42.293Z] 14a768c796b8: Preparing [2024-10-29T03:55:42.293Z] a50e7bb9631f: Preparing [2024-10-29T03:55:42.293Z] 2513ad9c2739: Preparing [2024-10-29T03:55:42.293Z] 4d65c8bbe8bf: Preparing [2024-10-29T03:55:42.293Z] e7d57817eaa9: Preparing [2024-10-29T03:55:42.293Z] dce079a7cc5d: Preparing [2024-10-29T03:55:42.293Z] 846bcedb58de: Preparing [2024-10-29T03:55:42.293Z] 4bd2402e13ff: Preparing [2024-10-29T03:55:42.293Z] 5f70bf18a086: Preparing [2024-10-29T03:55:42.293Z] 25312838df95: Preparing [2024-10-29T03:55:42.293Z] edd9f64148da: Preparing [2024-10-29T03:55:42.293Z] 9b5ec93f8ad6: Preparing [2024-10-29T03:55:42.293Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:42.293Z] 846bcedb58de: Waiting [2024-10-29T03:55:42.293Z] 4bd2402e13ff: Waiting [2024-10-29T03:55:42.293Z] 5f70bf18a086: Waiting [2024-10-29T03:55:42.293Z] 25312838df95: Waiting [2024-10-29T03:55:42.293Z] edd9f64148da: Waiting [2024-10-29T03:55:42.293Z] 4d65c8bbe8bf: Waiting [2024-10-29T03:55:42.293Z] a50e7bb9631f: Waiting [2024-10-29T03:55:42.293Z] 9b5ec93f8ad6: Waiting [2024-10-29T03:55:42.293Z] e7d57817eaa9: Waiting [2024-10-29T03:55:42.293Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:42.293Z] 2513ad9c2739: Waiting [2024-10-29T03:55:42.293Z] dce079a7cc5d: Waiting [2024-10-29T03:55:42.293Z] 8270a1d5ab67: Layer already exists [2024-10-29T03:55:42.293Z] 374dac9619f0: Layer already exists [2024-10-29T03:55:42.293Z] 56c0352e88fe: Layer already exists [2024-10-29T03:55:42.293Z] e2643aa7c0e1: Layer already exists [2024-10-29T03:55:42.293Z] 14a768c796b8: Layer already exists [2024-10-29T03:55:42.293Z] a50e7bb9631f: Layer already exists [2024-10-29T03:55:42.293Z] 2513ad9c2739: Layer already exists [2024-10-29T03:55:42.293Z] 4d65c8bbe8bf: Layer already exists [2024-10-29T03:55:42.293Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:42.293Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:42.293Z] 846bcedb58de: Layer already exists [2024-10-29T03:55:42.293Z] 5f70bf18a086: Layer already exists [2024-10-29T03:55:42.293Z] 4bd2402e13ff: Layer already exists [2024-10-29T03:55:42.293Z] 25312838df95: Layer already exists [2024-10-29T03:55:42.293Z] edd9f64148da: Layer already exists [2024-10-29T03:55:42.293Z] 9b5ec93f8ad6: Layer already exists [2024-10-29T03:55:42.293Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:42.293Z] 4.0.0-dev.5: digest: sha256:c24508986c7d9f6c4c7cd4b546c497fae7af464af47891ce5d624f7a5e0c32a0 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:42.612Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:42.955Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:42.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-29T03:55:42.955Z] 8270a1d5ab67: Preparing [2024-10-29T03:55:42.955Z] 56c0352e88fe: Preparing [2024-10-29T03:55:42.955Z] e2643aa7c0e1: Preparing [2024-10-29T03:55:42.955Z] 374dac9619f0: Preparing [2024-10-29T03:55:42.955Z] 14a768c796b8: Preparing [2024-10-29T03:55:42.955Z] a50e7bb9631f: Preparing [2024-10-29T03:55:42.955Z] 2513ad9c2739: Preparing [2024-10-29T03:55:42.955Z] 4d65c8bbe8bf: Preparing [2024-10-29T03:55:42.955Z] e7d57817eaa9: Preparing [2024-10-29T03:55:42.955Z] dce079a7cc5d: Preparing [2024-10-29T03:55:42.955Z] 846bcedb58de: Preparing [2024-10-29T03:55:42.955Z] 4bd2402e13ff: Preparing [2024-10-29T03:55:42.955Z] 5f70bf18a086: Preparing [2024-10-29T03:55:42.955Z] 25312838df95: Preparing [2024-10-29T03:55:42.955Z] edd9f64148da: Preparing [2024-10-29T03:55:42.955Z] 9b5ec93f8ad6: Preparing [2024-10-29T03:55:42.955Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:42.955Z] 846bcedb58de: Waiting [2024-10-29T03:55:42.955Z] 4d65c8bbe8bf: Waiting [2024-10-29T03:55:42.955Z] edd9f64148da: Waiting [2024-10-29T03:55:42.955Z] 9b5ec93f8ad6: Waiting [2024-10-29T03:55:42.955Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:42.955Z] 4bd2402e13ff: Waiting [2024-10-29T03:55:42.955Z] a50e7bb9631f: Waiting [2024-10-29T03:55:42.955Z] 2513ad9c2739: Waiting [2024-10-29T03:55:42.955Z] dce079a7cc5d: Waiting [2024-10-29T03:55:42.955Z] 5f70bf18a086: Waiting [2024-10-29T03:55:42.955Z] 374dac9619f0: Layer already exists [2024-10-29T03:55:42.955Z] 8270a1d5ab67: Layer already exists [2024-10-29T03:55:42.955Z] e2643aa7c0e1: Layer already exists [2024-10-29T03:55:42.955Z] 14a768c796b8: Layer already exists [2024-10-29T03:55:42.955Z] 56c0352e88fe: Layer already exists [2024-10-29T03:55:42.955Z] a50e7bb9631f: Layer already exists [2024-10-29T03:55:42.955Z] 2513ad9c2739: Layer already exists [2024-10-29T03:55:42.955Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:42.955Z] 4d65c8bbe8bf: Layer already exists [2024-10-29T03:55:42.955Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:42.955Z] 846bcedb58de: Layer already exists [2024-10-29T03:55:42.955Z] 25312838df95: Layer already exists [2024-10-29T03:55:42.955Z] 5f70bf18a086: Layer already exists [2024-10-29T03:55:42.955Z] edd9f64148da: Layer already exists [2024-10-29T03:55:42.955Z] 4bd2402e13ff: Layer already exists [2024-10-29T03:55:42.955Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:42.955Z] 9b5ec93f8ad6: Layer already exists [2024-10-29T03:55:42.955Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:c24508986c7d9f6c4c7cd4b546c497fae7af464af47891ce5d624f7a5e0c32a0 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:43.280Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:43.593Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-29T03:55:43.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-29T03:55:43.593Z] 8270a1d5ab67: Preparing [2024-10-29T03:55:43.593Z] 56c0352e88fe: Preparing [2024-10-29T03:55:43.593Z] e2643aa7c0e1: Preparing [2024-10-29T03:55:43.593Z] 374dac9619f0: Preparing [2024-10-29T03:55:43.593Z] 14a768c796b8: Preparing [2024-10-29T03:55:43.593Z] a50e7bb9631f: Preparing [2024-10-29T03:55:43.593Z] 2513ad9c2739: Preparing [2024-10-29T03:55:43.593Z] 4d65c8bbe8bf: Preparing [2024-10-29T03:55:43.593Z] e7d57817eaa9: Preparing [2024-10-29T03:55:43.593Z] dce079a7cc5d: Preparing [2024-10-29T03:55:43.593Z] 846bcedb58de: Preparing [2024-10-29T03:55:43.593Z] 4bd2402e13ff: Preparing [2024-10-29T03:55:43.593Z] 5f70bf18a086: Preparing [2024-10-29T03:55:43.593Z] 25312838df95: Preparing [2024-10-29T03:55:43.593Z] edd9f64148da: Preparing [2024-10-29T03:55:43.593Z] 9b5ec93f8ad6: Preparing [2024-10-29T03:55:43.593Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:43.593Z] a50e7bb9631f: Waiting [2024-10-29T03:55:43.593Z] 2513ad9c2739: Waiting [2024-10-29T03:55:43.593Z] 4d65c8bbe8bf: Waiting [2024-10-29T03:55:43.593Z] e7d57817eaa9: Waiting [2024-10-29T03:55:43.593Z] dce079a7cc5d: Waiting [2024-10-29T03:55:43.593Z] 846bcedb58de: Waiting [2024-10-29T03:55:43.593Z] 4bd2402e13ff: Waiting [2024-10-29T03:55:43.593Z] 5f70bf18a086: Waiting [2024-10-29T03:55:43.593Z] 25312838df95: Waiting [2024-10-29T03:55:43.593Z] edd9f64148da: Waiting [2024-10-29T03:55:43.593Z] 9b5ec93f8ad6: Waiting [2024-10-29T03:55:43.593Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:43.593Z] 8270a1d5ab67: Layer already exists [2024-10-29T03:55:43.593Z] 14a768c796b8: Layer already exists [2024-10-29T03:55:43.593Z] 374dac9619f0: Layer already exists [2024-10-29T03:55:43.593Z] 56c0352e88fe: Layer already exists [2024-10-29T03:55:43.593Z] e2643aa7c0e1: Layer already exists [2024-10-29T03:55:43.593Z] a50e7bb9631f: Layer already exists [2024-10-29T03:55:43.593Z] 2513ad9c2739: Layer already exists [2024-10-29T03:55:43.593Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:43.593Z] 4d65c8bbe8bf: Layer already exists [2024-10-29T03:55:43.593Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:43.593Z] 846bcedb58de: Layer already exists [2024-10-29T03:55:43.593Z] 4bd2402e13ff: Layer already exists [2024-10-29T03:55:43.593Z] 25312838df95: Layer already exists [2024-10-29T03:55:43.593Z] 5f70bf18a086: Layer already exists [2024-10-29T03:55:43.593Z] edd9f64148da: Layer already exists [2024-10-29T03:55:43.593Z] 9b5ec93f8ad6: Layer already exists [2024-10-29T03:55:43.593Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:43.593Z] main: digest: sha256:c24508986c7d9f6c4c7cd4b546c497fae7af464af47891ce5d624f7a5e0c32a0 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T03:55:43.667Z] ===================================================== [Pipeline] echo [2024-10-29T03:55:43.679Z] taggedImages: [2024-10-29T03:55:43.679Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:43.679Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-29T03:55:43.679Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.5 [2024-10-29T03:55:43.679Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:43.679Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-29T03:55:43.706Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-29T03:55:43.706Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:43.706Z] latest [2024-10-29T03:55:43.706Z] 4.0.0-dev.5 [2024-10-29T03:55:43.706Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:43.706Z] main [2024-10-29T03:55:43.706Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:44.042Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:44.363Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:44.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-29T03:55:44.364Z] e6fcfd557064: Preparing [2024-10-29T03:55:44.364Z] 004723744e98: Preparing [2024-10-29T03:55:44.364Z] f3579f459589: Preparing [2024-10-29T03:55:44.364Z] ee3f326311b8: Preparing [2024-10-29T03:55:44.364Z] e7d57817eaa9: Preparing [2024-10-29T03:55:44.364Z] dce079a7cc5d: Preparing [2024-10-29T03:55:44.364Z] 5bba293267a1: Preparing [2024-10-29T03:55:44.364Z] bf24b89e36e2: Preparing [2024-10-29T03:55:44.364Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:44.364Z] dce079a7cc5d: Waiting [2024-10-29T03:55:44.364Z] 5bba293267a1: Waiting [2024-10-29T03:55:44.364Z] bf24b89e36e2: Waiting [2024-10-29T03:55:44.364Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:44.364Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:44.364Z] 004723744e98: Layer already exists [2024-10-29T03:55:44.364Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:44.364Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:44.364Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:44.364Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:44.364Z] e6fcfd557064: Pushed [2024-10-29T03:55:44.364Z] f3579f459589: Pushed [2024-10-29T03:55:46.901Z] ee3f326311b8: Pushed [2024-10-29T03:55:46.901Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:552b7b1a32d55b238108edc92857e71027b08a22f9da732030c36364bf93824b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:47.240Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:47.564Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-29T03:55:47.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-29T03:55:47.564Z] e6fcfd557064: Preparing [2024-10-29T03:55:47.564Z] 004723744e98: Preparing [2024-10-29T03:55:47.564Z] f3579f459589: Preparing [2024-10-29T03:55:47.564Z] ee3f326311b8: Preparing [2024-10-29T03:55:47.564Z] e7d57817eaa9: Preparing [2024-10-29T03:55:47.564Z] dce079a7cc5d: Preparing [2024-10-29T03:55:47.564Z] 5bba293267a1: Preparing [2024-10-29T03:55:47.564Z] bf24b89e36e2: Preparing [2024-10-29T03:55:47.564Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:47.564Z] dce079a7cc5d: Waiting [2024-10-29T03:55:47.564Z] 5bba293267a1: Waiting [2024-10-29T03:55:47.564Z] bf24b89e36e2: Waiting [2024-10-29T03:55:47.564Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:47.564Z] f3579f459589: Layer already exists [2024-10-29T03:55:47.564Z] 004723744e98: Layer already exists [2024-10-29T03:55:47.564Z] ee3f326311b8: Layer already exists [2024-10-29T03:55:47.564Z] e6fcfd557064: Layer already exists [2024-10-29T03:55:47.564Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:47.564Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:47.564Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:47.564Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:47.564Z] latest: digest: sha256:552b7b1a32d55b238108edc92857e71027b08a22f9da732030c36364bf93824b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:47.892Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:48.318Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.5 [2024-10-29T03:55:48.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-29T03:55:48.318Z] e6fcfd557064: Preparing [2024-10-29T03:55:48.318Z] 004723744e98: Preparing [2024-10-29T03:55:48.318Z] f3579f459589: Preparing [2024-10-29T03:55:48.318Z] ee3f326311b8: Preparing [2024-10-29T03:55:48.318Z] e7d57817eaa9: Preparing [2024-10-29T03:55:48.318Z] dce079a7cc5d: Preparing [2024-10-29T03:55:48.318Z] 5bba293267a1: Preparing [2024-10-29T03:55:48.318Z] bf24b89e36e2: Preparing [2024-10-29T03:55:48.318Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:48.318Z] 5bba293267a1: Waiting [2024-10-29T03:55:48.318Z] bf24b89e36e2: Waiting [2024-10-29T03:55:48.318Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:48.318Z] dce079a7cc5d: Waiting [2024-10-29T03:55:48.318Z] e6fcfd557064: Layer already exists [2024-10-29T03:55:48.318Z] 004723744e98: Layer already exists [2024-10-29T03:55:48.318Z] ee3f326311b8: Layer already exists [2024-10-29T03:55:48.318Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:48.318Z] f3579f459589: Layer already exists [2024-10-29T03:55:48.318Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:48.318Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:48.318Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:48.318Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:48.318Z] 4.0.0-dev.5: digest: sha256:552b7b1a32d55b238108edc92857e71027b08a22f9da732030c36364bf93824b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:48.648Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:48.975Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:48.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-29T03:55:48.975Z] e6fcfd557064: Preparing [2024-10-29T03:55:48.975Z] 004723744e98: Preparing [2024-10-29T03:55:48.975Z] f3579f459589: Preparing [2024-10-29T03:55:48.975Z] ee3f326311b8: Preparing [2024-10-29T03:55:48.975Z] e7d57817eaa9: Preparing [2024-10-29T03:55:48.975Z] dce079a7cc5d: Preparing [2024-10-29T03:55:48.975Z] 5bba293267a1: Preparing [2024-10-29T03:55:48.975Z] bf24b89e36e2: Preparing [2024-10-29T03:55:48.975Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:48.975Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:48.975Z] 5bba293267a1: Waiting [2024-10-29T03:55:48.975Z] bf24b89e36e2: Waiting [2024-10-29T03:55:48.975Z] dce079a7cc5d: Waiting [2024-10-29T03:55:48.975Z] f3579f459589: Layer already exists [2024-10-29T03:55:48.975Z] ee3f326311b8: Layer already exists [2024-10-29T03:55:48.975Z] 004723744e98: Layer already exists [2024-10-29T03:55:48.975Z] e6fcfd557064: Layer already exists [2024-10-29T03:55:48.975Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:48.975Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:48.975Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:48.975Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:48.975Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:48.975Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:552b7b1a32d55b238108edc92857e71027b08a22f9da732030c36364bf93824b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:49.302Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:49.633Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-29T03:55:49.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-29T03:55:49.633Z] e6fcfd557064: Preparing [2024-10-29T03:55:49.633Z] 004723744e98: Preparing [2024-10-29T03:55:49.633Z] f3579f459589: Preparing [2024-10-29T03:55:49.633Z] ee3f326311b8: Preparing [2024-10-29T03:55:49.633Z] e7d57817eaa9: Preparing [2024-10-29T03:55:49.633Z] dce079a7cc5d: Preparing [2024-10-29T03:55:49.633Z] 5bba293267a1: Preparing [2024-10-29T03:55:49.633Z] bf24b89e36e2: Preparing [2024-10-29T03:55:49.633Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:49.633Z] 5bba293267a1: Waiting [2024-10-29T03:55:49.633Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:49.633Z] dce079a7cc5d: Waiting [2024-10-29T03:55:49.633Z] bf24b89e36e2: Waiting [2024-10-29T03:55:49.633Z] e6fcfd557064: Layer already exists [2024-10-29T03:55:49.633Z] f3579f459589: Layer already exists [2024-10-29T03:55:49.633Z] 004723744e98: Layer already exists [2024-10-29T03:55:49.633Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:49.633Z] ee3f326311b8: Layer already exists [2024-10-29T03:55:49.633Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:49.633Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:49.633Z] 5bba293267a1: Layer already exists [2024-10-29T03:55:49.633Z] bf24b89e36e2: Layer already exists [2024-10-29T03:55:49.633Z] main: digest: sha256:552b7b1a32d55b238108edc92857e71027b08a22f9da732030c36364bf93824b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T03:55:49.702Z] ===================================================== [Pipeline] echo [2024-10-29T03:55:49.717Z] taggedImages: [2024-10-29T03:55:49.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:49.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-29T03:55:49.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.5 [2024-10-29T03:55:49.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:49.717Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-29T03:55:49.743Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-29T03:55:49.743Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:49.743Z] latest [2024-10-29T03:55:49.743Z] 4.0.0-dev.5 [2024-10-29T03:55:49.743Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:49.743Z] main [2024-10-29T03:55:49.743Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:50.088Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:50.414Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:50.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-29T03:55:50.414Z] c671c3e20212: Preparing [2024-10-29T03:55:50.414Z] 7c5b1e4a0645: Preparing [2024-10-29T03:55:50.414Z] 5f977b907007: Preparing [2024-10-29T03:55:50.414Z] 8433f1c7fdd9: Preparing [2024-10-29T03:55:50.414Z] abf2244c3bd1: Preparing [2024-10-29T03:55:50.414Z] e7d57817eaa9: Preparing [2024-10-29T03:55:50.414Z] dce079a7cc5d: Preparing [2024-10-29T03:55:50.414Z] 7632a883b71c: Preparing [2024-10-29T03:55:50.414Z] b54d8cd19094: Preparing [2024-10-29T03:55:50.414Z] 76e60e76db05: Preparing [2024-10-29T03:55:50.414Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:50.414Z] dce079a7cc5d: Waiting [2024-10-29T03:55:50.414Z] 7632a883b71c: Waiting [2024-10-29T03:55:50.414Z] b54d8cd19094: Waiting [2024-10-29T03:55:50.414Z] 76e60e76db05: Waiting [2024-10-29T03:55:50.414Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:50.414Z] e7d57817eaa9: Waiting [2024-10-29T03:55:50.414Z] 7c5b1e4a0645: Pushed [2024-10-29T03:55:50.414Z] c671c3e20212: Pushed [2024-10-29T03:55:50.414Z] 8433f1c7fdd9: Pushed [2024-10-29T03:55:50.414Z] abf2244c3bd1: Pushed [2024-10-29T03:55:50.414Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:50.414Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:50.414Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:50.671Z] 7632a883b71c: Pushed [2024-10-29T03:55:50.671Z] b54d8cd19094: Pushed [2024-10-29T03:55:52.045Z] 5f977b907007: Pushed [2024-10-29T03:55:52.303Z] 76e60e76db05: Pushed [2024-10-29T03:55:52.303Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:7a5d3bf17a5f13616250bbbc39e742456ad70c0f652f107920ccb7943af32c47 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:52.627Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:52.945Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-29T03:55:52.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-29T03:55:52.945Z] c671c3e20212: Preparing [2024-10-29T03:55:52.945Z] 7c5b1e4a0645: Preparing [2024-10-29T03:55:52.945Z] 5f977b907007: Preparing [2024-10-29T03:55:52.945Z] 8433f1c7fdd9: Preparing [2024-10-29T03:55:52.945Z] abf2244c3bd1: Preparing [2024-10-29T03:55:52.945Z] e7d57817eaa9: Preparing [2024-10-29T03:55:52.945Z] dce079a7cc5d: Preparing [2024-10-29T03:55:52.945Z] 7632a883b71c: Preparing [2024-10-29T03:55:52.945Z] b54d8cd19094: Preparing [2024-10-29T03:55:52.945Z] 76e60e76db05: Preparing [2024-10-29T03:55:52.945Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:52.945Z] b54d8cd19094: Waiting [2024-10-29T03:55:52.945Z] 7632a883b71c: Waiting [2024-10-29T03:55:52.945Z] 76e60e76db05: Waiting [2024-10-29T03:55:52.945Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:52.945Z] e7d57817eaa9: Waiting [2024-10-29T03:55:52.945Z] 7c5b1e4a0645: Layer already exists [2024-10-29T03:55:52.945Z] abf2244c3bd1: Layer already exists [2024-10-29T03:55:52.945Z] 5f977b907007: Layer already exists [2024-10-29T03:55:52.945Z] 8433f1c7fdd9: Layer already exists [2024-10-29T03:55:52.945Z] c671c3e20212: Layer already exists [2024-10-29T03:55:52.945Z] b54d8cd19094: Layer already exists [2024-10-29T03:55:52.945Z] 7632a883b71c: Layer already exists [2024-10-29T03:55:52.945Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:52.945Z] 76e60e76db05: Layer already exists [2024-10-29T03:55:52.945Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:52.945Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:52.945Z] latest: digest: sha256:7a5d3bf17a5f13616250bbbc39e742456ad70c0f652f107920ccb7943af32c47 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:53.272Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:53.584Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.5 [2024-10-29T03:55:53.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-29T03:55:53.585Z] c671c3e20212: Preparing [2024-10-29T03:55:53.585Z] 7c5b1e4a0645: Preparing [2024-10-29T03:55:53.585Z] 5f977b907007: Preparing [2024-10-29T03:55:53.585Z] 8433f1c7fdd9: Preparing [2024-10-29T03:55:53.585Z] abf2244c3bd1: Preparing [2024-10-29T03:55:53.585Z] e7d57817eaa9: Preparing [2024-10-29T03:55:53.585Z] dce079a7cc5d: Preparing [2024-10-29T03:55:53.585Z] 7632a883b71c: Preparing [2024-10-29T03:55:53.585Z] b54d8cd19094: Preparing [2024-10-29T03:55:53.585Z] 76e60e76db05: Preparing [2024-10-29T03:55:53.585Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:53.585Z] 7632a883b71c: Waiting [2024-10-29T03:55:53.585Z] b54d8cd19094: Waiting [2024-10-29T03:55:53.585Z] 76e60e76db05: Waiting [2024-10-29T03:55:53.585Z] e7d57817eaa9: Waiting [2024-10-29T03:55:53.585Z] dce079a7cc5d: Waiting [2024-10-29T03:55:53.585Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:53.585Z] c671c3e20212: Layer already exists [2024-10-29T03:55:53.585Z] abf2244c3bd1: Layer already exists [2024-10-29T03:55:53.585Z] 5f977b907007: Layer already exists [2024-10-29T03:55:53.585Z] 8433f1c7fdd9: Layer already exists [2024-10-29T03:55:53.585Z] 7c5b1e4a0645: Layer already exists [2024-10-29T03:55:53.585Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:53.585Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:53.585Z] 76e60e76db05: Layer already exists [2024-10-29T03:55:53.585Z] b54d8cd19094: Layer already exists [2024-10-29T03:55:53.585Z] 7632a883b71c: Layer already exists [2024-10-29T03:55:53.585Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:53.585Z] 4.0.0-dev.5: digest: sha256:7a5d3bf17a5f13616250bbbc39e742456ad70c0f652f107920ccb7943af32c47 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:53.919Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:54.317Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:54.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-29T03:55:54.317Z] c671c3e20212: Preparing [2024-10-29T03:55:54.317Z] 7c5b1e4a0645: Preparing [2024-10-29T03:55:54.317Z] 5f977b907007: Preparing [2024-10-29T03:55:54.317Z] 8433f1c7fdd9: Preparing [2024-10-29T03:55:54.317Z] abf2244c3bd1: Preparing [2024-10-29T03:55:54.317Z] e7d57817eaa9: Preparing [2024-10-29T03:55:54.317Z] dce079a7cc5d: Preparing [2024-10-29T03:55:54.317Z] 7632a883b71c: Preparing [2024-10-29T03:55:54.317Z] b54d8cd19094: Preparing [2024-10-29T03:55:54.317Z] 76e60e76db05: Preparing [2024-10-29T03:55:54.317Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:54.318Z] e7d57817eaa9: Waiting [2024-10-29T03:55:54.318Z] 76e60e76db05: Waiting [2024-10-29T03:55:54.318Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:54.318Z] b54d8cd19094: Waiting [2024-10-29T03:55:54.318Z] dce079a7cc5d: Waiting [2024-10-29T03:55:54.318Z] 7632a883b71c: Waiting [2024-10-29T03:55:54.318Z] 7c5b1e4a0645: Layer already exists [2024-10-29T03:55:54.318Z] c671c3e20212: Layer already exists [2024-10-29T03:55:54.318Z] abf2244c3bd1: Layer already exists [2024-10-29T03:55:54.318Z] 5f977b907007: Layer already exists [2024-10-29T03:55:54.318Z] 8433f1c7fdd9: Layer already exists [2024-10-29T03:55:54.318Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:54.318Z] b54d8cd19094: Layer already exists [2024-10-29T03:55:54.318Z] 7632a883b71c: Layer already exists [2024-10-29T03:55:54.318Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:54.318Z] 76e60e76db05: Layer already exists [2024-10-29T03:55:54.318Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:54.318Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:7a5d3bf17a5f13616250bbbc39e742456ad70c0f652f107920ccb7943af32c47 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:54.686Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:55.049Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-29T03:55:55.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-29T03:55:55.049Z] c671c3e20212: Preparing [2024-10-29T03:55:55.049Z] 7c5b1e4a0645: Preparing [2024-10-29T03:55:55.049Z] 5f977b907007: Preparing [2024-10-29T03:55:55.049Z] 8433f1c7fdd9: Preparing [2024-10-29T03:55:55.049Z] abf2244c3bd1: Preparing [2024-10-29T03:55:55.049Z] e7d57817eaa9: Preparing [2024-10-29T03:55:55.049Z] dce079a7cc5d: Preparing [2024-10-29T03:55:55.049Z] 7632a883b71c: Preparing [2024-10-29T03:55:55.049Z] b54d8cd19094: Preparing [2024-10-29T03:55:55.049Z] e7d57817eaa9: Waiting [2024-10-29T03:55:55.049Z] dce079a7cc5d: Waiting [2024-10-29T03:55:55.049Z] 7632a883b71c: Waiting [2024-10-29T03:55:55.049Z] 76e60e76db05: Preparing [2024-10-29T03:55:55.049Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:55.049Z] 76e60e76db05: Waiting [2024-10-29T03:55:55.049Z] b54d8cd19094: Waiting [2024-10-29T03:55:55.049Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:55.049Z] 7c5b1e4a0645: Layer already exists [2024-10-29T03:55:55.049Z] abf2244c3bd1: Layer already exists [2024-10-29T03:55:55.049Z] c671c3e20212: Layer already exists [2024-10-29T03:55:55.049Z] 5f977b907007: Layer already exists [2024-10-29T03:55:55.049Z] 8433f1c7fdd9: Layer already exists [2024-10-29T03:55:55.049Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:55.049Z] b54d8cd19094: Layer already exists [2024-10-29T03:55:55.049Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:55.049Z] 76e60e76db05: Layer already exists [2024-10-29T03:55:55.049Z] 7632a883b71c: Layer already exists [2024-10-29T03:55:55.049Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:55.049Z] main: digest: sha256:7a5d3bf17a5f13616250bbbc39e742456ad70c0f652f107920ccb7943af32c47 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T03:55:55.153Z] ===================================================== [Pipeline] echo [2024-10-29T03:55:55.173Z] taggedImages: [2024-10-29T03:55:55.173Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:55.173Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-29T03:55:55.173Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.5 [2024-10-29T03:55:55.173Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:55.173Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-29T03:55:55.207Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-29T03:55:55.207Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:55.207Z] latest [2024-10-29T03:55:55.207Z] 4.0.0-dev.5 [2024-10-29T03:55:55.207Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:55.207Z] main [2024-10-29T03:55:55.207Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:55.550Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:55.867Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:55:55.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-29T03:55:55.867Z] 51dfe14ad183: Preparing [2024-10-29T03:55:55.867Z] 7304aa9131e8: Preparing [2024-10-29T03:55:55.867Z] 6e6134b11f5c: Preparing [2024-10-29T03:55:55.867Z] 229f86eff626: Preparing [2024-10-29T03:55:55.867Z] 3e980029c3f5: Preparing [2024-10-29T03:55:55.867Z] 226c34dc3480: Preparing [2024-10-29T03:55:55.867Z] d69dd57b4702: Preparing [2024-10-29T03:55:55.867Z] e7d57817eaa9: Preparing [2024-10-29T03:55:55.867Z] dce079a7cc5d: Preparing [2024-10-29T03:55:55.867Z] 0fc5e6eff7ed: Preparing [2024-10-29T03:55:55.867Z] 09c18c033d54: Preparing [2024-10-29T03:55:55.867Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:55.867Z] 226c34dc3480: Waiting [2024-10-29T03:55:55.867Z] d69dd57b4702: Waiting [2024-10-29T03:55:55.867Z] e7d57817eaa9: Waiting [2024-10-29T03:55:55.867Z] dce079a7cc5d: Waiting [2024-10-29T03:55:55.867Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:55.867Z] 0fc5e6eff7ed: Waiting [2024-10-29T03:55:55.867Z] 7304aa9131e8: Pushed [2024-10-29T03:55:55.867Z] 51dfe14ad183: Pushed [2024-10-29T03:55:55.867Z] 3e980029c3f5: Pushed [2024-10-29T03:55:55.867Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:55.867Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:55.867Z] 226c34dc3480: Pushed [2024-10-29T03:55:56.124Z] d69dd57b4702: Pushed [2024-10-29T03:55:56.124Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:56.688Z] 0fc5e6eff7ed: Pushed [2024-10-29T03:55:57.257Z] 09c18c033d54: Pushed [2024-10-29T03:55:57.257Z] 229f86eff626: Pushed [2024-10-29T03:55:57.826Z] 6e6134b11f5c: Pushed [2024-10-29T03:55:57.826Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:044c9072f7b1063c785b81bba79270d70547eec8f3331e470cc1249e7537a426 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:58.161Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:58.489Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-29T03:55:58.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-29T03:55:58.489Z] 51dfe14ad183: Preparing [2024-10-29T03:55:58.489Z] 7304aa9131e8: Preparing [2024-10-29T03:55:58.489Z] 6e6134b11f5c: Preparing [2024-10-29T03:55:58.489Z] 229f86eff626: Preparing [2024-10-29T03:55:58.489Z] 3e980029c3f5: Preparing [2024-10-29T03:55:58.489Z] 226c34dc3480: Preparing [2024-10-29T03:55:58.489Z] d69dd57b4702: Preparing [2024-10-29T03:55:58.489Z] e7d57817eaa9: Preparing [2024-10-29T03:55:58.489Z] dce079a7cc5d: Preparing [2024-10-29T03:55:58.489Z] 0fc5e6eff7ed: Preparing [2024-10-29T03:55:58.489Z] 09c18c033d54: Preparing [2024-10-29T03:55:58.489Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:58.489Z] e7d57817eaa9: Waiting [2024-10-29T03:55:58.489Z] dce079a7cc5d: Waiting [2024-10-29T03:55:58.489Z] 0fc5e6eff7ed: Waiting [2024-10-29T03:55:58.489Z] 09c18c033d54: Waiting [2024-10-29T03:55:58.489Z] d69dd57b4702: Waiting [2024-10-29T03:55:58.489Z] 226c34dc3480: Waiting [2024-10-29T03:55:58.489Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:58.489Z] 51dfe14ad183: Layer already exists [2024-10-29T03:55:58.489Z] 7304aa9131e8: Layer already exists [2024-10-29T03:55:58.489Z] 3e980029c3f5: Layer already exists [2024-10-29T03:55:58.489Z] 6e6134b11f5c: Layer already exists [2024-10-29T03:55:58.489Z] 229f86eff626: Layer already exists [2024-10-29T03:55:58.489Z] d69dd57b4702: Layer already exists [2024-10-29T03:55:58.489Z] 0fc5e6eff7ed: Layer already exists [2024-10-29T03:55:58.489Z] 226c34dc3480: Layer already exists [2024-10-29T03:55:58.489Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:58.489Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:58.489Z] 09c18c033d54: Layer already exists [2024-10-29T03:55:58.489Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:58.489Z] latest: digest: sha256:044c9072f7b1063c785b81bba79270d70547eec8f3331e470cc1249e7537a426 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:58.818Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:59.138Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.5 [2024-10-29T03:55:59.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-29T03:55:59.138Z] 51dfe14ad183: Preparing [2024-10-29T03:55:59.138Z] 7304aa9131e8: Preparing [2024-10-29T03:55:59.138Z] 6e6134b11f5c: Preparing [2024-10-29T03:55:59.138Z] 229f86eff626: Preparing [2024-10-29T03:55:59.138Z] 3e980029c3f5: Preparing [2024-10-29T03:55:59.138Z] 226c34dc3480: Preparing [2024-10-29T03:55:59.138Z] d69dd57b4702: Preparing [2024-10-29T03:55:59.138Z] e7d57817eaa9: Preparing [2024-10-29T03:55:59.138Z] dce079a7cc5d: Preparing [2024-10-29T03:55:59.138Z] 0fc5e6eff7ed: Preparing [2024-10-29T03:55:59.138Z] 09c18c033d54: Preparing [2024-10-29T03:55:59.138Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:59.138Z] dce079a7cc5d: Waiting [2024-10-29T03:55:59.138Z] 0fc5e6eff7ed: Waiting [2024-10-29T03:55:59.138Z] 09c18c033d54: Waiting [2024-10-29T03:55:59.138Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:59.138Z] 226c34dc3480: Waiting [2024-10-29T03:55:59.138Z] e7d57817eaa9: Waiting [2024-10-29T03:55:59.138Z] 6e6134b11f5c: Layer already exists [2024-10-29T03:55:59.138Z] 7304aa9131e8: Layer already exists [2024-10-29T03:55:59.138Z] 51dfe14ad183: Layer already exists [2024-10-29T03:55:59.138Z] 3e980029c3f5: Layer already exists [2024-10-29T03:55:59.138Z] 229f86eff626: Layer already exists [2024-10-29T03:55:59.138Z] d69dd57b4702: Layer already exists [2024-10-29T03:55:59.138Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:59.138Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:59.138Z] 226c34dc3480: Layer already exists [2024-10-29T03:55:59.138Z] 0fc5e6eff7ed: Layer already exists [2024-10-29T03:55:59.138Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:59.138Z] 09c18c033d54: Layer already exists [2024-10-29T03:55:59.138Z] 4.0.0-dev.5: digest: sha256:044c9072f7b1063c785b81bba79270d70547eec8f3331e470cc1249e7537a426 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:59.467Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:55:59.797Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:55:59.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-29T03:55:59.797Z] 51dfe14ad183: Preparing [2024-10-29T03:55:59.797Z] 7304aa9131e8: Preparing [2024-10-29T03:55:59.797Z] 6e6134b11f5c: Preparing [2024-10-29T03:55:59.797Z] 229f86eff626: Preparing [2024-10-29T03:55:59.797Z] 3e980029c3f5: Preparing [2024-10-29T03:55:59.797Z] 226c34dc3480: Preparing [2024-10-29T03:55:59.797Z] d69dd57b4702: Preparing [2024-10-29T03:55:59.797Z] e7d57817eaa9: Preparing [2024-10-29T03:55:59.797Z] dce079a7cc5d: Preparing [2024-10-29T03:55:59.797Z] 0fc5e6eff7ed: Preparing [2024-10-29T03:55:59.797Z] 09c18c033d54: Preparing [2024-10-29T03:55:59.797Z] 63ca1fbb43ae: Preparing [2024-10-29T03:55:59.797Z] 0fc5e6eff7ed: Waiting [2024-10-29T03:55:59.797Z] 226c34dc3480: Waiting [2024-10-29T03:55:59.797Z] 09c18c033d54: Waiting [2024-10-29T03:55:59.797Z] d69dd57b4702: Waiting [2024-10-29T03:55:59.797Z] e7d57817eaa9: Waiting [2024-10-29T03:55:59.797Z] dce079a7cc5d: Waiting [2024-10-29T03:55:59.797Z] 63ca1fbb43ae: Waiting [2024-10-29T03:55:59.797Z] 3e980029c3f5: Layer already exists [2024-10-29T03:55:59.797Z] 6e6134b11f5c: Layer already exists [2024-10-29T03:55:59.797Z] 7304aa9131e8: Layer already exists [2024-10-29T03:55:59.797Z] 229f86eff626: Layer already exists [2024-10-29T03:55:59.797Z] 51dfe14ad183: Layer already exists [2024-10-29T03:55:59.797Z] 226c34dc3480: Layer already exists [2024-10-29T03:55:59.797Z] d69dd57b4702: Layer already exists [2024-10-29T03:55:59.797Z] dce079a7cc5d: Layer already exists [2024-10-29T03:55:59.797Z] e7d57817eaa9: Layer already exists [2024-10-29T03:55:59.797Z] 0fc5e6eff7ed: Layer already exists [2024-10-29T03:55:59.797Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:55:59.797Z] 09c18c033d54: Layer already exists [2024-10-29T03:55:59.797Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:044c9072f7b1063c785b81bba79270d70547eec8f3331e470cc1249e7537a426 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:00.118Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:00.453Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-29T03:56:00.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-29T03:56:00.453Z] 51dfe14ad183: Preparing [2024-10-29T03:56:00.453Z] 7304aa9131e8: Preparing [2024-10-29T03:56:00.453Z] 6e6134b11f5c: Preparing [2024-10-29T03:56:00.453Z] 229f86eff626: Preparing [2024-10-29T03:56:00.453Z] 3e980029c3f5: Preparing [2024-10-29T03:56:00.453Z] 226c34dc3480: Preparing [2024-10-29T03:56:00.453Z] d69dd57b4702: Preparing [2024-10-29T03:56:00.453Z] e7d57817eaa9: Preparing [2024-10-29T03:56:00.453Z] dce079a7cc5d: Preparing [2024-10-29T03:56:00.453Z] 0fc5e6eff7ed: Preparing [2024-10-29T03:56:00.453Z] 09c18c033d54: Preparing [2024-10-29T03:56:00.453Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:00.453Z] 226c34dc3480: Waiting [2024-10-29T03:56:00.453Z] d69dd57b4702: Waiting [2024-10-29T03:56:00.453Z] e7d57817eaa9: Waiting [2024-10-29T03:56:00.453Z] dce079a7cc5d: Waiting [2024-10-29T03:56:00.453Z] 0fc5e6eff7ed: Waiting [2024-10-29T03:56:00.453Z] 09c18c033d54: Waiting [2024-10-29T03:56:00.453Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:00.453Z] 7304aa9131e8: Layer already exists [2024-10-29T03:56:00.453Z] 6e6134b11f5c: Layer already exists [2024-10-29T03:56:00.453Z] 51dfe14ad183: Layer already exists [2024-10-29T03:56:00.453Z] 3e980029c3f5: Layer already exists [2024-10-29T03:56:00.453Z] 229f86eff626: Layer already exists [2024-10-29T03:56:00.453Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:00.453Z] 226c34dc3480: Layer already exists [2024-10-29T03:56:00.453Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:00.453Z] d69dd57b4702: Layer already exists [2024-10-29T03:56:00.453Z] 0fc5e6eff7ed: Layer already exists [2024-10-29T03:56:00.453Z] 09c18c033d54: Layer already exists [2024-10-29T03:56:00.453Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:00.453Z] main: digest: sha256:044c9072f7b1063c785b81bba79270d70547eec8f3331e470cc1249e7537a426 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T03:56:00.529Z] ===================================================== [Pipeline] echo [2024-10-29T03:56:00.546Z] taggedImages: [2024-10-29T03:56:00.546Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:56:00.546Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-29T03:56:00.546Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.5 [2024-10-29T03:56:00.546Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:56:00.546Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-29T03:56:00.576Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-29T03:56:00.576Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:56:00.576Z] latest [2024-10-29T03:56:00.576Z] 4.0.0-dev.5 [2024-10-29T03:56:00.576Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:56:00.576Z] main [2024-10-29T03:56:00.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:00.924Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:01.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:56:01.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-29T03:56:01.256Z] 1b273d9619bb: Preparing [2024-10-29T03:56:01.256Z] 483f43854530: Preparing [2024-10-29T03:56:01.256Z] e7d57817eaa9: Preparing [2024-10-29T03:56:01.256Z] dce079a7cc5d: Preparing [2024-10-29T03:56:01.256Z] 501c8adee1e8: Preparing [2024-10-29T03:56:01.256Z] 5b6030eb0fc7: Preparing [2024-10-29T03:56:01.256Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:01.256Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:01.256Z] 5b6030eb0fc7: Waiting [2024-10-29T03:56:01.256Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:01.256Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:01.256Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:01.256Z] 1b273d9619bb: Pushed [2024-10-29T03:56:01.824Z] 501c8adee1e8: Pushed [2024-10-29T03:56:02.082Z] 5b6030eb0fc7: Pushed [2024-10-29T03:56:03.985Z] 483f43854530: Pushed [2024-10-29T03:56:04.246Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:ecdba596384ce42d7924c98d3f60fbb44103a7516826f48f95f54f3079601083 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:04.590Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:04.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-29T03:56:04.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-29T03:56:04.923Z] 1b273d9619bb: Preparing [2024-10-29T03:56:04.923Z] 483f43854530: Preparing [2024-10-29T03:56:04.923Z] e7d57817eaa9: Preparing [2024-10-29T03:56:04.923Z] dce079a7cc5d: Preparing [2024-10-29T03:56:04.923Z] 501c8adee1e8: Preparing [2024-10-29T03:56:04.923Z] 5b6030eb0fc7: Preparing [2024-10-29T03:56:04.923Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:04.923Z] 5b6030eb0fc7: Waiting [2024-10-29T03:56:04.923Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:04.923Z] 501c8adee1e8: Layer already exists [2024-10-29T03:56:04.923Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:04.923Z] 1b273d9619bb: Layer already exists [2024-10-29T03:56:04.923Z] 483f43854530: Layer already exists [2024-10-29T03:56:04.923Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:04.923Z] 5b6030eb0fc7: Layer already exists [2024-10-29T03:56:04.923Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:04.923Z] latest: digest: sha256:ecdba596384ce42d7924c98d3f60fbb44103a7516826f48f95f54f3079601083 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:05.254Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:05.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.5 [2024-10-29T03:56:05.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-29T03:56:05.576Z] 1b273d9619bb: Preparing [2024-10-29T03:56:05.576Z] 483f43854530: Preparing [2024-10-29T03:56:05.576Z] e7d57817eaa9: Preparing [2024-10-29T03:56:05.576Z] dce079a7cc5d: Preparing [2024-10-29T03:56:05.576Z] 501c8adee1e8: Preparing [2024-10-29T03:56:05.576Z] 5b6030eb0fc7: Preparing [2024-10-29T03:56:05.576Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:05.576Z] 5b6030eb0fc7: Waiting [2024-10-29T03:56:05.576Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:05.576Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:05.576Z] 501c8adee1e8: Layer already exists [2024-10-29T03:56:05.576Z] 1b273d9619bb: Layer already exists [2024-10-29T03:56:05.576Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:05.576Z] 483f43854530: Layer already exists [2024-10-29T03:56:05.576Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:05.576Z] 5b6030eb0fc7: Layer already exists [2024-10-29T03:56:05.576Z] 4.0.0-dev.5: digest: sha256:ecdba596384ce42d7924c98d3f60fbb44103a7516826f48f95f54f3079601083 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:05.913Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:06.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:56:06.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-29T03:56:06.242Z] 1b273d9619bb: Preparing [2024-10-29T03:56:06.242Z] 483f43854530: Preparing [2024-10-29T03:56:06.242Z] e7d57817eaa9: Preparing [2024-10-29T03:56:06.242Z] dce079a7cc5d: Preparing [2024-10-29T03:56:06.242Z] 501c8adee1e8: Preparing [2024-10-29T03:56:06.242Z] 5b6030eb0fc7: Preparing [2024-10-29T03:56:06.242Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:06.242Z] 5b6030eb0fc7: Waiting [2024-10-29T03:56:06.242Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:06.242Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:06.242Z] 501c8adee1e8: Layer already exists [2024-10-29T03:56:06.242Z] 1b273d9619bb: Layer already exists [2024-10-29T03:56:06.242Z] 483f43854530: Layer already exists [2024-10-29T03:56:06.242Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:06.242Z] 5b6030eb0fc7: Layer already exists [2024-10-29T03:56:06.242Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:06.242Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:ecdba596384ce42d7924c98d3f60fbb44103a7516826f48f95f54f3079601083 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:06.575Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:06.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-29T03:56:06.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-29T03:56:06.909Z] 1b273d9619bb: Preparing [2024-10-29T03:56:06.909Z] 483f43854530: Preparing [2024-10-29T03:56:06.909Z] e7d57817eaa9: Preparing [2024-10-29T03:56:06.909Z] dce079a7cc5d: Preparing [2024-10-29T03:56:06.909Z] 501c8adee1e8: Preparing [2024-10-29T03:56:06.909Z] 5b6030eb0fc7: Preparing [2024-10-29T03:56:06.909Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:06.909Z] 5b6030eb0fc7: Waiting [2024-10-29T03:56:06.909Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:06.909Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:06.909Z] 1b273d9619bb: Layer already exists [2024-10-29T03:56:06.909Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:06.909Z] 483f43854530: Layer already exists [2024-10-29T03:56:06.909Z] 501c8adee1e8: Layer already exists [2024-10-29T03:56:06.909Z] 5b6030eb0fc7: Layer already exists [2024-10-29T03:56:06.909Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:06.909Z] main: digest: sha256:ecdba596384ce42d7924c98d3f60fbb44103a7516826f48f95f54f3079601083 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T03:56:06.976Z] ===================================================== [Pipeline] echo [2024-10-29T03:56:06.994Z] taggedImages: [2024-10-29T03:56:06.994Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:56:06.994Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-29T03:56:06.994Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.5 [2024-10-29T03:56:06.994Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:56:06.994Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-29T03:56:07.023Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-29T03:56:07.023Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:56:07.023Z] latest [2024-10-29T03:56:07.023Z] 4.0.0-dev.5 [2024-10-29T03:56:07.023Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:56:07.023Z] main [2024-10-29T03:56:07.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:07.361Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:07.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:56:07.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-29T03:56:07.686Z] 052400a5b9c2: Preparing [2024-10-29T03:56:07.686Z] f9c12cfed83e: Preparing [2024-10-29T03:56:07.686Z] 21d06d6d3993: Preparing [2024-10-29T03:56:07.686Z] e7d57817eaa9: Preparing [2024-10-29T03:56:07.686Z] dce079a7cc5d: Preparing [2024-10-29T03:56:07.686Z] 3254516ece8a: Preparing [2024-10-29T03:56:07.686Z] 76a40762db5b: Preparing [2024-10-29T03:56:07.686Z] 0d5a59f9d193: Preparing [2024-10-29T03:56:07.686Z] 7ed7076b4712: Preparing [2024-10-29T03:56:07.686Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:07.686Z] 3254516ece8a: Waiting [2024-10-29T03:56:07.686Z] 76a40762db5b: Waiting [2024-10-29T03:56:07.686Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:07.686Z] 0d5a59f9d193: Waiting [2024-10-29T03:56:07.686Z] 7ed7076b4712: Waiting [2024-10-29T03:56:07.686Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:07.686Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:07.687Z] f9c12cfed83e: Pushed [2024-10-29T03:56:07.687Z] 21d06d6d3993: Pushed [2024-10-29T03:56:07.687Z] 052400a5b9c2: Pushed [2024-10-29T03:56:07.687Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:07.944Z] 0d5a59f9d193: Pushed [2024-10-29T03:56:08.881Z] 7ed7076b4712: Pushed [2024-10-29T03:56:13.068Z] 76a40762db5b: Pushed [2024-10-29T03:56:17.263Z] 3254516ece8a: Pushed [2024-10-29T03:56:17.263Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:d838ff3e1f0bd4a05b129e55a742acd7ce86ab3a04c688446da8e2d44380b5ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:17.585Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:17.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-29T03:56:17.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-29T03:56:17.906Z] 052400a5b9c2: Preparing [2024-10-29T03:56:17.906Z] f9c12cfed83e: Preparing [2024-10-29T03:56:17.906Z] 21d06d6d3993: Preparing [2024-10-29T03:56:17.906Z] e7d57817eaa9: Preparing [2024-10-29T03:56:17.906Z] dce079a7cc5d: Preparing [2024-10-29T03:56:17.906Z] 3254516ece8a: Preparing [2024-10-29T03:56:17.906Z] 76a40762db5b: Preparing [2024-10-29T03:56:17.906Z] 0d5a59f9d193: Preparing [2024-10-29T03:56:17.906Z] 7ed7076b4712: Preparing [2024-10-29T03:56:17.906Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:17.906Z] 3254516ece8a: Waiting [2024-10-29T03:56:17.906Z] 76a40762db5b: Waiting [2024-10-29T03:56:17.906Z] 0d5a59f9d193: Waiting [2024-10-29T03:56:17.906Z] 7ed7076b4712: Waiting [2024-10-29T03:56:17.906Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:17.906Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:17.906Z] 21d06d6d3993: Layer already exists [2024-10-29T03:56:17.906Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:17.907Z] f9c12cfed83e: Layer already exists [2024-10-29T03:56:17.907Z] 052400a5b9c2: Layer already exists [2024-10-29T03:56:17.907Z] 0d5a59f9d193: Layer already exists [2024-10-29T03:56:17.907Z] 76a40762db5b: Layer already exists [2024-10-29T03:56:17.907Z] 7ed7076b4712: Layer already exists [2024-10-29T03:56:17.907Z] 3254516ece8a: Layer already exists [2024-10-29T03:56:17.907Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:17.907Z] latest: digest: sha256:d838ff3e1f0bd4a05b129e55a742acd7ce86ab3a04c688446da8e2d44380b5ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:18.229Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:18.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.5 [2024-10-29T03:56:18.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-29T03:56:18.557Z] 052400a5b9c2: Preparing [2024-10-29T03:56:18.557Z] f9c12cfed83e: Preparing [2024-10-29T03:56:18.557Z] 21d06d6d3993: Preparing [2024-10-29T03:56:18.557Z] e7d57817eaa9: Preparing [2024-10-29T03:56:18.557Z] dce079a7cc5d: Preparing [2024-10-29T03:56:18.557Z] 3254516ece8a: Preparing [2024-10-29T03:56:18.557Z] 76a40762db5b: Preparing [2024-10-29T03:56:18.557Z] 0d5a59f9d193: Preparing [2024-10-29T03:56:18.557Z] 7ed7076b4712: Preparing [2024-10-29T03:56:18.557Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:18.557Z] 76a40762db5b: Waiting [2024-10-29T03:56:18.557Z] 0d5a59f9d193: Waiting [2024-10-29T03:56:18.557Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:18.557Z] 3254516ece8a: Waiting [2024-10-29T03:56:18.557Z] 052400a5b9c2: Layer already exists [2024-10-29T03:56:18.557Z] 21d06d6d3993: Layer already exists [2024-10-29T03:56:18.557Z] f9c12cfed83e: Layer already exists [2024-10-29T03:56:18.557Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:18.557Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:18.557Z] 0d5a59f9d193: Layer already exists [2024-10-29T03:56:18.557Z] 3254516ece8a: Layer already exists [2024-10-29T03:56:18.557Z] 76a40762db5b: Layer already exists [2024-10-29T03:56:18.557Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:18.557Z] 7ed7076b4712: Layer already exists [2024-10-29T03:56:18.557Z] 4.0.0-dev.5: digest: sha256:d838ff3e1f0bd4a05b129e55a742acd7ce86ab3a04c688446da8e2d44380b5ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:18.884Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:19.215Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:56:19.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-29T03:56:19.215Z] 052400a5b9c2: Preparing [2024-10-29T03:56:19.215Z] f9c12cfed83e: Preparing [2024-10-29T03:56:19.215Z] 21d06d6d3993: Preparing [2024-10-29T03:56:19.215Z] e7d57817eaa9: Preparing [2024-10-29T03:56:19.215Z] dce079a7cc5d: Preparing [2024-10-29T03:56:19.215Z] 3254516ece8a: Preparing [2024-10-29T03:56:19.215Z] 76a40762db5b: Preparing [2024-10-29T03:56:19.215Z] 0d5a59f9d193: Preparing [2024-10-29T03:56:19.215Z] 7ed7076b4712: Preparing [2024-10-29T03:56:19.215Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:19.215Z] 3254516ece8a: Waiting [2024-10-29T03:56:19.215Z] 76a40762db5b: Waiting [2024-10-29T03:56:19.215Z] 0d5a59f9d193: Waiting [2024-10-29T03:56:19.215Z] 7ed7076b4712: Waiting [2024-10-29T03:56:19.215Z] 21d06d6d3993: Layer already exists [2024-10-29T03:56:19.215Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:19.215Z] f9c12cfed83e: Layer already exists [2024-10-29T03:56:19.215Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:19.215Z] 052400a5b9c2: Layer already exists [2024-10-29T03:56:19.215Z] 3254516ece8a: Layer already exists [2024-10-29T03:56:19.215Z] 0d5a59f9d193: Layer already exists [2024-10-29T03:56:19.215Z] 76a40762db5b: Layer already exists [2024-10-29T03:56:19.215Z] 7ed7076b4712: Layer already exists [2024-10-29T03:56:19.215Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:19.215Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:d838ff3e1f0bd4a05b129e55a742acd7ce86ab3a04c688446da8e2d44380b5ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:19.547Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:19.863Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-29T03:56:19.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-29T03:56:19.863Z] 052400a5b9c2: Preparing [2024-10-29T03:56:19.863Z] f9c12cfed83e: Preparing [2024-10-29T03:56:19.863Z] 21d06d6d3993: Preparing [2024-10-29T03:56:19.863Z] e7d57817eaa9: Preparing [2024-10-29T03:56:19.863Z] dce079a7cc5d: Preparing [2024-10-29T03:56:19.863Z] 3254516ece8a: Preparing [2024-10-29T03:56:19.863Z] 76a40762db5b: Preparing [2024-10-29T03:56:19.863Z] 0d5a59f9d193: Preparing [2024-10-29T03:56:19.863Z] 7ed7076b4712: Preparing [2024-10-29T03:56:19.863Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:19.863Z] 7ed7076b4712: Waiting [2024-10-29T03:56:19.863Z] 3254516ece8a: Waiting [2024-10-29T03:56:19.863Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:19.863Z] 76a40762db5b: Waiting [2024-10-29T03:56:19.863Z] 0d5a59f9d193: Waiting [2024-10-29T03:56:19.863Z] 21d06d6d3993: Layer already exists [2024-10-29T03:56:19.863Z] 052400a5b9c2: Layer already exists [2024-10-29T03:56:19.863Z] f9c12cfed83e: Layer already exists [2024-10-29T03:56:19.863Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:19.863Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:19.863Z] 76a40762db5b: Layer already exists [2024-10-29T03:56:19.863Z] 3254516ece8a: Layer already exists [2024-10-29T03:56:19.863Z] 7ed7076b4712: Layer already exists [2024-10-29T03:56:19.863Z] 0d5a59f9d193: Layer already exists [2024-10-29T03:56:19.863Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:19.863Z] main: digest: sha256:d838ff3e1f0bd4a05b129e55a742acd7ce86ab3a04c688446da8e2d44380b5ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T03:56:19.936Z] ===================================================== [Pipeline] echo [2024-10-29T03:56:19.953Z] taggedImages: [2024-10-29T03:56:19.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:56:19.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-29T03:56:19.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.5 [2024-10-29T03:56:19.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:56:19.953Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-29T03:56:19.989Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-29T03:56:19.989Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:56:19.989Z] latest [2024-10-29T03:56:19.989Z] 4.0.0-dev.5 [2024-10-29T03:56:19.989Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:56:19.989Z] main [2024-10-29T03:56:19.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:20.433Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:20.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:56:20.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-29T03:56:20.755Z] f87b52edb366: Preparing [2024-10-29T03:56:20.755Z] a2fdde191c47: Preparing [2024-10-29T03:56:20.755Z] c920e6f2b1f3: Preparing [2024-10-29T03:56:20.755Z] e7d57817eaa9: Preparing [2024-10-29T03:56:20.755Z] dce079a7cc5d: Preparing [2024-10-29T03:56:20.755Z] 383250ebad81: Preparing [2024-10-29T03:56:20.755Z] 6242145c6dc7: Preparing [2024-10-29T03:56:20.755Z] fd7344dcde4e: Preparing [2024-10-29T03:56:20.755Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:20.755Z] 6242145c6dc7: Waiting [2024-10-29T03:56:20.755Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:20.755Z] fd7344dcde4e: Waiting [2024-10-29T03:56:20.755Z] 383250ebad81: Waiting [2024-10-29T03:56:20.755Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:20.755Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:20.755Z] c920e6f2b1f3: Pushed [2024-10-29T03:56:20.755Z] f87b52edb366: Pushed [2024-10-29T03:56:20.755Z] a2fdde191c47: Pushed [2024-10-29T03:56:20.755Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:21.014Z] fd7344dcde4e: Pushed [2024-10-29T03:56:21.275Z] 6242145c6dc7: Pushed [2024-10-29T03:56:31.275Z] 383250ebad81: Pushed [2024-10-29T03:56:31.275Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:5700795bc289d1a731230b9d20187aa0a4fa952ff6045856bad71aceaebfadbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:31.615Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:31.938Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-29T03:56:31.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-29T03:56:31.939Z] f87b52edb366: Preparing [2024-10-29T03:56:31.939Z] a2fdde191c47: Preparing [2024-10-29T03:56:31.939Z] c920e6f2b1f3: Preparing [2024-10-29T03:56:31.939Z] e7d57817eaa9: Preparing [2024-10-29T03:56:31.939Z] dce079a7cc5d: Preparing [2024-10-29T03:56:31.939Z] 383250ebad81: Preparing [2024-10-29T03:56:31.939Z] 6242145c6dc7: Preparing [2024-10-29T03:56:31.939Z] fd7344dcde4e: Preparing [2024-10-29T03:56:31.939Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:31.939Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:31.939Z] 6242145c6dc7: Waiting [2024-10-29T03:56:31.939Z] 383250ebad81: Waiting [2024-10-29T03:56:31.939Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:31.939Z] a2fdde191c47: Layer already exists [2024-10-29T03:56:31.939Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:31.939Z] c920e6f2b1f3: Layer already exists [2024-10-29T03:56:31.939Z] f87b52edb366: Layer already exists [2024-10-29T03:56:31.939Z] 383250ebad81: Layer already exists [2024-10-29T03:56:31.939Z] 6242145c6dc7: Layer already exists [2024-10-29T03:56:31.939Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:31.939Z] fd7344dcde4e: Layer already exists [2024-10-29T03:56:31.939Z] latest: digest: sha256:5700795bc289d1a731230b9d20187aa0a4fa952ff6045856bad71aceaebfadbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:32.258Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:32.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.5 [2024-10-29T03:56:32.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-29T03:56:32.580Z] f87b52edb366: Preparing [2024-10-29T03:56:32.580Z] a2fdde191c47: Preparing [2024-10-29T03:56:32.580Z] c920e6f2b1f3: Preparing [2024-10-29T03:56:32.580Z] e7d57817eaa9: Preparing [2024-10-29T03:56:32.580Z] dce079a7cc5d: Preparing [2024-10-29T03:56:32.580Z] 383250ebad81: Preparing [2024-10-29T03:56:32.580Z] 6242145c6dc7: Preparing [2024-10-29T03:56:32.580Z] fd7344dcde4e: Preparing [2024-10-29T03:56:32.580Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:32.580Z] 6242145c6dc7: Waiting [2024-10-29T03:56:32.580Z] 383250ebad81: Waiting [2024-10-29T03:56:32.580Z] fd7344dcde4e: Waiting [2024-10-29T03:56:32.580Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:32.580Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:32.580Z] a2fdde191c47: Layer already exists [2024-10-29T03:56:32.580Z] f87b52edb366: Layer already exists [2024-10-29T03:56:32.580Z] c920e6f2b1f3: Layer already exists [2024-10-29T03:56:32.580Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:32.580Z] 383250ebad81: Layer already exists [2024-10-29T03:56:32.580Z] 6242145c6dc7: Layer already exists [2024-10-29T03:56:32.580Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:32.580Z] fd7344dcde4e: Layer already exists [2024-10-29T03:56:32.580Z] 4.0.0-dev.5: digest: sha256:5700795bc289d1a731230b9d20187aa0a4fa952ff6045856bad71aceaebfadbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:32.913Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:33.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:56:33.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-29T03:56:33.238Z] f87b52edb366: Preparing [2024-10-29T03:56:33.238Z] a2fdde191c47: Preparing [2024-10-29T03:56:33.238Z] c920e6f2b1f3: Preparing [2024-10-29T03:56:33.238Z] e7d57817eaa9: Preparing [2024-10-29T03:56:33.238Z] dce079a7cc5d: Preparing [2024-10-29T03:56:33.238Z] 383250ebad81: Preparing [2024-10-29T03:56:33.238Z] 6242145c6dc7: Preparing [2024-10-29T03:56:33.238Z] fd7344dcde4e: Preparing [2024-10-29T03:56:33.238Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:33.238Z] 6242145c6dc7: Waiting [2024-10-29T03:56:33.238Z] 383250ebad81: Waiting [2024-10-29T03:56:33.238Z] fd7344dcde4e: Waiting [2024-10-29T03:56:33.238Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:33.238Z] f87b52edb366: Layer already exists [2024-10-29T03:56:33.238Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:33.238Z] c920e6f2b1f3: Layer already exists [2024-10-29T03:56:33.238Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:33.238Z] a2fdde191c47: Layer already exists [2024-10-29T03:56:33.238Z] 6242145c6dc7: Layer already exists [2024-10-29T03:56:33.238Z] 383250ebad81: Layer already exists [2024-10-29T03:56:33.238Z] fd7344dcde4e: Layer already exists [2024-10-29T03:56:33.238Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:33.238Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:5700795bc289d1a731230b9d20187aa0a4fa952ff6045856bad71aceaebfadbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:33.574Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:33.902Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-29T03:56:33.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-29T03:56:33.902Z] f87b52edb366: Preparing [2024-10-29T03:56:33.902Z] a2fdde191c47: Preparing [2024-10-29T03:56:33.902Z] c920e6f2b1f3: Preparing [2024-10-29T03:56:33.902Z] e7d57817eaa9: Preparing [2024-10-29T03:56:33.902Z] dce079a7cc5d: Preparing [2024-10-29T03:56:33.902Z] 383250ebad81: Preparing [2024-10-29T03:56:33.902Z] 6242145c6dc7: Preparing [2024-10-29T03:56:33.902Z] fd7344dcde4e: Preparing [2024-10-29T03:56:33.902Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:33.902Z] 383250ebad81: Waiting [2024-10-29T03:56:33.902Z] 6242145c6dc7: Waiting [2024-10-29T03:56:33.902Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:33.902Z] c920e6f2b1f3: Layer already exists [2024-10-29T03:56:33.902Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:33.902Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:33.902Z] f87b52edb366: Layer already exists [2024-10-29T03:56:33.902Z] a2fdde191c47: Layer already exists [2024-10-29T03:56:33.902Z] 6242145c6dc7: Layer already exists [2024-10-29T03:56:33.902Z] 383250ebad81: Layer already exists [2024-10-29T03:56:33.902Z] fd7344dcde4e: Layer already exists [2024-10-29T03:56:33.902Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:33.902Z] main: digest: sha256:5700795bc289d1a731230b9d20187aa0a4fa952ff6045856bad71aceaebfadbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T03:56:33.973Z] ===================================================== [Pipeline] echo [2024-10-29T03:56:33.986Z] taggedImages: [2024-10-29T03:56:33.986Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:56:33.986Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-29T03:56:33.987Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.5 [2024-10-29T03:56:33.987Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:56:33.987Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-29T03:56:34.015Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-29T03:56:34.015Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:56:34.015Z] latest [2024-10-29T03:56:34.015Z] 4.0.0-dev.5 [2024-10-29T03:56:34.015Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:56:34.015Z] main [2024-10-29T03:56:34.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:34.355Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:34.674Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:56:34.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-29T03:56:34.674Z] 052400a5b9c2: Preparing [2024-10-29T03:56:34.674Z] f8e3293f0120: Preparing [2024-10-29T03:56:34.674Z] b1b105a60edc: Preparing [2024-10-29T03:56:34.674Z] e7d57817eaa9: Preparing [2024-10-29T03:56:34.674Z] dce079a7cc5d: Preparing [2024-10-29T03:56:34.674Z] aa58c2dfc44b: Preparing [2024-10-29T03:56:34.674Z] 0d5a59f9d193: Preparing [2024-10-29T03:56:34.674Z] 7ed7076b4712: Preparing [2024-10-29T03:56:34.674Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:34.674Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:34.674Z] 7ed7076b4712: Waiting [2024-10-29T03:56:34.674Z] aa58c2dfc44b: Waiting [2024-10-29T03:56:34.674Z] 0d5a59f9d193: Waiting [2024-10-29T03:56:34.674Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:34.674Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:34.674Z] 052400a5b9c2: Layer already exists [2024-10-29T03:56:34.674Z] 0d5a59f9d193: Layer already exists [2024-10-29T03:56:34.674Z] 7ed7076b4712: Layer already exists [2024-10-29T03:56:34.674Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:34.674Z] b1b105a60edc: Pushed [2024-10-29T03:56:34.674Z] f8e3293f0120: Pushed [2024-10-29T03:56:44.657Z] aa58c2dfc44b: Pushed [2024-10-29T03:56:44.657Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:9804eeed0b2184363632e1a3c6a3e10ef476a79e7ecbea5de802d3846b205f91 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:44.978Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:45.301Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-29T03:56:45.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-29T03:56:45.301Z] 052400a5b9c2: Preparing [2024-10-29T03:56:45.302Z] f8e3293f0120: Preparing [2024-10-29T03:56:45.302Z] b1b105a60edc: Preparing [2024-10-29T03:56:45.302Z] e7d57817eaa9: Preparing [2024-10-29T03:56:45.302Z] dce079a7cc5d: Preparing [2024-10-29T03:56:45.302Z] aa58c2dfc44b: Preparing [2024-10-29T03:56:45.302Z] 0d5a59f9d193: Preparing [2024-10-29T03:56:45.302Z] 7ed7076b4712: Preparing [2024-10-29T03:56:45.302Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:45.302Z] aa58c2dfc44b: Waiting [2024-10-29T03:56:45.302Z] 0d5a59f9d193: Waiting [2024-10-29T03:56:45.302Z] 7ed7076b4712: Waiting [2024-10-29T03:56:45.302Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:45.302Z] 052400a5b9c2: Layer already exists [2024-10-29T03:56:45.302Z] b1b105a60edc: Layer already exists [2024-10-29T03:56:45.302Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:45.302Z] f8e3293f0120: Layer already exists [2024-10-29T03:56:45.302Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:45.302Z] 0d5a59f9d193: Layer already exists [2024-10-29T03:56:45.302Z] 7ed7076b4712: Layer already exists [2024-10-29T03:56:45.302Z] aa58c2dfc44b: Layer already exists [2024-10-29T03:56:45.302Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:45.302Z] latest: digest: sha256:9804eeed0b2184363632e1a3c6a3e10ef476a79e7ecbea5de802d3846b205f91 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:45.637Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:45.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.5 [2024-10-29T03:56:45.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-29T03:56:45.962Z] 052400a5b9c2: Preparing [2024-10-29T03:56:45.962Z] f8e3293f0120: Preparing [2024-10-29T03:56:45.962Z] b1b105a60edc: Preparing [2024-10-29T03:56:45.962Z] e7d57817eaa9: Preparing [2024-10-29T03:56:45.962Z] dce079a7cc5d: Preparing [2024-10-29T03:56:45.962Z] aa58c2dfc44b: Preparing [2024-10-29T03:56:45.962Z] 0d5a59f9d193: Preparing [2024-10-29T03:56:45.962Z] 7ed7076b4712: Preparing [2024-10-29T03:56:45.962Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:45.962Z] aa58c2dfc44b: Waiting [2024-10-29T03:56:45.962Z] 0d5a59f9d193: Waiting [2024-10-29T03:56:45.962Z] 7ed7076b4712: Waiting [2024-10-29T03:56:45.962Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:45.962Z] b1b105a60edc: Layer already exists [2024-10-29T03:56:45.962Z] f8e3293f0120: Layer already exists [2024-10-29T03:56:45.962Z] 052400a5b9c2: Layer already exists [2024-10-29T03:56:45.962Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:45.962Z] aa58c2dfc44b: Layer already exists [2024-10-29T03:56:45.962Z] 0d5a59f9d193: Layer already exists [2024-10-29T03:56:45.962Z] 7ed7076b4712: Layer already exists [2024-10-29T03:56:45.962Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:45.962Z] 4.0.0-dev.5: digest: sha256:9804eeed0b2184363632e1a3c6a3e10ef476a79e7ecbea5de802d3846b205f91 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:46.287Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:46.613Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:56:46.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-29T03:56:46.613Z] 052400a5b9c2: Preparing [2024-10-29T03:56:46.613Z] f8e3293f0120: Preparing [2024-10-29T03:56:46.613Z] b1b105a60edc: Preparing [2024-10-29T03:56:46.613Z] e7d57817eaa9: Preparing [2024-10-29T03:56:46.613Z] dce079a7cc5d: Preparing [2024-10-29T03:56:46.613Z] aa58c2dfc44b: Preparing [2024-10-29T03:56:46.613Z] 0d5a59f9d193: Preparing [2024-10-29T03:56:46.613Z] 7ed7076b4712: Preparing [2024-10-29T03:56:46.613Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:46.613Z] 0d5a59f9d193: Waiting [2024-10-29T03:56:46.613Z] 7ed7076b4712: Waiting [2024-10-29T03:56:46.613Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:46.613Z] aa58c2dfc44b: Waiting [2024-10-29T03:56:46.613Z] 052400a5b9c2: Layer already exists [2024-10-29T03:56:46.613Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:46.613Z] b1b105a60edc: Layer already exists [2024-10-29T03:56:46.613Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:46.613Z] f8e3293f0120: Layer already exists [2024-10-29T03:56:46.613Z] 7ed7076b4712: Layer already exists [2024-10-29T03:56:46.613Z] 0d5a59f9d193: Layer already exists [2024-10-29T03:56:46.613Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:46.613Z] aa58c2dfc44b: Layer already exists [2024-10-29T03:56:46.613Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:9804eeed0b2184363632e1a3c6a3e10ef476a79e7ecbea5de802d3846b205f91 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:46.945Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:47.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-29T03:56:47.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-29T03:56:47.270Z] 052400a5b9c2: Preparing [2024-10-29T03:56:47.270Z] f8e3293f0120: Preparing [2024-10-29T03:56:47.270Z] b1b105a60edc: Preparing [2024-10-29T03:56:47.270Z] e7d57817eaa9: Preparing [2024-10-29T03:56:47.270Z] dce079a7cc5d: Preparing [2024-10-29T03:56:47.270Z] aa58c2dfc44b: Preparing [2024-10-29T03:56:47.270Z] 0d5a59f9d193: Preparing [2024-10-29T03:56:47.270Z] 7ed7076b4712: Preparing [2024-10-29T03:56:47.270Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:47.270Z] 0d5a59f9d193: Waiting [2024-10-29T03:56:47.270Z] 7ed7076b4712: Waiting [2024-10-29T03:56:47.270Z] aa58c2dfc44b: Waiting [2024-10-29T03:56:47.270Z] 052400a5b9c2: Layer already exists [2024-10-29T03:56:47.270Z] f8e3293f0120: Layer already exists [2024-10-29T03:56:47.270Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:47.270Z] b1b105a60edc: Layer already exists [2024-10-29T03:56:47.270Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:47.270Z] aa58c2dfc44b: Layer already exists [2024-10-29T03:56:47.270Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:47.270Z] 0d5a59f9d193: Layer already exists [2024-10-29T03:56:47.270Z] 7ed7076b4712: Layer already exists [2024-10-29T03:56:47.270Z] main: digest: sha256:9804eeed0b2184363632e1a3c6a3e10ef476a79e7ecbea5de802d3846b205f91 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T03:56:47.358Z] ===================================================== [Pipeline] echo [2024-10-29T03:56:47.374Z] taggedImages: [2024-10-29T03:56:47.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:56:47.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-29T03:56:47.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.5 [2024-10-29T03:56:47.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:56:47.374Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-29T03:56:47.403Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-29T03:56:47.403Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:56:47.403Z] latest [2024-10-29T03:56:47.403Z] 4.0.0-dev.5 [2024-10-29T03:56:47.403Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:56:47.403Z] main [2024-10-29T03:56:47.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:47.767Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:48.096Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:56:48.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-29T03:56:48.097Z] 70623b214b4d: Preparing [2024-10-29T03:56:48.097Z] b608045420de: Preparing [2024-10-29T03:56:48.097Z] e7d57817eaa9: Preparing [2024-10-29T03:56:48.097Z] dce079a7cc5d: Preparing [2024-10-29T03:56:48.097Z] a5793f498d89: Preparing [2024-10-29T03:56:48.097Z] 0a0d557a4d53: Preparing [2024-10-29T03:56:48.097Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:48.097Z] 0a0d557a4d53: Waiting [2024-10-29T03:56:48.097Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:48.097Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:48.097Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:48.097Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:48.097Z] 70623b214b4d: Pushed [2024-10-29T03:56:48.355Z] 0a0d557a4d53: Pushed [2024-10-29T03:56:48.615Z] a5793f498d89: Pushed [2024-10-29T03:56:53.891Z] b608045420de: Pushed [2024-10-29T03:56:53.891Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:43dc8df735fb29f0bc37bae3c52ee693f5df71dfebf9050c8500973858d6d9b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:54.211Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:54.529Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-29T03:56:54.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-29T03:56:54.529Z] 70623b214b4d: Preparing [2024-10-29T03:56:54.529Z] b608045420de: Preparing [2024-10-29T03:56:54.529Z] e7d57817eaa9: Preparing [2024-10-29T03:56:54.529Z] dce079a7cc5d: Preparing [2024-10-29T03:56:54.529Z] a5793f498d89: Preparing [2024-10-29T03:56:54.529Z] 0a0d557a4d53: Preparing [2024-10-29T03:56:54.529Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:54.529Z] 0a0d557a4d53: Waiting [2024-10-29T03:56:54.529Z] a5793f498d89: Layer already exists [2024-10-29T03:56:54.529Z] b608045420de: Layer already exists [2024-10-29T03:56:54.529Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:54.529Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:54.529Z] 70623b214b4d: Layer already exists [2024-10-29T03:56:54.529Z] 0a0d557a4d53: Layer already exists [2024-10-29T03:56:54.529Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:54.529Z] latest: digest: sha256:43dc8df735fb29f0bc37bae3c52ee693f5df71dfebf9050c8500973858d6d9b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:54.849Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:55.165Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.5 [2024-10-29T03:56:55.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-29T03:56:55.166Z] 70623b214b4d: Preparing [2024-10-29T03:56:55.166Z] b608045420de: Preparing [2024-10-29T03:56:55.166Z] e7d57817eaa9: Preparing [2024-10-29T03:56:55.166Z] dce079a7cc5d: Preparing [2024-10-29T03:56:55.166Z] a5793f498d89: Preparing [2024-10-29T03:56:55.166Z] 0a0d557a4d53: Preparing [2024-10-29T03:56:55.166Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:55.166Z] 0a0d557a4d53: Waiting [2024-10-29T03:56:55.166Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:55.166Z] b608045420de: Layer already exists [2024-10-29T03:56:55.166Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:55.166Z] 70623b214b4d: Layer already exists [2024-10-29T03:56:55.166Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:55.166Z] 0a0d557a4d53: Layer already exists [2024-10-29T03:56:55.166Z] a5793f498d89: Layer already exists [2024-10-29T03:56:55.166Z] 4.0.0-dev.5: digest: sha256:43dc8df735fb29f0bc37bae3c52ee693f5df71dfebf9050c8500973858d6d9b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:55.497Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:55.827Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:56:55.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-29T03:56:55.828Z] 70623b214b4d: Preparing [2024-10-29T03:56:55.828Z] b608045420de: Preparing [2024-10-29T03:56:55.828Z] e7d57817eaa9: Preparing [2024-10-29T03:56:55.828Z] dce079a7cc5d: Preparing [2024-10-29T03:56:55.828Z] a5793f498d89: Preparing [2024-10-29T03:56:55.828Z] 0a0d557a4d53: Preparing [2024-10-29T03:56:55.828Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:55.828Z] 0a0d557a4d53: Waiting [2024-10-29T03:56:55.828Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:55.828Z] 70623b214b4d: Layer already exists [2024-10-29T03:56:55.828Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:55.828Z] a5793f498d89: Layer already exists [2024-10-29T03:56:55.828Z] b608045420de: Layer already exists [2024-10-29T03:56:55.828Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:55.828Z] 0a0d557a4d53: Layer already exists [2024-10-29T03:56:55.828Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:55.828Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:43dc8df735fb29f0bc37bae3c52ee693f5df71dfebf9050c8500973858d6d9b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:56.170Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:56.488Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-29T03:56:56.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-29T03:56:56.488Z] 70623b214b4d: Preparing [2024-10-29T03:56:56.488Z] b608045420de: Preparing [2024-10-29T03:56:56.488Z] e7d57817eaa9: Preparing [2024-10-29T03:56:56.488Z] dce079a7cc5d: Preparing [2024-10-29T03:56:56.488Z] a5793f498d89: Preparing [2024-10-29T03:56:56.488Z] 0a0d557a4d53: Preparing [2024-10-29T03:56:56.488Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:56.488Z] 0a0d557a4d53: Waiting [2024-10-29T03:56:56.488Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:56.488Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:56.488Z] b608045420de: Layer already exists [2024-10-29T03:56:56.488Z] 70623b214b4d: Layer already exists [2024-10-29T03:56:56.488Z] a5793f498d89: Layer already exists [2024-10-29T03:56:56.488Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:56.488Z] 0a0d557a4d53: Layer already exists [2024-10-29T03:56:56.488Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:56.488Z] main: digest: sha256:43dc8df735fb29f0bc37bae3c52ee693f5df71dfebf9050c8500973858d6d9b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T03:56:56.568Z] ===================================================== [Pipeline] echo [2024-10-29T03:56:56.586Z] taggedImages: [2024-10-29T03:56:56.586Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:56:56.586Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-29T03:56:56.586Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.5 [2024-10-29T03:56:56.586Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:56:56.586Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-29T03:56:56.621Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-29T03:56:56.621Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:56:56.621Z] latest [2024-10-29T03:56:56.621Z] 4.0.0-dev.5 [2024-10-29T03:56:56.621Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:56:56.621Z] main [2024-10-29T03:56:56.621Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:56.989Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:56:57.313Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:56:57.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-29T03:56:57.313Z] 9c0ea9fa466c: Preparing [2024-10-29T03:56:57.313Z] 2d59f663e619: Preparing [2024-10-29T03:56:57.313Z] f637c654346c: Preparing [2024-10-29T03:56:57.313Z] e7d57817eaa9: Preparing [2024-10-29T03:56:57.313Z] dce079a7cc5d: Preparing [2024-10-29T03:56:57.313Z] 61578396753c: Preparing [2024-10-29T03:56:57.313Z] 2931ddb77027: Preparing [2024-10-29T03:56:57.313Z] 63ca1fbb43ae: Preparing [2024-10-29T03:56:57.313Z] 61578396753c: Waiting [2024-10-29T03:56:57.313Z] 2931ddb77027: Waiting [2024-10-29T03:56:57.313Z] 63ca1fbb43ae: Waiting [2024-10-29T03:56:57.313Z] e7d57817eaa9: Layer already exists [2024-10-29T03:56:57.313Z] dce079a7cc5d: Layer already exists [2024-10-29T03:56:57.313Z] 2d59f663e619: Pushed [2024-10-29T03:56:57.313Z] 9c0ea9fa466c: Pushed [2024-10-29T03:56:57.313Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:56:57.313Z] 2931ddb77027: Pushed [2024-10-29T03:56:59.234Z] 61578396753c: Pushed [2024-10-29T03:57:03.438Z] f637c654346c: Pushed [2024-10-29T03:57:03.438Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:79172f61a8a34bdad2c0ef86c05ec15a0ec261b3406d4ffd879a72490b91d91d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:57:03.763Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:57:04.097Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-29T03:57:04.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-29T03:57:04.097Z] 9c0ea9fa466c: Preparing [2024-10-29T03:57:04.097Z] 2d59f663e619: Preparing [2024-10-29T03:57:04.097Z] f637c654346c: Preparing [2024-10-29T03:57:04.097Z] e7d57817eaa9: Preparing [2024-10-29T03:57:04.097Z] dce079a7cc5d: Preparing [2024-10-29T03:57:04.097Z] 61578396753c: Preparing [2024-10-29T03:57:04.097Z] 2931ddb77027: Preparing [2024-10-29T03:57:04.097Z] 61578396753c: Waiting [2024-10-29T03:57:04.097Z] 2931ddb77027: Waiting [2024-10-29T03:57:04.097Z] 63ca1fbb43ae: Preparing [2024-10-29T03:57:04.097Z] 63ca1fbb43ae: Waiting [2024-10-29T03:57:04.097Z] f637c654346c: Layer already exists [2024-10-29T03:57:04.097Z] e7d57817eaa9: Layer already exists [2024-10-29T03:57:04.097Z] 2d59f663e619: Layer already exists [2024-10-29T03:57:04.097Z] 9c0ea9fa466c: Layer already exists [2024-10-29T03:57:04.097Z] dce079a7cc5d: Layer already exists [2024-10-29T03:57:04.097Z] 61578396753c: Layer already exists [2024-10-29T03:57:04.097Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:57:04.097Z] 2931ddb77027: Layer already exists [2024-10-29T03:57:04.097Z] latest: digest: sha256:79172f61a8a34bdad2c0ef86c05ec15a0ec261b3406d4ffd879a72490b91d91d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:57:04.420Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:57:04.731Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.5 [2024-10-29T03:57:04.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-29T03:57:04.731Z] 9c0ea9fa466c: Preparing [2024-10-29T03:57:04.731Z] 2d59f663e619: Preparing [2024-10-29T03:57:04.731Z] f637c654346c: Preparing [2024-10-29T03:57:04.731Z] e7d57817eaa9: Preparing [2024-10-29T03:57:04.731Z] dce079a7cc5d: Preparing [2024-10-29T03:57:04.731Z] 61578396753c: Preparing [2024-10-29T03:57:04.731Z] 2931ddb77027: Preparing [2024-10-29T03:57:04.731Z] 63ca1fbb43ae: Preparing [2024-10-29T03:57:04.731Z] 61578396753c: Waiting [2024-10-29T03:57:04.731Z] 2931ddb77027: Waiting [2024-10-29T03:57:04.731Z] 63ca1fbb43ae: Waiting [2024-10-29T03:57:04.731Z] f637c654346c: Layer already exists [2024-10-29T03:57:04.731Z] 9c0ea9fa466c: Layer already exists [2024-10-29T03:57:04.731Z] 2d59f663e619: Layer already exists [2024-10-29T03:57:04.731Z] dce079a7cc5d: Layer already exists [2024-10-29T03:57:04.731Z] e7d57817eaa9: Layer already exists [2024-10-29T03:57:04.731Z] 61578396753c: Layer already exists [2024-10-29T03:57:04.731Z] 2931ddb77027: Layer already exists [2024-10-29T03:57:04.731Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:57:04.731Z] 4.0.0-dev.5: digest: sha256:79172f61a8a34bdad2c0ef86c05ec15a0ec261b3406d4ffd879a72490b91d91d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:57:05.063Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:57:05.378Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:57:05.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-29T03:57:05.378Z] 9c0ea9fa466c: Preparing [2024-10-29T03:57:05.378Z] 2d59f663e619: Preparing [2024-10-29T03:57:05.378Z] f637c654346c: Preparing [2024-10-29T03:57:05.378Z] e7d57817eaa9: Preparing [2024-10-29T03:57:05.378Z] dce079a7cc5d: Preparing [2024-10-29T03:57:05.378Z] 61578396753c: Preparing [2024-10-29T03:57:05.378Z] 2931ddb77027: Preparing [2024-10-29T03:57:05.378Z] 63ca1fbb43ae: Preparing [2024-10-29T03:57:05.378Z] 61578396753c: Waiting [2024-10-29T03:57:05.378Z] 2931ddb77027: Waiting [2024-10-29T03:57:05.378Z] 9c0ea9fa466c: Layer already exists [2024-10-29T03:57:05.378Z] 2d59f663e619: Layer already exists [2024-10-29T03:57:05.378Z] dce079a7cc5d: Layer already exists [2024-10-29T03:57:05.378Z] e7d57817eaa9: Layer already exists [2024-10-29T03:57:05.378Z] f637c654346c: Layer already exists [2024-10-29T03:57:05.378Z] 61578396753c: Layer already exists [2024-10-29T03:57:05.378Z] 2931ddb77027: Layer already exists [2024-10-29T03:57:05.378Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:57:05.378Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:79172f61a8a34bdad2c0ef86c05ec15a0ec261b3406d4ffd879a72490b91d91d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:57:05.709Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T03:57:06.029Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-29T03:57:06.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-29T03:57:06.029Z] 9c0ea9fa466c: Preparing [2024-10-29T03:57:06.029Z] 2d59f663e619: Preparing [2024-10-29T03:57:06.029Z] f637c654346c: Preparing [2024-10-29T03:57:06.029Z] e7d57817eaa9: Preparing [2024-10-29T03:57:06.029Z] dce079a7cc5d: Preparing [2024-10-29T03:57:06.029Z] 61578396753c: Preparing [2024-10-29T03:57:06.029Z] 2931ddb77027: Preparing [2024-10-29T03:57:06.029Z] 63ca1fbb43ae: Preparing [2024-10-29T03:57:06.029Z] 61578396753c: Waiting [2024-10-29T03:57:06.029Z] 2931ddb77027: Waiting [2024-10-29T03:57:06.029Z] 63ca1fbb43ae: Waiting [2024-10-29T03:57:06.029Z] e7d57817eaa9: Layer already exists [2024-10-29T03:57:06.029Z] 2d59f663e619: Layer already exists [2024-10-29T03:57:06.029Z] dce079a7cc5d: Layer already exists [2024-10-29T03:57:06.029Z] f637c654346c: Layer already exists [2024-10-29T03:57:06.029Z] 9c0ea9fa466c: Layer already exists [2024-10-29T03:57:06.029Z] 63ca1fbb43ae: Layer already exists [2024-10-29T03:57:06.029Z] 61578396753c: Layer already exists [2024-10-29T03:57:06.029Z] 2931ddb77027: Layer already exists [2024-10-29T03:57:06.029Z] main: digest: sha256:79172f61a8a34bdad2c0ef86c05ec15a0ec261b3406d4ffd879a72490b91d91d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T03:57:06.100Z] ===================================================== [Pipeline] echo [2024-10-29T03:57:06.111Z] taggedImages: [2024-10-29T03:57:06.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T03:57:06.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-29T03:57:06.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.5 [2024-10-29T03:57:06.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T03:57:06.111Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-29T04:11:20.779Z] #131 ... [2024-10-29T04:11:20.780Z] [2024-10-29T04:11:20.780Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-29T04:11:20.780Z] #145 DONE 1073.2s [2024-10-29T04:11:20.780Z] [2024-10-29T04:11:20.780Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-29T04:11:20.780Z] #150 ... [2024-10-29T04:11:20.780Z] [2024-10-29T04:11:20.780Z] #154 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-29T04:11:20.780Z] #154 DONE 0.3s [2024-10-29T04:11:20.780Z] [2024-10-29T04:11:20.780Z] #25 [core-command internal] load .dockerignore [2024-10-29T04:11:20.780Z] #25 ... [2024-10-29T04:11:20.780Z] [2024-10-29T04:11:20.780Z] #155 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-29T04:11:23.363Z] #155 DONE 2.3s [2024-10-29T04:11:23.363Z] [2024-10-29T04:11:23.363Z] #156 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T04:11:23.363Z] #156 DONE 0.2s [2024-10-29T04:11:23.363Z] [2024-10-29T04:11:23.363Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-29T04:11:23.363Z] #131 ... [2024-10-29T04:11:23.363Z] [2024-10-29T04:11:23.363Z] #157 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-29T04:11:23.630Z] #157 DONE 0.3s [2024-10-29T04:11:23.630Z] [2024-10-29T04:11:23.630Z] #158 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-29T04:11:23.897Z] #158 DONE 0.3s [2024-10-29T04:11:23.897Z] [2024-10-29T04:11:23.897Z] #159 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-29T04:11:24.163Z] #159 DONE 0.1s [2024-10-29T04:11:24.163Z] [2024-10-29T04:11:24.163Z] #160 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-29T04:11:24.430Z] #160 DONE 0.2s [2024-10-29T04:11:24.430Z] [2024-10-29T04:11:24.430Z] #161 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-29T04:11:24.430Z] #161 DONE 0.1s [2024-10-29T04:11:24.430Z] [2024-10-29T04:11:24.430Z] #162 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-29T04:11:24.698Z] #162 DONE 0.1s [2024-10-29T04:11:24.698Z] [2024-10-29T04:11:24.698Z] #163 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-29T04:11:24.698Z] #163 DONE 0.2s [2024-10-29T04:11:24.698Z] [2024-10-29T04:11:24.698Z] #164 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-29T04:11:24.966Z] #164 DONE 0.1s [2024-10-29T04:11:24.966Z] [2024-10-29T04:11:24.966Z] #165 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-29T04:11:26.913Z] #165 DONE 1.9s [2024-10-29T04:11:26.913Z] [2024-10-29T04:11:26.913Z] #105 [security-bootstrapper] exporting to image [2024-10-29T04:11:26.913Z] #105 exporting layers [2024-10-29T04:11:28.335Z] #105 exporting layers 1.3s done [2024-10-29T04:11:28.335Z] #105 writing image sha256:2aa01e5123c024394aec01899faf8fe24b0349832cd489175e8d9ca48e0df949 done [2024-10-29T04:11:28.335Z] #105 naming to docker.io/library/security-bootstrapper-arm64 done [2024-10-29T04:11:28.335Z] #105 DONE 4.7s [2024-10-29T04:11:28.335Z] [2024-10-29T04:11:28.335Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-29T04:11:31.669Z] #127 ... [2024-10-29T04:11:31.669Z] [2024-10-29T04:11:31.669Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-29T04:11:31.669Z] #146 1084.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-29T04:11:35.943Z] #146 ... [2024-10-29T04:11:35.943Z] [2024-10-29T04:11:35.943Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-29T04:11:35.943Z] #149 DONE 1088.9s [2024-10-29T04:11:35.943Z] [2024-10-29T04:11:35.943Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-29T04:11:36.212Z] #131 ... [2024-10-29T04:11:36.212Z] [2024-10-29T04:11:36.212Z] #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T04:11:36.479Z] #166 DONE 0.4s [2024-10-29T04:11:36.479Z] [2024-10-29T04:11:36.479Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-29T04:11:36.750Z] #167 DONE 0.2s [2024-10-29T04:11:36.750Z] [2024-10-29T04:11:36.750Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-29T04:11:36.750Z] #150 ... [2024-10-29T04:11:36.750Z] [2024-10-29T04:11:36.750Z] #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-10-29T04:11:36.750Z] #168 DONE 0.1s [2024-10-29T04:11:37.026Z] [2024-10-29T04:11:37.026Z] #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-29T04:11:37.026Z] #169 DONE 0.2s [2024-10-29T04:11:37.026Z] [2024-10-29T04:11:37.026Z] #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-29T04:11:37.293Z] #170 DONE 0.3s [2024-10-29T04:11:37.293Z] [2024-10-29T04:11:37.293Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-29T04:11:37.293Z] #153 ... [2024-10-29T04:11:37.293Z] [2024-10-29T04:11:37.293Z] #171 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-29T04:11:37.293Z] #171 DONE 0.1s [2024-10-29T04:11:38.454Z] [2024-10-29T04:11:38.454Z] #172 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-29T04:11:39.429Z] #172 DONE 2.1s [2024-10-29T04:11:39.429Z] [2024-10-29T04:11:39.429Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-29T04:11:39.695Z] #153 ... [2024-10-29T04:11:39.695Z] [2024-10-29T04:11:39.695Z] #105 [security-proxy-setup] exporting to image [2024-10-29T04:11:39.695Z] #105 exporting layers [2024-10-29T04:11:41.097Z] #105 exporting layers 1.2s done [2024-10-29T04:11:41.097Z] #105 writing image sha256:ee9f888c00cddace8f1b00c75db8485e02151af7228aae7ece5c6d41d7484b48 done [2024-10-29T04:11:41.097Z] #105 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-29T04:11:41.097Z] #105 DONE 6.0s [2024-10-29T04:11:41.097Z] [2024-10-29T04:11:41.097Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-29T04:12:00.258Z] #150 ... [2024-10-29T04:12:00.258Z] [2024-10-29T04:12:00.258Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-10-29T04:12:00.258Z] #146 DONE 1111.2s [2024-10-29T04:12:00.258Z] [2024-10-29T04:12:00.258Z] #173 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T04:12:00.258Z] #173 DONE 0.2s [2024-10-29T04:12:00.258Z] [2024-10-29T04:12:00.258Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-29T04:12:00.258Z] #127 ... [2024-10-29T04:12:00.258Z] [2024-10-29T04:12:00.258Z] #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-29T04:12:00.258Z] #174 DONE 0.2s [2024-10-29T04:12:00.258Z] [2024-10-29T04:12:00.258Z] #175 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-10-29T04:12:00.258Z] #175 DONE 0.1s [2024-10-29T04:12:00.258Z] [2024-10-29T04:12:00.258Z] #176 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-10-29T04:12:00.258Z] #176 DONE 0.1s [2024-10-29T04:12:00.258Z] [2024-10-29T04:12:00.258Z] #25 [core-command internal] load .dockerignore [2024-10-29T04:12:00.258Z] #25 ... [2024-10-29T04:12:00.258Z] [2024-10-29T04:12:00.258Z] #177 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-29T04:12:00.258Z] #177 DONE 0.1s [2024-10-29T04:12:00.258Z] [2024-10-29T04:12:00.258Z] #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-29T04:12:00.258Z] #178 DONE 0.3s [2024-10-29T04:12:00.258Z] [2024-10-29T04:12:00.258Z] #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-29T04:12:00.258Z] #179 DONE 0.4s [2024-10-29T04:12:00.258Z] [2024-10-29T04:12:00.258Z] #180 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-29T04:12:00.258Z] #180 DONE 0.2s [2024-10-29T04:12:00.258Z] [2024-10-29T04:12:00.258Z] #181 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-29T04:12:02.193Z] #181 DONE 1.8s [2024-10-29T04:12:02.193Z] [2024-10-29T04:12:02.193Z] #105 [security-secretstore-setup] exporting to image [2024-10-29T04:12:02.193Z] #105 exporting layers [2024-10-29T04:12:03.596Z] #105 exporting layers 1.5s done [2024-10-29T04:12:03.596Z] #105 writing image sha256:5293861f7e5fc221a48fdd53aefba59a4e9281e9a37c29f2420beb32b5f3ff83 done [2024-10-29T04:12:03.596Z] #105 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-29T04:12:03.596Z] #105 DONE 7.5s [2024-10-29T04:12:03.596Z] [2024-10-29T04:12:03.596Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-29T04:12:42.586Z] #127 ... [2024-10-29T04:12:42.586Z] [2024-10-29T04:12:42.586Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-29T04:12:42.586Z] #153 DONE 1149.6s [2024-10-29T04:12:42.586Z] [2024-10-29T04:12:42.586Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-29T04:12:42.586Z] #127 ... [2024-10-29T04:12:42.586Z] [2024-10-29T04:12:42.586Z] #182 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T04:12:42.586Z] #182 DONE 0.1s [2024-10-29T04:12:42.586Z] [2024-10-29T04:12:42.586Z] #183 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-29T04:12:42.586Z] #183 DONE 0.2s [2024-10-29T04:12:42.586Z] [2024-10-29T04:12:42.586Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-29T04:12:42.586Z] #150 ... [2024-10-29T04:12:42.586Z] [2024-10-29T04:12:42.586Z] #184 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-29T04:12:42.586Z] #184 DONE 0.3s [2024-10-29T04:12:42.586Z] [2024-10-29T04:12:42.586Z] #25 [core-command internal] load .dockerignore [2024-10-29T04:12:42.586Z] #25 ... [2024-10-29T04:12:42.586Z] [2024-10-29T04:12:42.586Z] #185 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-29T04:12:42.586Z] #185 DONE 0.2s [2024-10-29T04:12:42.586Z] [2024-10-29T04:12:42.586Z] #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-29T04:12:42.586Z] #186 DONE 0.1s [2024-10-29T04:12:42.586Z] [2024-10-29T04:12:42.586Z] #187 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-29T04:12:42.586Z] #187 DONE 1.8s [2024-10-29T04:12:42.586Z] [2024-10-29T04:12:42.586Z] #105 [core-common-config-bootstrapper] exporting to image [2024-10-29T04:12:42.586Z] #105 exporting layers [2024-10-29T04:12:42.586Z] #105 exporting layers 0.5s done [2024-10-29T04:12:42.586Z] #105 writing image sha256:90dd6a3b1be6b502eb03ef1d22bd35ab19efc760150a29273c09347e759ccc2a 0.1s done [2024-10-29T04:12:42.586Z] #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2024-10-29T04:12:42.586Z] #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-10-29T04:12:42.586Z] #105 DONE 8.1s [2024-10-29T04:12:42.586Z] [2024-10-29T04:12:42.586Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-29T04:14:34.218Z] #150 DONE 1265.2s [2024-10-29T04:14:34.218Z] [2024-10-29T04:14:34.218Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-29T04:14:34.218Z] #144 ... [2024-10-29T04:14:34.218Z] [2024-10-29T04:14:34.218Z] #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T04:14:34.218Z] #188 DONE 0.3s [2024-10-29T04:14:34.218Z] [2024-10-29T04:14:34.218Z] #25 [core-command internal] load .dockerignore [2024-10-29T04:14:34.218Z] #25 ... [2024-10-29T04:14:34.218Z] [2024-10-29T04:14:34.218Z] #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-29T04:14:34.218Z] #189 DONE 0.2s [2024-10-29T04:14:34.218Z] [2024-10-29T04:14:34.218Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-29T04:14:34.218Z] #144 ... [2024-10-29T04:14:34.218Z] [2024-10-29T04:14:34.218Z] #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-29T04:14:34.218Z] #190 DONE 0.4s [2024-10-29T04:14:34.218Z] [2024-10-29T04:14:34.218Z] #25 [core-command internal] load .dockerignore [2024-10-29T04:14:34.218Z] #25 ... [2024-10-29T04:14:34.218Z] [2024-10-29T04:14:34.218Z] #191 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-29T04:14:34.218Z] #191 DONE 0.1s [2024-10-29T04:14:34.218Z] [2024-10-29T04:14:34.218Z] #105 [security-spiffe-token-provider] exporting to image [2024-10-29T04:14:34.218Z] #105 exporting layers [2024-10-29T04:14:34.218Z] #105 exporting layers 0.6s done [2024-10-29T04:14:34.218Z] #105 writing image sha256:ff6d536e0404ff1f9a313578d15ab1589621af72e1911c6a6a78da02d1cbc76d done [2024-10-29T04:14:34.218Z] #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-29T04:14:34.218Z] #105 DONE 8.8s [2024-10-29T04:14:34.218Z] [2024-10-29T04:14:34.218Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-29T04:21:11.138Z] #127 ... [2024-10-29T04:21:11.139Z] [2024-10-29T04:21:11.139Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-29T04:21:11.139Z] #147 DONE 1650.4s [2024-10-29T04:21:11.139Z] [2024-10-29T04:21:11.139Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-29T04:21:11.139Z] #144 ... [2024-10-29T04:21:11.139Z] [2024-10-29T04:21:11.139Z] #192 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T04:21:11.139Z] #192 DONE 0.2s [2024-10-29T04:21:11.139Z] [2024-10-29T04:21:11.139Z] #193 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-29T04:21:11.139Z] #193 DONE 0.1s [2024-10-29T04:21:11.139Z] [2024-10-29T04:21:11.139Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-29T04:21:11.139Z] #144 ... [2024-10-29T04:21:11.139Z] [2024-10-29T04:21:11.139Z] #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-29T04:21:11.139Z] #194 DONE 0.5s [2024-10-29T04:21:11.139Z] [2024-10-29T04:21:11.139Z] #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-29T04:21:11.139Z] #195 DONE 0.1s [2024-10-29T04:21:11.139Z] [2024-10-29T04:21:11.139Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-29T04:21:11.139Z] #144 ... [2024-10-29T04:21:11.139Z] [2024-10-29T04:21:11.139Z] #196 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-29T04:21:11.139Z] #196 DONE 0.1s [2024-10-29T04:21:11.139Z] [2024-10-29T04:21:11.139Z] #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-29T04:21:11.139Z] #197 DONE 1.7s [2024-10-29T04:21:11.139Z] [2024-10-29T04:21:11.139Z] #105 [security-proxy-auth] exporting to image [2024-10-29T04:21:11.139Z] #105 exporting layers [2024-10-29T04:21:11.139Z] #105 exporting layers 0.7s done [2024-10-29T04:21:11.139Z] #105 writing image sha256:76593d3c09188511fb3a174eb757ec7cfc4d8a5b3bdf1927ed6c239f200069e1 done [2024-10-29T04:21:11.139Z] #105 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-29T04:21:11.139Z] #105 DONE 9.4s [2024-10-29T04:21:11.139Z] [2024-10-29T04:21:11.139Z] #25 [core-command internal] load .dockerignore [2024-10-29T04:21:57.937Z] #25 ... [2024-10-29T04:21:57.937Z] [2024-10-29T04:21:57.937Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-29T04:21:57.937Z] #144 DONE 1703.6s [2024-10-29T04:21:57.937Z] [2024-10-29T04:21:57.937Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-29T04:21:57.937Z] #127 ... [2024-10-29T04:21:57.937Z] [2024-10-29T04:21:57.937Z] #198 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T04:21:57.937Z] #198 DONE 0.2s [2024-10-29T04:21:57.937Z] [2024-10-29T04:21:57.937Z] #199 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-29T04:21:57.937Z] #199 DONE 0.2s [2024-10-29T04:21:57.937Z] [2024-10-29T04:21:57.937Z] #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-29T04:21:57.937Z] #200 DONE 0.4s [2024-10-29T04:21:57.937Z] [2024-10-29T04:21:57.937Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-29T04:21:57.937Z] #201 DONE 0.1s [2024-10-29T04:21:57.937Z] [2024-10-29T04:21:57.937Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T04:21:57.937Z] #46 ... [2024-10-29T04:21:57.937Z] [2024-10-29T04:21:57.937Z] #105 [core-command] exporting to image [2024-10-29T04:21:57.937Z] #105 exporting layers [2024-10-29T04:21:57.937Z] #105 exporting layers 0.4s done [2024-10-29T04:21:57.937Z] #105 writing image sha256:2cde73922a9d669d4f2b84d0a41a4048627528e9bf2a043db374f5b0ca3881fc 0.0s done [2024-10-29T04:21:57.937Z] #105 naming to docker.io/library/core-command-arm64 done [2024-10-29T04:21:57.937Z] #105 DONE 9.9s [2024-10-29T04:21:57.937Z] [2024-10-29T04:21:57.937Z] #25 [core-command internal] load .dockerignore [2024-10-29T04:23:34.520Z] #25 ... [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-29T04:23:34.520Z] #148 DONE 1799.4s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-29T04:23:34.520Z] #127 DONE 1799.7s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #25 [core-command internal] load .dockerignore [2024-10-29T04:23:34.520Z] #25 ... [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #202 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T04:23:34.520Z] #202 DONE 0.3s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #203 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-29T04:23:34.520Z] #203 DONE 0.4s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #204 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T04:23:34.520Z] #204 DONE 0.4s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #205 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-29T04:23:34.520Z] #205 DONE 1.0s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #206 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-29T04:23:34.520Z] #206 DONE 0.8s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #207 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-29T04:23:34.520Z] #207 ... [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-29T04:23:34.520Z] #152 DONE 1801.9s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-29T04:23:34.520Z] #208 DONE 0.3s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #207 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-29T04:23:34.520Z] #207 DONE 0.4s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #209 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-29T04:23:34.520Z] #209 ... [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #210 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-29T04:23:34.520Z] #210 DONE 0.4s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #209 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-29T04:23:34.520Z] #209 DONE 0.4s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #105 [core-keeper] exporting to image [2024-10-29T04:23:34.520Z] #105 exporting layers [2024-10-29T04:23:34.520Z] #105 ... [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #211 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T04:23:34.520Z] #211 DONE 0.5s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #212 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-29T04:23:34.520Z] #212 DONE 0.4s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #213 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-29T04:23:34.520Z] #213 ... [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #105 [core-keeper] exporting to image [2024-10-29T04:23:34.520Z] #105 exporting layers 1.3s done [2024-10-29T04:23:34.520Z] #105 writing image sha256:5abedd65b18d3ed0da1aebce340c15127addf0560272b4ac54e1c1d212bd9c5f 0.0s done [2024-10-29T04:23:34.520Z] #105 naming to docker.io/library/core-data-arm64 done [2024-10-29T04:23:34.520Z] #105 writing image sha256:6aeedf95ea6160a0508fd68f520c456b04f3d340fab12f3f70f157bc1a280b1e done [2024-10-29T04:23:34.520Z] #105 naming to docker.io/library/core-keeper-arm64 done [2024-10-29T04:23:34.520Z] #105 DONE 11.5s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T04:23:34.520Z] #46 ... [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #213 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-29T04:23:34.520Z] #213 DONE 0.8s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #214 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-29T04:23:34.520Z] #214 DONE 0.1s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #25 [core-command internal] load .dockerignore [2024-10-29T04:23:34.520Z] #25 ... [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #215 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-29T04:23:34.520Z] #215 DONE 0.1s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #216 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-29T04:23:34.520Z] #216 DONE 0.2s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #105 [core-metadata] exporting to image [2024-10-29T04:23:34.520Z] #105 exporting layers 0.5s done [2024-10-29T04:23:34.520Z] #105 writing image sha256:0b1d3307a61ca4257cc7eacfa1a7eca0667f98df3bcb06aa52b45bb3bf715353 done [2024-10-29T04:23:34.520Z] #105 naming to docker.io/library/core-metadata-arm64 done [2024-10-29T04:23:34.520Z] #105 DONE 12.0s [2024-10-29T04:23:34.520Z] [2024-10-29T04:23:34.520Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T04:24:01.184Z] #46 ... [2024-10-29T04:24:01.184Z] [2024-10-29T04:24:01.184Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-29T04:24:01.184Z] #131 DONE 1831.6s [2024-10-29T04:24:01.184Z] [2024-10-29T04:24:01.184Z] #217 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T04:24:01.184Z] #217 DONE 0.2s [2024-10-29T04:24:01.184Z] [2024-10-29T04:24:01.184Z] #218 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-29T04:24:01.184Z] #218 DONE 0.1s [2024-10-29T04:24:01.184Z] [2024-10-29T04:24:01.184Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T04:24:01.184Z] #46 ... [2024-10-29T04:24:01.184Z] [2024-10-29T04:24:01.184Z] #219 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-29T04:24:01.184Z] #219 DONE 0.6s [2024-10-29T04:24:01.184Z] [2024-10-29T04:24:01.184Z] #25 [core-command internal] load .dockerignore [2024-10-29T04:24:01.184Z] #25 ... [2024-10-29T04:24:01.184Z] [2024-10-29T04:24:01.184Z] #220 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-29T04:24:01.184Z] #220 DONE 0.1s [2024-10-29T04:24:01.184Z] [2024-10-29T04:24:01.184Z] #221 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-29T04:24:01.184Z] #221 DONE 0.1s [2024-10-29T04:24:01.184Z] [2024-10-29T04:24:01.184Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-29T04:24:01.184Z] #46 ... [2024-10-29T04:24:01.184Z] [2024-10-29T04:24:01.184Z] #105 [support-notifications] exporting to image [2024-10-29T04:24:01.184Z] #105 exporting layers [2024-10-29T04:24:01.184Z] #105 ... [2024-10-29T04:24:01.184Z] [2024-10-29T04:24:01.184Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-29T04:24:01.184Z] #151 DONE 1833.3s [2024-10-29T04:24:01.184Z] [2024-10-29T04:24:01.184Z] #222 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-29T04:24:01.184Z] #222 DONE 0.2s [2024-10-29T04:24:01.184Z] [2024-10-29T04:24:01.184Z] #223 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-29T04:24:01.184Z] #223 DONE 0.1s [2024-10-29T04:24:01.184Z] [2024-10-29T04:24:01.184Z] #25 [core-command internal] load .dockerignore [2024-10-29T04:24:01.184Z] #25 ... [2024-10-29T04:24:01.184Z] [2024-10-29T04:24:01.184Z] #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-29T04:24:01.184Z] #224 ... [2024-10-29T04:24:01.184Z] [2024-10-29T04:24:01.184Z] #105 [support-notifications] exporting to image [2024-10-29T04:24:01.184Z] #105 exporting layers 1.0s done [2024-10-29T04:24:01.184Z] #105 writing image sha256:6476c36018ce4d3ddb0c5d4848153515b62ec0a1943644b683120485d9906a10 done [2024-10-29T04:24:01.184Z] #105 naming to docker.io/library/support-notifications-arm64 done [2024-10-29T04:24:01.184Z] #105 DONE 13.0s [2024-10-29T04:24:01.450Z] [2024-10-29T04:24:01.450Z] #25 [core-command internal] load .dockerignore [2024-10-29T04:24:01.717Z] #25 ... [2024-10-29T04:24:01.717Z] [2024-10-29T04:24:01.717Z] #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-29T04:24:01.717Z] #224 DONE 0.6s [2024-10-29T04:24:01.717Z] [2024-10-29T04:24:01.717Z] #225 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-29T04:24:01.717Z] #225 DONE 0.1s [2024-10-29T04:24:01.717Z] [2024-10-29T04:24:01.717Z] #105 [support-cron-scheduler] exporting to image [2024-10-29T04:24:02.678Z] #105 exporting layers 0.8s done [2024-10-29T04:24:02.678Z] #105 writing image sha256:93326b2d36be5d0097fa802a8eb89cb29f74348235019f2cc354dc1c835011ff done [2024-10-29T04:24:02.678Z] #105 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-29T04:24:02.678Z] #105 DONE 13.8s [2024-10-29T04:24:02.678Z] [2024-10-29T04:24:02.678Z] #25 [core-command internal] load .dockerignore [2024-10-29T04:24:02.678Z] time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T04:24:02.678Z] time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T04:24:02.678Z] time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T04:24:02.678Z] time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T04:24:02.678Z] time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T04:24:02.678Z] time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T04:24:02.678Z] time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T04:24:02.678Z] time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T04:24:02.678Z] time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T04:24:02.678Z] time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T04:24:02.678Z] time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T04:24:02.678Z] time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T04:24:02.678Z] time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T04:24:02.678Z] time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-29T04:24:02.678Z] time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-29T04:24:02.685Z] $ docker stop --time=1 792eaf9372697dab5d7f133bf493ef4a23be183991121b5524285b3c16f64e81 [2024-10-29T04:24:04.342Z] $ docker rm -f --volumes 792eaf9372697dab5d7f133bf493ef4a23be183991121b5524285b3c16f64e81 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-29T04:24:04.824Z] + docker images [2024-10-29T04:24:04.824Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-29T04:24:04.824Z] support-cron-scheduler-arm64 latest 93326b2d36be 3 seconds ago 72.6MB [2024-10-29T04:24:04.824Z] support-notifications-arm64 latest 6476c36018ce 5 seconds ago 71.4MB [2024-10-29T04:24:04.824Z] core-metadata-arm64 latest 0b1d3307a61c 33 seconds ago 48.6MB [2024-10-29T04:24:04.824Z] core-keeper-arm64 latest 6aeedf95ea61 35 seconds ago 41.7MB [2024-10-29T04:24:04.824Z] core-data-arm64 latest 5abedd65b18d 35 seconds ago 48.5MB [2024-10-29T04:24:04.824Z] core-command-arm64 latest 2cde73922a9d 2 minutes ago 42.7MB [2024-10-29T04:24:04.824Z] security-proxy-auth-arm64 latest 76593d3c0918 3 minutes ago 40.9MB [2024-10-29T04:24:04.824Z] security-spiffe-token-provider-arm64 latest ff6d536e0404 9 minutes ago 48.4MB [2024-10-29T04:24:04.824Z] core-common-config-bootstrapper-arm64 latest 90dd6a3b1be6 11 minutes ago 28.1MB [2024-10-29T04:24:04.824Z] security-secretstore-setup-arm64 latest 5293861f7e5f 12 minutes ago 58.2MB [2024-10-29T04:24:04.824Z] security-proxy-setup-arm64 latest ee9f888c00cd 12 minutes ago 40.4MB [2024-10-29T04:24:04.824Z] security-bootstrapper-arm64 latest 2aa01e5123c0 12 minutes ago 33.8MB [2024-10-29T04:24:04.824Z] security-spire-agent-arm64 latest d64c68520be1 32 minutes ago 182MB [2024-10-29T04:24:04.824Z] security-spire-server-arm64 latest d62d4e9b3971 32 minutes ago 124MB [2024-10-29T04:24:04.824Z] security-spire-config-arm64 latest 3aa97cefe1d2 32 minutes ago 123MB [2024-10-29T04:24:04.824Z] ci-base-image-arm64 latest 9faa26a6920e 33 minutes ago 965MB [2024-10-29T04:24:04.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 3 weeks ago 558MB [2024-10-29T04:24:04.824Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-29T04:24:04.959Z] provisioning config files... [2024-10-29T04:24:04.973Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/739@tmp/config12543895950883137873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-29T04:24:05.310Z] ---> ****-login.sh [2024-10-29T04:24:05.310Z] nexus3.edgexfoundry.org:10001 [2024-10-29T04:24:05.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T04:24:05.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T04:24:05.576Z] Configure a credential helper to remove this warning. See [2024-10-29T04:24:05.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T04:24:05.576Z] [2024-10-29T04:24:05.576Z] Login Succeeded [2024-10-29T04:24:05.576Z] nexus3.edgexfoundry.org:10002 [2024-10-29T04:24:05.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T04:24:06.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T04:24:06.106Z] Configure a credential helper to remove this warning. See [2024-10-29T04:24:06.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T04:24:06.106Z] [2024-10-29T04:24:06.106Z] Login Succeeded [2024-10-29T04:24:06.106Z] nexus3.edgexfoundry.org:10003 [2024-10-29T04:24:06.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T04:24:06.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T04:24:06.371Z] Configure a credential helper to remove this warning. See [2024-10-29T04:24:06.371Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T04:24:06.371Z] [2024-10-29T04:24:06.371Z] Login Succeeded [2024-10-29T04:24:06.371Z] nexus3.edgexfoundry.org:10004 [2024-10-29T04:24:06.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T04:24:06.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T04:24:06.635Z] Configure a credential helper to remove this warning. See [2024-10-29T04:24:06.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T04:24:06.635Z] [2024-10-29T04:24:06.635Z] Login Succeeded [2024-10-29T04:24:06.635Z] ****.io [2024-10-29T04:24:06.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-29T04:24:07.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-29T04:24:07.169Z] Configure a credential helper to remove this warning. See [2024-10-29T04:24:07.169Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-29T04:24:07.169Z] [2024-10-29T04:24:07.169Z] Login Succeeded [2024-10-29T04:24:07.169Z] ---> ****-login.sh ends [Pipeline] } [2024-10-29T04:24:07.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T04:24:07.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-29T04:24:07.266Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-29T04:24:07.266Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:24:07.266Z] latest [2024-10-29T04:24:07.266Z] 4.0.0-dev.5 [2024-10-29T04:24:07.266Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:24:07.266Z] main [2024-10-29T04:24:07.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:07.652Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:08.019Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:24:08.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-29T04:24:08.019Z] 2773e13d3446: Preparing [2024-10-29T04:24:08.019Z] 50650d44ecf2: Preparing [2024-10-29T04:24:08.019Z] e0ee4435545f: Preparing [2024-10-29T04:24:08.019Z] 002152e1aa07: Preparing [2024-10-29T04:24:08.019Z] f63223695237: Preparing [2024-10-29T04:24:08.019Z] 306cd9176216: Preparing [2024-10-29T04:24:08.019Z] 16113d51b718: Preparing [2024-10-29T04:24:08.019Z] 306cd9176216: Waiting [2024-10-29T04:24:08.019Z] 16113d51b718: Waiting [2024-10-29T04:24:08.282Z] 2773e13d3446: Pushed [2024-10-29T04:24:08.282Z] e0ee4435545f: Pushed [2024-10-29T04:24:08.282Z] 002152e1aa07: Pushed [2024-10-29T04:24:08.282Z] 16113d51b718: Layer already exists [2024-10-29T04:24:08.282Z] 306cd9176216: Pushed [2024-10-29T04:24:09.679Z] f63223695237: Pushed [2024-10-29T04:24:14.998Z] 50650d44ecf2: Pushed [2024-10-29T04:24:14.998Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:657651cd011a8e7b1468f9cca02fe1dd137f917d6f1dd47969b5e226a96a66c9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:15.361Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:15.729Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-29T04:24:15.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-29T04:24:15.729Z] 2773e13d3446: Preparing [2024-10-29T04:24:15.729Z] 50650d44ecf2: Preparing [2024-10-29T04:24:15.729Z] e0ee4435545f: Preparing [2024-10-29T04:24:15.729Z] 002152e1aa07: Preparing [2024-10-29T04:24:15.729Z] f63223695237: Preparing [2024-10-29T04:24:15.729Z] 306cd9176216: Preparing [2024-10-29T04:24:15.729Z] 16113d51b718: Preparing [2024-10-29T04:24:15.729Z] 306cd9176216: Waiting [2024-10-29T04:24:15.729Z] 16113d51b718: Waiting [2024-10-29T04:24:15.729Z] 2773e13d3446: Layer already exists [2024-10-29T04:24:15.729Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:15.729Z] e0ee4435545f: Layer already exists [2024-10-29T04:24:15.729Z] f63223695237: Layer already exists [2024-10-29T04:24:15.729Z] 50650d44ecf2: Layer already exists [2024-10-29T04:24:15.729Z] 16113d51b718: Layer already exists [2024-10-29T04:24:15.729Z] 306cd9176216: Layer already exists [2024-10-29T04:24:15.994Z] latest: digest: sha256:657651cd011a8e7b1468f9cca02fe1dd137f917d6f1dd47969b5e226a96a66c9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:16.359Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:16.720Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.5 [2024-10-29T04:24:16.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-29T04:24:16.721Z] 2773e13d3446: Preparing [2024-10-29T04:24:16.721Z] 50650d44ecf2: Preparing [2024-10-29T04:24:16.721Z] e0ee4435545f: Preparing [2024-10-29T04:24:16.721Z] 002152e1aa07: Preparing [2024-10-29T04:24:16.721Z] f63223695237: Preparing [2024-10-29T04:24:16.721Z] 306cd9176216: Preparing [2024-10-29T04:24:16.721Z] 16113d51b718: Preparing [2024-10-29T04:24:16.721Z] 16113d51b718: Waiting [2024-10-29T04:24:16.721Z] 306cd9176216: Waiting [2024-10-29T04:24:16.721Z] 2773e13d3446: Layer already exists [2024-10-29T04:24:16.721Z] f63223695237: Layer already exists [2024-10-29T04:24:16.721Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:16.721Z] e0ee4435545f: Layer already exists [2024-10-29T04:24:16.721Z] 50650d44ecf2: Layer already exists [2024-10-29T04:24:16.721Z] 16113d51b718: Layer already exists [2024-10-29T04:24:16.721Z] 306cd9176216: Layer already exists [2024-10-29T04:24:16.721Z] 4.0.0-dev.5: digest: sha256:657651cd011a8e7b1468f9cca02fe1dd137f917d6f1dd47969b5e226a96a66c9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:17.328Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:17.677Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:24:17.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-29T04:24:17.678Z] 2773e13d3446: Preparing [2024-10-29T04:24:17.678Z] 50650d44ecf2: Preparing [2024-10-29T04:24:17.678Z] e0ee4435545f: Preparing [2024-10-29T04:24:17.678Z] 002152e1aa07: Preparing [2024-10-29T04:24:17.678Z] f63223695237: Preparing [2024-10-29T04:24:17.678Z] 306cd9176216: Preparing [2024-10-29T04:24:17.678Z] 16113d51b718: Preparing [2024-10-29T04:24:17.678Z] 306cd9176216: Waiting [2024-10-29T04:24:17.678Z] 16113d51b718: Waiting [2024-10-29T04:24:17.678Z] 2773e13d3446: Layer already exists [2024-10-29T04:24:17.678Z] e0ee4435545f: Layer already exists [2024-10-29T04:24:17.678Z] f63223695237: Layer already exists [2024-10-29T04:24:17.678Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:17.678Z] 50650d44ecf2: Layer already exists [2024-10-29T04:24:17.678Z] 16113d51b718: Layer already exists [2024-10-29T04:24:17.678Z] 306cd9176216: Layer already exists [2024-10-29T04:24:17.942Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:657651cd011a8e7b1468f9cca02fe1dd137f917d6f1dd47969b5e226a96a66c9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:18.300Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:18.652Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-29T04:24:18.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-29T04:24:18.652Z] 2773e13d3446: Preparing [2024-10-29T04:24:18.652Z] 50650d44ecf2: Preparing [2024-10-29T04:24:18.652Z] e0ee4435545f: Preparing [2024-10-29T04:24:18.652Z] 002152e1aa07: Preparing [2024-10-29T04:24:18.652Z] f63223695237: Preparing [2024-10-29T04:24:18.652Z] 306cd9176216: Preparing [2024-10-29T04:24:18.652Z] 16113d51b718: Preparing [2024-10-29T04:24:18.652Z] 306cd9176216: Waiting [2024-10-29T04:24:18.652Z] 16113d51b718: Waiting [2024-10-29T04:24:18.652Z] 2773e13d3446: Layer already exists [2024-10-29T04:24:18.652Z] f63223695237: Layer already exists [2024-10-29T04:24:18.652Z] e0ee4435545f: Layer already exists [2024-10-29T04:24:18.652Z] 50650d44ecf2: Layer already exists [2024-10-29T04:24:18.652Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:18.652Z] 306cd9176216: Layer already exists [2024-10-29T04:24:18.652Z] 16113d51b718: Layer already exists [2024-10-29T04:24:18.652Z] main: digest: sha256:657651cd011a8e7b1468f9cca02fe1dd137f917d6f1dd47969b5e226a96a66c9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T04:24:18.992Z] ===================================================== [Pipeline] echo [2024-10-29T04:24:19.006Z] taggedImages: [2024-10-29T04:24:19.006Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:24:19.006Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-29T04:24:19.006Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.5 [2024-10-29T04:24:19.006Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:24:19.006Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-29T04:24:19.034Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-29T04:24:19.034Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:24:19.034Z] latest [2024-10-29T04:24:19.034Z] 4.0.0-dev.5 [2024-10-29T04:24:19.034Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:24:19.034Z] main [2024-10-29T04:24:19.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:19.403Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:19.764Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:24:19.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-29T04:24:19.764Z] 6b52a9a74cf5: Preparing [2024-10-29T04:24:19.764Z] ec6fdb08dd73: Preparing [2024-10-29T04:24:19.764Z] c83349c779ba: Preparing [2024-10-29T04:24:19.764Z] 7600718aec02: Preparing [2024-10-29T04:24:19.764Z] e0ee4435545f: Preparing [2024-10-29T04:24:19.764Z] 002152e1aa07: Preparing [2024-10-29T04:24:19.764Z] f63223695237: Preparing [2024-10-29T04:24:19.764Z] 306cd9176216: Preparing [2024-10-29T04:24:19.764Z] 16113d51b718: Preparing [2024-10-29T04:24:19.764Z] 002152e1aa07: Waiting [2024-10-29T04:24:19.764Z] 306cd9176216: Waiting [2024-10-29T04:24:19.764Z] f63223695237: Waiting [2024-10-29T04:24:19.764Z] 16113d51b718: Waiting [2024-10-29T04:24:19.764Z] e0ee4435545f: Layer already exists [2024-10-29T04:24:20.029Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:20.029Z] f63223695237: Layer already exists [2024-10-29T04:24:20.029Z] c83349c779ba: Pushed [2024-10-29T04:24:20.029Z] ec6fdb08dd73: Pushed [2024-10-29T04:24:20.029Z] 306cd9176216: Layer already exists [2024-10-29T04:24:20.029Z] 6b52a9a74cf5: Pushed [2024-10-29T04:24:20.029Z] 16113d51b718: Layer already exists [2024-10-29T04:24:23.354Z] 7600718aec02: Pushed [2024-10-29T04:24:23.354Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:5fdfdbf63e3d4c90c1f0aacdc2f99bbffa27dd236ab3bae1f4846963fefdcc37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:23.721Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:24.077Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-29T04:24:24.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-29T04:24:24.078Z] 6b52a9a74cf5: Preparing [2024-10-29T04:24:24.078Z] ec6fdb08dd73: Preparing [2024-10-29T04:24:24.078Z] c83349c779ba: Preparing [2024-10-29T04:24:24.078Z] 7600718aec02: Preparing [2024-10-29T04:24:24.078Z] e0ee4435545f: Preparing [2024-10-29T04:24:24.078Z] 002152e1aa07: Preparing [2024-10-29T04:24:24.078Z] f63223695237: Preparing [2024-10-29T04:24:24.078Z] 002152e1aa07: Waiting [2024-10-29T04:24:24.078Z] 306cd9176216: Preparing [2024-10-29T04:24:24.078Z] f63223695237: Waiting [2024-10-29T04:24:24.078Z] 16113d51b718: Preparing [2024-10-29T04:24:24.078Z] 306cd9176216: Waiting [2024-10-29T04:24:24.078Z] 16113d51b718: Waiting [2024-10-29T04:24:24.078Z] c83349c779ba: Layer already exists [2024-10-29T04:24:24.078Z] 7600718aec02: Layer already exists [2024-10-29T04:24:24.078Z] e0ee4435545f: Layer already exists [2024-10-29T04:24:24.078Z] ec6fdb08dd73: Layer already exists [2024-10-29T04:24:24.078Z] 6b52a9a74cf5: Layer already exists [2024-10-29T04:24:24.078Z] f63223695237: Layer already exists [2024-10-29T04:24:24.078Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:24.078Z] 306cd9176216: Layer already exists [2024-10-29T04:24:24.078Z] 16113d51b718: Layer already exists [2024-10-29T04:24:24.078Z] latest: digest: sha256:5fdfdbf63e3d4c90c1f0aacdc2f99bbffa27dd236ab3bae1f4846963fefdcc37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:24.705Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:25.057Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.5 [2024-10-29T04:24:25.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-29T04:24:25.057Z] 6b52a9a74cf5: Preparing [2024-10-29T04:24:25.057Z] ec6fdb08dd73: Preparing [2024-10-29T04:24:25.057Z] c83349c779ba: Preparing [2024-10-29T04:24:25.057Z] 7600718aec02: Preparing [2024-10-29T04:24:25.057Z] e0ee4435545f: Preparing [2024-10-29T04:24:25.057Z] 002152e1aa07: Preparing [2024-10-29T04:24:25.057Z] f63223695237: Preparing [2024-10-29T04:24:25.057Z] 306cd9176216: Preparing [2024-10-29T04:24:25.057Z] 16113d51b718: Preparing [2024-10-29T04:24:25.057Z] 002152e1aa07: Waiting [2024-10-29T04:24:25.057Z] f63223695237: Waiting [2024-10-29T04:24:25.057Z] 306cd9176216: Waiting [2024-10-29T04:24:25.057Z] 16113d51b718: Waiting [2024-10-29T04:24:25.057Z] ec6fdb08dd73: Layer already exists [2024-10-29T04:24:25.057Z] e0ee4435545f: Layer already exists [2024-10-29T04:24:25.057Z] 7600718aec02: Layer already exists [2024-10-29T04:24:25.057Z] c83349c779ba: Layer already exists [2024-10-29T04:24:25.057Z] 6b52a9a74cf5: Layer already exists [2024-10-29T04:24:25.057Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:25.057Z] 306cd9176216: Layer already exists [2024-10-29T04:24:25.057Z] 16113d51b718: Layer already exists [2024-10-29T04:24:25.057Z] f63223695237: Layer already exists [2024-10-29T04:24:25.326Z] 4.0.0-dev.5: digest: sha256:5fdfdbf63e3d4c90c1f0aacdc2f99bbffa27dd236ab3bae1f4846963fefdcc37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:25.685Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:26.032Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:24:26.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-29T04:24:26.032Z] 6b52a9a74cf5: Preparing [2024-10-29T04:24:26.032Z] ec6fdb08dd73: Preparing [2024-10-29T04:24:26.032Z] c83349c779ba: Preparing [2024-10-29T04:24:26.032Z] 7600718aec02: Preparing [2024-10-29T04:24:26.032Z] e0ee4435545f: Preparing [2024-10-29T04:24:26.032Z] 002152e1aa07: Preparing [2024-10-29T04:24:26.032Z] f63223695237: Preparing [2024-10-29T04:24:26.032Z] 306cd9176216: Preparing [2024-10-29T04:24:26.032Z] 16113d51b718: Preparing [2024-10-29T04:24:26.032Z] f63223695237: Waiting [2024-10-29T04:24:26.032Z] 306cd9176216: Waiting [2024-10-29T04:24:26.032Z] 16113d51b718: Waiting [2024-10-29T04:24:26.032Z] 002152e1aa07: Waiting [2024-10-29T04:24:26.032Z] 6b52a9a74cf5: Layer already exists [2024-10-29T04:24:26.032Z] 7600718aec02: Layer already exists [2024-10-29T04:24:26.032Z] e0ee4435545f: Layer already exists [2024-10-29T04:24:26.032Z] ec6fdb08dd73: Layer already exists [2024-10-29T04:24:26.032Z] c83349c779ba: Layer already exists [2024-10-29T04:24:26.032Z] 306cd9176216: Layer already exists [2024-10-29T04:24:26.032Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:26.032Z] f63223695237: Layer already exists [2024-10-29T04:24:26.032Z] 16113d51b718: Layer already exists [2024-10-29T04:24:26.296Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:5fdfdbf63e3d4c90c1f0aacdc2f99bbffa27dd236ab3bae1f4846963fefdcc37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:26.658Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:27.017Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-29T04:24:27.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-29T04:24:27.017Z] 6b52a9a74cf5: Preparing [2024-10-29T04:24:27.017Z] ec6fdb08dd73: Preparing [2024-10-29T04:24:27.017Z] c83349c779ba: Preparing [2024-10-29T04:24:27.017Z] 7600718aec02: Preparing [2024-10-29T04:24:27.017Z] e0ee4435545f: Preparing [2024-10-29T04:24:27.017Z] 002152e1aa07: Preparing [2024-10-29T04:24:27.017Z] f63223695237: Preparing [2024-10-29T04:24:27.017Z] 306cd9176216: Preparing [2024-10-29T04:24:27.017Z] 16113d51b718: Preparing [2024-10-29T04:24:27.017Z] 002152e1aa07: Waiting [2024-10-29T04:24:27.017Z] f63223695237: Waiting [2024-10-29T04:24:27.017Z] 306cd9176216: Waiting [2024-10-29T04:24:27.017Z] 16113d51b718: Waiting [2024-10-29T04:24:27.017Z] 7600718aec02: Layer already exists [2024-10-29T04:24:27.017Z] ec6fdb08dd73: Layer already exists [2024-10-29T04:24:27.017Z] c83349c779ba: Layer already exists [2024-10-29T04:24:27.017Z] e0ee4435545f: Layer already exists [2024-10-29T04:24:27.017Z] 6b52a9a74cf5: Layer already exists [2024-10-29T04:24:27.017Z] 306cd9176216: Layer already exists [2024-10-29T04:24:27.017Z] f63223695237: Layer already exists [2024-10-29T04:24:27.017Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:27.017Z] 16113d51b718: Layer already exists [2024-10-29T04:24:27.282Z] main: digest: sha256:5fdfdbf63e3d4c90c1f0aacdc2f99bbffa27dd236ab3bae1f4846963fefdcc37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T04:24:27.367Z] ===================================================== [Pipeline] echo [2024-10-29T04:24:27.388Z] taggedImages: [2024-10-29T04:24:27.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:24:27.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-29T04:24:27.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.5 [2024-10-29T04:24:27.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:24:27.388Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-29T04:24:27.414Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-29T04:24:27.414Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:24:27.414Z] latest [2024-10-29T04:24:27.414Z] 4.0.0-dev.5 [2024-10-29T04:24:27.414Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:24:27.414Z] main [2024-10-29T04:24:27.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:27.781Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:28.152Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:24:28.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-29T04:24:28.152Z] 1b8cf1f1915d: Preparing [2024-10-29T04:24:28.152Z] 65efd35871e0: Preparing [2024-10-29T04:24:28.152Z] d89482361bde: Preparing [2024-10-29T04:24:28.152Z] e0ee4435545f: Preparing [2024-10-29T04:24:28.152Z] 002152e1aa07: Preparing [2024-10-29T04:24:28.152Z] 5f6b1b6e9bea: Preparing [2024-10-29T04:24:28.152Z] a020d41f8a78: Preparing [2024-10-29T04:24:28.152Z] 16113d51b718: Preparing [2024-10-29T04:24:28.152Z] 16113d51b718: Waiting [2024-10-29T04:24:28.152Z] a020d41f8a78: Waiting [2024-10-29T04:24:28.152Z] 5f6b1b6e9bea: Waiting [2024-10-29T04:24:28.423Z] e0ee4435545f: Layer already exists [2024-10-29T04:24:28.423Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:28.423Z] 65efd35871e0: Pushed [2024-10-29T04:24:28.423Z] 1b8cf1f1915d: Pushed [2024-10-29T04:24:28.423Z] 16113d51b718: Layer already exists [2024-10-29T04:24:28.423Z] a020d41f8a78: Pushed [2024-10-29T04:24:29.820Z] 5f6b1b6e9bea: Pushed [2024-10-29T04:24:35.147Z] d89482361bde: Pushed [2024-10-29T04:24:35.147Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:d35acb030f6b06da16d9a5c2f1b6963ef327ab14ad54f419c49693a43e50186f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:35.501Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:35.846Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-29T04:24:35.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-29T04:24:35.846Z] 1b8cf1f1915d: Preparing [2024-10-29T04:24:35.846Z] 65efd35871e0: Preparing [2024-10-29T04:24:35.846Z] d89482361bde: Preparing [2024-10-29T04:24:35.846Z] e0ee4435545f: Preparing [2024-10-29T04:24:35.846Z] 002152e1aa07: Preparing [2024-10-29T04:24:35.846Z] 5f6b1b6e9bea: Preparing [2024-10-29T04:24:35.846Z] a020d41f8a78: Preparing [2024-10-29T04:24:35.846Z] 16113d51b718: Preparing [2024-10-29T04:24:35.846Z] 5f6b1b6e9bea: Waiting [2024-10-29T04:24:35.846Z] a020d41f8a78: Waiting [2024-10-29T04:24:35.846Z] 16113d51b718: Waiting [2024-10-29T04:24:35.846Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:35.846Z] d89482361bde: Layer already exists [2024-10-29T04:24:35.846Z] e0ee4435545f: Layer already exists [2024-10-29T04:24:35.846Z] 65efd35871e0: Layer already exists [2024-10-29T04:24:35.846Z] 1b8cf1f1915d: Layer already exists [2024-10-29T04:24:35.846Z] a020d41f8a78: Layer already exists [2024-10-29T04:24:35.846Z] 5f6b1b6e9bea: Layer already exists [2024-10-29T04:24:35.846Z] 16113d51b718: Layer already exists [2024-10-29T04:24:36.110Z] latest: digest: sha256:d35acb030f6b06da16d9a5c2f1b6963ef327ab14ad54f419c49693a43e50186f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:36.477Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:36.917Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.5 [2024-10-29T04:24:36.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-29T04:24:36.917Z] 1b8cf1f1915d: Preparing [2024-10-29T04:24:36.917Z] 65efd35871e0: Preparing [2024-10-29T04:24:36.917Z] d89482361bde: Preparing [2024-10-29T04:24:36.917Z] e0ee4435545f: Preparing [2024-10-29T04:24:36.917Z] 002152e1aa07: Preparing [2024-10-29T04:24:36.917Z] 5f6b1b6e9bea: Preparing [2024-10-29T04:24:36.917Z] a020d41f8a78: Preparing [2024-10-29T04:24:36.917Z] 5f6b1b6e9bea: Waiting [2024-10-29T04:24:36.917Z] 16113d51b718: Preparing [2024-10-29T04:24:36.917Z] a020d41f8a78: Waiting [2024-10-29T04:24:36.917Z] 65efd35871e0: Layer already exists [2024-10-29T04:24:36.917Z] d89482361bde: Layer already exists [2024-10-29T04:24:36.917Z] e0ee4435545f: Layer already exists [2024-10-29T04:24:36.917Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:36.917Z] 1b8cf1f1915d: Layer already exists [2024-10-29T04:24:36.917Z] 5f6b1b6e9bea: Layer already exists [2024-10-29T04:24:36.917Z] a020d41f8a78: Layer already exists [2024-10-29T04:24:36.917Z] 16113d51b718: Layer already exists [2024-10-29T04:24:37.182Z] 4.0.0-dev.5: digest: sha256:d35acb030f6b06da16d9a5c2f1b6963ef327ab14ad54f419c49693a43e50186f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:37.551Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:37.922Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:24:37.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-29T04:24:37.922Z] 1b8cf1f1915d: Preparing [2024-10-29T04:24:37.922Z] 65efd35871e0: Preparing [2024-10-29T04:24:37.922Z] d89482361bde: Preparing [2024-10-29T04:24:37.922Z] e0ee4435545f: Preparing [2024-10-29T04:24:37.922Z] 002152e1aa07: Preparing [2024-10-29T04:24:37.922Z] 5f6b1b6e9bea: Preparing [2024-10-29T04:24:37.922Z] a020d41f8a78: Preparing [2024-10-29T04:24:37.922Z] 16113d51b718: Preparing [2024-10-29T04:24:37.922Z] 5f6b1b6e9bea: Waiting [2024-10-29T04:24:37.922Z] a020d41f8a78: Waiting [2024-10-29T04:24:37.922Z] 16113d51b718: Waiting [2024-10-29T04:24:37.922Z] 65efd35871e0: Layer already exists [2024-10-29T04:24:37.922Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:37.922Z] d89482361bde: Layer already exists [2024-10-29T04:24:37.922Z] e0ee4435545f: Layer already exists [2024-10-29T04:24:37.922Z] 1b8cf1f1915d: Layer already exists [2024-10-29T04:24:37.922Z] 16113d51b718: Layer already exists [2024-10-29T04:24:37.922Z] a020d41f8a78: Layer already exists [2024-10-29T04:24:37.922Z] 5f6b1b6e9bea: Layer already exists [2024-10-29T04:24:37.922Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:d35acb030f6b06da16d9a5c2f1b6963ef327ab14ad54f419c49693a43e50186f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:38.729Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:39.106Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-29T04:24:39.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-29T04:24:39.106Z] 1b8cf1f1915d: Preparing [2024-10-29T04:24:39.106Z] 65efd35871e0: Preparing [2024-10-29T04:24:39.106Z] d89482361bde: Preparing [2024-10-29T04:24:39.106Z] e0ee4435545f: Preparing [2024-10-29T04:24:39.106Z] 002152e1aa07: Preparing [2024-10-29T04:24:39.106Z] 5f6b1b6e9bea: Preparing [2024-10-29T04:24:39.106Z] a020d41f8a78: Preparing [2024-10-29T04:24:39.106Z] 5f6b1b6e9bea: Waiting [2024-10-29T04:24:39.106Z] a020d41f8a78: Waiting [2024-10-29T04:24:39.106Z] 16113d51b718: Preparing [2024-10-29T04:24:39.106Z] 16113d51b718: Waiting [2024-10-29T04:24:39.106Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:39.106Z] d89482361bde: Layer already exists [2024-10-29T04:24:39.106Z] 1b8cf1f1915d: Layer already exists [2024-10-29T04:24:39.106Z] 65efd35871e0: Layer already exists [2024-10-29T04:24:39.106Z] e0ee4435545f: Layer already exists [2024-10-29T04:24:39.106Z] 16113d51b718: Layer already exists [2024-10-29T04:24:39.106Z] a020d41f8a78: Layer already exists [2024-10-29T04:24:39.106Z] 5f6b1b6e9bea: Layer already exists [2024-10-29T04:24:39.371Z] main: digest: sha256:d35acb030f6b06da16d9a5c2f1b6963ef327ab14ad54f419c49693a43e50186f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T04:24:39.452Z] ===================================================== [Pipeline] echo [2024-10-29T04:24:39.464Z] taggedImages: [2024-10-29T04:24:39.464Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:24:39.464Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-29T04:24:39.464Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.5 [2024-10-29T04:24:39.464Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:24:39.464Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-29T04:24:39.490Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-29T04:24:39.490Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:24:39.490Z] latest [2024-10-29T04:24:39.490Z] 4.0.0-dev.5 [2024-10-29T04:24:39.490Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:24:39.490Z] main [2024-10-29T04:24:39.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:39.859Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:40.210Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:24:40.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-29T04:24:40.210Z] 7373c3829747: Preparing [2024-10-29T04:24:40.210Z] 113b4888d6c0: Preparing [2024-10-29T04:24:40.210Z] 645faa654a32: Preparing [2024-10-29T04:24:40.210Z] 002152e1aa07: Preparing [2024-10-29T04:24:40.210Z] 712c6785a80b: Preparing [2024-10-29T04:24:40.210Z] 90856f1f54d4: Preparing [2024-10-29T04:24:40.210Z] 16113d51b718: Preparing [2024-10-29T04:24:40.210Z] 90856f1f54d4: Waiting [2024-10-29T04:24:40.210Z] 16113d51b718: Waiting [2024-10-29T04:24:40.210Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:40.475Z] 113b4888d6c0: Pushed [2024-10-29T04:24:40.475Z] 16113d51b718: Layer already exists [2024-10-29T04:24:40.475Z] 90856f1f54d4: Pushed [2024-10-29T04:24:40.475Z] 7373c3829747: Pushed [2024-10-29T04:24:40.475Z] 712c6785a80b: Pushed [2024-10-29T04:24:48.657Z] 645faa654a32: Pushed [2024-10-29T04:24:48.657Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:40a6c1239a9f438f060f381af8c566b9c81e81fc9ce1cc2eb848a6ac42835ed0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:49.013Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:49.360Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-29T04:24:49.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-29T04:24:49.360Z] 7373c3829747: Preparing [2024-10-29T04:24:49.360Z] 113b4888d6c0: Preparing [2024-10-29T04:24:49.360Z] 645faa654a32: Preparing [2024-10-29T04:24:49.360Z] 002152e1aa07: Preparing [2024-10-29T04:24:49.360Z] 712c6785a80b: Preparing [2024-10-29T04:24:49.360Z] 90856f1f54d4: Preparing [2024-10-29T04:24:49.360Z] 16113d51b718: Preparing [2024-10-29T04:24:49.360Z] 90856f1f54d4: Waiting [2024-10-29T04:24:49.360Z] 16113d51b718: Waiting [2024-10-29T04:24:49.360Z] 113b4888d6c0: Layer already exists [2024-10-29T04:24:49.360Z] 645faa654a32: Layer already exists [2024-10-29T04:24:49.360Z] 7373c3829747: Layer already exists [2024-10-29T04:24:49.360Z] 712c6785a80b: Layer already exists [2024-10-29T04:24:49.360Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:49.360Z] 90856f1f54d4: Layer already exists [2024-10-29T04:24:49.360Z] 16113d51b718: Layer already exists [2024-10-29T04:24:49.624Z] latest: digest: sha256:40a6c1239a9f438f060f381af8c566b9c81e81fc9ce1cc2eb848a6ac42835ed0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:49.987Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:50.333Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.5 [2024-10-29T04:24:50.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-29T04:24:50.333Z] 7373c3829747: Preparing [2024-10-29T04:24:50.333Z] 113b4888d6c0: Preparing [2024-10-29T04:24:50.333Z] 645faa654a32: Preparing [2024-10-29T04:24:50.333Z] 002152e1aa07: Preparing [2024-10-29T04:24:50.333Z] 712c6785a80b: Preparing [2024-10-29T04:24:50.333Z] 90856f1f54d4: Preparing [2024-10-29T04:24:50.333Z] 16113d51b718: Preparing [2024-10-29T04:24:50.333Z] 90856f1f54d4: Waiting [2024-10-29T04:24:50.333Z] 16113d51b718: Waiting [2024-10-29T04:24:50.333Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:50.333Z] 7373c3829747: Layer already exists [2024-10-29T04:24:50.333Z] 113b4888d6c0: Layer already exists [2024-10-29T04:24:50.333Z] 712c6785a80b: Layer already exists [2024-10-29T04:24:50.333Z] 645faa654a32: Layer already exists [2024-10-29T04:24:50.333Z] 16113d51b718: Layer already exists [2024-10-29T04:24:50.333Z] 90856f1f54d4: Layer already exists [2024-10-29T04:24:50.333Z] 4.0.0-dev.5: digest: sha256:40a6c1239a9f438f060f381af8c566b9c81e81fc9ce1cc2eb848a6ac42835ed0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:50.696Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:51.053Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:24:51.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-29T04:24:51.053Z] 7373c3829747: Preparing [2024-10-29T04:24:51.053Z] 113b4888d6c0: Preparing [2024-10-29T04:24:51.053Z] 645faa654a32: Preparing [2024-10-29T04:24:51.053Z] 002152e1aa07: Preparing [2024-10-29T04:24:51.053Z] 712c6785a80b: Preparing [2024-10-29T04:24:51.053Z] 90856f1f54d4: Preparing [2024-10-29T04:24:51.053Z] 16113d51b718: Preparing [2024-10-29T04:24:51.053Z] 90856f1f54d4: Waiting [2024-10-29T04:24:51.053Z] 16113d51b718: Waiting [2024-10-29T04:24:51.053Z] 7373c3829747: Layer already exists [2024-10-29T04:24:51.053Z] 712c6785a80b: Layer already exists [2024-10-29T04:24:51.053Z] 113b4888d6c0: Layer already exists [2024-10-29T04:24:51.053Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:51.053Z] 645faa654a32: Layer already exists [2024-10-29T04:24:51.053Z] 90856f1f54d4: Layer already exists [2024-10-29T04:24:51.053Z] 16113d51b718: Layer already exists [2024-10-29T04:24:51.317Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:40a6c1239a9f438f060f381af8c566b9c81e81fc9ce1cc2eb848a6ac42835ed0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:51.667Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:52.009Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-29T04:24:52.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-29T04:24:52.009Z] 7373c3829747: Preparing [2024-10-29T04:24:52.009Z] 113b4888d6c0: Preparing [2024-10-29T04:24:52.009Z] 645faa654a32: Preparing [2024-10-29T04:24:52.009Z] 002152e1aa07: Preparing [2024-10-29T04:24:52.009Z] 712c6785a80b: Preparing [2024-10-29T04:24:52.009Z] 90856f1f54d4: Preparing [2024-10-29T04:24:52.009Z] 16113d51b718: Preparing [2024-10-29T04:24:52.009Z] 90856f1f54d4: Waiting [2024-10-29T04:24:52.009Z] 16113d51b718: Waiting [2024-10-29T04:24:52.009Z] 645faa654a32: Layer already exists [2024-10-29T04:24:52.009Z] 7373c3829747: Layer already exists [2024-10-29T04:24:52.009Z] 712c6785a80b: Layer already exists [2024-10-29T04:24:52.009Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:52.009Z] 113b4888d6c0: Layer already exists [2024-10-29T04:24:52.009Z] 16113d51b718: Layer already exists [2024-10-29T04:24:52.009Z] 90856f1f54d4: Layer already exists [2024-10-29T04:24:52.009Z] main: digest: sha256:40a6c1239a9f438f060f381af8c566b9c81e81fc9ce1cc2eb848a6ac42835ed0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T04:24:52.361Z] ===================================================== [Pipeline] echo [2024-10-29T04:24:52.374Z] taggedImages: [2024-10-29T04:24:52.374Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:24:52.374Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-29T04:24:52.374Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.5 [2024-10-29T04:24:52.374Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:24:52.374Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-29T04:24:52.408Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-29T04:24:52.408Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:24:52.408Z] latest [2024-10-29T04:24:52.408Z] 4.0.0-dev.5 [2024-10-29T04:24:52.408Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:24:52.408Z] main [2024-10-29T04:24:52.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:52.784Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:24:53.143Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:24:53.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-29T04:24:53.143Z] cbd9a126b541: Preparing [2024-10-29T04:24:53.143Z] f5a64f637712: Preparing [2024-10-29T04:24:53.143Z] e45f53532faa: Preparing [2024-10-29T04:24:53.143Z] e6d4be6487d6: Preparing [2024-10-29T04:24:53.143Z] e0ee4435545f: Preparing [2024-10-29T04:24:53.143Z] 002152e1aa07: Preparing [2024-10-29T04:24:53.143Z] f63223695237: Preparing [2024-10-29T04:24:53.143Z] 306cd9176216: Preparing [2024-10-29T04:24:53.143Z] 16113d51b718: Preparing [2024-10-29T04:24:53.143Z] 002152e1aa07: Waiting [2024-10-29T04:24:53.143Z] f63223695237: Waiting [2024-10-29T04:24:53.143Z] 16113d51b718: Waiting [2024-10-29T04:24:53.143Z] 306cd9176216: Waiting [2024-10-29T04:24:53.143Z] e0ee4435545f: Layer already exists [2024-10-29T04:24:53.407Z] 002152e1aa07: Layer already exists [2024-10-29T04:24:53.407Z] f63223695237: Layer already exists [2024-10-29T04:24:53.407Z] 306cd9176216: Layer already exists [2024-10-29T04:24:53.407Z] e45f53532faa: Pushed [2024-10-29T04:24:53.407Z] f5a64f637712: Pushed [2024-10-29T04:24:53.407Z] cbd9a126b541: Pushed [2024-10-29T04:24:53.407Z] 16113d51b718: Layer already exists [2024-10-29T04:25:01.589Z] e6d4be6487d6: Pushed [2024-10-29T04:25:01.589Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:cb7a8cb9494cf1c35e49b263512b2449bcd216712af4616a8355b67c55b2841a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:01.947Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:02.882Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-29T04:25:02.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-29T04:25:02.882Z] cbd9a126b541: Preparing [2024-10-29T04:25:02.882Z] f5a64f637712: Preparing [2024-10-29T04:25:02.882Z] e45f53532faa: Preparing [2024-10-29T04:25:02.882Z] e6d4be6487d6: Preparing [2024-10-29T04:25:02.882Z] e0ee4435545f: Preparing [2024-10-29T04:25:02.882Z] 002152e1aa07: Preparing [2024-10-29T04:25:02.882Z] f63223695237: Preparing [2024-10-29T04:25:02.882Z] 306cd9176216: Preparing [2024-10-29T04:25:02.882Z] 16113d51b718: Preparing [2024-10-29T04:25:02.882Z] f63223695237: Waiting [2024-10-29T04:25:02.882Z] 306cd9176216: Waiting [2024-10-29T04:25:02.882Z] 16113d51b718: Waiting [2024-10-29T04:25:02.882Z] 002152e1aa07: Waiting [2024-10-29T04:25:02.882Z] cbd9a126b541: Layer already exists [2024-10-29T04:25:02.882Z] f5a64f637712: Layer already exists [2024-10-29T04:25:02.882Z] e6d4be6487d6: Layer already exists [2024-10-29T04:25:02.882Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:02.882Z] e45f53532faa: Layer already exists [2024-10-29T04:25:02.882Z] f63223695237: Layer already exists [2024-10-29T04:25:02.882Z] 306cd9176216: Layer already exists [2024-10-29T04:25:02.882Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:02.882Z] 16113d51b718: Layer already exists [2024-10-29T04:25:03.147Z] latest: digest: sha256:cb7a8cb9494cf1c35e49b263512b2449bcd216712af4616a8355b67c55b2841a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:03.499Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:03.843Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.5 [2024-10-29T04:25:03.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-29T04:25:03.843Z] cbd9a126b541: Preparing [2024-10-29T04:25:03.843Z] f5a64f637712: Preparing [2024-10-29T04:25:03.843Z] e45f53532faa: Preparing [2024-10-29T04:25:03.843Z] e6d4be6487d6: Preparing [2024-10-29T04:25:03.843Z] e0ee4435545f: Preparing [2024-10-29T04:25:03.843Z] 002152e1aa07: Preparing [2024-10-29T04:25:03.843Z] f63223695237: Preparing [2024-10-29T04:25:03.843Z] 306cd9176216: Preparing [2024-10-29T04:25:03.843Z] 16113d51b718: Preparing [2024-10-29T04:25:03.843Z] f63223695237: Waiting [2024-10-29T04:25:03.843Z] 306cd9176216: Waiting [2024-10-29T04:25:03.843Z] 16113d51b718: Waiting [2024-10-29T04:25:03.843Z] 002152e1aa07: Waiting [2024-10-29T04:25:03.843Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:03.843Z] cbd9a126b541: Layer already exists [2024-10-29T04:25:03.843Z] f5a64f637712: Layer already exists [2024-10-29T04:25:03.843Z] e6d4be6487d6: Layer already exists [2024-10-29T04:25:03.843Z] e45f53532faa: Layer already exists [2024-10-29T04:25:03.843Z] f63223695237: Layer already exists [2024-10-29T04:25:03.843Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:03.843Z] 16113d51b718: Layer already exists [2024-10-29T04:25:03.843Z] 306cd9176216: Layer already exists [2024-10-29T04:25:04.107Z] 4.0.0-dev.5: digest: sha256:cb7a8cb9494cf1c35e49b263512b2449bcd216712af4616a8355b67c55b2841a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:04.452Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:04.801Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:25:04.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-29T04:25:04.801Z] cbd9a126b541: Preparing [2024-10-29T04:25:04.801Z] f5a64f637712: Preparing [2024-10-29T04:25:04.801Z] e45f53532faa: Preparing [2024-10-29T04:25:04.801Z] e6d4be6487d6: Preparing [2024-10-29T04:25:04.801Z] e0ee4435545f: Preparing [2024-10-29T04:25:04.801Z] 002152e1aa07: Preparing [2024-10-29T04:25:04.801Z] f63223695237: Preparing [2024-10-29T04:25:04.801Z] 306cd9176216: Preparing [2024-10-29T04:25:04.801Z] 16113d51b718: Preparing [2024-10-29T04:25:04.801Z] 002152e1aa07: Waiting [2024-10-29T04:25:04.801Z] f63223695237: Waiting [2024-10-29T04:25:04.801Z] 306cd9176216: Waiting [2024-10-29T04:25:04.801Z] 16113d51b718: Waiting [2024-10-29T04:25:04.801Z] e45f53532faa: Layer already exists [2024-10-29T04:25:04.801Z] cbd9a126b541: Layer already exists [2024-10-29T04:25:04.801Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:04.801Z] f5a64f637712: Layer already exists [2024-10-29T04:25:04.801Z] e6d4be6487d6: Layer already exists [2024-10-29T04:25:04.801Z] 306cd9176216: Layer already exists [2024-10-29T04:25:04.801Z] f63223695237: Layer already exists [2024-10-29T04:25:04.801Z] 16113d51b718: Layer already exists [2024-10-29T04:25:04.801Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:05.064Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:cb7a8cb9494cf1c35e49b263512b2449bcd216712af4616a8355b67c55b2841a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:05.425Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:05.772Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-29T04:25:05.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-29T04:25:05.773Z] cbd9a126b541: Preparing [2024-10-29T04:25:05.773Z] f5a64f637712: Preparing [2024-10-29T04:25:05.773Z] e45f53532faa: Preparing [2024-10-29T04:25:05.773Z] e6d4be6487d6: Preparing [2024-10-29T04:25:05.773Z] e0ee4435545f: Preparing [2024-10-29T04:25:05.773Z] 002152e1aa07: Preparing [2024-10-29T04:25:05.773Z] f63223695237: Preparing [2024-10-29T04:25:05.773Z] 306cd9176216: Preparing [2024-10-29T04:25:05.773Z] 16113d51b718: Preparing [2024-10-29T04:25:05.773Z] 002152e1aa07: Waiting [2024-10-29T04:25:05.773Z] f63223695237: Waiting [2024-10-29T04:25:05.773Z] 306cd9176216: Waiting [2024-10-29T04:25:05.773Z] 16113d51b718: Waiting [2024-10-29T04:25:05.773Z] e45f53532faa: Layer already exists [2024-10-29T04:25:05.773Z] cbd9a126b541: Layer already exists [2024-10-29T04:25:05.773Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:05.773Z] f5a64f637712: Layer already exists [2024-10-29T04:25:05.773Z] e6d4be6487d6: Layer already exists [2024-10-29T04:25:05.773Z] f63223695237: Layer already exists [2024-10-29T04:25:05.773Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:05.773Z] 16113d51b718: Layer already exists [2024-10-29T04:25:05.773Z] 306cd9176216: Layer already exists [2024-10-29T04:25:05.773Z] main: digest: sha256:cb7a8cb9494cf1c35e49b263512b2449bcd216712af4616a8355b67c55b2841a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T04:25:06.111Z] ===================================================== [Pipeline] echo [2024-10-29T04:25:06.123Z] taggedImages: [2024-10-29T04:25:06.123Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:25:06.123Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-29T04:25:06.123Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.5 [2024-10-29T04:25:06.123Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:25:06.123Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-29T04:25:06.151Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-29T04:25:06.151Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:25:06.151Z] latest [2024-10-29T04:25:06.151Z] 4.0.0-dev.5 [2024-10-29T04:25:06.151Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:25:06.151Z] main [2024-10-29T04:25:06.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:06.511Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:06.865Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:25:06.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-29T04:25:06.865Z] f13dc357f684: Preparing [2024-10-29T04:25:06.865Z] 2ce42503e74e: Preparing [2024-10-29T04:25:06.865Z] c252fed4905d: Preparing [2024-10-29T04:25:06.865Z] 08bc44540d1f: Preparing [2024-10-29T04:25:06.865Z] 181a18d48603: Preparing [2024-10-29T04:25:06.865Z] 345337bcc6e1: Preparing [2024-10-29T04:25:06.865Z] 31d98c862e7f: Preparing [2024-10-29T04:25:06.865Z] 345337bcc6e1: Waiting [2024-10-29T04:25:06.865Z] 3bdaa9ef142a: Preparing [2024-10-29T04:25:06.865Z] 31d98c862e7f: Waiting [2024-10-29T04:25:06.865Z] e0ee4435545f: Preparing [2024-10-29T04:25:06.865Z] 3bdaa9ef142a: Waiting [2024-10-29T04:25:06.865Z] e0ee4435545f: Waiting [2024-10-29T04:25:06.865Z] 002152e1aa07: Preparing [2024-10-29T04:25:06.865Z] 1578d494cb6d: Preparing [2024-10-29T04:25:06.865Z] 002152e1aa07: Waiting [2024-10-29T04:25:06.865Z] 1d18c1b532e6: Preparing [2024-10-29T04:25:06.865Z] 5f70bf18a086: Preparing [2024-10-29T04:25:06.865Z] fb357cf6a279: Preparing [2024-10-29T04:25:06.865Z] 1578d494cb6d: Waiting [2024-10-29T04:25:06.865Z] cb7b197547db: Preparing [2024-10-29T04:25:06.865Z] 6b793ed4c2f3: Preparing [2024-10-29T04:25:06.865Z] 5f70bf18a086: Waiting [2024-10-29T04:25:06.865Z] 16113d51b718: Preparing [2024-10-29T04:25:06.865Z] fb357cf6a279: Waiting [2024-10-29T04:25:06.865Z] cb7b197547db: Waiting [2024-10-29T04:25:06.865Z] 6b793ed4c2f3: Waiting [2024-10-29T04:25:06.865Z] 1d18c1b532e6: Waiting [2024-10-29T04:25:07.131Z] 181a18d48603: Pushed [2024-10-29T04:25:07.131Z] 2ce42503e74e: Pushed [2024-10-29T04:25:07.131Z] c252fed4905d: Pushed [2024-10-29T04:25:07.131Z] 08bc44540d1f: Pushed [2024-10-29T04:25:07.131Z] f13dc357f684: Pushed [2024-10-29T04:25:07.131Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:07.131Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:07.131Z] 31d98c862e7f: Pushed [2024-10-29T04:25:07.131Z] 345337bcc6e1: Pushed [2024-10-29T04:25:07.394Z] 5f70bf18a086: Layer already exists [2024-10-29T04:25:07.394Z] 1578d494cb6d: Pushed [2024-10-29T04:25:07.394Z] 1d18c1b532e6: Pushed [2024-10-29T04:25:07.394Z] 16113d51b718: Layer already exists [2024-10-29T04:25:07.394Z] fb357cf6a279: Pushed [2024-10-29T04:25:07.394Z] 6b793ed4c2f3: Pushed [2024-10-29T04:25:08.790Z] cb7b197547db: Pushed [2024-10-29T04:25:12.115Z] 3bdaa9ef142a: Pushed [2024-10-29T04:25:12.115Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:0b032754b77b0f40aba8ff22cbe9c4a03073fde43771735670989a17b2b65153 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:12.461Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:12.813Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-29T04:25:12.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-29T04:25:12.813Z] f13dc357f684: Preparing [2024-10-29T04:25:12.813Z] 2ce42503e74e: Preparing [2024-10-29T04:25:12.813Z] c252fed4905d: Preparing [2024-10-29T04:25:12.813Z] 08bc44540d1f: Preparing [2024-10-29T04:25:12.813Z] 181a18d48603: Preparing [2024-10-29T04:25:12.813Z] 345337bcc6e1: Preparing [2024-10-29T04:25:12.813Z] 31d98c862e7f: Preparing [2024-10-29T04:25:12.813Z] 3bdaa9ef142a: Preparing [2024-10-29T04:25:12.813Z] e0ee4435545f: Preparing [2024-10-29T04:25:12.813Z] 002152e1aa07: Preparing [2024-10-29T04:25:12.813Z] 1578d494cb6d: Preparing [2024-10-29T04:25:12.813Z] 1d18c1b532e6: Preparing [2024-10-29T04:25:12.813Z] 5f70bf18a086: Preparing [2024-10-29T04:25:12.813Z] fb357cf6a279: Preparing [2024-10-29T04:25:12.813Z] cb7b197547db: Preparing [2024-10-29T04:25:12.813Z] 6b793ed4c2f3: Preparing [2024-10-29T04:25:12.813Z] 16113d51b718: Preparing [2024-10-29T04:25:12.813Z] 002152e1aa07: Waiting [2024-10-29T04:25:12.813Z] 1578d494cb6d: Waiting [2024-10-29T04:25:12.813Z] 1d18c1b532e6: Waiting [2024-10-29T04:25:12.813Z] 5f70bf18a086: Waiting [2024-10-29T04:25:12.813Z] fb357cf6a279: Waiting [2024-10-29T04:25:12.813Z] cb7b197547db: Waiting [2024-10-29T04:25:12.813Z] 6b793ed4c2f3: Waiting [2024-10-29T04:25:12.813Z] 16113d51b718: Waiting [2024-10-29T04:25:12.813Z] 31d98c862e7f: Waiting [2024-10-29T04:25:12.813Z] 3bdaa9ef142a: Waiting [2024-10-29T04:25:12.813Z] e0ee4435545f: Waiting [2024-10-29T04:25:12.813Z] 2ce42503e74e: Layer already exists [2024-10-29T04:25:12.813Z] f13dc357f684: Layer already exists [2024-10-29T04:25:12.813Z] 08bc44540d1f: Layer already exists [2024-10-29T04:25:12.813Z] 181a18d48603: Layer already exists [2024-10-29T04:25:12.813Z] c252fed4905d: Layer already exists [2024-10-29T04:25:12.813Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:12.813Z] 3bdaa9ef142a: Layer already exists [2024-10-29T04:25:12.813Z] 345337bcc6e1: Layer already exists [2024-10-29T04:25:12.813Z] 31d98c862e7f: Layer already exists [2024-10-29T04:25:12.813Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:12.813Z] 1d18c1b532e6: Layer already exists [2024-10-29T04:25:12.813Z] 5f70bf18a086: Layer already exists [2024-10-29T04:25:12.813Z] 1578d494cb6d: Layer already exists [2024-10-29T04:25:12.813Z] fb357cf6a279: Layer already exists [2024-10-29T04:25:12.813Z] cb7b197547db: Layer already exists [2024-10-29T04:25:12.813Z] 6b793ed4c2f3: Layer already exists [2024-10-29T04:25:12.813Z] 16113d51b718: Layer already exists [2024-10-29T04:25:13.078Z] latest: digest: sha256:0b032754b77b0f40aba8ff22cbe9c4a03073fde43771735670989a17b2b65153 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:13.426Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:14.723Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.5 [2024-10-29T04:25:14.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-29T04:25:14.723Z] f13dc357f684: Preparing [2024-10-29T04:25:14.723Z] 2ce42503e74e: Preparing [2024-10-29T04:25:14.723Z] c252fed4905d: Preparing [2024-10-29T04:25:14.723Z] 08bc44540d1f: Preparing [2024-10-29T04:25:14.723Z] 181a18d48603: Preparing [2024-10-29T04:25:14.723Z] 345337bcc6e1: Preparing [2024-10-29T04:25:14.723Z] 31d98c862e7f: Preparing [2024-10-29T04:25:14.723Z] 3bdaa9ef142a: Preparing [2024-10-29T04:25:14.723Z] e0ee4435545f: Preparing [2024-10-29T04:25:14.723Z] 002152e1aa07: Preparing [2024-10-29T04:25:14.723Z] 1578d494cb6d: Preparing [2024-10-29T04:25:14.723Z] 1d18c1b532e6: Preparing [2024-10-29T04:25:14.723Z] 5f70bf18a086: Preparing [2024-10-29T04:25:14.723Z] fb357cf6a279: Preparing [2024-10-29T04:25:14.723Z] cb7b197547db: Preparing [2024-10-29T04:25:14.723Z] 6b793ed4c2f3: Preparing [2024-10-29T04:25:14.723Z] 16113d51b718: Preparing [2024-10-29T04:25:14.723Z] 1578d494cb6d: Waiting [2024-10-29T04:25:14.723Z] 1d18c1b532e6: Waiting [2024-10-29T04:25:14.723Z] 5f70bf18a086: Waiting [2024-10-29T04:25:14.723Z] fb357cf6a279: Waiting [2024-10-29T04:25:14.723Z] cb7b197547db: Waiting [2024-10-29T04:25:14.723Z] 6b793ed4c2f3: Waiting [2024-10-29T04:25:14.723Z] 345337bcc6e1: Waiting [2024-10-29T04:25:14.723Z] 31d98c862e7f: Waiting [2024-10-29T04:25:14.723Z] 16113d51b718: Waiting [2024-10-29T04:25:14.723Z] 002152e1aa07: Waiting [2024-10-29T04:25:14.723Z] 3bdaa9ef142a: Waiting [2024-10-29T04:25:14.723Z] e0ee4435545f: Waiting [2024-10-29T04:25:14.723Z] 181a18d48603: Layer already exists [2024-10-29T04:25:14.723Z] 08bc44540d1f: Layer already exists [2024-10-29T04:25:14.723Z] c252fed4905d: Layer already exists [2024-10-29T04:25:14.723Z] 2ce42503e74e: Layer already exists [2024-10-29T04:25:14.723Z] f13dc357f684: Layer already exists [2024-10-29T04:25:14.723Z] 345337bcc6e1: Layer already exists [2024-10-29T04:25:14.723Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:14.723Z] 3bdaa9ef142a: Layer already exists [2024-10-29T04:25:14.723Z] 31d98c862e7f: Layer already exists [2024-10-29T04:25:14.723Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:14.723Z] 1578d494cb6d: Layer already exists [2024-10-29T04:25:14.723Z] 1d18c1b532e6: Layer already exists [2024-10-29T04:25:14.723Z] 5f70bf18a086: Layer already exists [2024-10-29T04:25:14.723Z] fb357cf6a279: Layer already exists [2024-10-29T04:25:14.723Z] cb7b197547db: Layer already exists [2024-10-29T04:25:14.723Z] 16113d51b718: Layer already exists [2024-10-29T04:25:14.723Z] 6b793ed4c2f3: Layer already exists [2024-10-29T04:25:14.988Z] 4.0.0-dev.5: digest: sha256:0b032754b77b0f40aba8ff22cbe9c4a03073fde43771735670989a17b2b65153 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:15.341Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:15.684Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:25:15.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-29T04:25:15.685Z] f13dc357f684: Preparing [2024-10-29T04:25:15.685Z] 2ce42503e74e: Preparing [2024-10-29T04:25:15.685Z] c252fed4905d: Preparing [2024-10-29T04:25:15.685Z] 08bc44540d1f: Preparing [2024-10-29T04:25:15.685Z] 181a18d48603: Preparing [2024-10-29T04:25:15.685Z] 345337bcc6e1: Preparing [2024-10-29T04:25:15.685Z] 31d98c862e7f: Preparing [2024-10-29T04:25:15.685Z] 3bdaa9ef142a: Preparing [2024-10-29T04:25:15.685Z] e0ee4435545f: Preparing [2024-10-29T04:25:15.685Z] 002152e1aa07: Preparing [2024-10-29T04:25:15.685Z] 1578d494cb6d: Preparing [2024-10-29T04:25:15.685Z] 1d18c1b532e6: Preparing [2024-10-29T04:25:15.685Z] 5f70bf18a086: Preparing [2024-10-29T04:25:15.685Z] fb357cf6a279: Preparing [2024-10-29T04:25:15.685Z] cb7b197547db: Preparing [2024-10-29T04:25:15.685Z] 6b793ed4c2f3: Preparing [2024-10-29T04:25:15.685Z] 16113d51b718: Preparing [2024-10-29T04:25:15.685Z] 1d18c1b532e6: Waiting [2024-10-29T04:25:15.685Z] e0ee4435545f: Waiting [2024-10-29T04:25:15.685Z] 345337bcc6e1: Waiting [2024-10-29T04:25:15.685Z] 002152e1aa07: Waiting [2024-10-29T04:25:15.685Z] 31d98c862e7f: Waiting [2024-10-29T04:25:15.685Z] 1578d494cb6d: Waiting [2024-10-29T04:25:15.685Z] 3bdaa9ef142a: Waiting [2024-10-29T04:25:15.685Z] 5f70bf18a086: Waiting [2024-10-29T04:25:15.685Z] 6b793ed4c2f3: Waiting [2024-10-29T04:25:15.685Z] fb357cf6a279: Waiting [2024-10-29T04:25:15.685Z] 16113d51b718: Waiting [2024-10-29T04:25:15.685Z] cb7b197547db: Waiting [2024-10-29T04:25:15.685Z] 08bc44540d1f: Layer already exists [2024-10-29T04:25:15.685Z] f13dc357f684: Layer already exists [2024-10-29T04:25:15.685Z] 181a18d48603: Layer already exists [2024-10-29T04:25:15.685Z] c252fed4905d: Layer already exists [2024-10-29T04:25:15.685Z] 2ce42503e74e: Layer already exists [2024-10-29T04:25:15.685Z] 345337bcc6e1: Layer already exists [2024-10-29T04:25:15.685Z] 3bdaa9ef142a: Layer already exists [2024-10-29T04:25:15.685Z] 31d98c862e7f: Layer already exists [2024-10-29T04:25:15.685Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:15.685Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:15.685Z] fb357cf6a279: Layer already exists [2024-10-29T04:25:15.685Z] 1d18c1b532e6: Layer already exists [2024-10-29T04:25:15.685Z] 1578d494cb6d: Layer already exists [2024-10-29T04:25:15.685Z] 5f70bf18a086: Layer already exists [2024-10-29T04:25:15.685Z] cb7b197547db: Layer already exists [2024-10-29T04:25:15.685Z] 16113d51b718: Layer already exists [2024-10-29T04:25:15.685Z] 6b793ed4c2f3: Layer already exists [2024-10-29T04:25:15.948Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:0b032754b77b0f40aba8ff22cbe9c4a03073fde43771735670989a17b2b65153 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:16.308Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:16.667Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-29T04:25:16.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-29T04:25:16.667Z] f13dc357f684: Preparing [2024-10-29T04:25:16.667Z] 2ce42503e74e: Preparing [2024-10-29T04:25:16.667Z] c252fed4905d: Preparing [2024-10-29T04:25:16.667Z] 08bc44540d1f: Preparing [2024-10-29T04:25:16.667Z] 181a18d48603: Preparing [2024-10-29T04:25:16.667Z] 345337bcc6e1: Preparing [2024-10-29T04:25:16.667Z] 31d98c862e7f: Preparing [2024-10-29T04:25:16.667Z] 3bdaa9ef142a: Preparing [2024-10-29T04:25:16.667Z] e0ee4435545f: Preparing [2024-10-29T04:25:16.667Z] 002152e1aa07: Preparing [2024-10-29T04:25:16.667Z] 1578d494cb6d: Preparing [2024-10-29T04:25:16.667Z] 1d18c1b532e6: Preparing [2024-10-29T04:25:16.667Z] 5f70bf18a086: Preparing [2024-10-29T04:25:16.667Z] fb357cf6a279: Preparing [2024-10-29T04:25:16.667Z] cb7b197547db: Preparing [2024-10-29T04:25:16.667Z] 6b793ed4c2f3: Preparing [2024-10-29T04:25:16.667Z] 16113d51b718: Preparing [2024-10-29T04:25:16.667Z] 345337bcc6e1: Waiting [2024-10-29T04:25:16.667Z] 31d98c862e7f: Waiting [2024-10-29T04:25:16.667Z] 1d18c1b532e6: Waiting [2024-10-29T04:25:16.667Z] 5f70bf18a086: Waiting [2024-10-29T04:25:16.667Z] fb357cf6a279: Waiting [2024-10-29T04:25:16.667Z] 3bdaa9ef142a: Waiting [2024-10-29T04:25:16.667Z] 002152e1aa07: Waiting [2024-10-29T04:25:16.667Z] e0ee4435545f: Waiting [2024-10-29T04:25:16.667Z] 1578d494cb6d: Waiting [2024-10-29T04:25:16.667Z] 6b793ed4c2f3: Waiting [2024-10-29T04:25:16.667Z] cb7b197547db: Waiting [2024-10-29T04:25:16.667Z] 16113d51b718: Waiting [2024-10-29T04:25:16.667Z] f13dc357f684: Layer already exists [2024-10-29T04:25:16.667Z] 08bc44540d1f: Layer already exists [2024-10-29T04:25:16.667Z] 181a18d48603: Layer already exists [2024-10-29T04:25:16.667Z] c252fed4905d: Layer already exists [2024-10-29T04:25:16.667Z] 2ce42503e74e: Layer already exists [2024-10-29T04:25:16.667Z] 31d98c862e7f: Layer already exists [2024-10-29T04:25:16.667Z] 3bdaa9ef142a: Layer already exists [2024-10-29T04:25:16.667Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:16.667Z] 345337bcc6e1: Layer already exists [2024-10-29T04:25:16.667Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:16.667Z] 1578d494cb6d: Layer already exists [2024-10-29T04:25:16.667Z] fb357cf6a279: Layer already exists [2024-10-29T04:25:16.667Z] 5f70bf18a086: Layer already exists [2024-10-29T04:25:16.667Z] 1d18c1b532e6: Layer already exists [2024-10-29T04:25:16.667Z] cb7b197547db: Layer already exists [2024-10-29T04:25:16.667Z] 6b793ed4c2f3: Layer already exists [2024-10-29T04:25:16.667Z] 16113d51b718: Layer already exists [2024-10-29T04:25:16.930Z] main: digest: sha256:0b032754b77b0f40aba8ff22cbe9c4a03073fde43771735670989a17b2b65153 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T04:25:17.012Z] ===================================================== [Pipeline] echo [2024-10-29T04:25:17.023Z] taggedImages: [2024-10-29T04:25:17.023Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:25:17.023Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-29T04:25:17.023Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.5 [2024-10-29T04:25:17.023Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:25:17.023Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-29T04:25:17.053Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-29T04:25:17.053Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:25:17.053Z] latest [2024-10-29T04:25:17.053Z] 4.0.0-dev.5 [2024-10-29T04:25:17.053Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:25:17.053Z] main [2024-10-29T04:25:17.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:17.422Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:17.770Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:25:17.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-29T04:25:17.770Z] 0515f5e7ea2e: Preparing [2024-10-29T04:25:17.770Z] c737904c169a: Preparing [2024-10-29T04:25:17.770Z] 9b0c44cb6dbd: Preparing [2024-10-29T04:25:17.770Z] 14c3a2a763df: Preparing [2024-10-29T04:25:17.770Z] e0ee4435545f: Preparing [2024-10-29T04:25:17.770Z] 002152e1aa07: Preparing [2024-10-29T04:25:17.770Z] f63223695237: Preparing [2024-10-29T04:25:17.770Z] 306cd9176216: Preparing [2024-10-29T04:25:17.770Z] 16113d51b718: Preparing [2024-10-29T04:25:17.770Z] 002152e1aa07: Waiting [2024-10-29T04:25:17.770Z] f63223695237: Waiting [2024-10-29T04:25:17.770Z] 306cd9176216: Waiting [2024-10-29T04:25:17.770Z] 16113d51b718: Waiting [2024-10-29T04:25:17.770Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:17.770Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:18.034Z] f63223695237: Layer already exists [2024-10-29T04:25:18.034Z] c737904c169a: Pushed [2024-10-29T04:25:18.034Z] 9b0c44cb6dbd: Pushed [2024-10-29T04:25:18.034Z] 306cd9176216: Layer already exists [2024-10-29T04:25:18.034Z] 0515f5e7ea2e: Pushed [2024-10-29T04:25:18.034Z] 16113d51b718: Layer already exists [2024-10-29T04:25:23.350Z] 14c3a2a763df: Pushed [2024-10-29T04:25:23.613Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:e6fec294c91e07acd7477605863caba6116c285f725fd941254ea664cd40387b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:23.966Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:24.316Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-29T04:25:24.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-29T04:25:24.317Z] 0515f5e7ea2e: Preparing [2024-10-29T04:25:24.317Z] c737904c169a: Preparing [2024-10-29T04:25:24.317Z] 9b0c44cb6dbd: Preparing [2024-10-29T04:25:24.317Z] 14c3a2a763df: Preparing [2024-10-29T04:25:24.317Z] e0ee4435545f: Preparing [2024-10-29T04:25:24.317Z] 002152e1aa07: Preparing [2024-10-29T04:25:24.317Z] f63223695237: Preparing [2024-10-29T04:25:24.317Z] 306cd9176216: Preparing [2024-10-29T04:25:24.317Z] 16113d51b718: Preparing [2024-10-29T04:25:24.317Z] 002152e1aa07: Waiting [2024-10-29T04:25:24.317Z] f63223695237: Waiting [2024-10-29T04:25:24.317Z] 306cd9176216: Waiting [2024-10-29T04:25:24.317Z] 16113d51b718: Waiting [2024-10-29T04:25:24.317Z] 9b0c44cb6dbd: Layer already exists [2024-10-29T04:25:24.317Z] 0515f5e7ea2e: Layer already exists [2024-10-29T04:25:24.317Z] c737904c169a: Layer already exists [2024-10-29T04:25:24.317Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:24.317Z] 14c3a2a763df: Layer already exists [2024-10-29T04:25:24.317Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:24.317Z] f63223695237: Layer already exists [2024-10-29T04:25:24.317Z] 306cd9176216: Layer already exists [2024-10-29T04:25:24.317Z] 16113d51b718: Layer already exists [2024-10-29T04:25:24.317Z] latest: digest: sha256:e6fec294c91e07acd7477605863caba6116c285f725fd941254ea664cd40387b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:24.930Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:25.272Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.5 [2024-10-29T04:25:25.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-29T04:25:25.273Z] 0515f5e7ea2e: Preparing [2024-10-29T04:25:25.273Z] c737904c169a: Preparing [2024-10-29T04:25:25.273Z] 9b0c44cb6dbd: Preparing [2024-10-29T04:25:25.273Z] 14c3a2a763df: Preparing [2024-10-29T04:25:25.273Z] e0ee4435545f: Preparing [2024-10-29T04:25:25.273Z] 002152e1aa07: Preparing [2024-10-29T04:25:25.273Z] f63223695237: Preparing [2024-10-29T04:25:25.273Z] 306cd9176216: Preparing [2024-10-29T04:25:25.273Z] 16113d51b718: Preparing [2024-10-29T04:25:25.273Z] 002152e1aa07: Waiting [2024-10-29T04:25:25.273Z] f63223695237: Waiting [2024-10-29T04:25:25.273Z] 306cd9176216: Waiting [2024-10-29T04:25:25.273Z] 16113d51b718: Waiting [2024-10-29T04:25:25.273Z] 0515f5e7ea2e: Layer already exists [2024-10-29T04:25:25.273Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:25.273Z] c737904c169a: Layer already exists [2024-10-29T04:25:25.273Z] 14c3a2a763df: Layer already exists [2024-10-29T04:25:25.273Z] 9b0c44cb6dbd: Layer already exists [2024-10-29T04:25:25.273Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:25.273Z] 306cd9176216: Layer already exists [2024-10-29T04:25:25.273Z] 16113d51b718: Layer already exists [2024-10-29T04:25:25.273Z] f63223695237: Layer already exists [2024-10-29T04:25:25.536Z] 4.0.0-dev.5: digest: sha256:e6fec294c91e07acd7477605863caba6116c285f725fd941254ea664cd40387b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:25.876Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:26.221Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:25:26.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-29T04:25:26.221Z] 0515f5e7ea2e: Preparing [2024-10-29T04:25:26.221Z] c737904c169a: Preparing [2024-10-29T04:25:26.221Z] 9b0c44cb6dbd: Preparing [2024-10-29T04:25:26.221Z] 14c3a2a763df: Preparing [2024-10-29T04:25:26.221Z] e0ee4435545f: Preparing [2024-10-29T04:25:26.221Z] 002152e1aa07: Preparing [2024-10-29T04:25:26.221Z] f63223695237: Preparing [2024-10-29T04:25:26.221Z] 306cd9176216: Preparing [2024-10-29T04:25:26.221Z] 16113d51b718: Preparing [2024-10-29T04:25:26.221Z] f63223695237: Waiting [2024-10-29T04:25:26.221Z] 306cd9176216: Waiting [2024-10-29T04:25:26.221Z] 16113d51b718: Waiting [2024-10-29T04:25:26.221Z] 002152e1aa07: Waiting [2024-10-29T04:25:26.221Z] 14c3a2a763df: Layer already exists [2024-10-29T04:25:26.221Z] c737904c169a: Layer already exists [2024-10-29T04:25:26.221Z] 0515f5e7ea2e: Layer already exists [2024-10-29T04:25:26.221Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:26.221Z] 9b0c44cb6dbd: Layer already exists [2024-10-29T04:25:26.221Z] f63223695237: Layer already exists [2024-10-29T04:25:26.221Z] 16113d51b718: Layer already exists [2024-10-29T04:25:26.221Z] 306cd9176216: Layer already exists [2024-10-29T04:25:26.221Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:26.221Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:e6fec294c91e07acd7477605863caba6116c285f725fd941254ea664cd40387b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:26.576Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:26.925Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-29T04:25:26.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-29T04:25:26.925Z] 0515f5e7ea2e: Preparing [2024-10-29T04:25:26.925Z] c737904c169a: Preparing [2024-10-29T04:25:26.925Z] 9b0c44cb6dbd: Preparing [2024-10-29T04:25:26.925Z] 14c3a2a763df: Preparing [2024-10-29T04:25:26.925Z] e0ee4435545f: Preparing [2024-10-29T04:25:26.925Z] 002152e1aa07: Preparing [2024-10-29T04:25:26.925Z] f63223695237: Preparing [2024-10-29T04:25:26.925Z] 306cd9176216: Preparing [2024-10-29T04:25:26.925Z] 16113d51b718: Preparing [2024-10-29T04:25:26.925Z] 002152e1aa07: Waiting [2024-10-29T04:25:26.925Z] f63223695237: Waiting [2024-10-29T04:25:26.925Z] 306cd9176216: Waiting [2024-10-29T04:25:26.925Z] 16113d51b718: Waiting [2024-10-29T04:25:26.925Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:26.925Z] c737904c169a: Layer already exists [2024-10-29T04:25:26.925Z] 0515f5e7ea2e: Layer already exists [2024-10-29T04:25:26.925Z] 9b0c44cb6dbd: Layer already exists [2024-10-29T04:25:26.925Z] 14c3a2a763df: Layer already exists [2024-10-29T04:25:26.925Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:26.925Z] f63223695237: Layer already exists [2024-10-29T04:25:26.925Z] 306cd9176216: Layer already exists [2024-10-29T04:25:26.925Z] 16113d51b718: Layer already exists [2024-10-29T04:25:26.925Z] main: digest: sha256:e6fec294c91e07acd7477605863caba6116c285f725fd941254ea664cd40387b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T04:25:27.003Z] ===================================================== [Pipeline] echo [2024-10-29T04:25:27.026Z] taggedImages: [2024-10-29T04:25:27.026Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:25:27.026Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-29T04:25:27.026Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.5 [2024-10-29T04:25:27.026Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:25:27.026Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-29T04:25:27.050Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-29T04:25:27.050Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:25:27.050Z] latest [2024-10-29T04:25:27.050Z] 4.0.0-dev.5 [2024-10-29T04:25:27.050Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:25:27.050Z] main [2024-10-29T04:25:27.050Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:27.422Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:27.761Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:25:27.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-29T04:25:27.762Z] a051a279e4a7: Preparing [2024-10-29T04:25:27.762Z] 327cc965a9d2: Preparing [2024-10-29T04:25:27.762Z] c2a843bc4a5c: Preparing [2024-10-29T04:25:27.762Z] 4abe7a476e1a: Preparing [2024-10-29T04:25:27.762Z] 940fea1349fc: Preparing [2024-10-29T04:25:27.762Z] e0ee4435545f: Preparing [2024-10-29T04:25:27.762Z] 002152e1aa07: Preparing [2024-10-29T04:25:27.762Z] 7cba74d87fe2: Preparing [2024-10-29T04:25:27.762Z] 4614f9dc55f7: Preparing [2024-10-29T04:25:27.762Z] 7b425e2d454d: Preparing [2024-10-29T04:25:27.762Z] 16113d51b718: Preparing [2024-10-29T04:25:27.762Z] e0ee4435545f: Waiting [2024-10-29T04:25:27.762Z] 4614f9dc55f7: Waiting [2024-10-29T04:25:27.762Z] 002152e1aa07: Waiting [2024-10-29T04:25:27.762Z] 7cba74d87fe2: Waiting [2024-10-29T04:25:27.762Z] 7b425e2d454d: Waiting [2024-10-29T04:25:27.762Z] 16113d51b718: Waiting [2024-10-29T04:25:28.027Z] 4abe7a476e1a: Pushed [2024-10-29T04:25:28.027Z] 327cc965a9d2: Pushed [2024-10-29T04:25:28.027Z] a051a279e4a7: Pushed [2024-10-29T04:25:28.027Z] 940fea1349fc: Pushed [2024-10-29T04:25:28.027Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:28.027Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:28.027Z] 16113d51b718: Layer already exists [2024-10-29T04:25:28.027Z] 7cba74d87fe2: Pushed [2024-10-29T04:25:28.291Z] 4614f9dc55f7: Pushed [2024-10-29T04:25:30.854Z] c2a843bc4a5c: Pushed [2024-10-29T04:25:31.803Z] 7b425e2d454d: Pushed [2024-10-29T04:25:32.066Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:d6a16e29e8335f6b1568be5f2f996c77cec364bffea68fd7f074dbb64de9c230 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:32.420Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:32.762Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-29T04:25:32.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-29T04:25:32.762Z] a051a279e4a7: Preparing [2024-10-29T04:25:32.762Z] 327cc965a9d2: Preparing [2024-10-29T04:25:32.762Z] c2a843bc4a5c: Preparing [2024-10-29T04:25:32.762Z] 4abe7a476e1a: Preparing [2024-10-29T04:25:32.762Z] 940fea1349fc: Preparing [2024-10-29T04:25:32.762Z] e0ee4435545f: Preparing [2024-10-29T04:25:32.762Z] 002152e1aa07: Preparing [2024-10-29T04:25:32.762Z] 7cba74d87fe2: Preparing [2024-10-29T04:25:32.762Z] 4614f9dc55f7: Preparing [2024-10-29T04:25:32.762Z] 7b425e2d454d: Preparing [2024-10-29T04:25:32.762Z] 16113d51b718: Preparing [2024-10-29T04:25:32.762Z] 002152e1aa07: Waiting [2024-10-29T04:25:32.762Z] 7cba74d87fe2: Waiting [2024-10-29T04:25:32.762Z] 4614f9dc55f7: Waiting [2024-10-29T04:25:32.762Z] 7b425e2d454d: Waiting [2024-10-29T04:25:32.762Z] 16113d51b718: Waiting [2024-10-29T04:25:32.762Z] e0ee4435545f: Waiting [2024-10-29T04:25:32.762Z] a051a279e4a7: Layer already exists [2024-10-29T04:25:32.762Z] c2a843bc4a5c: Layer already exists [2024-10-29T04:25:32.762Z] 327cc965a9d2: Layer already exists [2024-10-29T04:25:32.762Z] 940fea1349fc: Layer already exists [2024-10-29T04:25:32.762Z] 4abe7a476e1a: Layer already exists [2024-10-29T04:25:32.762Z] 7cba74d87fe2: Layer already exists [2024-10-29T04:25:32.762Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:32.762Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:32.762Z] 4614f9dc55f7: Layer already exists [2024-10-29T04:25:32.762Z] 16113d51b718: Layer already exists [2024-10-29T04:25:32.762Z] 7b425e2d454d: Layer already exists [2024-10-29T04:25:33.026Z] latest: digest: sha256:d6a16e29e8335f6b1568be5f2f996c77cec364bffea68fd7f074dbb64de9c230 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:33.368Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:33.717Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.5 [2024-10-29T04:25:33.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-29T04:25:33.717Z] a051a279e4a7: Preparing [2024-10-29T04:25:33.717Z] 327cc965a9d2: Preparing [2024-10-29T04:25:33.717Z] c2a843bc4a5c: Preparing [2024-10-29T04:25:33.717Z] 4abe7a476e1a: Preparing [2024-10-29T04:25:33.717Z] 940fea1349fc: Preparing [2024-10-29T04:25:33.717Z] e0ee4435545f: Preparing [2024-10-29T04:25:33.717Z] 002152e1aa07: Preparing [2024-10-29T04:25:33.717Z] 7cba74d87fe2: Preparing [2024-10-29T04:25:33.717Z] 4614f9dc55f7: Preparing [2024-10-29T04:25:33.717Z] 7b425e2d454d: Preparing [2024-10-29T04:25:33.717Z] 16113d51b718: Preparing [2024-10-29T04:25:33.717Z] 7cba74d87fe2: Waiting [2024-10-29T04:25:33.717Z] 4614f9dc55f7: Waiting [2024-10-29T04:25:33.717Z] 7b425e2d454d: Waiting [2024-10-29T04:25:33.717Z] 16113d51b718: Waiting [2024-10-29T04:25:33.717Z] e0ee4435545f: Waiting [2024-10-29T04:25:33.717Z] 002152e1aa07: Waiting [2024-10-29T04:25:33.717Z] c2a843bc4a5c: Layer already exists [2024-10-29T04:25:33.717Z] a051a279e4a7: Layer already exists [2024-10-29T04:25:33.717Z] 940fea1349fc: Layer already exists [2024-10-29T04:25:33.717Z] 4abe7a476e1a: Layer already exists [2024-10-29T04:25:33.717Z] 327cc965a9d2: Layer already exists [2024-10-29T04:25:33.717Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:33.717Z] 7b425e2d454d: Layer already exists [2024-10-29T04:25:33.717Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:33.717Z] 4614f9dc55f7: Layer already exists [2024-10-29T04:25:33.717Z] 7cba74d87fe2: Layer already exists [2024-10-29T04:25:33.717Z] 16113d51b718: Layer already exists [2024-10-29T04:25:33.981Z] 4.0.0-dev.5: digest: sha256:d6a16e29e8335f6b1568be5f2f996c77cec364bffea68fd7f074dbb64de9c230 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:34.336Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:34.765Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:25:34.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-29T04:25:34.765Z] a051a279e4a7: Preparing [2024-10-29T04:25:34.765Z] 327cc965a9d2: Preparing [2024-10-29T04:25:34.765Z] c2a843bc4a5c: Preparing [2024-10-29T04:25:34.765Z] 4abe7a476e1a: Preparing [2024-10-29T04:25:34.765Z] 940fea1349fc: Preparing [2024-10-29T04:25:34.765Z] e0ee4435545f: Preparing [2024-10-29T04:25:34.765Z] 002152e1aa07: Preparing [2024-10-29T04:25:34.765Z] 7cba74d87fe2: Preparing [2024-10-29T04:25:34.765Z] 4614f9dc55f7: Preparing [2024-10-29T04:25:34.765Z] 7b425e2d454d: Preparing [2024-10-29T04:25:34.765Z] 16113d51b718: Preparing [2024-10-29T04:25:34.765Z] 002152e1aa07: Waiting [2024-10-29T04:25:34.765Z] e0ee4435545f: Waiting [2024-10-29T04:25:34.765Z] 7cba74d87fe2: Waiting [2024-10-29T04:25:34.765Z] 4614f9dc55f7: Waiting [2024-10-29T04:25:34.765Z] 7b425e2d454d: Waiting [2024-10-29T04:25:34.765Z] 16113d51b718: Waiting [2024-10-29T04:25:34.765Z] c2a843bc4a5c: Layer already exists [2024-10-29T04:25:34.765Z] a051a279e4a7: Layer already exists [2024-10-29T04:25:34.765Z] 4abe7a476e1a: Layer already exists [2024-10-29T04:25:34.765Z] 940fea1349fc: Layer already exists [2024-10-29T04:25:34.765Z] 327cc965a9d2: Layer already exists [2024-10-29T04:25:34.765Z] 7cba74d87fe2: Layer already exists [2024-10-29T04:25:34.765Z] 4614f9dc55f7: Layer already exists [2024-10-29T04:25:34.765Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:34.765Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:34.765Z] 7b425e2d454d: Layer already exists [2024-10-29T04:25:34.765Z] 16113d51b718: Layer already exists [2024-10-29T04:25:35.029Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:d6a16e29e8335f6b1568be5f2f996c77cec364bffea68fd7f074dbb64de9c230 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:35.373Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:35.780Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-29T04:25:35.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-29T04:25:35.780Z] a051a279e4a7: Preparing [2024-10-29T04:25:35.780Z] 327cc965a9d2: Preparing [2024-10-29T04:25:35.780Z] c2a843bc4a5c: Preparing [2024-10-29T04:25:35.780Z] 4abe7a476e1a: Preparing [2024-10-29T04:25:35.780Z] 940fea1349fc: Preparing [2024-10-29T04:25:35.780Z] e0ee4435545f: Preparing [2024-10-29T04:25:35.780Z] 002152e1aa07: Preparing [2024-10-29T04:25:35.780Z] 7cba74d87fe2: Preparing [2024-10-29T04:25:35.780Z] 4614f9dc55f7: Preparing [2024-10-29T04:25:35.780Z] 7b425e2d454d: Preparing [2024-10-29T04:25:35.780Z] 16113d51b718: Preparing [2024-10-29T04:25:35.780Z] e0ee4435545f: Waiting [2024-10-29T04:25:35.780Z] 7cba74d87fe2: Waiting [2024-10-29T04:25:35.780Z] 7b425e2d454d: Waiting [2024-10-29T04:25:35.780Z] 4614f9dc55f7: Waiting [2024-10-29T04:25:35.780Z] 16113d51b718: Waiting [2024-10-29T04:25:35.780Z] 002152e1aa07: Waiting [2024-10-29T04:25:35.780Z] a051a279e4a7: Layer already exists [2024-10-29T04:25:35.780Z] 940fea1349fc: Layer already exists [2024-10-29T04:25:35.780Z] 4abe7a476e1a: Layer already exists [2024-10-29T04:25:35.780Z] 327cc965a9d2: Layer already exists [2024-10-29T04:25:35.780Z] c2a843bc4a5c: Layer already exists [2024-10-29T04:25:35.780Z] 7cba74d87fe2: Layer already exists [2024-10-29T04:25:35.780Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:35.780Z] 7b425e2d454d: Layer already exists [2024-10-29T04:25:35.780Z] 4614f9dc55f7: Layer already exists [2024-10-29T04:25:35.780Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:35.780Z] 16113d51b718: Layer already exists [2024-10-29T04:25:36.050Z] main: digest: sha256:d6a16e29e8335f6b1568be5f2f996c77cec364bffea68fd7f074dbb64de9c230 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T04:25:36.126Z] ===================================================== [Pipeline] echo [2024-10-29T04:25:36.141Z] taggedImages: [2024-10-29T04:25:36.141Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:25:36.141Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-29T04:25:36.141Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.5 [2024-10-29T04:25:36.141Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:25:36.141Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-29T04:25:36.170Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-29T04:25:36.170Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:25:36.170Z] latest [2024-10-29T04:25:36.170Z] 4.0.0-dev.5 [2024-10-29T04:25:36.170Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:25:36.170Z] main [2024-10-29T04:25:36.170Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:36.571Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:37.534Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:25:37.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-29T04:25:37.534Z] 53dd59ad7645: Preparing [2024-10-29T04:25:37.534Z] 0dc7d1641b88: Preparing [2024-10-29T04:25:37.534Z] c97f907f8e5c: Preparing [2024-10-29T04:25:37.534Z] 1549e48fca03: Preparing [2024-10-29T04:25:37.534Z] 23cc849bf986: Preparing [2024-10-29T04:25:37.534Z] b6a5b17b4830: Preparing [2024-10-29T04:25:37.534Z] f8f0ee55ff9b: Preparing [2024-10-29T04:25:37.534Z] e0ee4435545f: Preparing [2024-10-29T04:25:37.534Z] 002152e1aa07: Preparing [2024-10-29T04:25:37.534Z] 69f0c49ee5b0: Preparing [2024-10-29T04:25:37.534Z] 475d38b82b16: Preparing [2024-10-29T04:25:37.534Z] 16113d51b718: Preparing [2024-10-29T04:25:37.534Z] f8f0ee55ff9b: Waiting [2024-10-29T04:25:37.534Z] e0ee4435545f: Waiting [2024-10-29T04:25:37.534Z] 002152e1aa07: Waiting [2024-10-29T04:25:37.534Z] 69f0c49ee5b0: Waiting [2024-10-29T04:25:37.534Z] 475d38b82b16: Waiting [2024-10-29T04:25:37.534Z] 16113d51b718: Waiting [2024-10-29T04:25:37.534Z] b6a5b17b4830: Waiting [2024-10-29T04:25:37.803Z] 0dc7d1641b88: Pushed [2024-10-29T04:25:37.803Z] 23cc849bf986: Pushed [2024-10-29T04:25:37.803Z] 53dd59ad7645: Pushed [2024-10-29T04:25:37.803Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:37.803Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:37.803Z] b6a5b17b4830: Pushed [2024-10-29T04:25:37.803Z] f8f0ee55ff9b: Pushed [2024-10-29T04:25:38.068Z] 16113d51b718: Layer already exists [2024-10-29T04:25:39.465Z] 69f0c49ee5b0: Pushed [2024-10-29T04:25:40.862Z] 1549e48fca03: Pushed [2024-10-29T04:25:40.862Z] 475d38b82b16: Pushed [2024-10-29T04:25:41.814Z] c97f907f8e5c: Pushed [2024-10-29T04:25:42.078Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:890ebbdb2cbe4178894db99fad67c0a18fc47afd602083a93b6b4b03b9b4a077 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:42.427Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:42.786Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-29T04:25:42.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-29T04:25:42.786Z] 53dd59ad7645: Preparing [2024-10-29T04:25:42.786Z] 0dc7d1641b88: Preparing [2024-10-29T04:25:42.786Z] c97f907f8e5c: Preparing [2024-10-29T04:25:42.786Z] 1549e48fca03: Preparing [2024-10-29T04:25:42.786Z] 23cc849bf986: Preparing [2024-10-29T04:25:42.786Z] b6a5b17b4830: Preparing [2024-10-29T04:25:42.786Z] f8f0ee55ff9b: Preparing [2024-10-29T04:25:42.786Z] e0ee4435545f: Preparing [2024-10-29T04:25:42.786Z] 002152e1aa07: Preparing [2024-10-29T04:25:42.786Z] 69f0c49ee5b0: Preparing [2024-10-29T04:25:42.786Z] 475d38b82b16: Preparing [2024-10-29T04:25:42.786Z] 16113d51b718: Preparing [2024-10-29T04:25:42.786Z] b6a5b17b4830: Waiting [2024-10-29T04:25:42.786Z] f8f0ee55ff9b: Waiting [2024-10-29T04:25:42.786Z] e0ee4435545f: Waiting [2024-10-29T04:25:42.786Z] 002152e1aa07: Waiting [2024-10-29T04:25:42.786Z] 69f0c49ee5b0: Waiting [2024-10-29T04:25:42.786Z] 475d38b82b16: Waiting [2024-10-29T04:25:42.786Z] 16113d51b718: Waiting [2024-10-29T04:25:42.786Z] 53dd59ad7645: Layer already exists [2024-10-29T04:25:42.786Z] 23cc849bf986: Layer already exists [2024-10-29T04:25:42.786Z] 1549e48fca03: Layer already exists [2024-10-29T04:25:42.786Z] c97f907f8e5c: Layer already exists [2024-10-29T04:25:42.786Z] 0dc7d1641b88: Layer already exists [2024-10-29T04:25:42.786Z] f8f0ee55ff9b: Layer already exists [2024-10-29T04:25:42.786Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:42.786Z] b6a5b17b4830: Layer already exists [2024-10-29T04:25:42.786Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:42.786Z] 69f0c49ee5b0: Layer already exists [2024-10-29T04:25:42.786Z] 16113d51b718: Layer already exists [2024-10-29T04:25:42.786Z] 475d38b82b16: Layer already exists [2024-10-29T04:25:43.049Z] latest: digest: sha256:890ebbdb2cbe4178894db99fad67c0a18fc47afd602083a93b6b4b03b9b4a077 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:43.410Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:43.768Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.5 [2024-10-29T04:25:43.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-29T04:25:43.768Z] 53dd59ad7645: Preparing [2024-10-29T04:25:43.768Z] 0dc7d1641b88: Preparing [2024-10-29T04:25:43.768Z] c97f907f8e5c: Preparing [2024-10-29T04:25:43.768Z] 1549e48fca03: Preparing [2024-10-29T04:25:43.768Z] 23cc849bf986: Preparing [2024-10-29T04:25:43.768Z] b6a5b17b4830: Preparing [2024-10-29T04:25:43.768Z] f8f0ee55ff9b: Preparing [2024-10-29T04:25:43.768Z] e0ee4435545f: Preparing [2024-10-29T04:25:43.768Z] 002152e1aa07: Preparing [2024-10-29T04:25:43.768Z] 69f0c49ee5b0: Preparing [2024-10-29T04:25:43.768Z] 475d38b82b16: Preparing [2024-10-29T04:25:43.768Z] 16113d51b718: Preparing [2024-10-29T04:25:43.768Z] 002152e1aa07: Waiting [2024-10-29T04:25:43.768Z] 69f0c49ee5b0: Waiting [2024-10-29T04:25:43.768Z] 475d38b82b16: Waiting [2024-10-29T04:25:43.768Z] 16113d51b718: Waiting [2024-10-29T04:25:43.768Z] b6a5b17b4830: Waiting [2024-10-29T04:25:43.768Z] e0ee4435545f: Waiting [2024-10-29T04:25:43.768Z] f8f0ee55ff9b: Waiting [2024-10-29T04:25:43.768Z] 1549e48fca03: Layer already exists [2024-10-29T04:25:43.768Z] c97f907f8e5c: Layer already exists [2024-10-29T04:25:43.768Z] 0dc7d1641b88: Layer already exists [2024-10-29T04:25:43.768Z] 53dd59ad7645: Layer already exists [2024-10-29T04:25:43.768Z] 23cc849bf986: Layer already exists [2024-10-29T04:25:43.769Z] b6a5b17b4830: Layer already exists [2024-10-29T04:25:43.769Z] f8f0ee55ff9b: Layer already exists [2024-10-29T04:25:43.769Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:43.769Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:43.769Z] 69f0c49ee5b0: Layer already exists [2024-10-29T04:25:43.769Z] 475d38b82b16: Layer already exists [2024-10-29T04:25:43.769Z] 16113d51b718: Layer already exists [2024-10-29T04:25:44.034Z] 4.0.0-dev.5: digest: sha256:890ebbdb2cbe4178894db99fad67c0a18fc47afd602083a93b6b4b03b9b4a077 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:44.384Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:44.737Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:25:44.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-29T04:25:44.737Z] 53dd59ad7645: Preparing [2024-10-29T04:25:44.737Z] 0dc7d1641b88: Preparing [2024-10-29T04:25:44.737Z] c97f907f8e5c: Preparing [2024-10-29T04:25:44.737Z] 1549e48fca03: Preparing [2024-10-29T04:25:44.737Z] 23cc849bf986: Preparing [2024-10-29T04:25:44.737Z] b6a5b17b4830: Preparing [2024-10-29T04:25:44.737Z] f8f0ee55ff9b: Preparing [2024-10-29T04:25:44.737Z] b6a5b17b4830: Waiting [2024-10-29T04:25:44.737Z] e0ee4435545f: Preparing [2024-10-29T04:25:44.737Z] f8f0ee55ff9b: Waiting [2024-10-29T04:25:44.737Z] 002152e1aa07: Preparing [2024-10-29T04:25:44.737Z] e0ee4435545f: Waiting [2024-10-29T04:25:44.737Z] 69f0c49ee5b0: Preparing [2024-10-29T04:25:44.737Z] 002152e1aa07: Waiting [2024-10-29T04:25:44.737Z] 475d38b82b16: Preparing [2024-10-29T04:25:44.737Z] 16113d51b718: Preparing [2024-10-29T04:25:44.737Z] 69f0c49ee5b0: Waiting [2024-10-29T04:25:44.737Z] 475d38b82b16: Waiting [2024-10-29T04:25:44.737Z] c97f907f8e5c: Layer already exists [2024-10-29T04:25:44.737Z] 1549e48fca03: Layer already exists [2024-10-29T04:25:44.737Z] 53dd59ad7645: Layer already exists [2024-10-29T04:25:44.737Z] 0dc7d1641b88: Layer already exists [2024-10-29T04:25:44.737Z] 23cc849bf986: Layer already exists [2024-10-29T04:25:44.737Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:44.737Z] b6a5b17b4830: Layer already exists [2024-10-29T04:25:44.737Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:44.737Z] f8f0ee55ff9b: Layer already exists [2024-10-29T04:25:44.737Z] 69f0c49ee5b0: Layer already exists [2024-10-29T04:25:44.737Z] 16113d51b718: Layer already exists [2024-10-29T04:25:44.737Z] 475d38b82b16: Layer already exists [2024-10-29T04:25:45.001Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:890ebbdb2cbe4178894db99fad67c0a18fc47afd602083a93b6b4b03b9b4a077 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:45.349Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:45.701Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-29T04:25:45.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-29T04:25:45.701Z] 53dd59ad7645: Preparing [2024-10-29T04:25:45.701Z] 0dc7d1641b88: Preparing [2024-10-29T04:25:45.701Z] c97f907f8e5c: Preparing [2024-10-29T04:25:45.701Z] 1549e48fca03: Preparing [2024-10-29T04:25:45.701Z] 23cc849bf986: Preparing [2024-10-29T04:25:45.701Z] b6a5b17b4830: Preparing [2024-10-29T04:25:45.701Z] f8f0ee55ff9b: Preparing [2024-10-29T04:25:45.701Z] e0ee4435545f: Preparing [2024-10-29T04:25:45.701Z] 002152e1aa07: Preparing [2024-10-29T04:25:45.701Z] 69f0c49ee5b0: Preparing [2024-10-29T04:25:45.701Z] 475d38b82b16: Preparing [2024-10-29T04:25:45.701Z] 16113d51b718: Preparing [2024-10-29T04:25:45.701Z] b6a5b17b4830: Waiting [2024-10-29T04:25:45.701Z] f8f0ee55ff9b: Waiting [2024-10-29T04:25:45.701Z] e0ee4435545f: Waiting [2024-10-29T04:25:45.701Z] 002152e1aa07: Waiting [2024-10-29T04:25:45.701Z] 69f0c49ee5b0: Waiting [2024-10-29T04:25:45.701Z] 475d38b82b16: Waiting [2024-10-29T04:25:45.701Z] 16113d51b718: Waiting [2024-10-29T04:25:45.701Z] 53dd59ad7645: Layer already exists [2024-10-29T04:25:45.701Z] 23cc849bf986: Layer already exists [2024-10-29T04:25:45.701Z] c97f907f8e5c: Layer already exists [2024-10-29T04:25:45.701Z] 0dc7d1641b88: Layer already exists [2024-10-29T04:25:45.701Z] 1549e48fca03: Layer already exists [2024-10-29T04:25:45.701Z] b6a5b17b4830: Layer already exists [2024-10-29T04:25:45.701Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:45.701Z] f8f0ee55ff9b: Layer already exists [2024-10-29T04:25:45.701Z] 69f0c49ee5b0: Layer already exists [2024-10-29T04:25:45.701Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:45.701Z] 16113d51b718: Layer already exists [2024-10-29T04:25:45.701Z] 475d38b82b16: Layer already exists [2024-10-29T04:25:45.966Z] main: digest: sha256:890ebbdb2cbe4178894db99fad67c0a18fc47afd602083a93b6b4b03b9b4a077 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T04:25:46.048Z] ===================================================== [Pipeline] echo [2024-10-29T04:25:46.066Z] taggedImages: [2024-10-29T04:25:46.066Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:25:46.066Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-29T04:25:46.066Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.5 [2024-10-29T04:25:46.066Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:25:46.066Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-29T04:25:46.093Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-29T04:25:46.093Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:25:46.093Z] latest [2024-10-29T04:25:46.093Z] 4.0.0-dev.5 [2024-10-29T04:25:46.093Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:25:46.093Z] main [2024-10-29T04:25:46.093Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:46.459Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:46.807Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:25:46.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-29T04:25:46.807Z] 170ef0224e00: Preparing [2024-10-29T04:25:46.807Z] bd9c8c9a0102: Preparing [2024-10-29T04:25:46.807Z] e0ee4435545f: Preparing [2024-10-29T04:25:46.807Z] 002152e1aa07: Preparing [2024-10-29T04:25:46.807Z] 2db66cce2c2e: Preparing [2024-10-29T04:25:46.807Z] b584c4f2710b: Preparing [2024-10-29T04:25:46.807Z] 16113d51b718: Preparing [2024-10-29T04:25:46.807Z] b584c4f2710b: Waiting [2024-10-29T04:25:46.807Z] 16113d51b718: Waiting [2024-10-29T04:25:46.807Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:47.078Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:47.078Z] 16113d51b718: Layer already exists [2024-10-29T04:25:47.078Z] 170ef0224e00: Pushed [2024-10-29T04:25:48.477Z] 2db66cce2c2e: Pushed [2024-10-29T04:25:49.055Z] b584c4f2710b: Pushed [2024-10-29T04:25:53.288Z] bd9c8c9a0102: Pushed [2024-10-29T04:25:53.288Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:01727507a9a89bb4bd9e4f1bbe4a59ca303b2a3ffd8ae3b51005d163cd670b6a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:53.639Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:53.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-29T04:25:53.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-29T04:25:53.981Z] 170ef0224e00: Preparing [2024-10-29T04:25:53.981Z] bd9c8c9a0102: Preparing [2024-10-29T04:25:53.981Z] e0ee4435545f: Preparing [2024-10-29T04:25:53.981Z] 002152e1aa07: Preparing [2024-10-29T04:25:53.981Z] 2db66cce2c2e: Preparing [2024-10-29T04:25:53.981Z] b584c4f2710b: Preparing [2024-10-29T04:25:53.981Z] 16113d51b718: Preparing [2024-10-29T04:25:53.981Z] b584c4f2710b: Waiting [2024-10-29T04:25:53.981Z] 16113d51b718: Waiting [2024-10-29T04:25:53.981Z] 2db66cce2c2e: Layer already exists [2024-10-29T04:25:53.981Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:53.981Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:53.981Z] bd9c8c9a0102: Layer already exists [2024-10-29T04:25:53.981Z] 170ef0224e00: Layer already exists [2024-10-29T04:25:53.981Z] b584c4f2710b: Layer already exists [2024-10-29T04:25:53.981Z] 16113d51b718: Layer already exists [2024-10-29T04:25:53.981Z] latest: digest: sha256:01727507a9a89bb4bd9e4f1bbe4a59ca303b2a3ffd8ae3b51005d163cd670b6a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:54.601Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:54.954Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.5 [2024-10-29T04:25:54.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-29T04:25:54.954Z] 170ef0224e00: Preparing [2024-10-29T04:25:54.954Z] bd9c8c9a0102: Preparing [2024-10-29T04:25:54.954Z] e0ee4435545f: Preparing [2024-10-29T04:25:54.954Z] 002152e1aa07: Preparing [2024-10-29T04:25:54.954Z] 2db66cce2c2e: Preparing [2024-10-29T04:25:54.954Z] b584c4f2710b: Preparing [2024-10-29T04:25:54.954Z] 16113d51b718: Preparing [2024-10-29T04:25:54.954Z] b584c4f2710b: Waiting [2024-10-29T04:25:54.954Z] 16113d51b718: Waiting [2024-10-29T04:25:54.954Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:54.954Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:54.954Z] bd9c8c9a0102: Layer already exists [2024-10-29T04:25:54.954Z] 2db66cce2c2e: Layer already exists [2024-10-29T04:25:54.954Z] 170ef0224e00: Layer already exists [2024-10-29T04:25:54.954Z] b584c4f2710b: Layer already exists [2024-10-29T04:25:54.954Z] 16113d51b718: Layer already exists [2024-10-29T04:25:55.221Z] 4.0.0-dev.5: digest: sha256:01727507a9a89bb4bd9e4f1bbe4a59ca303b2a3ffd8ae3b51005d163cd670b6a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:55.570Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:55.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:25:55.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-29T04:25:55.915Z] 170ef0224e00: Preparing [2024-10-29T04:25:55.915Z] bd9c8c9a0102: Preparing [2024-10-29T04:25:55.915Z] e0ee4435545f: Preparing [2024-10-29T04:25:55.915Z] 002152e1aa07: Preparing [2024-10-29T04:25:55.915Z] 2db66cce2c2e: Preparing [2024-10-29T04:25:55.915Z] b584c4f2710b: Preparing [2024-10-29T04:25:55.915Z] 16113d51b718: Preparing [2024-10-29T04:25:55.915Z] b584c4f2710b: Waiting [2024-10-29T04:25:55.915Z] 16113d51b718: Waiting [2024-10-29T04:25:55.915Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:55.915Z] 2db66cce2c2e: Layer already exists [2024-10-29T04:25:55.915Z] 170ef0224e00: Layer already exists [2024-10-29T04:25:55.915Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:55.915Z] bd9c8c9a0102: Layer already exists [2024-10-29T04:25:55.915Z] b584c4f2710b: Layer already exists [2024-10-29T04:25:55.915Z] 16113d51b718: Layer already exists [2024-10-29T04:25:56.180Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:01727507a9a89bb4bd9e4f1bbe4a59ca303b2a3ffd8ae3b51005d163cd670b6a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:56.524Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:56.871Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-29T04:25:56.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-29T04:25:56.871Z] 170ef0224e00: Preparing [2024-10-29T04:25:56.871Z] bd9c8c9a0102: Preparing [2024-10-29T04:25:56.871Z] e0ee4435545f: Preparing [2024-10-29T04:25:56.871Z] 002152e1aa07: Preparing [2024-10-29T04:25:56.871Z] 2db66cce2c2e: Preparing [2024-10-29T04:25:56.871Z] b584c4f2710b: Preparing [2024-10-29T04:25:56.871Z] 16113d51b718: Preparing [2024-10-29T04:25:56.871Z] b584c4f2710b: Waiting [2024-10-29T04:25:56.871Z] 16113d51b718: Waiting [2024-10-29T04:25:56.871Z] 2db66cce2c2e: Layer already exists [2024-10-29T04:25:56.871Z] bd9c8c9a0102: Layer already exists [2024-10-29T04:25:56.871Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:56.871Z] 170ef0224e00: Layer already exists [2024-10-29T04:25:56.871Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:56.871Z] 16113d51b718: Layer already exists [2024-10-29T04:25:56.871Z] b584c4f2710b: Layer already exists [2024-10-29T04:25:57.135Z] main: digest: sha256:01727507a9a89bb4bd9e4f1bbe4a59ca303b2a3ffd8ae3b51005d163cd670b6a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T04:25:57.231Z] ===================================================== [Pipeline] echo [2024-10-29T04:25:57.244Z] taggedImages: [2024-10-29T04:25:57.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:25:57.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-29T04:25:57.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.5 [2024-10-29T04:25:57.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:25:57.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-29T04:25:57.273Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-29T04:25:57.273Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:25:57.273Z] latest [2024-10-29T04:25:57.273Z] 4.0.0-dev.5 [2024-10-29T04:25:57.273Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:25:57.273Z] main [2024-10-29T04:25:57.273Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:57.643Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:25:57.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:25:57.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-29T04:25:57.995Z] 180b81d7a3ee: Preparing [2024-10-29T04:25:57.995Z] 0a9bf835a8a9: Preparing [2024-10-29T04:25:57.995Z] 7b1b6d6b7013: Preparing [2024-10-29T04:25:57.995Z] e0ee4435545f: Preparing [2024-10-29T04:25:57.995Z] 002152e1aa07: Preparing [2024-10-29T04:25:57.995Z] 40a51af33d58: Preparing [2024-10-29T04:25:57.995Z] fc4985e25896: Preparing [2024-10-29T04:25:57.995Z] 11e0c2b83b5b: Preparing [2024-10-29T04:25:57.995Z] 5fd83c4c4ff2: Preparing [2024-10-29T04:25:57.995Z] 16113d51b718: Preparing [2024-10-29T04:25:57.995Z] 40a51af33d58: Waiting [2024-10-29T04:25:57.995Z] 5fd83c4c4ff2: Waiting [2024-10-29T04:25:57.995Z] fc4985e25896: Waiting [2024-10-29T04:25:57.995Z] 11e0c2b83b5b: Waiting [2024-10-29T04:25:57.995Z] 16113d51b718: Waiting [2024-10-29T04:25:57.995Z] e0ee4435545f: Layer already exists [2024-10-29T04:25:58.261Z] 002152e1aa07: Layer already exists [2024-10-29T04:25:58.261Z] 7b1b6d6b7013: Pushed [2024-10-29T04:25:58.261Z] 0a9bf835a8a9: Pushed [2024-10-29T04:25:58.261Z] 180b81d7a3ee: Pushed [2024-10-29T04:25:58.261Z] 16113d51b718: Layer already exists [2024-10-29T04:25:58.526Z] 11e0c2b83b5b: Pushed [2024-10-29T04:26:00.459Z] 5fd83c4c4ff2: Pushed [2024-10-29T04:26:12.735Z] fc4985e25896: Pushed [2024-10-29T04:26:19.348Z] 40a51af33d58: Pushed [2024-10-29T04:26:19.348Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:d632be3c87713be3cec4fa3bf68609dce0ebee54047152cfa117319bb60b6def size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:19.695Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:20.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-29T04:26:20.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-29T04:26:20.046Z] 180b81d7a3ee: Preparing [2024-10-29T04:26:20.046Z] 0a9bf835a8a9: Preparing [2024-10-29T04:26:20.046Z] 7b1b6d6b7013: Preparing [2024-10-29T04:26:20.046Z] e0ee4435545f: Preparing [2024-10-29T04:26:20.046Z] 002152e1aa07: Preparing [2024-10-29T04:26:20.046Z] 40a51af33d58: Preparing [2024-10-29T04:26:20.046Z] fc4985e25896: Preparing [2024-10-29T04:26:20.046Z] 11e0c2b83b5b: Preparing [2024-10-29T04:26:20.046Z] 5fd83c4c4ff2: Preparing [2024-10-29T04:26:20.046Z] 16113d51b718: Preparing [2024-10-29T04:26:20.046Z] fc4985e25896: Waiting [2024-10-29T04:26:20.046Z] 5fd83c4c4ff2: Waiting [2024-10-29T04:26:20.046Z] 11e0c2b83b5b: Waiting [2024-10-29T04:26:20.046Z] 16113d51b718: Waiting [2024-10-29T04:26:20.046Z] 40a51af33d58: Waiting [2024-10-29T04:26:20.046Z] 0a9bf835a8a9: Layer already exists [2024-10-29T04:26:20.046Z] 7b1b6d6b7013: Layer already exists [2024-10-29T04:26:20.046Z] e0ee4435545f: Layer already exists [2024-10-29T04:26:20.046Z] 180b81d7a3ee: Layer already exists [2024-10-29T04:26:20.046Z] 002152e1aa07: Layer already exists [2024-10-29T04:26:20.046Z] 40a51af33d58: Layer already exists [2024-10-29T04:26:20.046Z] 11e0c2b83b5b: Layer already exists [2024-10-29T04:26:20.046Z] fc4985e25896: Layer already exists [2024-10-29T04:26:20.046Z] 16113d51b718: Layer already exists [2024-10-29T04:26:20.046Z] 5fd83c4c4ff2: Layer already exists [2024-10-29T04:26:20.311Z] latest: digest: sha256:d632be3c87713be3cec4fa3bf68609dce0ebee54047152cfa117319bb60b6def size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:20.661Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:21.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.5 [2024-10-29T04:26:21.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-29T04:26:21.005Z] 180b81d7a3ee: Preparing [2024-10-29T04:26:21.005Z] 0a9bf835a8a9: Preparing [2024-10-29T04:26:21.005Z] 7b1b6d6b7013: Preparing [2024-10-29T04:26:21.005Z] e0ee4435545f: Preparing [2024-10-29T04:26:21.005Z] 002152e1aa07: Preparing [2024-10-29T04:26:21.005Z] 40a51af33d58: Preparing [2024-10-29T04:26:21.005Z] fc4985e25896: Preparing [2024-10-29T04:26:21.005Z] 11e0c2b83b5b: Preparing [2024-10-29T04:26:21.005Z] 5fd83c4c4ff2: Preparing [2024-10-29T04:26:21.005Z] 16113d51b718: Preparing [2024-10-29T04:26:21.005Z] 40a51af33d58: Waiting [2024-10-29T04:26:21.005Z] fc4985e25896: Waiting [2024-10-29T04:26:21.005Z] 11e0c2b83b5b: Waiting [2024-10-29T04:26:21.005Z] 5fd83c4c4ff2: Waiting [2024-10-29T04:26:21.005Z] 16113d51b718: Waiting [2024-10-29T04:26:21.005Z] 0a9bf835a8a9: Layer already exists [2024-10-29T04:26:21.005Z] 002152e1aa07: Layer already exists [2024-10-29T04:26:21.005Z] 180b81d7a3ee: Layer already exists [2024-10-29T04:26:21.005Z] e0ee4435545f: Layer already exists [2024-10-29T04:26:21.005Z] 11e0c2b83b5b: Layer already exists [2024-10-29T04:26:21.005Z] fc4985e25896: Layer already exists [2024-10-29T04:26:21.005Z] 40a51af33d58: Layer already exists [2024-10-29T04:26:21.005Z] 5fd83c4c4ff2: Layer already exists [2024-10-29T04:26:21.005Z] 7b1b6d6b7013: Layer already exists [2024-10-29T04:26:21.005Z] 16113d51b718: Layer already exists [2024-10-29T04:26:21.271Z] 4.0.0-dev.5: digest: sha256:d632be3c87713be3cec4fa3bf68609dce0ebee54047152cfa117319bb60b6def size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:21.631Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:22.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:26:22.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-29T04:26:22.561Z] 180b81d7a3ee: Preparing [2024-10-29T04:26:22.561Z] 0a9bf835a8a9: Preparing [2024-10-29T04:26:22.561Z] 7b1b6d6b7013: Preparing [2024-10-29T04:26:22.561Z] e0ee4435545f: Preparing [2024-10-29T04:26:22.561Z] 002152e1aa07: Preparing [2024-10-29T04:26:22.561Z] 40a51af33d58: Preparing [2024-10-29T04:26:22.561Z] fc4985e25896: Preparing [2024-10-29T04:26:22.561Z] 11e0c2b83b5b: Preparing [2024-10-29T04:26:22.561Z] 5fd83c4c4ff2: Preparing [2024-10-29T04:26:22.561Z] 16113d51b718: Preparing [2024-10-29T04:26:22.561Z] 40a51af33d58: Waiting [2024-10-29T04:26:22.561Z] fc4985e25896: Waiting [2024-10-29T04:26:22.561Z] 11e0c2b83b5b: Waiting [2024-10-29T04:26:22.561Z] 5fd83c4c4ff2: Waiting [2024-10-29T04:26:22.561Z] 16113d51b718: Waiting [2024-10-29T04:26:22.561Z] 180b81d7a3ee: Layer already exists [2024-10-29T04:26:22.561Z] e0ee4435545f: Layer already exists [2024-10-29T04:26:22.561Z] 0a9bf835a8a9: Layer already exists [2024-10-29T04:26:22.561Z] 002152e1aa07: Layer already exists [2024-10-29T04:26:22.561Z] 7b1b6d6b7013: Layer already exists [2024-10-29T04:26:22.561Z] 40a51af33d58: Layer already exists [2024-10-29T04:26:22.561Z] 5fd83c4c4ff2: Layer already exists [2024-10-29T04:26:22.561Z] fc4985e25896: Layer already exists [2024-10-29T04:26:22.561Z] 11e0c2b83b5b: Layer already exists [2024-10-29T04:26:22.561Z] 16113d51b718: Layer already exists [2024-10-29T04:26:22.826Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:d632be3c87713be3cec4fa3bf68609dce0ebee54047152cfa117319bb60b6def size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:23.175Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:23.518Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-29T04:26:23.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-29T04:26:23.518Z] 180b81d7a3ee: Preparing [2024-10-29T04:26:23.518Z] 0a9bf835a8a9: Preparing [2024-10-29T04:26:23.518Z] 7b1b6d6b7013: Preparing [2024-10-29T04:26:23.518Z] e0ee4435545f: Preparing [2024-10-29T04:26:23.518Z] 002152e1aa07: Preparing [2024-10-29T04:26:23.518Z] 40a51af33d58: Preparing [2024-10-29T04:26:23.518Z] fc4985e25896: Preparing [2024-10-29T04:26:23.518Z] 11e0c2b83b5b: Preparing [2024-10-29T04:26:23.518Z] 5fd83c4c4ff2: Preparing [2024-10-29T04:26:23.518Z] 16113d51b718: Preparing [2024-10-29T04:26:23.518Z] 11e0c2b83b5b: Waiting [2024-10-29T04:26:23.518Z] 40a51af33d58: Waiting [2024-10-29T04:26:23.518Z] fc4985e25896: Waiting [2024-10-29T04:26:23.518Z] 16113d51b718: Waiting [2024-10-29T04:26:23.518Z] 5fd83c4c4ff2: Waiting [2024-10-29T04:26:23.518Z] 0a9bf835a8a9: Layer already exists [2024-10-29T04:26:23.518Z] 002152e1aa07: Layer already exists [2024-10-29T04:26:23.518Z] e0ee4435545f: Layer already exists [2024-10-29T04:26:23.518Z] 7b1b6d6b7013: Layer already exists [2024-10-29T04:26:23.518Z] 180b81d7a3ee: Layer already exists [2024-10-29T04:26:23.518Z] 40a51af33d58: Layer already exists [2024-10-29T04:26:23.518Z] 11e0c2b83b5b: Layer already exists [2024-10-29T04:26:23.518Z] fc4985e25896: Layer already exists [2024-10-29T04:26:23.518Z] 5fd83c4c4ff2: Layer already exists [2024-10-29T04:26:23.518Z] 16113d51b718: Layer already exists [2024-10-29T04:26:23.782Z] main: digest: sha256:d632be3c87713be3cec4fa3bf68609dce0ebee54047152cfa117319bb60b6def size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T04:26:23.861Z] ===================================================== [Pipeline] echo [2024-10-29T04:26:23.875Z] taggedImages: [2024-10-29T04:26:23.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:26:23.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-29T04:26:23.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.5 [2024-10-29T04:26:23.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:26:23.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-29T04:26:23.901Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-29T04:26:23.901Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:26:23.901Z] latest [2024-10-29T04:26:23.901Z] 4.0.0-dev.5 [2024-10-29T04:26:23.901Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:26:23.901Z] main [2024-10-29T04:26:23.901Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:24.254Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:24.602Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:26:24.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-29T04:26:24.602Z] 48c19d8a4a64: Preparing [2024-10-29T04:26:24.602Z] 77d02b75d80d: Preparing [2024-10-29T04:26:24.602Z] 793a783fdfac: Preparing [2024-10-29T04:26:24.602Z] e0ee4435545f: Preparing [2024-10-29T04:26:24.602Z] 002152e1aa07: Preparing [2024-10-29T04:26:24.602Z] 5b4572601480: Preparing [2024-10-29T04:26:24.602Z] 8cde4d8a1cfc: Preparing [2024-10-29T04:26:24.602Z] 6a5fa193e16e: Preparing [2024-10-29T04:26:24.602Z] 16113d51b718: Preparing [2024-10-29T04:26:24.602Z] 5b4572601480: Waiting [2024-10-29T04:26:24.602Z] 6a5fa193e16e: Waiting [2024-10-29T04:26:24.602Z] 16113d51b718: Waiting [2024-10-29T04:26:24.602Z] 8cde4d8a1cfc: Waiting [2024-10-29T04:26:24.602Z] 002152e1aa07: Layer already exists [2024-10-29T04:26:24.866Z] e0ee4435545f: Layer already exists [2024-10-29T04:26:24.866Z] 48c19d8a4a64: Pushed [2024-10-29T04:26:24.866Z] 793a783fdfac: Pushed [2024-10-29T04:26:24.866Z] 77d02b75d80d: Pushed [2024-10-29T04:26:24.866Z] 16113d51b718: Layer already exists [2024-10-29T04:26:25.445Z] 6a5fa193e16e: Pushed [2024-10-29T04:26:26.394Z] 8cde4d8a1cfc: Pushed [2024-10-29T04:26:44.557Z] 5b4572601480: Pushed [2024-10-29T04:26:44.557Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:b073005fef12aacd5242eabf9c9c8e362d6e0370af2d77a8c2273de235ab7e40 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:44.901Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:45.240Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-29T04:26:45.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-29T04:26:45.240Z] 48c19d8a4a64: Preparing [2024-10-29T04:26:45.240Z] 77d02b75d80d: Preparing [2024-10-29T04:26:45.240Z] 793a783fdfac: Preparing [2024-10-29T04:26:45.240Z] e0ee4435545f: Preparing [2024-10-29T04:26:45.240Z] 002152e1aa07: Preparing [2024-10-29T04:26:45.240Z] 5b4572601480: Preparing [2024-10-29T04:26:45.240Z] 8cde4d8a1cfc: Preparing [2024-10-29T04:26:45.240Z] 6a5fa193e16e: Preparing [2024-10-29T04:26:45.240Z] 16113d51b718: Preparing [2024-10-29T04:26:45.240Z] 5b4572601480: Waiting [2024-10-29T04:26:45.240Z] 8cde4d8a1cfc: Waiting [2024-10-29T04:26:45.240Z] 6a5fa193e16e: Waiting [2024-10-29T04:26:45.240Z] 16113d51b718: Waiting [2024-10-29T04:26:45.240Z] 77d02b75d80d: Layer already exists [2024-10-29T04:26:45.240Z] 793a783fdfac: Layer already exists [2024-10-29T04:26:45.240Z] 48c19d8a4a64: Layer already exists [2024-10-29T04:26:45.240Z] 002152e1aa07: Layer already exists [2024-10-29T04:26:45.240Z] e0ee4435545f: Layer already exists [2024-10-29T04:26:45.240Z] 8cde4d8a1cfc: Layer already exists [2024-10-29T04:26:45.240Z] 16113d51b718: Layer already exists [2024-10-29T04:26:45.240Z] 5b4572601480: Layer already exists [2024-10-29T04:26:45.240Z] 6a5fa193e16e: Layer already exists [2024-10-29T04:26:45.504Z] latest: digest: sha256:b073005fef12aacd5242eabf9c9c8e362d6e0370af2d77a8c2273de235ab7e40 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:45.854Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:46.207Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.5 [2024-10-29T04:26:46.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-29T04:26:46.207Z] 48c19d8a4a64: Preparing [2024-10-29T04:26:46.207Z] 77d02b75d80d: Preparing [2024-10-29T04:26:46.207Z] 793a783fdfac: Preparing [2024-10-29T04:26:46.207Z] e0ee4435545f: Preparing [2024-10-29T04:26:46.207Z] 002152e1aa07: Preparing [2024-10-29T04:26:46.207Z] 5b4572601480: Preparing [2024-10-29T04:26:46.207Z] 8cde4d8a1cfc: Preparing [2024-10-29T04:26:46.207Z] 6a5fa193e16e: Preparing [2024-10-29T04:26:46.207Z] 16113d51b718: Preparing [2024-10-29T04:26:46.207Z] 5b4572601480: Waiting [2024-10-29T04:26:46.207Z] 8cde4d8a1cfc: Waiting [2024-10-29T04:26:46.207Z] 6a5fa193e16e: Waiting [2024-10-29T04:26:46.207Z] 16113d51b718: Waiting [2024-10-29T04:26:46.207Z] 77d02b75d80d: Layer already exists [2024-10-29T04:26:46.207Z] 002152e1aa07: Layer already exists [2024-10-29T04:26:46.207Z] 48c19d8a4a64: Layer already exists [2024-10-29T04:26:46.207Z] 793a783fdfac: Layer already exists [2024-10-29T04:26:46.207Z] e0ee4435545f: Layer already exists [2024-10-29T04:26:46.207Z] 5b4572601480: Layer already exists [2024-10-29T04:26:46.207Z] 8cde4d8a1cfc: Layer already exists [2024-10-29T04:26:46.207Z] 6a5fa193e16e: Layer already exists [2024-10-29T04:26:46.207Z] 16113d51b718: Layer already exists [2024-10-29T04:26:46.471Z] 4.0.0-dev.5: digest: sha256:b073005fef12aacd5242eabf9c9c8e362d6e0370af2d77a8c2273de235ab7e40 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:46.816Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:47.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:26:47.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-29T04:26:47.161Z] 48c19d8a4a64: Preparing [2024-10-29T04:26:47.161Z] 77d02b75d80d: Preparing [2024-10-29T04:26:47.161Z] 793a783fdfac: Preparing [2024-10-29T04:26:47.161Z] e0ee4435545f: Preparing [2024-10-29T04:26:47.161Z] 002152e1aa07: Preparing [2024-10-29T04:26:47.161Z] 5b4572601480: Preparing [2024-10-29T04:26:47.161Z] 8cde4d8a1cfc: Preparing [2024-10-29T04:26:47.161Z] 6a5fa193e16e: Preparing [2024-10-29T04:26:47.161Z] 16113d51b718: Preparing [2024-10-29T04:26:47.161Z] 8cde4d8a1cfc: Waiting [2024-10-29T04:26:47.161Z] 6a5fa193e16e: Waiting [2024-10-29T04:26:47.161Z] 16113d51b718: Waiting [2024-10-29T04:26:47.161Z] 5b4572601480: Waiting [2024-10-29T04:26:47.161Z] 77d02b75d80d: Layer already exists [2024-10-29T04:26:47.161Z] 48c19d8a4a64: Layer already exists [2024-10-29T04:26:47.161Z] 793a783fdfac: Layer already exists [2024-10-29T04:26:47.161Z] e0ee4435545f: Layer already exists [2024-10-29T04:26:47.161Z] 002152e1aa07: Layer already exists [2024-10-29T04:26:47.161Z] 5b4572601480: Layer already exists [2024-10-29T04:26:47.161Z] 8cde4d8a1cfc: Layer already exists [2024-10-29T04:26:47.161Z] 6a5fa193e16e: Layer already exists [2024-10-29T04:26:47.161Z] 16113d51b718: Layer already exists [2024-10-29T04:26:47.425Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:b073005fef12aacd5242eabf9c9c8e362d6e0370af2d77a8c2273de235ab7e40 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:47.780Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:48.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-29T04:26:48.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-29T04:26:48.114Z] 48c19d8a4a64: Preparing [2024-10-29T04:26:48.114Z] 77d02b75d80d: Preparing [2024-10-29T04:26:48.114Z] 793a783fdfac: Preparing [2024-10-29T04:26:48.114Z] e0ee4435545f: Preparing [2024-10-29T04:26:48.114Z] 002152e1aa07: Preparing [2024-10-29T04:26:48.114Z] 5b4572601480: Preparing [2024-10-29T04:26:48.114Z] 8cde4d8a1cfc: Preparing [2024-10-29T04:26:48.114Z] 6a5fa193e16e: Preparing [2024-10-29T04:26:48.114Z] 16113d51b718: Preparing [2024-10-29T04:26:48.114Z] 8cde4d8a1cfc: Waiting [2024-10-29T04:26:48.114Z] 6a5fa193e16e: Waiting [2024-10-29T04:26:48.114Z] 16113d51b718: Waiting [2024-10-29T04:26:48.114Z] 5b4572601480: Waiting [2024-10-29T04:26:48.114Z] e0ee4435545f: Layer already exists [2024-10-29T04:26:48.114Z] 48c19d8a4a64: Layer already exists [2024-10-29T04:26:48.114Z] 002152e1aa07: Layer already exists [2024-10-29T04:26:48.114Z] 793a783fdfac: Layer already exists [2024-10-29T04:26:48.114Z] 77d02b75d80d: Layer already exists [2024-10-29T04:26:48.114Z] 8cde4d8a1cfc: Layer already exists [2024-10-29T04:26:48.114Z] 6a5fa193e16e: Layer already exists [2024-10-29T04:26:48.114Z] 5b4572601480: Layer already exists [2024-10-29T04:26:48.114Z] 16113d51b718: Layer already exists [2024-10-29T04:26:48.378Z] main: digest: sha256:b073005fef12aacd5242eabf9c9c8e362d6e0370af2d77a8c2273de235ab7e40 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T04:26:48.460Z] ===================================================== [Pipeline] echo [2024-10-29T04:26:48.475Z] taggedImages: [2024-10-29T04:26:48.475Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:26:48.475Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-29T04:26:48.475Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.5 [2024-10-29T04:26:48.475Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:26:48.475Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-29T04:26:48.499Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-29T04:26:48.499Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:26:48.499Z] latest [2024-10-29T04:26:48.499Z] 4.0.0-dev.5 [2024-10-29T04:26:48.499Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:26:48.499Z] main [2024-10-29T04:26:48.499Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:48.863Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:26:49.212Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:26:49.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-29T04:26:49.212Z] c858a9ebdefb: Preparing [2024-10-29T04:26:49.212Z] 6bb51ed9d393: Preparing [2024-10-29T04:26:49.212Z] ab83c018645e: Preparing [2024-10-29T04:26:49.212Z] e0ee4435545f: Preparing [2024-10-29T04:26:49.212Z] 002152e1aa07: Preparing [2024-10-29T04:26:49.212Z] 4aa931a22d8c: Preparing [2024-10-29T04:26:49.212Z] 11e0c2b83b5b: Preparing [2024-10-29T04:26:49.212Z] 5fd83c4c4ff2: Preparing [2024-10-29T04:26:49.212Z] 16113d51b718: Preparing [2024-10-29T04:26:49.212Z] 4aa931a22d8c: Waiting [2024-10-29T04:26:49.212Z] 11e0c2b83b5b: Waiting [2024-10-29T04:26:49.212Z] 5fd83c4c4ff2: Waiting [2024-10-29T04:26:49.212Z] 16113d51b718: Waiting [2024-10-29T04:26:49.212Z] 002152e1aa07: Layer already exists [2024-10-29T04:26:49.476Z] e0ee4435545f: Layer already exists [2024-10-29T04:26:49.476Z] 6bb51ed9d393: Pushed [2024-10-29T04:26:49.476Z] 11e0c2b83b5b: Layer already exists [2024-10-29T04:26:49.476Z] ab83c018645e: Pushed [2024-10-29T04:26:49.476Z] c858a9ebdefb: Pushed [2024-10-29T04:26:49.476Z] 5fd83c4c4ff2: Layer already exists [2024-10-29T04:26:49.476Z] 16113d51b718: Layer already exists [2024-10-29T04:27:11.485Z] 4aa931a22d8c: Pushed [2024-10-29T04:27:11.485Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:7e2f4f9a741d9462412723e8f96f8432db1948644a637350ccf0b9a3fe0be0dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:11.850Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:12.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-29T04:27:12.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-29T04:27:12.197Z] c858a9ebdefb: Preparing [2024-10-29T04:27:12.197Z] 6bb51ed9d393: Preparing [2024-10-29T04:27:12.197Z] ab83c018645e: Preparing [2024-10-29T04:27:12.197Z] e0ee4435545f: Preparing [2024-10-29T04:27:12.198Z] 002152e1aa07: Preparing [2024-10-29T04:27:12.198Z] 4aa931a22d8c: Preparing [2024-10-29T04:27:12.198Z] 11e0c2b83b5b: Preparing [2024-10-29T04:27:12.198Z] 5fd83c4c4ff2: Preparing [2024-10-29T04:27:12.198Z] 16113d51b718: Preparing [2024-10-29T04:27:12.198Z] 4aa931a22d8c: Waiting [2024-10-29T04:27:12.198Z] 11e0c2b83b5b: Waiting [2024-10-29T04:27:12.198Z] 5fd83c4c4ff2: Waiting [2024-10-29T04:27:12.198Z] 16113d51b718: Waiting [2024-10-29T04:27:12.198Z] 6bb51ed9d393: Layer already exists [2024-10-29T04:27:12.198Z] ab83c018645e: Layer already exists [2024-10-29T04:27:12.198Z] 002152e1aa07: Layer already exists [2024-10-29T04:27:12.198Z] c858a9ebdefb: Layer already exists [2024-10-29T04:27:12.198Z] e0ee4435545f: Layer already exists [2024-10-29T04:27:12.198Z] 11e0c2b83b5b: Layer already exists [2024-10-29T04:27:12.198Z] 4aa931a22d8c: Layer already exists [2024-10-29T04:27:12.198Z] 5fd83c4c4ff2: Layer already exists [2024-10-29T04:27:12.198Z] 16113d51b718: Layer already exists [2024-10-29T04:27:12.463Z] latest: digest: sha256:7e2f4f9a741d9462412723e8f96f8432db1948644a637350ccf0b9a3fe0be0dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:12.816Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:13.164Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.5 [2024-10-29T04:27:13.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-29T04:27:13.165Z] c858a9ebdefb: Preparing [2024-10-29T04:27:13.165Z] 6bb51ed9d393: Preparing [2024-10-29T04:27:13.165Z] ab83c018645e: Preparing [2024-10-29T04:27:13.165Z] e0ee4435545f: Preparing [2024-10-29T04:27:13.165Z] 002152e1aa07: Preparing [2024-10-29T04:27:13.165Z] 4aa931a22d8c: Preparing [2024-10-29T04:27:13.165Z] 11e0c2b83b5b: Preparing [2024-10-29T04:27:13.165Z] 5fd83c4c4ff2: Preparing [2024-10-29T04:27:13.165Z] 16113d51b718: Preparing [2024-10-29T04:27:13.165Z] 4aa931a22d8c: Waiting [2024-10-29T04:27:13.165Z] 11e0c2b83b5b: Waiting [2024-10-29T04:27:13.165Z] 5fd83c4c4ff2: Waiting [2024-10-29T04:27:13.165Z] 16113d51b718: Waiting [2024-10-29T04:27:13.165Z] c858a9ebdefb: Layer already exists [2024-10-29T04:27:13.165Z] 6bb51ed9d393: Layer already exists [2024-10-29T04:27:13.165Z] ab83c018645e: Layer already exists [2024-10-29T04:27:13.165Z] 002152e1aa07: Layer already exists [2024-10-29T04:27:13.165Z] e0ee4435545f: Layer already exists [2024-10-29T04:27:13.165Z] 11e0c2b83b5b: Layer already exists [2024-10-29T04:27:13.165Z] 4aa931a22d8c: Layer already exists [2024-10-29T04:27:13.165Z] 16113d51b718: Layer already exists [2024-10-29T04:27:13.165Z] 5fd83c4c4ff2: Layer already exists [2024-10-29T04:27:13.428Z] 4.0.0-dev.5: digest: sha256:7e2f4f9a741d9462412723e8f96f8432db1948644a637350ccf0b9a3fe0be0dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:13.766Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:14.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:27:14.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-29T04:27:14.112Z] c858a9ebdefb: Preparing [2024-10-29T04:27:14.112Z] 6bb51ed9d393: Preparing [2024-10-29T04:27:14.112Z] ab83c018645e: Preparing [2024-10-29T04:27:14.112Z] e0ee4435545f: Preparing [2024-10-29T04:27:14.112Z] 002152e1aa07: Preparing [2024-10-29T04:27:14.112Z] 4aa931a22d8c: Preparing [2024-10-29T04:27:14.112Z] 11e0c2b83b5b: Preparing [2024-10-29T04:27:14.112Z] 5fd83c4c4ff2: Preparing [2024-10-29T04:27:14.112Z] 16113d51b718: Preparing [2024-10-29T04:27:14.112Z] 5fd83c4c4ff2: Waiting [2024-10-29T04:27:14.112Z] 4aa931a22d8c: Waiting [2024-10-29T04:27:14.112Z] 11e0c2b83b5b: Waiting [2024-10-29T04:27:14.112Z] 16113d51b718: Waiting [2024-10-29T04:27:14.112Z] 002152e1aa07: Layer already exists [2024-10-29T04:27:14.112Z] ab83c018645e: Layer already exists [2024-10-29T04:27:14.112Z] c858a9ebdefb: Layer already exists [2024-10-29T04:27:14.112Z] e0ee4435545f: Layer already exists [2024-10-29T04:27:14.112Z] 6bb51ed9d393: Layer already exists [2024-10-29T04:27:14.112Z] 11e0c2b83b5b: Layer already exists [2024-10-29T04:27:14.112Z] 4aa931a22d8c: Layer already exists [2024-10-29T04:27:14.112Z] 5fd83c4c4ff2: Layer already exists [2024-10-29T04:27:14.112Z] 16113d51b718: Layer already exists [2024-10-29T04:27:14.377Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:7e2f4f9a741d9462412723e8f96f8432db1948644a637350ccf0b9a3fe0be0dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:14.741Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:15.095Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-29T04:27:15.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-29T04:27:15.096Z] c858a9ebdefb: Preparing [2024-10-29T04:27:15.096Z] 6bb51ed9d393: Preparing [2024-10-29T04:27:15.096Z] ab83c018645e: Preparing [2024-10-29T04:27:15.096Z] e0ee4435545f: Preparing [2024-10-29T04:27:15.096Z] 002152e1aa07: Preparing [2024-10-29T04:27:15.096Z] 4aa931a22d8c: Preparing [2024-10-29T04:27:15.096Z] 11e0c2b83b5b: Preparing [2024-10-29T04:27:15.096Z] 5fd83c4c4ff2: Preparing [2024-10-29T04:27:15.096Z] 16113d51b718: Preparing [2024-10-29T04:27:15.096Z] 11e0c2b83b5b: Waiting [2024-10-29T04:27:15.096Z] 5fd83c4c4ff2: Waiting [2024-10-29T04:27:15.096Z] 16113d51b718: Waiting [2024-10-29T04:27:15.096Z] 4aa931a22d8c: Waiting [2024-10-29T04:27:15.096Z] e0ee4435545f: Layer already exists [2024-10-29T04:27:15.096Z] ab83c018645e: Layer already exists [2024-10-29T04:27:15.096Z] c858a9ebdefb: Layer already exists [2024-10-29T04:27:15.096Z] 002152e1aa07: Layer already exists [2024-10-29T04:27:15.096Z] 6bb51ed9d393: Layer already exists [2024-10-29T04:27:15.096Z] 4aa931a22d8c: Layer already exists [2024-10-29T04:27:15.096Z] 11e0c2b83b5b: Layer already exists [2024-10-29T04:27:15.096Z] 5fd83c4c4ff2: Layer already exists [2024-10-29T04:27:15.096Z] 16113d51b718: Layer already exists [2024-10-29T04:27:15.360Z] main: digest: sha256:7e2f4f9a741d9462412723e8f96f8432db1948644a637350ccf0b9a3fe0be0dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T04:27:15.444Z] ===================================================== [Pipeline] echo [2024-10-29T04:27:15.458Z] taggedImages: [2024-10-29T04:27:15.458Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:27:15.458Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-29T04:27:15.458Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.5 [2024-10-29T04:27:15.458Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:27:15.458Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-29T04:27:15.489Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-29T04:27:15.489Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:27:15.489Z] latest [2024-10-29T04:27:15.489Z] 4.0.0-dev.5 [2024-10-29T04:27:15.489Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:27:15.489Z] main [2024-10-29T04:27:15.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:15.858Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:16.228Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:27:16.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-29T04:27:16.228Z] e5b55c5ec174: Preparing [2024-10-29T04:27:16.228Z] 91750adfd8e4: Preparing [2024-10-29T04:27:16.228Z] e0ee4435545f: Preparing [2024-10-29T04:27:16.228Z] 002152e1aa07: Preparing [2024-10-29T04:27:16.228Z] 0cf190f32155: Preparing [2024-10-29T04:27:16.228Z] fd84863b058b: Preparing [2024-10-29T04:27:16.228Z] 16113d51b718: Preparing [2024-10-29T04:27:16.228Z] fd84863b058b: Waiting [2024-10-29T04:27:16.228Z] 16113d51b718: Waiting [2024-10-29T04:27:16.228Z] 002152e1aa07: Layer already exists [2024-10-29T04:27:16.228Z] e0ee4435545f: Layer already exists [2024-10-29T04:27:16.493Z] 16113d51b718: Layer already exists [2024-10-29T04:27:16.493Z] e5b55c5ec174: Pushed [2024-10-29T04:27:17.072Z] fd84863b058b: Pushed [2024-10-29T04:27:18.028Z] 0cf190f32155: Pushed [2024-10-29T04:27:28.171Z] 91750adfd8e4: Pushed [2024-10-29T04:27:28.171Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:76c03a8f8d02b250081bd221f4ef25d888f7fd7a4c2d98df177b460d45106759 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:28.534Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:28.928Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-29T04:27:28.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-29T04:27:28.928Z] e5b55c5ec174: Preparing [2024-10-29T04:27:28.928Z] 91750adfd8e4: Preparing [2024-10-29T04:27:28.928Z] e0ee4435545f: Preparing [2024-10-29T04:27:28.928Z] 002152e1aa07: Preparing [2024-10-29T04:27:28.928Z] 0cf190f32155: Preparing [2024-10-29T04:27:28.928Z] fd84863b058b: Preparing [2024-10-29T04:27:28.928Z] 16113d51b718: Preparing [2024-10-29T04:27:28.928Z] fd84863b058b: Waiting [2024-10-29T04:27:28.928Z] 16113d51b718: Waiting [2024-10-29T04:27:28.928Z] 002152e1aa07: Layer already exists [2024-10-29T04:27:28.928Z] 91750adfd8e4: Layer already exists [2024-10-29T04:27:28.928Z] 0cf190f32155: Layer already exists [2024-10-29T04:27:28.928Z] e0ee4435545f: Layer already exists [2024-10-29T04:27:28.928Z] e5b55c5ec174: Layer already exists [2024-10-29T04:27:28.928Z] fd84863b058b: Layer already exists [2024-10-29T04:27:28.928Z] 16113d51b718: Layer already exists [2024-10-29T04:27:29.192Z] latest: digest: sha256:76c03a8f8d02b250081bd221f4ef25d888f7fd7a4c2d98df177b460d45106759 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:29.546Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:30.156Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.5 [2024-10-29T04:27:30.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-29T04:27:30.156Z] e5b55c5ec174: Preparing [2024-10-29T04:27:30.156Z] 91750adfd8e4: Preparing [2024-10-29T04:27:30.156Z] e0ee4435545f: Preparing [2024-10-29T04:27:30.156Z] 002152e1aa07: Preparing [2024-10-29T04:27:30.156Z] 0cf190f32155: Preparing [2024-10-29T04:27:30.156Z] fd84863b058b: Preparing [2024-10-29T04:27:30.156Z] 16113d51b718: Preparing [2024-10-29T04:27:30.156Z] fd84863b058b: Waiting [2024-10-29T04:27:30.156Z] 16113d51b718: Waiting [2024-10-29T04:27:30.156Z] e5b55c5ec174: Layer already exists [2024-10-29T04:27:30.156Z] e0ee4435545f: Layer already exists [2024-10-29T04:27:30.156Z] 91750adfd8e4: Layer already exists [2024-10-29T04:27:30.156Z] 0cf190f32155: Layer already exists [2024-10-29T04:27:30.156Z] 002152e1aa07: Layer already exists [2024-10-29T04:27:30.156Z] fd84863b058b: Layer already exists [2024-10-29T04:27:30.156Z] 16113d51b718: Layer already exists [2024-10-29T04:27:30.424Z] 4.0.0-dev.5: digest: sha256:76c03a8f8d02b250081bd221f4ef25d888f7fd7a4c2d98df177b460d45106759 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:30.775Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:31.117Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:27:31.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-29T04:27:31.117Z] e5b55c5ec174: Preparing [2024-10-29T04:27:31.117Z] 91750adfd8e4: Preparing [2024-10-29T04:27:31.117Z] e0ee4435545f: Preparing [2024-10-29T04:27:31.117Z] 002152e1aa07: Preparing [2024-10-29T04:27:31.117Z] 0cf190f32155: Preparing [2024-10-29T04:27:31.117Z] fd84863b058b: Preparing [2024-10-29T04:27:31.117Z] 16113d51b718: Preparing [2024-10-29T04:27:31.117Z] fd84863b058b: Waiting [2024-10-29T04:27:31.117Z] e0ee4435545f: Layer already exists [2024-10-29T04:27:31.117Z] 0cf190f32155: Layer already exists [2024-10-29T04:27:31.117Z] 002152e1aa07: Layer already exists [2024-10-29T04:27:31.117Z] e5b55c5ec174: Layer already exists [2024-10-29T04:27:31.117Z] 91750adfd8e4: Layer already exists [2024-10-29T04:27:31.117Z] fd84863b058b: Layer already exists [2024-10-29T04:27:31.117Z] 16113d51b718: Layer already exists [2024-10-29T04:27:31.379Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:76c03a8f8d02b250081bd221f4ef25d888f7fd7a4c2d98df177b460d45106759 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:31.730Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:32.071Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-29T04:27:32.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-29T04:27:32.071Z] e5b55c5ec174: Preparing [2024-10-29T04:27:32.071Z] 91750adfd8e4: Preparing [2024-10-29T04:27:32.071Z] e0ee4435545f: Preparing [2024-10-29T04:27:32.071Z] 002152e1aa07: Preparing [2024-10-29T04:27:32.071Z] 0cf190f32155: Preparing [2024-10-29T04:27:32.071Z] fd84863b058b: Preparing [2024-10-29T04:27:32.071Z] 16113d51b718: Preparing [2024-10-29T04:27:32.071Z] fd84863b058b: Waiting [2024-10-29T04:27:32.071Z] 16113d51b718: Waiting [2024-10-29T04:27:32.071Z] e0ee4435545f: Layer already exists [2024-10-29T04:27:32.071Z] 91750adfd8e4: Layer already exists [2024-10-29T04:27:32.071Z] e5b55c5ec174: Layer already exists [2024-10-29T04:27:32.071Z] 002152e1aa07: Layer already exists [2024-10-29T04:27:32.071Z] 0cf190f32155: Layer already exists [2024-10-29T04:27:32.071Z] fd84863b058b: Layer already exists [2024-10-29T04:27:32.071Z] 16113d51b718: Layer already exists [2024-10-29T04:27:32.071Z] main: digest: sha256:76c03a8f8d02b250081bd221f4ef25d888f7fd7a4c2d98df177b460d45106759 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T04:27:32.407Z] ===================================================== [Pipeline] echo [2024-10-29T04:27:32.419Z] taggedImages: [2024-10-29T04:27:32.419Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:27:32.419Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-29T04:27:32.419Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.5 [2024-10-29T04:27:32.419Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:27:32.419Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-29T04:27:32.442Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-29T04:27:32.442Z] c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:27:32.442Z] latest [2024-10-29T04:27:32.442Z] 4.0.0-dev.5 [2024-10-29T04:27:32.442Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:27:32.442Z] main [2024-10-29T04:27:32.442Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:32.790Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:33.149Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:27:33.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-29T04:27:33.149Z] 354d003f14d4: Preparing [2024-10-29T04:27:33.149Z] b4317371223d: Preparing [2024-10-29T04:27:33.149Z] 0cd8387f192e: Preparing [2024-10-29T04:27:33.149Z] e0ee4435545f: Preparing [2024-10-29T04:27:33.149Z] 002152e1aa07: Preparing [2024-10-29T04:27:33.149Z] c88b9a10dec1: Preparing [2024-10-29T04:27:33.149Z] c88b9a10dec1: Waiting [2024-10-29T04:27:33.149Z] 400f2a08b474: Preparing [2024-10-29T04:27:33.149Z] 16113d51b718: Preparing [2024-10-29T04:27:33.149Z] 400f2a08b474: Waiting [2024-10-29T04:27:33.149Z] 16113d51b718: Waiting [2024-10-29T04:27:33.149Z] e0ee4435545f: Layer already exists [2024-10-29T04:27:33.149Z] 002152e1aa07: Layer already exists [2024-10-29T04:27:33.418Z] b4317371223d: Pushed [2024-10-29T04:27:33.418Z] 16113d51b718: Layer already exists [2024-10-29T04:27:33.418Z] 354d003f14d4: Pushed [2024-10-29T04:27:33.682Z] 400f2a08b474: Pushed [2024-10-29T04:27:34.635Z] c88b9a10dec1: Pushed [2024-10-29T04:27:44.685Z] 0cd8387f192e: Pushed [2024-10-29T04:27:44.685Z] c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:8c057c24722141a3deb600b27733bcc19bdce6579baa19c78366e760eda8e493 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:45.037Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:45.382Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-29T04:27:45.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-29T04:27:45.382Z] 354d003f14d4: Preparing [2024-10-29T04:27:45.382Z] b4317371223d: Preparing [2024-10-29T04:27:45.382Z] 0cd8387f192e: Preparing [2024-10-29T04:27:45.382Z] e0ee4435545f: Preparing [2024-10-29T04:27:45.382Z] 002152e1aa07: Preparing [2024-10-29T04:27:45.382Z] c88b9a10dec1: Preparing [2024-10-29T04:27:45.382Z] 400f2a08b474: Preparing [2024-10-29T04:27:45.382Z] 16113d51b718: Preparing [2024-10-29T04:27:45.382Z] c88b9a10dec1: Waiting [2024-10-29T04:27:45.382Z] 400f2a08b474: Waiting [2024-10-29T04:27:45.382Z] 16113d51b718: Waiting [2024-10-29T04:27:45.382Z] b4317371223d: Layer already exists [2024-10-29T04:27:45.382Z] 002152e1aa07: Layer already exists [2024-10-29T04:27:45.382Z] e0ee4435545f: Layer already exists [2024-10-29T04:27:45.382Z] 0cd8387f192e: Layer already exists [2024-10-29T04:27:45.382Z] 354d003f14d4: Layer already exists [2024-10-29T04:27:45.382Z] 400f2a08b474: Layer already exists [2024-10-29T04:27:45.382Z] 16113d51b718: Layer already exists [2024-10-29T04:27:45.382Z] c88b9a10dec1: Layer already exists [2024-10-29T04:27:45.646Z] latest: digest: sha256:8c057c24722141a3deb600b27733bcc19bdce6579baa19c78366e760eda8e493 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:45.990Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:46.327Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.5 [2024-10-29T04:27:46.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-29T04:27:46.327Z] 354d003f14d4: Preparing [2024-10-29T04:27:46.327Z] b4317371223d: Preparing [2024-10-29T04:27:46.327Z] 0cd8387f192e: Preparing [2024-10-29T04:27:46.327Z] e0ee4435545f: Preparing [2024-10-29T04:27:46.327Z] 002152e1aa07: Preparing [2024-10-29T04:27:46.327Z] c88b9a10dec1: Preparing [2024-10-29T04:27:46.327Z] 400f2a08b474: Preparing [2024-10-29T04:27:46.327Z] 16113d51b718: Preparing [2024-10-29T04:27:46.327Z] c88b9a10dec1: Waiting [2024-10-29T04:27:46.327Z] 400f2a08b474: Waiting [2024-10-29T04:27:46.327Z] 16113d51b718: Waiting [2024-10-29T04:27:46.327Z] e0ee4435545f: Layer already exists [2024-10-29T04:27:46.327Z] b4317371223d: Layer already exists [2024-10-29T04:27:46.327Z] 354d003f14d4: Layer already exists [2024-10-29T04:27:46.327Z] 0cd8387f192e: Layer already exists [2024-10-29T04:27:46.327Z] 002152e1aa07: Layer already exists [2024-10-29T04:27:46.327Z] c88b9a10dec1: Layer already exists [2024-10-29T04:27:46.327Z] 16113d51b718: Layer already exists [2024-10-29T04:27:46.327Z] 400f2a08b474: Layer already exists [2024-10-29T04:27:46.590Z] 4.0.0-dev.5: digest: sha256:8c057c24722141a3deb600b27733bcc19bdce6579baa19c78366e760eda8e493 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:46.936Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:47.290Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:27:47.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-29T04:27:47.290Z] 354d003f14d4: Preparing [2024-10-29T04:27:47.290Z] b4317371223d: Preparing [2024-10-29T04:27:47.290Z] 0cd8387f192e: Preparing [2024-10-29T04:27:47.290Z] e0ee4435545f: Preparing [2024-10-29T04:27:47.290Z] 002152e1aa07: Preparing [2024-10-29T04:27:47.290Z] c88b9a10dec1: Preparing [2024-10-29T04:27:47.290Z] 400f2a08b474: Preparing [2024-10-29T04:27:47.290Z] 16113d51b718: Preparing [2024-10-29T04:27:47.290Z] c88b9a10dec1: Waiting [2024-10-29T04:27:47.290Z] 400f2a08b474: Waiting [2024-10-29T04:27:47.290Z] 16113d51b718: Waiting [2024-10-29T04:27:47.290Z] 002152e1aa07: Layer already exists [2024-10-29T04:27:47.290Z] b4317371223d: Layer already exists [2024-10-29T04:27:47.290Z] 354d003f14d4: Layer already exists [2024-10-29T04:27:47.290Z] e0ee4435545f: Layer already exists [2024-10-29T04:27:47.290Z] 0cd8387f192e: Layer already exists [2024-10-29T04:27:47.290Z] c88b9a10dec1: Layer already exists [2024-10-29T04:27:47.290Z] 400f2a08b474: Layer already exists [2024-10-29T04:27:47.290Z] 16113d51b718: Layer already exists [2024-10-29T04:27:47.554Z] c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:8c057c24722141a3deb600b27733bcc19bdce6579baa19c78366e760eda8e493 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:47.903Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:48.251Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-29T04:27:48.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-29T04:27:48.251Z] 354d003f14d4: Preparing [2024-10-29T04:27:48.251Z] b4317371223d: Preparing [2024-10-29T04:27:48.251Z] 0cd8387f192e: Preparing [2024-10-29T04:27:48.251Z] e0ee4435545f: Preparing [2024-10-29T04:27:48.251Z] 002152e1aa07: Preparing [2024-10-29T04:27:48.251Z] c88b9a10dec1: Preparing [2024-10-29T04:27:48.251Z] 400f2a08b474: Preparing [2024-10-29T04:27:48.251Z] 16113d51b718: Preparing [2024-10-29T04:27:48.251Z] 400f2a08b474: Waiting [2024-10-29T04:27:48.251Z] 16113d51b718: Waiting [2024-10-29T04:27:48.251Z] c88b9a10dec1: Waiting [2024-10-29T04:27:48.251Z] e0ee4435545f: Layer already exists [2024-10-29T04:27:48.251Z] 0cd8387f192e: Layer already exists [2024-10-29T04:27:48.251Z] b4317371223d: Layer already exists [2024-10-29T04:27:48.251Z] 002152e1aa07: Layer already exists [2024-10-29T04:27:48.251Z] 354d003f14d4: Layer already exists [2024-10-29T04:27:48.251Z] 400f2a08b474: Layer already exists [2024-10-29T04:27:48.251Z] c88b9a10dec1: Layer already exists [2024-10-29T04:27:48.251Z] 16113d51b718: Layer already exists [2024-10-29T04:27:48.514Z] main: digest: sha256:8c057c24722141a3deb600b27733bcc19bdce6579baa19c78366e760eda8e493 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-29T04:27:48.586Z] ===================================================== [Pipeline] echo [2024-10-29T04:27:48.598Z] taggedImages: [2024-10-29T04:27:48.598Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [2024-10-29T04:27:48.598Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-29T04:27:48.598Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.5 [2024-10-29T04:27:48.598Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [2024-10-29T04:27:48.598Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:48.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-29T04:27:48.983Z] [2024-10-29T04:27:48.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:27:49.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-29T04:27:49.315Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-29T04:27:49.315Z] 8998bd30e6a1: Pulling fs layer [2024-10-29T04:27:49.315Z] 04944245beec: Pulling fs layer [2024-10-29T04:27:49.315Z] 699f458cf7ca: Pulling fs layer [2024-10-29T04:27:49.315Z] 765212b225bb: Pulling fs layer [2024-10-29T04:27:49.315Z] f23df028b6ca: Pulling fs layer [2024-10-29T04:27:49.315Z] d65c8cfc05b1: Pulling fs layer [2024-10-29T04:27:49.315Z] 2437ff75d9bd: Pulling fs layer [2024-10-29T04:27:49.315Z] 765212b225bb: Waiting [2024-10-29T04:27:49.315Z] f23df028b6ca: Waiting [2024-10-29T04:27:49.315Z] d65c8cfc05b1: Waiting [2024-10-29T04:27:49.315Z] 2437ff75d9bd: Waiting [2024-10-29T04:27:49.581Z] 04944245beec: Verifying Checksum [2024-10-29T04:27:49.581Z] 04944245beec: Download complete [2024-10-29T04:27:49.581Z] 765212b225bb: Verifying Checksum [2024-10-29T04:27:49.581Z] 765212b225bb: Download complete [2024-10-29T04:27:49.581Z] f23df028b6ca: Download complete [2024-10-29T04:27:49.581Z] d65c8cfc05b1: Verifying Checksum [2024-10-29T04:27:49.581Z] d65c8cfc05b1: Download complete [2024-10-29T04:27:49.581Z] 699f458cf7ca: Verifying Checksum [2024-10-29T04:27:49.581Z] 699f458cf7ca: Download complete [2024-10-29T04:27:50.160Z] 8998bd30e6a1: Verifying Checksum [2024-10-29T04:27:50.160Z] 8998bd30e6a1: Download complete [2024-10-29T04:27:52.727Z] 2437ff75d9bd: Verifying Checksum [2024-10-29T04:27:52.727Z] 2437ff75d9bd: Download complete [2024-10-29T04:27:54.660Z] 8998bd30e6a1: Pull complete [2024-10-29T04:27:55.239Z] 04944245beec: Pull complete [2024-10-29T04:27:56.641Z] 699f458cf7ca: Pull complete [2024-10-29T04:27:56.905Z] 765212b225bb: Pull complete [2024-10-29T04:27:57.858Z] f23df028b6ca: Pull complete [2024-10-29T04:27:57.858Z] d65c8cfc05b1: Pull complete [2024-10-29T04:28:16.029Z] 2437ff75d9bd: Pull complete [2024-10-29T04:28:16.029Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-29T04:28:16.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-29T04:28:16.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-29T04:28:16.210Z] prd-ubuntu20.04-docker-arm64-4c-16g-23950 does not seem to be running inside a container [2024-10-29T04:28:16.252Z] $ 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/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@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-10-29T04:28:18.899Z] $ docker top addf5993f6feb086f4a42d25514d07e5168f487e3c6fb741eea75957d654362b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-29T04:28:19.821Z] ---> job-cost.sh [2024-10-29T04:28:19.821Z] lf-activate-venv: SKIPPING [2024-10-29T04:28:19.821Z] INFO: No Stack... [2024-10-29T04:28:20.397Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-29T04:28:20.972Z] INFO: Archiving Costs [Pipeline] sh [2024-10-29T04:28:21.597Z] + + cat /w/workspace/edgex-go/739/archives/cost.csv [2024-10-29T04:28:21.597Z] cut -d, -f6 [Pipeline] lock [2024-10-29T04:28:21.657Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-739-stack-cost] [2024-10-29T04:28:21.670Z] Resource [jenkins-edgexfoundry-edgex-go-main-739-stack-cost] did not exist. Created. [2024-10-29T04:28:21.678Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-739-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-29T04:28:22.011Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-29T04:28:22.587Z] Stashed 1 file(s) [Pipeline] } [2024-10-29T04:28:22.596Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-739-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-29T04:28:22.615Z] $ docker stop --time=1 addf5993f6feb086f4a42d25514d07e5168f487e3c6fb741eea75957d654362b [2024-10-29T04:28:24.110Z] $ docker rm -f --volumes addf5993f6feb086f4a42d25514d07e5168f487e3c6fb741eea75957d654362b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-29T04:28:24.708Z] provisioning config files... [2024-10-29T04:28:24.717Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/739@tmp/config13115877619902149194tmp [Pipeline] { [Pipeline] sh [2024-10-29T04:28:25.016Z] + set +x [2024-10-29T04:28:25.016Z] + bash -s -- [2024-10-29T04:28:25.016Z] + curl -s https://codecov.io/bash [2024-10-29T04:28:25.016Z] [2024-10-29T04:28:25.016Z] _____ _ [2024-10-29T04:28:25.016Z] / ____| | | [2024-10-29T04:28:25.016Z] | | ___ __| | ___ ___ _____ __ [2024-10-29T04:28:25.016Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-29T04:28:25.016Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-29T04:28:25.016Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-29T04:28:25.016Z] Bash-1.0.6 [2024-10-29T04:28:25.016Z] [2024-10-29T04:28:25.016Z] [2024-10-29T04:28:25.016Z] ==> git version 2.25.1 found [2024-10-29T04:28:25.016Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-29T04:28:25.016Z] Release-Date: 2020-01-08 [2024-10-29T04:28:25.016Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-29T04:28:25.016Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-29T04:28:25.016Z] ==> Jenkins CI detected. [2024-10-29T04:28:25.016Z] current dir:  /w/workspace/edgex-go/739 [2024-10-29T04:28:25.016Z] project root: . [2024-10-29T04:28:25.016Z] --> token set from env [2024-10-29T04:28:25.016Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-29T04:28:25.016Z] ==> Running gcov in . (disable via -X gcov) [2024-10-29T04:28:25.016Z] ==> Python coveragepy not found [2024-10-29T04:28:25.016Z] ==> Searching for coverage reports in: [2024-10-29T04:28:25.016Z] + . [2024-10-29T04:28:25.275Z] -> Found 1 reports [2024-10-29T04:28:25.275Z] ==> Detecting git/mercurial file structure [2024-10-29T04:28:25.275Z] ==> Reading reports [2024-10-29T04:28:25.275Z] + ./coverage.out bytes=1475885 [2024-10-29T04:28:25.275Z] ==> Appending adjustments [2024-10-29T04:28:25.275Z] https://docs.codecov.io/docs/fixing-reports [2024-10-29T04:28:26.651Z] + Found adjustments [2024-10-29T04:28:26.651Z] ==> Gzipping contents [2024-10-29T04:28:26.651Z] 128K /tmp/codecov.OVLm7A.gz [2024-10-29T04:28:26.651Z] ==> Uploading reports [2024-10-29T04:28:26.651Z] url: https://codecov.io [2024-10-29T04:28:26.651Z] query: branch=main&commit=c30ddf62977cad5bfe4181251be04ec207745378&build=739&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F739%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-29T04:28:26.651Z] -> Pinging Codecov [2024-10-29T04:28:26.651Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c30ddf62977cad5bfe4181251be04ec207745378&build=739&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F739%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-29T04:28:26.651Z] -> Uploading to [2024-10-29T04:28:26.652Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/c30ddf62977cad5bfe4181251be04ec207745378/02aa21e7-a82a-4e69-8f6e-64a7f3597abb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241029%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241029T042826Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ad30e0ee6ff1a4c3a14ab5561532cb1efea5c0066face81d6c5c0ce60e079a8f [2024-10-29T04:28:26.652Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-29T04:28:26.652Z] Dload Upload Total Spent Left Speed [2024-10-29T04:28:26.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125k 0 0 100 125k 0 420k --:--:-- --:--:-- --:--:-- 420k [2024-10-29T04:28:26.910Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [2024-10-29T04:28:26.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-29T04:28:27.141Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-29T04:28:27.160Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:28:27.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-29T04:28:27.473Z] [2024-10-29T04:28:27.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:28:27.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-29T04:28:27.778Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-29T04:28:27.778Z] 43c4264eed91: Already exists [2024-10-29T04:28:27.778Z] 4cc291be95ef: Already exists [2024-10-29T04:28:27.778Z] 2ac1f1163629: Already exists [2024-10-29T04:28:27.778Z] 5c3c966382ef: Already exists [2024-10-29T04:28:27.778Z] 4f4fb700ef54: Already exists [2024-10-29T04:28:27.778Z] d9c7d2e4e75e: Pulling fs layer [2024-10-29T04:28:27.778Z] 9c3e1370e548: Pulling fs layer [2024-10-29T04:28:28.036Z] d9c7d2e4e75e: Download complete [2024-10-29T04:28:28.295Z] d9c7d2e4e75e: Pull complete [2024-10-29T04:28:28.861Z] 9c3e1370e548: Verifying Checksum [2024-10-29T04:28:28.861Z] 9c3e1370e548: Download complete [2024-10-29T04:28:31.387Z] 9c3e1370e548: Pull complete [2024-10-29T04:28:31.387Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-29T04:28:31.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-29T04:28:31.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-29T04:28:31.493Z] prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container [2024-10-29T04:28:31.518Z] $ 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/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-29T04:28:37.071Z] $ docker top 74f93b2566dcdfa4f2b83f77e60726cf5cce0d174c0765715eddf68c7c19d950 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-29T04:28:37.432Z] + git config --global --add safe.directory /w/workspace/edgex-go/739 [Pipeline] echo [2024-10-29T04:28:37.444Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-29T04:28:37.718Z] + set -o pipefail [2024-10-29T04:28:37.719Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-29T04:28:45.838Z] [2024-10-29T04:28:45.838Z] Monitoring /w/workspace/edgex-go/739 (github.com/edgexfoundry/edgex-go)... [2024-10-29T04:28:45.838Z] [2024-10-29T04:28:45.838Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/da51f212-a003-4fcd-80e1-a9552f53d27e [2024-10-29T04:28:45.838Z] [2024-10-29T04:28:45.838Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-29T04:28:45.838Z] [Pipeline] } [2024-10-29T04:28:45.833Z] $ docker stop --time=1 74f93b2566dcdfa4f2b83f77e60726cf5cce0d174c0765715eddf68c7c19d950 [2024-10-29T04:28:53.502Z] $ docker rm -f --volumes 74f93b2566dcdfa4f2b83f77e60726cf5cce0d174c0765715eddf68c7c19d950 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-29T04:28:54.031Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-29T04:28:54.047Z] provisioning config files... [2024-10-29T04:28:54.055Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/739@tmp/config4503144699002029661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-29T04:28:54.352Z] --> edgex-publish-swagger.sh [2024-10-29T04:28:54.352Z] === Publish openapi API === [2024-10-29T04:28:54.352Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-10-29T04:28:54.352Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/739/openapi/core-command.yaml] [2024-10-29T04:28:54.352Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-29T04:28:54.352Z] Dload Upload Total Spent Left Speed [2024-10-29T04:28:54.611Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 310k --:--:-- --:--:-- --:--:-- 307k 100 32782 0 0 100 32782 0 72687 --:--:-- --:--:-- --:--:-- 72526 [2024-10-29T04:28:54.611Z] [2024-10-29T04:28:54.611Z] [2024-10-29T04:28:54.611Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/739/openapi/core-data.yaml] [2024-10-29T04:28:54.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-29T04:28:54.612Z] Dload Upload Total Spent Left Speed [2024-10-29T04:28:55.180Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72056 0 0 100 72056 0 149k --:--:-- --:--:-- --:--:-- 149k [2024-10-29T04:28:55.180Z] [2024-10-29T04:28:55.180Z] [2024-10-29T04:28:55.180Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/739/openapi/core-keeper.yaml] [2024-10-29T04:28:55.180Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-29T04:28:55.180Z] Dload Upload Total Spent Left Speed [2024-10-29T04:28:55.440Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32835 0 0 100 32835 0 158k --:--:-- --:--:-- --:--:-- 157k 100 32901 100 66 100 32835 285 138k --:--:-- --:--:-- --:--:-- 138k [2024-10-29T04:28:55.440Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-29T04:28:55.440Z] [2024-10-29T04:28:55.440Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/739/openapi/core-metadata.yaml] [2024-10-29T04:28:55.440Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-29T04:28:55.440Z] Dload Upload Total Spent Left Speed [2024-10-29T04:28:56.008Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 393 389k --:--:-- --:--:-- --:--:-- 390k [2024-10-29T04:28:56.008Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-29T04:28:56.008Z] [2024-10-29T04:28:56.009Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/739/openapi/support-cron-scheduler.yaml] [2024-10-29T04:28:56.009Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-29T04:28:56.009Z] Dload Upload Total Spent Left Speed [2024-10-29T04:28:56.009Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 260 195k --:--:-- --:--:-- --:--:-- 196k [2024-10-29T04:28:56.009Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-29T04:28:56.009Z] [2024-10-29T04:28:56.009Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/739/openapi/support-notifications.yaml] [2024-10-29T04:28:56.009Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-29T04:28:56.009Z] Dload Upload Total Spent Left Speed [2024-10-29T04:28:56.577Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 454 248k --:--:-- --:--:-- --:--:-- 248k 100 87457 100 156 100 87301 453 247k --:--:-- --:--:-- --:--:-- 247k [2024-10-29T04:28:56.577Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-29T04:28:56.577Z] [Pipeline] } [2024-10-29T04:28:56.585Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-10-29T04:28:57.036Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-29T04:28:57.036Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:28:57.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-29T04:28:57.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-29T04:28:57.427Z] prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container [2024-10-29T04:28:57.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-29T04:28:57.983Z] $ docker top 5f4fd224a7aa182ca056577bfa7fa54f31080f0be6e36bf2e92cfaf8a0a6c431 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-29T04:28:58.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-29T04:28:58.131Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-29T04:28:58.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-29T04:28:58.239Z] $ docker exec 5f4fd224a7aa182ca056577bfa7fa54f31080f0be6e36bf2e92cfaf8a0a6c431 ssh-agent [2024-10-29T04:28:58.344Z] SSH_AUTH_SOCK=/tmp/ssh-B0VaJjX5EhK3/agent.32 [2024-10-29T04:28:58.344Z] SSH_AGENT_PID=38 [2024-10-29T04:28:58.356Z] Running ssh-add (command line suppressed) [2024-10-29T04:28:58.438Z] Identity added: /w/workspace/edgex-go/739@tmp/private_key_6498346542382178153.key (/w/workspace/edgex-go/739@tmp/private_key_6498346542382178153.key) [2024-10-29T04:28:58.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-29T04:28:58.810Z] + git semver tag [2024-10-29T04:28:59.073Z] 2024-10-29 04:28:59,025 [run_tag] DEBUG tag force:False [2024-10-29T04:28:59.073Z] 2024-10-29 04:28:59,025 [check_head_tag] DEBUG check head tag [2024-10-29T04:28:59.073Z] 2024-10-29 04:28:59,031 [execute] INFO git cat-file --batch-check [2024-10-29T04:28:59.073Z] 2024-10-29 04:28:59,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/739, universal_newlines=False, shell=None, istream=) [2024-10-29T04:28:59.073Z] 2024-10-29 04:28:59,035 [execute] INFO git cat-file --batch [2024-10-29T04:28:59.073Z] 2024-10-29 04:28:59,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/739, universal_newlines=False, shell=None, istream=) [2024-10-29T04:28:59.332Z] 2024-10-29 04:28:59,082 [read_version] DEBUG read version from /w/workspace/edgex-go/739/.semver/main [2024-10-29T04:28:59.332Z] 2024-10-29 04:28:59,083 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 [2024-10-29T04:28:59.332Z] 2024-10-29 04:28:59,083 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/edgex-go/739, universal_newlines=False, shell=None, istream=None) [2024-10-29T04:28:59.332Z] 2024-10-29 04:28:59,086 [read_version] DEBUG read version from /w/workspace/edgex-go/739/.semver/main [2024-10-29T04:28:59.332Z] 4.0.0-dev.5 [Pipeline] } [2024-10-29T04:28:59.324Z] $ docker exec --env ******** --env ******** 5f4fd224a7aa182ca056577bfa7fa54f31080f0be6e36bf2e92cfaf8a0a6c431 ssh-agent -k [2024-10-29T04:28:59.416Z] unset SSH_AUTH_SOCK; [2024-10-29T04:28:59.416Z] unset SSH_AGENT_PID; [2024-10-29T04:28:59.417Z] echo Agent pid 38 killed; [2024-10-29T04:28:59.446Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-29T04:28:59.774Z] + git semver [Pipeline] } [2024-10-29T04:29:00.029Z] $ docker stop --time=1 5f4fd224a7aa182ca056577bfa7fa54f31080f0be6e36bf2e92cfaf8a0a6c431 [2024-10-29T04:29:01.580Z] $ docker rm -f --volumes 5f4fd224a7aa182ca056577bfa7fa54f31080f0be6e36bf2e92cfaf8a0a6c431 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:29:02.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-29T04:29:02.005Z] [2024-10-29T04:29:02.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:29:02.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-29T04:29:02.308Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-29T04:29:02.308Z] ab5ef0e58194: Pulling fs layer [2024-10-29T04:29:02.308Z] 9712f1f96733: Pulling fs layer [2024-10-29T04:29:02.308Z] 63f879dbbcfc: Pulling fs layer [2024-10-29T04:29:02.308Z] 0d9ebad4ef96: Pulling fs layer [2024-10-29T04:29:02.308Z] e9a5061849ea: Pulling fs layer [2024-10-29T04:29:02.308Z] d747dcd14b5f: Pulling fs layer [2024-10-29T04:29:02.308Z] 2de7ff778b66: Pulling fs layer [2024-10-29T04:29:02.308Z] 0d9ebad4ef96: Waiting [2024-10-29T04:29:02.308Z] e9a5061849ea: Waiting [2024-10-29T04:29:02.308Z] d747dcd14b5f: Waiting [2024-10-29T04:29:02.308Z] 2de7ff778b66: Waiting [2024-10-29T04:29:02.308Z] 9712f1f96733: Verifying Checksum [2024-10-29T04:29:02.308Z] 9712f1f96733: Download complete [2024-10-29T04:29:02.567Z] 63f879dbbcfc: Verifying Checksum [2024-10-29T04:29:02.567Z] 63f879dbbcfc: Download complete [2024-10-29T04:29:02.826Z] e9a5061849ea: Verifying Checksum [2024-10-29T04:29:02.826Z] e9a5061849ea: Download complete [2024-10-29T04:29:02.826Z] d747dcd14b5f: Download complete [2024-10-29T04:29:02.826Z] 0d9ebad4ef96: Download complete [2024-10-29T04:29:02.826Z] ab5ef0e58194: Verifying Checksum [2024-10-29T04:29:02.826Z] ab5ef0e58194: Download complete [2024-10-29T04:29:03.084Z] 2de7ff778b66: Verifying Checksum [2024-10-29T04:29:03.084Z] 2de7ff778b66: Download complete [2024-10-29T04:29:05.615Z] ab5ef0e58194: Pull complete [2024-10-29T04:29:05.615Z] 9712f1f96733: Pull complete [2024-10-29T04:29:06.179Z] 63f879dbbcfc: Pull complete [2024-10-29T04:29:10.357Z] 0d9ebad4ef96: Pull complete [2024-10-29T04:29:10.357Z] e9a5061849ea: Pull complete [2024-10-29T04:29:10.357Z] d747dcd14b5f: Pull complete [2024-10-29T04:29:11.291Z] 2de7ff778b66: Pull complete [2024-10-29T04:29:11.291Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-29T04:29:11.291Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-29T04:29:11.291Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-29T04:29:11.397Z] prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container [2024-10-29T04:29:11.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-29T04:29:19.735Z] $ docker top 6c059c21a3227f228cad70776e9db51ac5cc548bd27a6f99f00bdb8c1352d0a1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-29T04:29:19.836Z] provisioning config files... [2024-10-29T04:29:19.844Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/739@tmp/config2897208816703467763tmp [2024-10-29T04:29:19.851Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/739@tmp/config1535135387564351288tmp [2024-10-29T04:29:19.857Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/739@tmp/config6443526207866805586tmp [Pipeline] { [Pipeline] echo [2024-10-29T04:29:19.887Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-29T04:29:20.181Z] ---> sigul-configuration.sh [2024-10-29T04:29:20.181Z] gpg: directory `/root/.gnupg' created [2024-10-29T04:29:20.181Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-29T04:29:20.181Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-29T04:29:20.181Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-29T04:29:20.181Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-29T04:29:20.181Z] gpg: CAST5 encrypted data [2024-10-29T04:29:20.181Z] gpg: encrypted with 1 passphrase [2024-10-29T04:29:20.181Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-29T04:29:20.474Z] + mkdir /home/jenkins [2024-10-29T04:29:20.474Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-29T04:29:20.765Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-29T04:29:20.779Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-29T04:29:21.068Z] ---> sigul-install.sh [2024-10-29T04:29:21.068Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-29T04:29:21.360Z] + git tag --list [2024-10-29T04:29:21.360Z] 0.6.0 [2024-10-29T04:29:21.360Z] 0.6.1 [2024-10-29T04:29:21.360Z] 0.7.0 [2024-10-29T04:29:21.360Z] 0.7.1 [2024-10-29T04:29:21.360Z] v1.0.0 [2024-10-29T04:29:21.360Z] v1.0.1 [2024-10-29T04:29:21.360Z] v1.1.0 [2024-10-29T04:29:21.360Z] v1.2.0 [2024-10-29T04:29:21.360Z] v1.2.1 [2024-10-29T04:29:21.360Z] v1.3.0 [2024-10-29T04:29:21.360Z] v1.3.1 [2024-10-29T04:29:21.360Z] v2.0.0 [2024-10-29T04:29:21.360Z] v2.1.0 [2024-10-29T04:29:21.360Z] v2.1.1 [2024-10-29T04:29:21.360Z] v2.2.0 [2024-10-29T04:29:21.360Z] v2.3.0 [2024-10-29T04:29:21.360Z] v3.0 [2024-10-29T04:29:21.360Z] v3.0.0 [2024-10-29T04:29:21.360Z] v3.1 [2024-10-29T04:29:21.360Z] v3.1.0 [2024-10-29T04:29:21.360Z] v3.1.0-dev.1 [2024-10-29T04:29:21.360Z] v3.1.0-dev.10 [2024-10-29T04:29:21.360Z] v3.1.0-dev.11 [2024-10-29T04:29:21.360Z] v3.1.0-dev.12 [2024-10-29T04:29:21.360Z] v3.1.0-dev.13 [2024-10-29T04:29:21.360Z] v3.1.0-dev.14 [2024-10-29T04:29:21.360Z] v3.1.0-dev.15 [2024-10-29T04:29:21.360Z] v3.1.0-dev.16 [2024-10-29T04:29:21.360Z] v3.1.0-dev.17 [2024-10-29T04:29:21.360Z] v3.1.0-dev.18 [2024-10-29T04:29:21.360Z] v3.1.0-dev.19 [2024-10-29T04:29:21.360Z] v3.1.0-dev.2 [2024-10-29T04:29:21.360Z] v3.1.0-dev.20 [2024-10-29T04:29:21.360Z] v3.1.0-dev.21 [2024-10-29T04:29:21.360Z] v3.1.0-dev.22 [2024-10-29T04:29:21.360Z] v3.1.0-dev.23 [2024-10-29T04:29:21.360Z] v3.1.0-dev.24 [2024-10-29T04:29:21.360Z] v3.1.0-dev.25 [2024-10-29T04:29:21.360Z] v3.1.0-dev.26 [2024-10-29T04:29:21.360Z] v3.1.0-dev.27 [2024-10-29T04:29:21.360Z] v3.1.0-dev.28 [2024-10-29T04:29:21.360Z] v3.1.0-dev.29 [2024-10-29T04:29:21.360Z] v3.1.0-dev.3 [2024-10-29T04:29:21.360Z] v3.1.0-dev.30 [2024-10-29T04:29:21.360Z] v3.1.0-dev.31 [2024-10-29T04:29:21.360Z] v3.1.0-dev.32 [2024-10-29T04:29:21.360Z] v3.1.0-dev.33 [2024-10-29T04:29:21.360Z] v3.1.0-dev.34 [2024-10-29T04:29:21.360Z] v3.1.0-dev.35 [2024-10-29T04:29:21.360Z] v3.1.0-dev.36 [2024-10-29T04:29:21.360Z] v3.1.0-dev.37 [2024-10-29T04:29:21.360Z] v3.1.0-dev.38 [2024-10-29T04:29:21.361Z] v3.1.0-dev.39 [2024-10-29T04:29:21.361Z] v3.1.0-dev.4 [2024-10-29T04:29:21.361Z] v3.1.0-dev.40 [2024-10-29T04:29:21.361Z] v3.1.0-dev.41 [2024-10-29T04:29:21.361Z] v3.1.0-dev.42 [2024-10-29T04:29:21.361Z] v3.1.0-dev.43 [2024-10-29T04:29:21.361Z] v3.1.0-dev.44 [2024-10-29T04:29:21.361Z] v3.1.0-dev.45 [2024-10-29T04:29:21.361Z] v3.1.0-dev.46 [2024-10-29T04:29:21.361Z] v3.1.0-dev.47 [2024-10-29T04:29:21.361Z] v3.1.0-dev.48 [2024-10-29T04:29:21.361Z] v3.1.0-dev.49 [2024-10-29T04:29:21.361Z] v3.1.0-dev.5 [2024-10-29T04:29:21.361Z] v3.1.0-dev.50 [2024-10-29T04:29:21.361Z] v3.1.0-dev.51 [2024-10-29T04:29:21.361Z] v3.1.0-dev.52 [2024-10-29T04:29:21.361Z] v3.1.0-dev.53 [2024-10-29T04:29:21.361Z] v3.1.0-dev.54 [2024-10-29T04:29:21.361Z] v3.1.0-dev.55 [2024-10-29T04:29:21.361Z] v3.1.0-dev.56 [2024-10-29T04:29:21.361Z] v3.1.0-dev.57 [2024-10-29T04:29:21.361Z] v3.1.0-dev.58 [2024-10-29T04:29:21.361Z] v3.1.0-dev.59 [2024-10-29T04:29:21.361Z] v3.1.0-dev.6 [2024-10-29T04:29:21.361Z] v3.1.0-dev.60 [2024-10-29T04:29:21.361Z] v3.1.0-dev.61 [2024-10-29T04:29:21.361Z] v3.1.0-dev.62 [2024-10-29T04:29:21.361Z] v3.1.0-dev.63 [2024-10-29T04:29:21.361Z] v3.1.0-dev.64 [2024-10-29T04:29:21.361Z] v3.1.0-dev.65 [2024-10-29T04:29:21.361Z] v3.1.0-dev.66 [2024-10-29T04:29:21.361Z] v3.1.0-dev.67 [2024-10-29T04:29:21.361Z] v3.1.0-dev.68 [2024-10-29T04:29:21.361Z] v3.1.0-dev.69 [2024-10-29T04:29:21.361Z] v3.1.0-dev.7 [2024-10-29T04:29:21.361Z] v3.1.0-dev.70 [2024-10-29T04:29:21.361Z] v3.1.0-dev.71 [2024-10-29T04:29:21.361Z] v3.1.0-dev.72 [2024-10-29T04:29:21.361Z] v3.1.0-dev.73 [2024-10-29T04:29:21.361Z] v3.1.0-dev.8 [2024-10-29T04:29:21.361Z] v3.1.0-dev.9 [2024-10-29T04:29:21.361Z] v3.1.1 [2024-10-29T04:29:21.361Z] v3.1.1-dev.1 [2024-10-29T04:29:21.361Z] v3.1.1-dev.2 [2024-10-29T04:29:21.361Z] v3.2.0-dev.1 [2024-10-29T04:29:21.361Z] v3.2.0-dev.10 [2024-10-29T04:29:21.361Z] v3.2.0-dev.100 [2024-10-29T04:29:21.361Z] v3.2.0-dev.101 [2024-10-29T04:29:21.361Z] v3.2.0-dev.102 [2024-10-29T04:29:21.361Z] v3.2.0-dev.103 [2024-10-29T04:29:21.361Z] v3.2.0-dev.104 [2024-10-29T04:29:21.361Z] v3.2.0-dev.105 [2024-10-29T04:29:21.361Z] v3.2.0-dev.106 [2024-10-29T04:29:21.361Z] v3.2.0-dev.107 [2024-10-29T04:29:21.361Z] v3.2.0-dev.108 [2024-10-29T04:29:21.361Z] v3.2.0-dev.109 [2024-10-29T04:29:21.361Z] v3.2.0-dev.11 [2024-10-29T04:29:21.361Z] v3.2.0-dev.12 [2024-10-29T04:29:21.361Z] v3.2.0-dev.13 [2024-10-29T04:29:21.361Z] v3.2.0-dev.14 [2024-10-29T04:29:21.361Z] v3.2.0-dev.15 [2024-10-29T04:29:21.361Z] v3.2.0-dev.16 [2024-10-29T04:29:21.361Z] v3.2.0-dev.17 [2024-10-29T04:29:21.361Z] v3.2.0-dev.18 [2024-10-29T04:29:21.361Z] v3.2.0-dev.19 [2024-10-29T04:29:21.361Z] v3.2.0-dev.2 [2024-10-29T04:29:21.361Z] v3.2.0-dev.20 [2024-10-29T04:29:21.361Z] v3.2.0-dev.21 [2024-10-29T04:29:21.361Z] v3.2.0-dev.22 [2024-10-29T04:29:21.361Z] v3.2.0-dev.23 [2024-10-29T04:29:21.361Z] v3.2.0-dev.24 [2024-10-29T04:29:21.361Z] v3.2.0-dev.25 [2024-10-29T04:29:21.361Z] v3.2.0-dev.26 [2024-10-29T04:29:21.361Z] v3.2.0-dev.27 [2024-10-29T04:29:21.361Z] v3.2.0-dev.28 [2024-10-29T04:29:21.361Z] v3.2.0-dev.29 [2024-10-29T04:29:21.361Z] v3.2.0-dev.3 [2024-10-29T04:29:21.361Z] v3.2.0-dev.30 [2024-10-29T04:29:21.361Z] v3.2.0-dev.31 [2024-10-29T04:29:21.361Z] v3.2.0-dev.32 [2024-10-29T04:29:21.361Z] v3.2.0-dev.33 [2024-10-29T04:29:21.361Z] v3.2.0-dev.34 [2024-10-29T04:29:21.361Z] v3.2.0-dev.35 [2024-10-29T04:29:21.361Z] v3.2.0-dev.36 [2024-10-29T04:29:21.361Z] v3.2.0-dev.37 [2024-10-29T04:29:21.361Z] v3.2.0-dev.38 [2024-10-29T04:29:21.361Z] v3.2.0-dev.39 [2024-10-29T04:29:21.361Z] v3.2.0-dev.4 [2024-10-29T04:29:21.361Z] v3.2.0-dev.40 [2024-10-29T04:29:21.361Z] v3.2.0-dev.41 [2024-10-29T04:29:21.361Z] v3.2.0-dev.42 [2024-10-29T04:29:21.361Z] v3.2.0-dev.43 [2024-10-29T04:29:21.361Z] v3.2.0-dev.44 [2024-10-29T04:29:21.361Z] v3.2.0-dev.45 [2024-10-29T04:29:21.361Z] v3.2.0-dev.46 [2024-10-29T04:29:21.361Z] v3.2.0-dev.47 [2024-10-29T04:29:21.361Z] v3.2.0-dev.48 [2024-10-29T04:29:21.361Z] v3.2.0-dev.49 [2024-10-29T04:29:21.361Z] v3.2.0-dev.5 [2024-10-29T04:29:21.361Z] v3.2.0-dev.50 [2024-10-29T04:29:21.361Z] v3.2.0-dev.51 [2024-10-29T04:29:21.361Z] v3.2.0-dev.52 [2024-10-29T04:29:21.361Z] v3.2.0-dev.53 [2024-10-29T04:29:21.361Z] v3.2.0-dev.54 [2024-10-29T04:29:21.361Z] v3.2.0-dev.55 [2024-10-29T04:29:21.361Z] v3.2.0-dev.56 [2024-10-29T04:29:21.361Z] v3.2.0-dev.57 [2024-10-29T04:29:21.361Z] v3.2.0-dev.58 [2024-10-29T04:29:21.361Z] v3.2.0-dev.59 [2024-10-29T04:29:21.361Z] v3.2.0-dev.6 [2024-10-29T04:29:21.361Z] v3.2.0-dev.60 [2024-10-29T04:29:21.361Z] v3.2.0-dev.61 [2024-10-29T04:29:21.361Z] v3.2.0-dev.62 [2024-10-29T04:29:21.361Z] v3.2.0-dev.63 [2024-10-29T04:29:21.361Z] v3.2.0-dev.64 [2024-10-29T04:29:21.361Z] v3.2.0-dev.65 [2024-10-29T04:29:21.361Z] v3.2.0-dev.66 [2024-10-29T04:29:21.361Z] v3.2.0-dev.67 [2024-10-29T04:29:21.361Z] v3.2.0-dev.68 [2024-10-29T04:29:21.361Z] v3.2.0-dev.69 [2024-10-29T04:29:21.361Z] v3.2.0-dev.7 [2024-10-29T04:29:21.361Z] v3.2.0-dev.70 [2024-10-29T04:29:21.361Z] v3.2.0-dev.71 [2024-10-29T04:29:21.361Z] v3.2.0-dev.72 [2024-10-29T04:29:21.361Z] v3.2.0-dev.73 [2024-10-29T04:29:21.361Z] v3.2.0-dev.74 [2024-10-29T04:29:21.361Z] v3.2.0-dev.75 [2024-10-29T04:29:21.361Z] v3.2.0-dev.76 [2024-10-29T04:29:21.361Z] v3.2.0-dev.77 [2024-10-29T04:29:21.361Z] v3.2.0-dev.78 [2024-10-29T04:29:21.361Z] v3.2.0-dev.79 [2024-10-29T04:29:21.361Z] v3.2.0-dev.8 [2024-10-29T04:29:21.361Z] v3.2.0-dev.80 [2024-10-29T04:29:21.361Z] v3.2.0-dev.81 [2024-10-29T04:29:21.361Z] v3.2.0-dev.82 [2024-10-29T04:29:21.361Z] v3.2.0-dev.83 [2024-10-29T04:29:21.361Z] v3.2.0-dev.84 [2024-10-29T04:29:21.361Z] v3.2.0-dev.85 [2024-10-29T04:29:21.361Z] v3.2.0-dev.86 [2024-10-29T04:29:21.361Z] v3.2.0-dev.87 [2024-10-29T04:29:21.361Z] v3.2.0-dev.88 [2024-10-29T04:29:21.361Z] v3.2.0-dev.89 [2024-10-29T04:29:21.361Z] v3.2.0-dev.9 [2024-10-29T04:29:21.361Z] v3.2.0-dev.90 [2024-10-29T04:29:21.361Z] v3.2.0-dev.91 [2024-10-29T04:29:21.361Z] v3.2.0-dev.92 [2024-10-29T04:29:21.361Z] v3.2.0-dev.93 [2024-10-29T04:29:21.361Z] v3.2.0-dev.94 [2024-10-29T04:29:21.361Z] v3.2.0-dev.95 [2024-10-29T04:29:21.361Z] v3.2.0-dev.96 [2024-10-29T04:29:21.361Z] v3.2.0-dev.97 [2024-10-29T04:29:21.361Z] v3.2.0-dev.98 [2024-10-29T04:29:21.361Z] v3.2.0-dev.99 [2024-10-29T04:29:21.361Z] v4.0.0-dev.1 [2024-10-29T04:29:21.361Z] v4.0.0-dev.2 [2024-10-29T04:29:21.361Z] v4.0.0-dev.3 [2024-10-29T04:29:21.361Z] v4.0.0-dev.4 [2024-10-29T04:29:21.361Z] v4.0.0-dev.5 [Pipeline] sh [2024-10-29T04:29:21.657Z] + lftools sign git-tag v4.0.0-dev.5 [2024-10-29T04:29:22.226Z] Signing Git tag with Sigul... [2024-10-29T04:29:22.226Z] Signing v4.0.0-dev.5 [Pipeline] echo [2024-10-29T04:29:22.499Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-29T04:29:22.789Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-29T04:29:22.796Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-29T04:29:22.805Z] $ docker stop --time=1 6c059c21a3227f228cad70776e9db51ac5cc548bd27a6f99f00bdb8c1352d0a1 [2024-10-29T04:29:24.077Z] $ docker rm -f --volumes 6c059c21a3227f228cad70776e9db51ac5cc548bd27a6f99f00bdb8c1352d0a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-29T04:29:24.530Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-29T04:29:24.530Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:29:24.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-29T04:29:24.839Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-29T04:29:24.928Z] prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container [2024-10-29T04:29:24.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-29T04:29:25.233Z] $ docker top 0b13f1a4ba4278ed15b57d7c4688eda4572c89c31d47ad725af4391e04cc7e40 -eo pid,comm [2024-10-29T04:29:25.299Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-29T04:29:25.299Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-29T04:29:25.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-29T04:29:25.353Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-29T04:29:25.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-29T04:29:25.449Z] $ docker exec 0b13f1a4ba4278ed15b57d7c4688eda4572c89c31d47ad725af4391e04cc7e40 ssh-agent [2024-10-29T04:29:25.567Z] SSH_AUTH_SOCK=/tmp/ssh-AixybSCbtvLB/agent.32 [2024-10-29T04:29:25.567Z] SSH_AGENT_PID=37 [2024-10-29T04:29:25.571Z] Running ssh-add (command line suppressed) [2024-10-29T04:29:25.657Z] Identity added: /w/workspace/edgex-go/739@tmp/private_key_10106918060677500962.key (/w/workspace/edgex-go/739@tmp/private_key_10106918060677500962.key) [2024-10-29T04:29:25.687Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-29T04:29:25.978Z] + git semver bump pre [2024-10-29T04:29:26.239Z] 2024-10-29 04:29:26,151 [read_version] DEBUG read version from /w/workspace/edgex-go/739/.semver/main [2024-10-29T04:29:26.239Z] 2024-10-29 04:29:26,152 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev [2024-10-29T04:29:26.239Z] 2024-10-29 04:29:26,152 [bump_version] DEBUG bumped version:4.0.0-dev.6 [2024-10-29T04:29:26.239Z] 2024-10-29 04:29:26,152 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/edgex-go/739/.semver/main with force:True [2024-10-29T04:29:26.239Z] 2024-10-29 04:29:26,152 [read_version] DEBUG read version from /w/workspace/edgex-go/739/.semver/main [2024-10-29T04:29:26.239Z] 2024-10-29 04:29:26,152 [write_file] DEBUG write to file:/w/workspace/edgex-go/739/.semver/main [2024-10-29T04:29:26.239Z] 2024-10-29 04:29:26,154 [execute] INFO git cat-file --batch-check [2024-10-29T04:29:26.239Z] 2024-10-29 04:29:26,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/739/.semver, universal_newlines=False, shell=None, istream=) [2024-10-29T04:29:26.239Z] 2024-10-29 04:29:26,161 [execute] INFO git cat-file --batch [2024-10-29T04:29:26.239Z] 2024-10-29 04:29:26,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/739/.semver, universal_newlines=False, shell=None, istream=) [2024-10-29T04:29:26.239Z] 2024-10-29 04:29:26,166 [read_version] DEBUG read version from /w/workspace/edgex-go/739/.semver/main [2024-10-29T04:29:26.239Z] 4.0.0-dev.6 [Pipeline] } [2024-10-29T04:29:26.230Z] $ docker exec --env ******** --env ******** 0b13f1a4ba4278ed15b57d7c4688eda4572c89c31d47ad725af4391e04cc7e40 ssh-agent -k [2024-10-29T04:29:26.316Z] unset SSH_AUTH_SOCK; [2024-10-29T04:29:26.316Z] unset SSH_AGENT_PID; [2024-10-29T04:29:26.316Z] echo Agent pid 37 killed; [2024-10-29T04:29:26.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-29T04:29:26.669Z] + git semver [Pipeline] } [2024-10-29T04:29:26.924Z] $ docker stop --time=1 0b13f1a4ba4278ed15b57d7c4688eda4572c89c31d47ad725af4391e04cc7e40 [2024-10-29T04:29:28.181Z] $ docker rm -f --volumes 0b13f1a4ba4278ed15b57d7c4688eda4572c89c31d47ad725af4391e04cc7e40 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-29T04:29:28.550Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-29T04:29:28.550Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:29:28.853Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-29T04:29:28.853Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-29T04:29:28.932Z] prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container [2024-10-29T04:29:28.941Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-29T04:29:29.276Z] $ docker top b3b8b6658799cca462dd830591df10e643b99c41b1b0e238e7f190caac52b8fc -eo pid,comm [2024-10-29T04:29:29.341Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-29T04:29:29.342Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-29T04:29:29.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-29T04:29:29.401Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-29T04:29:29.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-29T04:29:29.492Z] $ docker exec b3b8b6658799cca462dd830591df10e643b99c41b1b0e238e7f190caac52b8fc ssh-agent [2024-10-29T04:29:29.613Z] SSH_AUTH_SOCK=/tmp/ssh-9LVCGG2V4GtE/agent.32 [2024-10-29T04:29:29.613Z] SSH_AGENT_PID=38 [2024-10-29T04:29:29.618Z] Running ssh-add (command line suppressed) [2024-10-29T04:29:29.699Z] Identity added: /w/workspace/edgex-go/739@tmp/private_key_15682553245382992473.key (/w/workspace/edgex-go/739@tmp/private_key_15682553245382992473.key) [2024-10-29T04:29:29.729Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-29T04:29:30.023Z] + git semver push [2024-10-29T04:29:30.282Z] 2024-10-29 04:29:30,181 [run_push] DEBUG push [2024-10-29T04:29:30.282Z] 2024-10-29 04:29:30,181 [execute] INFO git cat-file --batch-check [2024-10-29T04:29:30.282Z] 2024-10-29 04:29:30,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/739/.semver, universal_newlines=False, shell=None, istream=) [2024-10-29T04:29:30.282Z] 2024-10-29 04:29:30,184 [execute] INFO git rev-list 72b0032ae37f1c68211607e682c473b6ead8a62a -- [2024-10-29T04:29:30.282Z] 2024-10-29 04:29:30,184 [execute] DEBUG Popen(['git', 'rev-list', '72b0032ae37f1c68211607e682c473b6ead8a62a', '--'], cwd=/w/workspace/edgex-go/739/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-29T04:29:30.282Z] 2024-10-29 04:29:30,201 [execute] INFO git fetch -v origin [2024-10-29T04:29:30.282Z] 2024-10-29 04:29:30,202 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/739/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-29T04:29:30.852Z] 2024-10-29 04:29:30,652 [run_push] DEBUG no remote changes detected [2024-10-29T04:29:30.852Z] 2024-10-29 04:29:30,652 [execute] INFO git push origin semver [2024-10-29T04:29:30.852Z] 2024-10-29 04:29:30,653 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/739/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-29T04:29:31.790Z] 2024-10-29 04:29:31,423 [run_push] DEBUG push all version tags [2024-10-29T04:29:31.790Z] 2024-10-29 04:29:31,424 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-29T04:29:31.790Z] 2024-10-29 04:29:31,425 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/739, universal_newlines=False, shell=None, istream=None) [2024-10-29T04:29:32.358Z] 2024-10-29 04:29:32,135 [read_version] DEBUG read version from /w/workspace/edgex-go/739/.semver/main [2024-10-29T04:29:32.358Z] 4.0.0-dev.6 [Pipeline] } [2024-10-29T04:29:32.349Z] $ docker exec --env ******** --env ******** b3b8b6658799cca462dd830591df10e643b99c41b1b0e238e7f190caac52b8fc ssh-agent -k [2024-10-29T04:29:32.430Z] unset SSH_AUTH_SOCK; [2024-10-29T04:29:32.433Z] unset SSH_AGENT_PID; [2024-10-29T04:29:32.433Z] echo Agent pid 38 killed; [2024-10-29T04:29:32.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-29T04:29:32.772Z] + git semver [Pipeline] } [2024-10-29T04:29:33.026Z] $ docker stop --time=1 b3b8b6658799cca462dd830591df10e643b99c41b1b0e238e7f190caac52b8fc [2024-10-29T04:29:34.289Z] $ docker rm -f --volumes b3b8b6658799cca462dd830591df10e643b99c41b1b0e238e7f190caac52b8fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-29T04:29:34.980Z] + [ -d /w/workspace/edgex-go/739/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-29T04:29:35.270Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-29T04:29:36.126Z] ---> package-listing.sh [2024-10-29T04:29:36.126Z] ++ facter osfamily [2024-10-29T04:29:36.126Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-29T04:29:36.385Z] + OS_FAMILY=debian [2024-10-29T04:29:36.385Z] + workspace=/w/workspace/edgex-go/739 [2024-10-29T04:29:36.385Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-29T04:29:36.385Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-29T04:29:36.385Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-29T04:29:36.385Z] + PACKAGES=/tmp/packages_start.txt [2024-10-29T04:29:36.385Z] + '[' /w/workspace/edgex-go/739 ']' [2024-10-29T04:29:36.385Z] + PACKAGES=/tmp/packages_end.txt [2024-10-29T04:29:36.385Z] + case "${OS_FAMILY}" in [2024-10-29T04:29:36.385Z] + dpkg -l [2024-10-29T04:29:36.385Z] + grep '^ii' [2024-10-29T04:29:36.385Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-29T04:29:36.385Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-29T04:29:36.385Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-29T04:29:36.385Z] + '[' /w/workspace/edgex-go/739 ']' [2024-10-29T04:29:36.385Z] + mkdir -p /w/workspace/edgex-go/739/archives/ [2024-10-29T04:29:36.385Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/739/archives/ [Pipeline] echo [2024-10-29T04:29:36.394Z] 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/739/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-29T04:29:36.669Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:29:37.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-29T04:29:37.232Z] [2024-10-29T04:29:37.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-29T04:29:37.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-29T04:29:37.539Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-29T04:29:37.539Z] 5eb5b503b376: Pulling fs layer [2024-10-29T04:29:37.539Z] 5c69ac0246d0: Pulling fs layer [2024-10-29T04:29:37.539Z] ec43610c2a17: Pulling fs layer [2024-10-29T04:29:37.539Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-29T04:29:37.539Z] 33b1e0a273af: Pulling fs layer [2024-10-29T04:29:37.539Z] 5d3b04190fa2: Pulling fs layer [2024-10-29T04:29:37.539Z] 2f39f015ded8: Pulling fs layer [2024-10-29T04:29:37.539Z] 33b1e0a273af: Waiting [2024-10-29T04:29:37.539Z] 5d3b04190fa2: Waiting [2024-10-29T04:29:37.539Z] 2f39f015ded8: Waiting [2024-10-29T04:29:37.539Z] 3a2ae6a8a46f: Waiting [2024-10-29T04:29:37.797Z] 5c69ac0246d0: Download complete [2024-10-29T04:29:37.797Z] 3a2ae6a8a46f: Download complete [2024-10-29T04:29:37.797Z] 33b1e0a273af: Verifying Checksum [2024-10-29T04:29:37.797Z] 33b1e0a273af: Download complete [2024-10-29T04:29:37.797Z] 5d3b04190fa2: Verifying Checksum [2024-10-29T04:29:37.797Z] 5d3b04190fa2: Download complete [2024-10-29T04:29:37.797Z] ec43610c2a17: Verifying Checksum [2024-10-29T04:29:37.797Z] ec43610c2a17: Download complete [2024-10-29T04:29:37.797Z] 5eb5b503b376: Verifying Checksum [2024-10-29T04:29:37.797Z] 5eb5b503b376: Download complete [2024-10-29T04:29:38.361Z] 2f39f015ded8: Download complete [2024-10-29T04:29:38.926Z] 5eb5b503b376: Pull complete [2024-10-29T04:29:39.183Z] 5c69ac0246d0: Pull complete [2024-10-29T04:29:39.441Z] ec43610c2a17: Pull complete [2024-10-29T04:29:39.441Z] 3a2ae6a8a46f: Pull complete [2024-10-29T04:29:39.699Z] 33b1e0a273af: Pull complete [2024-10-29T04:29:39.957Z] 5d3b04190fa2: Pull complete [2024-10-29T04:29:44.138Z] 2f39f015ded8: Pull complete [2024-10-29T04:29:44.138Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-29T04:29:44.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-29T04:29:44.138Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-29T04:29:44.233Z] prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container [2024-10-29T04:29:44.243Z] $ 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/739/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/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-29T04:29:49.332Z] $ docker top 171e1849fd79aa1b8af0f79bde2db335d4521000e4a0b0e2ab4912ed542dc977 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-29T04:29:49.701Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-29T04:29:49.984Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-29T04:29:50.266Z] + ls /var/log/sa-host [2024-10-29T04:29:50.266Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-29T04:29:50.431Z] provisioning config files... [2024-10-29T04:29:50.439Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/739@tmp/config16780568368007349364tmp [Pipeline] { [Pipeline] echo [2024-10-29T04:29:50.452Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-29T04:29:50.740Z] ---> create-netrc.sh [Pipeline] } [2024-10-29T04:29:50.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-29T04:29:51.089Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-29T04:29:51.097Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-29T04:29:51.379Z] ---> sudo-logs.sh [2024-10-29T04:29:51.379Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-29T04:29:51.419Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-29T04:29:51.700Z] ---> job-cost.sh [2024-10-29T04:29:51.700Z] lf-activate-venv: SKIPPING [2024-10-29T04:29:51.700Z] DEBUG: total: 0.10999999940395355 [2024-10-29T04:29:51.700Z] INFO: Retrieving Stack Cost... [2024-10-29T04:29:52.270Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-29T04:29:52.529Z] INFO: Archiving Costs [Pipeline] echo [2024-10-29T04:29:52.541Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-29T04:29:52.821Z] ---> logs-deploy.sh [2024-10-29T04:29:52.821Z] lf-activate-venv: SKIPPING [2024-10-29T04:29:52.821Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/739 [2024-10-29T04:29:52.821Z] INFO: archiving workspace using pattern(s): [2024-10-29T04:29:53.759Z] Archives upload complete. [2024-10-29T04:29:53.759Z] INFO: archiving logs to Nexus