Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c963200bef242761a1aa2b6acdf8b0387bfd966f 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-ssh10150440480439858144.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-ssh10733154917330408171.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-ssh18172573516787787735.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-ssh11767433393132011331.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-ssh9163517922579808736.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-23883 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/736 [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/736 # 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 c963200bef242761a1aa2b6acdf8b0387bfd966f (main) Commit message: "Merge pull request #4982 from jinlinGuan/v4-module" > 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 c963200bef242761a1aa2b6acdf8b0387bfd966f # timeout=10 > git rev-list --no-walk c89e7d447dc09ce70dc7b00762475a7ed7258b44 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-28T02:44:56.053Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-28T02:44:56.132Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-28T02:44:56.164Z] ========================================================= [2024-10-28T02:44:56.164Z] EdgeX Global Pipelines Version Info [2024-10-28T02:44:56.164Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-28T02:44:56.903Z] ------------------- [2024-10-28T02:44:56.903Z] stable info: [2024-10-28T02:44:56.903Z] ------------------- [2024-10-28T02:44:56.903Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-28T02:44:56.903Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-28T02:44:56.903Z] Message: update stable to v1.0.265 [2024-10-28T02:44:57.476Z] ------------------- [2024-10-28T02:44:57.476Z] experimental info: [2024-10-28T02:44:57.476Z] ------------------- [2024-10-28T02:44:57.476Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-28T02:44:57.476Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-28T02:44:57.476Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-28T02:44:57.561Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-28T02:44:57.584Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-28T02:44:57.608Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-28T02:44:57.637Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-28T02:44:57.661Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-28T02:44:57.685Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-28T02:44:57.713Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-28T02:44:57.741Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-28T02:44:57.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-28T02:44:57.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-28T02:44:57.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-28T02:44:57.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-28T02:44:57.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-28T02:44:57.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-28T02:44:57.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-28T02:44:57.953Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-28T02:44:57.973Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-28T02:44:57.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-28T02:44:58.020Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-28T02:44:58.040Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-10-28T02:44:58.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-28T02:44:58.085Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-28T02:44:58.103Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-28T02:44:58.121Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-28T02:44:58.139Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-28T02:44:58.161Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-28T02:44:58.180Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] echo [2024-10-28T02:44:58.199Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c963200 [Pipeline] echo [2024-10-28T02:44:58.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-28T02:44:58.281Z] provisioning config files... [2024-10-28T02:44:58.297Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/736@tmp/config786281649390918682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-28T02:44:58.638Z] ---> ****-login.sh [2024-10-28T02:44:58.638Z] nexus3.edgexfoundry.org:10001 [2024-10-28T02:44:58.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T02:44:58.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T02:44:58.900Z] Configure a credential helper to remove this warning. See [2024-10-28T02:44:58.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T02:44:58.900Z] [2024-10-28T02:44:58.900Z] Login Succeeded [2024-10-28T02:44:58.900Z] nexus3.edgexfoundry.org:10002 [2024-10-28T02:44:59.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T02:44:59.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T02:44:59.162Z] Configure a credential helper to remove this warning. See [2024-10-28T02:44:59.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T02:44:59.162Z] [2024-10-28T02:44:59.162Z] Login Succeeded [2024-10-28T02:44:59.162Z] nexus3.edgexfoundry.org:10003 [2024-10-28T02:44:59.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T02:44:59.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T02:44:59.162Z] Configure a credential helper to remove this warning. See [2024-10-28T02:44:59.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T02:44:59.162Z] [2024-10-28T02:44:59.162Z] Login Succeeded [2024-10-28T02:44:59.162Z] nexus3.edgexfoundry.org:10004 [2024-10-28T02:44:59.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T02:44:59.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T02:44:59.425Z] Configure a credential helper to remove this warning. See [2024-10-28T02:44:59.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T02:44:59.425Z] [2024-10-28T02:44:59.425Z] Login Succeeded [2024-10-28T02:44:59.425Z] ****.io [2024-10-28T02:44:59.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T02:44:59.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T02:44:59.685Z] Configure a credential helper to remove this warning. See [2024-10-28T02:44:59.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T02:44:59.685Z] [2024-10-28T02:44:59.685Z] Login Succeeded [2024-10-28T02:44:59.685Z] ---> ****-login.sh ends [Pipeline] } [2024-10-28T02:44:59.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-28T02:45:00.032Z] + 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-28T02:45:00.032Z] + dirname cmd/core-command/Dockerfile [2024-10-28T02:45:00.032Z] + cut -d/ -f2 [2024-10-28T02:45:00.032Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-28T02:45:00.032Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-28T02:45:00.032Z] + cut -d/ -f2 [2024-10-28T02:45:00.032Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-28T02:45:00.032Z] + dirname cmd/core-data/Dockerfile [2024-10-28T02:45:00.032Z] + cut -d/ -f2 [2024-10-28T02:45:00.032Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-28T02:45:00.032Z] + dirname cmd/core-keeper/Dockerfile [2024-10-28T02:45:00.032Z] + cut -d/ -f2 [2024-10-28T02:45:00.032Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-28T02:45:00.032Z] + dirname cmd/core-metadata/Dockerfile+ [2024-10-28T02:45:00.032Z] cut -d/ -f2 [2024-10-28T02:45:00.032Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-28T02:45:00.032Z] + + dirname cmd/security-bootstrapper/Dockerfile [2024-10-28T02:45:00.032Z] cut -d/ -f2 [2024-10-28T02:45:00.032Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-28T02:45:00.032Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-28T02:45:00.032Z] + cut -d/ -f2 [2024-10-28T02:45:00.032Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-28T02:45:00.032Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-28T02:45:00.032Z] + cut -d/ -f2 [2024-10-28T02:45:00.032Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-28T02:45:00.032Z] + dirname cmd/security-secretstore-setup/Dockerfile+ [2024-10-28T02:45:00.032Z] cut -d/ -f2 [2024-10-28T02:45:00.032Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-28T02:45:00.032Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-28T02:45:00.032Z] + cut -d/ -f2 [2024-10-28T02:45:00.032Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-28T02:45:00.032Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-28T02:45:00.032Z] + cut -d/ -f2 [2024-10-28T02:45:00.032Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-28T02:45:00.032Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-28T02:45:00.032Z] + cut -d/ -f2 [2024-10-28T02:45:00.032Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-28T02:45:00.032Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-28T02:45:00.032Z] + cut -d/ -f2 [2024-10-28T02:45:00.032Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-28T02:45:00.032Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-28T02:45:00.032Z] + cut -d/ -f2 [2024-10-28T02:45:00.032Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-28T02:45:00.032Z] + dirname cmd/support-notifications/Dockerfile [2024-10-28T02:45:00.032Z] + cut -d/ -f2 [2024-10-28T02:45:00.032Z] + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo [2024-10-28T02:45:00.069Z] 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-28T02:45:00.432Z] + git rev-list -1 --merges c963200bef242761a1aa2b6acdf8b0387bfd966f~1..c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] echo [2024-10-28T02:45:00.445Z] -----------> git rev-list -1 --merges c963200bef242761a1aa2b6acdf8b0387bfd966f~1..c963200bef242761a1aa2b6acdf8b0387bfd966f c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:45:00.445Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [false] [Pipeline] sh [2024-10-28T02:45:00.739Z] + git log --format=format:%s -1 c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] echo [2024-10-28T02:45:00.755Z] ========================================================= [2024-10-28T02:45:00.756Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-28T02:45:00.756Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-28T02:45:01.277Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-28T02:45:01.277Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-28T02:45:01.277Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-28T02:45:01.277Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-28T02:45:01.277Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-28T02:45:01.277Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-28T02:45:01.277Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:45:01.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-28T02:45:01.743Z] [2024-10-28T02:45:01.743Z] 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-28T02:45:02.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-28T02:45:02.070Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-28T02:45:02.070Z] b85a868b505f: Pulling fs layer [2024-10-28T02:45:02.070Z] e2be974225ed: Pulling fs layer [2024-10-28T02:45:02.070Z] 339a4e72a1f5: Pulling fs layer [2024-10-28T02:45:02.070Z] 988bab9f4d93: Pulling fs layer [2024-10-28T02:45:02.070Z] 1469e6f7b9e6: Pulling fs layer [2024-10-28T02:45:02.070Z] eaf3925da568: Pulling fs layer [2024-10-28T02:45:02.070Z] bab4dde63d76: Pulling fs layer [2024-10-28T02:45:02.070Z] bde34c3a00c8: Pulling fs layer [2024-10-28T02:45:02.070Z] b352a97aabf1: Pulling fs layer [2024-10-28T02:45:02.070Z] 4872d77fe225: Pulling fs layer [2024-10-28T02:45:02.070Z] 5851b861e8e6: Pulling fs layer [2024-10-28T02:45:02.070Z] 1469e6f7b9e6: Waiting [2024-10-28T02:45:02.070Z] 988bab9f4d93: Waiting [2024-10-28T02:45:02.070Z] bde34c3a00c8: Waiting [2024-10-28T02:45:02.070Z] bab4dde63d76: Waiting [2024-10-28T02:45:02.070Z] b352a97aabf1: Waiting [2024-10-28T02:45:02.070Z] 4872d77fe225: Waiting [2024-10-28T02:45:02.070Z] 5851b861e8e6: Waiting [2024-10-28T02:45:02.070Z] eaf3925da568: Waiting [2024-10-28T02:45:02.071Z] e2be974225ed: Download complete [2024-10-28T02:45:02.071Z] 988bab9f4d93: Verifying Checksum [2024-10-28T02:45:02.071Z] 988bab9f4d93: Download complete [2024-10-28T02:45:02.336Z] 1469e6f7b9e6: Verifying Checksum [2024-10-28T02:45:02.336Z] 1469e6f7b9e6: Download complete [2024-10-28T02:45:02.336Z] eaf3925da568: Verifying Checksum [2024-10-28T02:45:02.336Z] eaf3925da568: Download complete [2024-10-28T02:45:02.336Z] 339a4e72a1f5: Verifying Checksum [2024-10-28T02:45:02.336Z] 339a4e72a1f5: Download complete [2024-10-28T02:45:02.336Z] bde34c3a00c8: Verifying Checksum [2024-10-28T02:45:02.336Z] bde34c3a00c8: Download complete [2024-10-28T02:45:02.336Z] b352a97aabf1: Verifying Checksum [2024-10-28T02:45:02.336Z] b352a97aabf1: Download complete [2024-10-28T02:45:02.336Z] 4872d77fe225: Verifying Checksum [2024-10-28T02:45:02.336Z] 4872d77fe225: Download complete [2024-10-28T02:45:02.336Z] 5851b861e8e6: Verifying Checksum [2024-10-28T02:45:02.336Z] 5851b861e8e6: Download complete [2024-10-28T02:45:02.599Z] b85a868b505f: Verifying Checksum [2024-10-28T02:45:02.599Z] b85a868b505f: Download complete [2024-10-28T02:45:02.859Z] bab4dde63d76: Verifying Checksum [2024-10-28T02:45:02.859Z] bab4dde63d76: Download complete [2024-10-28T02:45:03.800Z] b85a868b505f: Pull complete [2024-10-28T02:45:04.059Z] e2be974225ed: Pull complete [2024-10-28T02:45:04.630Z] 339a4e72a1f5: Pull complete [2024-10-28T02:45:04.630Z] 988bab9f4d93: Pull complete [2024-10-28T02:45:04.889Z] 1469e6f7b9e6: Pull complete [2024-10-28T02:45:05.149Z] eaf3925da568: Pull complete [2024-10-28T02:45:07.064Z] bab4dde63d76: Pull complete [2024-10-28T02:45:07.064Z] bde34c3a00c8: Pull complete [2024-10-28T02:45:07.322Z] b352a97aabf1: Pull complete [2024-10-28T02:45:07.322Z] 4872d77fe225: Pull complete [2024-10-28T02:45:07.583Z] 5851b861e8e6: Pull complete [2024-10-28T02:45:07.583Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-28T02:45:07.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-28T02:45:07.583Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-28T02:45:07.736Z] prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container [2024-10-28T02:45:07.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-28T02:45:12.464Z] $ docker top 7f19022dbee53147a08f11b61f6e6720a558515f1915ef166f0aa41bb5ce8a89 -eo pid,comm [2024-10-28T02:45:12.528Z] 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-28T02:45:12.528Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-28T02:45:12.584Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-28T02:45:12.584Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-28T02:45:12.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-28T02:45:12.725Z] $ docker exec 7f19022dbee53147a08f11b61f6e6720a558515f1915ef166f0aa41bb5ce8a89 ssh-agent [2024-10-28T02:45:12.832Z] SSH_AUTH_SOCK=/tmp/ssh-57jnRcxEWtjW/agent.33 [2024-10-28T02:45:12.832Z] SSH_AGENT_PID=39 [2024-10-28T02:45:12.839Z] Running ssh-add (command line suppressed) [2024-10-28T02:45:12.942Z] Identity added: /w/workspace/edgex-go/736@tmp/private_key_17814861498627795547.key (/w/workspace/edgex-go/736@tmp/private_key_17814861498627795547.key) [2024-10-28T02:45:12.959Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-28T02:45:13.253Z] + git tag --points-at HEAD [Pipeline] } [2024-10-28T02:45:13.262Z] $ docker exec --env ******** --env ******** 7f19022dbee53147a08f11b61f6e6720a558515f1915ef166f0aa41bb5ce8a89 ssh-agent -k [2024-10-28T02:45:13.370Z] unset SSH_AUTH_SOCK; [2024-10-28T02:45:13.371Z] unset SSH_AGENT_PID; [2024-10-28T02:45:13.371Z] echo Agent pid 39 killed; [2024-10-28T02:45:13.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-28T02:45:13.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-28T02:45:13.425Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-28T02:45:13.546Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-28T02:45:13.547Z] $ docker exec 7f19022dbee53147a08f11b61f6e6720a558515f1915ef166f0aa41bb5ce8a89 ssh-agent [2024-10-28T02:45:13.663Z] SSH_AUTH_SOCK=/tmp/ssh-gprfdL054dbj/agent.72 [2024-10-28T02:45:13.663Z] SSH_AGENT_PID=78 [2024-10-28T02:45:13.667Z] Running ssh-add (command line suppressed) [2024-10-28T02:45:13.782Z] Identity added: /w/workspace/edgex-go/736@tmp/private_key_16149105861669925134.key (/w/workspace/edgex-go/736@tmp/private_key_16149105861669925134.key) [2024-10-28T02:45:13.798Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-28T02:45:14.094Z] + git semver init [2024-10-28T02:45:14.354Z] 2024-10-28 02:45:14,305 [run_init] DEBUG init version:0.0.0 force:False [2024-10-28T02:45:14.354Z] 2024-10-28 02:45:14,306 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/736/.semver [2024-10-28T02:45:14.354Z] 2024-10-28 02:45:14,306 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/736/.semver [2024-10-28T02:45:14.354Z] 2024-10-28 02:45:14,307 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/736/.semver'], cwd=/w/workspace/edgex-go/736, universal_newlines=False, shell=None, istream=None) [2024-10-28T02:45:22.495Z] 2024-10-28 02:45:21,186 [append_file] DEBUG append to file:/w/workspace/edgex-go/736/.git/info/exclude [2024-10-28T02:45:22.495Z] 2024-10-28 02:45:21,187 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/736/.semver/main with force:False [2024-10-28T02:45:22.495Z] 2024-10-28 02:45:21,187 [read_version] DEBUG read version from /w/workspace/edgex-go/736/.semver/main [2024-10-28T02:45:22.495Z] 2024-10-28 02:45:21,187 [read_version] DEBUG read version from /w/workspace/edgex-go/736/.semver/main [2024-10-28T02:45:22.495Z] 4.0.0-dev.3 [Pipeline] } [2024-10-28T02:45:22.505Z] $ docker exec --env ******** --env ******** 7f19022dbee53147a08f11b61f6e6720a558515f1915ef166f0aa41bb5ce8a89 ssh-agent -k [2024-10-28T02:45:22.599Z] unset SSH_AUTH_SOCK; [2024-10-28T02:45:22.599Z] unset SSH_AGENT_PID; [2024-10-28T02:45:22.600Z] echo Agent pid 78 killed; [2024-10-28T02:45:22.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-28T02:45:22.948Z] + git semver [Pipeline] } [2024-10-28T02:45:23.223Z] $ docker stop --time=1 7f19022dbee53147a08f11b61f6e6720a558515f1915ef166f0aa41bb5ce8a89 [2024-10-28T02:45:24.535Z] $ docker rm -f --volumes 7f19022dbee53147a08f11b61f6e6720a558515f1915ef166f0aa41bb5ce8a89 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-28T02:45:24.896Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-28T02:45:25.156Z] Stashed 1 file(s) [Pipeline] echo [2024-10-28T02:45:25.161Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.3 [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-28T02:45:25.653Z] + git config --global --add safe.directory /w/workspace/edgex-go/736 [Pipeline] echo [2024-10-28T02:45:25.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-28T02:45:25.687Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-28T02:45:25.708Z] ========================================================= [2024-10-28T02:45:25.708Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-28T02:45:25.708Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-28T02:45:26.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-28T02:45:26.003Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-28T02:45:26.003Z] 43c4264eed91: Pulling fs layer [2024-10-28T02:45:26.003Z] 4cc291be95ef: Pulling fs layer [2024-10-28T02:45:26.003Z] 2ac1f1163629: Pulling fs layer [2024-10-28T02:45:26.003Z] 5c3c966382ef: Pulling fs layer [2024-10-28T02:45:26.003Z] 4f4fb700ef54: Pulling fs layer [2024-10-28T02:45:26.003Z] 5d5c8e513c77: Pulling fs layer [2024-10-28T02:45:26.003Z] 9f66e0745190: Pulling fs layer [2024-10-28T02:45:26.003Z] f49a43e4bbc0: Pulling fs layer [2024-10-28T02:45:26.003Z] 561ebcabdf7f: Pulling fs layer [2024-10-28T02:45:26.003Z] 5d5c8e513c77: Waiting [2024-10-28T02:45:26.003Z] 9f66e0745190: Waiting [2024-10-28T02:45:26.003Z] f49a43e4bbc0: Waiting [2024-10-28T02:45:26.003Z] 561ebcabdf7f: Waiting [2024-10-28T02:45:26.003Z] 5c3c966382ef: Waiting [2024-10-28T02:45:26.003Z] 4f4fb700ef54: Waiting [2024-10-28T02:45:26.003Z] 4cc291be95ef: Verifying Checksum [2024-10-28T02:45:26.003Z] 4cc291be95ef: Download complete [2024-10-28T02:45:26.003Z] 5c3c966382ef: Download complete [2024-10-28T02:45:26.003Z] 4f4fb700ef54: Download complete [2024-10-28T02:45:26.003Z] 5d5c8e513c77: Verifying Checksum [2024-10-28T02:45:26.003Z] 5d5c8e513c77: Download complete [2024-10-28T02:45:26.003Z] 43c4264eed91: Download complete [2024-10-28T02:45:26.003Z] 9f66e0745190: Verifying Checksum [2024-10-28T02:45:26.003Z] 9f66e0745190: Download complete [2024-10-28T02:45:26.262Z] 43c4264eed91: Pull complete [2024-10-28T02:45:26.262Z] 561ebcabdf7f: Download complete [2024-10-28T02:45:26.530Z] 4cc291be95ef: Pull complete [2024-10-28T02:45:26.789Z] 2ac1f1163629: Verifying Checksum [2024-10-28T02:45:26.789Z] 2ac1f1163629: Download complete [2024-10-28T02:45:27.049Z] f49a43e4bbc0: Verifying Checksum [2024-10-28T02:45:27.049Z] f49a43e4bbc0: Download complete [2024-10-28T02:45:31.252Z] 2ac1f1163629: Pull complete [2024-10-28T02:45:31.252Z] 5c3c966382ef: Pull complete [2024-10-28T02:45:31.252Z] 4f4fb700ef54: Pull complete [2024-10-28T02:45:31.252Z] 5d5c8e513c77: Pull complete [2024-10-28T02:45:31.252Z] 9f66e0745190: Pull complete [2024-10-28T02:45:33.791Z] f49a43e4bbc0: Pull complete [2024-10-28T02:45:34.362Z] 561ebcabdf7f: Pull complete [2024-10-28T02:45:34.362Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-28T02:45:34.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-28T02:45:34.623Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-28T02:45:34.939Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-28T02:45:34.939Z] WORKDIR /edgex [2024-10-28T02:45:34.939Z] COPY go.mod . [2024-10-28T02:45:34.939Z] RUN go mod download [2024-10-28T02:45:34.939Z] docker build -t ci-base-image-x86_64 -f - . [2024-10-28T02:45:35.897Z] Sending build context to Docker daemon 178MB [2024-10-28T02:45:35.897Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-28T02:45:35.897Z] ---> 3a752c3f9dda [2024-10-28T02:45:35.897Z] Step 2/4 : WORKDIR /edgex [2024-10-28T02:45:40.304Z] Still waiting to schedule task [2024-10-28T02:45:40.304Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-28T02:45:50.909Z] ---> Running in b49b53b29e60 [2024-10-28T02:45:50.909Z] Removing intermediate container b49b53b29e60 [2024-10-28T02:45:50.909Z] ---> a339aafce34b [2024-10-28T02:45:50.909Z] Step 3/4 : COPY go.mod . [2024-10-28T02:45:50.909Z] ---> b9bee55aeba8 [2024-10-28T02:45:50.909Z] Step 4/4 : RUN go mod download [2024-10-28T02:45:50.909Z] ---> Running in dc742fd8f9fb [2024-10-28T02:46:17.598Z] Removing intermediate container dc742fd8f9fb [2024-10-28T02:46:17.598Z] ---> fbd944642b07 [2024-10-28T02:46:17.598Z] Successfully built fbd944642b07 [2024-10-28T02:46:17.861Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:46:18.172Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-28T02:46:18.172Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-28T02:46:18.254Z] prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container [2024-10-28T02:46:18.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@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-x86_64 cat [2024-10-28T02:46:18.805Z] $ docker top b7d12c7718768269fce1c7231b88cda49b51010e279c49beca48b424d80b843d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-28T02:46:19.165Z] + go version [2024-10-28T02:46:19.165Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-28T02:46:19.174Z] $ docker stop --time=1 b7d12c7718768269fce1c7231b88cda49b51010e279c49beca48b424d80b843d [2024-10-28T02:46:20.563Z] $ docker rm -f --volumes b7d12c7718768269fce1c7231b88cda49b51010e279c49beca48b424d80b843d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:46:21.007Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-28T02:46:21.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-28T02:46:21.092Z] prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container [2024-10-28T02:46:21.122Z] $ 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/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@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-x86_64 cat [2024-10-28T02:46:21.483Z] $ docker top 48daf4f585ed080c10e76b9c54fc66b58f1a189146e7d197f8cb5997098d8538 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-28T02:46:21.560Z] ========================================================= [2024-10-28T02:46:21.560Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-28T02:46:21.560Z] ========================================================= [Pipeline] sh [2024-10-28T02:46:21.844Z] + git config --global --add safe.directory /w/workspace/edgex-go/736 [Pipeline] fileExists [Pipeline] sh [2024-10-28T02:46:22.153Z] + make test [2024-10-28T02:46:22.153Z] go test -race -coverprofile=coverage.out ./... [2024-10-28T02:46:30.294Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-28T02:46:56.830Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-28T02:46:56.830Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-28T02:46:58.207Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-28T02:46:59.587Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-28T02:46:59.846Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-28T02:46:59.846Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-28T02:46:59.846Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-28T02:46:59.846Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-28T02:46:59.846Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-28T02:46:59.846Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-28T02:46:59.846Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-28T02:47:00.111Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-28T02:47:00.678Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-28T02:47:00.678Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-28T02:47:00.678Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-28T02:47:02.584Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-28T02:47:02.584Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-28T02:47:04.561Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.085s coverage: 28.7% of statements [2024-10-28T02:47:04.561Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-28T02:47:04.561Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-28T02:47:04.561Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-28T02:47:05.131Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-28T02:47:05.131Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-28T02:47:05.540Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements [2024-10-28T02:47:06.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-28T02:47:06.118Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-28T02:47:06.118Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-28T02:47:06.118Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-28T02:47:06.118Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-28T02:47:06.118Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-28T02:47:06.118Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-28T02:47:06.118Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-28T02:47:06.118Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-28T02:47:07.535Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-28T02:47:07.535Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-28T02:47:07.535Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-28T02:47:07.535Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-28T02:47:07.535Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-28T02:47:08.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.068s coverage: 69.2% of statements [2024-10-28T02:47:08.968Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 48.4% of statements [2024-10-28T02:47:08.968Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-28T02:47:08.968Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-28T02:47:09.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.139s coverage: 93.4% of statements [2024-10-28T02:47:09.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.063s coverage: 91.7% of statements [2024-10-28T02:47:10.175Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 9.4% of statements [2024-10-28T02:47:10.175Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-28T02:47:10.175Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-28T02:47:10.175Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-28T02:47:10.175Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-28T02:47:10.175Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-28T02:47:10.176Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-28T02:47:10.176Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-28T02:47:10.176Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-28T02:47:10.176Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-28T02:47:10.176Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-28T02:47:10.176Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-28T02:47:11.559Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.413s coverage: 95.8% of statements [2024-10-28T02:47:11.559Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-10-28T02:47:11.817Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-28T02:47:12.075Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-28T02:47:12.075Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-28T02:47:13.016Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.029s coverage: 0.0% of statements [no tests to run] [2024-10-28T02:47:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements [2024-10-28T02:47:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 44.2% of statements [2024-10-28T02:47:13.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.033s coverage: 41.7% of statements [2024-10-28T02:47:14.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.021s coverage: 77.8% of statements [2024-10-28T02:47:14.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.014s coverage: 94.1% of statements [2024-10-28T02:47:14.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements [2024-10-28T02:47:14.211Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2024-10-28T02:47:14.470Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-28T02:47:14.470Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-28T02:47:14.470Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-28T02:47:14.470Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-28T02:47:15.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-28T02:47:15.037Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-28T02:47:15.037Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-28T02:47:15.037Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-28T02:47:15.170Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23884 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-28T02:47:15.192Z] Running in /w/workspace/edgex-go/736 [Pipeline] { [Pipeline] checkout [2024-10-28T02:47:15.233Z] The recommended git tool is: git [2024-10-28T02:47:15.973Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-28T02:47:15.973Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-28T02:47:15.973Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-28T02:47:16.912Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-28T02:47:16.912Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-28T02:47:16.912Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-28T02:47:16.912Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-28T02:47:17.479Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-28T02:47:17.479Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-28T02:47:18.047Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-28T02:47:19.683Z] using credential edgex-jenkins-ssh [2024-10-28T02:47:19.704Z] Cloning the remote Git repository [2024-10-28T02:47:19.949Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-28T02:47:19.735Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-28T02:47:19.817Z] > git init /w/workspace/edgex-go/736 # timeout=10 [2024-10-28T02:47:19.953Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-28T02:47:19.954Z] > git --version # timeout=10 [2024-10-28T02:47:19.973Z] > git --version # 'git version 2.25.1' [2024-10-28T02:47:19.975Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-28T02:47:20.125Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-28T02:47:20.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-28T02:47:21.604Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-28T02:47:21.604Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-28T02:47:24.142Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-28T02:47:24.142Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-28T02:47:24.142Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-28T02:47:25.544Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-28T02:47:25.544Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-28T02:47:25.544Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-28T02:47:26.113Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-28T02:47:26.113Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-28T02:47:26.113Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-28T02:47:26.113Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-28T02:47:26.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements [2024-10-28T02:47:27.307Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-28T02:47:27.307Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-28T02:47:27.307Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-28T02:47:28.243Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-28T02:47:28.243Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-28T02:47:28.243Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-28T02:47:29.620Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-28T02:47:29.620Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-28T02:47:29.620Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-28T02:47:29.620Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-28T02:47:31.018Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-28T02:47:31.018Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-28T02:47:36.602Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-28T02:47:36.628Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-28T02:47:37.508Z] Avoid second fetch [2024-10-28T02:47:37.509Z] Checking out Revision c963200bef242761a1aa2b6acdf8b0387bfd966f (main) [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 22.209s coverage: 80.7% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.042s coverage: 92.9% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.055s coverage: 82.1% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 63.1% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.128s coverage: 36.8% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 9.0% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.062s coverage: 97.7% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.026s coverage: 45.8% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.4% of statements [2024-10-28T02:47:37.598Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.092s coverage: 95.7% of statements [2024-10-28T02:47:37.598Z] 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-28T02:47:37.598Z] running golangci-lint [2024-10-28T02:47:37.598Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-28T02:47:37.598Z] go version go1.23.2 linux/amd64 [2024-10-28T02:47:37.598Z] 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-28T02:47:37.598Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-28T02:47:37.598Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-28T02:47:38.306Z] Commit message: "Merge pull request #4982 from jinlinGuan/v4-module" [2024-10-28T02:47:37.525Z] > git config core.sparsecheckout # timeout=10 [2024-10-28T02:47:37.593Z] > git checkout -f c963200bef242761a1aa2b6acdf8b0387bfd966f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-28T02:47:42.972Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-28T02:47:42.972Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-28T02:47:42.972Z] Dload Upload Total Spent Left Speed [2024-10-28T02:47:42.972Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83298 0 --:--:-- --:--:-- --:--:-- 83298 [Pipeline] sh [2024-10-28T02:47:43.312Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-28T02:47:43.634Z] + sudo tee /etc/docker/daemon.new [2024-10-28T02:47:43.635Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-28T02:47:43.635Z] { [2024-10-28T02:47:43.635Z] "registry-mirrors": [ [2024-10-28T02:47:43.635Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-28T02:47:43.635Z] ], [2024-10-28T02:47:43.635Z] "bip": "10.250.0.254/24", [2024-10-28T02:47:43.635Z] "hosts": [ [2024-10-28T02:47:43.635Z] "tcp://0.0.0.0:5555", [2024-10-28T02:47:43.635Z] "unix:///var/run/docker.sock" [2024-10-28T02:47:43.635Z] ], [2024-10-28T02:47:43.635Z] "mtu": 1458, [2024-10-28T02:47:43.635Z] "selinux-enabled": true, [2024-10-28T02:47:43.635Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-28T02:47:43.635Z] } [Pipeline] sh [2024-10-28T02:47:43.965Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-28T02:47:44.289Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-28T02:48:02.530Z] provisioning config files... [2024-10-28T02:48:02.554Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/736@tmp/config6515162321566852468tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-28T02:48:02.987Z] ---> ****-login.sh [2024-10-28T02:48:02.987Z] nexus3.edgexfoundry.org:10001 [2024-10-28T02:48:03.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T02:48:03.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T02:48:03.526Z] Configure a credential helper to remove this warning. See [2024-10-28T02:48:03.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T02:48:03.526Z] [2024-10-28T02:48:03.526Z] Login Succeeded [2024-10-28T02:48:03.526Z] nexus3.edgexfoundry.org:10002 [2024-10-28T02:48:03.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T02:48:03.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T02:48:03.800Z] Configure a credential helper to remove this warning. See [2024-10-28T02:48:03.801Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T02:48:03.801Z] [2024-10-28T02:48:03.801Z] Login Succeeded [2024-10-28T02:48:03.801Z] nexus3.edgexfoundry.org:10003 [2024-10-28T02:48:04.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T02:48:04.158Z] level=info msg="[loader] Go packages loading at mode 575 (deps|files|compiled_files|imports|name|types_sizes|exports_file) took 22.771866251s" [2024-10-28T02:48:04.158Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 61.442679ms" [2024-10-28T02:48:04.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T02:48:04.344Z] Configure a credential helper to remove this warning. See [2024-10-28T02:48:04.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T02:48:04.344Z] [2024-10-28T02:48:04.344Z] Login Succeeded [2024-10-28T02:48:04.344Z] nexus3.edgexfoundry.org:10004 [2024-10-28T02:48:04.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T02:48:04.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T02:48:04.612Z] Configure a credential helper to remove this warning. See [2024-10-28T02:48:04.612Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T02:48:04.612Z] [2024-10-28T02:48:04.612Z] Login Succeeded [2024-10-28T02:48:04.612Z] ****.io [2024-10-28T02:48:04.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T02:48:05.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T02:48:05.191Z] Configure a credential helper to remove this warning. See [2024-10-28T02:48:05.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T02:48:05.191Z] [2024-10-28T02:48:05.191Z] Login Succeeded [2024-10-28T02:48:05.191Z] ---> ****-login.sh ends [Pipeline] } [2024-10-28T02:48:05.209Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-28T02:48:05.962Z] + git config --global --add safe.directory /w/workspace/edgex-go/736 [Pipeline] echo [2024-10-28T02:48:05.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-28T02:48:06.000Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-28T02:48:06.014Z] ========================================================= [2024-10-28T02:48:06.014Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-28T02:48:06.014Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-28T02:48:06.341Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-28T02:48:06.608Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-28T02:48:06.608Z] cf04c63912e1: Pulling fs layer [2024-10-28T02:48:06.608Z] 55b35a11ae5e: Pulling fs layer [2024-10-28T02:48:06.608Z] a37a00ec5f00: Pulling fs layer [2024-10-28T02:48:06.608Z] 50b3750afda1: Pulling fs layer [2024-10-28T02:48:06.608Z] 4f4fb700ef54: Pulling fs layer [2024-10-28T02:48:06.608Z] 80978eb59214: Pulling fs layer [2024-10-28T02:48:06.608Z] 50b3750afda1: Waiting [2024-10-28T02:48:06.608Z] 4f4fb700ef54: Waiting [2024-10-28T02:48:06.608Z] 80978eb59214: Waiting [2024-10-28T02:48:06.608Z] c9f46d7d2bd2: Pulling fs layer [2024-10-28T02:48:06.608Z] c5a475d317c9: Pulling fs layer [2024-10-28T02:48:06.608Z] c9f46d7d2bd2: Waiting [2024-10-28T02:48:06.608Z] c5a475d317c9: Waiting [2024-10-28T02:48:06.608Z] 55b35a11ae5e: Download complete [2024-10-28T02:48:06.608Z] 50b3750afda1: Verifying Checksum [2024-10-28T02:48:06.608Z] 50b3750afda1: Download complete [2024-10-28T02:48:06.608Z] 4f4fb700ef54: Verifying Checksum [2024-10-28T02:48:06.608Z] 4f4fb700ef54: Download complete [2024-10-28T02:48:06.608Z] 80978eb59214: Verifying Checksum [2024-10-28T02:48:06.608Z] 80978eb59214: Download complete [2024-10-28T02:48:06.608Z] cf04c63912e1: Download complete [2024-10-28T02:48:07.203Z] c5a475d317c9: Verifying Checksum [2024-10-28T02:48:07.203Z] c5a475d317c9: Download complete [2024-10-28T02:48:07.482Z] cf04c63912e1: Pull complete [2024-10-28T02:48:08.078Z] 55b35a11ae5e: Pull complete [2024-10-28T02:48:08.346Z] a37a00ec5f00: Verifying Checksum [2024-10-28T02:48:08.346Z] a37a00ec5f00: Download complete [2024-10-28T02:48:09.306Z] c9f46d7d2bd2: Verifying Checksum [2024-10-28T02:48:09.306Z] c9f46d7d2bd2: Download complete [2024-10-28T02:48:12.309Z] level=info msg="[linters_context/goanalysis] analyzers took 1m46.460043894s with top 10 stages: buildir: 57.190067035s, gosec: 4.223763281s, fact_deprecated: 3.433413088s, inspect: 2.869107893s, ctrlflow: 2.192409835s, printf: 2.1767358s, fact_purity: 1.838794548s, S1038: 1.557688094s, nilness: 1.415125839s, unused: 1.178457477s" [2024-10-28T02:48:12.309Z] level=info msg="[runner] Issues before processing: 222, after processing: 0" [2024-10-28T02:48:12.309Z] level=info msg="[runner] Processors filtering stat (in/out): skip_dirs: 222/222, exclude: 222/222, exclude-rules: 222/22, nolint: 22/0, skip_files: 222/222, filename_unadjuster: 222/222, invalid_issue: 222/222, path_prettifier: 222/222, identifier_marker: 222/222, cgo: 222/222, autogenerated_exclude: 222/222" [2024-10-28T02:48:12.309Z] level=info msg="[runner] processing took 21.038179ms with stages: nolint: 9.583667ms, identifier_marker: 5.591929ms, exclude-rules: 1.744742ms, path_prettifier: 1.70979ms, autogenerated_exclude: 1.324587ms, skip_dirs: 1.001912ms, cgo: 31.791µs, invalid_issue: 30.571µs, filename_unadjuster: 13.89µs, max_same_issues: 1.27µs, uniq_by_line: 760ns, exclude: 540ns, fixer: 450ns, skip_files: 440ns, sort_results: 350ns, diff: 300ns, path_shortener: 270ns, max_from_linter: 240ns, source_code: 220ns, max_per_file_from_linter: 170ns, path_prefixer: 150ns, severity-rules: 140ns" [2024-10-28T02:48:12.309Z] level=info msg="[runner] linters took 11.904187322s with stages: goanalysis_metalinter: 11.882998231s" [2024-10-28T02:48:12.309Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-28T02:48:12.309Z] level=info msg="Memory: 349 samples, avg is 288.5MB, max is 1221.0MB" [2024-10-28T02:48:12.309Z] level=info msg="Execution took 34.744867047s" [2024-10-28T02:48:12.309Z] go vet ./... [2024-10-28T02:48:18.932Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-28T02:48:18.932Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-28T02:48:18.932Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-28T02:48:19.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-28T02:48:20.178Z] + ls -al . [2024-10-28T02:48:20.178Z] total 1820 [2024-10-28T02:48:20.178Z] drwxrwxr-x 11 1001 1001 4096 Oct 28 02:46 . [2024-10-28T02:48:20.178Z] drwxr-xr-x 4 root root 4096 Oct 28 02:46 .. [2024-10-28T02:48:20.178Z] drwxrwxr-x 2 1001 1001 4096 Oct 28 02:44 .blubracket [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 10 Oct 28 02:44 .dockerignore [2024-10-28T02:48:20.178Z] drwxrwxr-x 8 1001 1001 4096 Oct 28 02:47 .git [2024-10-28T02:48:20.178Z] drwxrwxr-x 3 1001 1001 4096 Oct 28 02:44 .github [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 1112 Oct 28 02:44 .gitignore [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 199 Oct 28 02:44 .golangci.yml [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 100 Oct 28 02:44 .hadolint.yml [2024-10-28T02:48:20.178Z] drwxr-xr-x 3 1001 1001 4096 Oct 28 02:45 .semver [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 155 Oct 28 02:44 .sonarcloud.properties [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 1171 Oct 28 02:44 ADOPTERS.md [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 21553 Oct 28 02:44 Attribution.txt [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 100284 Oct 28 02:44 CHANGELOG.md [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 3804 Oct 28 02:44 CONTRIBUTING.md [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 677 Oct 28 02:44 GOVERNANCE.md [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 858 Oct 28 02:44 Jenkinsfile [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 10775 Oct 28 02:44 LICENSE [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 16705 Oct 28 02:44 Makefile [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 582 Oct 28 02:44 OWNERS.md [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 9533 Oct 28 02:44 README.md [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 789 Oct 28 02:44 SECURITY.md [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 11 Oct 28 02:45 VERSION [2024-10-28T02:48:20.178Z] drwxrwxr-x 2 1001 1001 4096 Oct 28 02:44 bin [2024-10-28T02:48:20.178Z] drwxrwxr-x 19 1001 1001 4096 Oct 28 02:44 cmd [2024-10-28T02:48:20.178Z] -rw-r--r-- 1 root root 1475885 Oct 28 02:47 coverage.out [2024-10-28T02:48:20.178Z] drwxrwxr-x 2 1001 1001 4096 Oct 28 02:44 fuzz_test [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 7271 Oct 28 02:44 go.mod [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 101072 Oct 28 02:44 go.sum [2024-10-28T02:48:20.178Z] drwxrwxr-x 7 1001 1001 4096 Oct 28 02:44 internal [2024-10-28T02:48:20.178Z] drwxrwxr-x 2 1001 1001 4096 Oct 28 02:44 openapi [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 584 Oct 28 02:44 security.txt [2024-10-28T02:48:20.178Z] -rw-rw-r-- 1 1001 1001 204 Oct 28 02:44 version.go [Pipeline] sh [2024-10-28T02:48:20.770Z] + '[' -e coverage.out ] [2024-10-28T02:48:20.771Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-28T02:48:20.920Z] Stashed 1 file(s) [Pipeline] sh [2024-10-28T02:48:21.212Z] + make build [2024-10-28T02:48:21.212Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-28T02:48:21.711Z] a37a00ec5f00: Pull complete [2024-10-28T02:48:21.712Z] 50b3750afda1: Pull complete [2024-10-28T02:48:21.712Z] 4f4fb700ef54: Pull complete [2024-10-28T02:48:21.981Z] 80978eb59214: Pull complete [2024-10-28T02:48:30.415Z] c9f46d7d2bd2: Pull complete [2024-10-28T02:48:31.401Z] c5a475d317c9: Pull complete [2024-10-28T02:48:31.401Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-28T02:48:31.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-28T02:48:31.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-28T02:48:31.747Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-28T02:48:31.747Z] WORKDIR /edgex [2024-10-28T02:48:31.747Z] COPY go.mod . [2024-10-28T02:48:31.747Z] RUN go mod download [2024-10-28T02:48:31.747Z] + docker build -t ci-base-image-arm64 -f - . [2024-10-28T02:48:32.338Z] Sending build context to Docker daemon 3.507MB [2024-10-28T02:48:32.338Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-28T02:48:32.338Z] ---> be29e6b0f0d4 [2024-10-28T02:48:32.338Z] Step 2/4 : WORKDIR /edgex [2024-10-28T02:48:34.281Z] ---> Running in 2074d708b8de [2024-10-28T02:48:34.550Z] Removing intermediate container 2074d708b8de [2024-10-28T02:48:34.550Z] ---> b3b7e67c13f7 [2024-10-28T02:48:34.550Z] Step 3/4 : COPY go.mod . [2024-10-28T02:48:34.817Z] ---> baec56fc8ae2 [2024-10-28T02:48:34.817Z] Step 4/4 : RUN go mod download [2024-10-28T02:48:35.084Z] ---> Running in d9ad3855f581 [2024-10-28T02:48:47.741Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-28T02:48:47.741Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-28T02:48:49.114Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-28T02:48:50.050Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-28T02:48:51.950Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-28T02:48:57.217Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-28T02:48:59.752Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-28T02:49:01.668Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-28T02:49:04.200Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-28T02:49:04.765Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-28T02:49:05.701Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-28T02:49:07.076Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -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-28T02:49:08.027Z] $ docker stop --time=1 48daf4f585ed080c10e76b9c54fc66b58f1a189146e7d197f8cb5997098d8538 [2024-10-28T02:49:17.500Z] $ docker rm -f --volumes 48daf4f585ed080c10e76b9c54fc66b58f1a189146e7d197f8cb5997098d8538 [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-28T02:49:18.820Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-28T02:49:18.820Z] [2024-10-28T02:49:18.820Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:49:19.130Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-28T02:49:19.130Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-28T02:49:19.130Z] 91d30c5bc195: Pulling fs layer [2024-10-28T02:49:19.130Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-28T02:49:19.130Z] 9c61dcf015f6: Pulling fs layer [2024-10-28T02:49:19.130Z] 4698f68db338: Pulling fs layer [2024-10-28T02:49:19.130Z] 2a2f49069b9e: Pulling fs layer [2024-10-28T02:49:19.130Z] 4698f68db338: Waiting [2024-10-28T02:49:19.130Z] e0025b399a48: Pulling fs layer [2024-10-28T02:49:19.130Z] 2a2f49069b9e: Waiting [2024-10-28T02:49:19.130Z] 91d30c5bc195: Verifying Checksum [2024-10-28T02:49:19.130Z] 91d30c5bc195: Download complete [2024-10-28T02:49:19.130Z] 4698f68db338: Download complete [2024-10-28T02:49:19.388Z] 91d30c5bc195: Pull complete [2024-10-28T02:49:19.388Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-28T02:49:19.388Z] 2e9b0aa3be6d: Download complete [2024-10-28T02:49:19.388Z] e0025b399a48: Verifying Checksum [2024-10-28T02:49:19.388Z] e0025b399a48: Download complete [2024-10-28T02:49:19.388Z] 2a2f49069b9e: Verifying Checksum [2024-10-28T02:49:19.388Z] 2a2f49069b9e: Download complete [2024-10-28T02:49:19.646Z] 2e9b0aa3be6d: Pull complete [2024-10-28T02:49:19.914Z] 9c61dcf015f6: Verifying Checksum [2024-10-28T02:49:19.914Z] 9c61dcf015f6: Download complete [2024-10-28T02:49:22.443Z] 9c61dcf015f6: Pull complete [2024-10-28T02:49:22.443Z] 4698f68db338: Pull complete [2024-10-28T02:49:22.703Z] 2a2f49069b9e: Pull complete [2024-10-28T02:49:22.703Z] e0025b399a48: Pull complete [2024-10-28T02:49:22.703Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-28T02:49:22.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-28T02:49:22.703Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-28T02:49:22.814Z] prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container [2024-10-28T02:49:22.950Z] $ 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/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@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:latest cat [2024-10-28T02:49:29.211Z] $ docker top 8c56a032f65ba93545c50a0a288bd07a559daae8d3394dcf270ae5c75daf901f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-28T02:49:29.597Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-28T02:49:32.179Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-10-28T02:49:32.179Z] #1 transferring dockerfile: 2.13kB done [2024-10-28T02:49:32.668Z] Removing intermediate container d9ad3855f581 [2024-10-28T02:49:32.668Z] ---> 5c979cb41b6c [2024-10-28T02:49:32.668Z] Successfully built 5c979cb41b6c [2024-10-28T02:49:32.668Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:49:32.746Z] #1 DONE 0.8s [2024-10-28T02:49:32.746Z] [2024-10-28T02:49:32.746Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-28T02:49:32.746Z] #2 transferring dockerfile: 2.15kB done [2024-10-28T02:49:32.746Z] #2 DONE 0.5s [2024-10-28T02:49:32.746Z] [2024-10-28T02:49:32.746Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-28T02:49:32.746Z] #3 transferring dockerfile: 2.23kB done [2024-10-28T02:49:32.746Z] #3 DONE 0.5s [2024-10-28T02:49:32.746Z] [2024-10-28T02:49:32.746Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-28T02:49:32.746Z] #4 transferring dockerfile: 2.50kB done [2024-10-28T02:49:32.746Z] #4 DONE 0.5s [2024-10-28T02:49:32.746Z] [2024-10-28T02:49:32.746Z] #5 [security-spiffe-token-provider internal] load .dockerignore [2024-10-28T02:49:32.746Z] #5 ... [2024-10-28T02:49:32.746Z] [2024-10-28T02:49:32.746Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-28T02:49:32.746Z] #6 transferring dockerfile: 2.49kB done [2024-10-28T02:49:32.746Z] #6 DONE 0.5s [2024-10-28T02:49:32.746Z] [2024-10-28T02:49:32.746Z] #7 [core-data internal] load build definition from Dockerfile [2024-10-28T02:49:32.746Z] #7 transferring dockerfile: 2.07kB done [2024-10-28T02:49:32.746Z] #7 DONE 0.6s [2024-10-28T02:49:32.746Z] [2024-10-28T02:49:32.746Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-28T02:49:32.746Z] #8 transferring dockerfile: 1.86kB done [2024-10-28T02:49:32.746Z] #8 DONE 0.5s [2024-10-28T02:49:32.746Z] [2024-10-28T02:49:32.746Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-10-28T02:49:32.746Z] #9 transferring dockerfile: 1.81kB done [2024-10-28T02:49:32.746Z] #9 DONE 0.6s [2024-10-28T02:49:32.746Z] [2024-10-28T02:49:32.746Z] #10 [core-metadata internal] load .dockerignore [2024-10-28T02:49:32.746Z] #10 transferring context: 50B done [2024-10-28T02:49:32.746Z] #10 DONE 0.6s [2024-10-28T02:49:32.746Z] [2024-10-28T02:49:32.746Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-10-28T02:49:32.746Z] #11 transferring dockerfile: 2.02kB done [2024-10-28T02:49:32.746Z] #11 DONE 0.6s [2024-10-28T02:49:32.746Z] [2024-10-28T02:49:32.746Z] #12 [core-keeper internal] load build definition from Dockerfile [2024-10-28T02:49:32.746Z] #12 transferring dockerfile: 2.07kB done [2024-10-28T02:49:32.746Z] #12 DONE 0.6s [2024-10-28T02:49:32.746Z] [2024-10-28T02:49:32.746Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-10-28T02:49:32.746Z] #13 transferring dockerfile: 1.69kB done [2024-10-28T02:49:32.746Z] #13 DONE 0.6s [2024-10-28T02:49:32.746Z] [2024-10-28T02:49:32.746Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-28T02:49:32.746Z] #14 transferring dockerfile: 3.17kB done [2024-10-28T02:49:32.746Z] #14 DONE 0.6s [2024-10-28T02:49:32.746Z] [2024-10-28T02:49:32.746Z] #15 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-28T02:49:32.746Z] #15 DONE 0.0s [2024-10-28T02:49:32.746Z] [2024-10-28T02:49:32.746Z] #16 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-10-28T02:49:32.746Z] #16 DONE 0.1s [2024-10-28T02:49:32.746Z] [2024-10-28T02:49:32.746Z] #17 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T02:49:32.746Z] #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done [2024-10-28T02:49:33.005Z] #17 ... [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #18 [core-command internal] load build definition from Dockerfile [2024-10-28T02:49:33.005Z] #18 transferring dockerfile: 1.94kB 0.0s done [2024-10-28T02:49:33.005Z] #18 DONE 0.7s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #19 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-28T02:49:33.005Z] #19 transferring dockerfile: 1.89kB done [2024-10-28T02:49:33.005Z] #19 DONE 0.6s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #20 [security-spire-server internal] load build definition from Dockerfile [2024-10-28T02:49:33.005Z] #20 transferring dockerfile: 1.70kB 0.0s done [2024-10-28T02:49:33.005Z] #20 DONE 0.7s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #21 [security-proxy-setup internal] load .dockerignore [2024-10-28T02:49:33.005Z] #21 transferring context: 50B done [2024-10-28T02:49:33.005Z] #21 DONE 0.4s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #22 [security-proxy-auth internal] load .dockerignore [2024-10-28T02:49:33.005Z] #22 transferring context: 50B done [2024-10-28T02:49:33.005Z] #22 DONE 0.5s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #23 [security-bootstrapper internal] load .dockerignore [2024-10-28T02:49:33.005Z] #23 transferring context: 50B done [2024-10-28T02:49:33.005Z] #23 DONE 0.3s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-28T02:49:33.005Z] #24 transferring context: 50B done [2024-10-28T02:49:33.005Z] #24 DONE 0.4s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #25 [core-keeper internal] load .dockerignore [2024-10-28T02:49:33.005Z] #25 transferring context: 50B done [2024-10-28T02:49:33.005Z] #25 DONE 0.4s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-10-28T02:49:33.005Z] #26 transferring context: 50B done [2024-10-28T02:49:33.005Z] #26 DONE 0.4s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #5 [security-spiffe-token-provider internal] load .dockerignore [2024-10-28T02:49:33.005Z] #5 transferring context: 50B done [2024-10-28T02:49:33.005Z] #5 DONE 0.3s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #27 [core-command internal] load .dockerignore [2024-10-28T02:49:33.005Z] #27 transferring context: 50B done [2024-10-28T02:49:33.005Z] #27 DONE 0.3s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #28 [support-cron-scheduler internal] load .dockerignore [2024-10-28T02:49:33.005Z] #28 transferring context: 50B done [2024-10-28T02:49:33.005Z] #28 DONE 0.4s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #17 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T02:49:33.005Z] #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done [2024-10-28T02:49:33.005Z] #17 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-28T02:49:33.005Z] #17 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-28T02:49:33.005Z] #17 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-28T02:49:33.005Z] #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done [2024-10-28T02:49:33.005Z] #17 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-28T02:49:33.005Z] #17 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-28T02:49:33.005Z] #17 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-28T02:49:33.005Z] #17 DONE 0.3s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #29 [security-spire-config internal] load .dockerignore [2024-10-28T02:49:33.005Z] #29 transferring context: 50B done [2024-10-28T02:49:33.005Z] #29 DONE 0.4s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #30 [security-spire-server internal] load .dockerignore [2024-10-28T02:49:33.005Z] #30 transferring context: 50B done [2024-10-28T02:49:33.005Z] #30 DONE 0.4s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #31 [security-spire-agent internal] load .dockerignore [2024-10-28T02:49:33.005Z] #31 transferring context: 50B done [2024-10-28T02:49:33.005Z] #31 DONE 0.5s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #32 [core-data internal] load .dockerignore [2024-10-28T02:49:33.005Z] #32 transferring context: 50B done [2024-10-28T02:49:33.005Z] #32 DONE 0.5s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #33 [support-notifications internal] load .dockerignore [2024-10-28T02:49:33.005Z] #33 transferring context: 50B done [2024-10-28T02:49:33.005Z] #33 DONE 0.5s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #15 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-28T02:49:33.005Z] #15 DONE 0.0s [2024-10-28T02:49:33.005Z] [2024-10-28T02:49:33.005Z] #16 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-10-28T02:49:33.015Z] + docker inspect -f . ci-base-image-arm64 [2024-10-28T02:49:33.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-28T02:49:33.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-23884 does not seem to be running inside a container [2024-10-28T02:49:33.299Z] #16 DONE 0.2s [2024-10-28T02:49:33.299Z] [2024-10-28T02:49:33.299Z] #17 [core-keeper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T02:49:33.299Z] #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done [2024-10-28T02:49:33.299Z] #17 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-28T02:49:33.299Z] #17 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-28T02:49:33.299Z] #17 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-28T02:49:33.299Z] #17 DONE 0.3s [2024-10-28T02:49:33.299Z] [2024-10-28T02:49:33.299Z] #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-28T02:49:33.299Z] #34 ... [2024-10-28T02:49:33.299Z] [2024-10-28T02:49:33.299Z] #17 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T02:49:33.299Z] #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done [2024-10-28T02:49:33.299Z] #17 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-28T02:49:33.299Z] #17 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-28T02:49:33.299Z] #17 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-28T02:49:33.299Z] #17 DONE 0.3s [2024-10-28T02:49:33.299Z] [2024-10-28T02:49:33.299Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-28T02:49:33.299Z] #34 ... [2024-10-28T02:49:33.299Z] [2024-10-28T02:49:33.299Z] #15 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-28T02:49:33.299Z] #15 DONE 0.0s [2024-10-28T02:49:33.310Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-28T02:49:33.557Z] [2024-10-28T02:49:33.557Z] #17 [support-cron-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T02:49:33.557Z] #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done [2024-10-28T02:49:33.557Z] #17 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-28T02:49:33.557Z] #17 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-28T02:49:33.557Z] #17 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-28T02:49:33.557Z] #17 DONE 0.3s [2024-10-28T02:49:33.557Z] [2024-10-28T02:49:33.557Z] #16 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-10-28T02:49:33.557Z] #16 ... [2024-10-28T02:49:33.557Z] [2024-10-28T02:49:33.557Z] #15 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-28T02:49:33.557Z] #15 DONE 0.0s [2024-10-28T02:49:33.557Z] [2024-10-28T02:49:33.557Z] #16 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-28T02:49:33.868Z] #16 ... [2024-10-28T02:49:33.869Z] [2024-10-28T02:49:33.869Z] #17 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T02:49:33.869Z] #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done [2024-10-28T02:49:33.869Z] #17 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-28T02:49:33.869Z] #17 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-28T02:49:33.869Z] #17 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-28T02:49:33.869Z] #17 DONE 0.3s [2024-10-28T02:49:33.869Z] [2024-10-28T02:49:33.869Z] #15 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-28T02:49:33.869Z] #15 DONE 0.0s [2024-10-28T02:49:33.869Z] [2024-10-28T02:49:33.869Z] #16 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-10-28T02:49:34.433Z] #16 DONE 1.2s [2024-10-28T02:49:34.433Z] [2024-10-28T02:49:34.433Z] #17 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T02:49:34.433Z] #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done [2024-10-28T02:49:34.433Z] #17 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-28T02:49:34.433Z] #17 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-28T02:49:34.433Z] #17 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-28T02:49:34.433Z] #17 DONE 0.3s [2024-10-28T02:49:34.433Z] [2024-10-28T02:49:34.433Z] #35 [support-notifications internal] load build context [2024-10-28T02:49:34.517Z] $ docker top 99d04090b2d95a2e6c3e5b3b0640c292b0401c33506dc1554c1a93db38eaad01 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-28T02:49:34.998Z] #35 ... [2024-10-28T02:49:34.998Z] [2024-10-28T02:49:34.998Z] #17 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T02:49:34.998Z] #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done [2024-10-28T02:49:34.998Z] #17 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-28T02:49:34.998Z] #17 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-28T02:49:34.998Z] #17 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-28T02:49:34.998Z] #17 DONE 0.3s [2024-10-28T02:49:34.998Z] [2024-10-28T02:49:34.998Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-28T02:49:34.998Z] #36 DONE 1.4s [2024-10-28T02:49:34.998Z] [2024-10-28T02:49:34.998Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-28T02:49:34.998Z] #37 DONE 1.5s [2024-10-28T02:49:34.998Z] [2024-10-28T02:49:34.998Z] #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-28T02:49:34.998Z] #34 DONE 2.3s [2024-10-28T02:49:34.998Z] [2024-10-28T02:49:34.998Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:49:34.998Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:49:34.998Z] #38 ... [2024-10-28T02:49:34.998Z] [2024-10-28T02:49:34.998Z] #17 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T02:49:34.998Z] #17 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d done [2024-10-28T02:49:34.998Z] #17 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-28T02:49:34.998Z] #17 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-28T02:49:34.998Z] #17 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-28T02:49:34.998Z] #17 DONE 0.3s [2024-10-28T02:49:34.998Z] [2024-10-28T02:49:34.999Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:49:35.257Z] #38 ... [2024-10-28T02:49:35.257Z] [2024-10-28T02:49:35.257Z] #39 [security-spire-server internal] load build context [2024-10-28T02:49:35.257Z] #39 transferring context: 27.98kB 0.1s done [2024-10-28T02:49:35.257Z] #39 DONE 0.3s [2024-10-28T02:49:35.257Z] [2024-10-28T02:49:35.257Z] #40 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-10-28T02:49:35.371Z] + go version [2024-10-28T02:49:35.372Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-28T02:49:35.393Z] $ docker stop --time=1 99d04090b2d95a2e6c3e5b3b0640c292b0401c33506dc1554c1a93db38eaad01 [2024-10-28T02:49:36.987Z] $ docker rm -f --volumes 99d04090b2d95a2e6c3e5b3b0640c292b0401c33506dc1554c1a93db38eaad01 [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-28T02:49:37.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-28T02:49:37.733Z] [2024-10-28T02:49:37.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:49:38.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-28T02:49:38.075Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-28T02:49:38.075Z] 547446be3368: Pulling fs layer [2024-10-28T02:49:38.075Z] d125d8839a47: Pulling fs layer [2024-10-28T02:49:38.075Z] 3e85d5ac6304: Pulling fs layer [2024-10-28T02:49:38.075Z] c3105a71a48b: Pulling fs layer [2024-10-28T02:49:38.075Z] 0f093f025ec4: Pulling fs layer [2024-10-28T02:49:38.075Z] c3106fc0e877: Pulling fs layer [2024-10-28T02:49:38.075Z] c3105a71a48b: Waiting [2024-10-28T02:49:38.075Z] 0f093f025ec4: Waiting [2024-10-28T02:49:38.075Z] c3106fc0e877: Waiting [2024-10-28T02:49:38.342Z] 547446be3368: Verifying Checksum [2024-10-28T02:49:38.342Z] 547446be3368: Download complete [2024-10-28T02:49:38.342Z] c3105a71a48b: Verifying Checksum [2024-10-28T02:49:38.342Z] c3105a71a48b: Download complete [2024-10-28T02:49:38.930Z] d125d8839a47: Verifying Checksum [2024-10-28T02:49:38.930Z] d125d8839a47: Download complete [2024-10-28T02:49:38.930Z] c3106fc0e877: Verifying Checksum [2024-10-28T02:49:38.930Z] c3106fc0e877: Download complete [2024-10-28T02:49:38.930Z] 0f093f025ec4: Verifying Checksum [2024-10-28T02:49:38.930Z] 0f093f025ec4: Download complete [2024-10-28T02:49:38.930Z] 547446be3368: Pull complete [2024-10-28T02:49:40.358Z] d125d8839a47: Pull complete [2024-10-28T02:49:40.527Z] #40 ... [2024-10-28T02:49:40.527Z] [2024-10-28T02:49:40.527Z] #41 [security-proxy-auth internal] load build context [2024-10-28T02:49:40.527Z] #41 transferring context: 189.53MB 7.2s [2024-10-28T02:49:40.941Z] 3e85d5ac6304: Verifying Checksum [2024-10-28T02:49:40.941Z] 3e85d5ac6304: Download complete [2024-10-28T02:49:43.093Z] #41 ... [2024-10-28T02:49:43.093Z] [2024-10-28T02:49:43.093Z] #42 [core-metadata internal] load build context [2024-10-28T02:49:43.093Z] #42 ... [2024-10-28T02:49:43.093Z] [2024-10-28T02:49:43.093Z] #43 [security-proxy-setup internal] load build context [2024-10-28T02:49:43.093Z] #43 ... [2024-10-28T02:49:43.093Z] [2024-10-28T02:49:43.093Z] #44 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-28T02:49:43.093Z] #0 1.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:49:43.093Z] #0 1.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:49:43.093Z] #0 1.711 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:49:43.093Z] #0 1.936 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:49:43.093Z] #0 1.985 (3/6) Installing dumb-init (1.2.5-r3) [2024-10-28T02:49:43.093Z] #0 1.985 (4/6) Installing openssl (3.3.2-r1) [2024-10-28T02:49:43.093Z] #0 2.075 (5/6) Installing su-exec (0.2-r3) [2024-10-28T02:49:43.093Z] #0 2.075 (6/6) Installing yq-go (4.44.1-r2) [2024-10-28T02:49:43.093Z] #0 2.173 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:49:43.093Z] #0 2.180 OK: 19 MiB in 18 packages [2024-10-28T02:49:43.093Z] #44 ... [2024-10-28T02:49:43.093Z] [2024-10-28T02:49:43.093Z] #45 [core-keeper internal] load build context [2024-10-28T02:49:43.351Z] #45 ... [2024-10-28T02:49:43.351Z] [2024-10-28T02:49:43.351Z] #46 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-28T02:49:43.351Z] #0 1.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:49:43.351Z] #0 1.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:49:43.351Z] #0 2.025 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-28T02:49:43.351Z] #0 2.074 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:49:43.351Z] #0 2.074 OK: 8 MiB in 15 packages [2024-10-28T02:49:43.351Z] #46 ... [2024-10-28T02:49:43.351Z] [2024-10-28T02:49:43.351Z] #47 [core-common-config-bootstrapper internal] load build context [2024-10-28T02:49:43.627Z] #47 ... [2024-10-28T02:49:43.627Z] [2024-10-28T02:49:43.627Z] #48 [security-bootstrapper internal] load build context [2024-10-28T02:49:43.627Z] #48 ... [2024-10-28T02:49:43.627Z] [2024-10-28T02:49:43.627Z] #49 [security-spiffe-token-provider internal] load build context [2024-10-28T02:49:43.627Z] #49 ... [2024-10-28T02:49:43.627Z] [2024-10-28T02:49:43.627Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-28T02:49:43.627Z] #0 1.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:49:43.627Z] #0 1.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:49:43.627Z] #0 2.251 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-28T02:49:43.627Z] #0 2.251 v3.20.3-223-g70dffc95037 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-28T02:49:43.627Z] #0 2.251 OK: 24165 distinct packages available [2024-10-28T02:49:43.627Z] #0 2.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:49:43.627Z] #0 2.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:49:43.627Z] #0 2.720 (1/14) Installing ca-certificates (20240705-r0) [2024-10-28T02:49:43.627Z] #0 2.841 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-28T02:49:43.627Z] #0 2.851 (3/14) Installing c-ares (1.33.1-r0) [2024-10-28T02:49:43.627Z] #0 2.860 (4/14) Installing libunistring (1.2-r0) [2024-10-28T02:49:43.627Z] #0 2.877 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-28T02:49:43.627Z] #0 2.882 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-28T02:49:43.627Z] #0 2.886 (7/14) Installing libpsl (0.21.5-r1) [2024-10-28T02:49:43.627Z] #0 2.889 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-28T02:49:43.627Z] #0 2.901 (9/14) Installing libcurl (8.10.1-r0) [2024-10-28T02:49:43.627Z] #0 2.911 (10/14) Installing curl (8.10.1-r0) [2024-10-28T02:49:43.627Z] #0 2.916 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-28T02:49:43.627Z] #0 2.920 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-28T02:49:43.627Z] #0 2.925 (13/14) Installing libucontext (1.2-r3) [2024-10-28T02:49:43.627Z] #0 2.929 (14/14) Installing gcompat (1.1.0-r4) [2024-10-28T02:49:43.627Z] #0 2.936 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:49:43.627Z] #0 2.942 Executing ca-certificates-20240705-r0.trigger [2024-10-28T02:49:43.627Z] #0 2.991 OK: 13 MiB in 28 packages [2024-10-28T02:49:44.306Z] #50 ... [2024-10-28T02:49:44.306Z] [2024-10-28T02:49:44.306Z] #51 [security-secretstore-setup internal] load build context [2024-10-28T02:49:44.570Z] #51 ... [2024-10-28T02:49:44.570Z] [2024-10-28T02:49:44.570Z] #52 [core-data internal] load build context [2024-10-28T02:49:44.570Z] #52 ... [2024-10-28T02:49:44.570Z] [2024-10-28T02:49:44.570Z] #53 [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-28T02:49:44.570Z] #53 ... [2024-10-28T02:49:44.570Z] [2024-10-28T02:49:44.570Z] #54 [core-command internal] load build context [2024-10-28T02:49:44.570Z] #54 ... [2024-10-28T02:49:44.570Z] [2024-10-28T02:49:44.570Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-28T02:49:44.829Z] #55 ... [2024-10-28T02:49:44.829Z] [2024-10-28T02:49:44.829Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-28T02:49:44.829Z] #56 ... [2024-10-28T02:49:44.829Z] [2024-10-28T02:49:44.829Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-28T02:49:45.089Z] #57 ... [2024-10-28T02:49:45.089Z] [2024-10-28T02:49:45.089Z] #58 [support-cron-scheduler internal] load build context [2024-10-28T02:49:45.089Z] #58 ... [2024-10-28T02:49:45.089Z] [2024-10-28T02:49:45.089Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-28T02:49:45.089Z] #0 1.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:49:45.089Z] #0 1.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:49:45.089Z] #0 2.067 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-28T02:49:45.089Z] #0 2.077 (2/2) Installing su-exec (0.2-r3) [2024-10-28T02:49:45.089Z] #0 2.077 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:49:45.089Z] #0 2.091 OK: 8 MiB in 16 packages [2024-10-28T02:49:45.089Z] #59 ... [2024-10-28T02:49:45.089Z] [2024-10-28T02:49:45.089Z] #35 [support-notifications internal] load build context [2024-10-28T02:49:45.424Z] #35 transferring context: 250.14MB 10.6s [2024-10-28T02:49:45.424Z] #35 ... [2024-10-28T02:49:45.424Z] [2024-10-28T02:49:45.424Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-28T02:49:45.424Z] #60 ... [2024-10-28T02:49:45.424Z] [2024-10-28T02:49:45.424Z] #61 [security-spire-agent internal] load build context [2024-10-28T02:49:45.424Z] #61 transferring context: 27.51kB 0.0s done [2024-10-28T02:49:45.424Z] #61 ... [2024-10-28T02:49:45.424Z] [2024-10-28T02:49:45.424Z] #62 [security-spire-config internal] load build context [2024-10-28T02:49:45.424Z] #62 transferring context: 26.24kB 0.0s done [2024-10-28T02:49:45.683Z] #62 ... [2024-10-28T02:49:45.683Z] [2024-10-28T02:49:45.683Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-28T02:49:45.683Z] #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-28T02:49:45.683Z] #63 ... [2024-10-28T02:49:45.683Z] [2024-10-28T02:49:45.683Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-28T02:49:45.941Z] #64 ... [2024-10-28T02:49:45.941Z] [2024-10-28T02:49:45.941Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-28T02:49:45.941Z] #65 ... [2024-10-28T02:49:45.941Z] [2024-10-28T02:49:45.941Z] #35 [support-notifications internal] load build context [2024-10-28T02:49:45.941Z] #35 transferring context: 276.14MB 11.2s [2024-10-28T02:49:47.318Z] #35 ... [2024-10-28T02:49:47.318Z] [2024-10-28T02:49:47.318Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:49:47.318Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.2s done [2024-10-28T02:49:47.318Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-28T02:49:47.318Z] #38 ... [2024-10-28T02:49:47.318Z] [2024-10-28T02:49:47.318Z] #35 [support-notifications internal] load build context [2024-10-28T02:49:51.017Z] 3e85d5ac6304: Pull complete [2024-10-28T02:49:51.017Z] c3105a71a48b: Pull complete [2024-10-28T02:49:51.527Z] #35 ... [2024-10-28T02:49:51.527Z] [2024-10-28T02:49:51.527Z] #62 [security-spire-config internal] load build context [2024-10-28T02:49:51.527Z] #62 DONE 16.0s [2024-10-28T02:49:51.527Z] [2024-10-28T02:49:51.527Z] #35 [support-notifications internal] load build context [2024-10-28T02:49:51.527Z] #35 transferring context: 419.31MB 16.4s [2024-10-28T02:49:51.599Z] 0f093f025ec4: Pull complete [2024-10-28T02:49:51.599Z] c3106fc0e877: Pull complete [2024-10-28T02:49:51.866Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-28T02:49:51.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-28T02:49:51.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-28T02:49:52.084Z] prd-ubuntu20.04-docker-arm64-4c-16g-23884 does not seem to be running inside a container [2024-10-28T02:49:52.147Z] $ 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/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-10-28T02:49:52.899Z] #35 transferring context: 553.88MB 18.1s done [2024-10-28T02:49:52.899Z] #35 ... [2024-10-28T02:49:52.899Z] [2024-10-28T02:49:52.899Z] #42 [core-metadata internal] load build context [2024-10-28T02:49:52.899Z] #42 transferring context: 553.88MB 18.8s done [2024-10-28T02:49:53.157Z] #42 ... [2024-10-28T02:49:53.157Z] [2024-10-28T02:49:53.157Z] #41 [security-proxy-auth internal] load build context [2024-10-28T02:49:53.157Z] #41 transferring context: 553.88MB 18.3s done [2024-10-28T02:49:53.157Z] #41 ... [2024-10-28T02:49:53.157Z] [2024-10-28T02:49:53.157Z] #43 [security-proxy-setup internal] load build context [2024-10-28T02:49:53.157Z] #43 transferring context: 553.88MB 18.1s done [2024-10-28T02:49:53.415Z] #43 ... [2024-10-28T02:49:53.415Z] [2024-10-28T02:49:53.415Z] #52 [core-data internal] load build context [2024-10-28T02:49:53.415Z] #52 transferring context: 553.88MB 18.8s done [2024-10-28T02:49:53.415Z] #52 ... [2024-10-28T02:49:53.415Z] [2024-10-28T02:49:53.415Z] #51 [security-secretstore-setup internal] load build context [2024-10-28T02:49:53.415Z] #51 ... [2024-10-28T02:49:53.415Z] [2024-10-28T02:49:53.415Z] #45 [core-keeper internal] load build context [2024-10-28T02:49:53.415Z] #45 transferring context: 553.88MB 20.0s done [2024-10-28T02:49:54.072Z] $ docker top 538d7788813440e18bd7a2e4bf9c0c5146fc0b132d8a106bac36fa5f54110384 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-28T02:49:54.354Z] #45 ... [2024-10-28T02:49:54.354Z] [2024-10-28T02:49:54.354Z] #47 [core-common-config-bootstrapper internal] load build context [2024-10-28T02:49:54.354Z] #47 transferring context: 553.88MB 17.4s done [2024-10-28T02:49:54.613Z] #47 ... [2024-10-28T02:49:54.613Z] [2024-10-28T02:49:54.613Z] #49 [security-spiffe-token-provider internal] load build context [2024-10-28T02:49:54.613Z] #49 transferring context: 553.88MB 18.0s done [2024-10-28T02:49:54.613Z] #49 ... [2024-10-28T02:49:54.613Z] [2024-10-28T02:49:54.613Z] #48 [security-bootstrapper internal] load build context [2024-10-28T02:49:54.613Z] #48 transferring context: 553.88MB 18.3s done [2024-10-28T02:49:54.613Z] #48 ... [2024-10-28T02:49:54.613Z] [2024-10-28T02:49:54.613Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-28T02:49:54.613Z] #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19.5s done [2024-10-28T02:49:54.872Z] #63 ... [2024-10-28T02:49:54.872Z] [2024-10-28T02:49:54.872Z] #54 [core-command internal] load build context [2024-10-28T02:49:54.872Z] #54 transferring context: 553.88MB 19.4s done [2024-10-28T02:49:54.923Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-28T02:49:55.285Z] #54 ... [2024-10-28T02:49:55.285Z] [2024-10-28T02:49:55.285Z] #58 [support-cron-scheduler internal] load build context [2024-10-28T02:49:55.285Z] #58 transferring context: 553.88MB 18.1s done [2024-10-28T02:50:00.585Z] #58 ... [2024-10-28T02:50:00.585Z] [2024-10-28T02:50:00.585Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-28T02:50:03.933Z] #63 ... [2024-10-28T02:50:03.933Z] [2024-10-28T02:50:03.933Z] #51 [security-secretstore-setup internal] load build context [2024-10-28T02:50:03.933Z] #51 transferring context: 553.88MB 20.5s done [2024-10-28T02:50:05.006Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-10-28T02:50:05.006Z] #1 transferring dockerfile: 2.07kB 0.0s done [2024-10-28T02:50:05.006Z] #1 DONE 0.1s [2024-10-28T02:50:05.006Z] [2024-10-28T02:50:05.006Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-28T02:50:05.006Z] #2 transferring dockerfile: 3.17kB 0.0s done [2024-10-28T02:50:05.006Z] #2 DONE 0.0s [2024-10-28T02:50:05.006Z] [2024-10-28T02:50:05.006Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-28T02:50:05.006Z] #3 transferring dockerfile: 2.23kB 0.0s done [2024-10-28T02:50:05.006Z] #3 DONE 0.1s [2024-10-28T02:50:05.006Z] [2024-10-28T02:50:05.006Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-28T02:50:05.006Z] #4 transferring dockerfile: 1.89kB 0.0s done [2024-10-28T02:50:05.006Z] #4 DONE 0.1s [2024-10-28T02:50:05.006Z] [2024-10-28T02:50:05.006Z] #5 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-28T02:50:05.006Z] #5 transferring dockerfile: 1.86kB 0.0s done [2024-10-28T02:50:05.006Z] #5 DONE 0.1s [2024-10-28T02:50:05.006Z] [2024-10-28T02:50:05.006Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-28T02:50:05.006Z] #6 transferring dockerfile: 2.49kB 0.0s done [2024-10-28T02:50:05.006Z] #6 DONE 0.1s [2024-10-28T02:50:05.006Z] [2024-10-28T02:50:05.006Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-10-28T02:50:05.006Z] #7 transferring dockerfile: 1.69kB 0.0s done [2024-10-28T02:50:05.006Z] #7 DONE 0.1s [2024-10-28T02:50:05.006Z] [2024-10-28T02:50:05.006Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-10-28T02:50:05.006Z] #8 transferring dockerfile: 1.81kB 0.0s done [2024-10-28T02:50:05.006Z] #8 DONE 0.1s [2024-10-28T02:50:05.006Z] [2024-10-28T02:50:05.006Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-10-28T02:50:05.006Z] #9 transferring dockerfile: 2.13kB done [2024-10-28T02:50:05.006Z] #9 DONE 0.1s [2024-10-28T02:50:05.006Z] [2024-10-28T02:50:05.006Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-10-28T02:50:05.006Z] #10 transferring dockerfile: 1.70kB done [2024-10-28T02:50:05.006Z] #10 DONE 0.1s [2024-10-28T02:50:05.006Z] [2024-10-28T02:50:05.006Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-28T02:50:05.006Z] #11 transferring dockerfile: 2.50kB done [2024-10-28T02:50:05.006Z] #11 DONE 0.1s [2024-10-28T02:50:05.006Z] [2024-10-28T02:50:05.006Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-28T02:50:05.006Z] #12 transferring dockerfile: 2.15kB done [2024-10-28T02:50:05.006Z] #12 DONE 0.1s [2024-10-28T02:50:05.006Z] [2024-10-28T02:50:05.006Z] #13 [core-command internal] load build definition from Dockerfile [2024-10-28T02:50:05.007Z] #13 transferring dockerfile: 1.94kB done [2024-10-28T02:50:05.007Z] #13 DONE 0.0s [2024-10-28T02:50:05.007Z] [2024-10-28T02:50:05.007Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-10-28T02:50:05.007Z] #14 transferring dockerfile: 2.02kB done [2024-10-28T02:50:05.007Z] #14 DONE 0.1s [2024-10-28T02:50:05.276Z] [2024-10-28T02:50:05.276Z] #15 [core-data internal] load build definition from Dockerfile [2024-10-28T02:50:05.276Z] #15 transferring dockerfile: 2.07kB done [2024-10-28T02:50:05.276Z] #15 DONE 0.0s [2024-10-28T02:50:05.276Z] [2024-10-28T02:50:05.276Z] #16 [core-keeper internal] load .dockerignore [2024-10-28T02:50:05.276Z] #16 transferring context: [2024-10-28T02:50:05.276Z] #16 transferring context: 50B 0.0s done [2024-10-28T02:50:05.276Z] #16 DONE 0.1s [2024-10-28T02:50:05.863Z] #51 ... [2024-10-28T02:50:05.863Z] [2024-10-28T02:50:05.863Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:05.863Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-28T02:50:05.868Z] [2024-10-28T02:50:05.868Z] #17 [security-bootstrapper internal] load .dockerignore [2024-10-28T02:50:06.834Z] #17 ... [2024-10-28T02:50:06.834Z] [2024-10-28T02:50:06.834Z] #18 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-28T02:50:06.834Z] #18 DONE 0.0s [2024-10-28T02:50:06.834Z] [2024-10-28T02:50:06.834Z] #19 [support-notifications internal] load .dockerignore [2024-10-28T02:50:07.101Z] #19 ... [2024-10-28T02:50:07.101Z] [2024-10-28T02:50:07.101Z] #17 [security-bootstrapper internal] load .dockerignore [2024-10-28T02:50:07.101Z] #17 transferring context: 50B done [2024-10-28T02:50:07.101Z] #17 DONE 1.0s [2024-10-28T02:50:07.101Z] [2024-10-28T02:50:07.101Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-28T02:50:07.101Z] #20 transferring context: 50B done [2024-10-28T02:50:07.101Z] #20 DONE 0.9s [2024-10-28T02:50:07.101Z] [2024-10-28T02:50:07.101Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-10-28T02:50:07.101Z] #21 transferring context: 50B done [2024-10-28T02:50:07.101Z] #21 DONE 1.0s [2024-10-28T02:50:07.101Z] [2024-10-28T02:50:07.101Z] #22 [core-metadata internal] load .dockerignore [2024-10-28T02:50:07.101Z] #22 transferring context: 50B done [2024-10-28T02:50:07.370Z] #22 ... [2024-10-28T02:50:07.370Z] [2024-10-28T02:50:07.370Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-10-28T02:50:07.370Z] #23 transferring context: 50B 0.0s done [2024-10-28T02:50:07.370Z] #23 DONE 1.1s [2024-10-28T02:50:07.370Z] [2024-10-28T02:50:07.370Z] #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-28T02:50:07.370Z] #18 DONE 0.0s [2024-10-28T02:50:07.370Z] [2024-10-28T02:50:07.370Z] #24 [security-spire-config internal] load .dockerignore [2024-10-28T02:50:07.370Z] #24 transferring context: 50B 0.0s done [2024-10-28T02:50:07.370Z] #24 DONE 1.1s [2024-10-28T02:50:07.370Z] [2024-10-28T02:50:07.370Z] #25 [security-spire-agent internal] load .dockerignore [2024-10-28T02:50:07.370Z] #25 transferring context: 50B done [2024-10-28T02:50:07.370Z] #25 DONE 1.1s [2024-10-28T02:50:07.370Z] [2024-10-28T02:50:07.370Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-10-28T02:50:07.370Z] #26 transferring context: 50B 0.0s done [2024-10-28T02:50:07.370Z] #26 DONE 1.2s [2024-10-28T02:50:07.370Z] [2024-10-28T02:50:07.370Z] #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-28T02:50:07.370Z] #18 DONE 0.0s [2024-10-28T02:50:07.370Z] [2024-10-28T02:50:07.370Z] #27 [security-spire-server internal] load .dockerignore [2024-10-28T02:50:07.370Z] #27 transferring context: 50B 0.0s done [2024-10-28T02:50:07.370Z] #27 DONE 1.1s [2024-10-28T02:50:07.370Z] [2024-10-28T02:50:07.370Z] #22 [core-metadata internal] load .dockerignore [2024-10-28T02:50:07.370Z] #22 DONE 1.1s [2024-10-28T02:50:07.370Z] [2024-10-28T02:50:07.370Z] #28 [security-proxy-setup internal] load .dockerignore [2024-10-28T02:50:07.370Z] #28 transferring context: 50B 0.0s done [2024-10-28T02:50:07.370Z] #28 DONE 1.1s [2024-10-28T02:50:07.370Z] [2024-10-28T02:50:07.370Z] #29 [security-proxy-auth internal] load .dockerignore [2024-10-28T02:50:07.370Z] #29 transferring context: 50B 0.0s done [2024-10-28T02:50:07.370Z] #29 DONE 1.1s [2024-10-28T02:50:07.370Z] [2024-10-28T02:50:07.370Z] #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-28T02:50:07.370Z] #18 DONE 0.0s [2024-10-28T02:50:07.370Z] [2024-10-28T02:50:07.370Z] #19 [support-notifications internal] load .dockerignore [2024-10-28T02:50:07.370Z] #19 transferring context: 50B 0.0s done [2024-10-28T02:50:07.640Z] #19 DONE 1.1s [2024-10-28T02:50:07.640Z] [2024-10-28T02:50:07.640Z] #30 [core-command internal] load .dockerignore [2024-10-28T02:50:07.640Z] #30 transferring context: 50B 0.0s done [2024-10-28T02:50:07.640Z] #30 DONE 1.0s [2024-10-28T02:50:07.640Z] [2024-10-28T02:50:07.640Z] #31 [core-data internal] load .dockerignore [2024-10-28T02:50:07.640Z] #31 transferring context: 50B 0.0s done [2024-10-28T02:50:07.640Z] #31 DONE 1.0s [2024-10-28T02:50:07.640Z] [2024-10-28T02:50:07.640Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-28T02:50:07.640Z] #32 DONE 1.1s [2024-10-28T02:50:07.640Z] [2024-10-28T02:50:07.640Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T02:50:07.640Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T02:50:07.640Z] #33 ... [2024-10-28T02:50:07.640Z] [2024-10-28T02:50:07.640Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-10-28T02:50:07.640Z] #32 DONE 1.1s [2024-10-28T02:50:07.640Z] [2024-10-28T02:50:07.640Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T02:50:07.640Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-28T02:50:07.915Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-28T02:50:07.915Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-28T02:50:07.915Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-28T02:50:09.335Z] #33 ... [2024-10-28T02:50:09.335Z] [2024-10-28T02:50:09.335Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-10-28T02:50:09.335Z] #32 DONE 1.1s [2024-10-28T02:50:09.335Z] [2024-10-28T02:50:09.335Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-28T02:50:09.335Z] #34 DONE 1.7s [2024-10-28T02:50:09.335Z] [2024-10-28T02:50:09.335Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-28T02:50:09.335Z] #35 DONE 1.8s [2024-10-28T02:50:09.335Z] [2024-10-28T02:50:09.335Z] #18 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-28T02:50:09.335Z] #18 DONE 0.0s [2024-10-28T02:50:09.335Z] [2024-10-28T02:50:09.335Z] #36 [security-spiffe-token-provider internal] load build context [2024-10-28T02:50:09.335Z] #36 transferring context: 3.08MB 1.2s done [2024-10-28T02:50:09.335Z] #36 DONE 1.8s [2024-10-28T02:50:09.335Z] [2024-10-28T02:50:09.335Z] #37 [core-common-config-bootstrapper internal] load build context [2024-10-28T02:50:09.335Z] #37 transferring context: 3.08MB 1.5s done [2024-10-28T02:50:09.335Z] #37 DONE 1.8s [2024-10-28T02:50:09.335Z] [2024-10-28T02:50:09.335Z] #38 [core-keeper internal] load build context [2024-10-28T02:50:09.335Z] #38 transferring context: 3.08MB 1.5s done [2024-10-28T02:50:09.335Z] #38 DONE 1.9s [2024-10-28T02:50:09.335Z] [2024-10-28T02:50:09.335Z] #33 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T02:50:09.335Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-28T02:50:09.335Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-28T02:50:09.335Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-28T02:50:09.335Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-28T02:50:09.604Z] #33 ... [2024-10-28T02:50:09.604Z] [2024-10-28T02:50:09.604Z] #18 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-28T02:50:09.604Z] #18 DONE 0.0s [2024-10-28T02:50:09.604Z] [2024-10-28T02:50:09.604Z] #39 [security-bootstrapper internal] load build context [2024-10-28T02:50:09.604Z] #39 transferring context: 3.08MB 1.6s done [2024-10-28T02:50:09.604Z] #39 DONE 1.9s [2024-10-28T02:50:09.604Z] [2024-10-28T02:50:09.604Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T02:50:09.604Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-28T02:50:09.604Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-28T02:50:09.604Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-28T02:50:09.604Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-28T02:50:09.604Z] #33 ... [2024-10-28T02:50:09.604Z] [2024-10-28T02:50:09.604Z] #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-28T02:50:09.604Z] #18 DONE 0.0s [2024-10-28T02:50:09.876Z] [2024-10-28T02:50:09.876Z] #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-28T02:50:09.876Z] #18 DONE 0.0s [2024-10-28T02:50:09.876Z] [2024-10-28T02:50:09.876Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:09.876Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-10-28T02:50:09.876Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-28T02:50:09.876Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-28T02:50:09.876Z] #40 ... [2024-10-28T02:50:09.876Z] [2024-10-28T02:50:09.876Z] #18 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-28T02:50:09.876Z] #18 DONE 0.0s [2024-10-28T02:50:09.876Z] [2024-10-28T02:50:09.876Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:09.876Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-28T02:50:10.146Z] #40 ... [2024-10-28T02:50:10.146Z] [2024-10-28T02:50:10.146Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-28T02:50:10.146Z] #35 DONE 2.1s [2024-10-28T02:50:10.146Z] [2024-10-28T02:50:10.146Z] #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-28T02:50:10.146Z] #18 DONE 0.0s [2024-10-28T02:50:10.146Z] [2024-10-28T02:50:10.146Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:10.146Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-10-28T02:50:10.146Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-28T02:50:10.146Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-28T02:50:10.146Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-28T02:50:10.146Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-10-28T02:50:10.146Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-10-28T02:50:10.146Z] #40 ... [2024-10-28T02:50:10.146Z] [2024-10-28T02:50:10.146Z] #18 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-28T02:50:10.146Z] #18 DONE 0.0s [2024-10-28T02:50:10.146Z] [2024-10-28T02:50:10.146Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:10.146Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-28T02:50:10.146Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-10-28T02:50:10.146Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-28T02:50:10.146Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-10-28T02:50:10.417Z] #40 ... [2024-10-28T02:50:10.417Z] [2024-10-28T02:50:10.417Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-10-28T02:50:10.417Z] #32 DONE 1.9s [2024-10-28T02:50:10.417Z] [2024-10-28T02:50:10.417Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:10.417Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.5s [2024-10-28T02:50:10.417Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s [2024-10-28T02:50:10.417Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.6s [2024-10-28T02:50:10.687Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s done [2024-10-28T02:50:10.959Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.79MB / 28.04MB 1.0s [2024-10-28T02:50:11.552Z] #40 ... [2024-10-28T02:50:11.552Z] [2024-10-28T02:50:11.552Z] #41 [support-cron-scheduler internal] load build context [2024-10-28T02:50:11.552Z] #41 transferring context: 3.08MB 1.2s done [2024-10-28T02:50:11.552Z] #41 DONE 1.8s [2024-10-28T02:50:11.552Z] [2024-10-28T02:50:11.552Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:12.813Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-10-28T02:50:12.813Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-10-28T02:50:13.089Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 3.2s [2024-10-28T02:50:13.695Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 3.6s [2024-10-28T02:50:13.695Z] #40 ... [2024-10-28T02:50:13.695Z] [2024-10-28T02:50:13.695Z] #42 [security-spire-config internal] load build context [2024-10-28T02:50:13.695Z] #42 transferring context: 26.24kB 1.0s done [2024-10-28T02:50:13.695Z] #42 DONE 4.3s [2024-10-28T02:50:13.695Z] [2024-10-28T02:50:13.695Z] #43 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-28T02:50:13.695Z] #43 DONE 7.0s [2024-10-28T02:50:13.985Z] [2024-10-28T02:50:13.985Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:13.985Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.88MB / 28.04MB 4.0s [2024-10-28T02:50:14.275Z] #40 ... [2024-10-28T02:50:14.275Z] [2024-10-28T02:50:14.275Z] #44 [security-spire-server internal] load build context [2024-10-28T02:50:14.275Z] #44 transferring context: 27.98kB 1.1s done [2024-10-28T02:50:14.275Z] #44 DONE 4.3s [2024-10-28T02:50:14.275Z] [2024-10-28T02:50:14.275Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:14.346Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-28T02:50:14.543Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 4.6s [2024-10-28T02:50:14.810Z] #40 ... [2024-10-28T02:50:14.810Z] [2024-10-28T02:50:14.810Z] #45 [security-spire-agent internal] load build context [2024-10-28T02:50:14.810Z] #45 transferring context: 27.51kB 1.1s done [2024-10-28T02:50:14.810Z] #45 DONE 5.2s [2024-10-28T02:50:14.810Z] [2024-10-28T02:50:14.810Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:14.810Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.38MB / 28.04MB 5.0s [2024-10-28T02:50:16.221Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-28T02:50:16.221Z] #40 ... [2024-10-28T02:50:16.221Z] [2024-10-28T02:50:16.221Z] #46 [core-command builder 2/7] WORKDIR /edgex-go [2024-10-28T02:50:16.221Z] #46 DONE 3.1s [2024-10-28T02:50:16.221Z] [2024-10-28T02:50:16.221Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:16.221Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 6.4s [2024-10-28T02:50:16.810Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 7.0s [2024-10-28T02:50:17.771Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 7.9s [2024-10-28T02:50:18.037Z] #40 ... [2024-10-28T02:50:18.037Z] [2024-10-28T02:50:18.037Z] #47 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-28T02:50:18.037Z] #0 8.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:18.037Z] #0 8.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:18.302Z] #47 ... [2024-10-28T02:50:18.302Z] [2024-10-28T02:50:18.302Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:18.302Z] #40 ... [2024-10-28T02:50:18.302Z] [2024-10-28T02:50:18.302Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-28T02:50:18.302Z] #0 9.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:18.567Z] #48 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:18.568Z] #48 ... [2024-10-28T02:50:18.568Z] [2024-10-28T02:50:18.568Z] #49 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-28T02:50:18.568Z] #0 7.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:18.568Z] #0 8.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:18.568Z] #49 ... [2024-10-28T02:50:18.568Z] [2024-10-28T02:50:18.568Z] #50 [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-28T02:50:18.834Z] #50 ... [2024-10-28T02:50:18.834Z] [2024-10-28T02:50:18.834Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-28T02:50:18.834Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-10-28T02:50:18.835Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-28T02:50:18.835Z] #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-28T02:50:18.835Z] #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-28T02:50:18.835Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-10-28T02:50:18.835Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-10-28T02:50:18.835Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-10-28T02:50:18.835Z] #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-28T02:50:18.835Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 5.4s done [2024-10-28T02:50:18.835Z] #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-10-28T02:50:18.835Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-10-28T02:50:18.835Z] #51 ... [2024-10-28T02:50:18.835Z] [2024-10-28T02:50:18.835Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:18.835Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 9.0s [2024-10-28T02:50:19.416Z] #40 ... [2024-10-28T02:50:19.416Z] [2024-10-28T02:50:19.416Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-28T02:50:19.416Z] #0 8.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:19.416Z] #0 9.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:19.416Z] #52 ... [2024-10-28T02:50:19.416Z] [2024-10-28T02:50:19.416Z] #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-28T02:50:19.682Z] #53 ... [2024-10-28T02:50:19.682Z] [2024-10-28T02:50:19.682Z] #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-28T02:50:19.682Z] #54 ... [2024-10-28T02:50:19.682Z] [2024-10-28T02:50:19.682Z] #55 [core-metadata internal] load build context [2024-10-28T02:50:19.682Z] #55 transferring context: 1.29MB 8.5s [2024-10-28T02:50:19.947Z] #55 ... [2024-10-28T02:50:19.947Z] [2024-10-28T02:50:19.947Z] #56 [security-proxy-auth internal] load build context [2024-10-28T02:50:19.947Z] #56 ... [2024-10-28T02:50:19.947Z] [2024-10-28T02:50:19.947Z] #50 [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-28T02:50:19.947Z] #50 DONE 11.6s [2024-10-28T02:50:19.947Z] [2024-10-28T02:50:19.947Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-28T02:50:20.212Z] #57 ... [2024-10-28T02:50:20.212Z] [2024-10-28T02:50:20.212Z] #58 [security-secretstore-setup internal] load build context [2024-10-28T02:50:20.212Z] #58 ... [2024-10-28T02:50:20.212Z] [2024-10-28T02:50:20.212Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T02:50:20.212Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-10-28T02:50:20.212Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-28T02:50:20.212Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-28T02:50:20.212Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-28T02:50:20.477Z] #33 ... [2024-10-28T02:50:20.477Z] [2024-10-28T02:50:20.477Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-28T02:50:20.477Z] #0 7.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:20.477Z] #0 8.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:20.477Z] #59 ... [2024-10-28T02:50:20.477Z] [2024-10-28T02:50:20.477Z] #60 [core-command internal] load build context [2024-10-28T02:50:20.477Z] #60 transferring context: 3.08MB 9.0s done [2024-10-28T02:50:20.742Z] #60 ... [2024-10-28T02:50:20.742Z] [2024-10-28T02:50:20.742Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-28T02:50:20.742Z] #61 ... [2024-10-28T02:50:20.742Z] [2024-10-28T02:50:20.742Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-28T02:50:20.986Z] #38 ... [2024-10-28T02:50:20.986Z] [2024-10-28T02:50:20.986Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-28T02:50:20.986Z] #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-28T02:50:20.986Z] #63 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-28T02:50:20.986Z] #63 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-28T02:50:21.024Z] #62 ... [2024-10-28T02:50:21.024Z] [2024-10-28T02:50:21.024Z] #60 [core-command internal] load build context [2024-10-28T02:50:21.024Z] #60 DONE 10.5s [2024-10-28T02:50:21.024Z] [2024-10-28T02:50:21.024Z] #63 [security-proxy-setup internal] load build context [2024-10-28T02:50:21.024Z] #63 ... [2024-10-28T02:50:21.024Z] [2024-10-28T02:50:21.024Z] #64 [core-data internal] load build context [2024-10-28T02:50:21.024Z] #64 transferring context: 3.08MB 9.1s done [2024-10-28T02:50:21.024Z] #64 DONE 10.7s [2024-10-28T02:50:21.024Z] [2024-10-28T02:50:21.024Z] #65 [support-notifications internal] load build context [2024-10-28T02:50:21.301Z] #65 ... [2024-10-28T02:50:21.301Z] [2024-10-28T02:50:21.301Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:21.301Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 11.4s [2024-10-28T02:50:21.584Z] #40 ... [2024-10-28T02:50:21.584Z] [2024-10-28T02:50:21.584Z] #58 [security-secretstore-setup internal] load build context [2024-10-28T02:50:21.584Z] #58 transferring context: 3.08MB 9.8s done [2024-10-28T02:50:21.584Z] #58 DONE 12.0s [2024-10-28T02:50:21.584Z] [2024-10-28T02:50:21.584Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:21.853Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.9s done [2024-10-28T02:50:22.119Z] #40 ... [2024-10-28T02:50:22.119Z] [2024-10-28T02:50:22.119Z] #63 [security-proxy-setup internal] load build context [2024-10-28T02:50:22.119Z] #63 transferring context: 3.08MB 10.3s done [2024-10-28T02:50:22.119Z] #63 DONE 12.3s [2024-10-28T02:50:22.386Z] [2024-10-28T02:50:22.386Z] #47 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-28T02:50:22.386Z] #47 13.97 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-28T02:50:22.386Z] #47 14.00 (2/2) Installing su-exec (0.2-r3) [2024-10-28T02:50:22.386Z] #47 14.04 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:22.386Z] #47 14.18 OK: 9 MiB in 16 packages [2024-10-28T02:50:22.653Z] #47 ... [2024-10-28T02:50:22.653Z] [2024-10-28T02:50:22.653Z] #49 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-10-28T02:50:22.653Z] #49 11.49 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-28T02:50:22.653Z] #49 11.49 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:22.653Z] #49 11.59 OK: 9 MiB in 15 packages [2024-10-28T02:50:22.653Z] #49 DONE 14.2s [2024-10-28T02:50:22.653Z] [2024-10-28T02:50:22.653Z] #56 [security-proxy-auth internal] load build context [2024-10-28T02:50:22.653Z] #56 transferring context: 3.08MB 8.6s done [2024-10-28T02:50:22.921Z] #56 ... [2024-10-28T02:50:22.921Z] [2024-10-28T02:50:22.921Z] #55 [core-metadata internal] load build context [2024-10-28T02:50:22.921Z] #55 transferring context: 3.08MB 10.8s done [2024-10-28T02:50:22.921Z] #55 DONE 13.3s [2024-10-28T02:50:23.189Z] [2024-10-28T02:50:23.189Z] #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-28T02:50:23.456Z] #66 ... [2024-10-28T02:50:23.456Z] [2024-10-28T02:50:23.456Z] #56 [security-proxy-auth internal] load build context [2024-10-28T02:50:23.456Z] #56 DONE 13.4s [2024-10-28T02:50:23.456Z] [2024-10-28T02:50:23.456Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-28T02:50:23.456Z] #59 13.85 (1/4) Installing ca-certificates (20240705-r0) [2024-10-28T02:50:23.722Z] #59 ... [2024-10-28T02:50:23.722Z] [2024-10-28T02:50:23.722Z] #65 [support-notifications internal] load build context [2024-10-28T02:50:23.722Z] #65 transferring context: 3.08MB 11.2s done [2024-10-28T02:50:23.722Z] #65 DONE 13.3s [2024-10-28T02:50:23.722Z] [2024-10-28T02:50:23.722Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-28T02:50:23.722Z] #62 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:24.682Z] #62 ... [2024-10-28T02:50:24.682Z] [2024-10-28T02:50:24.682Z] #47 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-28T02:50:24.682Z] #47 DONE 16.4s [2024-10-28T02:50:24.682Z] [2024-10-28T02:50:24.682Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-28T02:50:24.682Z] #62 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:26.366Z] #63 ... [2024-10-28T02:50:26.366Z] [2024-10-28T02:50:26.366Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:26.366Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 6.5s [2024-10-28T02:50:26.366Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 6.7s [2024-10-28T02:50:26.626Z] #62 ... [2024-10-28T02:50:26.627Z] [2024-10-28T02:50:26.627Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-28T02:50:26.627Z] #67 ... [2024-10-28T02:50:26.627Z] [2024-10-28T02:50:26.627Z] #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-28T02:50:26.627Z] #68 ... [2024-10-28T02:50:26.627Z] [2024-10-28T02:50:26.627Z] #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-28T02:50:26.893Z] #69 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:26.893Z] #69 ... [2024-10-28T02:50:26.893Z] [2024-10-28T02:50:26.893Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-28T02:50:26.893Z] #70 ... [2024-10-28T02:50:26.893Z] [2024-10-28T02:50:26.893Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-28T02:50:27.160Z] #71 ... [2024-10-28T02:50:27.160Z] [2024-10-28T02:50:27.160Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:27.160Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.8s [2024-10-28T02:50:28.125Z] #40 ... [2024-10-28T02:50:28.125Z] [2024-10-28T02:50:28.125Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-28T02:50:28.125Z] #59 14.41 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-28T02:50:28.125Z] #59 14.43 (3/4) Installing su-exec (0.2-r3) [2024-10-28T02:50:28.125Z] #59 14.46 (4/4) Installing yq-go (4.44.1-r2) [2024-10-28T02:50:28.125Z] #59 15.30 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:28.125Z] #59 15.45 Executing ca-certificates-20240705-r0.trigger [2024-10-28T02:50:28.125Z] #59 16.71 OK: 20 MiB in 18 packages [2024-10-28T02:50:28.125Z] #59 DONE 18.3s [2024-10-28T02:50:28.125Z] [2024-10-28T02:50:28.125Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:29.778Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 10.2s [2024-10-28T02:50:30.082Z] #40 ... [2024-10-28T02:50:30.082Z] [2024-10-28T02:50:30.082Z] #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-28T02:50:30.347Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 10.7s [2024-10-28T02:50:30.349Z] #72 ... [2024-10-28T02:50:30.349Z] [2024-10-28T02:50:30.349Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-28T02:50:30.349Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.1s [2024-10-28T02:50:30.349Z] #51 ... [2024-10-28T02:50:30.349Z] [2024-10-28T02:50:30.349Z] #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-28T02:50:30.349Z] #54 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:30.349Z] #54 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:30.349Z] #54 19.87 (1/3) Installing ca-certificates (20240705-r0) [2024-10-28T02:50:30.349Z] #54 20.27 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-28T02:50:30.349Z] #54 20.29 (3/3) Installing tzdata (2024b-r0) [2024-10-28T02:50:30.617Z] #54 ... [2024-10-28T02:50:30.617Z] [2024-10-28T02:50:30.617Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-28T02:50:30.617Z] #67 14.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:30.882Z] #67 ... [2024-10-28T02:50:30.882Z] [2024-10-28T02:50:30.882Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-28T02:50:30.882Z] #61 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:30.882Z] #61 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:31.150Z] #61 ... [2024-10-28T02:50:31.150Z] [2024-10-28T02:50:31.150Z] #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-28T02:50:31.150Z] #53 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:31.150Z] #53 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:31.150Z] #53 20.14 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-28T02:50:31.150Z] #53 20.14 v3.20.3-223-g70dffc95037 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-28T02:50:31.150Z] #53 20.14 OK: 24043 distinct packages available [2024-10-28T02:50:31.150Z] #53 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:31.150Z] #53 ... [2024-10-28T02:50:31.150Z] [2024-10-28T02:50:31.150Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-28T02:50:31.150Z] #70 DONE 14.8s [2024-10-28T02:50:31.150Z] [2024-10-28T02:50:31.150Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-28T02:50:31.318Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 11.8s [2024-10-28T02:50:32.261Z] #38 ... [2024-10-28T02:50:32.261Z] [2024-10-28T02:50:32.261Z] #61 [security-spire-agent internal] load build context [2024-10-28T02:50:32.261Z] #61 DONE 57.1s [2024-10-28T02:50:32.261Z] [2024-10-28T02:50:32.261Z] #47 [core-common-config-bootstrapper internal] load build context [2024-10-28T02:50:32.261Z] #47 DONE 58.9s [2024-10-28T02:50:32.261Z] [2024-10-28T02:50:32.261Z] #49 [security-spiffe-token-provider internal] load build context [2024-10-28T02:50:32.261Z] #49 DONE 59.0s [2024-10-28T02:50:32.261Z] [2024-10-28T02:50:32.261Z] #43 [security-proxy-setup internal] load build context [2024-10-28T02:50:32.261Z] #43 DONE 59.2s [2024-10-28T02:50:32.261Z] [2024-10-28T02:50:32.261Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-28T02:50:32.261Z] #50 DONE 58.9s [2024-10-28T02:50:32.261Z] [2024-10-28T02:50:32.261Z] #46 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-28T02:50:32.261Z] #46 DONE 59.3s [2024-10-28T02:50:32.261Z] [2024-10-28T02:50:32.261Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:32.261Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 12.6s done [2024-10-28T02:50:32.261Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 12.6s [2024-10-28T02:50:32.261Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-28T02:50:32.261Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-10-28T02:50:32.261Z] #38 ... [2024-10-28T02:50:32.261Z] [2024-10-28T02:50:32.261Z] #66 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-10-28T02:50:32.261Z] #66 ... [2024-10-28T02:50:32.261Z] [2024-10-28T02:50:32.261Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-28T02:50:32.261Z] #59 DONE 58.9s [2024-10-28T02:50:32.261Z] [2024-10-28T02:50:32.261Z] #44 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-28T02:50:32.261Z] #44 DONE 59.2s [2024-10-28T02:50:32.261Z] [2024-10-28T02:50:32.261Z] #53 [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-28T02:50:32.261Z] #53 DONE 59.0s [2024-10-28T02:50:32.261Z] [2024-10-28T02:50:32.261Z] #41 [security-proxy-auth internal] load build context [2024-10-28T02:50:32.261Z] #41 DONE 59.2s [2024-10-28T02:50:32.261Z] [2024-10-28T02:50:32.261Z] #48 [security-bootstrapper internal] load build context [2024-10-28T02:50:32.261Z] #48 DONE 59.0s [2024-10-28T02:50:32.261Z] [2024-10-28T02:50:32.261Z] #42 [core-metadata internal] load build context [2024-10-28T02:50:32.261Z] #42 DONE 59.5s [2024-10-28T02:50:32.261Z] [2024-10-28T02:50:32.261Z] #58 [support-cron-scheduler internal] load build context [2024-10-28T02:50:32.261Z] #58 DONE 58.9s [2024-10-28T02:50:32.261Z] [2024-10-28T02:50:32.261Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:32.261Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 12.6s done [2024-10-28T02:50:32.261Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 12.7s done [2024-10-28T02:50:32.261Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-28T02:50:32.261Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.55MB / 30.73MB 12.9s [2024-10-28T02:50:32.521Z] #38 ... [2024-10-28T02:50:32.521Z] [2024-10-28T02:50:32.521Z] #54 [core-command internal] load build context [2024-10-28T02:50:32.521Z] #54 DONE 59.2s [2024-10-28T02:50:32.521Z] [2024-10-28T02:50:32.521Z] #35 [support-notifications internal] load build context [2024-10-28T02:50:32.521Z] #35 DONE 58.1s [2024-10-28T02:50:32.521Z] [2024-10-28T02:50:32.521Z] #45 [core-keeper internal] load build context [2024-10-28T02:50:32.521Z] #45 DONE 59.2s [2024-10-28T02:50:32.521Z] [2024-10-28T02:50:32.521Z] #52 [core-data internal] load build context [2024-10-28T02:50:32.521Z] #52 DONE 58.7s [2024-10-28T02:50:32.521Z] [2024-10-28T02:50:32.522Z] #51 [security-secretstore-setup internal] load build context [2024-10-28T02:50:32.522Z] #51 DONE 59.3s [2024-10-28T02:50:32.522Z] [2024-10-28T02:50:32.522Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:32.522Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 13.0s [2024-10-28T02:50:32.522Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-28T02:50:32.559Z] #73 ... [2024-10-28T02:50:32.559Z] [2024-10-28T02:50:32.559Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-28T02:50:32.559Z] #57 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:32.559Z] #57 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:32.559Z] #57 ... [2024-10-28T02:50:32.559Z] [2024-10-28T02:50:32.559Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:32.559Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.1s [2024-10-28T02:50:32.783Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 13.2s [2024-10-28T02:50:33.724Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 14.0s done [2024-10-28T02:50:33.724Z] #38 ... [2024-10-28T02:50:33.724Z] [2024-10-28T02:50:33.724Z] #40 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-10-28T02:50:33.724Z] #40 DONE 58.6s [2024-10-28T02:50:33.724Z] [2024-10-28T02:50:33.724Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:33.724Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-28T02:50:34.500Z] #40 ... [2024-10-28T02:50:34.500Z] [2024-10-28T02:50:34.500Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-28T02:50:34.500Z] #61 20.91 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-28T02:50:34.500Z] #61 21.05 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:34.500Z] #61 21.20 OK: 9 MiB in 15 packages [2024-10-28T02:50:34.500Z] #61 DONE 23.5s [2024-10-28T02:50:34.500Z] [2024-10-28T02:50:34.500Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:34.766Z] #40 ... [2024-10-28T02:50:34.766Z] [2024-10-28T02:50:34.766Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-28T02:50:34.766Z] #0 6.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:34.766Z] #0 9.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:34.766Z] #74 ... [2024-10-28T02:50:34.766Z] [2024-10-28T02:50:34.766Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:35.350Z] #40 ... [2024-10-28T02:50:35.350Z] [2024-10-28T02:50:35.350Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-28T02:50:35.350Z] #48 16.90 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-28T02:50:35.350Z] #48 16.90 v3.20.3-223-g70dffc95037 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-28T02:50:35.350Z] #48 16.90 OK: 24043 distinct packages available [2024-10-28T02:50:35.350Z] #48 17.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:35.350Z] #48 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:35.350Z] #48 ... [2024-10-28T02:50:35.350Z] [2024-10-28T02:50:35.350Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:35.617Z] #40 ... [2024-10-28T02:50:35.617Z] [2024-10-28T02:50:35.617Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-28T02:50:35.617Z] #52 16.24 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-28T02:50:35.617Z] #52 16.24 v3.20.3-223-g70dffc95037 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-28T02:50:35.617Z] #52 16.24 OK: 24043 distinct packages available [2024-10-28T02:50:35.617Z] #52 17.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:35.617Z] #52 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:35.632Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done [2024-10-28T02:50:35.892Z] #52 ... [2024-10-28T02:50:35.892Z] [2024-10-28T02:50:35.892Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:35.892Z] #40 ... [2024-10-28T02:50:35.892Z] [2024-10-28T02:50:35.892Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-28T02:50:35.892Z] #62 20.13 (1/2) Installing ca-certificates (20240705-r0) [2024-10-28T02:50:35.892Z] #62 20.66 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-28T02:50:35.892Z] #62 20.68 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:35.892Z] #62 20.86 Executing ca-certificates-20240705-r0.trigger [2024-10-28T02:50:35.892Z] #62 22.51 OK: 10 MiB in 16 packages [2024-10-28T02:50:35.892Z] #62 DONE 25.4s [2024-10-28T02:50:36.159Z] [2024-10-28T02:50:36.159Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:37.017Z] #38 ... [2024-10-28T02:50:37.017Z] [2024-10-28T02:50:37.017Z] #55 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-28T02:50:37.017Z] #55 59.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.017Z] #55 59.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.017Z] #55 59.63 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-28T02:50:37.017Z] #55 59.63 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:37.017Z] #55 59.64 OK: 8 MiB in 15 packages [2024-10-28T02:50:37.017Z] #55 DONE 62.7s [2024-10-28T02:50:37.017Z] [2024-10-28T02:50:37.017Z] #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-28T02:50:37.017Z] #57 59.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.017Z] #57 59.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.017Z] #57 60.26 (1/3) Installing ca-certificates (20240705-r0) [2024-10-28T02:50:37.017Z] #57 60.29 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-28T02:50:37.017Z] #57 60.30 (3/3) Installing tzdata (2024b-r0) [2024-10-28T02:50:37.017Z] #57 60.41 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:37.017Z] #57 60.41 Executing ca-certificates-20240705-r0.trigger [2024-10-28T02:50:37.017Z] #57 60.69 OK: 10 MiB in 17 packages [2024-10-28T02:50:37.017Z] #57 DONE 63.3s [2024-10-28T02:50:37.017Z] [2024-10-28T02:50:37.017Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-28T02:50:37.017Z] #56 60.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.017Z] #56 60.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.017Z] #56 60.66 (1/4) Installing ca-certificates (20240705-r0) [2024-10-28T02:50:37.017Z] #56 60.68 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-28T02:50:37.017Z] #56 60.68 (3/4) Installing su-exec (0.2-r3) [2024-10-28T02:50:37.017Z] #56 60.69 (4/4) Installing yq-go (4.44.1-r2) [2024-10-28T02:50:37.017Z] #56 60.81 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:37.017Z] #56 61.05 Executing ca-certificates-20240705-r0.trigger [2024-10-28T02:50:37.017Z] #56 61.10 OK: 19 MiB in 18 packages [2024-10-28T02:50:37.017Z] #56 DONE 63.7s [2024-10-28T02:50:37.017Z] [2024-10-28T02:50:37.017Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-28T02:50:37.017Z] #60 58.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.017Z] #60 59.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.017Z] #60 59.39 (1/2) Installing ca-certificates (20240705-r0) [2024-10-28T02:50:37.017Z] #60 59.42 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-28T02:50:37.017Z] #60 59.42 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:37.017Z] #60 59.43 Executing ca-certificates-20240705-r0.trigger [2024-10-28T02:50:37.017Z] #60 59.51 OK: 9 MiB in 16 packages [2024-10-28T02:50:37.017Z] #60 DONE 62.5s [2024-10-28T02:50:37.017Z] [2024-10-28T02:50:37.017Z] #67 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-28T02:50:37.017Z] #0 2.882 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.017Z] #0 3.363 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.017Z] #0 4.104 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-28T02:50:37.017Z] #0 4.411 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:37.017Z] #0 4.421 OK: 8 MiB in 15 packages [2024-10-28T02:50:37.017Z] #67 DONE 4.8s [2024-10-28T02:50:37.126Z] #40 ... [2024-10-28T02:50:37.126Z] [2024-10-28T02:50:37.126Z] #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-28T02:50:37.126Z] #54 22.23 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:37.126Z] #54 22.39 Executing ca-certificates-20240705-r0.trigger [2024-10-28T02:50:37.126Z] #54 24.04 OK: 11 MiB in 17 packages [2024-10-28T02:50:37.126Z] #54 DONE 27.5s [2024-10-28T02:50:37.126Z] [2024-10-28T02:50:37.126Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:37.278Z] [2024-10-28T02:50:37.278Z] #68 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-28T02:50:37.278Z] #0 2.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.278Z] #0 2.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.278Z] #0 3.255 Upgrading critical system libraries and apk-tools: [2024-10-28T02:50:37.278Z] #0 3.255 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:50:37.278Z] #0 3.262 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:37.278Z] #0 3.330 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:50:37.278Z] #0 3.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.278Z] #0 3.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.278Z] #0 3.704 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:37.278Z] #0 3.757 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:37.278Z] #0 3.848 OK: 8 MiB in 16 packages [2024-10-28T02:50:37.278Z] #68 DONE 4.9s [2024-10-28T02:50:37.278Z] [2024-10-28T02:50:37.278Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-28T02:50:37.278Z] #64 59.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.278Z] #64 59.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.278Z] #64 60.10 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-28T02:50:37.278Z] #64 60.10 v3.20.3-223-g70dffc95037 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-28T02:50:37.278Z] #64 60.10 OK: 24165 distinct packages available [2024-10-28T02:50:37.278Z] #64 60.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.278Z] #64 60.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.278Z] #64 60.58 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-28T02:50:37.278Z] #64 60.59 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-28T02:50:37.278Z] #64 60.59 (3/4) Installing libucontext (1.2-r3) [2024-10-28T02:50:37.278Z] #64 60.60 (4/4) Installing gcompat (1.1.0-r4) [2024-10-28T02:50:37.278Z] #64 60.60 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:37.278Z] #64 60.61 OK: 8 MiB in 18 packages [2024-10-28T02:50:37.278Z] #64 DONE 62.0s [2024-10-28T02:50:37.278Z] [2024-10-28T02:50:37.278Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-28T02:50:37.278Z] #65 60.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.278Z] #65 60.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.278Z] #65 60.54 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-28T02:50:37.278Z] #65 60.54 v3.20.3-223-g70dffc95037 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-28T02:50:37.278Z] #65 60.54 OK: 24165 distinct packages available [2024-10-28T02:50:37.278Z] #65 60.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.278Z] #65 60.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.278Z] #65 60.97 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:37.278Z] #65 61.00 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:37.278Z] #65 61.01 (3/7) Installing dumb-init (1.2.5-r3) [2024-10-28T02:50:37.278Z] #65 61.01 (4/7) Installing musl-obstack (1.2.3-r2) [2024-10-28T02:50:37.278Z] #65 61.02 (5/7) Installing libucontext (1.2-r3) [2024-10-28T02:50:37.278Z] #65 61.02 (6/7) Installing gcompat (1.1.0-r4) [2024-10-28T02:50:37.278Z] #65 61.03 (7/7) Installing openssl (3.3.2-r1) [2024-10-28T02:50:37.278Z] #65 61.04 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:37.278Z] #65 61.05 OK: 9 MiB in 19 packages [2024-10-28T02:50:37.278Z] #65 DONE 62.1s [2024-10-28T02:50:37.278Z] [2024-10-28T02:50:37.278Z] #66 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2024-10-28T02:50:37.278Z] #66 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.278Z] #66 2.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.278Z] #66 2.983 Upgrading critical system libraries and apk-tools: [2024-10-28T02:50:37.278Z] #66 2.983 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:50:37.278Z] #66 2.993 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:37.278Z] #66 3.054 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:50:37.278Z] #66 3.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.278Z] #66 3.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:37.278Z] #66 3.416 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:37.278Z] #66 3.449 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:37.278Z] #66 4.094 OK: 8 MiB in 15 packages [2024-10-28T02:50:37.278Z] #66 DONE 5.1s [2024-10-28T02:50:37.278Z] [2024-10-28T02:50:37.278Z] #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-28T02:50:37.278Z] #69 ... [2024-10-28T02:50:37.278Z] [2024-10-28T02:50:37.278Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:37.278Z] #38 DONE 62.4s [2024-10-28T02:50:37.536Z] [2024-10-28T02:50:37.536Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-28T02:50:37.536Z] #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 4.2s done [2024-10-28T02:50:37.536Z] #63 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-28T02:50:37.536Z] #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 4.3s done [2024-10-28T02:50:37.536Z] #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 4.3s done [2024-10-28T02:50:37.536Z] #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-28T02:50:37.536Z] #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.5s done [2024-10-28T02:50:37.536Z] #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-28T02:50:37.536Z] #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [2024-10-28T02:50:37.714Z] #40 ... [2024-10-28T02:50:37.714Z] [2024-10-28T02:50:37.714Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-28T02:50:37.714Z] #71 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:37.714Z] #71 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:37.981Z] #71 ... [2024-10-28T02:50:37.981Z] [2024-10-28T02:50:37.981Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:37.981Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.5s [2024-10-28T02:50:37.981Z] #40 ... [2024-10-28T02:50:37.981Z] [2024-10-28T02:50:37.981Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-28T02:50:37.981Z] #0 4.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:37.981Z] #0 7.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:38.247Z] #75 ... [2024-10-28T02:50:38.247Z] [2024-10-28T02:50:38.247Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-28T02:50:38.247Z] #52 28.79 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-28T02:50:38.247Z] #52 28.86 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-28T02:50:38.247Z] #52 28.87 (3/4) Installing libucontext (1.2-r3) [2024-10-28T02:50:38.247Z] #52 28.90 (4/4) Installing gcompat (1.1.0-r4) [2024-10-28T02:50:38.471Z] #63 ... [2024-10-28T02:50:38.471Z] [2024-10-28T02:50:38.471Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-28T02:50:38.471Z] #70 DONE 4.9s [2024-10-28T02:50:38.471Z] [2024-10-28T02:50:38.471Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-28T02:50:38.515Z] #52 28.99 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:38.788Z] #52 29.18 OK: 9 MiB in 18 packages [2024-10-28T02:50:39.039Z] #71 ... [2024-10-28T02:50:39.039Z] [2024-10-28T02:50:39.039Z] #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-28T02:50:39.039Z] #0 4.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:39.039Z] #0 4.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:39.039Z] #0 5.232 OK: 246 MiB in 54 packages [2024-10-28T02:50:39.039Z] #72 DONE 5.4s [2024-10-28T02:50:39.039Z] [2024-10-28T02:50:39.039Z] #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-28T02:50:39.039Z] #0 4.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:39.039Z] #0 4.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:39.039Z] #0 5.259 OK: 246 MiB in 54 packages [2024-10-28T02:50:39.039Z] #73 DONE 5.4s [2024-10-28T02:50:39.039Z] [2024-10-28T02:50:39.039Z] #74 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:50:39.039Z] #74 DONE 0.1s [2024-10-28T02:50:39.039Z] [2024-10-28T02:50:39.039Z] #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:50:39.039Z] #75 DONE 0.1s [2024-10-28T02:50:39.039Z] [2024-10-28T02:50:39.039Z] #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:50:39.059Z] #52 ... [2024-10-28T02:50:39.059Z] [2024-10-28T02:50:39.059Z] #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-28T02:50:39.059Z] #69 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:39.059Z] #69 ... [2024-10-28T02:50:39.059Z] [2024-10-28T02:50:39.059Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:39.605Z] #76 ... [2024-10-28T02:50:39.605Z] [2024-10-28T02:50:39.605Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-28T02:50:39.605Z] #0 6.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:39.605Z] #0 6.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:39.605Z] #0 6.556 Upgrading critical system libraries and apk-tools: [2024-10-28T02:50:39.605Z] #0 6.556 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:50:39.605Z] #0 6.562 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:39.605Z] #0 6.630 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:50:39.605Z] #0 6.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:39.605Z] #0 6.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:39.605Z] #0 6.997 OK: 19 MiB in 18 packages [2024-10-28T02:50:39.605Z] #77 DONE 7.2s [2024-10-28T02:50:39.605Z] [2024-10-28T02:50:39.605Z] #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-28T02:50:39.605Z] #78 DONE 0.1s [2024-10-28T02:50:39.605Z] [2024-10-28T02:50:39.605Z] #79 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:50:39.605Z] #79 ... [2024-10-28T02:50:39.605Z] [2024-10-28T02:50:39.605Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-28T02:50:39.605Z] #0 6.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:39.605Z] #0 6.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:39.605Z] #0 6.615 Upgrading critical system libraries and apk-tools: [2024-10-28T02:50:39.605Z] #0 6.615 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:50:39.605Z] #0 6.623 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:39.605Z] #0 6.738 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:50:39.605Z] #0 6.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:39.605Z] #0 6.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:39.605Z] #0 7.167 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:39.605Z] #0 7.223 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:39.605Z] #0 7.233 Executing ca-certificates-20240705-r0.trigger [2024-10-28T02:50:39.605Z] #0 7.268 OK: 13 MiB in 28 packages [2024-10-28T02:50:39.605Z] #80 DONE 7.4s [2024-10-28T02:50:39.605Z] [2024-10-28T02:50:39.605Z] #81 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-28T02:50:39.605Z] #0 5.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:39.605Z] #0 5.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:39.605Z] #0 5.938 OK: 246 MiB in 54 packages [2024-10-28T02:50:39.605Z] #81 DONE 6.3s [2024-10-28T02:50:39.605Z] [2024-10-28T02:50:39.605Z] #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:50:39.605Z] #82 DONE 0.0s [2024-10-28T02:50:39.640Z] #40 ... [2024-10-28T02:50:39.640Z] [2024-10-28T02:50:39.640Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-28T02:50:39.640Z] #57 23.65 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:39.640Z] #57 24.79 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:39.640Z] #57 25.01 (3/6) Installing dumb-init (1.2.5-r3) [2024-10-28T02:50:39.640Z] #57 25.03 (4/6) Installing openssl (3.3.2-r1) [2024-10-28T02:50:39.640Z] #57 25.27 (5/6) Installing su-exec (0.2-r3) [2024-10-28T02:50:39.640Z] #57 25.29 (6/6) Installing yq-go (4.44.1-r2) [2024-10-28T02:50:39.640Z] #57 27.32 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:39.640Z] #57 27.57 OK: 20 MiB in 18 packages [2024-10-28T02:50:39.640Z] #57 DONE 29.6s [2024-10-28T02:50:39.640Z] [2024-10-28T02:50:39.640Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:39.864Z] [2024-10-28T02:50:39.864Z] #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-28T02:50:39.864Z] #83 DONE 2.8s [2024-10-28T02:50:39.864Z] [2024-10-28T02:50:39.864Z] #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:50:39.864Z] #84 ... [2024-10-28T02:50:39.864Z] [2024-10-28T02:50:39.864Z] #85 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-28T02:50:39.864Z] #85 DONE 0.0s [2024-10-28T02:50:39.914Z] #40 ... [2024-10-28T02:50:39.914Z] [2024-10-28T02:50:39.914Z] #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-28T02:50:39.914Z] #68 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:39.914Z] #68 15.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:40.123Z] [2024-10-28T02:50:40.123Z] #86 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-28T02:50:40.123Z] #0 5.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.123Z] #0 5.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.123Z] #0 5.807 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-28T02:50:40.123Z] #0 5.807 v3.20.3-223-g70dffc95037 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-28T02:50:40.123Z] #0 5.807 OK: 24164 distinct packages available [2024-10-28T02:50:40.123Z] #0 5.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.123Z] #0 6.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.123Z] #0 6.324 OK: 246 MiB in 54 packages [2024-10-28T02:50:40.123Z] #86 DONE 6.4s [2024-10-28T02:50:40.123Z] [2024-10-28T02:50:40.123Z] #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:50:40.123Z] #87 DONE 0.0s [2024-10-28T02:50:40.123Z] [2024-10-28T02:50:40.123Z] #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:50:40.186Z] #68 ... [2024-10-28T02:50:40.186Z] [2024-10-28T02:50:40.186Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-28T02:50:40.186Z] #48 30.22 (1/14) Installing ca-certificates (20240705-r0) [2024-10-28T02:50:40.186Z] #48 30.80 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-28T02:50:40.186Z] #48 31.01 (3/14) Installing c-ares (1.33.1-r0) [2024-10-28T02:50:40.186Z] #48 31.05 (4/14) Installing libunistring (1.2-r0) [2024-10-28T02:50:40.186Z] #48 31.30 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-28T02:50:40.186Z] #48 31.33 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-28T02:50:40.186Z] #48 31.35 (7/14) Installing libpsl (0.21.5-r1) [2024-10-28T02:50:40.186Z] #48 31.37 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-28T02:50:40.186Z] #48 31.58 (9/14) Installing libcurl (8.10.1-r0) [2024-10-28T02:50:40.186Z] #48 31.70 (10/14) Installing curl (8.10.1-r0) [2024-10-28T02:50:40.186Z] #48 31.80 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-28T02:50:40.186Z] #48 31.83 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-28T02:50:40.186Z] #48 31.87 (13/14) Installing libucontext (1.2-r3) [2024-10-28T02:50:40.186Z] #48 31.90 (14/14) Installing gcompat (1.1.0-r4) [2024-10-28T02:50:40.453Z] #48 31.98 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:40.453Z] #48 32.11 Executing ca-certificates-20240705-r0.trigger [2024-10-28T02:50:40.453Z] #48 ... [2024-10-28T02:50:40.453Z] [2024-10-28T02:50:40.453Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-28T02:50:40.453Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.8s done [2024-10-28T02:50:40.693Z] #88 ... [2024-10-28T02:50:40.693Z] [2024-10-28T02:50:40.693Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-28T02:50:40.693Z] #0 2.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.693Z] #0 2.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.693Z] #0 2.731 Upgrading critical system libraries and apk-tools: [2024-10-28T02:50:40.693Z] #0 2.731 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:50:40.693Z] #0 2.739 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:40.693Z] #0 2.812 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:50:40.693Z] #0 2.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.693Z] #0 2.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.693Z] #0 3.177 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:40.693Z] #0 3.214 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:40.693Z] #0 3.227 Executing ca-certificates-20240705-r0.trigger [2024-10-28T02:50:40.693Z] #0 3.264 OK: 10 MiB in 17 packages [2024-10-28T02:50:40.693Z] #89 DONE 3.4s [2024-10-28T02:50:40.693Z] [2024-10-28T02:50:40.693Z] #69 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-28T02:50:40.693Z] #69 2.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.693Z] #69 2.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.693Z] #69 3.285 Upgrading critical system libraries and apk-tools: [2024-10-28T02:50:40.693Z] #69 3.285 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:50:40.693Z] #69 3.288 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:40.693Z] #69 3.369 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:50:40.693Z] #69 3.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.693Z] #69 3.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.720Z] #51 ... [2024-10-28T02:50:40.720Z] [2024-10-28T02:50:40.720Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:40.951Z] #69 3.757 OK: 9 MiB in 19 packages [2024-10-28T02:50:40.952Z] #69 DONE 4.0s [2024-10-28T02:50:40.952Z] [2024-10-28T02:50:40.952Z] #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-28T02:50:40.952Z] #0 2.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.952Z] #0 2.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.952Z] #0 2.897 Upgrading critical system libraries and apk-tools: [2024-10-28T02:50:40.952Z] #0 2.897 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:50:40.952Z] #0 2.907 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:40.952Z] #0 2.977 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:50:40.952Z] #0 2.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.952Z] #0 3.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.952Z] #0 3.460 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:40.952Z] #0 3.501 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:40.952Z] #0 3.506 Executing ca-certificates-20240705-r0.trigger [2024-10-28T02:50:40.952Z] #0 3.570 OK: 9 MiB in 16 packages [2024-10-28T02:50:40.952Z] #90 DONE 4.0s [2024-10-28T02:50:40.952Z] [2024-10-28T02:50:40.952Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-28T02:50:40.952Z] #0 2.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.952Z] #0 2.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.952Z] #0 3.236 Upgrading critical system libraries and apk-tools: [2024-10-28T02:50:40.952Z] #0 3.236 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:50:40.952Z] #0 3.246 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:40.952Z] #0 3.326 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:50:40.952Z] #0 3.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.952Z] #0 3.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.952Z] #0 3.740 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:40.952Z] #0 3.815 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:40.952Z] #0 3.840 Executing ca-certificates-20240705-r0.trigger [2024-10-28T02:50:40.952Z] #0 3.887 OK: 19 MiB in 18 packages [2024-10-28T02:50:40.952Z] #91 DONE 4.0s [2024-10-28T02:50:40.952Z] [2024-10-28T02:50:40.952Z] #92 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-28T02:50:40.952Z] #0 2.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.952Z] #0 3.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.952Z] #0 3.362 Upgrading critical system libraries and apk-tools: [2024-10-28T02:50:40.952Z] #0 3.362 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:50:40.952Z] #0 3.371 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:40.952Z] #0 3.468 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:50:40.952Z] #0 3.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.952Z] #0 3.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:40.952Z] #0 3.894 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:40.952Z] #0 3.932 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:40.952Z] #0 3.942 OK: 8 MiB in 15 packages [2024-10-28T02:50:40.952Z] #92 DONE 4.1s [2024-10-28T02:50:40.952Z] [2024-10-28T02:50:40.952Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-28T02:50:40.990Z] #40 ... [2024-10-28T02:50:40.990Z] [2024-10-28T02:50:40.990Z] #52 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-28T02:50:40.990Z] #52 DONE 31.6s [2024-10-28T02:50:40.990Z] [2024-10-28T02:50:40.990Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:42.395Z] #40 ... [2024-10-28T02:50:42.395Z] [2024-10-28T02:50:42.395Z] #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-28T02:50:42.395Z] #72 12.06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:42.395Z] #72 14.24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:42.395Z] #72 ... [2024-10-28T02:50:42.395Z] [2024-10-28T02:50:42.395Z] #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-28T02:50:42.395Z] #69 24.03 OK: 238 MiB in 54 packages [2024-10-28T02:50:42.395Z] #69 DONE 26.0s [2024-10-28T02:50:42.395Z] [2024-10-28T02:50:42.395Z] #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-28T02:50:42.395Z] #66 9.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:42.395Z] #66 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:42.395Z] #66 ... [2024-10-28T02:50:42.395Z] [2024-10-28T02:50:42.395Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:42.975Z] #40 ... [2024-10-28T02:50:42.975Z] [2024-10-28T02:50:42.975Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-28T02:50:42.975Z] #67 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:42.975Z] #67 ... [2024-10-28T02:50:42.975Z] [2024-10-28T02:50:42.975Z] #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:50:42.975Z] #76 DONE 0.7s [2024-10-28T02:50:42.975Z] [2024-10-28T02:50:42.975Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-28T02:50:42.975Z] #48 33.59 OK: 15 MiB in 28 packages [2024-10-28T02:50:43.245Z] #48 ... [2024-10-28T02:50:43.245Z] [2024-10-28T02:50:43.245Z] #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-28T02:50:43.245Z] #53 23.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:43.245Z] #53 ... [2024-10-28T02:50:43.245Z] [2024-10-28T02:50:43.245Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-28T02:50:43.245Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.1s [2024-10-28T02:50:43.833Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.4s done [2024-10-28T02:50:44.098Z] #93 DONE 2.2s [2024-10-28T02:50:44.098Z] [2024-10-28T02:50:44.098Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-28T02:50:44.098Z] #0 3.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:44.098Z] #0 3.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:44.098Z] #0 4.376 Upgrading critical system libraries and apk-tools: [2024-10-28T02:50:44.098Z] #0 4.376 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:50:44.098Z] #0 4.386 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:44.098Z] #0 4.448 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:50:44.098Z] #0 4.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:44.098Z] #0 4.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:44.098Z] #0 4.797 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:44.098Z] #0 4.848 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:44.098Z] #0 5.187 OK: 8 MiB in 18 packages [2024-10-28T02:50:44.098Z] #94 DONE 6.1s [2024-10-28T02:50:44.098Z] [2024-10-28T02:50:44.098Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-28T02:50:44.098Z] #95 DONE 2.2s [2024-10-28T02:50:44.098Z] [2024-10-28T02:50:44.098Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-28T02:50:44.420Z] #40 DONE 34.7s [2024-10-28T02:50:44.420Z] [2024-10-28T02:50:44.420Z] #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-28T02:50:44.420Z] #53 34.07 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:44.420Z] #53 ... [2024-10-28T02:50:44.420Z] [2024-10-28T02:50:44.420Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-28T02:50:44.420Z] #0 5.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:44.420Z] #0 8.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:44.420Z] #77 ... [2024-10-28T02:50:44.420Z] [2024-10-28T02:50:44.420Z] #48 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-28T02:50:44.420Z] #48 DONE 36.1s [2024-10-28T02:50:44.420Z] [2024-10-28T02:50:44.420Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-28T02:50:45.379Z] #78 ... [2024-10-28T02:50:45.379Z] [2024-10-28T02:50:45.379Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-28T02:50:45.379Z] #68 26.90 OK: 238 MiB in 54 packages [2024-10-28T02:50:45.379Z] #68 DONE 29.1s [2024-10-28T02:50:45.645Z] [2024-10-28T02:50:45.645Z] #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-28T02:50:45.645Z] #53 35.10 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:45.645Z] #53 35.34 (3/7) Installing dumb-init (1.2.5-r3) [2024-10-28T02:50:45.645Z] #53 35.41 (4/7) Installing musl-obstack (1.2.3-r2) [2024-10-28T02:50:45.645Z] #53 35.44 (5/7) Installing libucontext (1.2-r3) [2024-10-28T02:50:45.645Z] #53 35.49 (6/7) Installing gcompat (1.1.0-r4) [2024-10-28T02:50:45.645Z] #53 35.52 (7/7) Installing openssl (3.3.2-r1) [2024-10-28T02:50:45.645Z] #53 35.59 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:45.645Z] #53 35.77 OK: 10 MiB in 19 packages [2024-10-28T02:50:45.645Z] #53 ... [2024-10-28T02:50:45.645Z] [2024-10-28T02:50:45.645Z] #67 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-28T02:50:45.645Z] #67 28.07 OK: 238 MiB in 54 packages [2024-10-28T02:50:45.645Z] #67 DONE 29.5s [2024-10-28T02:50:45.645Z] [2024-10-28T02:50:45.645Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-28T02:50:45.645Z] #73 4.393 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:45.645Z] #73 7.062 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:45.663Z] #96 ... [2024-10-28T02:50:45.663Z] [2024-10-28T02:50:45.663Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-28T02:50:45.663Z] #97 DONE 2.6s [2024-10-28T02:50:45.913Z] #73 ... [2024-10-28T02:50:45.913Z] [2024-10-28T02:50:45.913Z] #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:50:45.913Z] #79 ... [2024-10-28T02:50:45.913Z] [2024-10-28T02:50:45.913Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-28T02:50:45.913Z] #0 4.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:45.913Z] #0 6.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:45.923Z] [2024-10-28T02:50:45.923Z] #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-28T02:50:45.923Z] #71 4.815 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:45.923Z] #71 5.497 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-28T02:50:45.923Z] #71 6.814 OK: 246 MiB in 54 packages [2024-10-28T02:50:45.923Z] #71 DONE 7.4s [2024-10-28T02:50:45.923Z] [2024-10-28T02:50:45.923Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-28T02:50:45.923Z] #98 DONE 2.6s [2024-10-28T02:50:45.923Z] [2024-10-28T02:50:45.923Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-28T02:50:45.923Z] #96 DONE 2.6s [2024-10-28T02:50:45.923Z] [2024-10-28T02:50:45.923Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-28T02:50:45.923Z] #99 DONE 0.1s [2024-10-28T02:50:45.923Z] [2024-10-28T02:50:45.923Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-28T02:50:45.923Z] #100 DONE 0.1s [2024-10-28T02:50:45.923Z] [2024-10-28T02:50:45.923Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-28T02:50:45.923Z] #101 DONE 0.1s [2024-10-28T02:50:45.923Z] [2024-10-28T02:50:45.923Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-28T02:50:45.923Z] #102 ... [2024-10-28T02:50:45.923Z] [2024-10-28T02:50:45.923Z] #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-28T02:50:45.923Z] #103 DONE 0.1s [2024-10-28T02:50:45.923Z] [2024-10-28T02:50:45.923Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-28T02:50:45.923Z] #104 DONE 0.2s [2024-10-28T02:50:46.182Z] [2024-10-28T02:50:46.182Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-28T02:50:46.182Z] #102 DONE 0.2s [2024-10-28T02:50:46.182Z] [2024-10-28T02:50:46.182Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-28T02:50:46.182Z] #105 DONE 0.2s [2024-10-28T02:50:46.182Z] [2024-10-28T02:50:46.182Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-28T02:50:46.182Z] #106 DONE 0.1s [2024-10-28T02:50:46.182Z] [2024-10-28T02:50:46.182Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-28T02:50:46.182Z] #107 DONE 0.1s [2024-10-28T02:50:46.182Z] [2024-10-28T02:50:46.182Z] #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-28T02:50:46.182Z] #108 DONE 0.1s [2024-10-28T02:50:46.182Z] [2024-10-28T02:50:46.182Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-28T02:50:46.182Z] #109 DONE 0.1s [2024-10-28T02:50:46.182Z] [2024-10-28T02:50:46.182Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-28T02:50:46.183Z] #80 ... [2024-10-28T02:50:46.183Z] [2024-10-28T02:50:46.183Z] #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-28T02:50:46.183Z] #66 22.66 Upgrading critical system libraries and apk-tools: [2024-10-28T02:50:46.183Z] #66 22.66 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:50:46.183Z] #66 22.86 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:46.441Z] #110 DONE 0.1s [2024-10-28T02:50:46.442Z] [2024-10-28T02:50:46.442Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-28T02:50:46.442Z] #111 DONE 0.1s [2024-10-28T02:50:46.442Z] [2024-10-28T02:50:46.442Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-28T02:50:46.442Z] #112 DONE 0.1s [2024-10-28T02:50:46.442Z] [2024-10-28T02:50:46.442Z] #113 [security-spire-server] exporting to image [2024-10-28T02:50:46.442Z] #113 exporting layers [2024-10-28T02:50:46.442Z] #113 ... [2024-10-28T02:50:46.442Z] [2024-10-28T02:50:46.442Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-28T02:50:46.442Z] #114 DONE 0.1s [2024-10-28T02:50:46.442Z] [2024-10-28T02:50:46.442Z] #113 [security-spire-config] exporting to image [2024-10-28T02:50:46.449Z] #66 ... [2024-10-28T02:50:46.449Z] [2024-10-28T02:50:46.449Z] #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:50:46.450Z] #81 DONE 1.0s [2024-10-28T02:50:46.717Z] [2024-10-28T02:50:46.717Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:50:46.982Z] #82 ... [2024-10-28T02:50:46.982Z] [2024-10-28T02:50:46.982Z] #79 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:50:46.982Z] #79 DONE 1.2s [2024-10-28T02:50:46.982Z] [2024-10-28T02:50:46.982Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-28T02:50:46.982Z] #74 21.13 Upgrading critical system libraries and apk-tools: [2024-10-28T02:50:46.982Z] #74 21.13 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:50:46.982Z] #74 21.13 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:47.013Z] #113 exporting layers 0.7s done [2024-10-28T02:50:47.013Z] #113 writing image sha256:f2f217941e4a5ed025ecf7b05d94e06ad024dbf4d0c75817e931f1ddf3a71256 done [2024-10-28T02:50:47.013Z] #113 naming to docker.io/library/security-spire-server done [2024-10-28T02:50:47.013Z] #113 writing image sha256:9b6a59a530181ec652365de9c231fed9fc18554b3f0e2daf9244d78e3586e62d done [2024-10-28T02:50:47.013Z] #113 naming to docker.io/library/security-spire-config done [2024-10-28T02:50:47.013Z] #113 writing image sha256:52ff5f04e10be1d9f928d1cd700e6cdad026dc994a6f0b43b00c5b4aad5df96f [2024-10-28T02:50:47.249Z] #74 ... [2024-10-28T02:50:47.249Z] [2024-10-28T02:50:47.249Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-28T02:50:47.249Z] #0 4.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:47.249Z] #0 6.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:47.249Z] #83 ... [2024-10-28T02:50:47.249Z] [2024-10-28T02:50:47.249Z] #84 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:50:47.273Z] #113 writing image sha256:52ff5f04e10be1d9f928d1cd700e6cdad026dc994a6f0b43b00c5b4aad5df96f done [2024-10-28T02:50:47.273Z] #113 naming to docker.io/library/security-spire-agent done [2024-10-28T02:50:47.273Z] #113 DONE 0.8s [2024-10-28T02:50:47.273Z] [2024-10-28T02:50:47.273Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:50:47.844Z] #84 ... [2024-10-28T02:50:47.845Z] [2024-10-28T02:50:47.845Z] #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-28T02:50:47.845Z] #53 DONE 38.4s [2024-10-28T02:50:48.116Z] [2024-10-28T02:50:48.116Z] #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-28T02:50:49.078Z] #85 ... [2024-10-28T02:50:49.078Z] [2024-10-28T02:50:49.078Z] #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-28T02:50:49.078Z] #72 25.23 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-28T02:50:49.078Z] #72 26.31 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:49.078Z] #72 26.63 OK: 9 MiB in 15 packages [2024-10-28T02:50:49.078Z] #72 DONE 29.0s [2024-10-28T02:50:49.078Z] [2024-10-28T02:50:49.078Z] #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-28T02:50:49.078Z] #66 25.67 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:50:49.078Z] #66 25.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:49.660Z] #66 ... [2024-10-28T02:50:49.660Z] [2024-10-28T02:50:49.660Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-28T02:50:49.660Z] #0 5.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:49.660Z] #0 7.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:49.925Z] #86 ... [2024-10-28T02:50:49.925Z] [2024-10-28T02:50:49.925Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-28T02:50:49.925Z] #73 18.49 OK: 238 MiB in 54 packages [2024-10-28T02:50:50.505Z] #73 ... [2024-10-28T02:50:50.505Z] [2024-10-28T02:50:50.505Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-28T02:50:50.505Z] #71 23.90 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-28T02:50:50.505Z] #71 23.90 v3.20.3-223-g70dffc95037 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-28T02:50:50.505Z] #71 23.90 OK: 24042 distinct packages available [2024-10-28T02:50:50.505Z] #71 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:50.505Z] #71 27.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:50.505Z] #71 ... [2024-10-28T02:50:50.505Z] [2024-10-28T02:50:50.505Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-28T02:50:50.505Z] #78 5.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:51.087Z] #78 ... [2024-10-28T02:50:51.087Z] [2024-10-28T02:50:51.087Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-28T02:50:51.087Z] #0 5.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:51.087Z] #0 8.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:51.360Z] #87 ... [2024-10-28T02:50:51.360Z] [2024-10-28T02:50:51.360Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-28T02:50:51.360Z] #75 20.15 Upgrading critical system libraries and apk-tools: [2024-10-28T02:50:51.360Z] #75 20.15 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:50:51.360Z] #75 20.31 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:51.360Z] #75 22.19 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:50:51.360Z] #75 22.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:51.360Z] #75 ... [2024-10-28T02:50:51.360Z] [2024-10-28T02:50:51.360Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-28T02:50:51.360Z] #73 DONE 20.1s [2024-10-28T02:50:51.635Z] [2024-10-28T02:50:51.635Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-28T02:50:51.635Z] #80 15.59 Upgrading critical system libraries and apk-tools: [2024-10-28T02:50:51.635Z] #80 15.59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:50:51.635Z] #80 15.64 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:51.902Z] #80 ... [2024-10-28T02:50:51.902Z] [2024-10-28T02:50:51.902Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-28T02:50:51.902Z] #88 DONE 0.4s [2024-10-28T02:50:52.175Z] [2024-10-28T02:50:52.175Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:50:53.138Z] #89 ... [2024-10-28T02:50:53.138Z] [2024-10-28T02:50:53.138Z] #90 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:50:53.138Z] #90 ... [2024-10-28T02:50:53.138Z] [2024-10-28T02:50:53.138Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-28T02:50:53.138Z] #83 15.90 Upgrading critical system libraries and apk-tools: [2024-10-28T02:50:53.138Z] #83 15.91 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:50:53.138Z] #83 15.97 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:55.078Z] #83 17.76 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:50:55.078Z] #83 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:55.661Z] #83 ... [2024-10-28T02:50:55.661Z] [2024-10-28T02:50:55.661Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-28T02:50:55.661Z] #71 37.66 OK: 238 MiB in 54 packages [2024-10-28T02:50:55.661Z] #71 DONE 39.2s [2024-10-28T02:50:55.928Z] [2024-10-28T02:50:55.928Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-28T02:50:55.928Z] #87 14.37 Upgrading critical system libraries and apk-tools: [2024-10-28T02:50:55.929Z] #87 14.37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:50:55.929Z] #87 14.47 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:50:56.207Z] #87 ... [2024-10-28T02:50:56.207Z] [2024-10-28T02:50:56.207Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:50:56.207Z] #91 DONE 0.5s [2024-10-28T02:50:56.207Z] [2024-10-28T02:50:56.207Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:50:57.639Z] #92 ... [2024-10-28T02:50:57.640Z] [2024-10-28T02:50:57.640Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-28T02:50:57.640Z] #74 22.79 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:50:57.640Z] #74 22.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:57.640Z] #74 24.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:57.640Z] #74 32.30 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:57.640Z] #74 ... [2024-10-28T02:50:57.640Z] [2024-10-28T02:50:57.640Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-28T02:50:57.640Z] #87 16.20 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:50:57.640Z] #87 16.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:58.596Z] #87 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:50:59.178Z] #87 ... [2024-10-28T02:50:59.178Z] [2024-10-28T02:50:59.178Z] #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-28T02:50:59.178Z] #74 33.19 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:50:59.178Z] #74 33.29 OK: 9 MiB in 16 packages [2024-10-28T02:50:59.178Z] #74 DONE 34.6s [2024-10-28T02:50:59.444Z] [2024-10-28T02:50:59.444Z] #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-28T02:51:00.402Z] #93 ... [2024-10-28T02:51:00.402Z] [2024-10-28T02:51:00.402Z] #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-28T02:51:00.402Z] #66 27.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:51:00.402Z] #66 35.50 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:51:00.402Z] #66 36.01 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:51:00.402Z] #66 36.12 OK: 9 MiB in 15 packages [2024-10-28T02:51:00.402Z] #66 ... [2024-10-28T02:51:00.402Z] [2024-10-28T02:51:00.402Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-28T02:51:00.402Z] #86 14.91 Upgrading critical system libraries and apk-tools: [2024-10-28T02:51:00.402Z] #86 14.91 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:51:00.402Z] #86 14.96 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:51:00.402Z] #86 16.68 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:51:00.402Z] #86 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:51:00.402Z] #86 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:51:00.402Z] #86 ... [2024-10-28T02:51:00.402Z] [2024-10-28T02:51:00.402Z] #66 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-10-28T02:51:00.402Z] #66 DONE 37.9s [2024-10-28T02:51:00.402Z] [2024-10-28T02:51:00.402Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-28T02:51:00.402Z] #77 18.23 Upgrading critical system libraries and apk-tools: [2024-10-28T02:51:00.402Z] #77 18.24 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:51:00.402Z] #77 18.29 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:51:00.402Z] #77 19.62 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:51:00.402Z] #77 19.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:51:00.402Z] #77 20.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:51:01.374Z] #77 ... [2024-10-28T02:51:01.374Z] [2024-10-28T02:51:01.374Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-28T02:51:01.374Z] #78 6.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:51:01.374Z] #78 15.31 Upgrading critical system libraries and apk-tools: [2024-10-28T02:51:01.374Z] #78 15.31 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:51:01.374Z] #78 15.37 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:51:01.640Z] #78 ... [2024-10-28T02:51:01.640Z] [2024-10-28T02:51:01.640Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-28T02:51:01.640Z] #75 24.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:51:01.640Z] #75 30.68 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:51:01.640Z] #75 31.24 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:51:01.640Z] #75 31.43 Executing ca-certificates-20240705-r0.trigger [2024-10-28T02:51:01.640Z] #75 32.43 OK: 20 MiB in 18 packages [2024-10-28T02:51:01.640Z] #75 ... [2024-10-28T02:51:01.640Z] [2024-10-28T02:51:01.640Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-28T02:51:01.640Z] #78 17.21 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:51:01.911Z] #78 17.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:51:02.494Z] #78 ... [2024-10-28T02:51:02.494Z] [2024-10-28T02:51:02.494Z] #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-28T02:51:02.494Z] #85 4.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:51:02.494Z] #85 5.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:51:02.494Z] #85 12.81 Upgrading critical system libraries and apk-tools: [2024-10-28T02:51:02.494Z] #85 12.81 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-28T02:51:02.494Z] #85 12.87 Executing busybox-1.36.1-r29.trigger [2024-10-28T02:51:02.494Z] #85 14.04 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:51:02.494Z] #85 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:51:02.494Z] #85 ... [2024-10-28T02:51:02.494Z] [2024-10-28T02:51:02.494Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-28T02:51:02.494Z] #77 28.41 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:51:03.079Z] #77 28.79 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:51:03.079Z] #77 28.86 OK: 9 MiB in 15 packages [2024-10-28T02:51:03.079Z] #77 ... [2024-10-28T02:51:03.079Z] [2024-10-28T02:51:03.079Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-28T02:51:03.079Z] #75 DONE 35.2s [2024-10-28T02:51:03.079Z] [2024-10-28T02:51:03.079Z] #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-28T02:51:03.079Z] #93 DONE 4.0s [2024-10-28T02:51:03.347Z] [2024-10-28T02:51:03.347Z] #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-28T02:51:03.347Z] #85 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:51:03.347Z] #85 ... [2024-10-28T02:51:03.347Z] [2024-10-28T02:51:03.347Z] #94 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-28T02:51:03.347Z] #94 DONE 0.2s [2024-10-28T02:51:03.347Z] [2024-10-28T02:51:03.347Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-28T02:51:03.347Z] #80 17.50 Continuing the upgrade transaction with new apk-tools: [2024-10-28T02:51:03.347Z] #80 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-28T02:51:03.347Z] #80 18.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:51:03.347Z] #80 26.40 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:51:03.347Z] #80 26.77 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:51:03.347Z] #80 26.84 Executing ca-certificates-20240705-r0.trigger [2024-10-28T02:51:03.613Z] #80 ... [2024-10-28T02:51:03.613Z] [2024-10-28T02:51:03.613Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-28T02:51:03.613Z] #78 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:51:04.579Z] #78 ... [2024-10-28T02:51:04.579Z] [2024-10-28T02:51:04.579Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-28T02:51:04.579Z] #77 DONE 30.1s [2024-10-28T02:51:04.579Z] [2024-10-28T02:51:04.579Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-28T02:51:04.579Z] #80 27.95 OK: 10 MiB in 16 packages [2024-10-28T02:51:05.168Z] #80 DONE 29.1s [2024-10-28T02:51:05.168Z] [2024-10-28T02:51:05.168Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-28T02:51:05.168Z] #86 24.95 OK: 20 MiB in 18 packages [2024-10-28T02:51:05.772Z] #86 DONE 26.0s [2024-10-28T02:51:05.772Z] [2024-10-28T02:51:05.772Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-28T02:51:05.772Z] #95 DONE 0.2s [2024-10-28T02:51:05.772Z] [2024-10-28T02:51:05.772Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-28T02:51:05.772Z] #87 24.55 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:51:06.042Z] #87 ... [2024-10-28T02:51:06.042Z] [2024-10-28T02:51:06.042Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-28T02:51:06.042Z] #83 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-28T02:51:06.042Z] #83 26.45 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:51:06.042Z] #83 26.77 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:51:06.042Z] #83 26.82 Executing ca-certificates-20240705-r0.trigger [2024-10-28T02:51:06.042Z] #83 27.67 OK: 11 MiB in 17 packages [2024-10-28T02:51:06.042Z] #83 DONE 29.1s [2024-10-28T02:51:06.042Z] [2024-10-28T02:51:06.042Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-28T02:51:06.042Z] #87 25.13 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:51:06.307Z] #87 25.28 OK: 9 MiB in 18 packages [2024-10-28T02:51:07.265Z] #87 DONE 26.0s [2024-10-28T02:51:07.265Z] [2024-10-28T02:51:07.265Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-28T02:51:08.225Z] #96 ... [2024-10-28T02:51:08.225Z] [2024-10-28T02:51:08.225Z] #85 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-28T02:51:08.225Z] #85 19.45 OK: 10 MiB in 19 packages [2024-10-28T02:51:08.225Z] #85 DONE 20.2s [2024-10-28T02:51:08.491Z] [2024-10-28T02:51:08.491Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-28T02:51:08.491Z] #78 23.37 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:51:08.491Z] #78 23.79 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-28T02:51:08.491Z] #78 23.82 Executing ca-certificates-20240705-r0.trigger [2024-10-28T02:51:08.760Z] #78 ... [2024-10-28T02:51:08.760Z] [2024-10-28T02:51:08.760Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-28T02:51:08.760Z] #96 DONE 1.6s [2024-10-28T02:51:08.760Z] [2024-10-28T02:51:08.760Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-28T02:51:09.028Z] #97 DONE 0.3s [2024-10-28T02:51:09.028Z] [2024-10-28T02:51:09.028Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-28T02:51:09.028Z] #78 24.22 OK: 15 MiB in 28 packages [2024-10-28T02:51:09.292Z] #78 ... [2024-10-28T02:51:09.292Z] [2024-10-28T02:51:09.292Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-28T02:51:09.292Z] #98 DONE 0.2s [2024-10-28T02:51:09.292Z] [2024-10-28T02:51:09.292Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-28T02:51:09.292Z] #99 DONE 1.2s [2024-10-28T02:51:09.292Z] [2024-10-28T02:51:09.292Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-28T02:51:09.568Z] #100 DONE 0.3s [2024-10-28T02:51:09.568Z] [2024-10-28T02:51:09.568Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-28T02:51:09.568Z] #101 ... [2024-10-28T02:51:09.568Z] [2024-10-28T02:51:09.568Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-28T02:51:09.568Z] #78 DONE 25.0s [2024-10-28T02:51:09.839Z] [2024-10-28T02:51:09.839Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-28T02:51:09.839Z] #102 ... [2024-10-28T02:51:09.839Z] [2024-10-28T02:51:09.839Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-28T02:51:09.839Z] #101 DONE 0.4s [2024-10-28T02:51:10.104Z] [2024-10-28T02:51:10.104Z] #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-28T02:51:10.104Z] #103 DONE 0.2s [2024-10-28T02:51:10.104Z] [2024-10-28T02:51:10.104Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-28T02:51:10.369Z] #104 DONE 2.2s [2024-10-28T02:51:10.369Z] [2024-10-28T02:51:10.369Z] #105 [security-spire-config] exporting to image [2024-10-28T02:51:10.369Z] #105 exporting layers [2024-10-28T02:51:10.640Z] #105 ... [2024-10-28T02:51:10.640Z] [2024-10-28T02:51:10.640Z] #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-28T02:51:10.640Z] #106 DONE 0.2s [2024-10-28T02:51:10.640Z] [2024-10-28T02:51:10.640Z] #107 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-28T02:51:10.640Z] #107 DONE 0.2s [2024-10-28T02:51:10.640Z] [2024-10-28T02:51:10.640Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-28T02:51:11.232Z] #108 DONE 0.2s [2024-10-28T02:51:11.232Z] [2024-10-28T02:51:11.232Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-28T02:51:11.232Z] #102 DONE 1.6s [2024-10-28T02:51:11.232Z] [2024-10-28T02:51:11.232Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-28T02:51:11.232Z] #109 ... [2024-10-28T02:51:11.232Z] [2024-10-28T02:51:11.232Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-28T02:51:11.232Z] #110 DONE 0.2s [2024-10-28T02:51:11.232Z] [2024-10-28T02:51:11.232Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-28T02:51:11.232Z] #109 DONE 0.3s [2024-10-28T02:51:11.232Z] [2024-10-28T02:51:11.232Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-28T02:51:11.503Z] #111 ... [2024-10-28T02:51:11.503Z] [2024-10-28T02:51:11.503Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-28T02:51:11.503Z] #112 DONE 0.2s [2024-10-28T02:51:11.503Z] [2024-10-28T02:51:11.503Z] #111 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-28T02:51:11.503Z] #111 DONE 0.2s [2024-10-28T02:51:11.503Z] [2024-10-28T02:51:11.503Z] #105 [security-spire-server] exporting to image [2024-10-28T02:51:11.774Z] #105 ... [2024-10-28T02:51:11.774Z] [2024-10-28T02:51:11.774Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-28T02:51:11.774Z] #113 DONE 0.2s [2024-10-28T02:51:12.047Z] [2024-10-28T02:51:12.047Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-28T02:51:12.047Z] #114 DONE 0.2s [2024-10-28T02:51:12.047Z] [2024-10-28T02:51:12.047Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:51:12.047Z] #89 ... [2024-10-28T02:51:12.047Z] [2024-10-28T02:51:12.047Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-28T02:51:12.317Z] #115 DONE 0.2s [2024-10-28T02:51:12.317Z] [2024-10-28T02:51:12.317Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:51:12.317Z] #89 ... [2024-10-28T02:51:12.317Z] [2024-10-28T02:51:12.317Z] #105 [security-spire-agent] exporting to image [2024-10-28T02:51:12.899Z] #105 exporting layers 2.7s done [2024-10-28T02:51:12.899Z] #105 writing image sha256:2812e400364bc9793bf57867f148c8810535a2835ab420fb7b120a5d57666344 done [2024-10-28T02:51:12.899Z] #105 naming to docker.io/library/security-spire-config-arm64 done [2024-10-28T02:51:13.481Z] #105 exporting layers 2.1s done [2024-10-28T02:51:13.481Z] #105 writing image sha256:6f6b984f0ebe16dcc623db2a2db500385a2d6597c12036802e9c93a4fcc4345c [2024-10-28T02:51:13.746Z] #105 writing image sha256:6f6b984f0ebe16dcc623db2a2db500385a2d6597c12036802e9c93a4fcc4345c done [2024-10-28T02:51:13.746Z] #105 naming to docker.io/library/security-spire-server-arm64 done [2024-10-28T02:51:14.331Z] #105 exporting layers 1.8s done [2024-10-28T02:51:14.331Z] #105 writing image sha256:24374c93cce2a5d50f69e712ce92680b23327e6f5069e2052624d9d82c34e67d done [2024-10-28T02:51:14.331Z] #105 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-28T02:51:14.331Z] #105 DONE 4.0s [2024-10-28T02:51:14.331Z] [2024-10-28T02:51:14.331Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:51:43.568Z] #115 ... [2024-10-28T02:51:43.569Z] [2024-10-28T02:51:43.569Z] #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:51:43.569Z] #88 DONE 58.3s [2024-10-28T02:51:43.569Z] [2024-10-28T02:51:43.569Z] #79 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:51:43.569Z] #79 DONE 59.3s [2024-10-28T02:51:43.569Z] [2024-10-28T02:51:43.569Z] #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:51:43.569Z] #76 DONE 59.3s [2024-10-28T02:51:43.569Z] [2024-10-28T02:51:43.569Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:51:43.569Z] #115 DONE 52.4s [2024-10-28T02:51:43.569Z] [2024-10-28T02:51:43.569Z] #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:51:43.569Z] #84 DONE 58.7s [2024-10-28T02:51:43.569Z] [2024-10-28T02:51:43.569Z] #116 [core-keeper builder 7/8] COPY . . [2024-10-28T02:51:48.887Z] #116 ... [2024-10-28T02:51:48.887Z] [2024-10-28T02:51:48.887Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-28T02:51:48.887Z] #117 ... [2024-10-28T02:51:48.887Z] [2024-10-28T02:51:48.887Z] #118 [security-proxy-setup builder 6/7] COPY . . [2024-10-28T02:51:48.887Z] #118 ... [2024-10-28T02:51:48.887Z] [2024-10-28T02:51:48.887Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-10-28T02:51:48.887Z] #119 ... [2024-10-28T02:51:48.887Z] [2024-10-28T02:51:48.887Z] #120 [core-metadata builder 6/7] COPY . . [2024-10-28T02:51:55.576Z] #120 ... [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-10-28T02:51:55.576Z] #119 DONE 16.6s [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #121 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:51:55.576Z] #121 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:51:55.576Z] #122 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #123 [support-notifications builder 6/7] COPY . . [2024-10-28T02:51:55.576Z] #123 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:51:55.576Z] #124 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:51:55.576Z] #125 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-10-28T02:51:55.576Z] #126 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #118 [security-proxy-setup builder 6/7] COPY . . [2024-10-28T02:51:55.576Z] #118 DONE 16.7s [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-10-28T02:51:55.576Z] #127 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:51:55.576Z] #128 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:51:55.576Z] #129 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #130 [core-command builder 6/7] COPY . . [2024-10-28T02:51:55.576Z] #130 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:51:55.576Z] #131 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:51:55.576Z] #132 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:51:55.576Z] #133 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #134 [core-data builder 6/7] COPY . . [2024-10-28T02:51:55.576Z] #134 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:51:55.576Z] #135 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:51:55.576Z] #136 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #137 [security-proxy-auth builder 6/7] COPY . . [2024-10-28T02:51:55.576Z] #137 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:51:55.576Z] #138 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:51:55.576Z] #139 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-28T02:51:55.576Z] #140 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:51:55.576Z] #141 CACHED [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #116 [core-keeper builder 7/8] COPY . . [2024-10-28T02:51:55.576Z] #116 DONE 16.7s [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-28T02:51:55.576Z] #117 DONE 16.7s [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #120 [core-metadata builder 6/7] COPY . . [2024-10-28T02:51:55.576Z] #120 DONE 16.7s [2024-10-28T02:51:55.576Z] [2024-10-28T02:51:55.576Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-28T02:51:58.885Z] #142 3.284 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-28T02:52:05.475Z] #142 ... [2024-10-28T02:52:05.475Z] [2024-10-28T02:52:05.475Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-28T02:52:05.475Z] #0 2.474 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-28T02:52:05.475Z] #143 ... [2024-10-28T02:52:05.475Z] [2024-10-28T02:52:05.475Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-28T02:52:05.475Z] #0 2.035 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-28T02:52:05.475Z] #144 ... [2024-10-28T02:52:05.475Z] [2024-10-28T02:52:05.475Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-28T02:52:05.475Z] #0 2.948 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-28T02:52:05.475Z] #145 ... [2024-10-28T02:52:05.475Z] [2024-10-28T02:52:05.475Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-28T02:52:05.475Z] #0 1.380 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-28T02:52:05.736Z] #146 ... [2024-10-28T02:52:05.736Z] [2024-10-28T02:52:05.736Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-28T02:52:05.736Z] #0 3.476 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-28T02:52:05.736Z] #147 ... [2024-10-28T02:52:05.736Z] [2024-10-28T02:52:05.736Z] #148 [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-28T02:52:05.736Z] #0 1.346 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-28T02:52:05.997Z] #148 ... [2024-10-28T02:52:05.997Z] [2024-10-28T02:52:05.997Z] #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-28T02:52:05.997Z] #0 2.807 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-28T02:52:05.997Z] #149 ... [2024-10-28T02:52:05.997Z] [2024-10-28T02:52:05.997Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-28T02:52:05.997Z] #0 2.792 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-28T02:52:06.257Z] #150 ... [2024-10-28T02:52:06.257Z] [2024-10-28T02:52:06.257Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-28T02:52:06.257Z] #0 3.194 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-28T02:52:06.257Z] #151 ... [2024-10-28T02:52:06.257Z] [2024-10-28T02:52:06.257Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-28T02:52:06.257Z] #0 0.524 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-28T02:52:06.517Z] #152 ... [2024-10-28T02:52:06.517Z] [2024-10-28T02:52:06.517Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-28T02:52:06.517Z] #0 1.342 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-28T02:52:35.973Z] #92 DONE 95.0s [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:52:35.973Z] #89 DONE 99.3s [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:52:35.973Z] #82 DONE 104.7s [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #84 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:52:35.973Z] #84 DONE 104.3s [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #116 [security-bootstrapper builder 6/7] COPY . . [2024-10-28T02:52:35.973Z] #116 ... [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #90 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:52:35.973Z] #90 DONE 108.3s [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #117 [support-cron-scheduler builder 6/7] COPY . . [2024-10-28T02:52:35.973Z] #117 DONE 1.5s [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:52:35.973Z] #118 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #119 [core-data builder 6/7] COPY . . [2024-10-28T02:52:35.973Z] #119 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:52:35.973Z] #120 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:52:35.973Z] #121 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #122 [security-proxy-setup builder 6/7] COPY . . [2024-10-28T02:52:35.973Z] #122 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:52:35.973Z] #123 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #124 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:52:35.973Z] #124 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:52:35.973Z] #125 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #126 [core-command builder 6/7] COPY . . [2024-10-28T02:52:35.973Z] #126 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #127 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:52:35.973Z] #127 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #128 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:52:35.973Z] #128 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #129 [support-notifications builder 6/7] COPY . . [2024-10-28T02:52:35.973Z] #129 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:52:35.973Z] #130 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #131 [security-proxy-auth builder 6/7] COPY . . [2024-10-28T02:52:35.973Z] #131 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:52:35.973Z] #132 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #133 [core-metadata builder 6/7] COPY . . [2024-10-28T02:52:35.973Z] #133 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:52:35.973Z] #134 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:52:35.973Z] #135 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-28T02:52:35.973Z] #136 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2024-10-28T02:52:35.973Z] #137 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-28T02:52:35.973Z] #138 CACHED [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #116 [security-bootstrapper builder 6/7] COPY . . [2024-10-28T02:52:35.973Z] #116 DONE 1.7s [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-28T02:52:35.973Z] #139 DONE 1.6s [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #140 [core-keeper builder 7/8] COPY . . [2024-10-28T02:52:35.973Z] #140 DONE 1.8s [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-28T02:52:35.973Z] #141 ... [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #142 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-28T02:52:35.973Z] #142 DONE 1.8s [2024-10-28T02:52:35.973Z] [2024-10-28T02:52:35.973Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-28T02:52:38.549Z] #143 ... [2024-10-28T02:52:38.549Z] [2024-10-28T02:52:38.549Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-28T02:52:38.549Z] #0 5.004 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-28T02:52:39.157Z] #144 ... [2024-10-28T02:52:39.157Z] [2024-10-28T02:52:39.157Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-28T02:52:39.157Z] #0 6.230 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-28T02:52:39.741Z] #145 ... [2024-10-28T02:52:39.741Z] [2024-10-28T02:52:39.741Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-28T02:52:39.741Z] #141 6.707 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-28T02:52:43.080Z] #141 ... [2024-10-28T02:52:43.080Z] [2024-10-28T02:52:43.080Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-28T02:52:43.080Z] #0 6.666 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-28T02:52:43.080Z] #146 ... [2024-10-28T02:52:43.080Z] [2024-10-28T02:52:43.080Z] #147 [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-28T02:52:43.080Z] #0 5.512 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-28T02:52:43.345Z] #147 ... [2024-10-28T02:52:43.345Z] [2024-10-28T02:52:43.345Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-28T02:52:43.345Z] #0 4.733 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-28T02:52:43.611Z] #148 ... [2024-10-28T02:52:43.611Z] [2024-10-28T02:52:43.611Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-28T02:52:43.611Z] #0 4.348 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-28T02:52:43.611Z] #149 ... [2024-10-28T02:52:43.611Z] [2024-10-28T02:52:43.611Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-28T02:52:43.611Z] #0 6.407 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-28T02:52:43.876Z] #150 ... [2024-10-28T02:52:43.876Z] [2024-10-28T02:52:43.876Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-28T02:52:43.876Z] #0 6.059 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-28T02:52:43.876Z] #151 ... [2024-10-28T02:52:43.876Z] [2024-10-28T02:52:43.876Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-28T02:52:43.876Z] #0 6.837 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-28T02:52:44.174Z] #152 ... [2024-10-28T02:52:44.174Z] [2024-10-28T02:52:44.174Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-28T02:52:44.174Z] #0 6.800 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-28T02:52:44.174Z] #153 ... [2024-10-28T02:52:44.174Z] [2024-10-28T02:52:44.174Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-28T02:52:44.174Z] #143 7.011 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-28T02:53:28.022Z] #153 ... [2024-10-28T02:53:28.022Z] [2024-10-28T02:53:28.022Z] #148 [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-28T02:53:28.022Z] #148 85.48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-28T02:54:36.992Z] #148 ... [2024-10-28T02:54:36.992Z] [2024-10-28T02:54:36.992Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-28T02:54:36.992Z] #144 DONE 161.0s [2024-10-28T02:54:36.992Z] [2024-10-28T02:54:36.992Z] #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-28T02:54:36.992Z] #149 DONE 161.0s [2024-10-28T02:54:36.992Z] [2024-10-28T02:54:36.992Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-28T02:54:36.992Z] #151 DONE 161.0s [2024-10-28T02:54:36.992Z] [2024-10-28T02:54:36.992Z] #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-28T02:54:36.992Z] #146 DONE 161.1s [2024-10-28T02:54:36.992Z] [2024-10-28T02:54:36.992Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-28T02:54:36.992Z] #150 DONE 161.0s [2024-10-28T02:54:36.992Z] [2024-10-28T02:54:36.992Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-28T02:54:36.993Z] #152 DONE 161.1s [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #154 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T02:54:36.993Z] #154 ... [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-28T02:54:36.993Z] #153 DONE 161.2s [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-28T02:54:36.993Z] #145 DONE 161.3s [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-28T02:54:36.993Z] #147 DONE 161.4s [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T02:54:36.993Z] #155 ... [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-28T02:54:36.993Z] #142 DONE 161.4s [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #148 [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-28T02:54:36.993Z] #148 DONE 161.4s [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-28T02:54:36.993Z] #143 DONE 161.4s [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T02:54:36.993Z] #156 ... [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T02:54:36.993Z] #157 DONE 0.4s [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #154 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T02:54:36.993Z] #154 DONE 0.8s [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T02:54:36.993Z] #158 DONE 0.9s [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T02:54:36.993Z] #159 DONE 0.9s [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #160 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-28T02:54:36.993Z] #160 DONE 0.8s [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T02:54:36.993Z] #155 DONE 0.7s [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #161 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T02:54:36.993Z] #161 DONE 0.5s [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T02:54:36.993Z] #162 DONE 0.5s [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T02:54:36.993Z] #156 DONE 0.5s [2024-10-28T02:54:36.993Z] [2024-10-28T02:54:36.993Z] #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-28T02:54:37.966Z] #163 ... [2024-10-28T02:54:37.966Z] [2024-10-28T02:54:37.966Z] #164 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-28T02:54:37.966Z] #164 DONE 0.8s [2024-10-28T02:54:37.966Z] [2024-10-28T02:54:37.966Z] #165 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-28T02:54:37.966Z] #165 DONE 0.9s [2024-10-28T02:54:37.966Z] [2024-10-28T02:54:37.966Z] #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-28T02:54:37.966Z] #166 CACHED [2024-10-28T02:54:37.966Z] [2024-10-28T02:54:37.966Z] #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T02:54:37.966Z] #167 CACHED [2024-10-28T02:54:37.966Z] [2024-10-28T02:54:37.966Z] #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-28T02:54:37.966Z] #168 CACHED [2024-10-28T02:54:37.966Z] [2024-10-28T02:54:37.966Z] #169 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T02:54:37.966Z] #169 CACHED [2024-10-28T02:54:37.966Z] [2024-10-28T02:54:37.966Z] #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-28T02:54:37.966Z] #170 DONE 0.8s [2024-10-28T02:54:37.966Z] [2024-10-28T02:54:37.966Z] #171 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-28T02:54:37.966Z] #171 DONE 0.9s [2024-10-28T02:54:37.966Z] [2024-10-28T02:54:37.966Z] #172 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T02:54:37.966Z] #172 CACHED [2024-10-28T02:54:37.966Z] [2024-10-28T02:54:37.966Z] #173 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-28T02:54:37.966Z] #173 CACHED [2024-10-28T02:54:37.966Z] [2024-10-28T02:54:37.966Z] #174 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-28T02:54:37.966Z] #174 DONE 0.8s [2024-10-28T02:54:37.966Z] [2024-10-28T02:54:37.966Z] #175 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-28T02:54:37.966Z] #175 DONE 0.9s [2024-10-28T02:54:37.966Z] [2024-10-28T02:54:37.966Z] #176 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-28T02:54:37.966Z] #176 DONE 0.9s [2024-10-28T02:54:37.966Z] [2024-10-28T02:54:37.966Z] #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-28T02:54:37.966Z] #163 DONE 0.8s [2024-10-28T02:54:37.966Z] [2024-10-28T02:54:37.966Z] #177 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-28T02:54:40.547Z] #177 ... [2024-10-28T02:54:40.547Z] [2024-10-28T02:54:40.547Z] #178 [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-28T02:54:40.547Z] #178 DONE 2.4s [2024-10-28T02:54:40.547Z] [2024-10-28T02:54:40.547Z] #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-28T02:54:40.547Z] #179 DONE 2.5s [2024-10-28T02:54:40.547Z] [2024-10-28T02:54:40.547Z] #180 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-28T02:54:40.547Z] #180 DONE 2.5s [2024-10-28T02:54:40.547Z] [2024-10-28T02:54:40.547Z] #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-28T02:54:40.547Z] #181 DONE 2.5s [2024-10-28T02:54:40.547Z] [2024-10-28T02:54:40.547Z] #182 [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-28T02:54:40.547Z] #182 DONE 2.5s [2024-10-28T02:54:40.547Z] [2024-10-28T02:54:40.547Z] #177 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-28T02:54:40.547Z] #177 DONE 2.4s [2024-10-28T02:54:40.547Z] [2024-10-28T02:54:40.547Z] #183 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-28T02:54:40.547Z] #183 DONE 2.6s [2024-10-28T02:54:40.547Z] [2024-10-28T02:54:40.547Z] #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-28T02:54:40.547Z] #184 DONE 2.5s [2024-10-28T02:54:40.547Z] [2024-10-28T02:54:40.547Z] #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-28T02:54:40.547Z] #185 DONE 2.6s [2024-10-28T02:54:40.547Z] [2024-10-28T02:54:40.547Z] #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-28T02:54:40.547Z] #186 DONE 2.5s [2024-10-28T02:54:40.547Z] [2024-10-28T02:54:40.547Z] #187 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-28T02:54:40.547Z] #187 DONE 2.6s [2024-10-28T02:54:40.547Z] [2024-10-28T02:54:40.547Z] #188 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-28T02:54:40.547Z] #188 ... [2024-10-28T02:54:40.547Z] [2024-10-28T02:54:40.547Z] #189 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-28T02:54:40.547Z] #189 DONE 3.5s [2024-10-28T02:54:40.547Z] [2024-10-28T02:54:40.547Z] #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-28T02:54:40.547Z] #190 DONE 0.3s [2024-10-28T02:54:40.547Z] [2024-10-28T02:54:40.547Z] #191 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-28T02:54:40.810Z] #191 ... [2024-10-28T02:54:40.810Z] [2024-10-28T02:54:40.810Z] #192 [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-28T02:54:40.810Z] #192 DONE 0.4s [2024-10-28T02:54:40.810Z] [2024-10-28T02:54:40.810Z] #193 [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-28T02:54:40.810Z] #193 DONE 0.5s [2024-10-28T02:54:40.810Z] [2024-10-28T02:54:40.810Z] #194 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-28T02:54:40.810Z] #194 DONE 0.5s [2024-10-28T02:54:40.810Z] [2024-10-28T02:54:40.810Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-28T02:54:40.810Z] #195 DONE 0.6s [2024-10-28T02:54:40.810Z] [2024-10-28T02:54:40.810Z] #196 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-28T02:54:40.810Z] #196 DONE 0.6s [2024-10-28T02:54:40.810Z] [2024-10-28T02:54:40.810Z] #197 [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-28T02:54:40.810Z] #197 DONE 0.6s [2024-10-28T02:54:40.810Z] [2024-10-28T02:54:40.810Z] #198 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-28T02:54:40.810Z] #198 DONE 0.6s [2024-10-28T02:54:40.810Z] [2024-10-28T02:54:40.810Z] #199 [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-28T02:54:41.072Z] #199 ... [2024-10-28T02:54:41.072Z] [2024-10-28T02:54:41.072Z] #200 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-28T02:54:41.072Z] #200 DONE 0.6s [2024-10-28T02:54:41.072Z] [2024-10-28T02:54:41.072Z] #201 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-28T02:54:41.072Z] #201 DONE 0.6s [2024-10-28T02:54:41.072Z] [2024-10-28T02:54:41.072Z] #188 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-28T02:54:41.072Z] #188 DONE 0.7s [2024-10-28T02:54:41.072Z] [2024-10-28T02:54:41.072Z] #202 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T02:54:41.072Z] #202 DONE 0.7s [2024-10-28T02:54:41.072Z] [2024-10-28T02:54:41.072Z] #203 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-28T02:54:41.331Z] #203 ... [2024-10-28T02:54:41.331Z] [2024-10-28T02:54:41.331Z] #191 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-28T02:54:41.331Z] #191 DONE 0.7s [2024-10-28T02:54:41.331Z] [2024-10-28T02:54:41.331Z] #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-28T02:54:41.331Z] #204 DONE 0.5s [2024-10-28T02:54:41.331Z] [2024-10-28T02:54:41.331Z] #205 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-28T02:54:41.331Z] #205 ... [2024-10-28T02:54:41.331Z] [2024-10-28T02:54:41.331Z] #206 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-28T02:54:41.331Z] #206 DONE 0.5s [2024-10-28T02:54:41.331Z] [2024-10-28T02:54:41.331Z] #199 [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-28T02:54:41.331Z] #199 DONE 0.5s [2024-10-28T02:54:41.331Z] [2024-10-28T02:54:41.331Z] #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-28T02:54:41.331Z] #207 DONE 0.6s [2024-10-28T02:54:41.331Z] [2024-10-28T02:54:41.331Z] #208 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-28T02:54:41.331Z] #208 DONE 0.3s [2024-10-28T02:54:41.590Z] [2024-10-28T02:54:41.590Z] #203 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-28T02:54:41.590Z] #203 DONE 0.4s [2024-10-28T02:54:41.590Z] [2024-10-28T02:54:41.590Z] #209 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-28T02:54:41.590Z] #209 DONE 0.4s [2024-10-28T02:54:41.590Z] [2024-10-28T02:54:41.590Z] #113 [security-spiffe-token-provider] exporting to image [2024-10-28T02:54:41.590Z] #113 exporting layers 0.6s done [2024-10-28T02:54:41.590Z] #113 writing image sha256:55957f8fd14fef30cf3b2f4670f5ce2e4b5075a8db4bfefebaac7a7cdcdcc0ac 0.1s done [2024-10-28T02:54:41.590Z] #113 writing image sha256:eff030f2d91c1c33fa89d5a08d18d229bc92e8e866d66ca53a130fcfb5200dba 0.1s done [2024-10-28T02:54:41.590Z] #113 naming to docker.io/library/core-command done [2024-10-28T02:54:41.590Z] #113 naming to docker.io/library/security-spiffe-token-provider done [2024-10-28T02:54:41.864Z] #113 ... [2024-10-28T02:54:41.864Z] [2024-10-28T02:54:41.864Z] #210 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-28T02:54:41.864Z] #210 DONE 0.6s [2024-10-28T02:54:41.864Z] [2024-10-28T02:54:41.864Z] #113 [security-spiffe-token-provider] exporting to image [2024-10-28T02:54:41.864Z] #113 exporting layers 0.9s done [2024-10-28T02:54:41.864Z] #113 writing image sha256:8a58ee48d9e5ab6683f0cac080bdf411259fbfd345244b61ffd03667b9c33aaf [2024-10-28T02:54:42.197Z] #113 ... [2024-10-28T02:54:42.197Z] [2024-10-28T02:54:42.197Z] #205 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-28T02:54:42.197Z] #205 DONE 0.6s [2024-10-28T02:54:42.197Z] [2024-10-28T02:54:42.197Z] #113 [core-keeper] exporting to image [2024-10-28T02:54:42.197Z] #113 writing image sha256:8a58ee48d9e5ab6683f0cac080bdf411259fbfd345244b61ffd03667b9c33aaf 0.0s done [2024-10-28T02:54:42.197Z] #113 naming to docker.io/library/core-keeper done [2024-10-28T02:54:42.197Z] #113 writing image sha256:880fb58712142c2430cddfef1bbadee37c7316ef14f0e2680b8d5d2b89efd832 [2024-10-28T02:54:42.197Z] #113 writing image sha256:880fb58712142c2430cddfef1bbadee37c7316ef14f0e2680b8d5d2b89efd832 0.2s done [2024-10-28T02:54:42.197Z] #113 naming to docker.io/library/support-cron-scheduler 0.1s done [2024-10-28T02:54:42.197Z] #113 ... [2024-10-28T02:54:42.197Z] [2024-10-28T02:54:42.197Z] #211 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-28T02:54:42.197Z] #211 DONE 0.7s [2024-10-28T02:54:42.197Z] [2024-10-28T02:54:42.197Z] #212 [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-28T02:54:42.197Z] #212 DONE 0.8s [2024-10-28T02:54:42.197Z] [2024-10-28T02:54:42.197Z] #213 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-28T02:54:42.197Z] #213 DONE 0.7s [2024-10-28T02:54:42.197Z] [2024-10-28T02:54:42.197Z] #113 [core-common-config-bootstrapper] exporting to image [2024-10-28T02:54:42.197Z] #113 writing image sha256:27f6da2d9f15eae47e1b4e1cec0dd60d0e78371bbce2da4d514a91c1a5abd38b done [2024-10-28T02:54:42.197Z] #113 writing image sha256:92d92b7760829e11e182a5eaf7ba2f9c9b8b0c922d5e36cf1eaea81f0ef9a3bf done [2024-10-28T02:54:42.197Z] #113 naming to docker.io/library/support-notifications done [2024-10-28T02:54:42.197Z] #113 naming to docker.io/library/core-data done [2024-10-28T02:54:42.457Z] #113 ... [2024-10-28T02:54:42.457Z] [2024-10-28T02:54:42.457Z] #214 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-28T02:54:42.457Z] #214 DONE 0.5s [2024-10-28T02:54:42.717Z] [2024-10-28T02:54:42.717Z] #215 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-28T02:54:42.717Z] #215 DONE 0.4s [2024-10-28T02:54:42.717Z] [2024-10-28T02:54:42.717Z] #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-28T02:54:42.717Z] #216 DONE 1.2s [2024-10-28T02:54:42.717Z] [2024-10-28T02:54:42.717Z] #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-28T02:54:42.717Z] #217 DONE 0.1s [2024-10-28T02:54:42.717Z] [2024-10-28T02:54:42.717Z] #113 [core-metadata] exporting to image [2024-10-28T02:54:42.717Z] #113 exporting layers 0.4s done [2024-10-28T02:54:42.717Z] #113 writing image sha256:dea7c8a12d202da7ebc3961160c08ce19111e90aa8975347d9a21381bd6b4e8e done [2024-10-28T02:54:42.717Z] #113 writing image sha256:42afd4b34c0ed6b6b0239ab4e147efedf34367dabf6f5d6d4ed93d2e698cde16 done [2024-10-28T02:54:42.717Z] #113 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-28T02:54:42.717Z] #113 naming to docker.io/library/core-metadata done [2024-10-28T02:54:42.717Z] #113 ... [2024-10-28T02:54:42.717Z] [2024-10-28T02:54:42.717Z] #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-28T02:54:42.717Z] #218 DONE 0.1s [2024-10-28T02:54:42.717Z] [2024-10-28T02:54:42.717Z] #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-28T02:54:42.717Z] #219 DONE 0.1s [2024-10-28T02:54:42.977Z] [2024-10-28T02:54:42.977Z] #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-28T02:54:42.977Z] #220 DONE 0.1s [2024-10-28T02:54:42.977Z] [2024-10-28T02:54:42.977Z] #221 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-28T02:54:42.977Z] #221 DONE 1.1s [2024-10-28T02:54:42.977Z] [2024-10-28T02:54:42.977Z] #222 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-28T02:54:42.977Z] #222 DONE 0.1s [2024-10-28T02:54:42.977Z] [2024-10-28T02:54:42.978Z] #113 [security-proxy-setup] exporting to image [2024-10-28T02:54:42.978Z] #113 writing image sha256:9d392f58f632ff2ea9e7b0b5ca78061962e95541bf8f15826db70474461c1771 done [2024-10-28T02:54:42.978Z] #113 naming to docker.io/library/security-proxy-auth done [2024-10-28T02:54:43.237Z] #113 ... [2024-10-28T02:54:43.237Z] [2024-10-28T02:54:43.237Z] #223 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-28T02:54:43.237Z] #223 DONE 0.1s [2024-10-28T02:54:43.237Z] [2024-10-28T02:54:43.237Z] #113 [security-proxy-setup] exporting to image [2024-10-28T02:54:43.237Z] #113 exporting layers 0.3s done [2024-10-28T02:54:43.237Z] #113 writing image sha256:fe0a299df8994a878d549b585c1dc1ce87156ac8ccddad543849af3476c4a90e done [2024-10-28T02:54:43.237Z] #113 naming to docker.io/library/security-proxy-setup done [2024-10-28T02:54:43.237Z] #113 DONE 3.2s [2024-10-28T02:54:43.237Z] [2024-10-28T02:54:43.237Z] #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-28T02:54:43.237Z] #224 DONE 0.6s [2024-10-28T02:54:43.237Z] [2024-10-28T02:54:43.237Z] #225 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-28T02:54:43.499Z] #225 DONE 0.5s [2024-10-28T02:54:43.499Z] [2024-10-28T02:54:43.499Z] #113 [security-bootstrapper] exporting to image [2024-10-28T02:54:43.499Z] #113 exporting layers 0.2s done [2024-10-28T02:54:43.499Z] #113 writing image sha256:73f4d73309b022433f535cb6bafeace70f7d88e53d47e6295cdc662cf1f24fcf done [2024-10-28T02:54:43.499Z] #113 naming to docker.io/library/security-secretstore-setup [2024-10-28T02:54:43.759Z] #113 naming to docker.io/library/security-secretstore-setup done [2024-10-28T02:54:43.759Z] #113 exporting layers 0.2s done [2024-10-28T02:54:43.759Z] #113 writing image sha256:55ada52df12104496da31985eb7e81a16b9b737af9690587dd6d57d9583ba39f done [2024-10-28T02:54:43.759Z] #113 naming to docker.io/library/security-bootstrapper done [2024-10-28T02:54:43.759Z] #113 DONE 3.7s [2024-10-28T02:54:43.759Z] [2024-10-28T02:54:43.759Z] #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-28T02:54:43.759Z] time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T02:54:43.759Z] time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T02:54:43.759Z] time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T02:54:43.759Z] time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T02:54:43.759Z] time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T02:54:43.759Z] time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T02:54:43.759Z] time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T02:54:43.759Z] time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T02:54:43.759Z] time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T02:54:43.759Z] time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T02:54:43.759Z] time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T02:54:43.759Z] time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T02:54:43.759Z] time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T02:54:43.759Z] time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T02:54:43.759Z] time="2024-10-28T02:49:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-28T02:54:43.775Z] $ docker stop --time=1 8c56a032f65ba93545c50a0a288bd07a559daae8d3394dcf270ae5c75daf901f [2024-10-28T02:54:45.049Z] $ docker rm -f --volumes 8c56a032f65ba93545c50a0a288bd07a559daae8d3394dcf270ae5c75daf901f [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-28T02:54:45.396Z] + docker images [2024-10-28T02:54:45.396Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-28T02:54:45.396Z] security-secretstore-setup latest 73f4d73309b0 2 seconds ago 57.9MB [2024-10-28T02:54:45.396Z] security-bootstrapper latest 55ada52df121 2 seconds ago 32.9MB [2024-10-28T02:54:45.396Z] security-proxy-auth latest 9d392f58f632 3 seconds ago 40MB [2024-10-28T02:54:45.396Z] security-proxy-setup latest fe0a299df899 3 seconds ago 39.4MB [2024-10-28T02:54:45.396Z] core-metadata latest dea7c8a12d20 3 seconds ago 47.9MB [2024-10-28T02:54:45.396Z] core-common-config-bootstrapper latest 42afd4b34c0e 3 seconds ago 26.8MB [2024-10-28T02:54:45.396Z] support-notifications latest 27f6da2d9f15 4 seconds ago 71.1MB [2024-10-28T02:54:45.396Z] core-data latest 92d92b776082 4 seconds ago 47.8MB [2024-10-28T02:54:45.396Z] security-spiffe-token-provider latest eff030f2d91c 5 seconds ago 47MB [2024-10-28T02:54:45.396Z] core-command latest 55957f8fd14f 5 seconds ago 41.9MB [2024-10-28T02:54:45.396Z] core-keeper latest 8a58ee48d9e5 5 seconds ago 41.5MB [2024-10-28T02:54:45.396Z] support-cron-scheduler latest 880fb5871214 5 seconds ago 72.3MB [2024-10-28T02:54:45.396Z] security-spire-config latest 9b6a59a53018 3 minutes ago 127MB [2024-10-28T02:54:45.396Z] security-spire-agent latest 52ff5f04e10b 3 minutes ago 188MB [2024-10-28T02:54:45.396Z] security-spire-server latest f2f217941e4a 3 minutes ago 128MB [2024-10-28T02:54:45.396Z] ci-base-image-x86_64 latest fbd944642b07 8 minutes ago 980MB [2024-10-28T02:54:45.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 3 weeks ago 573MB [2024-10-28T02:54:45.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-10-28T02:54:45.396Z] 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-28T02:54:45.548Z] provisioning config files... [2024-10-28T02:54:45.560Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/736@tmp/config9106263938028151036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-28T02:54:45.871Z] ---> ****-login.sh [2024-10-28T02:54:45.871Z] nexus3.edgexfoundry.org:10001 [2024-10-28T02:54:45.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T02:54:45.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T02:54:45.871Z] Configure a credential helper to remove this warning. See [2024-10-28T02:54:45.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T02:54:45.871Z] [2024-10-28T02:54:45.871Z] Login Succeeded [2024-10-28T02:54:45.871Z] nexus3.edgexfoundry.org:10002 [2024-10-28T02:54:45.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T02:54:46.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T02:54:46.130Z] Configure a credential helper to remove this warning. See [2024-10-28T02:54:46.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T02:54:46.130Z] [2024-10-28T02:54:46.130Z] Login Succeeded [2024-10-28T02:54:46.130Z] nexus3.edgexfoundry.org:10003 [2024-10-28T02:54:46.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T02:54:46.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T02:54:46.131Z] Configure a credential helper to remove this warning. See [2024-10-28T02:54:46.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T02:54:46.131Z] [2024-10-28T02:54:46.131Z] Login Succeeded [2024-10-28T02:54:46.131Z] nexus3.edgexfoundry.org:10004 [2024-10-28T02:54:46.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T02:54:46.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T02:54:46.131Z] Configure a credential helper to remove this warning. See [2024-10-28T02:54:46.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T02:54:46.131Z] [2024-10-28T02:54:46.131Z] Login Succeeded [2024-10-28T02:54:46.131Z] ****.io [2024-10-28T02:54:46.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T02:54:46.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T02:54:46.390Z] Configure a credential helper to remove this warning. See [2024-10-28T02:54:46.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T02:54:46.390Z] [2024-10-28T02:54:46.390Z] Login Succeeded [2024-10-28T02:54:46.390Z] ---> ****-login.sh ends [Pipeline] } [2024-10-28T02:54:46.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T02:54:46.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-28T02:54:46.490Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-28T02:54:46.490Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:54:46.490Z] latest [2024-10-28T02:54:46.490Z] 4.0.0-dev.3 [2024-10-28T02:54:46.490Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:54:46.490Z] main [2024-10-28T02:54:46.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:46.838Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:47.168Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:54:47.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-28T02:54:47.168Z] 49a884b85804: Preparing [2024-10-28T02:54:47.168Z] 14ccc7ccaba1: Preparing [2024-10-28T02:54:47.168Z] 6907d59d1e6e: Preparing [2024-10-28T02:54:47.168Z] a71ccd7c6ec6: Preparing [2024-10-28T02:54:47.168Z] 9611ba31c7e0: Preparing [2024-10-28T02:54:47.168Z] 2f8861b17ce5: Preparing [2024-10-28T02:54:47.168Z] 63ca1fbb43ae: Preparing [2024-10-28T02:54:47.168Z] 2f8861b17ce5: Waiting [2024-10-28T02:54:47.168Z] 63ca1fbb43ae: Waiting [2024-10-28T02:54:47.168Z] 6907d59d1e6e: Pushed [2024-10-28T02:54:47.168Z] a71ccd7c6ec6: Pushed [2024-10-28T02:54:47.168Z] 49a884b85804: Pushed [2024-10-28T02:54:47.168Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:54:47.168Z] 2f8861b17ce5: Pushed [2024-10-28T02:54:47.737Z] 9611ba31c7e0: Pushed [2024-10-28T02:54:50.278Z] 14ccc7ccaba1: Pushed [2024-10-28T02:54:50.278Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:e940c1fb29de30c3bea62f1a98803f3b00078f23b7b5d3380db9743b040e4b98 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:50.610Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:50.941Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-28T02:54:50.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-28T02:54:50.941Z] 49a884b85804: Preparing [2024-10-28T02:54:50.941Z] 14ccc7ccaba1: Preparing [2024-10-28T02:54:50.941Z] 6907d59d1e6e: Preparing [2024-10-28T02:54:50.941Z] a71ccd7c6ec6: Preparing [2024-10-28T02:54:50.941Z] 9611ba31c7e0: Preparing [2024-10-28T02:54:50.941Z] 2f8861b17ce5: Preparing [2024-10-28T02:54:50.941Z] 63ca1fbb43ae: Preparing [2024-10-28T02:54:50.941Z] 2f8861b17ce5: Waiting [2024-10-28T02:54:50.941Z] 63ca1fbb43ae: Waiting [2024-10-28T02:54:50.941Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:54:50.941Z] 14ccc7ccaba1: Layer already exists [2024-10-28T02:54:50.941Z] 49a884b85804: Layer already exists [2024-10-28T02:54:50.941Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:54:50.941Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:54:50.941Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:54:50.941Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:54:50.941Z] latest: digest: sha256:e940c1fb29de30c3bea62f1a98803f3b00078f23b7b5d3380db9743b040e4b98 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:51.270Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:51.587Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.3 [2024-10-28T02:54:51.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-28T02:54:51.587Z] 49a884b85804: Preparing [2024-10-28T02:54:51.587Z] 14ccc7ccaba1: Preparing [2024-10-28T02:54:51.587Z] 6907d59d1e6e: Preparing [2024-10-28T02:54:51.587Z] a71ccd7c6ec6: Preparing [2024-10-28T02:54:51.587Z] 9611ba31c7e0: Preparing [2024-10-28T02:54:51.587Z] 2f8861b17ce5: Preparing [2024-10-28T02:54:51.587Z] 63ca1fbb43ae: Preparing [2024-10-28T02:54:51.587Z] 63ca1fbb43ae: Waiting [2024-10-28T02:54:51.587Z] 2f8861b17ce5: Waiting [2024-10-28T02:54:51.587Z] 14ccc7ccaba1: Layer already exists [2024-10-28T02:54:51.587Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:54:51.587Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:54:51.587Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:54:51.587Z] 49a884b85804: Layer already exists [2024-10-28T02:54:51.587Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:54:51.587Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:54:51.587Z] 4.0.0-dev.3: digest: sha256:e940c1fb29de30c3bea62f1a98803f3b00078f23b7b5d3380db9743b040e4b98 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:51.921Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:52.243Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:54:52.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-28T02:54:52.243Z] 49a884b85804: Preparing [2024-10-28T02:54:52.243Z] 14ccc7ccaba1: Preparing [2024-10-28T02:54:52.243Z] 6907d59d1e6e: Preparing [2024-10-28T02:54:52.243Z] a71ccd7c6ec6: Preparing [2024-10-28T02:54:52.243Z] 9611ba31c7e0: Preparing [2024-10-28T02:54:52.243Z] 2f8861b17ce5: Preparing [2024-10-28T02:54:52.243Z] 63ca1fbb43ae: Preparing [2024-10-28T02:54:52.243Z] 63ca1fbb43ae: Waiting [2024-10-28T02:54:52.243Z] 2f8861b17ce5: Waiting [2024-10-28T02:54:52.243Z] 49a884b85804: Layer already exists [2024-10-28T02:54:52.243Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:54:52.243Z] 14ccc7ccaba1: Layer already exists [2024-10-28T02:54:52.243Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:54:52.243Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:54:52.243Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:54:52.243Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:54:52.243Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:e940c1fb29de30c3bea62f1a98803f3b00078f23b7b5d3380db9743b040e4b98 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:52.575Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:52.894Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-28T02:54:52.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-28T02:54:52.895Z] 49a884b85804: Preparing [2024-10-28T02:54:52.895Z] 14ccc7ccaba1: Preparing [2024-10-28T02:54:52.895Z] 6907d59d1e6e: Preparing [2024-10-28T02:54:52.895Z] a71ccd7c6ec6: Preparing [2024-10-28T02:54:52.895Z] 9611ba31c7e0: Preparing [2024-10-28T02:54:52.895Z] 2f8861b17ce5: Preparing [2024-10-28T02:54:52.895Z] 63ca1fbb43ae: Preparing [2024-10-28T02:54:52.895Z] 2f8861b17ce5: Waiting [2024-10-28T02:54:52.895Z] 63ca1fbb43ae: Waiting [2024-10-28T02:54:52.895Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:54:52.895Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:54:52.895Z] 49a884b85804: Layer already exists [2024-10-28T02:54:52.895Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:54:52.895Z] 14ccc7ccaba1: Layer already exists [2024-10-28T02:54:52.895Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:54:52.895Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:54:52.895Z] main: digest: sha256:e940c1fb29de30c3bea62f1a98803f3b00078f23b7b5d3380db9743b040e4b98 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T02:54:52.973Z] ===================================================== [Pipeline] echo [2024-10-28T02:54:52.985Z] taggedImages: [2024-10-28T02:54:52.985Z] - nexus3.edgexfoundry.org:10004/core-command:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:54:52.985Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-28T02:54:52.985Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.3 [2024-10-28T02:54:52.985Z] - nexus3.edgexfoundry.org:10004/core-command:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:54:52.985Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-28T02:54:53.012Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-28T02:54:53.012Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:54:53.012Z] latest [2024-10-28T02:54:53.012Z] 4.0.0-dev.3 [2024-10-28T02:54:53.012Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:54:53.012Z] main [2024-10-28T02:54:53.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:53.367Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:53.699Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:54:53.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-28T02:54:53.699Z] c1b7087a0f36: Preparing [2024-10-28T02:54:53.699Z] 54e2ae795ffa: Preparing [2024-10-28T02:54:53.699Z] 3557d7409d57: Preparing [2024-10-28T02:54:53.699Z] 338f24f33a98: Preparing [2024-10-28T02:54:53.699Z] 6907d59d1e6e: Preparing [2024-10-28T02:54:53.699Z] a71ccd7c6ec6: Preparing [2024-10-28T02:54:53.699Z] 9611ba31c7e0: Preparing [2024-10-28T02:54:53.699Z] 2f8861b17ce5: Preparing [2024-10-28T02:54:53.699Z] 63ca1fbb43ae: Preparing [2024-10-28T02:54:53.699Z] a71ccd7c6ec6: Waiting [2024-10-28T02:54:53.699Z] 9611ba31c7e0: Waiting [2024-10-28T02:54:53.699Z] 2f8861b17ce5: Waiting [2024-10-28T02:54:53.699Z] 63ca1fbb43ae: Waiting [2024-10-28T02:54:53.699Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:54:53.699Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:54:53.699Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:54:53.699Z] 54e2ae795ffa: Pushed [2024-10-28T02:54:53.699Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:54:53.699Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:54:53.699Z] 3557d7409d57: Pushed [2024-10-28T02:54:53.699Z] c1b7087a0f36: Pushed [2024-10-28T02:54:55.077Z] 338f24f33a98: Pushed [2024-10-28T02:54:55.077Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:9e564905f1fd1b0ab0710bebf24d93256ae10497f97c18bab64d1ce2f2bc2858 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:55.408Z] + 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-28T02:54:55.736Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-28T02:54:55.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-28T02:54:55.736Z] c1b7087a0f36: Preparing [2024-10-28T02:54:55.736Z] 54e2ae795ffa: Preparing [2024-10-28T02:54:55.736Z] 3557d7409d57: Preparing [2024-10-28T02:54:55.736Z] 338f24f33a98: Preparing [2024-10-28T02:54:55.736Z] 6907d59d1e6e: Preparing [2024-10-28T02:54:55.736Z] a71ccd7c6ec6: Preparing [2024-10-28T02:54:55.736Z] 9611ba31c7e0: Preparing [2024-10-28T02:54:55.736Z] 2f8861b17ce5: Preparing [2024-10-28T02:54:55.736Z] 63ca1fbb43ae: Preparing [2024-10-28T02:54:55.736Z] a71ccd7c6ec6: Waiting [2024-10-28T02:54:55.736Z] 9611ba31c7e0: Waiting [2024-10-28T02:54:55.736Z] 2f8861b17ce5: Waiting [2024-10-28T02:54:55.736Z] 63ca1fbb43ae: Waiting [2024-10-28T02:54:55.736Z] 54e2ae795ffa: Layer already exists [2024-10-28T02:54:55.736Z] 3557d7409d57: Layer already exists [2024-10-28T02:54:55.736Z] c1b7087a0f36: Layer already exists [2024-10-28T02:54:55.736Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:54:55.736Z] 338f24f33a98: Layer already exists [2024-10-28T02:54:55.736Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:54:55.736Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:54:55.736Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:54:55.736Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:54:55.736Z] latest: digest: sha256:9e564905f1fd1b0ab0710bebf24d93256ae10497f97c18bab64d1ce2f2bc2858 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:56.068Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:56.392Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.3 [2024-10-28T02:54:56.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-28T02:54:56.392Z] c1b7087a0f36: Preparing [2024-10-28T02:54:56.392Z] 54e2ae795ffa: Preparing [2024-10-28T02:54:56.392Z] 3557d7409d57: Preparing [2024-10-28T02:54:56.392Z] 338f24f33a98: Preparing [2024-10-28T02:54:56.392Z] 6907d59d1e6e: Preparing [2024-10-28T02:54:56.392Z] a71ccd7c6ec6: Preparing [2024-10-28T02:54:56.392Z] 9611ba31c7e0: Preparing [2024-10-28T02:54:56.392Z] 2f8861b17ce5: Preparing [2024-10-28T02:54:56.392Z] 63ca1fbb43ae: Preparing [2024-10-28T02:54:56.392Z] 2f8861b17ce5: Waiting [2024-10-28T02:54:56.392Z] a71ccd7c6ec6: Waiting [2024-10-28T02:54:56.392Z] 9611ba31c7e0: Waiting [2024-10-28T02:54:56.392Z] 54e2ae795ffa: Layer already exists [2024-10-28T02:54:56.392Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:54:56.392Z] 3557d7409d57: Layer already exists [2024-10-28T02:54:56.392Z] c1b7087a0f36: Layer already exists [2024-10-28T02:54:56.392Z] 338f24f33a98: Layer already exists [2024-10-28T02:54:56.392Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:54:56.392Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:54:56.392Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:54:56.392Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:54:56.392Z] 4.0.0-dev.3: digest: sha256:9e564905f1fd1b0ab0710bebf24d93256ae10497f97c18bab64d1ce2f2bc2858 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:56.724Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:57.047Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:54:57.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-28T02:54:57.047Z] c1b7087a0f36: Preparing [2024-10-28T02:54:57.047Z] 54e2ae795ffa: Preparing [2024-10-28T02:54:57.047Z] 3557d7409d57: Preparing [2024-10-28T02:54:57.047Z] 338f24f33a98: Preparing [2024-10-28T02:54:57.047Z] 6907d59d1e6e: Preparing [2024-10-28T02:54:57.047Z] a71ccd7c6ec6: Preparing [2024-10-28T02:54:57.047Z] 9611ba31c7e0: Preparing [2024-10-28T02:54:57.047Z] 2f8861b17ce5: Preparing [2024-10-28T02:54:57.047Z] 63ca1fbb43ae: Preparing [2024-10-28T02:54:57.047Z] a71ccd7c6ec6: Waiting [2024-10-28T02:54:57.047Z] 2f8861b17ce5: Waiting [2024-10-28T02:54:57.047Z] 9611ba31c7e0: Waiting [2024-10-28T02:54:57.047Z] 63ca1fbb43ae: Waiting [2024-10-28T02:54:57.047Z] 338f24f33a98: Layer already exists [2024-10-28T02:54:57.047Z] c1b7087a0f36: Layer already exists [2024-10-28T02:54:57.047Z] 54e2ae795ffa: Layer already exists [2024-10-28T02:54:57.047Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:54:57.047Z] 3557d7409d57: Layer already exists [2024-10-28T02:54:57.047Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:54:57.047Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:54:57.047Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:54:57.047Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:54:57.047Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:9e564905f1fd1b0ab0710bebf24d93256ae10497f97c18bab64d1ce2f2bc2858 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:57.380Z] + 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-28T02:54:57.701Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-28T02:54:57.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-28T02:54:57.701Z] c1b7087a0f36: Preparing [2024-10-28T02:54:57.701Z] 54e2ae795ffa: Preparing [2024-10-28T02:54:57.701Z] 3557d7409d57: Preparing [2024-10-28T02:54:57.701Z] 338f24f33a98: Preparing [2024-10-28T02:54:57.701Z] 6907d59d1e6e: Preparing [2024-10-28T02:54:57.701Z] a71ccd7c6ec6: Preparing [2024-10-28T02:54:57.701Z] 9611ba31c7e0: Preparing [2024-10-28T02:54:57.701Z] 2f8861b17ce5: Preparing [2024-10-28T02:54:57.701Z] 63ca1fbb43ae: Preparing [2024-10-28T02:54:57.701Z] a71ccd7c6ec6: Waiting [2024-10-28T02:54:57.701Z] 2f8861b17ce5: Waiting [2024-10-28T02:54:57.701Z] 9611ba31c7e0: Waiting [2024-10-28T02:54:57.701Z] 63ca1fbb43ae: Waiting [2024-10-28T02:54:57.701Z] 338f24f33a98: Layer already exists [2024-10-28T02:54:57.701Z] c1b7087a0f36: Layer already exists [2024-10-28T02:54:57.701Z] 54e2ae795ffa: Layer already exists [2024-10-28T02:54:57.701Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:54:57.701Z] 3557d7409d57: Layer already exists [2024-10-28T02:54:57.701Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:54:57.701Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:54:57.701Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:54:57.701Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:54:57.701Z] main: digest: sha256:9e564905f1fd1b0ab0710bebf24d93256ae10497f97c18bab64d1ce2f2bc2858 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T02:54:57.783Z] ===================================================== [Pipeline] echo [2024-10-28T02:54:57.798Z] taggedImages: [2024-10-28T02:54:57.798Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:54:57.798Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-28T02:54:57.798Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.3 [2024-10-28T02:54:57.798Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:54:57.798Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-28T02:54:57.826Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-28T02:54:57.826Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:54:57.826Z] latest [2024-10-28T02:54:57.826Z] 4.0.0-dev.3 [2024-10-28T02:54:57.826Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:54:57.826Z] main [2024-10-28T02:54:57.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:58.176Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:54:58.501Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:54:58.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-28T02:54:58.501Z] 5aa4e8b50cb4: Preparing [2024-10-28T02:54:58.501Z] 41996c2ee54d: Preparing [2024-10-28T02:54:58.501Z] d1183ef749c0: Preparing [2024-10-28T02:54:58.501Z] 6907d59d1e6e: Preparing [2024-10-28T02:54:58.501Z] a71ccd7c6ec6: Preparing [2024-10-28T02:54:58.501Z] 42960d536bd3: Preparing [2024-10-28T02:54:58.501Z] 492b2556f356: Preparing [2024-10-28T02:54:58.501Z] 63ca1fbb43ae: Preparing [2024-10-28T02:54:58.501Z] 492b2556f356: Waiting [2024-10-28T02:54:58.501Z] 63ca1fbb43ae: Waiting [2024-10-28T02:54:58.501Z] 42960d536bd3: Waiting [2024-10-28T02:54:58.501Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:54:58.501Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:54:58.501Z] 5aa4e8b50cb4: Pushed [2024-10-28T02:54:58.501Z] 41996c2ee54d: Pushed [2024-10-28T02:54:58.501Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:54:58.501Z] 492b2556f356: Pushed [2024-10-28T02:54:59.069Z] 42960d536bd3: Pushed [2024-10-28T02:55:01.662Z] d1183ef749c0: Pushed [2024-10-28T02:55:01.662Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:9b0f267030d6b17f3e648e0f2def8f94e9afe278c83349d724ebda8ff0c82569 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:02.254Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:02.570Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-28T02:55:02.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-28T02:55:02.570Z] 5aa4e8b50cb4: Preparing [2024-10-28T02:55:02.570Z] 41996c2ee54d: Preparing [2024-10-28T02:55:02.570Z] d1183ef749c0: Preparing [2024-10-28T02:55:02.570Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:02.570Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:02.570Z] 42960d536bd3: Preparing [2024-10-28T02:55:02.570Z] 492b2556f356: Preparing [2024-10-28T02:55:02.570Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:02.570Z] 492b2556f356: Waiting [2024-10-28T02:55:02.570Z] 42960d536bd3: Waiting [2024-10-28T02:55:02.570Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:02.570Z] 5aa4e8b50cb4: Layer already exists [2024-10-28T02:55:02.570Z] 41996c2ee54d: Layer already exists [2024-10-28T02:55:02.570Z] d1183ef749c0: Layer already exists [2024-10-28T02:55:02.570Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:02.570Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:02.570Z] 42960d536bd3: Layer already exists [2024-10-28T02:55:02.570Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:02.570Z] 492b2556f356: Layer already exists [2024-10-28T02:55:02.570Z] latest: digest: sha256:9b0f267030d6b17f3e648e0f2def8f94e9afe278c83349d724ebda8ff0c82569 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:02.899Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:03.244Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.3 [2024-10-28T02:55:03.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-28T02:55:03.244Z] 5aa4e8b50cb4: Preparing [2024-10-28T02:55:03.244Z] 41996c2ee54d: Preparing [2024-10-28T02:55:03.244Z] d1183ef749c0: Preparing [2024-10-28T02:55:03.244Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:03.244Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:03.244Z] 42960d536bd3: Preparing [2024-10-28T02:55:03.244Z] 492b2556f356: Preparing [2024-10-28T02:55:03.244Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:03.244Z] 492b2556f356: Waiting [2024-10-28T02:55:03.244Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:03.244Z] 42960d536bd3: Waiting [2024-10-28T02:55:03.244Z] 5aa4e8b50cb4: Layer already exists [2024-10-28T02:55:03.244Z] d1183ef749c0: Layer already exists [2024-10-28T02:55:03.244Z] 41996c2ee54d: Layer already exists [2024-10-28T02:55:03.244Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:03.244Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:03.244Z] 42960d536bd3: Layer already exists [2024-10-28T02:55:03.244Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:03.244Z] 492b2556f356: Layer already exists [2024-10-28T02:55:03.244Z] 4.0.0-dev.3: digest: sha256:9b0f267030d6b17f3e648e0f2def8f94e9afe278c83349d724ebda8ff0c82569 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:03.574Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:03.898Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:03.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-28T02:55:03.899Z] 5aa4e8b50cb4: Preparing [2024-10-28T02:55:03.899Z] 41996c2ee54d: Preparing [2024-10-28T02:55:03.899Z] d1183ef749c0: Preparing [2024-10-28T02:55:03.899Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:03.899Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:03.899Z] 42960d536bd3: Preparing [2024-10-28T02:55:03.899Z] 492b2556f356: Preparing [2024-10-28T02:55:03.899Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:03.899Z] 42960d536bd3: Waiting [2024-10-28T02:55:03.899Z] 492b2556f356: Waiting [2024-10-28T02:55:03.899Z] 41996c2ee54d: Layer already exists [2024-10-28T02:55:03.899Z] d1183ef749c0: Layer already exists [2024-10-28T02:55:03.899Z] 5aa4e8b50cb4: Layer already exists [2024-10-28T02:55:03.899Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:03.899Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:03.899Z] 492b2556f356: Layer already exists [2024-10-28T02:55:03.899Z] 42960d536bd3: Layer already exists [2024-10-28T02:55:03.899Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:03.899Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:9b0f267030d6b17f3e648e0f2def8f94e9afe278c83349d724ebda8ff0c82569 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:04.236Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:04.569Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-28T02:55:04.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-28T02:55:04.569Z] 5aa4e8b50cb4: Preparing [2024-10-28T02:55:04.569Z] 41996c2ee54d: Preparing [2024-10-28T02:55:04.569Z] d1183ef749c0: Preparing [2024-10-28T02:55:04.569Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:04.569Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:04.569Z] 42960d536bd3: Preparing [2024-10-28T02:55:04.569Z] 492b2556f356: Preparing [2024-10-28T02:55:04.569Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:04.569Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:04.569Z] 492b2556f356: Waiting [2024-10-28T02:55:04.569Z] 42960d536bd3: Waiting [2024-10-28T02:55:04.569Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:04.569Z] 5aa4e8b50cb4: Layer already exists [2024-10-28T02:55:04.569Z] d1183ef749c0: Layer already exists [2024-10-28T02:55:04.569Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:04.569Z] 41996c2ee54d: Layer already exists [2024-10-28T02:55:04.569Z] 42960d536bd3: Layer already exists [2024-10-28T02:55:04.569Z] 492b2556f356: Layer already exists [2024-10-28T02:55:04.569Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:04.569Z] main: digest: sha256:9b0f267030d6b17f3e648e0f2def8f94e9afe278c83349d724ebda8ff0c82569 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T02:55:04.638Z] ===================================================== [Pipeline] echo [2024-10-28T02:55:04.652Z] taggedImages: [2024-10-28T02:55:04.652Z] - nexus3.edgexfoundry.org:10004/core-data:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:04.652Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-28T02:55:04.652Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.3 [2024-10-28T02:55:04.652Z] - nexus3.edgexfoundry.org:10004/core-data:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:04.652Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-28T02:55:04.683Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-28T02:55:04.683Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:04.683Z] latest [2024-10-28T02:55:04.683Z] 4.0.0-dev.3 [2024-10-28T02:55:04.683Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:04.683Z] main [2024-10-28T02:55:04.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:05.035Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:05.356Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:05.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-28T02:55:05.356Z] 4f21bde13432: Preparing [2024-10-28T02:55:05.356Z] 560b7de93b52: Preparing [2024-10-28T02:55:05.356Z] 98f80123c0c8: Preparing [2024-10-28T02:55:05.356Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:05.356Z] 9d2e5acca769: Preparing [2024-10-28T02:55:05.356Z] 8959ba80d141: Preparing [2024-10-28T02:55:05.356Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:05.356Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:05.356Z] 8959ba80d141: Waiting [2024-10-28T02:55:05.356Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:05.356Z] 560b7de93b52: Pushed [2024-10-28T02:55:05.356Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:05.356Z] 8959ba80d141: Pushed [2024-10-28T02:55:05.356Z] 4f21bde13432: Pushed [2024-10-28T02:55:05.356Z] 9d2e5acca769: Pushed [2024-10-28T02:55:08.645Z] 98f80123c0c8: Pushed [2024-10-28T02:55:08.645Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:fcfd91df630d2cb40629a3a7cb3f44a2de2bba102b0b11f048ac2515708fbbcf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:08.975Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:09.373Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-28T02:55:09.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-28T02:55:09.373Z] 4f21bde13432: Preparing [2024-10-28T02:55:09.373Z] 560b7de93b52: Preparing [2024-10-28T02:55:09.373Z] 98f80123c0c8: Preparing [2024-10-28T02:55:09.373Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:09.373Z] 9d2e5acca769: Preparing [2024-10-28T02:55:09.373Z] 8959ba80d141: Preparing [2024-10-28T02:55:09.373Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:09.373Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:09.373Z] 8959ba80d141: Waiting [2024-10-28T02:55:09.373Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:09.373Z] 98f80123c0c8: Layer already exists [2024-10-28T02:55:09.373Z] 560b7de93b52: Layer already exists [2024-10-28T02:55:09.373Z] 4f21bde13432: Layer already exists [2024-10-28T02:55:09.373Z] 9d2e5acca769: Layer already exists [2024-10-28T02:55:09.373Z] 8959ba80d141: Layer already exists [2024-10-28T02:55:09.373Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:09.373Z] latest: digest: sha256:fcfd91df630d2cb40629a3a7cb3f44a2de2bba102b0b11f048ac2515708fbbcf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:09.713Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:10.051Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.3 [2024-10-28T02:55:10.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-28T02:55:10.051Z] 4f21bde13432: Preparing [2024-10-28T02:55:10.051Z] 560b7de93b52: Preparing [2024-10-28T02:55:10.051Z] 98f80123c0c8: Preparing [2024-10-28T02:55:10.051Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:10.051Z] 9d2e5acca769: Preparing [2024-10-28T02:55:10.051Z] 8959ba80d141: Preparing [2024-10-28T02:55:10.051Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:10.051Z] 8959ba80d141: Waiting [2024-10-28T02:55:10.051Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:10.051Z] 560b7de93b52: Layer already exists [2024-10-28T02:55:10.051Z] 9d2e5acca769: Layer already exists [2024-10-28T02:55:10.051Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:10.051Z] 4f21bde13432: Layer already exists [2024-10-28T02:55:10.051Z] 98f80123c0c8: Layer already exists [2024-10-28T02:55:10.051Z] 8959ba80d141: Layer already exists [2024-10-28T02:55:10.051Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:10.051Z] 4.0.0-dev.3: digest: sha256:fcfd91df630d2cb40629a3a7cb3f44a2de2bba102b0b11f048ac2515708fbbcf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:10.378Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:10.712Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:10.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-28T02:55:10.712Z] 4f21bde13432: Preparing [2024-10-28T02:55:10.712Z] 560b7de93b52: Preparing [2024-10-28T02:55:10.712Z] 98f80123c0c8: Preparing [2024-10-28T02:55:10.712Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:10.712Z] 9d2e5acca769: Preparing [2024-10-28T02:55:10.712Z] 8959ba80d141: Preparing [2024-10-28T02:55:10.712Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:10.712Z] 8959ba80d141: Waiting [2024-10-28T02:55:10.712Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:10.712Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:10.712Z] 4f21bde13432: Layer already exists [2024-10-28T02:55:10.712Z] 560b7de93b52: Layer already exists [2024-10-28T02:55:10.712Z] 98f80123c0c8: Layer already exists [2024-10-28T02:55:10.712Z] 9d2e5acca769: Layer already exists [2024-10-28T02:55:10.712Z] 8959ba80d141: Layer already exists [2024-10-28T02:55:10.712Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:10.712Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:fcfd91df630d2cb40629a3a7cb3f44a2de2bba102b0b11f048ac2515708fbbcf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:11.040Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:11.374Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-28T02:55:11.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-28T02:55:11.374Z] 4f21bde13432: Preparing [2024-10-28T02:55:11.374Z] 560b7de93b52: Preparing [2024-10-28T02:55:11.374Z] 98f80123c0c8: Preparing [2024-10-28T02:55:11.374Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:11.374Z] 9d2e5acca769: Preparing [2024-10-28T02:55:11.374Z] 8959ba80d141: Preparing [2024-10-28T02:55:11.374Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:11.374Z] 8959ba80d141: Waiting [2024-10-28T02:55:11.374Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:11.374Z] 4f21bde13432: Layer already exists [2024-10-28T02:55:11.374Z] 560b7de93b52: Layer already exists [2024-10-28T02:55:11.374Z] 98f80123c0c8: Layer already exists [2024-10-28T02:55:11.374Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:11.374Z] 9d2e5acca769: Layer already exists [2024-10-28T02:55:11.374Z] 8959ba80d141: Layer already exists [2024-10-28T02:55:11.374Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:11.374Z] main: digest: sha256:fcfd91df630d2cb40629a3a7cb3f44a2de2bba102b0b11f048ac2515708fbbcf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T02:55:11.466Z] ===================================================== [Pipeline] echo [2024-10-28T02:55:11.487Z] taggedImages: [2024-10-28T02:55:11.487Z] - nexus3.edgexfoundry.org:10004/core-keeper:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:11.487Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-28T02:55:11.487Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.3 [2024-10-28T02:55:11.487Z] - nexus3.edgexfoundry.org:10004/core-keeper:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:11.487Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-28T02:55:11.523Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-28T02:55:11.523Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:11.523Z] latest [2024-10-28T02:55:11.523Z] 4.0.0-dev.3 [2024-10-28T02:55:11.523Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:11.523Z] main [2024-10-28T02:55:11.523Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:11.878Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:12.213Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:12.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-28T02:55:12.213Z] 29838a8e96ae: Preparing [2024-10-28T02:55:12.213Z] 6d1cc8526b71: Preparing [2024-10-28T02:55:12.213Z] b491c5f77d62: Preparing [2024-10-28T02:55:12.213Z] cdd2dd031e41: Preparing [2024-10-28T02:55:12.213Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:12.213Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:12.213Z] 9611ba31c7e0: Preparing [2024-10-28T02:55:12.213Z] 2f8861b17ce5: Preparing [2024-10-28T02:55:12.213Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:12.213Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:12.213Z] 9611ba31c7e0: Waiting [2024-10-28T02:55:12.213Z] 2f8861b17ce5: Waiting [2024-10-28T02:55:12.213Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:12.213Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:12.213Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:12.213Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:55:12.213Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:55:12.213Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:12.213Z] b491c5f77d62: Pushed [2024-10-28T02:55:12.213Z] 6d1cc8526b71: Pushed [2024-10-28T02:55:12.213Z] 29838a8e96ae: Pushed [2024-10-28T02:55:15.506Z] cdd2dd031e41: Pushed [2024-10-28T02:55:15.506Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:dac3604a70335f5f79cb63fc0c226f4cc9bd1fd987a9e8830263ad30520fafe9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:15.847Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:16.180Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-28T02:55:16.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-28T02:55:16.180Z] 29838a8e96ae: Preparing [2024-10-28T02:55:16.180Z] 6d1cc8526b71: Preparing [2024-10-28T02:55:16.180Z] b491c5f77d62: Preparing [2024-10-28T02:55:16.180Z] cdd2dd031e41: Preparing [2024-10-28T02:55:16.180Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:16.180Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:16.180Z] 9611ba31c7e0: Preparing [2024-10-28T02:55:16.180Z] 2f8861b17ce5: Preparing [2024-10-28T02:55:16.180Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:16.180Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:16.180Z] 9611ba31c7e0: Waiting [2024-10-28T02:55:16.180Z] 2f8861b17ce5: Waiting [2024-10-28T02:55:16.180Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:16.180Z] cdd2dd031e41: Layer already exists [2024-10-28T02:55:16.180Z] b491c5f77d62: Layer already exists [2024-10-28T02:55:16.180Z] 6d1cc8526b71: Layer already exists [2024-10-28T02:55:16.180Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:16.180Z] 29838a8e96ae: Layer already exists [2024-10-28T02:55:16.180Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:55:16.180Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:55:16.180Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:16.180Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:16.180Z] latest: digest: sha256:dac3604a70335f5f79cb63fc0c226f4cc9bd1fd987a9e8830263ad30520fafe9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:16.507Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:16.835Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.3 [2024-10-28T02:55:16.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-28T02:55:16.835Z] 29838a8e96ae: Preparing [2024-10-28T02:55:16.835Z] 6d1cc8526b71: Preparing [2024-10-28T02:55:16.835Z] b491c5f77d62: Preparing [2024-10-28T02:55:16.835Z] cdd2dd031e41: Preparing [2024-10-28T02:55:16.835Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:16.835Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:16.835Z] 9611ba31c7e0: Preparing [2024-10-28T02:55:16.835Z] 2f8861b17ce5: Preparing [2024-10-28T02:55:16.835Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:16.835Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:16.835Z] 9611ba31c7e0: Waiting [2024-10-28T02:55:16.835Z] 2f8861b17ce5: Waiting [2024-10-28T02:55:16.835Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:16.835Z] 29838a8e96ae: Layer already exists [2024-10-28T02:55:16.835Z] b491c5f77d62: Layer already exists [2024-10-28T02:55:16.835Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:16.835Z] cdd2dd031e41: Layer already exists [2024-10-28T02:55:16.835Z] 6d1cc8526b71: Layer already exists [2024-10-28T02:55:16.835Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:55:16.835Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:16.835Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:55:16.835Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:16.835Z] 4.0.0-dev.3: digest: sha256:dac3604a70335f5f79cb63fc0c226f4cc9bd1fd987a9e8830263ad30520fafe9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:17.163Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:17.485Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:17.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-28T02:55:17.485Z] 29838a8e96ae: Preparing [2024-10-28T02:55:17.485Z] 6d1cc8526b71: Preparing [2024-10-28T02:55:17.485Z] b491c5f77d62: Preparing [2024-10-28T02:55:17.485Z] cdd2dd031e41: Preparing [2024-10-28T02:55:17.485Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:17.485Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:17.485Z] 9611ba31c7e0: Preparing [2024-10-28T02:55:17.485Z] 2f8861b17ce5: Preparing [2024-10-28T02:55:17.485Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:17.485Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:17.485Z] 9611ba31c7e0: Waiting [2024-10-28T02:55:17.485Z] 2f8861b17ce5: Waiting [2024-10-28T02:55:17.485Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:17.485Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:17.485Z] cdd2dd031e41: Layer already exists [2024-10-28T02:55:17.485Z] b491c5f77d62: Layer already exists [2024-10-28T02:55:17.485Z] 29838a8e96ae: Layer already exists [2024-10-28T02:55:17.485Z] 6d1cc8526b71: Layer already exists [2024-10-28T02:55:17.485Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:55:17.485Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:55:17.485Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:17.485Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:17.485Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:dac3604a70335f5f79cb63fc0c226f4cc9bd1fd987a9e8830263ad30520fafe9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:17.810Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:18.413Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-28T02:55:18.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-28T02:55:18.413Z] 29838a8e96ae: Preparing [2024-10-28T02:55:18.413Z] 6d1cc8526b71: Preparing [2024-10-28T02:55:18.413Z] b491c5f77d62: Preparing [2024-10-28T02:55:18.413Z] cdd2dd031e41: Preparing [2024-10-28T02:55:18.413Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:18.413Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:18.413Z] 9611ba31c7e0: Preparing [2024-10-28T02:55:18.413Z] 2f8861b17ce5: Preparing [2024-10-28T02:55:18.413Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:18.413Z] 2f8861b17ce5: Waiting [2024-10-28T02:55:18.413Z] 9611ba31c7e0: Waiting [2024-10-28T02:55:18.413Z] 29838a8e96ae: Layer already exists [2024-10-28T02:55:18.413Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:18.413Z] b491c5f77d62: Layer already exists [2024-10-28T02:55:18.413Z] cdd2dd031e41: Layer already exists [2024-10-28T02:55:18.413Z] 6d1cc8526b71: Layer already exists [2024-10-28T02:55:18.413Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:18.413Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:55:18.413Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:18.413Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:55:18.413Z] main: digest: sha256:dac3604a70335f5f79cb63fc0c226f4cc9bd1fd987a9e8830263ad30520fafe9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T02:55:18.489Z] ===================================================== [Pipeline] echo [2024-10-28T02:55:18.502Z] taggedImages: [2024-10-28T02:55:18.502Z] - nexus3.edgexfoundry.org:10004/core-metadata:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:18.502Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-28T02:55:18.502Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.3 [2024-10-28T02:55:18.502Z] - nexus3.edgexfoundry.org:10004/core-metadata:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:18.502Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-28T02:55:18.535Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-28T02:55:18.535Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:18.535Z] latest [2024-10-28T02:55:18.535Z] 4.0.0-dev.3 [2024-10-28T02:55:18.535Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:18.535Z] main [2024-10-28T02:55:18.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:18.942Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:19.308Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:19.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-28T02:55:19.308Z] c52d66986102: Preparing [2024-10-28T02:55:19.308Z] 7a52f6678059: Preparing [2024-10-28T02:55:19.308Z] 4556da6558b7: Preparing [2024-10-28T02:55:19.308Z] d50b3ab972fc: Preparing [2024-10-28T02:55:19.308Z] 3f364a5c84fd: Preparing [2024-10-28T02:55:19.308Z] 158f21f10383: Preparing [2024-10-28T02:55:19.308Z] 67ccd324aef8: Preparing [2024-10-28T02:55:19.308Z] 97c721e7e027: Preparing [2024-10-28T02:55:19.308Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:19.308Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:19.308Z] e0e26c0f4f72: Preparing [2024-10-28T02:55:19.308Z] 158f21f10383: Waiting [2024-10-28T02:55:19.308Z] 6907d59d1e6e: Waiting [2024-10-28T02:55:19.308Z] 97c721e7e027: Waiting [2024-10-28T02:55:19.308Z] 219f63d68428: Preparing [2024-10-28T02:55:19.308Z] 5f70bf18a086: Preparing [2024-10-28T02:55:19.308Z] 45c59ac858df: Preparing [2024-10-28T02:55:19.308Z] e0e26c0f4f72: Waiting [2024-10-28T02:55:19.308Z] 219f63d68428: Waiting [2024-10-28T02:55:19.308Z] 5f70bf18a086: Waiting [2024-10-28T02:55:19.308Z] 1f866d7e260f: Preparing [2024-10-28T02:55:19.308Z] 9bb416d42984: Preparing [2024-10-28T02:55:19.308Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:19.308Z] 9bb416d42984: Waiting [2024-10-28T02:55:19.308Z] 45c59ac858df: Waiting [2024-10-28T02:55:19.308Z] 1f866d7e260f: Waiting [2024-10-28T02:55:19.591Z] d50b3ab972fc: Pushed [2024-10-28T02:55:19.591Z] 4556da6558b7: Pushed [2024-10-28T02:55:19.591Z] 7a52f6678059: Pushed [2024-10-28T02:55:19.591Z] 3f364a5c84fd: Pushed [2024-10-28T02:55:19.591Z] c52d66986102: Pushed [2024-10-28T02:55:19.591Z] 158f21f10383: Pushed [2024-10-28T02:55:19.863Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:19.863Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:19.863Z] 5f70bf18a086: Layer already exists [2024-10-28T02:55:19.863Z] 67ccd324aef8: Pushed [2024-10-28T02:55:19.863Z] e0e26c0f4f72: Pushed [2024-10-28T02:55:19.863Z] 219f63d68428: Pushed [2024-10-28T02:55:19.863Z] 45c59ac858df: Pushed [2024-10-28T02:55:19.863Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:19.863Z] 9bb416d42984: Pushed [2024-10-28T02:55:20.479Z] 1f866d7e260f: Pushed [2024-10-28T02:55:21.459Z] 97c721e7e027: Pushed [2024-10-28T02:55:21.459Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:8c0f0ef8432e64f7bf029df64df07ae96099b9e718a6e4d88b10b3c951be35e2 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:21.787Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:22.115Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-28T02:55:22.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-28T02:55:22.116Z] c52d66986102: Preparing [2024-10-28T02:55:22.116Z] 7a52f6678059: Preparing [2024-10-28T02:55:22.116Z] 4556da6558b7: Preparing [2024-10-28T02:55:22.116Z] d50b3ab972fc: Preparing [2024-10-28T02:55:22.116Z] 3f364a5c84fd: Preparing [2024-10-28T02:55:22.116Z] 158f21f10383: Preparing [2024-10-28T02:55:22.116Z] 67ccd324aef8: Preparing [2024-10-28T02:55:22.116Z] 97c721e7e027: Preparing [2024-10-28T02:55:22.116Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:22.116Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:22.116Z] e0e26c0f4f72: Preparing [2024-10-28T02:55:22.116Z] 219f63d68428: Preparing [2024-10-28T02:55:22.116Z] 5f70bf18a086: Preparing [2024-10-28T02:55:22.116Z] 45c59ac858df: Preparing [2024-10-28T02:55:22.116Z] 1f866d7e260f: Preparing [2024-10-28T02:55:22.116Z] 9bb416d42984: Preparing [2024-10-28T02:55:22.116Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:22.116Z] 158f21f10383: Waiting [2024-10-28T02:55:22.116Z] 67ccd324aef8: Waiting [2024-10-28T02:55:22.116Z] 97c721e7e027: Waiting [2024-10-28T02:55:22.116Z] 6907d59d1e6e: Waiting [2024-10-28T02:55:22.116Z] 219f63d68428: Waiting [2024-10-28T02:55:22.116Z] 5f70bf18a086: Waiting [2024-10-28T02:55:22.116Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:22.116Z] e0e26c0f4f72: Waiting [2024-10-28T02:55:22.116Z] 45c59ac858df: Waiting [2024-10-28T02:55:22.116Z] 1f866d7e260f: Waiting [2024-10-28T02:55:22.116Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:22.116Z] 9bb416d42984: Waiting [2024-10-28T02:55:22.116Z] 4556da6558b7: Layer already exists [2024-10-28T02:55:22.116Z] d50b3ab972fc: Layer already exists [2024-10-28T02:55:22.116Z] c52d66986102: Layer already exists [2024-10-28T02:55:22.116Z] 7a52f6678059: Layer already exists [2024-10-28T02:55:22.116Z] 3f364a5c84fd: Layer already exists [2024-10-28T02:55:22.116Z] 158f21f10383: Layer already exists [2024-10-28T02:55:22.116Z] 67ccd324aef8: Layer already exists [2024-10-28T02:55:22.116Z] 97c721e7e027: Layer already exists [2024-10-28T02:55:22.116Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:22.116Z] 219f63d68428: Layer already exists [2024-10-28T02:55:22.116Z] 5f70bf18a086: Layer already exists [2024-10-28T02:55:22.116Z] 45c59ac858df: Layer already exists [2024-10-28T02:55:22.116Z] 9bb416d42984: Layer already exists [2024-10-28T02:55:22.116Z] 1f866d7e260f: Layer already exists [2024-10-28T02:55:22.116Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:22.116Z] e0e26c0f4f72: Layer already exists [2024-10-28T02:55:22.116Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:22.116Z] latest: digest: sha256:8c0f0ef8432e64f7bf029df64df07ae96099b9e718a6e4d88b10b3c951be35e2 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:22.461Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:22.798Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.3 [2024-10-28T02:55:22.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-28T02:55:22.799Z] c52d66986102: Preparing [2024-10-28T02:55:22.799Z] 7a52f6678059: Preparing [2024-10-28T02:55:22.799Z] 4556da6558b7: Preparing [2024-10-28T02:55:22.799Z] d50b3ab972fc: Preparing [2024-10-28T02:55:22.799Z] 3f364a5c84fd: Preparing [2024-10-28T02:55:22.799Z] 158f21f10383: Preparing [2024-10-28T02:55:22.799Z] 67ccd324aef8: Preparing [2024-10-28T02:55:22.799Z] 97c721e7e027: Preparing [2024-10-28T02:55:22.799Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:22.799Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:22.799Z] e0e26c0f4f72: Preparing [2024-10-28T02:55:22.799Z] 219f63d68428: Preparing [2024-10-28T02:55:22.799Z] 5f70bf18a086: Preparing [2024-10-28T02:55:22.799Z] 45c59ac858df: Preparing [2024-10-28T02:55:22.799Z] 1f866d7e260f: Preparing [2024-10-28T02:55:22.799Z] 9bb416d42984: Preparing [2024-10-28T02:55:22.799Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:22.799Z] 158f21f10383: Waiting [2024-10-28T02:55:22.799Z] 67ccd324aef8: Waiting [2024-10-28T02:55:22.799Z] 97c721e7e027: Waiting [2024-10-28T02:55:22.799Z] 6907d59d1e6e: Waiting [2024-10-28T02:55:22.799Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:22.799Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:22.799Z] 1f866d7e260f: Waiting [2024-10-28T02:55:22.799Z] e0e26c0f4f72: Waiting [2024-10-28T02:55:22.799Z] 219f63d68428: Waiting [2024-10-28T02:55:22.799Z] 9bb416d42984: Waiting [2024-10-28T02:55:22.799Z] 5f70bf18a086: Waiting [2024-10-28T02:55:22.799Z] 45c59ac858df: Waiting [2024-10-28T02:55:22.799Z] c52d66986102: Layer already exists [2024-10-28T02:55:22.799Z] 7a52f6678059: Layer already exists [2024-10-28T02:55:22.799Z] 4556da6558b7: Layer already exists [2024-10-28T02:55:22.799Z] 3f364a5c84fd: Layer already exists [2024-10-28T02:55:22.799Z] d50b3ab972fc: Layer already exists [2024-10-28T02:55:22.799Z] 67ccd324aef8: Layer already exists [2024-10-28T02:55:22.799Z] 158f21f10383: Layer already exists [2024-10-28T02:55:22.799Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:22.799Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:22.799Z] 97c721e7e027: Layer already exists [2024-10-28T02:55:22.799Z] e0e26c0f4f72: Layer already exists [2024-10-28T02:55:22.799Z] 5f70bf18a086: Layer already exists [2024-10-28T02:55:22.799Z] 45c59ac858df: Layer already exists [2024-10-28T02:55:22.799Z] 219f63d68428: Layer already exists [2024-10-28T02:55:22.799Z] 1f866d7e260f: Layer already exists [2024-10-28T02:55:22.799Z] 9bb416d42984: Layer already exists [2024-10-28T02:55:22.799Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:22.799Z] 4.0.0-dev.3: digest: sha256:8c0f0ef8432e64f7bf029df64df07ae96099b9e718a6e4d88b10b3c951be35e2 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:23.128Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:23.454Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:23.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-28T02:55:23.454Z] c52d66986102: Preparing [2024-10-28T02:55:23.454Z] 7a52f6678059: Preparing [2024-10-28T02:55:23.454Z] 4556da6558b7: Preparing [2024-10-28T02:55:23.454Z] d50b3ab972fc: Preparing [2024-10-28T02:55:23.454Z] 3f364a5c84fd: Preparing [2024-10-28T02:55:23.454Z] 158f21f10383: Preparing [2024-10-28T02:55:23.454Z] 67ccd324aef8: Preparing [2024-10-28T02:55:23.454Z] 97c721e7e027: Preparing [2024-10-28T02:55:23.454Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:23.454Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:23.454Z] e0e26c0f4f72: Preparing [2024-10-28T02:55:23.454Z] 219f63d68428: Preparing [2024-10-28T02:55:23.454Z] 5f70bf18a086: Preparing [2024-10-28T02:55:23.454Z] 45c59ac858df: Preparing [2024-10-28T02:55:23.454Z] 1f866d7e260f: Preparing [2024-10-28T02:55:23.454Z] 9bb416d42984: Preparing [2024-10-28T02:55:23.454Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:23.454Z] 158f21f10383: Waiting [2024-10-28T02:55:23.454Z] 219f63d68428: Waiting [2024-10-28T02:55:23.454Z] 45c59ac858df: Waiting [2024-10-28T02:55:23.454Z] 67ccd324aef8: Waiting [2024-10-28T02:55:23.454Z] 5f70bf18a086: Waiting [2024-10-28T02:55:23.454Z] 97c721e7e027: Waiting [2024-10-28T02:55:23.454Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:23.454Z] e0e26c0f4f72: Waiting [2024-10-28T02:55:23.454Z] 6907d59d1e6e: Waiting [2024-10-28T02:55:23.454Z] 1f866d7e260f: Waiting [2024-10-28T02:55:23.454Z] 9bb416d42984: Waiting [2024-10-28T02:55:23.454Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:23.454Z] 4556da6558b7: Layer already exists [2024-10-28T02:55:23.454Z] 3f364a5c84fd: Layer already exists [2024-10-28T02:55:23.454Z] d50b3ab972fc: Layer already exists [2024-10-28T02:55:23.454Z] 7a52f6678059: Layer already exists [2024-10-28T02:55:23.454Z] c52d66986102: Layer already exists [2024-10-28T02:55:23.454Z] 158f21f10383: Layer already exists [2024-10-28T02:55:23.454Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:23.454Z] 67ccd324aef8: Layer already exists [2024-10-28T02:55:23.454Z] 97c721e7e027: Layer already exists [2024-10-28T02:55:23.454Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:23.454Z] 219f63d68428: Layer already exists [2024-10-28T02:55:23.454Z] e0e26c0f4f72: Layer already exists [2024-10-28T02:55:23.454Z] 5f70bf18a086: Layer already exists [2024-10-28T02:55:23.454Z] 1f866d7e260f: Layer already exists [2024-10-28T02:55:23.454Z] 45c59ac858df: Layer already exists [2024-10-28T02:55:23.454Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:23.454Z] 9bb416d42984: Layer already exists [2024-10-28T02:55:23.454Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:8c0f0ef8432e64f7bf029df64df07ae96099b9e718a6e4d88b10b3c951be35e2 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:23.795Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:24.119Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-28T02:55:24.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-28T02:55:24.119Z] c52d66986102: Preparing [2024-10-28T02:55:24.119Z] 7a52f6678059: Preparing [2024-10-28T02:55:24.119Z] 4556da6558b7: Preparing [2024-10-28T02:55:24.119Z] d50b3ab972fc: Preparing [2024-10-28T02:55:24.119Z] 3f364a5c84fd: Preparing [2024-10-28T02:55:24.119Z] 158f21f10383: Preparing [2024-10-28T02:55:24.119Z] 67ccd324aef8: Preparing [2024-10-28T02:55:24.119Z] 97c721e7e027: Preparing [2024-10-28T02:55:24.119Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:24.119Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:24.119Z] e0e26c0f4f72: Preparing [2024-10-28T02:55:24.119Z] 219f63d68428: Preparing [2024-10-28T02:55:24.119Z] 5f70bf18a086: Preparing [2024-10-28T02:55:24.119Z] 45c59ac858df: Preparing [2024-10-28T02:55:24.119Z] 1f866d7e260f: Preparing [2024-10-28T02:55:24.119Z] 9bb416d42984: Preparing [2024-10-28T02:55:24.119Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:24.119Z] 158f21f10383: Waiting [2024-10-28T02:55:24.119Z] 67ccd324aef8: Waiting [2024-10-28T02:55:24.119Z] 5f70bf18a086: Waiting [2024-10-28T02:55:24.119Z] 97c721e7e027: Waiting [2024-10-28T02:55:24.119Z] 45c59ac858df: Waiting [2024-10-28T02:55:24.119Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:24.119Z] 1f866d7e260f: Waiting [2024-10-28T02:55:24.119Z] e0e26c0f4f72: Waiting [2024-10-28T02:55:24.119Z] 9bb416d42984: Waiting [2024-10-28T02:55:24.119Z] 219f63d68428: Waiting [2024-10-28T02:55:24.119Z] 3f364a5c84fd: Layer already exists [2024-10-28T02:55:24.119Z] d50b3ab972fc: Layer already exists [2024-10-28T02:55:24.119Z] 4556da6558b7: Layer already exists [2024-10-28T02:55:24.119Z] 7a52f6678059: Layer already exists [2024-10-28T02:55:24.119Z] c52d66986102: Layer already exists [2024-10-28T02:55:24.119Z] 158f21f10383: Layer already exists [2024-10-28T02:55:24.119Z] 67ccd324aef8: Layer already exists [2024-10-28T02:55:24.119Z] 97c721e7e027: Layer already exists [2024-10-28T02:55:24.119Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:24.119Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:24.119Z] e0e26c0f4f72: Layer already exists [2024-10-28T02:55:24.119Z] 219f63d68428: Layer already exists [2024-10-28T02:55:24.119Z] 5f70bf18a086: Layer already exists [2024-10-28T02:55:24.119Z] 1f866d7e260f: Layer already exists [2024-10-28T02:55:24.119Z] 45c59ac858df: Layer already exists [2024-10-28T02:55:24.119Z] 9bb416d42984: Layer already exists [2024-10-28T02:55:24.119Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:24.119Z] main: digest: sha256:8c0f0ef8432e64f7bf029df64df07ae96099b9e718a6e4d88b10b3c951be35e2 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T02:55:24.184Z] ===================================================== [Pipeline] echo [2024-10-28T02:55:24.194Z] taggedImages: [2024-10-28T02:55:24.194Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:24.194Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-28T02:55:24.194Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.3 [2024-10-28T02:55:24.194Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:24.194Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-28T02:55:24.218Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-28T02:55:24.218Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:24.218Z] latest [2024-10-28T02:55:24.218Z] 4.0.0-dev.3 [2024-10-28T02:55:24.218Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:24.218Z] main [2024-10-28T02:55:24.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:24.570Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:24.905Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:24.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-28T02:55:24.905Z] 3c62feef1afc: Preparing [2024-10-28T02:55:24.905Z] c4560801a593: Preparing [2024-10-28T02:55:24.905Z] f92a1130fd2a: Preparing [2024-10-28T02:55:24.905Z] 918003cec114: Preparing [2024-10-28T02:55:24.905Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:24.905Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:24.905Z] 9611ba31c7e0: Preparing [2024-10-28T02:55:24.905Z] 2f8861b17ce5: Preparing [2024-10-28T02:55:24.905Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:24.905Z] 9611ba31c7e0: Waiting [2024-10-28T02:55:24.905Z] 2f8861b17ce5: Waiting [2024-10-28T02:55:24.905Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:24.905Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:24.905Z] c4560801a593: Pushed [2024-10-28T02:55:24.905Z] f92a1130fd2a: Pushed [2024-10-28T02:55:24.905Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:24.905Z] 3c62feef1afc: Pushed [2024-10-28T02:55:25.166Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:55:25.166Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:55:25.166Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:27.704Z] 918003cec114: Pushed [2024-10-28T02:55:27.704Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:b61e767fbc42a9229b6a4b6f92837f32c255fc0d57d540f666e36152c7d109b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:28.031Z] + 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-28T02:55:28.351Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-28T02:55:28.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-28T02:55:28.351Z] 3c62feef1afc: Preparing [2024-10-28T02:55:28.351Z] c4560801a593: Preparing [2024-10-28T02:55:28.351Z] f92a1130fd2a: Preparing [2024-10-28T02:55:28.351Z] 918003cec114: Preparing [2024-10-28T02:55:28.351Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:28.351Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:28.351Z] 9611ba31c7e0: Preparing [2024-10-28T02:55:28.351Z] 2f8861b17ce5: Preparing [2024-10-28T02:55:28.351Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:28.351Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:28.351Z] 2f8861b17ce5: Waiting [2024-10-28T02:55:28.351Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:28.351Z] 9611ba31c7e0: Waiting [2024-10-28T02:55:28.351Z] c4560801a593: Layer already exists [2024-10-28T02:55:28.351Z] f92a1130fd2a: Layer already exists [2024-10-28T02:55:28.351Z] 918003cec114: Layer already exists [2024-10-28T02:55:28.351Z] 3c62feef1afc: Layer already exists [2024-10-28T02:55:28.351Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:28.351Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:55:28.351Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:28.351Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:55:28.351Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:28.351Z] latest: digest: sha256:b61e767fbc42a9229b6a4b6f92837f32c255fc0d57d540f666e36152c7d109b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:28.686Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:29.009Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.3 [2024-10-28T02:55:29.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-28T02:55:29.009Z] 3c62feef1afc: Preparing [2024-10-28T02:55:29.009Z] c4560801a593: Preparing [2024-10-28T02:55:29.009Z] f92a1130fd2a: Preparing [2024-10-28T02:55:29.009Z] 918003cec114: Preparing [2024-10-28T02:55:29.009Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:29.009Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:29.009Z] 9611ba31c7e0: Preparing [2024-10-28T02:55:29.009Z] 2f8861b17ce5: Preparing [2024-10-28T02:55:29.009Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:29.009Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:29.009Z] 9611ba31c7e0: Waiting [2024-10-28T02:55:29.009Z] 2f8861b17ce5: Waiting [2024-10-28T02:55:29.009Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:29.009Z] 3c62feef1afc: Layer already exists [2024-10-28T02:55:29.009Z] c4560801a593: Layer already exists [2024-10-28T02:55:29.009Z] f92a1130fd2a: Layer already exists [2024-10-28T02:55:29.009Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:29.009Z] 918003cec114: Layer already exists [2024-10-28T02:55:29.009Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:55:29.009Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:29.009Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:29.009Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:55:29.009Z] 4.0.0-dev.3: digest: sha256:b61e767fbc42a9229b6a4b6f92837f32c255fc0d57d540f666e36152c7d109b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:29.345Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:29.667Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:29.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-28T02:55:29.667Z] 3c62feef1afc: Preparing [2024-10-28T02:55:29.667Z] c4560801a593: Preparing [2024-10-28T02:55:29.667Z] f92a1130fd2a: Preparing [2024-10-28T02:55:29.667Z] 918003cec114: Preparing [2024-10-28T02:55:29.667Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:29.667Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:29.667Z] 9611ba31c7e0: Preparing [2024-10-28T02:55:29.667Z] 2f8861b17ce5: Preparing [2024-10-28T02:55:29.667Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:29.667Z] 9611ba31c7e0: Waiting [2024-10-28T02:55:29.667Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:29.667Z] 2f8861b17ce5: Waiting [2024-10-28T02:55:29.667Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:29.667Z] 3c62feef1afc: Layer already exists [2024-10-28T02:55:29.667Z] 918003cec114: Layer already exists [2024-10-28T02:55:29.667Z] c4560801a593: Layer already exists [2024-10-28T02:55:29.667Z] f92a1130fd2a: Layer already exists [2024-10-28T02:55:29.667Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:55:29.667Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:55:29.667Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:29.668Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:29.668Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:29.668Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:b61e767fbc42a9229b6a4b6f92837f32c255fc0d57d540f666e36152c7d109b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:29.999Z] + 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-28T02:55:30.317Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-28T02:55:30.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-28T02:55:30.317Z] 3c62feef1afc: Preparing [2024-10-28T02:55:30.317Z] c4560801a593: Preparing [2024-10-28T02:55:30.317Z] f92a1130fd2a: Preparing [2024-10-28T02:55:30.317Z] 918003cec114: Preparing [2024-10-28T02:55:30.317Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:30.317Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:30.317Z] 9611ba31c7e0: Preparing [2024-10-28T02:55:30.317Z] 2f8861b17ce5: Preparing [2024-10-28T02:55:30.317Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:30.317Z] 9611ba31c7e0: Waiting [2024-10-28T02:55:30.317Z] 2f8861b17ce5: Waiting [2024-10-28T02:55:30.317Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:30.317Z] c4560801a593: Layer already exists [2024-10-28T02:55:30.317Z] 3c62feef1afc: Layer already exists [2024-10-28T02:55:30.317Z] f92a1130fd2a: Layer already exists [2024-10-28T02:55:30.317Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:30.317Z] 918003cec114: Layer already exists [2024-10-28T02:55:30.317Z] 9611ba31c7e0: Layer already exists [2024-10-28T02:55:30.317Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:30.317Z] 2f8861b17ce5: Layer already exists [2024-10-28T02:55:30.317Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:30.317Z] main: digest: sha256:b61e767fbc42a9229b6a4b6f92837f32c255fc0d57d540f666e36152c7d109b8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T02:55:30.418Z] ===================================================== [Pipeline] echo [2024-10-28T02:55:30.430Z] taggedImages: [2024-10-28T02:55:30.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:30.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-28T02:55:30.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.3 [2024-10-28T02:55:30.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:30.430Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-28T02:55:30.457Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-28T02:55:30.457Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:30.457Z] latest [2024-10-28T02:55:30.457Z] 4.0.0-dev.3 [2024-10-28T02:55:30.457Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:30.457Z] main [2024-10-28T02:55:30.457Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:30.802Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:31.122Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:31.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-28T02:55:31.122Z] 514ef1d3d7f9: Preparing [2024-10-28T02:55:31.122Z] 82f8631265bc: Preparing [2024-10-28T02:55:31.122Z] 617ccf60a230: Preparing [2024-10-28T02:55:31.122Z] 3ac1a2028d3d: Preparing [2024-10-28T02:55:31.122Z] 035b35447ce5: Preparing [2024-10-28T02:55:31.122Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:31.122Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:31.122Z] b1bdad30300a: Preparing [2024-10-28T02:55:31.122Z] b5119e3d16d2: Preparing [2024-10-28T02:55:31.122Z] 59aee55e871d: Preparing [2024-10-28T02:55:31.122Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:31.122Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:31.122Z] 6907d59d1e6e: Waiting [2024-10-28T02:55:31.122Z] b1bdad30300a: Waiting [2024-10-28T02:55:31.122Z] 59aee55e871d: Waiting [2024-10-28T02:55:31.122Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:31.122Z] 82f8631265bc: Pushed [2024-10-28T02:55:31.122Z] 3ac1a2028d3d: Pushed [2024-10-28T02:55:31.122Z] 035b35447ce5: Pushed [2024-10-28T02:55:31.122Z] 514ef1d3d7f9: Pushed [2024-10-28T02:55:31.122Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:31.122Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:31.122Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:31.380Z] b1bdad30300a: Pushed [2024-10-28T02:55:31.380Z] b5119e3d16d2: Pushed [2024-10-28T02:55:32.766Z] 617ccf60a230: Pushed [2024-10-28T02:55:33.024Z] 59aee55e871d: Pushed [2024-10-28T02:55:33.282Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:2efb7d166542b96569eb4fee3a53a055e798118375e2c6257ebe2c9219720a16 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:33.608Z] + 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-28T02:55:33.928Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-28T02:55:33.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-28T02:55:33.928Z] 514ef1d3d7f9: Preparing [2024-10-28T02:55:33.928Z] 82f8631265bc: Preparing [2024-10-28T02:55:33.928Z] 617ccf60a230: Preparing [2024-10-28T02:55:33.928Z] 3ac1a2028d3d: Preparing [2024-10-28T02:55:33.928Z] 035b35447ce5: Preparing [2024-10-28T02:55:33.928Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:33.928Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:33.928Z] b1bdad30300a: Preparing [2024-10-28T02:55:33.928Z] b5119e3d16d2: Preparing [2024-10-28T02:55:33.928Z] 59aee55e871d: Preparing [2024-10-28T02:55:33.928Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:33.928Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:33.928Z] b5119e3d16d2: Waiting [2024-10-28T02:55:33.928Z] 6907d59d1e6e: Waiting [2024-10-28T02:55:33.928Z] 59aee55e871d: Waiting [2024-10-28T02:55:33.928Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:33.928Z] b1bdad30300a: Waiting [2024-10-28T02:55:33.928Z] 035b35447ce5: Layer already exists [2024-10-28T02:55:33.928Z] 3ac1a2028d3d: Layer already exists [2024-10-28T02:55:33.928Z] 617ccf60a230: Layer already exists [2024-10-28T02:55:33.928Z] 82f8631265bc: Layer already exists [2024-10-28T02:55:33.928Z] 514ef1d3d7f9: Layer already exists [2024-10-28T02:55:33.928Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:33.928Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:33.928Z] b1bdad30300a: Layer already exists [2024-10-28T02:55:33.928Z] b5119e3d16d2: Layer already exists [2024-10-28T02:55:33.928Z] 59aee55e871d: Layer already exists [2024-10-28T02:55:33.928Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:33.928Z] latest: digest: sha256:2efb7d166542b96569eb4fee3a53a055e798118375e2c6257ebe2c9219720a16 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:34.254Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:34.583Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.3 [2024-10-28T02:55:34.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-28T02:55:34.584Z] 514ef1d3d7f9: Preparing [2024-10-28T02:55:34.584Z] 82f8631265bc: Preparing [2024-10-28T02:55:34.584Z] 617ccf60a230: Preparing [2024-10-28T02:55:34.584Z] 3ac1a2028d3d: Preparing [2024-10-28T02:55:34.584Z] 035b35447ce5: Preparing [2024-10-28T02:55:34.584Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:34.584Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:34.584Z] b1bdad30300a: Preparing [2024-10-28T02:55:34.584Z] b5119e3d16d2: Preparing [2024-10-28T02:55:34.584Z] 59aee55e871d: Preparing [2024-10-28T02:55:34.584Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:34.584Z] 6907d59d1e6e: Waiting [2024-10-28T02:55:34.584Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:34.584Z] b1bdad30300a: Waiting [2024-10-28T02:55:34.584Z] b5119e3d16d2: Waiting [2024-10-28T02:55:34.584Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:34.584Z] 59aee55e871d: Waiting [2024-10-28T02:55:34.584Z] 3ac1a2028d3d: Layer already exists [2024-10-28T02:55:34.584Z] 82f8631265bc: Layer already exists [2024-10-28T02:55:34.584Z] 514ef1d3d7f9: Layer already exists [2024-10-28T02:55:34.584Z] 617ccf60a230: Layer already exists [2024-10-28T02:55:34.584Z] 035b35447ce5: Layer already exists [2024-10-28T02:55:34.584Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:34.584Z] b1bdad30300a: Layer already exists [2024-10-28T02:55:34.584Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:34.584Z] b5119e3d16d2: Layer already exists [2024-10-28T02:55:34.584Z] 59aee55e871d: Layer already exists [2024-10-28T02:55:34.584Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:34.584Z] 4.0.0-dev.3: digest: sha256:2efb7d166542b96569eb4fee3a53a055e798118375e2c6257ebe2c9219720a16 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:34.910Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:35.235Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:35.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-28T02:55:35.235Z] 514ef1d3d7f9: Preparing [2024-10-28T02:55:35.235Z] 82f8631265bc: Preparing [2024-10-28T02:55:35.235Z] 617ccf60a230: Preparing [2024-10-28T02:55:35.235Z] 3ac1a2028d3d: Preparing [2024-10-28T02:55:35.235Z] 035b35447ce5: Preparing [2024-10-28T02:55:35.235Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:35.235Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:35.235Z] b1bdad30300a: Preparing [2024-10-28T02:55:35.235Z] b5119e3d16d2: Preparing [2024-10-28T02:55:35.235Z] 59aee55e871d: Preparing [2024-10-28T02:55:35.235Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:35.235Z] b1bdad30300a: Waiting [2024-10-28T02:55:35.235Z] b5119e3d16d2: Waiting [2024-10-28T02:55:35.235Z] 6907d59d1e6e: Waiting [2024-10-28T02:55:35.235Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:35.235Z] 59aee55e871d: Waiting [2024-10-28T02:55:35.235Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:35.235Z] 3ac1a2028d3d: Layer already exists [2024-10-28T02:55:35.235Z] 82f8631265bc: Layer already exists [2024-10-28T02:55:35.235Z] 035b35447ce5: Layer already exists [2024-10-28T02:55:35.235Z] 617ccf60a230: Layer already exists [2024-10-28T02:55:35.235Z] 514ef1d3d7f9: Layer already exists [2024-10-28T02:55:35.235Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:35.235Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:35.235Z] b1bdad30300a: Layer already exists [2024-10-28T02:55:35.235Z] 59aee55e871d: Layer already exists [2024-10-28T02:55:35.235Z] b5119e3d16d2: Layer already exists [2024-10-28T02:55:35.235Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:35.235Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:2efb7d166542b96569eb4fee3a53a055e798118375e2c6257ebe2c9219720a16 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:35.565Z] + 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-28T02:55:35.888Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-28T02:55:35.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-28T02:55:35.888Z] 514ef1d3d7f9: Preparing [2024-10-28T02:55:35.888Z] 82f8631265bc: Preparing [2024-10-28T02:55:35.888Z] 617ccf60a230: Preparing [2024-10-28T02:55:35.888Z] 3ac1a2028d3d: Preparing [2024-10-28T02:55:35.888Z] 035b35447ce5: Preparing [2024-10-28T02:55:35.888Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:35.888Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:35.888Z] b1bdad30300a: Preparing [2024-10-28T02:55:35.888Z] b5119e3d16d2: Preparing [2024-10-28T02:55:35.888Z] 59aee55e871d: Preparing [2024-10-28T02:55:35.888Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:35.888Z] 6907d59d1e6e: Waiting [2024-10-28T02:55:35.888Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:35.888Z] 59aee55e871d: Waiting [2024-10-28T02:55:35.888Z] b1bdad30300a: Waiting [2024-10-28T02:55:35.888Z] b5119e3d16d2: Waiting [2024-10-28T02:55:35.888Z] 617ccf60a230: Layer already exists [2024-10-28T02:55:35.888Z] 82f8631265bc: Layer already exists [2024-10-28T02:55:35.888Z] 3ac1a2028d3d: Layer already exists [2024-10-28T02:55:35.888Z] 035b35447ce5: Layer already exists [2024-10-28T02:55:35.888Z] 514ef1d3d7f9: Layer already exists [2024-10-28T02:55:35.888Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:35.888Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:35.888Z] b1bdad30300a: Layer already exists [2024-10-28T02:55:35.888Z] b5119e3d16d2: Layer already exists [2024-10-28T02:55:35.888Z] 59aee55e871d: Layer already exists [2024-10-28T02:55:35.888Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:35.888Z] main: digest: sha256:2efb7d166542b96569eb4fee3a53a055e798118375e2c6257ebe2c9219720a16 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T02:55:35.955Z] ===================================================== [Pipeline] echo [2024-10-28T02:55:35.969Z] taggedImages: [2024-10-28T02:55:35.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:35.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-28T02:55:35.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.3 [2024-10-28T02:55:35.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:35.969Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-28T02:55:35.995Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-28T02:55:35.995Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:35.995Z] latest [2024-10-28T02:55:35.995Z] 4.0.0-dev.3 [2024-10-28T02:55:35.995Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:35.995Z] main [2024-10-28T02:55:35.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:36.333Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:36.660Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:36.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-28T02:55:36.660Z] 1aacf8a4acbc: Preparing [2024-10-28T02:55:36.660Z] 99001c0dd6b1: Preparing [2024-10-28T02:55:36.660Z] 67c58689a4bd: Preparing [2024-10-28T02:55:36.660Z] 36c8d17c5fc3: Preparing [2024-10-28T02:55:36.660Z] 6e084d33c193: Preparing [2024-10-28T02:55:36.660Z] 82beca362c42: Preparing [2024-10-28T02:55:36.660Z] 095b66aff80d: Preparing [2024-10-28T02:55:36.660Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:36.660Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:36.660Z] 33c87b42286d: Preparing [2024-10-28T02:55:36.660Z] 2cee082ee3bd: Preparing [2024-10-28T02:55:36.660Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:36.660Z] 6907d59d1e6e: Waiting [2024-10-28T02:55:36.660Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:36.660Z] 2cee082ee3bd: Waiting [2024-10-28T02:55:36.660Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:36.660Z] 095b66aff80d: Waiting [2024-10-28T02:55:36.660Z] 82beca362c42: Waiting [2024-10-28T02:55:36.660Z] 6e084d33c193: Pushed [2024-10-28T02:55:36.660Z] 99001c0dd6b1: Pushed [2024-10-28T02:55:36.660Z] 1aacf8a4acbc: Pushed [2024-10-28T02:55:36.660Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:36.660Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:36.660Z] 82beca362c42: Pushed [2024-10-28T02:55:36.919Z] 095b66aff80d: Pushed [2024-10-28T02:55:36.919Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:37.486Z] 33c87b42286d: Pushed [2024-10-28T02:55:38.061Z] 2cee082ee3bd: Pushed [2024-10-28T02:55:38.061Z] 36c8d17c5fc3: Pushed [2024-10-28T02:55:38.628Z] 67c58689a4bd: Pushed [2024-10-28T02:55:38.628Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:f60a6e33795894d4aac730138b419493e27feb670b09966bee4fd19d6ec209b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:38.956Z] + 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-28T02:55:39.279Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-28T02:55:39.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-28T02:55:39.279Z] 1aacf8a4acbc: Preparing [2024-10-28T02:55:39.279Z] 99001c0dd6b1: Preparing [2024-10-28T02:55:39.279Z] 67c58689a4bd: Preparing [2024-10-28T02:55:39.279Z] 36c8d17c5fc3: Preparing [2024-10-28T02:55:39.279Z] 6e084d33c193: Preparing [2024-10-28T02:55:39.279Z] 82beca362c42: Preparing [2024-10-28T02:55:39.279Z] 095b66aff80d: Preparing [2024-10-28T02:55:39.279Z] 82beca362c42: Waiting [2024-10-28T02:55:39.279Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:39.279Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:39.279Z] 6907d59d1e6e: Waiting [2024-10-28T02:55:39.279Z] 33c87b42286d: Preparing [2024-10-28T02:55:39.279Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:39.279Z] 2cee082ee3bd: Preparing [2024-10-28T02:55:39.279Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:39.279Z] 33c87b42286d: Waiting [2024-10-28T02:55:39.279Z] 2cee082ee3bd: Waiting [2024-10-28T02:55:39.279Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:39.279Z] 36c8d17c5fc3: Layer already exists [2024-10-28T02:55:39.279Z] 67c58689a4bd: Layer already exists [2024-10-28T02:55:39.279Z] 6e084d33c193: Layer already exists [2024-10-28T02:55:39.279Z] 1aacf8a4acbc: Layer already exists [2024-10-28T02:55:39.279Z] 99001c0dd6b1: Layer already exists [2024-10-28T02:55:39.279Z] 095b66aff80d: Layer already exists [2024-10-28T02:55:39.279Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:39.279Z] 33c87b42286d: Layer already exists [2024-10-28T02:55:39.279Z] 82beca362c42: Layer already exists [2024-10-28T02:55:39.279Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:39.279Z] 2cee082ee3bd: Layer already exists [2024-10-28T02:55:39.279Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:39.279Z] latest: digest: sha256:f60a6e33795894d4aac730138b419493e27feb670b09966bee4fd19d6ec209b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:39.605Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:39.927Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.3 [2024-10-28T02:55:39.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-28T02:55:39.928Z] 1aacf8a4acbc: Preparing [2024-10-28T02:55:39.928Z] 99001c0dd6b1: Preparing [2024-10-28T02:55:39.928Z] 67c58689a4bd: Preparing [2024-10-28T02:55:39.928Z] 36c8d17c5fc3: Preparing [2024-10-28T02:55:39.928Z] 6e084d33c193: Preparing [2024-10-28T02:55:39.928Z] 82beca362c42: Preparing [2024-10-28T02:55:39.928Z] 095b66aff80d: Preparing [2024-10-28T02:55:39.928Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:39.928Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:39.928Z] 33c87b42286d: Preparing [2024-10-28T02:55:39.928Z] 2cee082ee3bd: Preparing [2024-10-28T02:55:39.928Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:39.928Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:39.928Z] 33c87b42286d: Waiting [2024-10-28T02:55:39.928Z] 2cee082ee3bd: Waiting [2024-10-28T02:55:39.928Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:39.928Z] 82beca362c42: Waiting [2024-10-28T02:55:39.928Z] 6907d59d1e6e: Waiting [2024-10-28T02:55:39.928Z] 095b66aff80d: Waiting [2024-10-28T02:55:39.928Z] 1aacf8a4acbc: Layer already exists [2024-10-28T02:55:39.928Z] 67c58689a4bd: Layer already exists [2024-10-28T02:55:39.928Z] 99001c0dd6b1: Layer already exists [2024-10-28T02:55:39.928Z] 36c8d17c5fc3: Layer already exists [2024-10-28T02:55:39.928Z] 6e084d33c193: Layer already exists [2024-10-28T02:55:39.928Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:39.928Z] 095b66aff80d: Layer already exists [2024-10-28T02:55:39.928Z] 82beca362c42: Layer already exists [2024-10-28T02:55:39.928Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:39.928Z] 33c87b42286d: Layer already exists [2024-10-28T02:55:39.928Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:39.928Z] 2cee082ee3bd: Layer already exists [2024-10-28T02:55:39.928Z] 4.0.0-dev.3: digest: sha256:f60a6e33795894d4aac730138b419493e27feb670b09966bee4fd19d6ec209b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:40.253Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:40.577Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:40.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-28T02:55:40.577Z] 1aacf8a4acbc: Preparing [2024-10-28T02:55:40.577Z] 99001c0dd6b1: Preparing [2024-10-28T02:55:40.577Z] 67c58689a4bd: Preparing [2024-10-28T02:55:40.577Z] 36c8d17c5fc3: Preparing [2024-10-28T02:55:40.577Z] 6e084d33c193: Preparing [2024-10-28T02:55:40.577Z] 82beca362c42: Preparing [2024-10-28T02:55:40.577Z] 095b66aff80d: Preparing [2024-10-28T02:55:40.577Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:40.577Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:40.577Z] 33c87b42286d: Preparing [2024-10-28T02:55:40.577Z] 2cee082ee3bd: Preparing [2024-10-28T02:55:40.577Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:40.577Z] 82beca362c42: Waiting [2024-10-28T02:55:40.577Z] 6907d59d1e6e: Waiting [2024-10-28T02:55:40.577Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:40.577Z] 33c87b42286d: Waiting [2024-10-28T02:55:40.577Z] 2cee082ee3bd: Waiting [2024-10-28T02:55:40.577Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:40.577Z] 095b66aff80d: Waiting [2024-10-28T02:55:40.577Z] 1aacf8a4acbc: Layer already exists [2024-10-28T02:55:40.577Z] 67c58689a4bd: Layer already exists [2024-10-28T02:55:40.577Z] 6e084d33c193: Layer already exists [2024-10-28T02:55:40.577Z] 36c8d17c5fc3: Layer already exists [2024-10-28T02:55:40.577Z] 99001c0dd6b1: Layer already exists [2024-10-28T02:55:40.577Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:40.577Z] 82beca362c42: Layer already exists [2024-10-28T02:55:40.577Z] 095b66aff80d: Layer already exists [2024-10-28T02:55:40.577Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:40.577Z] 33c87b42286d: Layer already exists [2024-10-28T02:55:40.577Z] 2cee082ee3bd: Layer already exists [2024-10-28T02:55:40.577Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:40.577Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:f60a6e33795894d4aac730138b419493e27feb670b09966bee4fd19d6ec209b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:40.916Z] + 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-28T02:55:41.244Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-28T02:55:41.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-28T02:55:41.244Z] 1aacf8a4acbc: Preparing [2024-10-28T02:55:41.244Z] 99001c0dd6b1: Preparing [2024-10-28T02:55:41.244Z] 67c58689a4bd: Preparing [2024-10-28T02:55:41.244Z] 36c8d17c5fc3: Preparing [2024-10-28T02:55:41.244Z] 6e084d33c193: Preparing [2024-10-28T02:55:41.244Z] 82beca362c42: Preparing [2024-10-28T02:55:41.244Z] 095b66aff80d: Preparing [2024-10-28T02:55:41.244Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:41.244Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:41.244Z] 33c87b42286d: Preparing [2024-10-28T02:55:41.244Z] 2cee082ee3bd: Preparing [2024-10-28T02:55:41.244Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:41.244Z] 82beca362c42: Waiting [2024-10-28T02:55:41.244Z] 6907d59d1e6e: Waiting [2024-10-28T02:55:41.244Z] a71ccd7c6ec6: Waiting [2024-10-28T02:55:41.244Z] 33c87b42286d: Waiting [2024-10-28T02:55:41.244Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:41.244Z] 095b66aff80d: Waiting [2024-10-28T02:55:41.244Z] 2cee082ee3bd: Waiting [2024-10-28T02:55:41.244Z] 1aacf8a4acbc: Layer already exists [2024-10-28T02:55:41.244Z] 36c8d17c5fc3: Layer already exists [2024-10-28T02:55:41.244Z] 67c58689a4bd: Layer already exists [2024-10-28T02:55:41.244Z] 99001c0dd6b1: Layer already exists [2024-10-28T02:55:41.244Z] 6e084d33c193: Layer already exists [2024-10-28T02:55:41.244Z] 82beca362c42: Layer already exists [2024-10-28T02:55:41.244Z] 095b66aff80d: Layer already exists [2024-10-28T02:55:41.244Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:41.244Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:41.244Z] 33c87b42286d: Layer already exists [2024-10-28T02:55:41.244Z] 2cee082ee3bd: Layer already exists [2024-10-28T02:55:41.244Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:41.244Z] main: digest: sha256:f60a6e33795894d4aac730138b419493e27feb670b09966bee4fd19d6ec209b4 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T02:55:41.305Z] ===================================================== [Pipeline] echo [2024-10-28T02:55:41.316Z] taggedImages: [2024-10-28T02:55:41.316Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:41.316Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-28T02:55:41.316Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.3 [2024-10-28T02:55:41.316Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:41.316Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-28T02:55:41.339Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-28T02:55:41.339Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:41.339Z] latest [2024-10-28T02:55:41.339Z] 4.0.0-dev.3 [2024-10-28T02:55:41.339Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:41.339Z] main [2024-10-28T02:55:41.339Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:41.679Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:42.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:42.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-28T02:55:42.012Z] 22397985a161: Preparing [2024-10-28T02:55:42.012Z] 8ec0d13d51e2: Preparing [2024-10-28T02:55:42.012Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:42.012Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:42.012Z] 83b5e76a4193: Preparing [2024-10-28T02:55:42.012Z] 50c7fd0db22f: Preparing [2024-10-28T02:55:42.012Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:42.012Z] 50c7fd0db22f: Waiting [2024-10-28T02:55:42.012Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:42.012Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:42.012Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:42.012Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:42.012Z] 22397985a161: Pushed [2024-10-28T02:55:42.578Z] 83b5e76a4193: Pushed [2024-10-28T02:55:42.838Z] 50c7fd0db22f: Pushed [2024-10-28T02:55:44.748Z] 8ec0d13d51e2: Pushed [2024-10-28T02:55:44.748Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:85d874230de017fe21475bc9e03ea29b71a684c87f1f90ae9103cf2e927a41e4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:45.077Z] + 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-28T02:55:45.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-28T02:55:45.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-28T02:55:45.404Z] 22397985a161: Preparing [2024-10-28T02:55:45.404Z] 8ec0d13d51e2: Preparing [2024-10-28T02:55:45.404Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:45.404Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:45.404Z] 83b5e76a4193: Preparing [2024-10-28T02:55:45.404Z] 50c7fd0db22f: Preparing [2024-10-28T02:55:45.404Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:45.404Z] 50c7fd0db22f: Waiting [2024-10-28T02:55:45.404Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:45.404Z] 22397985a161: Layer already exists [2024-10-28T02:55:45.404Z] 83b5e76a4193: Layer already exists [2024-10-28T02:55:45.404Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:45.404Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:45.404Z] 8ec0d13d51e2: Layer already exists [2024-10-28T02:55:45.404Z] 50c7fd0db22f: Layer already exists [2024-10-28T02:55:45.404Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:45.404Z] latest: digest: sha256:85d874230de017fe21475bc9e03ea29b71a684c87f1f90ae9103cf2e927a41e4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:45.736Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:46.067Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.3 [2024-10-28T02:55:46.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-28T02:55:46.067Z] 22397985a161: Preparing [2024-10-28T02:55:46.067Z] 8ec0d13d51e2: Preparing [2024-10-28T02:55:46.067Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:46.067Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:46.067Z] 83b5e76a4193: Preparing [2024-10-28T02:55:46.067Z] 50c7fd0db22f: Preparing [2024-10-28T02:55:46.067Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:46.067Z] 50c7fd0db22f: Waiting [2024-10-28T02:55:46.067Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:46.067Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:46.067Z] 22397985a161: Layer already exists [2024-10-28T02:55:46.067Z] 8ec0d13d51e2: Layer already exists [2024-10-28T02:55:46.067Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:46.067Z] 50c7fd0db22f: Layer already exists [2024-10-28T02:55:46.067Z] 83b5e76a4193: Layer already exists [2024-10-28T02:55:46.067Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:46.067Z] 4.0.0-dev.3: digest: sha256:85d874230de017fe21475bc9e03ea29b71a684c87f1f90ae9103cf2e927a41e4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:46.401Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:46.728Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:46.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-28T02:55:46.728Z] 22397985a161: Preparing [2024-10-28T02:55:46.728Z] 8ec0d13d51e2: Preparing [2024-10-28T02:55:46.728Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:46.728Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:46.728Z] 83b5e76a4193: Preparing [2024-10-28T02:55:46.728Z] 50c7fd0db22f: Preparing [2024-10-28T02:55:46.728Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:46.728Z] 50c7fd0db22f: Waiting [2024-10-28T02:55:46.728Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:46.728Z] 8ec0d13d51e2: Layer already exists [2024-10-28T02:55:46.728Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:46.728Z] 83b5e76a4193: Layer already exists [2024-10-28T02:55:46.728Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:46.728Z] 22397985a161: Layer already exists [2024-10-28T02:55:46.728Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:46.728Z] 50c7fd0db22f: Layer already exists [2024-10-28T02:55:46.728Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:85d874230de017fe21475bc9e03ea29b71a684c87f1f90ae9103cf2e927a41e4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:47.054Z] + 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-28T02:55:47.381Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-28T02:55:47.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-28T02:55:47.381Z] 22397985a161: Preparing [2024-10-28T02:55:47.381Z] 8ec0d13d51e2: Preparing [2024-10-28T02:55:47.381Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:47.381Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:47.381Z] 83b5e76a4193: Preparing [2024-10-28T02:55:47.381Z] 50c7fd0db22f: Preparing [2024-10-28T02:55:47.381Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:47.381Z] 50c7fd0db22f: Waiting [2024-10-28T02:55:47.381Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:47.381Z] 8ec0d13d51e2: Layer already exists [2024-10-28T02:55:47.381Z] 22397985a161: Layer already exists [2024-10-28T02:55:47.381Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:47.381Z] 83b5e76a4193: Layer already exists [2024-10-28T02:55:47.381Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:47.381Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:47.381Z] 50c7fd0db22f: Layer already exists [2024-10-28T02:55:47.381Z] main: digest: sha256:85d874230de017fe21475bc9e03ea29b71a684c87f1f90ae9103cf2e927a41e4 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T02:55:47.463Z] ===================================================== [Pipeline] echo [2024-10-28T02:55:47.478Z] taggedImages: [2024-10-28T02:55:47.478Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:47.478Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-28T02:55:47.478Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.3 [2024-10-28T02:55:47.478Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:47.478Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-28T02:55:47.513Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-28T02:55:47.513Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:47.513Z] latest [2024-10-28T02:55:47.513Z] 4.0.0-dev.3 [2024-10-28T02:55:47.513Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:47.513Z] main [2024-10-28T02:55:47.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:47.867Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:48.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:55:48.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-28T02:55:48.198Z] b583728b1aec: Preparing [2024-10-28T02:55:48.198Z] dd15d4512285: Preparing [2024-10-28T02:55:48.198Z] 306dc293afd7: Preparing [2024-10-28T02:55:48.198Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:48.198Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:48.198Z] a118f318d64e: Preparing [2024-10-28T02:55:48.198Z] d32a8747b3d1: Preparing [2024-10-28T02:55:48.198Z] ab1658881d43: Preparing [2024-10-28T02:55:48.198Z] c0c57ac991fc: Preparing [2024-10-28T02:55:48.198Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:48.198Z] a118f318d64e: Waiting [2024-10-28T02:55:48.198Z] d32a8747b3d1: Waiting [2024-10-28T02:55:48.198Z] ab1658881d43: Waiting [2024-10-28T02:55:48.198Z] c0c57ac991fc: Waiting [2024-10-28T02:55:48.198Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:48.198Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:48.198Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:48.198Z] dd15d4512285: Pushed [2024-10-28T02:55:48.198Z] b583728b1aec: Pushed [2024-10-28T02:55:48.198Z] 306dc293afd7: Pushed [2024-10-28T02:55:48.198Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:48.457Z] ab1658881d43: Pushed [2024-10-28T02:55:49.393Z] c0c57ac991fc: Pushed [2024-10-28T02:55:54.668Z] d32a8747b3d1: Pushed [2024-10-28T02:55:57.966Z] a118f318d64e: Pushed [2024-10-28T02:55:57.966Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:126384f4b73fb5e15b39ab21260ff9f5f9b8270654f485f325fcd350961f0932 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:58.303Z] + 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-28T02:55:58.627Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-28T02:55:58.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-28T02:55:58.627Z] b583728b1aec: Preparing [2024-10-28T02:55:58.627Z] dd15d4512285: Preparing [2024-10-28T02:55:58.627Z] 306dc293afd7: Preparing [2024-10-28T02:55:58.627Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:58.627Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:58.627Z] a118f318d64e: Preparing [2024-10-28T02:55:58.627Z] d32a8747b3d1: Preparing [2024-10-28T02:55:58.627Z] ab1658881d43: Preparing [2024-10-28T02:55:58.627Z] c0c57ac991fc: Preparing [2024-10-28T02:55:58.627Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:58.627Z] a118f318d64e: Waiting [2024-10-28T02:55:58.627Z] d32a8747b3d1: Waiting [2024-10-28T02:55:58.627Z] ab1658881d43: Waiting [2024-10-28T02:55:58.627Z] c0c57ac991fc: Waiting [2024-10-28T02:55:58.627Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:58.627Z] 306dc293afd7: Layer already exists [2024-10-28T02:55:58.627Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:58.627Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:58.627Z] dd15d4512285: Layer already exists [2024-10-28T02:55:58.627Z] b583728b1aec: Layer already exists [2024-10-28T02:55:58.627Z] ab1658881d43: Layer already exists [2024-10-28T02:55:58.627Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:58.627Z] d32a8747b3d1: Layer already exists [2024-10-28T02:55:58.627Z] c0c57ac991fc: Layer already exists [2024-10-28T02:55:58.627Z] a118f318d64e: Layer already exists [2024-10-28T02:55:58.627Z] latest: digest: sha256:126384f4b73fb5e15b39ab21260ff9f5f9b8270654f485f325fcd350961f0932 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:58.967Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:59.295Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.3 [2024-10-28T02:55:59.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-28T02:55:59.295Z] b583728b1aec: Preparing [2024-10-28T02:55:59.295Z] dd15d4512285: Preparing [2024-10-28T02:55:59.295Z] 306dc293afd7: Preparing [2024-10-28T02:55:59.295Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:59.295Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:59.295Z] a118f318d64e: Preparing [2024-10-28T02:55:59.295Z] d32a8747b3d1: Preparing [2024-10-28T02:55:59.295Z] ab1658881d43: Preparing [2024-10-28T02:55:59.295Z] c0c57ac991fc: Preparing [2024-10-28T02:55:59.295Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:59.295Z] a118f318d64e: Waiting [2024-10-28T02:55:59.295Z] d32a8747b3d1: Waiting [2024-10-28T02:55:59.295Z] ab1658881d43: Waiting [2024-10-28T02:55:59.295Z] c0c57ac991fc: Waiting [2024-10-28T02:55:59.295Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:59.295Z] 306dc293afd7: Layer already exists [2024-10-28T02:55:59.295Z] dd15d4512285: Layer already exists [2024-10-28T02:55:59.295Z] b583728b1aec: Layer already exists [2024-10-28T02:55:59.295Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:59.295Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:59.295Z] d32a8747b3d1: Layer already exists [2024-10-28T02:55:59.295Z] c0c57ac991fc: Layer already exists [2024-10-28T02:55:59.295Z] a118f318d64e: Layer already exists [2024-10-28T02:55:59.295Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:59.295Z] ab1658881d43: Layer already exists [2024-10-28T02:55:59.295Z] 4.0.0-dev.3: digest: sha256:126384f4b73fb5e15b39ab21260ff9f5f9b8270654f485f325fcd350961f0932 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:59.625Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:55:59.947Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:55:59.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-28T02:55:59.948Z] b583728b1aec: Preparing [2024-10-28T02:55:59.948Z] dd15d4512285: Preparing [2024-10-28T02:55:59.948Z] 306dc293afd7: Preparing [2024-10-28T02:55:59.948Z] 6907d59d1e6e: Preparing [2024-10-28T02:55:59.948Z] a71ccd7c6ec6: Preparing [2024-10-28T02:55:59.948Z] a118f318d64e: Preparing [2024-10-28T02:55:59.948Z] d32a8747b3d1: Preparing [2024-10-28T02:55:59.948Z] ab1658881d43: Preparing [2024-10-28T02:55:59.948Z] c0c57ac991fc: Preparing [2024-10-28T02:55:59.948Z] 63ca1fbb43ae: Preparing [2024-10-28T02:55:59.948Z] a118f318d64e: Waiting [2024-10-28T02:55:59.948Z] c0c57ac991fc: Waiting [2024-10-28T02:55:59.948Z] 63ca1fbb43ae: Waiting [2024-10-28T02:55:59.948Z] d32a8747b3d1: Waiting [2024-10-28T02:55:59.948Z] ab1658881d43: Waiting [2024-10-28T02:55:59.948Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:55:59.948Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:55:59.948Z] b583728b1aec: Layer already exists [2024-10-28T02:55:59.948Z] 306dc293afd7: Layer already exists [2024-10-28T02:55:59.948Z] dd15d4512285: Layer already exists [2024-10-28T02:55:59.948Z] d32a8747b3d1: Layer already exists [2024-10-28T02:55:59.948Z] a118f318d64e: Layer already exists [2024-10-28T02:55:59.948Z] ab1658881d43: Layer already exists [2024-10-28T02:55:59.948Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:55:59.948Z] c0c57ac991fc: Layer already exists [2024-10-28T02:55:59.948Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:126384f4b73fb5e15b39ab21260ff9f5f9b8270654f485f325fcd350961f0932 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:00.272Z] + 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-28T02:56:00.599Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-28T02:56:00.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-28T02:56:00.599Z] b583728b1aec: Preparing [2024-10-28T02:56:00.599Z] dd15d4512285: Preparing [2024-10-28T02:56:00.599Z] 306dc293afd7: Preparing [2024-10-28T02:56:00.599Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:00.599Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:00.599Z] a118f318d64e: Preparing [2024-10-28T02:56:00.599Z] d32a8747b3d1: Preparing [2024-10-28T02:56:00.599Z] ab1658881d43: Preparing [2024-10-28T02:56:00.599Z] c0c57ac991fc: Preparing [2024-10-28T02:56:00.599Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:00.599Z] ab1658881d43: Waiting [2024-10-28T02:56:00.599Z] d32a8747b3d1: Waiting [2024-10-28T02:56:00.599Z] 63ca1fbb43ae: Waiting [2024-10-28T02:56:00.599Z] dd15d4512285: Layer already exists [2024-10-28T02:56:00.599Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:00.599Z] 306dc293afd7: Layer already exists [2024-10-28T02:56:00.599Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:00.599Z] b583728b1aec: Layer already exists [2024-10-28T02:56:00.599Z] a118f318d64e: Layer already exists [2024-10-28T02:56:00.599Z] d32a8747b3d1: Layer already exists [2024-10-28T02:56:00.599Z] c0c57ac991fc: Layer already exists [2024-10-28T02:56:00.599Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:00.599Z] ab1658881d43: Layer already exists [2024-10-28T02:56:00.599Z] main: digest: sha256:126384f4b73fb5e15b39ab21260ff9f5f9b8270654f485f325fcd350961f0932 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T02:56:00.693Z] ===================================================== [Pipeline] echo [2024-10-28T02:56:00.711Z] taggedImages: [2024-10-28T02:56:00.711Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:56:00.711Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-28T02:56:00.711Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.3 [2024-10-28T02:56:00.711Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:56:00.711Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-28T02:56:00.744Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-28T02:56:00.744Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:56:00.744Z] latest [2024-10-28T02:56:00.744Z] 4.0.0-dev.3 [2024-10-28T02:56:00.744Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:56:00.744Z] main [2024-10-28T02:56:00.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:01.096Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:01.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:56:01.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-28T02:56:01.421Z] d03310a60d7f: Preparing [2024-10-28T02:56:01.421Z] ec1e30b60676: Preparing [2024-10-28T02:56:01.421Z] 8b73bb1cd6fd: Preparing [2024-10-28T02:56:01.421Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:01.421Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:01.421Z] a118f318d64e: Preparing [2024-10-28T02:56:01.421Z] 4ece7687f28b: Preparing [2024-10-28T02:56:01.421Z] 94d2af08c732: Preparing [2024-10-28T02:56:01.421Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:01.421Z] 4ece7687f28b: Waiting [2024-10-28T02:56:01.421Z] a118f318d64e: Waiting [2024-10-28T02:56:01.421Z] 94d2af08c732: Waiting [2024-10-28T02:56:01.421Z] 63ca1fbb43ae: Waiting [2024-10-28T02:56:01.421Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:01.421Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:01.421Z] a118f318d64e: Layer already exists [2024-10-28T02:56:01.421Z] d03310a60d7f: Pushed [2024-10-28T02:56:01.421Z] ec1e30b60676: Pushed [2024-10-28T02:56:01.421Z] 8b73bb1cd6fd: Pushed [2024-10-28T02:56:01.421Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:01.680Z] 94d2af08c732: Pushed [2024-10-28T02:56:01.941Z] 4ece7687f28b: Pushed [2024-10-28T02:56:02.201Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:e226b5169e5adef5f4a53fa484b1542a3fb8b96537df2f07269ad87c825a189a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:02.525Z] + 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-28T02:56:02.847Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-28T02:56:02.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-28T02:56:02.847Z] d03310a60d7f: Preparing [2024-10-28T02:56:02.847Z] ec1e30b60676: Preparing [2024-10-28T02:56:02.847Z] 8b73bb1cd6fd: Preparing [2024-10-28T02:56:02.847Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:02.847Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:02.847Z] a118f318d64e: Preparing [2024-10-28T02:56:02.847Z] 4ece7687f28b: Preparing [2024-10-28T02:56:02.847Z] 94d2af08c732: Preparing [2024-10-28T02:56:02.847Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:02.847Z] 94d2af08c732: Waiting [2024-10-28T02:56:02.847Z] a118f318d64e: Waiting [2024-10-28T02:56:02.847Z] 63ca1fbb43ae: Waiting [2024-10-28T02:56:02.847Z] 4ece7687f28b: Waiting [2024-10-28T02:56:02.847Z] 8b73bb1cd6fd: Layer already exists [2024-10-28T02:56:02.847Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:02.847Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:02.847Z] ec1e30b60676: Layer already exists [2024-10-28T02:56:02.847Z] d03310a60d7f: Layer already exists [2024-10-28T02:56:02.847Z] 4ece7687f28b: Layer already exists [2024-10-28T02:56:02.847Z] a118f318d64e: Layer already exists [2024-10-28T02:56:02.847Z] 94d2af08c732: Layer already exists [2024-10-28T02:56:02.847Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:02.847Z] latest: digest: sha256:e226b5169e5adef5f4a53fa484b1542a3fb8b96537df2f07269ad87c825a189a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:03.180Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:03.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.3 [2024-10-28T02:56:03.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-28T02:56:03.511Z] d03310a60d7f: Preparing [2024-10-28T02:56:03.511Z] ec1e30b60676: Preparing [2024-10-28T02:56:03.511Z] 8b73bb1cd6fd: Preparing [2024-10-28T02:56:03.511Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:03.511Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:03.511Z] a118f318d64e: Preparing [2024-10-28T02:56:03.511Z] 4ece7687f28b: Preparing [2024-10-28T02:56:03.511Z] 94d2af08c732: Preparing [2024-10-28T02:56:03.511Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:03.511Z] 4ece7687f28b: Waiting [2024-10-28T02:56:03.511Z] 94d2af08c732: Waiting [2024-10-28T02:56:03.511Z] a118f318d64e: Waiting [2024-10-28T02:56:03.511Z] 63ca1fbb43ae: Waiting [2024-10-28T02:56:03.511Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:03.511Z] 8b73bb1cd6fd: Layer already exists [2024-10-28T02:56:03.511Z] ec1e30b60676: Layer already exists [2024-10-28T02:56:03.511Z] d03310a60d7f: Layer already exists [2024-10-28T02:56:03.511Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:03.511Z] 94d2af08c732: Layer already exists [2024-10-28T02:56:03.511Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:03.511Z] 4ece7687f28b: Layer already exists [2024-10-28T02:56:03.511Z] a118f318d64e: Layer already exists [2024-10-28T02:56:03.511Z] 4.0.0-dev.3: digest: sha256:e226b5169e5adef5f4a53fa484b1542a3fb8b96537df2f07269ad87c825a189a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:03.838Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:04.165Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:56:04.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-28T02:56:04.165Z] d03310a60d7f: Preparing [2024-10-28T02:56:04.165Z] ec1e30b60676: Preparing [2024-10-28T02:56:04.165Z] 8b73bb1cd6fd: Preparing [2024-10-28T02:56:04.165Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:04.165Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:04.165Z] a118f318d64e: Preparing [2024-10-28T02:56:04.165Z] 4ece7687f28b: Preparing [2024-10-28T02:56:04.165Z] 94d2af08c732: Preparing [2024-10-28T02:56:04.165Z] a118f318d64e: Waiting [2024-10-28T02:56:04.165Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:04.165Z] 63ca1fbb43ae: Waiting [2024-10-28T02:56:04.165Z] 94d2af08c732: Waiting [2024-10-28T02:56:04.165Z] 8b73bb1cd6fd: Layer already exists [2024-10-28T02:56:04.165Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:04.165Z] ec1e30b60676: Layer already exists [2024-10-28T02:56:04.165Z] d03310a60d7f: Layer already exists [2024-10-28T02:56:04.165Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:04.165Z] 4ece7687f28b: Layer already exists [2024-10-28T02:56:04.165Z] a118f318d64e: Layer already exists [2024-10-28T02:56:04.165Z] 94d2af08c732: Layer already exists [2024-10-28T02:56:04.165Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:04.165Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:e226b5169e5adef5f4a53fa484b1542a3fb8b96537df2f07269ad87c825a189a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:04.494Z] + 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-28T02:56:04.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-28T02:56:04.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-28T02:56:04.827Z] d03310a60d7f: Preparing [2024-10-28T02:56:04.827Z] ec1e30b60676: Preparing [2024-10-28T02:56:04.827Z] 8b73bb1cd6fd: Preparing [2024-10-28T02:56:04.827Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:04.827Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:04.827Z] a118f318d64e: Preparing [2024-10-28T02:56:04.827Z] 4ece7687f28b: Preparing [2024-10-28T02:56:04.827Z] 94d2af08c732: Preparing [2024-10-28T02:56:04.827Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:04.827Z] 4ece7687f28b: Waiting [2024-10-28T02:56:04.827Z] 94d2af08c732: Waiting [2024-10-28T02:56:04.827Z] 63ca1fbb43ae: Waiting [2024-10-28T02:56:04.827Z] a118f318d64e: Waiting [2024-10-28T02:56:04.827Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:04.827Z] 8b73bb1cd6fd: Layer already exists [2024-10-28T02:56:04.827Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:04.827Z] d03310a60d7f: Layer already exists [2024-10-28T02:56:04.827Z] ec1e30b60676: Layer already exists [2024-10-28T02:56:04.827Z] 4ece7687f28b: Layer already exists [2024-10-28T02:56:04.827Z] 94d2af08c732: Layer already exists [2024-10-28T02:56:04.827Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:04.827Z] a118f318d64e: Layer already exists [2024-10-28T02:56:04.827Z] main: digest: sha256:e226b5169e5adef5f4a53fa484b1542a3fb8b96537df2f07269ad87c825a189a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T02:56:04.899Z] ===================================================== [Pipeline] echo [2024-10-28T02:56:04.916Z] taggedImages: [2024-10-28T02:56:04.916Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:56:04.916Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-28T02:56:04.916Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.3 [2024-10-28T02:56:04.916Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:56:04.916Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-28T02:56:04.944Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-28T02:56:04.944Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:56:04.944Z] latest [2024-10-28T02:56:04.944Z] 4.0.0-dev.3 [2024-10-28T02:56:04.944Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:56:04.944Z] main [2024-10-28T02:56:04.944Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:05.286Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:05.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:56:05.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-28T02:56:05.604Z] b583728b1aec: Preparing [2024-10-28T02:56:05.604Z] 26838b1434e7: Preparing [2024-10-28T02:56:05.604Z] 1e0a819a6387: Preparing [2024-10-28T02:56:05.604Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:05.604Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:05.604Z] 86a76f083402: Preparing [2024-10-28T02:56:05.604Z] ab1658881d43: Preparing [2024-10-28T02:56:05.604Z] c0c57ac991fc: Preparing [2024-10-28T02:56:05.604Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:05.604Z] 86a76f083402: Waiting [2024-10-28T02:56:05.604Z] ab1658881d43: Waiting [2024-10-28T02:56:05.604Z] c0c57ac991fc: Waiting [2024-10-28T02:56:05.604Z] 63ca1fbb43ae: Waiting [2024-10-28T02:56:05.604Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:05.604Z] b583728b1aec: Layer already exists [2024-10-28T02:56:05.604Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:05.604Z] ab1658881d43: Layer already exists [2024-10-28T02:56:05.604Z] c0c57ac991fc: Layer already exists [2024-10-28T02:56:05.604Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:05.604Z] 1e0a819a6387: Pushed [2024-10-28T02:56:05.604Z] 26838b1434e7: Pushed [2024-10-28T02:56:15.808Z] 86a76f083402: Pushed [2024-10-28T02:56:15.808Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:47f7f0e14b87c71ff78da3b3beef1503930e38d5d3d0affaba1b73bb8f38cd57 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:16.156Z] + 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-28T02:56:16.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-28T02:56:16.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-28T02:56:16.482Z] b583728b1aec: Preparing [2024-10-28T02:56:16.482Z] 26838b1434e7: Preparing [2024-10-28T02:56:16.482Z] 1e0a819a6387: Preparing [2024-10-28T02:56:16.482Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:16.482Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:16.482Z] 86a76f083402: Preparing [2024-10-28T02:56:16.482Z] ab1658881d43: Preparing [2024-10-28T02:56:16.482Z] c0c57ac991fc: Preparing [2024-10-28T02:56:16.482Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:16.482Z] 63ca1fbb43ae: Waiting [2024-10-28T02:56:16.482Z] ab1658881d43: Waiting [2024-10-28T02:56:16.482Z] c0c57ac991fc: Waiting [2024-10-28T02:56:16.482Z] 86a76f083402: Waiting [2024-10-28T02:56:16.482Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:16.482Z] b583728b1aec: Layer already exists [2024-10-28T02:56:16.482Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:16.482Z] 26838b1434e7: Layer already exists [2024-10-28T02:56:16.482Z] 1e0a819a6387: Layer already exists [2024-10-28T02:56:16.482Z] 86a76f083402: Layer already exists [2024-10-28T02:56:16.482Z] ab1658881d43: Layer already exists [2024-10-28T02:56:16.482Z] c0c57ac991fc: Layer already exists [2024-10-28T02:56:16.482Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:16.482Z] latest: digest: sha256:47f7f0e14b87c71ff78da3b3beef1503930e38d5d3d0affaba1b73bb8f38cd57 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:16.813Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:17.182Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.3 [2024-10-28T02:56:17.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-28T02:56:17.182Z] b583728b1aec: Preparing [2024-10-28T02:56:17.182Z] 26838b1434e7: Preparing [2024-10-28T02:56:17.182Z] 1e0a819a6387: Preparing [2024-10-28T02:56:17.182Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:17.182Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:17.182Z] 86a76f083402: Preparing [2024-10-28T02:56:17.182Z] ab1658881d43: Preparing [2024-10-28T02:56:17.182Z] c0c57ac991fc: Preparing [2024-10-28T02:56:17.182Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:17.182Z] 86a76f083402: Waiting [2024-10-28T02:56:17.182Z] ab1658881d43: Waiting [2024-10-28T02:56:17.182Z] c0c57ac991fc: Waiting [2024-10-28T02:56:17.182Z] 63ca1fbb43ae: Waiting [2024-10-28T02:56:17.182Z] 1e0a819a6387: Layer already exists [2024-10-28T02:56:17.182Z] b583728b1aec: Layer already exists [2024-10-28T02:56:17.182Z] 26838b1434e7: Layer already exists [2024-10-28T02:56:17.182Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:17.182Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:17.182Z] c0c57ac991fc: Layer already exists [2024-10-28T02:56:17.182Z] 86a76f083402: Layer already exists [2024-10-28T02:56:17.182Z] ab1658881d43: Layer already exists [2024-10-28T02:56:17.182Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:17.182Z] 4.0.0-dev.3: digest: sha256:47f7f0e14b87c71ff78da3b3beef1503930e38d5d3d0affaba1b73bb8f38cd57 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:17.534Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:17.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:56:17.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-28T02:56:17.858Z] b583728b1aec: Preparing [2024-10-28T02:56:17.858Z] 26838b1434e7: Preparing [2024-10-28T02:56:17.858Z] 1e0a819a6387: Preparing [2024-10-28T02:56:17.858Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:17.858Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:17.858Z] 86a76f083402: Preparing [2024-10-28T02:56:17.858Z] ab1658881d43: Preparing [2024-10-28T02:56:17.858Z] c0c57ac991fc: Preparing [2024-10-28T02:56:17.858Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:17.858Z] c0c57ac991fc: Waiting [2024-10-28T02:56:17.858Z] ab1658881d43: Waiting [2024-10-28T02:56:17.858Z] 86a76f083402: Waiting [2024-10-28T02:56:17.858Z] 63ca1fbb43ae: Waiting [2024-10-28T02:56:17.858Z] 26838b1434e7: Layer already exists [2024-10-28T02:56:17.858Z] 1e0a819a6387: Layer already exists [2024-10-28T02:56:17.858Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:17.858Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:17.858Z] b583728b1aec: Layer already exists [2024-10-28T02:56:17.858Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:17.858Z] c0c57ac991fc: Layer already exists [2024-10-28T02:56:17.858Z] ab1658881d43: Layer already exists [2024-10-28T02:56:17.858Z] 86a76f083402: Layer already exists [2024-10-28T02:56:17.858Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:47f7f0e14b87c71ff78da3b3beef1503930e38d5d3d0affaba1b73bb8f38cd57 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:18.196Z] + 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-28T02:56:18.549Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-28T02:56:18.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-28T02:56:18.549Z] b583728b1aec: Preparing [2024-10-28T02:56:18.549Z] 26838b1434e7: Preparing [2024-10-28T02:56:18.549Z] 1e0a819a6387: Preparing [2024-10-28T02:56:18.549Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:18.549Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:18.549Z] 86a76f083402: Preparing [2024-10-28T02:56:18.549Z] ab1658881d43: Preparing [2024-10-28T02:56:18.549Z] 86a76f083402: Waiting [2024-10-28T02:56:18.549Z] c0c57ac991fc: Preparing [2024-10-28T02:56:18.549Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:18.549Z] c0c57ac991fc: Waiting [2024-10-28T02:56:18.549Z] 63ca1fbb43ae: Waiting [2024-10-28T02:56:18.549Z] ab1658881d43: Waiting [2024-10-28T02:56:18.549Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:18.549Z] 1e0a819a6387: Layer already exists [2024-10-28T02:56:18.549Z] 26838b1434e7: Layer already exists [2024-10-28T02:56:18.549Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:18.549Z] b583728b1aec: Layer already exists [2024-10-28T02:56:18.549Z] ab1658881d43: Layer already exists [2024-10-28T02:56:18.549Z] 86a76f083402: Layer already exists [2024-10-28T02:56:18.549Z] c0c57ac991fc: Layer already exists [2024-10-28T02:56:18.549Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:18.549Z] main: digest: sha256:47f7f0e14b87c71ff78da3b3beef1503930e38d5d3d0affaba1b73bb8f38cd57 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T02:56:18.643Z] ===================================================== [Pipeline] echo [2024-10-28T02:56:18.662Z] taggedImages: [2024-10-28T02:56:18.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:56:18.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-28T02:56:18.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.3 [2024-10-28T02:56:18.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:56:18.662Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-28T02:56:18.691Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-28T02:56:18.691Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:56:18.691Z] latest [2024-10-28T02:56:18.691Z] 4.0.0-dev.3 [2024-10-28T02:56:18.691Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:56:18.691Z] main [2024-10-28T02:56:18.691Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:19.041Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:19.371Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:56:19.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-28T02:56:19.371Z] db2ab450c6c3: Preparing [2024-10-28T02:56:19.371Z] 1666c93c9a5b: Preparing [2024-10-28T02:56:19.371Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:19.371Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:19.371Z] 7d80365aa8e5: Preparing [2024-10-28T02:56:19.371Z] 1138ed614313: Preparing [2024-10-28T02:56:19.371Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:19.371Z] 1138ed614313: Waiting [2024-10-28T02:56:19.371Z] 63ca1fbb43ae: Waiting [2024-10-28T02:56:19.371Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:19.371Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:19.371Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:19.371Z] db2ab450c6c3: Pushed [2024-10-28T02:56:19.631Z] 1138ed614313: Pushed [2024-10-28T02:56:20.201Z] 7d80365aa8e5: Pushed [2024-10-28T02:56:25.485Z] 1666c93c9a5b: Pushed [2024-10-28T02:56:25.485Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:7c40dc2752b8e017febfbf23aa28f8df93aa1f69081b50312678dea54c25317b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:25.821Z] + 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-28T02:56:26.149Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-28T02:56:26.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-28T02:56:26.149Z] db2ab450c6c3: Preparing [2024-10-28T02:56:26.149Z] 1666c93c9a5b: Preparing [2024-10-28T02:56:26.149Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:26.149Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:26.149Z] 7d80365aa8e5: Preparing [2024-10-28T02:56:26.149Z] 1138ed614313: Preparing [2024-10-28T02:56:26.149Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:26.149Z] 1138ed614313: Waiting [2024-10-28T02:56:26.149Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:26.149Z] 7d80365aa8e5: Layer already exists [2024-10-28T02:56:26.149Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:26.149Z] db2ab450c6c3: Layer already exists [2024-10-28T02:56:26.149Z] 1666c93c9a5b: Layer already exists [2024-10-28T02:56:26.149Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:26.149Z] 1138ed614313: Layer already exists [2024-10-28T02:56:26.149Z] latest: digest: sha256:7c40dc2752b8e017febfbf23aa28f8df93aa1f69081b50312678dea54c25317b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:26.488Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:26.814Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.3 [2024-10-28T02:56:26.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-28T02:56:26.814Z] db2ab450c6c3: Preparing [2024-10-28T02:56:26.814Z] 1666c93c9a5b: Preparing [2024-10-28T02:56:26.814Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:26.814Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:26.814Z] 7d80365aa8e5: Preparing [2024-10-28T02:56:26.814Z] 1138ed614313: Preparing [2024-10-28T02:56:26.814Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:26.814Z] 1138ed614313: Waiting [2024-10-28T02:56:26.814Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:26.814Z] 7d80365aa8e5: Layer already exists [2024-10-28T02:56:26.814Z] db2ab450c6c3: Layer already exists [2024-10-28T02:56:26.814Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:26.814Z] 1666c93c9a5b: Layer already exists [2024-10-28T02:56:26.814Z] 1138ed614313: Layer already exists [2024-10-28T02:56:26.814Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:26.814Z] 4.0.0-dev.3: digest: sha256:7c40dc2752b8e017febfbf23aa28f8df93aa1f69081b50312678dea54c25317b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:27.149Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:27.479Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:56:27.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-28T02:56:27.479Z] db2ab450c6c3: Preparing [2024-10-28T02:56:27.479Z] 1666c93c9a5b: Preparing [2024-10-28T02:56:27.479Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:27.479Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:27.479Z] 7d80365aa8e5: Preparing [2024-10-28T02:56:27.479Z] 1138ed614313: Preparing [2024-10-28T02:56:27.479Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:27.479Z] 1138ed614313: Waiting [2024-10-28T02:56:27.479Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:27.479Z] 7d80365aa8e5: Layer already exists [2024-10-28T02:56:27.479Z] 1666c93c9a5b: Layer already exists [2024-10-28T02:56:27.479Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:27.479Z] db2ab450c6c3: Layer already exists [2024-10-28T02:56:27.479Z] 1138ed614313: Layer already exists [2024-10-28T02:56:27.479Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:27.479Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:7c40dc2752b8e017febfbf23aa28f8df93aa1f69081b50312678dea54c25317b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:27.811Z] + 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-28T02:56:28.134Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-28T02:56:28.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-28T02:56:28.134Z] db2ab450c6c3: Preparing [2024-10-28T02:56:28.134Z] 1666c93c9a5b: Preparing [2024-10-28T02:56:28.134Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:28.134Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:28.134Z] 7d80365aa8e5: Preparing [2024-10-28T02:56:28.134Z] 1138ed614313: Preparing [2024-10-28T02:56:28.134Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:28.134Z] 1138ed614313: Waiting [2024-10-28T02:56:28.134Z] 63ca1fbb43ae: Waiting [2024-10-28T02:56:28.134Z] db2ab450c6c3: Layer already exists [2024-10-28T02:56:28.134Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:28.134Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:28.134Z] 1666c93c9a5b: Layer already exists [2024-10-28T02:56:28.134Z] 7d80365aa8e5: Layer already exists [2024-10-28T02:56:28.134Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:28.134Z] 1138ed614313: Layer already exists [2024-10-28T02:56:28.134Z] main: digest: sha256:7c40dc2752b8e017febfbf23aa28f8df93aa1f69081b50312678dea54c25317b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T02:56:28.213Z] ===================================================== [Pipeline] echo [2024-10-28T02:56:28.226Z] taggedImages: [2024-10-28T02:56:28.226Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:56:28.226Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-28T02:56:28.226Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.3 [2024-10-28T02:56:28.226Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:56:28.226Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-28T02:56:28.248Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-28T02:56:28.248Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:56:28.248Z] latest [2024-10-28T02:56:28.248Z] 4.0.0-dev.3 [2024-10-28T02:56:28.248Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:56:28.248Z] main [2024-10-28T02:56:28.248Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:28.607Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:28.931Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:56:28.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-28T02:56:28.931Z] d09873a2e5df: Preparing [2024-10-28T02:56:28.931Z] e8ada9d28737: Preparing [2024-10-28T02:56:28.931Z] 041b7ba770af: Preparing [2024-10-28T02:56:28.931Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:28.931Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:28.931Z] e71824ef8340: Preparing [2024-10-28T02:56:28.931Z] eaad77a52750: Preparing [2024-10-28T02:56:28.931Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:28.931Z] e71824ef8340: Waiting [2024-10-28T02:56:28.931Z] eaad77a52750: Waiting [2024-10-28T02:56:28.931Z] 63ca1fbb43ae: Waiting [2024-10-28T02:56:28.931Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:28.931Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:28.931Z] e8ada9d28737: Pushed [2024-10-28T02:56:28.931Z] d09873a2e5df: Pushed [2024-10-28T02:56:28.931Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:29.189Z] eaad77a52750: Pushed [2024-10-28T02:56:29.759Z] e71824ef8340: Pushed [2024-10-28T02:56:33.963Z] 041b7ba770af: Pushed [2024-10-28T02:56:34.225Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:2a03b88dce48186b54f34a6c0c810235093330d4669aabecf32c070bf401a81a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:34.558Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:34.886Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-28T02:56:34.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-28T02:56:34.886Z] d09873a2e5df: Preparing [2024-10-28T02:56:34.886Z] e8ada9d28737: Preparing [2024-10-28T02:56:34.886Z] 041b7ba770af: Preparing [2024-10-28T02:56:34.886Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:34.886Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:34.886Z] e71824ef8340: Preparing [2024-10-28T02:56:34.886Z] eaad77a52750: Preparing [2024-10-28T02:56:34.886Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:34.886Z] e71824ef8340: Waiting [2024-10-28T02:56:34.886Z] eaad77a52750: Waiting [2024-10-28T02:56:34.886Z] 63ca1fbb43ae: Waiting [2024-10-28T02:56:34.886Z] 041b7ba770af: Layer already exists [2024-10-28T02:56:34.886Z] d09873a2e5df: Layer already exists [2024-10-28T02:56:34.886Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:34.886Z] e8ada9d28737: Layer already exists [2024-10-28T02:56:34.886Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:34.886Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:34.886Z] e71824ef8340: Layer already exists [2024-10-28T02:56:34.886Z] eaad77a52750: Layer already exists [2024-10-28T02:56:34.886Z] latest: digest: sha256:2a03b88dce48186b54f34a6c0c810235093330d4669aabecf32c070bf401a81a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:35.215Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:35.543Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.3 [2024-10-28T02:56:35.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-28T02:56:35.543Z] d09873a2e5df: Preparing [2024-10-28T02:56:35.543Z] e8ada9d28737: Preparing [2024-10-28T02:56:35.543Z] 041b7ba770af: Preparing [2024-10-28T02:56:35.543Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:35.543Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:35.543Z] e71824ef8340: Preparing [2024-10-28T02:56:35.543Z] eaad77a52750: Preparing [2024-10-28T02:56:35.543Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:35.543Z] e71824ef8340: Waiting [2024-10-28T02:56:35.543Z] eaad77a52750: Waiting [2024-10-28T02:56:35.543Z] 63ca1fbb43ae: Waiting [2024-10-28T02:56:35.543Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:35.543Z] e8ada9d28737: Layer already exists [2024-10-28T02:56:35.543Z] d09873a2e5df: Layer already exists [2024-10-28T02:56:35.543Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:35.543Z] 041b7ba770af: Layer already exists [2024-10-28T02:56:35.543Z] e71824ef8340: Layer already exists [2024-10-28T02:56:35.543Z] eaad77a52750: Layer already exists [2024-10-28T02:56:35.543Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:35.543Z] 4.0.0-dev.3: digest: sha256:2a03b88dce48186b54f34a6c0c810235093330d4669aabecf32c070bf401a81a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:35.869Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:36.199Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:56:36.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-28T02:56:36.199Z] d09873a2e5df: Preparing [2024-10-28T02:56:36.199Z] e8ada9d28737: Preparing [2024-10-28T02:56:36.199Z] 041b7ba770af: Preparing [2024-10-28T02:56:36.199Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:36.199Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:36.199Z] e71824ef8340: Preparing [2024-10-28T02:56:36.199Z] eaad77a52750: Preparing [2024-10-28T02:56:36.199Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:36.199Z] e71824ef8340: Waiting [2024-10-28T02:56:36.199Z] 63ca1fbb43ae: Waiting [2024-10-28T02:56:36.199Z] eaad77a52750: Waiting [2024-10-28T02:56:36.199Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:36.199Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:36.199Z] 041b7ba770af: Layer already exists [2024-10-28T02:56:36.199Z] e8ada9d28737: Layer already exists [2024-10-28T02:56:36.199Z] d09873a2e5df: Layer already exists [2024-10-28T02:56:36.199Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:36.199Z] eaad77a52750: Layer already exists [2024-10-28T02:56:36.199Z] e71824ef8340: Layer already exists [2024-10-28T02:56:36.199Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:2a03b88dce48186b54f34a6c0c810235093330d4669aabecf32c070bf401a81a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:36.527Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T02:56:36.861Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-28T02:56:36.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-28T02:56:36.861Z] d09873a2e5df: Preparing [2024-10-28T02:56:36.861Z] e8ada9d28737: Preparing [2024-10-28T02:56:36.861Z] 041b7ba770af: Preparing [2024-10-28T02:56:36.861Z] 6907d59d1e6e: Preparing [2024-10-28T02:56:36.861Z] a71ccd7c6ec6: Preparing [2024-10-28T02:56:36.861Z] e71824ef8340: Preparing [2024-10-28T02:56:36.861Z] eaad77a52750: Preparing [2024-10-28T02:56:36.861Z] 63ca1fbb43ae: Preparing [2024-10-28T02:56:36.861Z] 63ca1fbb43ae: Waiting [2024-10-28T02:56:36.861Z] e71824ef8340: Waiting [2024-10-28T02:56:36.861Z] eaad77a52750: Waiting [2024-10-28T02:56:36.861Z] d09873a2e5df: Layer already exists [2024-10-28T02:56:36.861Z] 041b7ba770af: Layer already exists [2024-10-28T02:56:36.861Z] a71ccd7c6ec6: Layer already exists [2024-10-28T02:56:36.861Z] 6907d59d1e6e: Layer already exists [2024-10-28T02:56:36.861Z] e8ada9d28737: Layer already exists [2024-10-28T02:56:36.861Z] 63ca1fbb43ae: Layer already exists [2024-10-28T02:56:36.861Z] eaad77a52750: Layer already exists [2024-10-28T02:56:36.861Z] e71824ef8340: Layer already exists [2024-10-28T02:56:36.861Z] main: digest: sha256:2a03b88dce48186b54f34a6c0c810235093330d4669aabecf32c070bf401a81a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T02:56:36.952Z] ===================================================== [Pipeline] echo [2024-10-28T02:56:36.968Z] taggedImages: [2024-10-28T02:56:36.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T02:56:36.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-28T02:56:36.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.3 [2024-10-28T02:56:36.968Z] - nexus3.edgexfoundry.org:10004/support-notifications:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T02:56:36.968Z] - 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-28T03:10:53.139Z] #143 ... [2024-10-28T03:10:53.139Z] [2024-10-28T03:10:53.139Z] #147 [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-28T03:10:53.139Z] #147 1097.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-28T03:10:55.109Z] #147 ... [2024-10-28T03:10:55.109Z] [2024-10-28T03:10:55.109Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-28T03:10:55.109Z] #149 DONE 1102.1s [2024-10-28T03:10:55.109Z] [2024-10-28T03:10:55.109Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-28T03:10:55.377Z] #144 ... [2024-10-28T03:10:55.377Z] [2024-10-28T03:10:55.377Z] #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T03:10:55.646Z] #154 DONE 0.3s [2024-10-28T03:10:55.646Z] [2024-10-28T03:10:55.646Z] #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-28T03:10:55.914Z] #155 DONE 0.2s [2024-10-28T03:10:55.914Z] [2024-10-28T03:10:55.914Z] #156 [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-28T03:10:56.180Z] #156 DONE 0.2s [2024-10-28T03:10:56.181Z] [2024-10-28T03:10:56.181Z] #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-28T03:10:56.181Z] #157 DONE 0.2s [2024-10-28T03:10:56.181Z] [2024-10-28T03:10:56.181Z] #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-28T03:10:56.765Z] #158 DONE 0.5s [2024-10-28T03:10:56.765Z] [2024-10-28T03:10:56.765Z] #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-28T03:10:56.765Z] #159 DONE 0.1s [2024-10-28T03:10:56.765Z] [2024-10-28T03:10:56.765Z] #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-28T03:10:59.352Z] #160 DONE 2.3s [2024-10-28T03:10:59.352Z] [2024-10-28T03:10:59.352Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-28T03:10:59.352Z] #144 ... [2024-10-28T03:10:59.352Z] [2024-10-28T03:10:59.352Z] #105 [security-proxy-setup] exporting to image [2024-10-28T03:10:59.352Z] #105 exporting layers [2024-10-28T03:11:00.350Z] #105 exporting layers 1.3s done [2024-10-28T03:11:00.350Z] #105 writing image sha256:2dd822137dbfac628d3d4febd34d0e6f91745e1169a568d6be187405f0a8b572 done [2024-10-28T03:11:00.350Z] #105 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-28T03:11:00.350Z] #105 DONE 5.3s [2024-10-28T03:11:00.350Z] [2024-10-28T03:11:00.350Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-28T03:11:08.555Z] #151 ... [2024-10-28T03:11:08.555Z] [2024-10-28T03:11:08.555Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-28T03:11:08.555Z] #148 DONE 1114.7s [2024-10-28T03:11:08.555Z] [2024-10-28T03:11:08.555Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-28T03:11:08.555Z] #161 DONE 0.3s [2024-10-28T03:11:08.555Z] [2024-10-28T03:11:08.555Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-28T03:11:10.541Z] #162 DONE 2.3s [2024-10-28T03:11:10.541Z] [2024-10-28T03:11:10.541Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-28T03:11:10.541Z] #150 ... [2024-10-28T03:11:10.541Z] [2024-10-28T03:11:10.541Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T03:11:10.541Z] #163 DONE 0.4s [2024-10-28T03:11:10.541Z] [2024-10-28T03:11:10.541Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-28T03:11:10.809Z] #164 DONE 0.2s [2024-10-28T03:11:10.809Z] [2024-10-28T03:11:10.809Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-28T03:11:11.102Z] #165 DONE 0.3s [2024-10-28T03:11:11.102Z] [2024-10-28T03:11:11.102Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-28T03:11:11.102Z] #166 DONE 0.1s [2024-10-28T03:11:11.102Z] [2024-10-28T03:11:11.102Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-28T03:11:11.373Z] #150 ... [2024-10-28T03:11:11.373Z] [2024-10-28T03:11:11.373Z] #167 [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-28T03:11:11.373Z] #167 DONE 0.1s [2024-10-28T03:11:11.373Z] [2024-10-28T03:11:11.373Z] #168 [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-28T03:11:11.373Z] #168 DONE 0.1s [2024-10-28T03:11:11.373Z] [2024-10-28T03:11:11.373Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T03:11:11.373Z] #33 ... [2024-10-28T03:11:11.373Z] [2024-10-28T03:11:11.373Z] #169 [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-28T03:11:11.373Z] #169 DONE 0.1s [2024-10-28T03:11:11.641Z] [2024-10-28T03:11:11.641Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-28T03:11:11.641Z] #170 DONE 0.1s [2024-10-28T03:11:11.641Z] [2024-10-28T03:11:11.641Z] #147 [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-28T03:11:11.925Z] #147 ... [2024-10-28T03:11:11.925Z] [2024-10-28T03:11:11.925Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-28T03:11:11.925Z] #171 DONE 0.3s [2024-10-28T03:11:11.925Z] [2024-10-28T03:11:11.925Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-28T03:11:12.194Z] #144 ... [2024-10-28T03:11:12.194Z] [2024-10-28T03:11:12.194Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-28T03:11:14.136Z] #172 DONE 2.0s [2024-10-28T03:11:14.136Z] [2024-10-28T03:11:14.136Z] #105 [security-bootstrapper] exporting to image [2024-10-28T03:11:14.136Z] #105 exporting layers [2024-10-28T03:11:15.095Z] #105 exporting layers 0.9s done [2024-10-28T03:11:15.095Z] #105 writing image sha256:083458f7e70a792bb21b357b8b2bcc442074405a1f5dbaf58012e1899eb74c90 done [2024-10-28T03:11:15.095Z] #105 naming to docker.io/library/security-bootstrapper-arm64 done [2024-10-28T03:11:15.095Z] #105 DONE 6.2s [2024-10-28T03:11:15.095Z] [2024-10-28T03:11:15.095Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-28T03:11:20.468Z] #151 ... [2024-10-28T03:11:20.468Z] [2024-10-28T03:11:20.468Z] #147 [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-28T03:11:20.468Z] #147 DONE 1126.6s [2024-10-28T03:11:20.468Z] [2024-10-28T03:11:20.468Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-28T03:11:20.468Z] #153 ... [2024-10-28T03:11:20.468Z] [2024-10-28T03:11:20.468Z] #173 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T03:11:20.468Z] #173 DONE 0.2s [2024-10-28T03:11:20.468Z] [2024-10-28T03:11:20.468Z] #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-28T03:11:20.744Z] #174 DONE 0.3s [2024-10-28T03:11:20.744Z] [2024-10-28T03:11:20.744Z] #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-28T03:11:20.744Z] #175 DONE 0.2s [2024-10-28T03:11:20.744Z] [2024-10-28T03:11:20.744Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-28T03:11:21.012Z] #51 ... [2024-10-28T03:11:21.012Z] [2024-10-28T03:11:21.012Z] #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-28T03:11:21.012Z] #176 DONE 0.2s [2024-10-28T03:11:21.012Z] [2024-10-28T03:11:21.012Z] #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-28T03:11:21.012Z] #177 DONE 0.1s [2024-10-28T03:11:21.012Z] [2024-10-28T03:11:21.012Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-28T03:11:21.279Z] #150 ... [2024-10-28T03:11:21.279Z] [2024-10-28T03:11:21.279Z] #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-28T03:11:21.553Z] #178 DONE 0.3s [2024-10-28T03:11:21.553Z] [2024-10-28T03:11:21.553Z] #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-28T03:11:21.823Z] #179 DONE 0.3s [2024-10-28T03:11:21.823Z] [2024-10-28T03:11:21.823Z] #180 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-28T03:11:21.823Z] #180 DONE 0.2s [2024-10-28T03:11:21.823Z] [2024-10-28T03:11:21.823Z] #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-28T03:11:23.770Z] #181 DONE 1.8s [2024-10-28T03:11:23.770Z] [2024-10-28T03:11:23.770Z] #105 [security-secretstore-setup] exporting to image [2024-10-28T03:11:23.770Z] #105 exporting layers [2024-10-28T03:11:25.180Z] #105 exporting layers 1.5s done [2024-10-28T03:11:25.448Z] #105 writing image sha256:3da9918015ede9742910185da680aac9a10427bc47f2390cc6babf1e8894e790 done [2024-10-28T03:11:25.448Z] #105 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-28T03:11:25.449Z] #105 DONE 7.8s [2024-10-28T03:11:25.449Z] [2024-10-28T03:11:25.449Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-28T03:11:57.671Z] #144 ... [2024-10-28T03:11:57.671Z] [2024-10-28T03:11:57.671Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-28T03:11:57.671Z] #150 DONE 1164.2s [2024-10-28T03:11:57.671Z] [2024-10-28T03:11:57.671Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-28T03:11:57.671Z] #146 ... [2024-10-28T03:11:57.671Z] [2024-10-28T03:11:57.671Z] #182 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T03:11:57.940Z] #182 DONE 0.2s [2024-10-28T03:11:57.940Z] [2024-10-28T03:11:57.940Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-28T03:11:57.940Z] #141 ... [2024-10-28T03:11:57.940Z] [2024-10-28T03:11:57.940Z] #183 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-28T03:11:58.209Z] #183 DONE 0.2s [2024-10-28T03:11:58.209Z] [2024-10-28T03:11:58.209Z] #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-28T03:11:58.852Z] #184 DONE 0.5s [2024-10-28T03:11:58.852Z] [2024-10-28T03:11:58.852Z] #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-28T03:11:58.852Z] #185 DONE 0.3s [2024-10-28T03:11:58.852Z] [2024-10-28T03:11:58.852Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-28T03:11:59.132Z] #146 ... [2024-10-28T03:11:59.132Z] [2024-10-28T03:11:59.132Z] #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-28T03:11:59.132Z] #186 DONE 0.2s [2024-10-28T03:11:59.132Z] [2024-10-28T03:11:59.132Z] #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-28T03:12:01.736Z] #187 DONE 2.3s [2024-10-28T03:12:01.736Z] [2024-10-28T03:12:01.736Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-28T03:12:01.736Z] #141 ... [2024-10-28T03:12:01.736Z] [2024-10-28T03:12:01.736Z] #105 [core-common-config-bootstrapper] exporting to image [2024-10-28T03:12:01.736Z] #105 exporting layers [2024-10-28T03:12:02.002Z] #105 exporting layers 0.7s done [2024-10-28T03:12:02.002Z] #105 writing image sha256:12a803fdb79d9cf4e6056b431b52bc386b24c9343d28c0adecd8a17f894ebdf0 done [2024-10-28T03:12:02.002Z] #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-10-28T03:12:02.002Z] #105 DONE 8.4s [2024-10-28T03:12:02.002Z] [2024-10-28T03:12:02.002Z] #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-28T03:14:09.517Z] #143 DONE 1291.6s [2024-10-28T03:14:09.517Z] [2024-10-28T03:14:09.517Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-28T03:14:09.517Z] #144 ... [2024-10-28T03:14:09.517Z] [2024-10-28T03:14:09.517Z] #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T03:14:09.517Z] #188 DONE 0.2s [2024-10-28T03:14:09.517Z] [2024-10-28T03:14:09.517Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-28T03:14:09.517Z] #144 ... [2024-10-28T03:14:09.517Z] [2024-10-28T03:14:09.517Z] #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-28T03:14:09.517Z] #189 DONE 0.2s [2024-10-28T03:14:09.517Z] [2024-10-28T03:14:09.517Z] #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-28T03:14:09.517Z] #190 DONE 0.4s [2024-10-28T03:14:09.517Z] [2024-10-28T03:14:09.517Z] #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-28T03:14:09.517Z] #191 DONE 0.1s [2024-10-28T03:14:09.517Z] [2024-10-28T03:14:09.517Z] #105 [security-spiffe-token-provider] exporting to image [2024-10-28T03:14:09.517Z] #105 exporting layers [2024-10-28T03:14:09.517Z] #105 exporting layers 0.8s done [2024-10-28T03:14:09.517Z] #105 writing image sha256:1ddc683f72079772a517820562201b29b39647876e9a254313a09bb990f7b28b 0.0s done [2024-10-28T03:14:09.517Z] #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-28T03:14:09.517Z] #105 DONE 9.2s [2024-10-28T03:14:09.517Z] [2024-10-28T03:14:09.517Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-28T03:21:01.513Z] #153 ... [2024-10-28T03:21:01.513Z] [2024-10-28T03:21:01.513Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-28T03:21:01.513Z] #146 DONE 1706.2s [2024-10-28T03:21:01.513Z] [2024-10-28T03:21:01.513Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-28T03:21:01.513Z] #141 ... [2024-10-28T03:21:01.513Z] [2024-10-28T03:21:01.513Z] #192 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T03:21:01.513Z] #192 DONE 0.1s [2024-10-28T03:21:01.513Z] [2024-10-28T03:21:01.513Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-28T03:21:01.513Z] #153 ... [2024-10-28T03:21:01.513Z] [2024-10-28T03:21:01.513Z] #193 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-28T03:21:01.513Z] #193 DONE 0.1s [2024-10-28T03:21:01.513Z] [2024-10-28T03:21:01.513Z] #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-28T03:21:01.513Z] #194 DONE 0.5s [2024-10-28T03:21:01.513Z] [2024-10-28T03:21:01.513Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-28T03:21:01.513Z] #153 ... [2024-10-28T03:21:01.513Z] [2024-10-28T03:21:01.513Z] #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-28T03:21:01.513Z] #195 DONE 0.1s [2024-10-28T03:21:01.513Z] [2024-10-28T03:21:01.513Z] #196 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-28T03:21:01.513Z] #196 DONE 0.1s [2024-10-28T03:21:01.513Z] [2024-10-28T03:21:01.513Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-28T03:21:01.513Z] #153 ... [2024-10-28T03:21:01.513Z] [2024-10-28T03:21:01.513Z] #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-28T03:21:02.490Z] #197 DONE 1.8s [2024-10-28T03:21:02.490Z] [2024-10-28T03:21:02.490Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-28T03:21:02.756Z] #141 ... [2024-10-28T03:21:02.756Z] [2024-10-28T03:21:02.756Z] #105 [security-proxy-auth] exporting to image [2024-10-28T03:21:02.756Z] #105 exporting layers [2024-10-28T03:21:03.336Z] #105 exporting layers 0.8s done [2024-10-28T03:21:03.336Z] #105 writing image sha256:00768dfac2c211d8d2de3f72f3615752e08e20034e6f730cf6078404aead98fa done [2024-10-28T03:21:03.336Z] #105 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-28T03:21:03.336Z] #105 DONE 10.0s [2024-10-28T03:21:03.336Z] [2024-10-28T03:21:03.336Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T03:22:00.975Z] #33 ... [2024-10-28T03:22:00.975Z] [2024-10-28T03:22:00.975Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-28T03:22:00.975Z] #144 DONE 1760.4s [2024-10-28T03:22:00.975Z] [2024-10-28T03:22:00.975Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-28T03:22:00.975Z] #153 ... [2024-10-28T03:22:00.975Z] [2024-10-28T03:22:00.975Z] #198 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T03:22:00.975Z] #198 DONE 0.1s [2024-10-28T03:22:00.975Z] [2024-10-28T03:22:00.975Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-28T03:22:00.975Z] #153 ... [2024-10-28T03:22:00.975Z] [2024-10-28T03:22:00.975Z] #199 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-28T03:22:00.975Z] #199 DONE 0.1s [2024-10-28T03:22:00.975Z] [2024-10-28T03:22:00.975Z] #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-28T03:22:00.975Z] #200 DONE 0.5s [2024-10-28T03:22:00.975Z] [2024-10-28T03:22:00.975Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-28T03:22:00.975Z] #201 DONE 0.2s [2024-10-28T03:22:00.975Z] [2024-10-28T03:22:00.975Z] #105 [core-command] exporting to image [2024-10-28T03:22:00.975Z] #105 exporting layers [2024-10-28T03:22:00.975Z] #105 exporting layers 0.4s done [2024-10-28T03:22:00.975Z] #105 writing image sha256:21bdb765a4bcf25c8050130db431ff54e416a9957345ff96c842a1fdc3eb67e1 done [2024-10-28T03:22:00.975Z] #105 naming to docker.io/library/core-command-arm64 done [2024-10-28T03:22:00.975Z] #105 DONE 10.5s [2024-10-28T03:22:00.975Z] [2024-10-28T03:22:00.975Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-28T03:23:37.560Z] #153 ... [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #141 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-28T03:23:37.560Z] #141 DONE 1856.7s [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-28T03:23:37.560Z] #151 ... [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #202 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T03:23:37.560Z] #202 DONE 0.2s [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-28T03:23:37.560Z] #153 ... [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #203 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-28T03:23:37.560Z] #203 DONE 0.5s [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #204 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-28T03:23:37.560Z] #204 DONE 0.1s [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #205 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-28T03:23:37.560Z] #205 DONE 0.1s [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-28T03:23:37.560Z] #153 ... [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #105 [core-keeper] exporting to image [2024-10-28T03:23:37.560Z] #105 exporting layers [2024-10-28T03:23:37.560Z] #105 exporting layers 0.7s done [2024-10-28T03:23:37.560Z] #105 writing image sha256:678d44a1412f04e54d31908d5f52d60a825106ca97caef26f86e39b6c149e721 done [2024-10-28T03:23:37.560Z] #105 naming to docker.io/library/core-keeper-arm64 done [2024-10-28T03:23:37.560Z] #105 DONE 11.2s [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-28T03:23:37.560Z] #153 ... [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-28T03:23:37.560Z] #145 DONE 1861.9s [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-28T03:23:37.560Z] #151 DONE 1861.9s [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-28T03:23:37.560Z] #153 ... [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #206 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T03:23:37.560Z] #206 DONE 0.2s [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #207 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T03:23:37.560Z] #207 DONE 0.1s [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-28T03:23:37.560Z] #51 ... [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #208 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-28T03:23:37.560Z] #208 ... [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #209 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-28T03:23:37.560Z] #209 DONE 0.3s [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #208 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-28T03:23:37.560Z] #208 DONE 0.3s [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #210 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-28T03:23:37.560Z] #210 DONE 0.5s [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-28T03:23:37.560Z] #211 DONE 0.6s [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-28T03:23:37.560Z] #212 DONE 0.2s [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-28T03:23:37.560Z] #213 DONE 0.2s [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-28T03:23:37.560Z] #214 DONE 0.2s [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-28T03:23:37.560Z] #215 DONE 0.2s [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T03:23:37.560Z] #33 ... [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #105 [core-data] exporting to image [2024-10-28T03:23:37.560Z] #105 ... [2024-10-28T03:23:37.560Z] [2024-10-28T03:23:37.560Z] #216 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-28T03:23:37.560Z] #216 DONE 0.4s [2024-10-28T03:23:37.826Z] [2024-10-28T03:23:37.826Z] #105 [core-metadata] exporting to image [2024-10-28T03:23:37.826Z] #105 exporting layers [2024-10-28T03:23:38.406Z] #105 exporting layers 1.1s done [2024-10-28T03:23:38.406Z] #105 writing image sha256:fe80484299509acd7092d47f9a565f0f00319eb0e8e54ef9fc3223317c614233 0.0s done [2024-10-28T03:23:38.406Z] #105 naming to docker.io/library/core-data-arm64 done [2024-10-28T03:23:38.406Z] #105 exporting layers 0.8s done [2024-10-28T03:23:38.406Z] #105 writing image sha256:fb7950e4fc2ee32f23901a8610ff77cdab58fffdfed18a42f309f3d8606fb96b 0.0s done [2024-10-28T03:23:38.406Z] #105 naming to docker.io/library/core-metadata-arm64 [2024-10-28T03:23:38.671Z] #105 naming to docker.io/library/core-metadata-arm64 done [2024-10-28T03:23:38.671Z] #105 DONE 12.5s [2024-10-28T03:23:38.671Z] [2024-10-28T03:23:38.671Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-28T03:24:10.911Z] #153 DONE 1894.3s [2024-10-28T03:24:10.911Z] [2024-10-28T03:24:10.911Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-28T03:24:10.911Z] #152 ... [2024-10-28T03:24:10.911Z] [2024-10-28T03:24:10.911Z] #217 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T03:24:10.911Z] #217 DONE 0.2s [2024-10-28T03:24:10.911Z] [2024-10-28T03:24:10.911Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T03:24:10.911Z] #33 ... [2024-10-28T03:24:10.911Z] [2024-10-28T03:24:10.911Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-28T03:24:10.911Z] #152 DONE 1895.0s [2024-10-28T03:24:10.911Z] [2024-10-28T03:24:10.911Z] #218 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-28T03:24:10.911Z] #218 DONE 0.2s [2024-10-28T03:24:10.911Z] [2024-10-28T03:24:10.911Z] #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-28T03:24:10.911Z] #219 DONE 0.1s [2024-10-28T03:24:10.911Z] [2024-10-28T03:24:10.911Z] #220 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-28T03:24:10.911Z] #220 ... [2024-10-28T03:24:10.911Z] [2024-10-28T03:24:10.911Z] #221 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-28T03:24:10.911Z] #221 DONE 0.1s [2024-10-28T03:24:10.911Z] [2024-10-28T03:24:10.912Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T03:24:10.912Z] #33 ... [2024-10-28T03:24:10.912Z] [2024-10-28T03:24:10.912Z] #220 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-28T03:24:10.912Z] #220 DONE 0.6s [2024-10-28T03:24:10.912Z] [2024-10-28T03:24:10.912Z] #222 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-28T03:24:10.912Z] #222 ... [2024-10-28T03:24:10.912Z] [2024-10-28T03:24:10.912Z] #223 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-28T03:24:10.912Z] #223 DONE 0.1s [2024-10-28T03:24:10.912Z] [2024-10-28T03:24:10.912Z] #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-28T03:24:10.912Z] #224 DONE 0.2s [2024-10-28T03:24:10.912Z] [2024-10-28T03:24:10.912Z] #105 [support-notifications] exporting to image [2024-10-28T03:24:10.912Z] #105 exporting layers [2024-10-28T03:24:10.912Z] #105 ... [2024-10-28T03:24:10.912Z] [2024-10-28T03:24:10.912Z] #222 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-28T03:24:10.912Z] #222 DONE 0.7s [2024-10-28T03:24:10.912Z] [2024-10-28T03:24:10.912Z] #225 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-28T03:24:10.912Z] #225 DONE 0.1s [2024-10-28T03:24:10.912Z] [2024-10-28T03:24:10.912Z] #105 [support-cron-scheduler] exporting to image [2024-10-28T03:24:10.912Z] #105 exporting layers 0.8s done [2024-10-28T03:24:10.912Z] #105 writing image sha256:d82906ee590614112f3ea16ba5985d209e1aa55b8c9e35c824ac5d7335144df8 done [2024-10-28T03:24:10.912Z] #105 naming to docker.io/library/support-notifications-arm64 done [2024-10-28T03:24:10.912Z] #105 exporting layers 0.8s done [2024-10-28T03:24:10.912Z] #105 writing image sha256:ec720b0000ee6f9a9efe3e481dc7de0015b4097b1c336529ffd489d3048bb6af done [2024-10-28T03:24:10.912Z] #105 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-28T03:24:10.912Z] #105 DONE 13.9s [2024-10-28T03:24:10.912Z] [2024-10-28T03:24:10.912Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-28T03:24:10.912Z] time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T03:24:10.912Z] time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T03:24:10.912Z] time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T03:24:10.912Z] time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T03:24:10.912Z] time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T03:24:10.912Z] time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T03:24:10.912Z] time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T03:24:10.912Z] time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T03:24:10.912Z] time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T03:24:10.912Z] time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T03:24:10.912Z] time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T03:24:10.912Z] time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T03:24:10.912Z] time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T03:24:10.912Z] time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-28T03:24:10.912Z] time="2024-10-28T02:49:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-28T03:24:10.934Z] $ docker stop --time=1 538d7788813440e18bd7a2e4bf9c0c5146fc0b132d8a106bac36fa5f54110384 [2024-10-28T03:24:12.623Z] $ docker rm -f --volumes 538d7788813440e18bd7a2e4bf9c0c5146fc0b132d8a106bac36fa5f54110384 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-28T03:24:13.106Z] + docker images [2024-10-28T03:24:13.106Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-28T03:24:13.106Z] support-cron-scheduler-arm64 latest ec720b0000ee 3 seconds ago 72.6MB [2024-10-28T03:24:13.106Z] support-notifications-arm64 latest d82906ee5906 4 seconds ago 71.4MB [2024-10-28T03:24:13.106Z] core-metadata-arm64 latest fb7950e4fc2e 35 seconds ago 48.6MB [2024-10-28T03:24:13.106Z] core-data-arm64 latest fe8048429950 35 seconds ago 48.5MB [2024-10-28T03:24:13.106Z] core-keeper-arm64 latest 678d44a1412f 42 seconds ago 41.7MB [2024-10-28T03:24:13.106Z] core-command-arm64 latest 21bdb765a4bc 2 minutes ago 42.7MB [2024-10-28T03:24:13.106Z] security-proxy-auth-arm64 latest 00768dfac2c2 3 minutes ago 40.9MB [2024-10-28T03:24:13.106Z] security-spiffe-token-provider-arm64 latest 1ddc683f7207 10 minutes ago 48.4MB [2024-10-28T03:24:13.106Z] core-common-config-bootstrapper-arm64 latest 12a803fdb79d 12 minutes ago 28.1MB [2024-10-28T03:24:13.106Z] security-secretstore-setup-arm64 latest 3da9918015ed 12 minutes ago 58.2MB [2024-10-28T03:24:13.106Z] security-bootstrapper-arm64 latest 083458f7e70a 12 minutes ago 33.8MB [2024-10-28T03:24:13.106Z] security-proxy-setup-arm64 latest 2dd822137dbf 13 minutes ago 40.4MB [2024-10-28T03:24:13.106Z] security-spire-agent-arm64 latest 24374c93cce2 33 minutes ago 182MB [2024-10-28T03:24:13.106Z] security-spire-server-arm64 latest 6f6b984f0ebe 33 minutes ago 124MB [2024-10-28T03:24:13.106Z] security-spire-config-arm64 latest 2812e400364b 33 minutes ago 123MB [2024-10-28T03:24:13.106Z] ci-base-image-arm64 latest 5c979cb41b6c 34 minutes ago 965MB [2024-10-28T03:24:13.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 3 weeks ago 558MB [2024-10-28T03:24:13.106Z] 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-28T03:24:13.249Z] provisioning config files... [2024-10-28T03:24:13.264Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/736@tmp/config17743752146109781358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-28T03:24:13.605Z] ---> ****-login.sh [2024-10-28T03:24:13.605Z] nexus3.edgexfoundry.org:10001 [2024-10-28T03:24:13.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T03:24:13.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T03:24:13.870Z] Configure a credential helper to remove this warning. See [2024-10-28T03:24:13.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T03:24:13.870Z] [2024-10-28T03:24:13.870Z] Login Succeeded [2024-10-28T03:24:13.870Z] nexus3.edgexfoundry.org:10002 [2024-10-28T03:24:14.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T03:24:14.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T03:24:14.426Z] Configure a credential helper to remove this warning. See [2024-10-28T03:24:14.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T03:24:14.426Z] [2024-10-28T03:24:14.427Z] Login Succeeded [2024-10-28T03:24:14.427Z] nexus3.edgexfoundry.org:10003 [2024-10-28T03:24:14.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T03:24:14.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T03:24:14.698Z] Configure a credential helper to remove this warning. See [2024-10-28T03:24:14.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T03:24:14.698Z] [2024-10-28T03:24:14.698Z] Login Succeeded [2024-10-28T03:24:14.698Z] nexus3.edgexfoundry.org:10004 [2024-10-28T03:24:15.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T03:24:15.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T03:24:15.046Z] Configure a credential helper to remove this warning. See [2024-10-28T03:24:15.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T03:24:15.046Z] [2024-10-28T03:24:15.046Z] Login Succeeded [2024-10-28T03:24:15.046Z] ****.io [2024-10-28T03:24:15.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-28T03:24:15.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-28T03:24:15.578Z] Configure a credential helper to remove this warning. See [2024-10-28T03:24:15.578Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-28T03:24:15.578Z] [2024-10-28T03:24:15.578Z] Login Succeeded [2024-10-28T03:24:15.578Z] ---> ****-login.sh ends [Pipeline] } [2024-10-28T03:24:15.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T03:24:15.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-28T03:24:15.722Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-28T03:24:15.722Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:24:15.722Z] latest [2024-10-28T03:24:15.722Z] 4.0.0-dev.3 [2024-10-28T03:24:15.722Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:24:15.722Z] main [2024-10-28T03:24:15.722Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:16.120Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:16.512Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:24:16.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-28T03:24:16.512Z] d6104a0392b7: Preparing [2024-10-28T03:24:16.512Z] 4ef595ae709d: Preparing [2024-10-28T03:24:16.512Z] 540e72da0626: Preparing [2024-10-28T03:24:16.512Z] 5a17bb5bd98a: Preparing [2024-10-28T03:24:16.512Z] ca670e1ad391: Preparing [2024-10-28T03:24:16.512Z] 3b27a4614c47: Preparing [2024-10-28T03:24:16.512Z] 16113d51b718: Preparing [2024-10-28T03:24:16.512Z] 3b27a4614c47: Waiting [2024-10-28T03:24:16.512Z] 16113d51b718: Waiting [2024-10-28T03:24:16.789Z] 540e72da0626: Pushed [2024-10-28T03:24:16.789Z] 5a17bb5bd98a: Pushed [2024-10-28T03:24:17.083Z] 16113d51b718: Layer already exists [2024-10-28T03:24:17.083Z] d6104a0392b7: Pushed [2024-10-28T03:24:17.083Z] 3b27a4614c47: Pushed [2024-10-28T03:24:18.516Z] ca670e1ad391: Pushed [2024-10-28T03:24:23.935Z] 4ef595ae709d: Pushed [2024-10-28T03:24:23.935Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:ce033fc16a9f199ecedef30f2b0740d019cf2f933d8f372142d1f46cf034735a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:24.321Z] + 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-28T03:24:24.692Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-28T03:24:24.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-28T03:24:24.692Z] d6104a0392b7: Preparing [2024-10-28T03:24:24.692Z] 4ef595ae709d: Preparing [2024-10-28T03:24:24.692Z] 540e72da0626: Preparing [2024-10-28T03:24:24.692Z] 5a17bb5bd98a: Preparing [2024-10-28T03:24:24.692Z] ca670e1ad391: Preparing [2024-10-28T03:24:24.692Z] 3b27a4614c47: Preparing [2024-10-28T03:24:24.692Z] 16113d51b718: Preparing [2024-10-28T03:24:24.692Z] 3b27a4614c47: Waiting [2024-10-28T03:24:24.692Z] 16113d51b718: Waiting [2024-10-28T03:24:24.692Z] ca670e1ad391: Layer already exists [2024-10-28T03:24:24.692Z] d6104a0392b7: Layer already exists [2024-10-28T03:24:24.692Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:24:24.692Z] 4ef595ae709d: Layer already exists [2024-10-28T03:24:24.692Z] 540e72da0626: Layer already exists [2024-10-28T03:24:24.692Z] 16113d51b718: Layer already exists [2024-10-28T03:24:24.692Z] 3b27a4614c47: Layer already exists [2024-10-28T03:24:24.957Z] latest: digest: sha256:ce033fc16a9f199ecedef30f2b0740d019cf2f933d8f372142d1f46cf034735a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:25.313Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:25.660Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.3 [2024-10-28T03:24:25.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-28T03:24:25.661Z] d6104a0392b7: Preparing [2024-10-28T03:24:25.661Z] 4ef595ae709d: Preparing [2024-10-28T03:24:25.661Z] 540e72da0626: Preparing [2024-10-28T03:24:25.661Z] 5a17bb5bd98a: Preparing [2024-10-28T03:24:25.661Z] ca670e1ad391: Preparing [2024-10-28T03:24:25.661Z] 3b27a4614c47: Preparing [2024-10-28T03:24:25.661Z] 16113d51b718: Preparing [2024-10-28T03:24:25.661Z] 3b27a4614c47: Waiting [2024-10-28T03:24:25.661Z] 16113d51b718: Waiting [2024-10-28T03:24:25.661Z] 4ef595ae709d: Layer already exists [2024-10-28T03:24:25.661Z] ca670e1ad391: Layer already exists [2024-10-28T03:24:25.661Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:24:25.661Z] 540e72da0626: Layer already exists [2024-10-28T03:24:25.661Z] d6104a0392b7: Layer already exists [2024-10-28T03:24:25.661Z] 16113d51b718: Layer already exists [2024-10-28T03:24:25.661Z] 3b27a4614c47: Layer already exists [2024-10-28T03:24:25.661Z] 4.0.0-dev.3: digest: sha256:ce033fc16a9f199ecedef30f2b0740d019cf2f933d8f372142d1f46cf034735a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:26.284Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:26.642Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:24:26.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-28T03:24:26.642Z] d6104a0392b7: Preparing [2024-10-28T03:24:26.642Z] 4ef595ae709d: Preparing [2024-10-28T03:24:26.642Z] 540e72da0626: Preparing [2024-10-28T03:24:26.642Z] 5a17bb5bd98a: Preparing [2024-10-28T03:24:26.642Z] ca670e1ad391: Preparing [2024-10-28T03:24:26.642Z] 3b27a4614c47: Preparing [2024-10-28T03:24:26.642Z] 16113d51b718: Preparing [2024-10-28T03:24:26.642Z] 3b27a4614c47: Waiting [2024-10-28T03:24:26.642Z] 16113d51b718: Waiting [2024-10-28T03:24:26.642Z] d6104a0392b7: Layer already exists [2024-10-28T03:24:26.642Z] ca670e1ad391: Layer already exists [2024-10-28T03:24:26.642Z] 540e72da0626: Layer already exists [2024-10-28T03:24:26.642Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:24:26.642Z] 4ef595ae709d: Layer already exists [2024-10-28T03:24:26.642Z] 16113d51b718: Layer already exists [2024-10-28T03:24:26.642Z] 3b27a4614c47: Layer already exists [2024-10-28T03:24:26.909Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:ce033fc16a9f199ecedef30f2b0740d019cf2f933d8f372142d1f46cf034735a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:27.311Z] + 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-28T03:24:27.671Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-28T03:24:27.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-28T03:24:27.671Z] d6104a0392b7: Preparing [2024-10-28T03:24:27.671Z] 4ef595ae709d: Preparing [2024-10-28T03:24:27.671Z] 540e72da0626: Preparing [2024-10-28T03:24:27.671Z] 5a17bb5bd98a: Preparing [2024-10-28T03:24:27.671Z] ca670e1ad391: Preparing [2024-10-28T03:24:27.671Z] 3b27a4614c47: Preparing [2024-10-28T03:24:27.671Z] 16113d51b718: Preparing [2024-10-28T03:24:27.671Z] 3b27a4614c47: Waiting [2024-10-28T03:24:27.671Z] 16113d51b718: Waiting [2024-10-28T03:24:27.939Z] 540e72da0626: Layer already exists [2024-10-28T03:24:27.939Z] ca670e1ad391: Layer already exists [2024-10-28T03:24:27.939Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:24:27.939Z] 4ef595ae709d: Layer already exists [2024-10-28T03:24:27.939Z] d6104a0392b7: Layer already exists [2024-10-28T03:24:27.939Z] 3b27a4614c47: Layer already exists [2024-10-28T03:24:27.939Z] 16113d51b718: Layer already exists [2024-10-28T03:24:27.939Z] main: digest: sha256:ce033fc16a9f199ecedef30f2b0740d019cf2f933d8f372142d1f46cf034735a size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T03:24:28.017Z] ===================================================== [Pipeline] echo [2024-10-28T03:24:28.030Z] taggedImages: [2024-10-28T03:24:28.030Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:24:28.030Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-28T03:24:28.030Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.3 [2024-10-28T03:24:28.030Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:24:28.030Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-28T03:24:28.056Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-28T03:24:28.056Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:24:28.056Z] latest [2024-10-28T03:24:28.056Z] 4.0.0-dev.3 [2024-10-28T03:24:28.056Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:24:28.056Z] main [2024-10-28T03:24:28.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:28.437Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:29.680Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:24:29.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-28T03:24:29.680Z] 00ce2a6c498a: Preparing [2024-10-28T03:24:29.680Z] 204730c7fb15: Preparing [2024-10-28T03:24:29.680Z] 73446469e726: Preparing [2024-10-28T03:24:29.680Z] 3a1c7e61b52c: Preparing [2024-10-28T03:24:29.680Z] 540e72da0626: Preparing [2024-10-28T03:24:29.680Z] 5a17bb5bd98a: Preparing [2024-10-28T03:24:29.680Z] ca670e1ad391: Preparing [2024-10-28T03:24:29.680Z] 3b27a4614c47: Preparing [2024-10-28T03:24:29.680Z] 16113d51b718: Preparing [2024-10-28T03:24:29.680Z] ca670e1ad391: Waiting [2024-10-28T03:24:29.680Z] 3b27a4614c47: Waiting [2024-10-28T03:24:29.680Z] 16113d51b718: Waiting [2024-10-28T03:24:29.680Z] 5a17bb5bd98a: Waiting [2024-10-28T03:24:30.089Z] 540e72da0626: Layer already exists [2024-10-28T03:24:30.364Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:24:30.364Z] ca670e1ad391: Layer already exists [2024-10-28T03:24:30.364Z] 3b27a4614c47: Layer already exists [2024-10-28T03:24:30.364Z] 204730c7fb15: Pushed [2024-10-28T03:24:30.364Z] 73446469e726: Pushed [2024-10-28T03:24:30.364Z] 16113d51b718: Layer already exists [2024-10-28T03:24:30.364Z] 00ce2a6c498a: Pushed [2024-10-28T03:24:35.709Z] 3a1c7e61b52c: Pushed [2024-10-28T03:24:35.974Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:a6a62c60bb53bda1f93e1b6ef7b8bd2c1108554f429d3eee80744fece2698688 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:36.342Z] + 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-28T03:24:36.702Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-28T03:24:36.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-28T03:24:36.702Z] 00ce2a6c498a: Preparing [2024-10-28T03:24:36.702Z] 204730c7fb15: Preparing [2024-10-28T03:24:36.702Z] 73446469e726: Preparing [2024-10-28T03:24:36.702Z] 3a1c7e61b52c: Preparing [2024-10-28T03:24:36.702Z] 540e72da0626: Preparing [2024-10-28T03:24:36.702Z] 5a17bb5bd98a: Preparing [2024-10-28T03:24:36.702Z] ca670e1ad391: Preparing [2024-10-28T03:24:36.702Z] 3b27a4614c47: Preparing [2024-10-28T03:24:36.702Z] 16113d51b718: Preparing [2024-10-28T03:24:36.702Z] 5a17bb5bd98a: Waiting [2024-10-28T03:24:36.702Z] ca670e1ad391: Waiting [2024-10-28T03:24:36.702Z] 3b27a4614c47: Waiting [2024-10-28T03:24:36.702Z] 16113d51b718: Waiting [2024-10-28T03:24:36.702Z] 540e72da0626: Layer already exists [2024-10-28T03:24:36.702Z] 73446469e726: Layer already exists [2024-10-28T03:24:36.702Z] 00ce2a6c498a: Layer already exists [2024-10-28T03:24:36.702Z] 3a1c7e61b52c: Layer already exists [2024-10-28T03:24:36.702Z] 204730c7fb15: Layer already exists [2024-10-28T03:24:36.702Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:24:36.702Z] ca670e1ad391: Layer already exists [2024-10-28T03:24:36.702Z] 3b27a4614c47: Layer already exists [2024-10-28T03:24:36.702Z] 16113d51b718: Layer already exists [2024-10-28T03:24:36.975Z] latest: digest: sha256:a6a62c60bb53bda1f93e1b6ef7b8bd2c1108554f429d3eee80744fece2698688 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:37.344Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:37.711Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.3 [2024-10-28T03:24:37.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-28T03:24:37.711Z] 00ce2a6c498a: Preparing [2024-10-28T03:24:37.711Z] 204730c7fb15: Preparing [2024-10-28T03:24:37.711Z] 73446469e726: Preparing [2024-10-28T03:24:37.711Z] 3a1c7e61b52c: Preparing [2024-10-28T03:24:37.711Z] 540e72da0626: Preparing [2024-10-28T03:24:37.711Z] 5a17bb5bd98a: Preparing [2024-10-28T03:24:37.711Z] ca670e1ad391: Preparing [2024-10-28T03:24:37.711Z] 3b27a4614c47: Preparing [2024-10-28T03:24:37.711Z] 16113d51b718: Preparing [2024-10-28T03:24:37.711Z] 5a17bb5bd98a: Waiting [2024-10-28T03:24:37.711Z] ca670e1ad391: Waiting [2024-10-28T03:24:37.711Z] 16113d51b718: Waiting [2024-10-28T03:24:37.711Z] 3b27a4614c47: Waiting [2024-10-28T03:24:37.711Z] 00ce2a6c498a: Layer already exists [2024-10-28T03:24:37.711Z] 540e72da0626: Layer already exists [2024-10-28T03:24:37.711Z] 204730c7fb15: Layer already exists [2024-10-28T03:24:37.711Z] 73446469e726: Layer already exists [2024-10-28T03:24:37.711Z] 3a1c7e61b52c: Layer already exists [2024-10-28T03:24:37.711Z] 3b27a4614c47: Layer already exists [2024-10-28T03:24:37.711Z] ca670e1ad391: Layer already exists [2024-10-28T03:24:37.711Z] 16113d51b718: Layer already exists [2024-10-28T03:24:37.711Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:24:37.711Z] 4.0.0-dev.3: digest: sha256:a6a62c60bb53bda1f93e1b6ef7b8bd2c1108554f429d3eee80744fece2698688 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:38.087Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:38.483Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:24:38.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-28T03:24:38.483Z] 00ce2a6c498a: Preparing [2024-10-28T03:24:38.483Z] 204730c7fb15: Preparing [2024-10-28T03:24:38.483Z] 73446469e726: Preparing [2024-10-28T03:24:38.483Z] 3a1c7e61b52c: Preparing [2024-10-28T03:24:38.483Z] 540e72da0626: Preparing [2024-10-28T03:24:38.483Z] 5a17bb5bd98a: Preparing [2024-10-28T03:24:38.483Z] ca670e1ad391: Preparing [2024-10-28T03:24:38.483Z] 3b27a4614c47: Preparing [2024-10-28T03:24:38.483Z] 16113d51b718: Preparing [2024-10-28T03:24:38.483Z] 5a17bb5bd98a: Waiting [2024-10-28T03:24:38.483Z] ca670e1ad391: Waiting [2024-10-28T03:24:38.483Z] 3b27a4614c47: Waiting [2024-10-28T03:24:38.483Z] 16113d51b718: Waiting [2024-10-28T03:24:38.483Z] 540e72da0626: Layer already exists [2024-10-28T03:24:38.483Z] 73446469e726: Layer already exists [2024-10-28T03:24:38.483Z] 204730c7fb15: Layer already exists [2024-10-28T03:24:38.483Z] 3a1c7e61b52c: Layer already exists [2024-10-28T03:24:38.483Z] 00ce2a6c498a: Layer already exists [2024-10-28T03:24:38.483Z] ca670e1ad391: Layer already exists [2024-10-28T03:24:38.483Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:24:38.483Z] 16113d51b718: Layer already exists [2024-10-28T03:24:38.483Z] 3b27a4614c47: Layer already exists [2024-10-28T03:24:38.747Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:a6a62c60bb53bda1f93e1b6ef7b8bd2c1108554f429d3eee80744fece2698688 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:39.116Z] + 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-28T03:24:39.452Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-28T03:24:39.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-28T03:24:39.452Z] 00ce2a6c498a: Preparing [2024-10-28T03:24:39.452Z] 204730c7fb15: Preparing [2024-10-28T03:24:39.452Z] 73446469e726: Preparing [2024-10-28T03:24:39.452Z] 3a1c7e61b52c: Preparing [2024-10-28T03:24:39.452Z] 540e72da0626: Preparing [2024-10-28T03:24:39.452Z] 5a17bb5bd98a: Preparing [2024-10-28T03:24:39.452Z] ca670e1ad391: Preparing [2024-10-28T03:24:39.452Z] 3b27a4614c47: Preparing [2024-10-28T03:24:39.452Z] 16113d51b718: Preparing [2024-10-28T03:24:39.452Z] 3b27a4614c47: Waiting [2024-10-28T03:24:39.452Z] 16113d51b718: Waiting [2024-10-28T03:24:39.452Z] ca670e1ad391: Waiting [2024-10-28T03:24:39.452Z] 204730c7fb15: Layer already exists [2024-10-28T03:24:39.452Z] 00ce2a6c498a: Layer already exists [2024-10-28T03:24:39.452Z] 73446469e726: Layer already exists [2024-10-28T03:24:39.452Z] 540e72da0626: Layer already exists [2024-10-28T03:24:39.452Z] 3a1c7e61b52c: Layer already exists [2024-10-28T03:24:39.452Z] ca670e1ad391: Layer already exists [2024-10-28T03:24:39.452Z] 3b27a4614c47: Layer already exists [2024-10-28T03:24:39.452Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:24:39.452Z] 16113d51b718: Layer already exists [2024-10-28T03:24:39.716Z] main: digest: sha256:a6a62c60bb53bda1f93e1b6ef7b8bd2c1108554f429d3eee80744fece2698688 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T03:24:39.793Z] ===================================================== [Pipeline] echo [2024-10-28T03:24:39.805Z] taggedImages: [2024-10-28T03:24:39.805Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:24:39.805Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-28T03:24:39.805Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.3 [2024-10-28T03:24:39.805Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:24:39.805Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-28T03:24:39.839Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-28T03:24:39.839Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:24:39.839Z] latest [2024-10-28T03:24:39.839Z] 4.0.0-dev.3 [2024-10-28T03:24:39.839Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:24:39.839Z] main [2024-10-28T03:24:39.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:40.205Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:40.566Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:24:40.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-28T03:24:40.566Z] 8e01844a6b97: Preparing [2024-10-28T03:24:40.566Z] a3f556cf6cbc: Preparing [2024-10-28T03:24:40.566Z] 17af02186bce: Preparing [2024-10-28T03:24:40.566Z] 540e72da0626: Preparing [2024-10-28T03:24:40.566Z] 5a17bb5bd98a: Preparing [2024-10-28T03:24:40.566Z] e80638128663: Preparing [2024-10-28T03:24:40.566Z] dcccfdb604b7: Preparing [2024-10-28T03:24:40.566Z] 16113d51b718: Preparing [2024-10-28T03:24:40.566Z] e80638128663: Waiting [2024-10-28T03:24:40.566Z] dcccfdb604b7: Waiting [2024-10-28T03:24:40.566Z] 16113d51b718: Waiting [2024-10-28T03:24:40.566Z] 540e72da0626: Layer already exists [2024-10-28T03:24:40.833Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:24:40.833Z] a3f556cf6cbc: Pushed [2024-10-28T03:24:40.833Z] 16113d51b718: Layer already exists [2024-10-28T03:24:40.833Z] 8e01844a6b97: Pushed [2024-10-28T03:24:40.833Z] dcccfdb604b7: Pushed [2024-10-28T03:24:42.443Z] e80638128663: Pushed [2024-10-28T03:24:48.615Z] 17af02186bce: Pushed [2024-10-28T03:24:48.615Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:83e2528bb629638a7ba27bd5afedf62dd87fcd06df5cba93a27d42eab67b45aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:48.980Z] + 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-28T03:24:49.350Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-28T03:24:49.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-28T03:24:49.350Z] 8e01844a6b97: Preparing [2024-10-28T03:24:49.350Z] a3f556cf6cbc: Preparing [2024-10-28T03:24:49.350Z] 17af02186bce: Preparing [2024-10-28T03:24:49.350Z] 540e72da0626: Preparing [2024-10-28T03:24:49.350Z] 5a17bb5bd98a: Preparing [2024-10-28T03:24:49.350Z] e80638128663: Preparing [2024-10-28T03:24:49.350Z] dcccfdb604b7: Preparing [2024-10-28T03:24:49.350Z] 16113d51b718: Preparing [2024-10-28T03:24:49.350Z] dcccfdb604b7: Waiting [2024-10-28T03:24:49.350Z] e80638128663: Waiting [2024-10-28T03:24:49.350Z] 16113d51b718: Waiting [2024-10-28T03:24:49.350Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:24:49.350Z] 17af02186bce: Layer already exists [2024-10-28T03:24:49.350Z] a3f556cf6cbc: Layer already exists [2024-10-28T03:24:49.350Z] 8e01844a6b97: Layer already exists [2024-10-28T03:24:49.350Z] 540e72da0626: Layer already exists [2024-10-28T03:24:49.350Z] e80638128663: Layer already exists [2024-10-28T03:24:49.350Z] dcccfdb604b7: Layer already exists [2024-10-28T03:24:49.350Z] 16113d51b718: Layer already exists [2024-10-28T03:24:49.350Z] latest: digest: sha256:83e2528bb629638a7ba27bd5afedf62dd87fcd06df5cba93a27d42eab67b45aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:49.711Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:50.060Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.3 [2024-10-28T03:24:50.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-28T03:24:50.060Z] 8e01844a6b97: Preparing [2024-10-28T03:24:50.060Z] a3f556cf6cbc: Preparing [2024-10-28T03:24:50.060Z] 17af02186bce: Preparing [2024-10-28T03:24:50.060Z] 540e72da0626: Preparing [2024-10-28T03:24:50.060Z] 5a17bb5bd98a: Preparing [2024-10-28T03:24:50.060Z] e80638128663: Preparing [2024-10-28T03:24:50.060Z] dcccfdb604b7: Preparing [2024-10-28T03:24:50.060Z] 16113d51b718: Preparing [2024-10-28T03:24:50.060Z] dcccfdb604b7: Waiting [2024-10-28T03:24:50.060Z] 16113d51b718: Waiting [2024-10-28T03:24:50.060Z] e80638128663: Waiting [2024-10-28T03:24:50.060Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:24:50.060Z] 8e01844a6b97: Layer already exists [2024-10-28T03:24:50.060Z] 17af02186bce: Layer already exists [2024-10-28T03:24:50.060Z] a3f556cf6cbc: Layer already exists [2024-10-28T03:24:50.060Z] 540e72da0626: Layer already exists [2024-10-28T03:24:50.060Z] e80638128663: Layer already exists [2024-10-28T03:24:50.060Z] 16113d51b718: Layer already exists [2024-10-28T03:24:50.060Z] dcccfdb604b7: Layer already exists [2024-10-28T03:24:50.324Z] 4.0.0-dev.3: digest: sha256:83e2528bb629638a7ba27bd5afedf62dd87fcd06df5cba93a27d42eab67b45aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:50.686Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:51.298Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:24:51.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-28T03:24:51.298Z] 8e01844a6b97: Preparing [2024-10-28T03:24:51.299Z] a3f556cf6cbc: Preparing [2024-10-28T03:24:51.299Z] 17af02186bce: Preparing [2024-10-28T03:24:51.299Z] 540e72da0626: Preparing [2024-10-28T03:24:51.299Z] 5a17bb5bd98a: Preparing [2024-10-28T03:24:51.299Z] e80638128663: Preparing [2024-10-28T03:24:51.299Z] dcccfdb604b7: Preparing [2024-10-28T03:24:51.299Z] 16113d51b718: Preparing [2024-10-28T03:24:51.299Z] dcccfdb604b7: Waiting [2024-10-28T03:24:51.299Z] 16113d51b718: Waiting [2024-10-28T03:24:51.299Z] e80638128663: Waiting [2024-10-28T03:24:51.299Z] 17af02186bce: Layer already exists [2024-10-28T03:24:51.299Z] a3f556cf6cbc: Layer already exists [2024-10-28T03:24:51.299Z] 540e72da0626: Layer already exists [2024-10-28T03:24:51.299Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:24:51.299Z] 8e01844a6b97: Layer already exists [2024-10-28T03:24:51.299Z] e80638128663: Layer already exists [2024-10-28T03:24:51.299Z] dcccfdb604b7: Layer already exists [2024-10-28T03:24:51.299Z] 16113d51b718: Layer already exists [2024-10-28T03:24:51.566Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:83e2528bb629638a7ba27bd5afedf62dd87fcd06df5cba93a27d42eab67b45aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:51.931Z] + 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-28T03:24:52.290Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-28T03:24:52.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-28T03:24:52.290Z] 8e01844a6b97: Preparing [2024-10-28T03:24:52.290Z] a3f556cf6cbc: Preparing [2024-10-28T03:24:52.290Z] 17af02186bce: Preparing [2024-10-28T03:24:52.290Z] 540e72da0626: Preparing [2024-10-28T03:24:52.290Z] 5a17bb5bd98a: Preparing [2024-10-28T03:24:52.290Z] e80638128663: Preparing [2024-10-28T03:24:52.290Z] dcccfdb604b7: Preparing [2024-10-28T03:24:52.290Z] 16113d51b718: Preparing [2024-10-28T03:24:52.290Z] dcccfdb604b7: Waiting [2024-10-28T03:24:52.290Z] 16113d51b718: Waiting [2024-10-28T03:24:52.290Z] e80638128663: Waiting [2024-10-28T03:24:52.290Z] a3f556cf6cbc: Layer already exists [2024-10-28T03:24:52.290Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:24:52.290Z] 8e01844a6b97: Layer already exists [2024-10-28T03:24:52.290Z] 540e72da0626: Layer already exists [2024-10-28T03:24:52.290Z] 17af02186bce: Layer already exists [2024-10-28T03:24:52.290Z] e80638128663: Layer already exists [2024-10-28T03:24:52.290Z] dcccfdb604b7: Layer already exists [2024-10-28T03:24:52.290Z] 16113d51b718: Layer already exists [2024-10-28T03:24:52.556Z] main: digest: sha256:83e2528bb629638a7ba27bd5afedf62dd87fcd06df5cba93a27d42eab67b45aa size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T03:24:52.652Z] ===================================================== [Pipeline] echo [2024-10-28T03:24:52.669Z] taggedImages: [2024-10-28T03:24:52.669Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:24:52.669Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-28T03:24:52.669Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.3 [2024-10-28T03:24:52.669Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:24:52.669Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-28T03:24:52.703Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-28T03:24:52.703Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:24:52.703Z] latest [2024-10-28T03:24:52.703Z] 4.0.0-dev.3 [2024-10-28T03:24:52.703Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:24:52.703Z] main [2024-10-28T03:24:52.703Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:53.095Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:24:53.464Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:24:53.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-28T03:24:53.464Z] baff597312db: Preparing [2024-10-28T03:24:53.464Z] 5dc144a5f0b7: Preparing [2024-10-28T03:24:53.464Z] a67abf304d40: Preparing [2024-10-28T03:24:53.464Z] 5a17bb5bd98a: Preparing [2024-10-28T03:24:53.464Z] d667cc007191: Preparing [2024-10-28T03:24:53.464Z] e37f2f2b62a7: Preparing [2024-10-28T03:24:53.464Z] 16113d51b718: Preparing [2024-10-28T03:24:53.464Z] 16113d51b718: Waiting [2024-10-28T03:24:53.464Z] e37f2f2b62a7: Waiting [2024-10-28T03:24:53.464Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:24:53.732Z] 5dc144a5f0b7: Pushed [2024-10-28T03:24:53.732Z] 16113d51b718: Layer already exists [2024-10-28T03:24:53.732Z] e37f2f2b62a7: Pushed [2024-10-28T03:24:53.732Z] d667cc007191: Pushed [2024-10-28T03:24:53.732Z] baff597312db: Pushed [2024-10-28T03:25:01.934Z] a67abf304d40: Pushed [2024-10-28T03:25:01.934Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:bdfacabd6d8e6271db3798dc13ef96e70443e5144cbf63c10361210f42e882ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:02.323Z] + 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-28T03:25:02.680Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-28T03:25:02.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-28T03:25:02.680Z] baff597312db: Preparing [2024-10-28T03:25:02.680Z] 5dc144a5f0b7: Preparing [2024-10-28T03:25:02.680Z] a67abf304d40: Preparing [2024-10-28T03:25:02.680Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:02.680Z] d667cc007191: Preparing [2024-10-28T03:25:02.680Z] e37f2f2b62a7: Preparing [2024-10-28T03:25:02.680Z] 16113d51b718: Preparing [2024-10-28T03:25:02.680Z] e37f2f2b62a7: Waiting [2024-10-28T03:25:02.680Z] 16113d51b718: Waiting [2024-10-28T03:25:02.680Z] a67abf304d40: Layer already exists [2024-10-28T03:25:02.680Z] baff597312db: Layer already exists [2024-10-28T03:25:02.680Z] d667cc007191: Layer already exists [2024-10-28T03:25:02.680Z] 5dc144a5f0b7: Layer already exists [2024-10-28T03:25:02.680Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:02.680Z] e37f2f2b62a7: Layer already exists [2024-10-28T03:25:02.680Z] 16113d51b718: Layer already exists [2024-10-28T03:25:02.943Z] latest: digest: sha256:bdfacabd6d8e6271db3798dc13ef96e70443e5144cbf63c10361210f42e882ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:03.294Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:03.643Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.3 [2024-10-28T03:25:03.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-28T03:25:03.643Z] baff597312db: Preparing [2024-10-28T03:25:03.643Z] 5dc144a5f0b7: Preparing [2024-10-28T03:25:03.643Z] a67abf304d40: Preparing [2024-10-28T03:25:03.643Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:03.643Z] d667cc007191: Preparing [2024-10-28T03:25:03.643Z] e37f2f2b62a7: Preparing [2024-10-28T03:25:03.643Z] 16113d51b718: Preparing [2024-10-28T03:25:03.643Z] e37f2f2b62a7: Waiting [2024-10-28T03:25:03.643Z] 16113d51b718: Waiting [2024-10-28T03:25:03.643Z] a67abf304d40: Layer already exists [2024-10-28T03:25:03.643Z] 5dc144a5f0b7: Layer already exists [2024-10-28T03:25:03.643Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:03.643Z] d667cc007191: Layer already exists [2024-10-28T03:25:03.643Z] baff597312db: Layer already exists [2024-10-28T03:25:03.643Z] e37f2f2b62a7: Layer already exists [2024-10-28T03:25:03.643Z] 16113d51b718: Layer already exists [2024-10-28T03:25:03.643Z] 4.0.0-dev.3: digest: sha256:bdfacabd6d8e6271db3798dc13ef96e70443e5144cbf63c10361210f42e882ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:04.011Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:04.366Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:25:04.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-28T03:25:04.366Z] baff597312db: Preparing [2024-10-28T03:25:04.366Z] 5dc144a5f0b7: Preparing [2024-10-28T03:25:04.366Z] a67abf304d40: Preparing [2024-10-28T03:25:04.366Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:04.366Z] d667cc007191: Preparing [2024-10-28T03:25:04.366Z] e37f2f2b62a7: Preparing [2024-10-28T03:25:04.366Z] 16113d51b718: Preparing [2024-10-28T03:25:04.366Z] e37f2f2b62a7: Waiting [2024-10-28T03:25:04.366Z] 16113d51b718: Waiting [2024-10-28T03:25:04.366Z] a67abf304d40: Layer already exists [2024-10-28T03:25:04.366Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:04.366Z] d667cc007191: Layer already exists [2024-10-28T03:25:04.366Z] baff597312db: Layer already exists [2024-10-28T03:25:04.366Z] 5dc144a5f0b7: Layer already exists [2024-10-28T03:25:04.366Z] e37f2f2b62a7: Layer already exists [2024-10-28T03:25:04.366Z] 16113d51b718: Layer already exists [2024-10-28T03:25:04.629Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:bdfacabd6d8e6271db3798dc13ef96e70443e5144cbf63c10361210f42e882ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:04.989Z] + 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-28T03:25:05.349Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-28T03:25:05.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-28T03:25:05.349Z] baff597312db: Preparing [2024-10-28T03:25:05.349Z] 5dc144a5f0b7: Preparing [2024-10-28T03:25:05.349Z] a67abf304d40: Preparing [2024-10-28T03:25:05.349Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:05.349Z] d667cc007191: Preparing [2024-10-28T03:25:05.349Z] e37f2f2b62a7: Preparing [2024-10-28T03:25:05.349Z] 16113d51b718: Preparing [2024-10-28T03:25:05.349Z] 16113d51b718: Waiting [2024-10-28T03:25:05.349Z] e37f2f2b62a7: Waiting [2024-10-28T03:25:05.349Z] 5dc144a5f0b7: Layer already exists [2024-10-28T03:25:05.349Z] d667cc007191: Layer already exists [2024-10-28T03:25:05.349Z] baff597312db: Layer already exists [2024-10-28T03:25:05.349Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:05.349Z] a67abf304d40: Layer already exists [2024-10-28T03:25:05.349Z] e37f2f2b62a7: Layer already exists [2024-10-28T03:25:05.349Z] 16113d51b718: Layer already exists [2024-10-28T03:25:05.349Z] main: digest: sha256:bdfacabd6d8e6271db3798dc13ef96e70443e5144cbf63c10361210f42e882ca size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T03:25:05.710Z] ===================================================== [Pipeline] echo [2024-10-28T03:25:05.727Z] taggedImages: [2024-10-28T03:25:05.727Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:25:05.727Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-28T03:25:05.727Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.3 [2024-10-28T03:25:05.727Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:25:05.727Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-28T03:25:05.759Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-28T03:25:05.759Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:25:05.759Z] latest [2024-10-28T03:25:05.759Z] 4.0.0-dev.3 [2024-10-28T03:25:05.759Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:25:05.759Z] main [2024-10-28T03:25:05.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:06.126Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:06.477Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:25:06.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-28T03:25:06.477Z] cc304b91cd53: Preparing [2024-10-28T03:25:06.477Z] 19404f91a3ba: Preparing [2024-10-28T03:25:06.477Z] c72aa807065d: Preparing [2024-10-28T03:25:06.477Z] 7500139090d9: Preparing [2024-10-28T03:25:06.477Z] 540e72da0626: Preparing [2024-10-28T03:25:06.477Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:06.477Z] ca670e1ad391: Preparing [2024-10-28T03:25:06.477Z] 3b27a4614c47: Preparing [2024-10-28T03:25:06.477Z] 16113d51b718: Preparing [2024-10-28T03:25:06.477Z] 3b27a4614c47: Waiting [2024-10-28T03:25:06.477Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:06.477Z] 16113d51b718: Waiting [2024-10-28T03:25:06.477Z] ca670e1ad391: Waiting [2024-10-28T03:25:06.477Z] 540e72da0626: Layer already exists [2024-10-28T03:25:06.742Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:06.742Z] ca670e1ad391: Layer already exists [2024-10-28T03:25:06.742Z] 19404f91a3ba: Pushed [2024-10-28T03:25:06.742Z] c72aa807065d: Pushed [2024-10-28T03:25:06.742Z] 3b27a4614c47: Layer already exists [2024-10-28T03:25:06.742Z] cc304b91cd53: Pushed [2024-10-28T03:25:06.742Z] 16113d51b718: Layer already exists [2024-10-28T03:25:14.937Z] 7500139090d9: Pushed [2024-10-28T03:25:14.937Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:a3ff14d3e1002c7a3be2710ba81e70c5b30bae6beafe41ee87440405df3b20d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:15.301Z] + 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-28T03:25:15.645Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-28T03:25:15.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-28T03:25:15.645Z] cc304b91cd53: Preparing [2024-10-28T03:25:15.645Z] 19404f91a3ba: Preparing [2024-10-28T03:25:15.645Z] c72aa807065d: Preparing [2024-10-28T03:25:15.645Z] 7500139090d9: Preparing [2024-10-28T03:25:15.645Z] 540e72da0626: Preparing [2024-10-28T03:25:15.645Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:15.645Z] ca670e1ad391: Preparing [2024-10-28T03:25:15.645Z] 3b27a4614c47: Preparing [2024-10-28T03:25:15.645Z] 16113d51b718: Preparing [2024-10-28T03:25:15.645Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:15.645Z] ca670e1ad391: Waiting [2024-10-28T03:25:15.645Z] 3b27a4614c47: Waiting [2024-10-28T03:25:15.645Z] 16113d51b718: Waiting [2024-10-28T03:25:15.645Z] 19404f91a3ba: Layer already exists [2024-10-28T03:25:15.645Z] 7500139090d9: Layer already exists [2024-10-28T03:25:15.645Z] c72aa807065d: Layer already exists [2024-10-28T03:25:15.645Z] cc304b91cd53: Layer already exists [2024-10-28T03:25:15.645Z] 3b27a4614c47: Layer already exists [2024-10-28T03:25:15.645Z] 540e72da0626: Layer already exists [2024-10-28T03:25:15.645Z] ca670e1ad391: Layer already exists [2024-10-28T03:25:15.645Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:15.645Z] 16113d51b718: Layer already exists [2024-10-28T03:25:15.909Z] latest: digest: sha256:a3ff14d3e1002c7a3be2710ba81e70c5b30bae6beafe41ee87440405df3b20d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:16.254Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:16.603Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.3 [2024-10-28T03:25:16.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-28T03:25:16.603Z] cc304b91cd53: Preparing [2024-10-28T03:25:16.603Z] 19404f91a3ba: Preparing [2024-10-28T03:25:16.603Z] c72aa807065d: Preparing [2024-10-28T03:25:16.603Z] 7500139090d9: Preparing [2024-10-28T03:25:16.603Z] 540e72da0626: Preparing [2024-10-28T03:25:16.603Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:16.603Z] ca670e1ad391: Preparing [2024-10-28T03:25:16.603Z] 3b27a4614c47: Preparing [2024-10-28T03:25:16.603Z] 16113d51b718: Preparing [2024-10-28T03:25:16.603Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:16.603Z] ca670e1ad391: Waiting [2024-10-28T03:25:16.603Z] 3b27a4614c47: Waiting [2024-10-28T03:25:16.603Z] 16113d51b718: Waiting [2024-10-28T03:25:16.603Z] 19404f91a3ba: Layer already exists [2024-10-28T03:25:16.603Z] 7500139090d9: Layer already exists [2024-10-28T03:25:16.603Z] 540e72da0626: Layer already exists [2024-10-28T03:25:16.603Z] c72aa807065d: Layer already exists [2024-10-28T03:25:16.603Z] cc304b91cd53: Layer already exists [2024-10-28T03:25:16.603Z] 16113d51b718: Layer already exists [2024-10-28T03:25:16.603Z] 3b27a4614c47: Layer already exists [2024-10-28T03:25:16.603Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:16.603Z] ca670e1ad391: Layer already exists [2024-10-28T03:25:16.603Z] 4.0.0-dev.3: digest: sha256:a3ff14d3e1002c7a3be2710ba81e70c5b30bae6beafe41ee87440405df3b20d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:17.219Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:17.573Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:25:17.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-28T03:25:17.573Z] cc304b91cd53: Preparing [2024-10-28T03:25:17.573Z] 19404f91a3ba: Preparing [2024-10-28T03:25:17.573Z] c72aa807065d: Preparing [2024-10-28T03:25:17.573Z] 7500139090d9: Preparing [2024-10-28T03:25:17.573Z] 540e72da0626: Preparing [2024-10-28T03:25:17.573Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:17.573Z] ca670e1ad391: Preparing [2024-10-28T03:25:17.573Z] 3b27a4614c47: Preparing [2024-10-28T03:25:17.573Z] 16113d51b718: Preparing [2024-10-28T03:25:17.573Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:17.573Z] ca670e1ad391: Waiting [2024-10-28T03:25:17.573Z] 3b27a4614c47: Waiting [2024-10-28T03:25:17.573Z] 16113d51b718: Waiting [2024-10-28T03:25:17.573Z] 540e72da0626: Layer already exists [2024-10-28T03:25:17.573Z] 19404f91a3ba: Layer already exists [2024-10-28T03:25:17.573Z] 7500139090d9: Layer already exists [2024-10-28T03:25:17.573Z] cc304b91cd53: Layer already exists [2024-10-28T03:25:17.573Z] c72aa807065d: Layer already exists [2024-10-28T03:25:17.573Z] ca670e1ad391: Layer already exists [2024-10-28T03:25:17.573Z] 3b27a4614c47: Layer already exists [2024-10-28T03:25:17.573Z] 16113d51b718: Layer already exists [2024-10-28T03:25:17.573Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:17.837Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:a3ff14d3e1002c7a3be2710ba81e70c5b30bae6beafe41ee87440405df3b20d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:18.190Z] + 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-28T03:25:18.538Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-28T03:25:18.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-28T03:25:18.538Z] cc304b91cd53: Preparing [2024-10-28T03:25:18.538Z] 19404f91a3ba: Preparing [2024-10-28T03:25:18.538Z] c72aa807065d: Preparing [2024-10-28T03:25:18.538Z] 7500139090d9: Preparing [2024-10-28T03:25:18.538Z] 540e72da0626: Preparing [2024-10-28T03:25:18.538Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:18.538Z] ca670e1ad391: Preparing [2024-10-28T03:25:18.538Z] 3b27a4614c47: Preparing [2024-10-28T03:25:18.538Z] 16113d51b718: Preparing [2024-10-28T03:25:18.538Z] 3b27a4614c47: Waiting [2024-10-28T03:25:18.538Z] 16113d51b718: Waiting [2024-10-28T03:25:18.538Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:18.538Z] ca670e1ad391: Waiting [2024-10-28T03:25:18.538Z] 540e72da0626: Layer already exists [2024-10-28T03:25:18.538Z] 7500139090d9: Layer already exists [2024-10-28T03:25:18.538Z] c72aa807065d: Layer already exists [2024-10-28T03:25:18.538Z] cc304b91cd53: Layer already exists [2024-10-28T03:25:18.538Z] 19404f91a3ba: Layer already exists [2024-10-28T03:25:18.538Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:18.538Z] 3b27a4614c47: Layer already exists [2024-10-28T03:25:18.538Z] ca670e1ad391: Layer already exists [2024-10-28T03:25:18.538Z] 16113d51b718: Layer already exists [2024-10-28T03:25:18.802Z] main: digest: sha256:a3ff14d3e1002c7a3be2710ba81e70c5b30bae6beafe41ee87440405df3b20d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T03:25:18.891Z] ===================================================== [Pipeline] echo [2024-10-28T03:25:18.906Z] taggedImages: [2024-10-28T03:25:18.906Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:25:18.906Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-28T03:25:18.906Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.3 [2024-10-28T03:25:18.906Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:25:18.906Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-28T03:25:18.933Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-28T03:25:18.933Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:25:18.933Z] latest [2024-10-28T03:25:18.933Z] 4.0.0-dev.3 [2024-10-28T03:25:18.933Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:25:18.933Z] main [2024-10-28T03:25:18.933Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:19.304Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:19.652Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:25:19.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-28T03:25:19.652Z] 649ba3a37c3b: Preparing [2024-10-28T03:25:19.652Z] b6e02904c879: Preparing [2024-10-28T03:25:19.652Z] a3693cbead2b: Preparing [2024-10-28T03:25:19.652Z] 1b6c60204315: Preparing [2024-10-28T03:25:19.652Z] 3f63bfd8a671: Preparing [2024-10-28T03:25:19.652Z] 798cb6045fd0: Preparing [2024-10-28T03:25:19.652Z] 381dca862ee6: Preparing [2024-10-28T03:25:19.652Z] c2a2c93e41a4: Preparing [2024-10-28T03:25:19.652Z] 540e72da0626: Preparing [2024-10-28T03:25:19.652Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:19.652Z] 9230423d81fe: Preparing [2024-10-28T03:25:19.652Z] 18980b02bb1c: Preparing [2024-10-28T03:25:19.652Z] 5f70bf18a086: Preparing [2024-10-28T03:25:19.652Z] 70694daa2173: Preparing [2024-10-28T03:25:19.652Z] bf36ca2c9c94: Preparing [2024-10-28T03:25:19.652Z] c93aaeb2ebd9: Preparing [2024-10-28T03:25:19.652Z] 16113d51b718: Preparing [2024-10-28T03:25:19.652Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:19.652Z] 9230423d81fe: Waiting [2024-10-28T03:25:19.652Z] 18980b02bb1c: Waiting [2024-10-28T03:25:19.652Z] 5f70bf18a086: Waiting [2024-10-28T03:25:19.652Z] 70694daa2173: Waiting [2024-10-28T03:25:19.652Z] bf36ca2c9c94: Waiting [2024-10-28T03:25:19.652Z] c93aaeb2ebd9: Waiting [2024-10-28T03:25:19.652Z] 16113d51b718: Waiting [2024-10-28T03:25:19.652Z] c2a2c93e41a4: Waiting [2024-10-28T03:25:19.652Z] 381dca862ee6: Waiting [2024-10-28T03:25:19.917Z] a3693cbead2b: Pushed [2024-10-28T03:25:19.917Z] 1b6c60204315: Pushed [2024-10-28T03:25:19.917Z] b6e02904c879: Pushed [2024-10-28T03:25:19.917Z] 649ba3a37c3b: Pushed [2024-10-28T03:25:19.917Z] 3f63bfd8a671: Pushed [2024-10-28T03:25:19.917Z] 540e72da0626: Layer already exists [2024-10-28T03:25:19.917Z] 381dca862ee6: Pushed [2024-10-28T03:25:19.917Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:19.917Z] 798cb6045fd0: Pushed [2024-10-28T03:25:19.917Z] 5f70bf18a086: Layer already exists [2024-10-28T03:25:20.182Z] 9230423d81fe: Pushed [2024-10-28T03:25:20.182Z] 18980b02bb1c: Pushed [2024-10-28T03:25:20.182Z] 16113d51b718: Layer already exists [2024-10-28T03:25:20.182Z] 70694daa2173: Pushed [2024-10-28T03:25:20.446Z] c93aaeb2ebd9: Pushed [2024-10-28T03:25:21.892Z] bf36ca2c9c94: Pushed [2024-10-28T03:25:24.559Z] c2a2c93e41a4: Pushed [2024-10-28T03:25:24.830Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:d13addd64719ce1f4fe1151662119875e84923d15379c3e223be07969597581e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:25.191Z] + 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-28T03:25:25.549Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-28T03:25:25.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-28T03:25:25.549Z] 649ba3a37c3b: Preparing [2024-10-28T03:25:25.549Z] b6e02904c879: Preparing [2024-10-28T03:25:25.549Z] a3693cbead2b: Preparing [2024-10-28T03:25:25.549Z] 1b6c60204315: Preparing [2024-10-28T03:25:25.549Z] 3f63bfd8a671: Preparing [2024-10-28T03:25:25.549Z] 798cb6045fd0: Preparing [2024-10-28T03:25:25.549Z] 381dca862ee6: Preparing [2024-10-28T03:25:25.549Z] c2a2c93e41a4: Preparing [2024-10-28T03:25:25.549Z] 540e72da0626: Preparing [2024-10-28T03:25:25.549Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:25.549Z] 9230423d81fe: Preparing [2024-10-28T03:25:25.549Z] 18980b02bb1c: Preparing [2024-10-28T03:25:25.549Z] 5f70bf18a086: Preparing [2024-10-28T03:25:25.549Z] 70694daa2173: Preparing [2024-10-28T03:25:25.549Z] bf36ca2c9c94: Preparing [2024-10-28T03:25:25.549Z] c93aaeb2ebd9: Preparing [2024-10-28T03:25:25.549Z] 16113d51b718: Preparing [2024-10-28T03:25:25.549Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:25.549Z] 9230423d81fe: Waiting [2024-10-28T03:25:25.549Z] 18980b02bb1c: Waiting [2024-10-28T03:25:25.549Z] 5f70bf18a086: Waiting [2024-10-28T03:25:25.549Z] 70694daa2173: Waiting [2024-10-28T03:25:25.549Z] bf36ca2c9c94: Waiting [2024-10-28T03:25:25.549Z] c93aaeb2ebd9: Waiting [2024-10-28T03:25:25.549Z] 16113d51b718: Waiting [2024-10-28T03:25:25.549Z] 381dca862ee6: Waiting [2024-10-28T03:25:25.549Z] 798cb6045fd0: Waiting [2024-10-28T03:25:25.549Z] c2a2c93e41a4: Waiting [2024-10-28T03:25:25.549Z] 540e72da0626: Waiting [2024-10-28T03:25:25.549Z] a3693cbead2b: Layer already exists [2024-10-28T03:25:25.549Z] 649ba3a37c3b: Layer already exists [2024-10-28T03:25:25.549Z] 3f63bfd8a671: Layer already exists [2024-10-28T03:25:25.549Z] 1b6c60204315: Layer already exists [2024-10-28T03:25:25.549Z] b6e02904c879: Layer already exists [2024-10-28T03:25:25.549Z] 540e72da0626: Layer already exists [2024-10-28T03:25:25.549Z] c2a2c93e41a4: Layer already exists [2024-10-28T03:25:25.549Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:25.549Z] 798cb6045fd0: Layer already exists [2024-10-28T03:25:25.549Z] 381dca862ee6: Layer already exists [2024-10-28T03:25:25.549Z] 5f70bf18a086: Layer already exists [2024-10-28T03:25:25.549Z] 70694daa2173: Layer already exists [2024-10-28T03:25:25.549Z] 9230423d81fe: Layer already exists [2024-10-28T03:25:25.815Z] 18980b02bb1c: Layer already exists [2024-10-28T03:25:25.815Z] c93aaeb2ebd9: Layer already exists [2024-10-28T03:25:25.815Z] 16113d51b718: Layer already exists [2024-10-28T03:25:25.815Z] bf36ca2c9c94: Layer already exists [2024-10-28T03:25:25.815Z] latest: digest: sha256:d13addd64719ce1f4fe1151662119875e84923d15379c3e223be07969597581e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:26.172Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:26.528Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.3 [2024-10-28T03:25:26.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-28T03:25:26.528Z] 649ba3a37c3b: Preparing [2024-10-28T03:25:26.528Z] b6e02904c879: Preparing [2024-10-28T03:25:26.528Z] a3693cbead2b: Preparing [2024-10-28T03:25:26.528Z] 1b6c60204315: Preparing [2024-10-28T03:25:26.528Z] 3f63bfd8a671: Preparing [2024-10-28T03:25:26.528Z] 798cb6045fd0: Preparing [2024-10-28T03:25:26.528Z] 381dca862ee6: Preparing [2024-10-28T03:25:26.528Z] c2a2c93e41a4: Preparing [2024-10-28T03:25:26.528Z] 540e72da0626: Preparing [2024-10-28T03:25:26.528Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:26.528Z] 9230423d81fe: Preparing [2024-10-28T03:25:26.528Z] 18980b02bb1c: Preparing [2024-10-28T03:25:26.528Z] 5f70bf18a086: Preparing [2024-10-28T03:25:26.528Z] 70694daa2173: Preparing [2024-10-28T03:25:26.528Z] bf36ca2c9c94: Preparing [2024-10-28T03:25:26.528Z] c93aaeb2ebd9: Preparing [2024-10-28T03:25:26.528Z] 16113d51b718: Preparing [2024-10-28T03:25:26.528Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:26.528Z] 798cb6045fd0: Waiting [2024-10-28T03:25:26.528Z] 9230423d81fe: Waiting [2024-10-28T03:25:26.528Z] 18980b02bb1c: Waiting [2024-10-28T03:25:26.528Z] 5f70bf18a086: Waiting [2024-10-28T03:25:26.528Z] 70694daa2173: Waiting [2024-10-28T03:25:26.528Z] bf36ca2c9c94: Waiting [2024-10-28T03:25:26.528Z] c93aaeb2ebd9: Waiting [2024-10-28T03:25:26.528Z] 16113d51b718: Waiting [2024-10-28T03:25:26.528Z] 381dca862ee6: Waiting [2024-10-28T03:25:26.528Z] c2a2c93e41a4: Waiting [2024-10-28T03:25:26.528Z] 540e72da0626: Waiting [2024-10-28T03:25:26.528Z] 649ba3a37c3b: Layer already exists [2024-10-28T03:25:26.528Z] 3f63bfd8a671: Layer already exists [2024-10-28T03:25:26.528Z] b6e02904c879: Layer already exists [2024-10-28T03:25:26.528Z] a3693cbead2b: Layer already exists [2024-10-28T03:25:26.528Z] 1b6c60204315: Layer already exists [2024-10-28T03:25:26.528Z] c2a2c93e41a4: Layer already exists [2024-10-28T03:25:26.528Z] 540e72da0626: Layer already exists [2024-10-28T03:25:26.528Z] 381dca862ee6: Layer already exists [2024-10-28T03:25:26.528Z] 798cb6045fd0: Layer already exists [2024-10-28T03:25:26.528Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:26.528Z] 9230423d81fe: Layer already exists [2024-10-28T03:25:26.528Z] 5f70bf18a086: Layer already exists [2024-10-28T03:25:26.528Z] 70694daa2173: Layer already exists [2024-10-28T03:25:26.528Z] 18980b02bb1c: Layer already exists [2024-10-28T03:25:26.528Z] bf36ca2c9c94: Layer already exists [2024-10-28T03:25:26.795Z] c93aaeb2ebd9: Layer already exists [2024-10-28T03:25:26.795Z] 16113d51b718: Layer already exists [2024-10-28T03:25:26.795Z] 4.0.0-dev.3: digest: sha256:d13addd64719ce1f4fe1151662119875e84923d15379c3e223be07969597581e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:27.152Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:27.501Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:25:27.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-28T03:25:27.501Z] 649ba3a37c3b: Preparing [2024-10-28T03:25:27.501Z] b6e02904c879: Preparing [2024-10-28T03:25:27.501Z] a3693cbead2b: Preparing [2024-10-28T03:25:27.501Z] 1b6c60204315: Preparing [2024-10-28T03:25:27.501Z] 3f63bfd8a671: Preparing [2024-10-28T03:25:27.501Z] 798cb6045fd0: Preparing [2024-10-28T03:25:27.501Z] 381dca862ee6: Preparing [2024-10-28T03:25:27.501Z] c2a2c93e41a4: Preparing [2024-10-28T03:25:27.501Z] 540e72da0626: Preparing [2024-10-28T03:25:27.501Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:27.501Z] 9230423d81fe: Preparing [2024-10-28T03:25:27.501Z] 18980b02bb1c: Preparing [2024-10-28T03:25:27.501Z] 5f70bf18a086: Preparing [2024-10-28T03:25:27.501Z] 70694daa2173: Preparing [2024-10-28T03:25:27.501Z] bf36ca2c9c94: Preparing [2024-10-28T03:25:27.501Z] c93aaeb2ebd9: Preparing [2024-10-28T03:25:27.501Z] 16113d51b718: Preparing [2024-10-28T03:25:27.501Z] 798cb6045fd0: Waiting [2024-10-28T03:25:27.501Z] 381dca862ee6: Waiting [2024-10-28T03:25:27.501Z] c2a2c93e41a4: Waiting [2024-10-28T03:25:27.501Z] 540e72da0626: Waiting [2024-10-28T03:25:27.501Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:27.501Z] 9230423d81fe: Waiting [2024-10-28T03:25:27.501Z] 18980b02bb1c: Waiting [2024-10-28T03:25:27.501Z] 5f70bf18a086: Waiting [2024-10-28T03:25:27.501Z] c93aaeb2ebd9: Waiting [2024-10-28T03:25:27.501Z] 70694daa2173: Waiting [2024-10-28T03:25:27.501Z] bf36ca2c9c94: Waiting [2024-10-28T03:25:27.501Z] 16113d51b718: Waiting [2024-10-28T03:25:27.501Z] 3f63bfd8a671: Layer already exists [2024-10-28T03:25:27.501Z] a3693cbead2b: Layer already exists [2024-10-28T03:25:27.501Z] b6e02904c879: Layer already exists [2024-10-28T03:25:27.501Z] 649ba3a37c3b: Layer already exists [2024-10-28T03:25:27.501Z] 798cb6045fd0: Layer already exists [2024-10-28T03:25:27.501Z] c2a2c93e41a4: Layer already exists [2024-10-28T03:25:27.501Z] 1b6c60204315: Layer already exists [2024-10-28T03:25:27.501Z] 381dca862ee6: Layer already exists [2024-10-28T03:25:27.501Z] 540e72da0626: Layer already exists [2024-10-28T03:25:27.501Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:27.501Z] 9230423d81fe: Layer already exists [2024-10-28T03:25:27.501Z] 5f70bf18a086: Layer already exists [2024-10-28T03:25:27.501Z] 18980b02bb1c: Layer already exists [2024-10-28T03:25:27.501Z] 70694daa2173: Layer already exists [2024-10-28T03:25:27.501Z] bf36ca2c9c94: Layer already exists [2024-10-28T03:25:27.501Z] 16113d51b718: Layer already exists [2024-10-28T03:25:27.501Z] c93aaeb2ebd9: Layer already exists [2024-10-28T03:25:27.765Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:d13addd64719ce1f4fe1151662119875e84923d15379c3e223be07969597581e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:28.125Z] + 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-28T03:25:28.476Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-28T03:25:28.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-28T03:25:28.476Z] 649ba3a37c3b: Preparing [2024-10-28T03:25:28.476Z] b6e02904c879: Preparing [2024-10-28T03:25:28.476Z] a3693cbead2b: Preparing [2024-10-28T03:25:28.476Z] 1b6c60204315: Preparing [2024-10-28T03:25:28.476Z] 3f63bfd8a671: Preparing [2024-10-28T03:25:28.476Z] 798cb6045fd0: Preparing [2024-10-28T03:25:28.476Z] 381dca862ee6: Preparing [2024-10-28T03:25:28.476Z] c2a2c93e41a4: Preparing [2024-10-28T03:25:28.476Z] 540e72da0626: Preparing [2024-10-28T03:25:28.476Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:28.476Z] 9230423d81fe: Preparing [2024-10-28T03:25:28.476Z] 18980b02bb1c: Preparing [2024-10-28T03:25:28.476Z] 5f70bf18a086: Preparing [2024-10-28T03:25:28.476Z] 70694daa2173: Preparing [2024-10-28T03:25:28.476Z] bf36ca2c9c94: Preparing [2024-10-28T03:25:28.476Z] c93aaeb2ebd9: Preparing [2024-10-28T03:25:28.476Z] 16113d51b718: Preparing [2024-10-28T03:25:28.476Z] c2a2c93e41a4: Waiting [2024-10-28T03:25:28.476Z] 540e72da0626: Waiting [2024-10-28T03:25:28.476Z] 18980b02bb1c: Waiting [2024-10-28T03:25:28.476Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:28.476Z] 5f70bf18a086: Waiting [2024-10-28T03:25:28.476Z] 9230423d81fe: Waiting [2024-10-28T03:25:28.476Z] 70694daa2173: Waiting [2024-10-28T03:25:28.476Z] 16113d51b718: Waiting [2024-10-28T03:25:28.476Z] bf36ca2c9c94: Waiting [2024-10-28T03:25:28.476Z] c93aaeb2ebd9: Waiting [2024-10-28T03:25:28.476Z] 798cb6045fd0: Waiting [2024-10-28T03:25:28.476Z] 381dca862ee6: Waiting [2024-10-28T03:25:28.476Z] 1b6c60204315: Layer already exists [2024-10-28T03:25:28.476Z] 3f63bfd8a671: Layer already exists [2024-10-28T03:25:28.476Z] b6e02904c879: Layer already exists [2024-10-28T03:25:28.476Z] 649ba3a37c3b: Layer already exists [2024-10-28T03:25:28.476Z] a3693cbead2b: Layer already exists [2024-10-28T03:25:28.476Z] 381dca862ee6: Layer already exists [2024-10-28T03:25:28.476Z] 798cb6045fd0: Layer already exists [2024-10-28T03:25:28.476Z] 540e72da0626: Layer already exists [2024-10-28T03:25:28.476Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:28.476Z] c2a2c93e41a4: Layer already exists [2024-10-28T03:25:28.476Z] 18980b02bb1c: Layer already exists [2024-10-28T03:25:28.476Z] 9230423d81fe: Layer already exists [2024-10-28T03:25:28.476Z] 5f70bf18a086: Layer already exists [2024-10-28T03:25:28.476Z] 70694daa2173: Layer already exists [2024-10-28T03:25:28.476Z] bf36ca2c9c94: Layer already exists [2024-10-28T03:25:28.741Z] c93aaeb2ebd9: Layer already exists [2024-10-28T03:25:28.741Z] 16113d51b718: Layer already exists [2024-10-28T03:25:28.741Z] main: digest: sha256:d13addd64719ce1f4fe1151662119875e84923d15379c3e223be07969597581e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T03:25:28.831Z] ===================================================== [Pipeline] echo [2024-10-28T03:25:28.848Z] taggedImages: [2024-10-28T03:25:28.848Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:25:28.848Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-28T03:25:28.848Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.3 [2024-10-28T03:25:28.848Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:25:28.848Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-28T03:25:28.871Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-28T03:25:28.871Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:25:28.871Z] latest [2024-10-28T03:25:28.871Z] 4.0.0-dev.3 [2024-10-28T03:25:28.871Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:25:28.871Z] main [2024-10-28T03:25:28.871Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:29.248Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:29.597Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:25:29.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-28T03:25:29.597Z] 2b6a95a98794: Preparing [2024-10-28T03:25:29.597Z] 5cc19604c06e: Preparing [2024-10-28T03:25:29.597Z] 23e699fdcb7a: Preparing [2024-10-28T03:25:29.597Z] ca6abb789efd: Preparing [2024-10-28T03:25:29.597Z] 540e72da0626: Preparing [2024-10-28T03:25:29.597Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:29.597Z] ca670e1ad391: Preparing [2024-10-28T03:25:29.597Z] 3b27a4614c47: Preparing [2024-10-28T03:25:29.597Z] 16113d51b718: Preparing [2024-10-28T03:25:29.597Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:29.597Z] ca670e1ad391: Waiting [2024-10-28T03:25:29.597Z] 3b27a4614c47: Waiting [2024-10-28T03:25:29.597Z] 16113d51b718: Waiting [2024-10-28T03:25:29.863Z] 540e72da0626: Layer already exists [2024-10-28T03:25:29.863Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:29.863Z] 5cc19604c06e: Pushed [2024-10-28T03:25:29.863Z] ca670e1ad391: Layer already exists [2024-10-28T03:25:29.863Z] 2b6a95a98794: Pushed [2024-10-28T03:25:29.863Z] 3b27a4614c47: Layer already exists [2024-10-28T03:25:29.863Z] 16113d51b718: Layer already exists [2024-10-28T03:25:29.863Z] 23e699fdcb7a: Pushed [2024-10-28T03:25:35.196Z] ca6abb789efd: Pushed [2024-10-28T03:25:35.461Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:d960e07de5737fca523811f1d2018efbd1bf2237b8a3553b38cc760f679b1322 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:35.813Z] + 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-28T03:25:36.158Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-28T03:25:36.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-28T03:25:36.158Z] 2b6a95a98794: Preparing [2024-10-28T03:25:36.158Z] 5cc19604c06e: Preparing [2024-10-28T03:25:36.158Z] 23e699fdcb7a: Preparing [2024-10-28T03:25:36.158Z] ca6abb789efd: Preparing [2024-10-28T03:25:36.158Z] 540e72da0626: Preparing [2024-10-28T03:25:36.158Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:36.158Z] ca670e1ad391: Preparing [2024-10-28T03:25:36.158Z] 3b27a4614c47: Preparing [2024-10-28T03:25:36.158Z] 16113d51b718: Preparing [2024-10-28T03:25:36.158Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:36.158Z] ca670e1ad391: Waiting [2024-10-28T03:25:36.158Z] 3b27a4614c47: Waiting [2024-10-28T03:25:36.158Z] 16113d51b718: Waiting [2024-10-28T03:25:36.158Z] 2b6a95a98794: Layer already exists [2024-10-28T03:25:36.158Z] 540e72da0626: Layer already exists [2024-10-28T03:25:36.158Z] ca6abb789efd: Layer already exists [2024-10-28T03:25:36.158Z] 5cc19604c06e: Layer already exists [2024-10-28T03:25:36.158Z] 23e699fdcb7a: Layer already exists [2024-10-28T03:25:36.158Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:36.158Z] ca670e1ad391: Layer already exists [2024-10-28T03:25:36.158Z] 3b27a4614c47: Layer already exists [2024-10-28T03:25:36.158Z] 16113d51b718: Layer already exists [2024-10-28T03:25:36.422Z] latest: digest: sha256:d960e07de5737fca523811f1d2018efbd1bf2237b8a3553b38cc760f679b1322 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:36.786Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:37.843Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.3 [2024-10-28T03:25:37.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-28T03:25:38.108Z] 2b6a95a98794: Preparing [2024-10-28T03:25:38.108Z] 5cc19604c06e: Preparing [2024-10-28T03:25:38.108Z] 23e699fdcb7a: Preparing [2024-10-28T03:25:38.108Z] ca6abb789efd: Preparing [2024-10-28T03:25:38.108Z] 540e72da0626: Preparing [2024-10-28T03:25:38.108Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:38.108Z] ca670e1ad391: Preparing [2024-10-28T03:25:38.108Z] 3b27a4614c47: Preparing [2024-10-28T03:25:38.108Z] 16113d51b718: Preparing [2024-10-28T03:25:38.108Z] ca670e1ad391: Waiting [2024-10-28T03:25:38.108Z] 3b27a4614c47: Waiting [2024-10-28T03:25:38.108Z] 16113d51b718: Waiting [2024-10-28T03:25:38.108Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:38.108Z] 5cc19604c06e: Layer already exists [2024-10-28T03:25:38.108Z] ca6abb789efd: Layer already exists [2024-10-28T03:25:38.108Z] 540e72da0626: Layer already exists [2024-10-28T03:25:38.108Z] 23e699fdcb7a: Layer already exists [2024-10-28T03:25:38.108Z] 2b6a95a98794: Layer already exists [2024-10-28T03:25:38.108Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:38.108Z] 3b27a4614c47: Layer already exists [2024-10-28T03:25:38.108Z] ca670e1ad391: Layer already exists [2024-10-28T03:25:38.108Z] 16113d51b718: Layer already exists [2024-10-28T03:25:38.108Z] 4.0.0-dev.3: digest: sha256:d960e07de5737fca523811f1d2018efbd1bf2237b8a3553b38cc760f679b1322 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:38.456Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:38.813Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:25:38.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-28T03:25:38.813Z] 2b6a95a98794: Preparing [2024-10-28T03:25:38.813Z] 5cc19604c06e: Preparing [2024-10-28T03:25:38.813Z] 23e699fdcb7a: Preparing [2024-10-28T03:25:38.813Z] ca6abb789efd: Preparing [2024-10-28T03:25:38.813Z] 540e72da0626: Preparing [2024-10-28T03:25:38.813Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:38.813Z] ca670e1ad391: Preparing [2024-10-28T03:25:38.813Z] 3b27a4614c47: Preparing [2024-10-28T03:25:38.813Z] 16113d51b718: Preparing [2024-10-28T03:25:38.813Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:38.813Z] ca670e1ad391: Waiting [2024-10-28T03:25:38.813Z] 3b27a4614c47: Waiting [2024-10-28T03:25:38.813Z] 16113d51b718: Waiting [2024-10-28T03:25:38.813Z] 5cc19604c06e: Layer already exists [2024-10-28T03:25:38.813Z] 23e699fdcb7a: Layer already exists [2024-10-28T03:25:38.813Z] 540e72da0626: Layer already exists [2024-10-28T03:25:38.813Z] 2b6a95a98794: Layer already exists [2024-10-28T03:25:38.813Z] ca6abb789efd: Layer already exists [2024-10-28T03:25:38.813Z] ca670e1ad391: Layer already exists [2024-10-28T03:25:38.814Z] 3b27a4614c47: Layer already exists [2024-10-28T03:25:38.814Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:38.814Z] 16113d51b718: Layer already exists [2024-10-28T03:25:39.076Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:d960e07de5737fca523811f1d2018efbd1bf2237b8a3553b38cc760f679b1322 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:39.439Z] + 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-28T03:25:39.799Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-28T03:25:39.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-28T03:25:39.799Z] 2b6a95a98794: Preparing [2024-10-28T03:25:39.799Z] 5cc19604c06e: Preparing [2024-10-28T03:25:39.799Z] 23e699fdcb7a: Preparing [2024-10-28T03:25:39.799Z] ca6abb789efd: Preparing [2024-10-28T03:25:39.799Z] 540e72da0626: Preparing [2024-10-28T03:25:39.799Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:39.799Z] ca670e1ad391: Preparing [2024-10-28T03:25:39.799Z] 3b27a4614c47: Preparing [2024-10-28T03:25:39.799Z] 16113d51b718: Preparing [2024-10-28T03:25:39.799Z] ca670e1ad391: Waiting [2024-10-28T03:25:39.799Z] 16113d51b718: Waiting [2024-10-28T03:25:39.799Z] 3b27a4614c47: Waiting [2024-10-28T03:25:39.799Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:39.799Z] 23e699fdcb7a: Layer already exists [2024-10-28T03:25:39.799Z] ca6abb789efd: Layer already exists [2024-10-28T03:25:39.799Z] 540e72da0626: Layer already exists [2024-10-28T03:25:39.799Z] 2b6a95a98794: Layer already exists [2024-10-28T03:25:39.799Z] 5cc19604c06e: Layer already exists [2024-10-28T03:25:39.799Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:39.799Z] ca670e1ad391: Layer already exists [2024-10-28T03:25:39.799Z] 16113d51b718: Layer already exists [2024-10-28T03:25:39.799Z] 3b27a4614c47: Layer already exists [2024-10-28T03:25:40.063Z] main: digest: sha256:d960e07de5737fca523811f1d2018efbd1bf2237b8a3553b38cc760f679b1322 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T03:25:40.146Z] ===================================================== [Pipeline] echo [2024-10-28T03:25:40.159Z] taggedImages: [2024-10-28T03:25:40.159Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:25:40.159Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-28T03:25:40.159Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.3 [2024-10-28T03:25:40.159Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:25:40.159Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-28T03:25:40.328Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-28T03:25:40.328Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:25:40.328Z] latest [2024-10-28T03:25:40.328Z] 4.0.0-dev.3 [2024-10-28T03:25:40.328Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:25:40.328Z] main [2024-10-28T03:25:40.328Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:40.688Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:41.040Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:25:41.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-28T03:25:41.040Z] 12e1f8b6fcf3: Preparing [2024-10-28T03:25:41.041Z] 66f415c38a46: Preparing [2024-10-28T03:25:41.041Z] 658b6f6c3188: Preparing [2024-10-28T03:25:41.041Z] 3516142d3b09: Preparing [2024-10-28T03:25:41.041Z] be358f367b31: Preparing [2024-10-28T03:25:41.041Z] 540e72da0626: Preparing [2024-10-28T03:25:41.041Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:41.041Z] fd0da02bb162: Preparing [2024-10-28T03:25:41.041Z] 85b9de99cf76: Preparing [2024-10-28T03:25:41.041Z] 4c3f65c91067: Preparing [2024-10-28T03:25:41.041Z] 16113d51b718: Preparing [2024-10-28T03:25:41.041Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:41.041Z] fd0da02bb162: Waiting [2024-10-28T03:25:41.041Z] 85b9de99cf76: Waiting [2024-10-28T03:25:41.041Z] 4c3f65c91067: Waiting [2024-10-28T03:25:41.041Z] 16113d51b718: Waiting [2024-10-28T03:25:41.041Z] 540e72da0626: Waiting [2024-10-28T03:25:41.311Z] be358f367b31: Pushed [2024-10-28T03:25:41.311Z] 66f415c38a46: Pushed [2024-10-28T03:25:41.311Z] 3516142d3b09: Pushed [2024-10-28T03:25:41.311Z] 540e72da0626: Layer already exists [2024-10-28T03:25:41.311Z] 12e1f8b6fcf3: Pushed [2024-10-28T03:25:41.311Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:41.578Z] 16113d51b718: Layer already exists [2024-10-28T03:25:41.578Z] fd0da02bb162: Pushed [2024-10-28T03:25:41.578Z] 85b9de99cf76: Pushed [2024-10-28T03:25:44.912Z] 658b6f6c3188: Pushed [2024-10-28T03:25:45.870Z] 4c3f65c91067: Pushed [2024-10-28T03:25:45.870Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:a702559ef7f3137bd84c3192592483276fb55e7fda4a4359d3d30f2dca5d5074 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:46.236Z] + 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-28T03:25:46.599Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-28T03:25:46.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-28T03:25:46.599Z] 12e1f8b6fcf3: Preparing [2024-10-28T03:25:46.599Z] 66f415c38a46: Preparing [2024-10-28T03:25:46.599Z] 658b6f6c3188: Preparing [2024-10-28T03:25:46.599Z] 3516142d3b09: Preparing [2024-10-28T03:25:46.599Z] be358f367b31: Preparing [2024-10-28T03:25:46.599Z] 540e72da0626: Preparing [2024-10-28T03:25:46.599Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:46.599Z] fd0da02bb162: Preparing [2024-10-28T03:25:46.599Z] 85b9de99cf76: Preparing [2024-10-28T03:25:46.599Z] 4c3f65c91067: Preparing [2024-10-28T03:25:46.599Z] 16113d51b718: Preparing [2024-10-28T03:25:46.599Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:46.599Z] fd0da02bb162: Waiting [2024-10-28T03:25:46.599Z] 85b9de99cf76: Waiting [2024-10-28T03:25:46.599Z] 4c3f65c91067: Waiting [2024-10-28T03:25:46.599Z] 16113d51b718: Waiting [2024-10-28T03:25:46.599Z] 540e72da0626: Waiting [2024-10-28T03:25:46.599Z] 12e1f8b6fcf3: Layer already exists [2024-10-28T03:25:46.599Z] 66f415c38a46: Layer already exists [2024-10-28T03:25:46.599Z] 3516142d3b09: Layer already exists [2024-10-28T03:25:46.599Z] fd0da02bb162: Layer already exists [2024-10-28T03:25:46.599Z] be358f367b31: Layer already exists [2024-10-28T03:25:46.599Z] 658b6f6c3188: Layer already exists [2024-10-28T03:25:46.599Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:46.599Z] 85b9de99cf76: Layer already exists [2024-10-28T03:25:46.599Z] 540e72da0626: Layer already exists [2024-10-28T03:25:46.866Z] 4c3f65c91067: Layer already exists [2024-10-28T03:25:46.866Z] 16113d51b718: Layer already exists [2024-10-28T03:25:46.866Z] latest: digest: sha256:a702559ef7f3137bd84c3192592483276fb55e7fda4a4359d3d30f2dca5d5074 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:47.222Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:47.572Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.3 [2024-10-28T03:25:47.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-28T03:25:47.572Z] 12e1f8b6fcf3: Preparing [2024-10-28T03:25:47.572Z] 66f415c38a46: Preparing [2024-10-28T03:25:47.572Z] 658b6f6c3188: Preparing [2024-10-28T03:25:47.572Z] 3516142d3b09: Preparing [2024-10-28T03:25:47.572Z] be358f367b31: Preparing [2024-10-28T03:25:47.572Z] 540e72da0626: Preparing [2024-10-28T03:25:47.572Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:47.572Z] 540e72da0626: Waiting [2024-10-28T03:25:47.572Z] fd0da02bb162: Preparing [2024-10-28T03:25:47.572Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:47.572Z] 85b9de99cf76: Preparing [2024-10-28T03:25:47.572Z] fd0da02bb162: Waiting [2024-10-28T03:25:47.572Z] 85b9de99cf76: Waiting [2024-10-28T03:25:47.572Z] 4c3f65c91067: Preparing [2024-10-28T03:25:47.572Z] 16113d51b718: Preparing [2024-10-28T03:25:47.572Z] 4c3f65c91067: Waiting [2024-10-28T03:25:47.572Z] 16113d51b718: Waiting [2024-10-28T03:25:47.572Z] 66f415c38a46: Layer already exists [2024-10-28T03:25:47.572Z] 658b6f6c3188: Layer already exists [2024-10-28T03:25:47.572Z] 3516142d3b09: Layer already exists [2024-10-28T03:25:47.572Z] be358f367b31: Layer already exists [2024-10-28T03:25:47.572Z] 12e1f8b6fcf3: Layer already exists [2024-10-28T03:25:47.572Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:47.572Z] 540e72da0626: Layer already exists [2024-10-28T03:25:47.572Z] 4c3f65c91067: Layer already exists [2024-10-28T03:25:47.572Z] fd0da02bb162: Layer already exists [2024-10-28T03:25:47.572Z] 85b9de99cf76: Layer already exists [2024-10-28T03:25:47.572Z] 16113d51b718: Layer already exists [2024-10-28T03:25:47.838Z] 4.0.0-dev.3: digest: sha256:a702559ef7f3137bd84c3192592483276fb55e7fda4a4359d3d30f2dca5d5074 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:48.195Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:48.546Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:25:48.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-28T03:25:48.546Z] 12e1f8b6fcf3: Preparing [2024-10-28T03:25:48.546Z] 66f415c38a46: Preparing [2024-10-28T03:25:48.546Z] 658b6f6c3188: Preparing [2024-10-28T03:25:48.546Z] 3516142d3b09: Preparing [2024-10-28T03:25:48.546Z] be358f367b31: Preparing [2024-10-28T03:25:48.546Z] 540e72da0626: Preparing [2024-10-28T03:25:48.546Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:48.546Z] fd0da02bb162: Preparing [2024-10-28T03:25:48.546Z] 85b9de99cf76: Preparing [2024-10-28T03:25:48.546Z] 4c3f65c91067: Preparing [2024-10-28T03:25:48.546Z] 16113d51b718: Preparing [2024-10-28T03:25:48.546Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:48.546Z] fd0da02bb162: Waiting [2024-10-28T03:25:48.546Z] 85b9de99cf76: Waiting [2024-10-28T03:25:48.546Z] 4c3f65c91067: Waiting [2024-10-28T03:25:48.546Z] 16113d51b718: Waiting [2024-10-28T03:25:48.546Z] 540e72da0626: Waiting [2024-10-28T03:25:48.546Z] be358f367b31: Layer already exists [2024-10-28T03:25:48.546Z] 12e1f8b6fcf3: Layer already exists [2024-10-28T03:25:48.546Z] 66f415c38a46: Layer already exists [2024-10-28T03:25:48.546Z] 3516142d3b09: Layer already exists [2024-10-28T03:25:48.546Z] 658b6f6c3188: Layer already exists [2024-10-28T03:25:48.546Z] fd0da02bb162: Layer already exists [2024-10-28T03:25:48.546Z] 540e72da0626: Layer already exists [2024-10-28T03:25:48.546Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:48.546Z] 85b9de99cf76: Layer already exists [2024-10-28T03:25:48.546Z] 4c3f65c91067: Layer already exists [2024-10-28T03:25:48.546Z] 16113d51b718: Layer already exists [2024-10-28T03:25:48.810Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:a702559ef7f3137bd84c3192592483276fb55e7fda4a4359d3d30f2dca5d5074 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:49.167Z] + 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-28T03:25:49.520Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-28T03:25:49.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-28T03:25:49.520Z] 12e1f8b6fcf3: Preparing [2024-10-28T03:25:49.520Z] 66f415c38a46: Preparing [2024-10-28T03:25:49.520Z] 658b6f6c3188: Preparing [2024-10-28T03:25:49.520Z] 3516142d3b09: Preparing [2024-10-28T03:25:49.520Z] be358f367b31: Preparing [2024-10-28T03:25:49.520Z] 540e72da0626: Preparing [2024-10-28T03:25:49.520Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:49.520Z] fd0da02bb162: Preparing [2024-10-28T03:25:49.520Z] 85b9de99cf76: Preparing [2024-10-28T03:25:49.520Z] 4c3f65c91067: Preparing [2024-10-28T03:25:49.520Z] 16113d51b718: Preparing [2024-10-28T03:25:49.520Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:49.520Z] fd0da02bb162: Waiting [2024-10-28T03:25:49.520Z] 85b9de99cf76: Waiting [2024-10-28T03:25:49.520Z] 4c3f65c91067: Waiting [2024-10-28T03:25:49.520Z] 16113d51b718: Waiting [2024-10-28T03:25:49.520Z] 540e72da0626: Waiting [2024-10-28T03:25:49.520Z] 3516142d3b09: Layer already exists [2024-10-28T03:25:49.520Z] 658b6f6c3188: Layer already exists [2024-10-28T03:25:49.520Z] 12e1f8b6fcf3: Layer already exists [2024-10-28T03:25:49.520Z] 66f415c38a46: Layer already exists [2024-10-28T03:25:49.520Z] be358f367b31: Layer already exists [2024-10-28T03:25:49.520Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:49.520Z] 540e72da0626: Layer already exists [2024-10-28T03:25:49.520Z] 85b9de99cf76: Layer already exists [2024-10-28T03:25:49.520Z] fd0da02bb162: Layer already exists [2024-10-28T03:25:49.520Z] 4c3f65c91067: Layer already exists [2024-10-28T03:25:49.520Z] 16113d51b718: Layer already exists [2024-10-28T03:25:49.785Z] main: digest: sha256:a702559ef7f3137bd84c3192592483276fb55e7fda4a4359d3d30f2dca5d5074 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T03:25:49.879Z] ===================================================== [Pipeline] echo [2024-10-28T03:25:49.894Z] taggedImages: [2024-10-28T03:25:49.894Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:25:49.894Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-28T03:25:49.894Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.3 [2024-10-28T03:25:49.894Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:25:49.894Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-28T03:25:49.920Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-28T03:25:49.920Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:25:49.920Z] latest [2024-10-28T03:25:49.920Z] 4.0.0-dev.3 [2024-10-28T03:25:49.920Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:25:49.920Z] main [2024-10-28T03:25:49.920Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:50.280Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:50.624Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:25:50.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-28T03:25:50.624Z] 156d045bebe3: Preparing [2024-10-28T03:25:50.624Z] 20570ce2c569: Preparing [2024-10-28T03:25:50.624Z] 1565596a4791: Preparing [2024-10-28T03:25:50.624Z] 028a0c66cefb: Preparing [2024-10-28T03:25:50.624Z] 1189f7eb1db5: Preparing [2024-10-28T03:25:50.624Z] f52fdb00176e: Preparing [2024-10-28T03:25:50.624Z] 018668cb796b: Preparing [2024-10-28T03:25:50.624Z] 540e72da0626: Preparing [2024-10-28T03:25:50.624Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:50.624Z] fb4568e10a1a: Preparing [2024-10-28T03:25:50.624Z] a0e961e1c885: Preparing [2024-10-28T03:25:50.624Z] 16113d51b718: Preparing [2024-10-28T03:25:50.624Z] f52fdb00176e: Waiting [2024-10-28T03:25:50.624Z] 018668cb796b: Waiting [2024-10-28T03:25:50.624Z] 540e72da0626: Waiting [2024-10-28T03:25:50.624Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:50.624Z] fb4568e10a1a: Waiting [2024-10-28T03:25:50.624Z] a0e961e1c885: Waiting [2024-10-28T03:25:50.624Z] 16113d51b718: Waiting [2024-10-28T03:25:50.893Z] 156d045bebe3: Pushed [2024-10-28T03:25:50.893Z] 1189f7eb1db5: Pushed [2024-10-28T03:25:50.893Z] 20570ce2c569: Pushed [2024-10-28T03:25:51.158Z] 540e72da0626: Layer already exists [2024-10-28T03:25:51.158Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:51.158Z] f52fdb00176e: Pushed [2024-10-28T03:25:51.158Z] 018668cb796b: Pushed [2024-10-28T03:25:51.158Z] 16113d51b718: Layer already exists [2024-10-28T03:25:53.092Z] fb4568e10a1a: Pushed [2024-10-28T03:25:54.047Z] 028a0c66cefb: Pushed [2024-10-28T03:25:54.047Z] a0e961e1c885: Pushed [2024-10-28T03:25:55.003Z] 1565596a4791: Pushed [2024-10-28T03:25:55.284Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:c6733a1c7560a73a8476645567f27a7c7add16ddaf15a056725d3204b9941e0c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:55.667Z] + 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-28T03:25:56.038Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-28T03:25:56.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-28T03:25:56.038Z] 156d045bebe3: Preparing [2024-10-28T03:25:56.038Z] 20570ce2c569: Preparing [2024-10-28T03:25:56.038Z] 1565596a4791: Preparing [2024-10-28T03:25:56.038Z] 028a0c66cefb: Preparing [2024-10-28T03:25:56.038Z] 1189f7eb1db5: Preparing [2024-10-28T03:25:56.038Z] f52fdb00176e: Preparing [2024-10-28T03:25:56.038Z] 018668cb796b: Preparing [2024-10-28T03:25:56.038Z] 540e72da0626: Preparing [2024-10-28T03:25:56.038Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:56.038Z] fb4568e10a1a: Preparing [2024-10-28T03:25:56.038Z] a0e961e1c885: Preparing [2024-10-28T03:25:56.038Z] 16113d51b718: Preparing [2024-10-28T03:25:56.038Z] f52fdb00176e: Waiting [2024-10-28T03:25:56.038Z] 540e72da0626: Waiting [2024-10-28T03:25:56.038Z] 018668cb796b: Waiting [2024-10-28T03:25:56.038Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:56.038Z] fb4568e10a1a: Waiting [2024-10-28T03:25:56.038Z] a0e961e1c885: Waiting [2024-10-28T03:25:56.038Z] 16113d51b718: Waiting [2024-10-28T03:25:56.038Z] 028a0c66cefb: Layer already exists [2024-10-28T03:25:56.038Z] 156d045bebe3: Layer already exists [2024-10-28T03:25:56.038Z] 20570ce2c569: Layer already exists [2024-10-28T03:25:56.038Z] 1189f7eb1db5: Layer already exists [2024-10-28T03:25:56.038Z] 1565596a4791: Layer already exists [2024-10-28T03:25:56.038Z] fb4568e10a1a: Layer already exists [2024-10-28T03:25:56.038Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:56.038Z] 018668cb796b: Layer already exists [2024-10-28T03:25:56.038Z] f52fdb00176e: Layer already exists [2024-10-28T03:25:56.038Z] 540e72da0626: Layer already exists [2024-10-28T03:25:56.038Z] a0e961e1c885: Layer already exists [2024-10-28T03:25:56.038Z] 16113d51b718: Layer already exists [2024-10-28T03:25:56.304Z] latest: digest: sha256:c6733a1c7560a73a8476645567f27a7c7add16ddaf15a056725d3204b9941e0c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:56.680Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:57.039Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.3 [2024-10-28T03:25:57.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-28T03:25:57.039Z] 156d045bebe3: Preparing [2024-10-28T03:25:57.039Z] 20570ce2c569: Preparing [2024-10-28T03:25:57.039Z] 1565596a4791: Preparing [2024-10-28T03:25:57.039Z] 028a0c66cefb: Preparing [2024-10-28T03:25:57.039Z] 1189f7eb1db5: Preparing [2024-10-28T03:25:57.039Z] f52fdb00176e: Preparing [2024-10-28T03:25:57.039Z] 018668cb796b: Preparing [2024-10-28T03:25:57.039Z] 540e72da0626: Preparing [2024-10-28T03:25:57.039Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:57.039Z] fb4568e10a1a: Preparing [2024-10-28T03:25:57.039Z] a0e961e1c885: Preparing [2024-10-28T03:25:57.039Z] 16113d51b718: Preparing [2024-10-28T03:25:57.039Z] 540e72da0626: Waiting [2024-10-28T03:25:57.039Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:57.039Z] fb4568e10a1a: Waiting [2024-10-28T03:25:57.039Z] f52fdb00176e: Waiting [2024-10-28T03:25:57.039Z] 018668cb796b: Waiting [2024-10-28T03:25:57.039Z] 16113d51b718: Waiting [2024-10-28T03:25:57.039Z] 156d045bebe3: Layer already exists [2024-10-28T03:25:57.039Z] 20570ce2c569: Layer already exists [2024-10-28T03:25:57.039Z] 1565596a4791: Layer already exists [2024-10-28T03:25:57.039Z] 028a0c66cefb: Layer already exists [2024-10-28T03:25:57.039Z] 1189f7eb1db5: Layer already exists [2024-10-28T03:25:57.039Z] fb4568e10a1a: Layer already exists [2024-10-28T03:25:57.039Z] 018668cb796b: Layer already exists [2024-10-28T03:25:57.039Z] f52fdb00176e: Layer already exists [2024-10-28T03:25:57.039Z] 540e72da0626: Layer already exists [2024-10-28T03:25:57.039Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:57.039Z] a0e961e1c885: Layer already exists [2024-10-28T03:25:57.039Z] 16113d51b718: Layer already exists [2024-10-28T03:25:57.305Z] 4.0.0-dev.3: digest: sha256:c6733a1c7560a73a8476645567f27a7c7add16ddaf15a056725d3204b9941e0c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:57.665Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:58.288Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:25:58.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-28T03:25:58.288Z] 156d045bebe3: Preparing [2024-10-28T03:25:58.288Z] 20570ce2c569: Preparing [2024-10-28T03:25:58.288Z] 1565596a4791: Preparing [2024-10-28T03:25:58.288Z] 028a0c66cefb: Preparing [2024-10-28T03:25:58.288Z] 1189f7eb1db5: Preparing [2024-10-28T03:25:58.288Z] f52fdb00176e: Preparing [2024-10-28T03:25:58.288Z] 018668cb796b: Preparing [2024-10-28T03:25:58.288Z] 540e72da0626: Preparing [2024-10-28T03:25:58.288Z] f52fdb00176e: Waiting [2024-10-28T03:25:58.288Z] 018668cb796b: Waiting [2024-10-28T03:25:58.288Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:58.288Z] 540e72da0626: Waiting [2024-10-28T03:25:58.288Z] fb4568e10a1a: Preparing [2024-10-28T03:25:58.288Z] fb4568e10a1a: Waiting [2024-10-28T03:25:58.288Z] a0e961e1c885: Preparing [2024-10-28T03:25:58.288Z] 16113d51b718: Preparing [2024-10-28T03:25:58.288Z] a0e961e1c885: Waiting [2024-10-28T03:25:58.288Z] 16113d51b718: Waiting [2024-10-28T03:25:58.288Z] 1565596a4791: Layer already exists [2024-10-28T03:25:58.288Z] 156d045bebe3: Layer already exists [2024-10-28T03:25:58.288Z] 20570ce2c569: Layer already exists [2024-10-28T03:25:58.288Z] 028a0c66cefb: Layer already exists [2024-10-28T03:25:58.288Z] 1189f7eb1db5: Layer already exists [2024-10-28T03:25:58.288Z] f52fdb00176e: Layer already exists [2024-10-28T03:25:58.288Z] 018668cb796b: Layer already exists [2024-10-28T03:25:58.288Z] fb4568e10a1a: Layer already exists [2024-10-28T03:25:58.288Z] 540e72da0626: Layer already exists [2024-10-28T03:25:58.288Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:58.288Z] a0e961e1c885: Layer already exists [2024-10-28T03:25:58.288Z] 16113d51b718: Layer already exists [2024-10-28T03:25:58.553Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:c6733a1c7560a73a8476645567f27a7c7add16ddaf15a056725d3204b9941e0c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:25:58.910Z] + 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-28T03:25:59.263Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-28T03:25:59.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-28T03:25:59.263Z] 156d045bebe3: Preparing [2024-10-28T03:25:59.263Z] 20570ce2c569: Preparing [2024-10-28T03:25:59.263Z] 1565596a4791: Preparing [2024-10-28T03:25:59.263Z] 028a0c66cefb: Preparing [2024-10-28T03:25:59.263Z] 1189f7eb1db5: Preparing [2024-10-28T03:25:59.263Z] f52fdb00176e: Preparing [2024-10-28T03:25:59.263Z] 018668cb796b: Preparing [2024-10-28T03:25:59.263Z] 540e72da0626: Preparing [2024-10-28T03:25:59.263Z] 5a17bb5bd98a: Preparing [2024-10-28T03:25:59.263Z] fb4568e10a1a: Preparing [2024-10-28T03:25:59.263Z] a0e961e1c885: Preparing [2024-10-28T03:25:59.263Z] 16113d51b718: Preparing [2024-10-28T03:25:59.263Z] 5a17bb5bd98a: Waiting [2024-10-28T03:25:59.263Z] fb4568e10a1a: Waiting [2024-10-28T03:25:59.263Z] f52fdb00176e: Waiting [2024-10-28T03:25:59.263Z] 018668cb796b: Waiting [2024-10-28T03:25:59.263Z] 540e72da0626: Waiting [2024-10-28T03:25:59.263Z] 16113d51b718: Waiting [2024-10-28T03:25:59.263Z] a0e961e1c885: Waiting [2024-10-28T03:25:59.263Z] 028a0c66cefb: Layer already exists [2024-10-28T03:25:59.263Z] 1565596a4791: Layer already exists [2024-10-28T03:25:59.263Z] 20570ce2c569: Layer already exists [2024-10-28T03:25:59.263Z] 156d045bebe3: Layer already exists [2024-10-28T03:25:59.263Z] 1189f7eb1db5: Layer already exists [2024-10-28T03:25:59.263Z] 018668cb796b: Layer already exists [2024-10-28T03:25:59.263Z] f52fdb00176e: Layer already exists [2024-10-28T03:25:59.263Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:25:59.263Z] fb4568e10a1a: Layer already exists [2024-10-28T03:25:59.263Z] 540e72da0626: Layer already exists [2024-10-28T03:25:59.263Z] a0e961e1c885: Layer already exists [2024-10-28T03:25:59.263Z] 16113d51b718: Layer already exists [2024-10-28T03:25:59.527Z] main: digest: sha256:c6733a1c7560a73a8476645567f27a7c7add16ddaf15a056725d3204b9941e0c size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T03:25:59.604Z] ===================================================== [Pipeline] echo [2024-10-28T03:25:59.616Z] taggedImages: [2024-10-28T03:25:59.616Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:25:59.616Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-28T03:25:59.616Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.3 [2024-10-28T03:25:59.616Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:25:59.616Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-28T03:25:59.651Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-28T03:25:59.651Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:25:59.651Z] latest [2024-10-28T03:25:59.651Z] 4.0.0-dev.3 [2024-10-28T03:25:59.651Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:25:59.651Z] main [2024-10-28T03:25:59.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:00.026Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:00.378Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:26:00.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-28T03:26:00.378Z] f71e9a5b392e: Preparing [2024-10-28T03:26:00.378Z] 84f688823fb3: Preparing [2024-10-28T03:26:00.378Z] 540e72da0626: Preparing [2024-10-28T03:26:00.378Z] 5a17bb5bd98a: Preparing [2024-10-28T03:26:00.378Z] 2c74f7ae0060: Preparing [2024-10-28T03:26:00.378Z] 02a00bd7c59d: Preparing [2024-10-28T03:26:00.378Z] 16113d51b718: Preparing [2024-10-28T03:26:00.378Z] 02a00bd7c59d: Waiting [2024-10-28T03:26:00.378Z] 16113d51b718: Waiting [2024-10-28T03:26:00.378Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:26:00.378Z] 540e72da0626: Layer already exists [2024-10-28T03:26:00.640Z] 16113d51b718: Layer already exists [2024-10-28T03:26:00.640Z] f71e9a5b392e: Pushed [2024-10-28T03:26:02.036Z] 2c74f7ae0060: Pushed [2024-10-28T03:26:02.613Z] 02a00bd7c59d: Pushed [2024-10-28T03:26:05.940Z] 84f688823fb3: Pushed [2024-10-28T03:26:06.205Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:eae18517e126a781946f50798ea91dd67ceb9f0405f8b6463337bcf25ffe7e54 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:06.570Z] + 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-28T03:26:06.924Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-28T03:26:06.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-28T03:26:06.924Z] f71e9a5b392e: Preparing [2024-10-28T03:26:06.924Z] 84f688823fb3: Preparing [2024-10-28T03:26:06.924Z] 540e72da0626: Preparing [2024-10-28T03:26:06.924Z] 5a17bb5bd98a: Preparing [2024-10-28T03:26:06.924Z] 2c74f7ae0060: Preparing [2024-10-28T03:26:06.924Z] 02a00bd7c59d: Preparing [2024-10-28T03:26:06.924Z] 16113d51b718: Preparing [2024-10-28T03:26:06.924Z] 02a00bd7c59d: Waiting [2024-10-28T03:26:06.924Z] 16113d51b718: Waiting [2024-10-28T03:26:06.924Z] 2c74f7ae0060: Layer already exists [2024-10-28T03:26:06.924Z] 540e72da0626: Layer already exists [2024-10-28T03:26:06.924Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:26:06.924Z] 84f688823fb3: Layer already exists [2024-10-28T03:26:06.924Z] f71e9a5b392e: Layer already exists [2024-10-28T03:26:06.924Z] 16113d51b718: Layer already exists [2024-10-28T03:26:06.924Z] 02a00bd7c59d: Layer already exists [2024-10-28T03:26:07.190Z] latest: digest: sha256:eae18517e126a781946f50798ea91dd67ceb9f0405f8b6463337bcf25ffe7e54 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:07.559Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:07.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.3 [2024-10-28T03:26:07.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-28T03:26:07.906Z] f71e9a5b392e: Preparing [2024-10-28T03:26:07.906Z] 84f688823fb3: Preparing [2024-10-28T03:26:07.906Z] 540e72da0626: Preparing [2024-10-28T03:26:07.906Z] 5a17bb5bd98a: Preparing [2024-10-28T03:26:07.906Z] 2c74f7ae0060: Preparing [2024-10-28T03:26:07.906Z] 02a00bd7c59d: Preparing [2024-10-28T03:26:07.906Z] 16113d51b718: Preparing [2024-10-28T03:26:07.906Z] 02a00bd7c59d: Waiting [2024-10-28T03:26:07.906Z] 16113d51b718: Waiting [2024-10-28T03:26:07.906Z] 84f688823fb3: Layer already exists [2024-10-28T03:26:07.906Z] f71e9a5b392e: Layer already exists [2024-10-28T03:26:07.906Z] 2c74f7ae0060: Layer already exists [2024-10-28T03:26:07.906Z] 540e72da0626: Layer already exists [2024-10-28T03:26:07.906Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:26:07.906Z] 02a00bd7c59d: Layer already exists [2024-10-28T03:26:07.906Z] 16113d51b718: Layer already exists [2024-10-28T03:26:08.172Z] 4.0.0-dev.3: digest: sha256:eae18517e126a781946f50798ea91dd67ceb9f0405f8b6463337bcf25ffe7e54 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:08.533Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:08.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:26:08.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-28T03:26:08.887Z] f71e9a5b392e: Preparing [2024-10-28T03:26:08.887Z] 84f688823fb3: Preparing [2024-10-28T03:26:08.887Z] 540e72da0626: Preparing [2024-10-28T03:26:08.887Z] 5a17bb5bd98a: Preparing [2024-10-28T03:26:08.887Z] 2c74f7ae0060: Preparing [2024-10-28T03:26:08.887Z] 02a00bd7c59d: Preparing [2024-10-28T03:26:08.887Z] 16113d51b718: Preparing [2024-10-28T03:26:08.887Z] 02a00bd7c59d: Waiting [2024-10-28T03:26:08.887Z] 16113d51b718: Waiting [2024-10-28T03:26:08.887Z] 540e72da0626: Layer already exists [2024-10-28T03:26:08.887Z] 84f688823fb3: Layer already exists [2024-10-28T03:26:08.887Z] 2c74f7ae0060: Layer already exists [2024-10-28T03:26:08.887Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:26:08.887Z] f71e9a5b392e: Layer already exists [2024-10-28T03:26:08.887Z] 16113d51b718: Layer already exists [2024-10-28T03:26:08.887Z] 02a00bd7c59d: Layer already exists [2024-10-28T03:26:09.153Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:eae18517e126a781946f50798ea91dd67ceb9f0405f8b6463337bcf25ffe7e54 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:09.517Z] + 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-28T03:26:10.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-28T03:26:10.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-28T03:26:10.131Z] f71e9a5b392e: Preparing [2024-10-28T03:26:10.131Z] 84f688823fb3: Preparing [2024-10-28T03:26:10.131Z] 540e72da0626: Preparing [2024-10-28T03:26:10.131Z] 5a17bb5bd98a: Preparing [2024-10-28T03:26:10.131Z] 2c74f7ae0060: Preparing [2024-10-28T03:26:10.131Z] 02a00bd7c59d: Preparing [2024-10-28T03:26:10.131Z] 16113d51b718: Preparing [2024-10-28T03:26:10.131Z] 02a00bd7c59d: Waiting [2024-10-28T03:26:10.131Z] 16113d51b718: Waiting [2024-10-28T03:26:10.131Z] 540e72da0626: Layer already exists [2024-10-28T03:26:10.131Z] 2c74f7ae0060: Layer already exists [2024-10-28T03:26:10.131Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:26:10.131Z] 84f688823fb3: Layer already exists [2024-10-28T03:26:10.131Z] f71e9a5b392e: Layer already exists [2024-10-28T03:26:10.131Z] 02a00bd7c59d: Layer already exists [2024-10-28T03:26:10.131Z] 16113d51b718: Layer already exists [2024-10-28T03:26:10.397Z] main: digest: sha256:eae18517e126a781946f50798ea91dd67ceb9f0405f8b6463337bcf25ffe7e54 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T03:26:10.473Z] ===================================================== [Pipeline] echo [2024-10-28T03:26:10.488Z] taggedImages: [2024-10-28T03:26:10.488Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:26:10.488Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-28T03:26:10.488Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.3 [2024-10-28T03:26:10.488Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:26:10.488Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-28T03:26:10.518Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-28T03:26:10.518Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:26:10.518Z] latest [2024-10-28T03:26:10.518Z] 4.0.0-dev.3 [2024-10-28T03:26:10.518Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:26:10.518Z] main [2024-10-28T03:26:10.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:10.901Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:11.249Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:26:11.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-28T03:26:11.249Z] 96c6de12620e: Preparing [2024-10-28T03:26:11.249Z] 1b45f2269039: Preparing [2024-10-28T03:26:11.249Z] 2ef6f4b5fa38: Preparing [2024-10-28T03:26:11.249Z] 540e72da0626: Preparing [2024-10-28T03:26:11.249Z] 5a17bb5bd98a: Preparing [2024-10-28T03:26:11.249Z] 256d3e089ab6: Preparing [2024-10-28T03:26:11.249Z] 256d3e089ab6: Waiting [2024-10-28T03:26:11.249Z] c667ddc3e153: Preparing [2024-10-28T03:26:11.249Z] 3794720d1c8d: Preparing [2024-10-28T03:26:11.249Z] c667ddc3e153: Waiting [2024-10-28T03:26:11.249Z] 8a40c32c11d8: Preparing [2024-10-28T03:26:11.249Z] 3794720d1c8d: Waiting [2024-10-28T03:26:11.249Z] 8a40c32c11d8: Waiting [2024-10-28T03:26:11.249Z] 16113d51b718: Preparing [2024-10-28T03:26:11.249Z] 16113d51b718: Waiting [2024-10-28T03:26:11.249Z] 540e72da0626: Layer already exists [2024-10-28T03:26:11.536Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:26:11.536Z] 2ef6f4b5fa38: Pushed [2024-10-28T03:26:11.536Z] 1b45f2269039: Pushed [2024-10-28T03:26:11.536Z] 96c6de12620e: Pushed [2024-10-28T03:26:11.536Z] 16113d51b718: Layer already exists [2024-10-28T03:26:11.802Z] 3794720d1c8d: Pushed [2024-10-28T03:26:13.735Z] 8a40c32c11d8: Pushed [2024-10-28T03:26:26.030Z] c667ddc3e153: Pushed [2024-10-28T03:26:32.645Z] 256d3e089ab6: Pushed [2024-10-28T03:26:32.645Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:f30d5ce81420e174245e2722eac32306669e16f9715df035b5e901443622f22b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:32.992Z] + 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-28T03:26:33.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-28T03:26:33.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-28T03:26:33.332Z] 96c6de12620e: Preparing [2024-10-28T03:26:33.332Z] 1b45f2269039: Preparing [2024-10-28T03:26:33.332Z] 2ef6f4b5fa38: Preparing [2024-10-28T03:26:33.332Z] 540e72da0626: Preparing [2024-10-28T03:26:33.332Z] 5a17bb5bd98a: Preparing [2024-10-28T03:26:33.332Z] 256d3e089ab6: Preparing [2024-10-28T03:26:33.332Z] c667ddc3e153: Preparing [2024-10-28T03:26:33.332Z] 3794720d1c8d: Preparing [2024-10-28T03:26:33.332Z] 8a40c32c11d8: Preparing [2024-10-28T03:26:33.332Z] 16113d51b718: Preparing [2024-10-28T03:26:33.332Z] 3794720d1c8d: Waiting [2024-10-28T03:26:33.333Z] 8a40c32c11d8: Waiting [2024-10-28T03:26:33.333Z] 16113d51b718: Waiting [2024-10-28T03:26:33.333Z] 256d3e089ab6: Waiting [2024-10-28T03:26:33.333Z] c667ddc3e153: Waiting [2024-10-28T03:26:33.333Z] 1b45f2269039: Layer already exists [2024-10-28T03:26:33.333Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:26:33.333Z] 96c6de12620e: Layer already exists [2024-10-28T03:26:33.333Z] 540e72da0626: Layer already exists [2024-10-28T03:26:33.333Z] 2ef6f4b5fa38: Layer already exists [2024-10-28T03:26:33.333Z] c667ddc3e153: Layer already exists [2024-10-28T03:26:33.333Z] 8a40c32c11d8: Layer already exists [2024-10-28T03:26:33.333Z] 256d3e089ab6: Layer already exists [2024-10-28T03:26:33.333Z] 3794720d1c8d: Layer already exists [2024-10-28T03:26:33.333Z] 16113d51b718: Layer already exists [2024-10-28T03:26:33.609Z] latest: digest: sha256:f30d5ce81420e174245e2722eac32306669e16f9715df035b5e901443622f22b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:33.979Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:34.338Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.3 [2024-10-28T03:26:34.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-28T03:26:34.338Z] 96c6de12620e: Preparing [2024-10-28T03:26:34.338Z] 1b45f2269039: Preparing [2024-10-28T03:26:34.338Z] 2ef6f4b5fa38: Preparing [2024-10-28T03:26:34.338Z] 540e72da0626: Preparing [2024-10-28T03:26:34.338Z] 5a17bb5bd98a: Preparing [2024-10-28T03:26:34.338Z] 256d3e089ab6: Preparing [2024-10-28T03:26:34.338Z] c667ddc3e153: Preparing [2024-10-28T03:26:34.338Z] 256d3e089ab6: Waiting [2024-10-28T03:26:34.338Z] 3794720d1c8d: Preparing [2024-10-28T03:26:34.338Z] c667ddc3e153: Waiting [2024-10-28T03:26:34.338Z] 8a40c32c11d8: Preparing [2024-10-28T03:26:34.338Z] 16113d51b718: Preparing [2024-10-28T03:26:34.338Z] 8a40c32c11d8: Waiting [2024-10-28T03:26:34.338Z] 16113d51b718: Waiting [2024-10-28T03:26:34.338Z] 3794720d1c8d: Waiting [2024-10-28T03:26:34.338Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:26:34.338Z] 1b45f2269039: Layer already exists [2024-10-28T03:26:34.338Z] 2ef6f4b5fa38: Layer already exists [2024-10-28T03:26:34.338Z] 96c6de12620e: Layer already exists [2024-10-28T03:26:34.338Z] 540e72da0626: Layer already exists [2024-10-28T03:26:34.338Z] 16113d51b718: Layer already exists [2024-10-28T03:26:34.338Z] 3794720d1c8d: Layer already exists [2024-10-28T03:26:34.338Z] 8a40c32c11d8: Layer already exists [2024-10-28T03:26:34.339Z] c667ddc3e153: Layer already exists [2024-10-28T03:26:34.339Z] 256d3e089ab6: Layer already exists [2024-10-28T03:26:34.607Z] 4.0.0-dev.3: digest: sha256:f30d5ce81420e174245e2722eac32306669e16f9715df035b5e901443622f22b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:34.968Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:35.321Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:26:35.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-28T03:26:35.321Z] 96c6de12620e: Preparing [2024-10-28T03:26:35.321Z] 1b45f2269039: Preparing [2024-10-28T03:26:35.321Z] 2ef6f4b5fa38: Preparing [2024-10-28T03:26:35.321Z] 540e72da0626: Preparing [2024-10-28T03:26:35.321Z] 5a17bb5bd98a: Preparing [2024-10-28T03:26:35.321Z] 256d3e089ab6: Preparing [2024-10-28T03:26:35.321Z] c667ddc3e153: Preparing [2024-10-28T03:26:35.321Z] 3794720d1c8d: Preparing [2024-10-28T03:26:35.321Z] 8a40c32c11d8: Preparing [2024-10-28T03:26:35.321Z] 16113d51b718: Preparing [2024-10-28T03:26:35.321Z] 256d3e089ab6: Waiting [2024-10-28T03:26:35.321Z] c667ddc3e153: Waiting [2024-10-28T03:26:35.321Z] 3794720d1c8d: Waiting [2024-10-28T03:26:35.321Z] 8a40c32c11d8: Waiting [2024-10-28T03:26:35.321Z] 16113d51b718: Waiting [2024-10-28T03:26:35.321Z] 540e72da0626: Layer already exists [2024-10-28T03:26:35.321Z] 96c6de12620e: Layer already exists [2024-10-28T03:26:35.321Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:26:35.321Z] 2ef6f4b5fa38: Layer already exists [2024-10-28T03:26:35.321Z] 1b45f2269039: Layer already exists [2024-10-28T03:26:35.321Z] c667ddc3e153: Layer already exists [2024-10-28T03:26:35.321Z] 256d3e089ab6: Layer already exists [2024-10-28T03:26:35.321Z] 16113d51b718: Layer already exists [2024-10-28T03:26:35.321Z] 8a40c32c11d8: Layer already exists [2024-10-28T03:26:35.321Z] 3794720d1c8d: Layer already exists [2024-10-28T03:26:35.321Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:f30d5ce81420e174245e2722eac32306669e16f9715df035b5e901443622f22b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:35.928Z] + 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-28T03:26:36.268Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-28T03:26:36.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-28T03:26:36.268Z] 96c6de12620e: Preparing [2024-10-28T03:26:36.268Z] 1b45f2269039: Preparing [2024-10-28T03:26:36.268Z] 2ef6f4b5fa38: Preparing [2024-10-28T03:26:36.268Z] 540e72da0626: Preparing [2024-10-28T03:26:36.268Z] 5a17bb5bd98a: Preparing [2024-10-28T03:26:36.268Z] 256d3e089ab6: Preparing [2024-10-28T03:26:36.268Z] 256d3e089ab6: Waiting [2024-10-28T03:26:36.268Z] c667ddc3e153: Preparing [2024-10-28T03:26:36.268Z] 3794720d1c8d: Preparing [2024-10-28T03:26:36.268Z] c667ddc3e153: Waiting [2024-10-28T03:26:36.268Z] 8a40c32c11d8: Preparing [2024-10-28T03:26:36.268Z] 3794720d1c8d: Waiting [2024-10-28T03:26:36.268Z] 16113d51b718: Preparing [2024-10-28T03:26:36.268Z] 8a40c32c11d8: Waiting [2024-10-28T03:26:36.268Z] 16113d51b718: Waiting [2024-10-28T03:26:36.268Z] 96c6de12620e: Layer already exists [2024-10-28T03:26:36.268Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:26:36.268Z] 540e72da0626: Layer already exists [2024-10-28T03:26:36.268Z] 1b45f2269039: Layer already exists [2024-10-28T03:26:36.268Z] 2ef6f4b5fa38: Layer already exists [2024-10-28T03:26:36.268Z] 256d3e089ab6: Layer already exists [2024-10-28T03:26:36.268Z] 3794720d1c8d: Layer already exists [2024-10-28T03:26:36.268Z] c667ddc3e153: Layer already exists [2024-10-28T03:26:36.268Z] 8a40c32c11d8: Layer already exists [2024-10-28T03:26:36.268Z] 16113d51b718: Layer already exists [2024-10-28T03:26:36.533Z] main: digest: sha256:f30d5ce81420e174245e2722eac32306669e16f9715df035b5e901443622f22b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T03:26:36.622Z] ===================================================== [Pipeline] echo [2024-10-28T03:26:36.635Z] taggedImages: [2024-10-28T03:26:36.635Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:26:36.635Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-28T03:26:36.635Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.3 [2024-10-28T03:26:36.636Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:26:36.636Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-28T03:26:36.665Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-28T03:26:36.665Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:26:36.665Z] latest [2024-10-28T03:26:36.665Z] 4.0.0-dev.3 [2024-10-28T03:26:36.665Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:26:36.665Z] main [2024-10-28T03:26:36.665Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:37.024Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:37.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:26:37.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-28T03:26:37.372Z] 4bf8eb284af4: Preparing [2024-10-28T03:26:37.372Z] 4705978dc86a: Preparing [2024-10-28T03:26:37.372Z] a406e316ab8e: Preparing [2024-10-28T03:26:37.372Z] 540e72da0626: Preparing [2024-10-28T03:26:37.372Z] 5a17bb5bd98a: Preparing [2024-10-28T03:26:37.372Z] f316f9c78026: Preparing [2024-10-28T03:26:37.372Z] 2adacf29c53e: Preparing [2024-10-28T03:26:37.372Z] 4d87dacab98a: Preparing [2024-10-28T03:26:37.372Z] 16113d51b718: Preparing [2024-10-28T03:26:37.372Z] f316f9c78026: Waiting [2024-10-28T03:26:37.372Z] 2adacf29c53e: Waiting [2024-10-28T03:26:37.372Z] 4d87dacab98a: Waiting [2024-10-28T03:26:37.372Z] 16113d51b718: Waiting [2024-10-28T03:26:37.372Z] 540e72da0626: Layer already exists [2024-10-28T03:26:37.372Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:26:37.637Z] 4705978dc86a: Pushed [2024-10-28T03:26:37.637Z] a406e316ab8e: Pushed [2024-10-28T03:26:37.637Z] 4bf8eb284af4: Pushed [2024-10-28T03:26:37.638Z] 16113d51b718: Layer already exists [2024-10-28T03:26:38.214Z] 4d87dacab98a: Pushed [2024-10-28T03:26:39.163Z] 2adacf29c53e: Pushed [2024-10-28T03:26:57.321Z] f316f9c78026: Pushed [2024-10-28T03:26:57.322Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:aea7a3134941ca01848bd571509a1406a39136afbd6187167852b2764dc8bf06 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:57.662Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:58.008Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-28T03:26:58.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-28T03:26:58.008Z] 4bf8eb284af4: Preparing [2024-10-28T03:26:58.008Z] 4705978dc86a: Preparing [2024-10-28T03:26:58.008Z] a406e316ab8e: Preparing [2024-10-28T03:26:58.008Z] 540e72da0626: Preparing [2024-10-28T03:26:58.008Z] 5a17bb5bd98a: Preparing [2024-10-28T03:26:58.008Z] f316f9c78026: Preparing [2024-10-28T03:26:58.008Z] 2adacf29c53e: Preparing [2024-10-28T03:26:58.008Z] 4d87dacab98a: Preparing [2024-10-28T03:26:58.008Z] 16113d51b718: Preparing [2024-10-28T03:26:58.008Z] 2adacf29c53e: Waiting [2024-10-28T03:26:58.008Z] 4d87dacab98a: Waiting [2024-10-28T03:26:58.008Z] 16113d51b718: Waiting [2024-10-28T03:26:58.008Z] f316f9c78026: Waiting [2024-10-28T03:26:58.008Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:26:58.008Z] a406e316ab8e: Layer already exists [2024-10-28T03:26:58.008Z] 540e72da0626: Layer already exists [2024-10-28T03:26:58.008Z] 4bf8eb284af4: Layer already exists [2024-10-28T03:26:58.008Z] 4705978dc86a: Layer already exists [2024-10-28T03:26:58.008Z] f316f9c78026: Layer already exists [2024-10-28T03:26:58.008Z] 2adacf29c53e: Layer already exists [2024-10-28T03:26:58.008Z] 4d87dacab98a: Layer already exists [2024-10-28T03:26:58.008Z] 16113d51b718: Layer already exists [2024-10-28T03:26:58.279Z] latest: digest: sha256:aea7a3134941ca01848bd571509a1406a39136afbd6187167852b2764dc8bf06 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:58.624Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:58.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.3 [2024-10-28T03:26:58.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-28T03:26:58.964Z] 4bf8eb284af4: Preparing [2024-10-28T03:26:58.964Z] 4705978dc86a: Preparing [2024-10-28T03:26:58.964Z] a406e316ab8e: Preparing [2024-10-28T03:26:58.964Z] 540e72da0626: Preparing [2024-10-28T03:26:58.964Z] 5a17bb5bd98a: Preparing [2024-10-28T03:26:58.964Z] f316f9c78026: Preparing [2024-10-28T03:26:58.964Z] 2adacf29c53e: Preparing [2024-10-28T03:26:58.964Z] 4d87dacab98a: Preparing [2024-10-28T03:26:58.964Z] 16113d51b718: Preparing [2024-10-28T03:26:58.964Z] f316f9c78026: Waiting [2024-10-28T03:26:58.964Z] 2adacf29c53e: Waiting [2024-10-28T03:26:58.964Z] 4d87dacab98a: Waiting [2024-10-28T03:26:58.964Z] 16113d51b718: Waiting [2024-10-28T03:26:58.964Z] 4bf8eb284af4: Layer already exists [2024-10-28T03:26:58.964Z] 540e72da0626: Layer already exists [2024-10-28T03:26:58.964Z] 4705978dc86a: Layer already exists [2024-10-28T03:26:58.964Z] a406e316ab8e: Layer already exists [2024-10-28T03:26:58.964Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:26:58.964Z] 4d87dacab98a: Layer already exists [2024-10-28T03:26:58.964Z] 2adacf29c53e: Layer already exists [2024-10-28T03:26:58.964Z] f316f9c78026: Layer already exists [2024-10-28T03:26:58.964Z] 16113d51b718: Layer already exists [2024-10-28T03:26:58.964Z] 4.0.0-dev.3: digest: sha256:aea7a3134941ca01848bd571509a1406a39136afbd6187167852b2764dc8bf06 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:59.307Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:26:59.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:26:59.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-28T03:26:59.656Z] 4bf8eb284af4: Preparing [2024-10-28T03:26:59.656Z] 4705978dc86a: Preparing [2024-10-28T03:26:59.656Z] a406e316ab8e: Preparing [2024-10-28T03:26:59.656Z] 540e72da0626: Preparing [2024-10-28T03:26:59.656Z] 5a17bb5bd98a: Preparing [2024-10-28T03:26:59.656Z] f316f9c78026: Preparing [2024-10-28T03:26:59.656Z] 2adacf29c53e: Preparing [2024-10-28T03:26:59.656Z] 4d87dacab98a: Preparing [2024-10-28T03:26:59.656Z] 16113d51b718: Preparing [2024-10-28T03:26:59.656Z] f316f9c78026: Waiting [2024-10-28T03:26:59.656Z] 2adacf29c53e: Waiting [2024-10-28T03:26:59.656Z] 4d87dacab98a: Waiting [2024-10-28T03:26:59.656Z] 16113d51b718: Waiting [2024-10-28T03:26:59.656Z] a406e316ab8e: Layer already exists [2024-10-28T03:26:59.656Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:26:59.656Z] 4bf8eb284af4: Layer already exists [2024-10-28T03:26:59.656Z] 540e72da0626: Layer already exists [2024-10-28T03:26:59.656Z] 4705978dc86a: Layer already exists [2024-10-28T03:26:59.656Z] f316f9c78026: Layer already exists [2024-10-28T03:26:59.656Z] 4d87dacab98a: Layer already exists [2024-10-28T03:26:59.656Z] 2adacf29c53e: Layer already exists [2024-10-28T03:26:59.656Z] 16113d51b718: Layer already exists [2024-10-28T03:26:59.656Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:aea7a3134941ca01848bd571509a1406a39136afbd6187167852b2764dc8bf06 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:00.003Z] + 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-28T03:27:00.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-28T03:27:00.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-28T03:27:00.345Z] 4bf8eb284af4: Preparing [2024-10-28T03:27:00.345Z] 4705978dc86a: Preparing [2024-10-28T03:27:00.345Z] a406e316ab8e: Preparing [2024-10-28T03:27:00.345Z] 540e72da0626: Preparing [2024-10-28T03:27:00.345Z] 5a17bb5bd98a: Preparing [2024-10-28T03:27:00.345Z] f316f9c78026: Preparing [2024-10-28T03:27:00.345Z] 2adacf29c53e: Preparing [2024-10-28T03:27:00.345Z] 4d87dacab98a: Preparing [2024-10-28T03:27:00.345Z] 16113d51b718: Preparing [2024-10-28T03:27:00.345Z] f316f9c78026: Waiting [2024-10-28T03:27:00.345Z] 2adacf29c53e: Waiting [2024-10-28T03:27:00.345Z] 4d87dacab98a: Waiting [2024-10-28T03:27:00.345Z] 16113d51b718: Waiting [2024-10-28T03:27:00.345Z] 4bf8eb284af4: Layer already exists [2024-10-28T03:27:00.345Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:27:00.345Z] a406e316ab8e: Layer already exists [2024-10-28T03:27:00.345Z] 4705978dc86a: Layer already exists [2024-10-28T03:27:00.345Z] 540e72da0626: Layer already exists [2024-10-28T03:27:00.345Z] f316f9c78026: Layer already exists [2024-10-28T03:27:00.345Z] 2adacf29c53e: Layer already exists [2024-10-28T03:27:00.345Z] 4d87dacab98a: Layer already exists [2024-10-28T03:27:00.345Z] 16113d51b718: Layer already exists [2024-10-28T03:27:00.345Z] main: digest: sha256:aea7a3134941ca01848bd571509a1406a39136afbd6187167852b2764dc8bf06 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T03:27:00.694Z] ===================================================== [Pipeline] echo [2024-10-28T03:27:00.710Z] taggedImages: [2024-10-28T03:27:00.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:27:00.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-28T03:27:00.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.3 [2024-10-28T03:27:00.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:27:00.710Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-28T03:27:00.738Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-28T03:27:00.739Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:27:00.739Z] latest [2024-10-28T03:27:00.739Z] 4.0.0-dev.3 [2024-10-28T03:27:00.739Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:27:00.739Z] main [2024-10-28T03:27:00.739Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:01.109Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:01.452Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:27:01.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-28T03:27:01.452Z] 3f73ea3e8d5a: Preparing [2024-10-28T03:27:01.452Z] e487078d022e: Preparing [2024-10-28T03:27:01.452Z] 5cc7d1d40dd1: Preparing [2024-10-28T03:27:01.452Z] 540e72da0626: Preparing [2024-10-28T03:27:01.452Z] 5a17bb5bd98a: Preparing [2024-10-28T03:27:01.452Z] 081f22d9a166: Preparing [2024-10-28T03:27:01.452Z] 3794720d1c8d: Preparing [2024-10-28T03:27:01.452Z] 8a40c32c11d8: Preparing [2024-10-28T03:27:01.452Z] 16113d51b718: Preparing [2024-10-28T03:27:01.452Z] 3794720d1c8d: Waiting [2024-10-28T03:27:01.452Z] 8a40c32c11d8: Waiting [2024-10-28T03:27:01.452Z] 16113d51b718: Waiting [2024-10-28T03:27:01.452Z] 081f22d9a166: Waiting [2024-10-28T03:27:01.452Z] 540e72da0626: Layer already exists [2024-10-28T03:27:01.452Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:27:01.715Z] 3794720d1c8d: Layer already exists [2024-10-28T03:27:01.715Z] e487078d022e: Pushed [2024-10-28T03:27:01.715Z] 8a40c32c11d8: Layer already exists [2024-10-28T03:27:01.715Z] 5cc7d1d40dd1: Pushed [2024-10-28T03:27:01.715Z] 3f73ea3e8d5a: Pushed [2024-10-28T03:27:01.715Z] 16113d51b718: Layer already exists [2024-10-28T03:27:23.722Z] 081f22d9a166: Pushed [2024-10-28T03:27:23.722Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:b47ca52a0597f791e6ca5cf0e41d5b0d3834229a255f6f4a2a348e1325efdb15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:24.071Z] + 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-28T03:27:24.421Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-28T03:27:24.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-28T03:27:24.421Z] 3f73ea3e8d5a: Preparing [2024-10-28T03:27:24.421Z] e487078d022e: Preparing [2024-10-28T03:27:24.421Z] 5cc7d1d40dd1: Preparing [2024-10-28T03:27:24.421Z] 540e72da0626: Preparing [2024-10-28T03:27:24.421Z] 5a17bb5bd98a: Preparing [2024-10-28T03:27:24.421Z] 081f22d9a166: Preparing [2024-10-28T03:27:24.421Z] 3794720d1c8d: Preparing [2024-10-28T03:27:24.421Z] 8a40c32c11d8: Preparing [2024-10-28T03:27:24.421Z] 16113d51b718: Preparing [2024-10-28T03:27:24.421Z] 3794720d1c8d: Waiting [2024-10-28T03:27:24.421Z] 8a40c32c11d8: Waiting [2024-10-28T03:27:24.421Z] 16113d51b718: Waiting [2024-10-28T03:27:24.421Z] 081f22d9a166: Waiting [2024-10-28T03:27:24.421Z] 5cc7d1d40dd1: Layer already exists [2024-10-28T03:27:24.421Z] e487078d022e: Layer already exists [2024-10-28T03:27:24.421Z] 540e72da0626: Layer already exists [2024-10-28T03:27:24.421Z] 3f73ea3e8d5a: Layer already exists [2024-10-28T03:27:24.421Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:27:24.421Z] 8a40c32c11d8: Layer already exists [2024-10-28T03:27:24.421Z] 081f22d9a166: Layer already exists [2024-10-28T03:27:24.421Z] 16113d51b718: Layer already exists [2024-10-28T03:27:24.421Z] 3794720d1c8d: Layer already exists [2024-10-28T03:27:24.698Z] latest: digest: sha256:b47ca52a0597f791e6ca5cf0e41d5b0d3834229a255f6f4a2a348e1325efdb15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:25.049Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:25.385Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.3 [2024-10-28T03:27:25.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-28T03:27:25.385Z] 3f73ea3e8d5a: Preparing [2024-10-28T03:27:25.385Z] e487078d022e: Preparing [2024-10-28T03:27:25.385Z] 5cc7d1d40dd1: Preparing [2024-10-28T03:27:25.385Z] 540e72da0626: Preparing [2024-10-28T03:27:25.385Z] 5a17bb5bd98a: Preparing [2024-10-28T03:27:25.385Z] 081f22d9a166: Preparing [2024-10-28T03:27:25.385Z] 3794720d1c8d: Preparing [2024-10-28T03:27:25.385Z] 8a40c32c11d8: Preparing [2024-10-28T03:27:25.385Z] 16113d51b718: Preparing [2024-10-28T03:27:25.385Z] 3794720d1c8d: Waiting [2024-10-28T03:27:25.385Z] 081f22d9a166: Waiting [2024-10-28T03:27:25.385Z] 16113d51b718: Waiting [2024-10-28T03:27:25.385Z] 8a40c32c11d8: Waiting [2024-10-28T03:27:25.385Z] e487078d022e: Layer already exists [2024-10-28T03:27:25.385Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:27:25.385Z] 3f73ea3e8d5a: Layer already exists [2024-10-28T03:27:25.385Z] 540e72da0626: Layer already exists [2024-10-28T03:27:25.385Z] 5cc7d1d40dd1: Layer already exists [2024-10-28T03:27:25.385Z] 3794720d1c8d: Layer already exists [2024-10-28T03:27:25.385Z] 081f22d9a166: Layer already exists [2024-10-28T03:27:25.385Z] 16113d51b718: Layer already exists [2024-10-28T03:27:25.385Z] 8a40c32c11d8: Layer already exists [2024-10-28T03:27:25.648Z] 4.0.0-dev.3: digest: sha256:b47ca52a0597f791e6ca5cf0e41d5b0d3834229a255f6f4a2a348e1325efdb15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:26.003Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:26.344Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:27:26.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-28T03:27:26.344Z] 3f73ea3e8d5a: Preparing [2024-10-28T03:27:26.344Z] e487078d022e: Preparing [2024-10-28T03:27:26.344Z] 5cc7d1d40dd1: Preparing [2024-10-28T03:27:26.344Z] 540e72da0626: Preparing [2024-10-28T03:27:26.344Z] 5a17bb5bd98a: Preparing [2024-10-28T03:27:26.344Z] 081f22d9a166: Preparing [2024-10-28T03:27:26.344Z] 3794720d1c8d: Preparing [2024-10-28T03:27:26.344Z] 8a40c32c11d8: Preparing [2024-10-28T03:27:26.344Z] 16113d51b718: Preparing [2024-10-28T03:27:26.344Z] 081f22d9a166: Waiting [2024-10-28T03:27:26.344Z] 3794720d1c8d: Waiting [2024-10-28T03:27:26.344Z] 8a40c32c11d8: Waiting [2024-10-28T03:27:26.345Z] 16113d51b718: Waiting [2024-10-28T03:27:26.345Z] 3f73ea3e8d5a: Layer already exists [2024-10-28T03:27:26.345Z] e487078d022e: Layer already exists [2024-10-28T03:27:26.345Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:27:26.345Z] 540e72da0626: Layer already exists [2024-10-28T03:27:26.345Z] 5cc7d1d40dd1: Layer already exists [2024-10-28T03:27:26.345Z] 081f22d9a166: Layer already exists [2024-10-28T03:27:26.345Z] 16113d51b718: Layer already exists [2024-10-28T03:27:26.345Z] 3794720d1c8d: Layer already exists [2024-10-28T03:27:26.345Z] 8a40c32c11d8: Layer already exists [2024-10-28T03:27:26.610Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:b47ca52a0597f791e6ca5cf0e41d5b0d3834229a255f6f4a2a348e1325efdb15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:26.974Z] + 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-28T03:27:28.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-28T03:27:28.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-28T03:27:28.275Z] 3f73ea3e8d5a: Preparing [2024-10-28T03:27:28.275Z] e487078d022e: Preparing [2024-10-28T03:27:28.275Z] 5cc7d1d40dd1: Preparing [2024-10-28T03:27:28.275Z] 540e72da0626: Preparing [2024-10-28T03:27:28.275Z] 5a17bb5bd98a: Preparing [2024-10-28T03:27:28.275Z] 081f22d9a166: Preparing [2024-10-28T03:27:28.275Z] 3794720d1c8d: Preparing [2024-10-28T03:27:28.275Z] 8a40c32c11d8: Preparing [2024-10-28T03:27:28.275Z] 16113d51b718: Preparing [2024-10-28T03:27:28.275Z] 081f22d9a166: Waiting [2024-10-28T03:27:28.275Z] 3794720d1c8d: Waiting [2024-10-28T03:27:28.275Z] 8a40c32c11d8: Waiting [2024-10-28T03:27:28.275Z] 16113d51b718: Waiting [2024-10-28T03:27:28.275Z] 540e72da0626: Layer already exists [2024-10-28T03:27:28.275Z] 3f73ea3e8d5a: Layer already exists [2024-10-28T03:27:28.275Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:27:28.275Z] e487078d022e: Layer already exists [2024-10-28T03:27:28.275Z] 5cc7d1d40dd1: Layer already exists [2024-10-28T03:27:28.275Z] 3794720d1c8d: Layer already exists [2024-10-28T03:27:28.275Z] 16113d51b718: Layer already exists [2024-10-28T03:27:28.275Z] 8a40c32c11d8: Layer already exists [2024-10-28T03:27:28.275Z] 081f22d9a166: Layer already exists [2024-10-28T03:27:28.537Z] main: digest: sha256:b47ca52a0597f791e6ca5cf0e41d5b0d3834229a255f6f4a2a348e1325efdb15 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T03:27:28.624Z] ===================================================== [Pipeline] echo [2024-10-28T03:27:28.639Z] taggedImages: [2024-10-28T03:27:28.639Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:27:28.639Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-28T03:27:28.639Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.3 [2024-10-28T03:27:28.639Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:27:28.639Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-28T03:27:28.674Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-28T03:27:28.674Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:27:28.674Z] latest [2024-10-28T03:27:28.674Z] 4.0.0-dev.3 [2024-10-28T03:27:28.674Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:27:28.674Z] main [2024-10-28T03:27:28.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:29.051Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:29.399Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:27:29.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-28T03:27:29.399Z] 4b71753d692e: Preparing [2024-10-28T03:27:29.399Z] f244a2c6c181: Preparing [2024-10-28T03:27:29.399Z] 540e72da0626: Preparing [2024-10-28T03:27:29.399Z] 5a17bb5bd98a: Preparing [2024-10-28T03:27:29.399Z] a86c601c87f2: Preparing [2024-10-28T03:27:29.399Z] 36b57fb2d2ef: Preparing [2024-10-28T03:27:29.399Z] 16113d51b718: Preparing [2024-10-28T03:27:29.399Z] 36b57fb2d2ef: Waiting [2024-10-28T03:27:29.399Z] 16113d51b718: Waiting [2024-10-28T03:27:29.399Z] 540e72da0626: Layer already exists [2024-10-28T03:27:29.399Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:27:29.662Z] 16113d51b718: Layer already exists [2024-10-28T03:27:29.662Z] 4b71753d692e: Pushed [2024-10-28T03:27:30.249Z] 36b57fb2d2ef: Pushed [2024-10-28T03:27:31.204Z] a86c601c87f2: Pushed [2024-10-28T03:27:41.240Z] f244a2c6c181: Pushed [2024-10-28T03:27:41.240Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:fe1ccd3e225bec62cf98b03be9d7ba34dee061794aa4df298b957bc3dd12c194 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:41.604Z] + 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-28T03:27:41.952Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-28T03:27:41.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-28T03:27:41.953Z] 4b71753d692e: Preparing [2024-10-28T03:27:41.953Z] f244a2c6c181: Preparing [2024-10-28T03:27:41.953Z] 540e72da0626: Preparing [2024-10-28T03:27:41.953Z] 5a17bb5bd98a: Preparing [2024-10-28T03:27:41.953Z] a86c601c87f2: Preparing [2024-10-28T03:27:41.953Z] 36b57fb2d2ef: Preparing [2024-10-28T03:27:41.953Z] 16113d51b718: Preparing [2024-10-28T03:27:41.953Z] 36b57fb2d2ef: Waiting [2024-10-28T03:27:41.953Z] 16113d51b718: Waiting [2024-10-28T03:27:41.953Z] 4b71753d692e: Layer already exists [2024-10-28T03:27:41.953Z] f244a2c6c181: Layer already exists [2024-10-28T03:27:41.953Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:27:41.953Z] a86c601c87f2: Layer already exists [2024-10-28T03:27:41.953Z] 540e72da0626: Layer already exists [2024-10-28T03:27:41.953Z] 16113d51b718: Layer already exists [2024-10-28T03:27:41.953Z] 36b57fb2d2ef: Layer already exists [2024-10-28T03:27:42.216Z] latest: digest: sha256:fe1ccd3e225bec62cf98b03be9d7ba34dee061794aa4df298b957bc3dd12c194 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:42.572Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:42.915Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.3 [2024-10-28T03:27:42.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-28T03:27:42.915Z] 4b71753d692e: Preparing [2024-10-28T03:27:42.915Z] f244a2c6c181: Preparing [2024-10-28T03:27:42.915Z] 540e72da0626: Preparing [2024-10-28T03:27:42.915Z] 5a17bb5bd98a: Preparing [2024-10-28T03:27:42.915Z] a86c601c87f2: Preparing [2024-10-28T03:27:42.915Z] 36b57fb2d2ef: Preparing [2024-10-28T03:27:42.915Z] 16113d51b718: Preparing [2024-10-28T03:27:42.915Z] 36b57fb2d2ef: Waiting [2024-10-28T03:27:42.915Z] 16113d51b718: Waiting [2024-10-28T03:27:42.915Z] a86c601c87f2: Layer already exists [2024-10-28T03:27:42.915Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:27:42.915Z] 4b71753d692e: Layer already exists [2024-10-28T03:27:42.915Z] f244a2c6c181: Layer already exists [2024-10-28T03:27:42.915Z] 540e72da0626: Layer already exists [2024-10-28T03:27:42.915Z] 16113d51b718: Layer already exists [2024-10-28T03:27:42.915Z] 36b57fb2d2ef: Layer already exists [2024-10-28T03:27:42.915Z] 4.0.0-dev.3: digest: sha256:fe1ccd3e225bec62cf98b03be9d7ba34dee061794aa4df298b957bc3dd12c194 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:43.523Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:43.871Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:27:43.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-28T03:27:43.871Z] 4b71753d692e: Preparing [2024-10-28T03:27:43.871Z] f244a2c6c181: Preparing [2024-10-28T03:27:43.871Z] 540e72da0626: Preparing [2024-10-28T03:27:43.871Z] 5a17bb5bd98a: Preparing [2024-10-28T03:27:43.871Z] a86c601c87f2: Preparing [2024-10-28T03:27:43.871Z] 36b57fb2d2ef: Preparing [2024-10-28T03:27:43.871Z] 16113d51b718: Preparing [2024-10-28T03:27:43.871Z] 36b57fb2d2ef: Waiting [2024-10-28T03:27:43.871Z] 16113d51b718: Waiting [2024-10-28T03:27:43.871Z] f244a2c6c181: Layer already exists [2024-10-28T03:27:43.871Z] 540e72da0626: Layer already exists [2024-10-28T03:27:43.871Z] 4b71753d692e: Layer already exists [2024-10-28T03:27:43.871Z] a86c601c87f2: Layer already exists [2024-10-28T03:27:43.871Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:27:43.871Z] 16113d51b718: Layer already exists [2024-10-28T03:27:43.871Z] 36b57fb2d2ef: Layer already exists [2024-10-28T03:27:44.134Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:fe1ccd3e225bec62cf98b03be9d7ba34dee061794aa4df298b957bc3dd12c194 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:44.479Z] + 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-28T03:27:44.822Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-28T03:27:44.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-28T03:27:44.823Z] 4b71753d692e: Preparing [2024-10-28T03:27:44.823Z] f244a2c6c181: Preparing [2024-10-28T03:27:44.823Z] 540e72da0626: Preparing [2024-10-28T03:27:44.823Z] 5a17bb5bd98a: Preparing [2024-10-28T03:27:44.823Z] a86c601c87f2: Preparing [2024-10-28T03:27:44.823Z] 36b57fb2d2ef: Preparing [2024-10-28T03:27:44.823Z] 16113d51b718: Preparing [2024-10-28T03:27:44.823Z] 36b57fb2d2ef: Waiting [2024-10-28T03:27:44.823Z] 16113d51b718: Waiting [2024-10-28T03:27:44.823Z] a86c601c87f2: Layer already exists [2024-10-28T03:27:44.823Z] 540e72da0626: Layer already exists [2024-10-28T03:27:44.823Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:27:44.823Z] 4b71753d692e: Layer already exists [2024-10-28T03:27:44.823Z] f244a2c6c181: Layer already exists [2024-10-28T03:27:44.823Z] 36b57fb2d2ef: Layer already exists [2024-10-28T03:27:44.823Z] 16113d51b718: Layer already exists [2024-10-28T03:27:45.084Z] main: digest: sha256:fe1ccd3e225bec62cf98b03be9d7ba34dee061794aa4df298b957bc3dd12c194 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T03:27:45.167Z] ===================================================== [Pipeline] echo [2024-10-28T03:27:45.186Z] taggedImages: [2024-10-28T03:27:45.186Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:27:45.186Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-28T03:27:45.186Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.3 [2024-10-28T03:27:45.186Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:27:45.186Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-28T03:27:45.213Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-28T03:27:45.213Z] c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:27:45.213Z] latest [2024-10-28T03:27:45.213Z] 4.0.0-dev.3 [2024-10-28T03:27:45.213Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:27:45.213Z] main [2024-10-28T03:27:45.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:45.578Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:45.928Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:27:45.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-28T03:27:45.928Z] e80c95f3ebc1: Preparing [2024-10-28T03:27:45.928Z] 39d892e526ab: Preparing [2024-10-28T03:27:45.928Z] 8aa4f7006484: Preparing [2024-10-28T03:27:45.928Z] 540e72da0626: Preparing [2024-10-28T03:27:45.928Z] 5a17bb5bd98a: Preparing [2024-10-28T03:27:45.928Z] d2722e20aac7: Preparing [2024-10-28T03:27:45.928Z] 7eaa231cb843: Preparing [2024-10-28T03:27:45.928Z] 16113d51b718: Preparing [2024-10-28T03:27:45.928Z] d2722e20aac7: Waiting [2024-10-28T03:27:45.928Z] 16113d51b718: Waiting [2024-10-28T03:27:45.928Z] 7eaa231cb843: Waiting [2024-10-28T03:27:45.928Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:27:45.928Z] 540e72da0626: Layer already exists [2024-10-28T03:27:46.191Z] e80c95f3ebc1: Pushed [2024-10-28T03:27:46.191Z] 39d892e526ab: Pushed [2024-10-28T03:27:46.191Z] 16113d51b718: Layer already exists [2024-10-28T03:27:46.454Z] 7eaa231cb843: Pushed [2024-10-28T03:27:47.450Z] d2722e20aac7: Pushed [2024-10-28T03:27:57.486Z] 8aa4f7006484: Pushed [2024-10-28T03:27:57.486Z] c963200bef242761a1aa2b6acdf8b0387bfd966f: digest: sha256:ff764b178c28b45f297ca1bbdc07b1e924f40096d905a8298f94dd3dfc3bdf83 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:57.839Z] + 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-28T03:27:58.199Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-28T03:27:58.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-28T03:27:58.199Z] e80c95f3ebc1: Preparing [2024-10-28T03:27:58.199Z] 39d892e526ab: Preparing [2024-10-28T03:27:58.199Z] 8aa4f7006484: Preparing [2024-10-28T03:27:58.199Z] 540e72da0626: Preparing [2024-10-28T03:27:58.199Z] 5a17bb5bd98a: Preparing [2024-10-28T03:27:58.199Z] d2722e20aac7: Preparing [2024-10-28T03:27:58.199Z] 7eaa231cb843: Preparing [2024-10-28T03:27:58.199Z] 16113d51b718: Preparing [2024-10-28T03:27:58.199Z] d2722e20aac7: Waiting [2024-10-28T03:27:58.199Z] 7eaa231cb843: Waiting [2024-10-28T03:27:58.199Z] 16113d51b718: Waiting [2024-10-28T03:27:58.199Z] 39d892e526ab: Layer already exists [2024-10-28T03:27:58.199Z] 540e72da0626: Layer already exists [2024-10-28T03:27:58.199Z] 8aa4f7006484: Layer already exists [2024-10-28T03:27:58.199Z] e80c95f3ebc1: Layer already exists [2024-10-28T03:27:58.199Z] 16113d51b718: Layer already exists [2024-10-28T03:27:58.199Z] 7eaa231cb843: Layer already exists [2024-10-28T03:27:58.199Z] d2722e20aac7: Layer already exists [2024-10-28T03:27:58.199Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:27:58.462Z] latest: digest: sha256:ff764b178c28b45f297ca1bbdc07b1e924f40096d905a8298f94dd3dfc3bdf83 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:58.811Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:59.143Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.3 [2024-10-28T03:27:59.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-28T03:27:59.143Z] e80c95f3ebc1: Preparing [2024-10-28T03:27:59.143Z] 39d892e526ab: Preparing [2024-10-28T03:27:59.143Z] 8aa4f7006484: Preparing [2024-10-28T03:27:59.143Z] 540e72da0626: Preparing [2024-10-28T03:27:59.143Z] 5a17bb5bd98a: Preparing [2024-10-28T03:27:59.143Z] d2722e20aac7: Preparing [2024-10-28T03:27:59.143Z] 7eaa231cb843: Preparing [2024-10-28T03:27:59.143Z] 16113d51b718: Preparing [2024-10-28T03:27:59.143Z] d2722e20aac7: Waiting [2024-10-28T03:27:59.143Z] 16113d51b718: Waiting [2024-10-28T03:27:59.143Z] 7eaa231cb843: Waiting [2024-10-28T03:27:59.143Z] 39d892e526ab: Layer already exists [2024-10-28T03:27:59.143Z] 8aa4f7006484: Layer already exists [2024-10-28T03:27:59.143Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:27:59.143Z] 540e72da0626: Layer already exists [2024-10-28T03:27:59.143Z] e80c95f3ebc1: Layer already exists [2024-10-28T03:27:59.143Z] 7eaa231cb843: Layer already exists [2024-10-28T03:27:59.143Z] 16113d51b718: Layer already exists [2024-10-28T03:27:59.143Z] d2722e20aac7: Layer already exists [2024-10-28T03:27:59.405Z] 4.0.0-dev.3: digest: sha256:ff764b178c28b45f297ca1bbdc07b1e924f40096d905a8298f94dd3dfc3bdf83 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:27:59.758Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:28:00.104Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:28:00.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-28T03:28:00.104Z] e80c95f3ebc1: Preparing [2024-10-28T03:28:00.104Z] 39d892e526ab: Preparing [2024-10-28T03:28:00.104Z] 8aa4f7006484: Preparing [2024-10-28T03:28:00.104Z] 540e72da0626: Preparing [2024-10-28T03:28:00.104Z] 5a17bb5bd98a: Preparing [2024-10-28T03:28:00.104Z] d2722e20aac7: Preparing [2024-10-28T03:28:00.104Z] 7eaa231cb843: Preparing [2024-10-28T03:28:00.104Z] 16113d51b718: Preparing [2024-10-28T03:28:00.104Z] d2722e20aac7: Waiting [2024-10-28T03:28:00.104Z] 7eaa231cb843: Waiting [2024-10-28T03:28:00.104Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:28:00.104Z] e80c95f3ebc1: Layer already exists [2024-10-28T03:28:00.104Z] 8aa4f7006484: Layer already exists [2024-10-28T03:28:00.104Z] 39d892e526ab: Layer already exists [2024-10-28T03:28:00.104Z] 540e72da0626: Layer already exists [2024-10-28T03:28:00.104Z] 7eaa231cb843: Layer already exists [2024-10-28T03:28:00.104Z] d2722e20aac7: Layer already exists [2024-10-28T03:28:00.104Z] 16113d51b718: Layer already exists [2024-10-28T03:28:00.367Z] c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3: digest: sha256:ff764b178c28b45f297ca1bbdc07b1e924f40096d905a8298f94dd3dfc3bdf83 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:28:00.720Z] + 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-28T03:28:01.062Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-28T03:28:01.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-28T03:28:01.062Z] e80c95f3ebc1: Preparing [2024-10-28T03:28:01.062Z] 39d892e526ab: Preparing [2024-10-28T03:28:01.062Z] 8aa4f7006484: Preparing [2024-10-28T03:28:01.062Z] 540e72da0626: Preparing [2024-10-28T03:28:01.062Z] 5a17bb5bd98a: Preparing [2024-10-28T03:28:01.062Z] d2722e20aac7: Preparing [2024-10-28T03:28:01.062Z] 7eaa231cb843: Preparing [2024-10-28T03:28:01.062Z] 16113d51b718: Preparing [2024-10-28T03:28:01.062Z] d2722e20aac7: Waiting [2024-10-28T03:28:01.062Z] 7eaa231cb843: Waiting [2024-10-28T03:28:01.062Z] 16113d51b718: Waiting [2024-10-28T03:28:01.062Z] 39d892e526ab: Layer already exists [2024-10-28T03:28:01.062Z] 8aa4f7006484: Layer already exists [2024-10-28T03:28:01.062Z] 540e72da0626: Layer already exists [2024-10-28T03:28:01.062Z] e80c95f3ebc1: Layer already exists [2024-10-28T03:28:01.062Z] 5a17bb5bd98a: Layer already exists [2024-10-28T03:28:01.062Z] d2722e20aac7: Layer already exists [2024-10-28T03:28:01.062Z] 7eaa231cb843: Layer already exists [2024-10-28T03:28:01.062Z] 16113d51b718: Layer already exists [2024-10-28T03:28:01.326Z] main: digest: sha256:ff764b178c28b45f297ca1bbdc07b1e924f40096d905a8298f94dd3dfc3bdf83 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-28T03:28:01.406Z] ===================================================== [Pipeline] echo [2024-10-28T03:28:01.417Z] taggedImages: [2024-10-28T03:28:01.417Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f [2024-10-28T03:28:01.417Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-28T03:28:01.417Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.3 [2024-10-28T03:28:01.417Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c963200bef242761a1aa2b6acdf8b0387bfd966f-4.0.0-dev.3 [2024-10-28T03:28:01.417Z] - 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-28T03:28:01.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-28T03:28:01.821Z] [2024-10-28T03:28:01.821Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:28:02.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-28T03:28:02.425Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-28T03:28:02.425Z] 8998bd30e6a1: Pulling fs layer [2024-10-28T03:28:02.425Z] 04944245beec: Pulling fs layer [2024-10-28T03:28:02.425Z] 699f458cf7ca: Pulling fs layer [2024-10-28T03:28:02.425Z] 765212b225bb: Pulling fs layer [2024-10-28T03:28:02.425Z] f23df028b6ca: Pulling fs layer [2024-10-28T03:28:02.425Z] d65c8cfc05b1: Pulling fs layer [2024-10-28T03:28:02.425Z] 2437ff75d9bd: Pulling fs layer [2024-10-28T03:28:02.425Z] 765212b225bb: Waiting [2024-10-28T03:28:02.425Z] f23df028b6ca: Waiting [2024-10-28T03:28:02.425Z] 2437ff75d9bd: Waiting [2024-10-28T03:28:02.425Z] d65c8cfc05b1: Waiting [2024-10-28T03:28:02.694Z] 04944245beec: Verifying Checksum [2024-10-28T03:28:02.694Z] 04944245beec: Download complete [2024-10-28T03:28:02.694Z] 765212b225bb: Verifying Checksum [2024-10-28T03:28:02.694Z] 765212b225bb: Download complete [2024-10-28T03:28:02.694Z] 699f458cf7ca: Download complete [2024-10-28T03:28:04.088Z] d65c8cfc05b1: Verifying Checksum [2024-10-28T03:28:04.088Z] d65c8cfc05b1: Download complete [2024-10-28T03:28:04.353Z] f23df028b6ca: Verifying Checksum [2024-10-28T03:28:04.353Z] f23df028b6ca: Download complete [2024-10-28T03:28:04.353Z] 8998bd30e6a1: Verifying Checksum [2024-10-28T03:28:04.353Z] 8998bd30e6a1: Download complete [2024-10-28T03:28:08.596Z] 8998bd30e6a1: Pull complete [2024-10-28T03:28:08.860Z] 04944245beec: Pull complete [2024-10-28T03:28:09.436Z] 2437ff75d9bd: Verifying Checksum [2024-10-28T03:28:09.436Z] 2437ff75d9bd: Download complete [2024-10-28T03:28:10.387Z] 699f458cf7ca: Pull complete [2024-10-28T03:28:10.651Z] 765212b225bb: Pull complete [2024-10-28T03:28:11.229Z] f23df028b6ca: Pull complete [2024-10-28T03:28:11.493Z] d65c8cfc05b1: Pull complete [2024-10-28T03:28:26.457Z] 2437ff75d9bd: Pull complete [2024-10-28T03:28:26.457Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-28T03:28:26.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-28T03:28:26.722Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-28T03:28:26.969Z] prd-ubuntu20.04-docker-arm64-4c-16g-23884 does not seem to be running inside a container [2024-10-28T03:28:27.089Z] $ 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/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-28T03:28:29.667Z] $ docker top 0aae063159edb4bfdb294a52b147aa4d03f4246244bbc80e2fa36a13ff67849a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-28T03:28:30.605Z] ---> job-cost.sh [2024-10-28T03:28:30.605Z] lf-activate-venv: SKIPPING [2024-10-28T03:28:30.605Z] INFO: No Stack... [2024-10-28T03:28:31.187Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-28T03:28:31.777Z] INFO: Archiving Costs [Pipeline] sh [2024-10-28T03:28:32.111Z] + cat /w/workspace/edgex-go/736/archives/cost.csv [2024-10-28T03:28:32.112Z] + cut -d, -f6 [Pipeline] lock [2024-10-28T03:28:32.146Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-736-stack-cost] [2024-10-28T03:28:32.157Z] Resource [jenkins-edgexfoundry-edgex-go-main-736-stack-cost] did not exist. Created. [2024-10-28T03:28:32.163Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-736-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-28T03:28:32.816Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-28T03:28:33.432Z] Stashed 1 file(s) [Pipeline] } [2024-10-28T03:28:33.444Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-736-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-28T03:28:33.476Z] $ docker stop --time=1 0aae063159edb4bfdb294a52b147aa4d03f4246244bbc80e2fa36a13ff67849a [2024-10-28T03:28:34.951Z] $ docker rm -f --volumes 0aae063159edb4bfdb294a52b147aa4d03f4246244bbc80e2fa36a13ff67849a [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-28T03:28:35.543Z] provisioning config files... [2024-10-28T03:28:35.554Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/736@tmp/config346643905937104635tmp [Pipeline] { [Pipeline] sh [2024-10-28T03:28:35.884Z] + set +x [2024-10-28T03:28:35.884Z] + curl -s https://codecov.io/bash [2024-10-28T03:28:35.884Z] + bash -s -- [2024-10-28T03:28:35.884Z] [2024-10-28T03:28:35.884Z] _____ _ [2024-10-28T03:28:35.884Z] / ____| | | [2024-10-28T03:28:35.884Z] | | ___ __| | ___ ___ _____ __ [2024-10-28T03:28:35.884Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-28T03:28:35.884Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-28T03:28:35.884Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-28T03:28:35.884Z] Bash-1.0.6 [2024-10-28T03:28:35.884Z] [2024-10-28T03:28:35.884Z] [2024-10-28T03:28:35.884Z] ==> git version 2.25.1 found [2024-10-28T03:28:35.884Z] ==> 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-28T03:28:35.884Z] Release-Date: 2020-01-08 [2024-10-28T03:28:35.884Z] 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-28T03:28:35.884Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-28T03:28:35.884Z] ==> Jenkins CI detected. [2024-10-28T03:28:35.884Z] current dir:  /w/workspace/edgex-go/736 [2024-10-28T03:28:35.884Z] project root: . [2024-10-28T03:28:35.884Z] --> token set from env [2024-10-28T03:28:35.884Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-28T03:28:35.884Z] ==> Running gcov in . (disable via -X gcov) [2024-10-28T03:28:35.884Z] ==> Python coveragepy not found [2024-10-28T03:28:35.884Z] ==> Searching for coverage reports in: [2024-10-28T03:28:35.884Z] + . [2024-10-28T03:28:35.884Z] -> Found 1 reports [2024-10-28T03:28:35.884Z] ==> Detecting git/mercurial file structure [2024-10-28T03:28:36.147Z] ==> Reading reports [2024-10-28T03:28:36.147Z] + ./coverage.out bytes=1475885 [2024-10-28T03:28:36.147Z] ==> Appending adjustments [2024-10-28T03:28:36.147Z] https://docs.codecov.io/docs/fixing-reports [2024-10-28T03:28:37.103Z] + Found adjustments [2024-10-28T03:28:37.103Z] ==> Gzipping contents [2024-10-28T03:28:37.103Z] 128K /tmp/codecov.AwPyIv.gz [2024-10-28T03:28:37.103Z] ==> Uploading reports [2024-10-28T03:28:37.103Z] url: https://codecov.io [2024-10-28T03:28:37.103Z] query: branch=main&commit=c963200bef242761a1aa2b6acdf8b0387bfd966f&build=736&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F736%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-28T03:28:37.361Z] -> Pinging Codecov [2024-10-28T03:28:37.362Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c963200bef242761a1aa2b6acdf8b0387bfd966f&build=736&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F736%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-28T03:28:37.362Z] -> Uploading to [2024-10-28T03:28:37.362Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/c963200bef242761a1aa2b6acdf8b0387bfd966f/c6922d38-5866-4666-83a8-4c62f01640f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241028%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241028T032837Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=1978a02e77aeac0de7bdf75e35ecdb05305c9a2ee0230ac25b326e9ad3e26dd0 [2024-10-28T03:28:37.362Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-28T03:28:37.362Z] Dload Upload Total Spent Left Speed [2024-10-28T03:28:37.647Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125k 0 0 100 125k 0 384k --:--:-- --:--:-- --:--:-- 384k [2024-10-28T03:28:37.906Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c963200bef242761a1aa2b6acdf8b0387bfd966f [Pipeline] } [2024-10-28T03:28:37.913Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-28T03:28:38.177Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-28T03:28:38.193Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:28:38.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-28T03:28:38.501Z] [2024-10-28T03:28:38.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:28:38.803Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-28T03:28:38.803Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-28T03:28:38.803Z] 43c4264eed91: Already exists [2024-10-28T03:28:38.803Z] 4cc291be95ef: Already exists [2024-10-28T03:28:38.803Z] 2ac1f1163629: Already exists [2024-10-28T03:28:38.803Z] 5c3c966382ef: Already exists [2024-10-28T03:28:38.803Z] 4f4fb700ef54: Already exists [2024-10-28T03:28:38.803Z] d9c7d2e4e75e: Pulling fs layer [2024-10-28T03:28:38.803Z] 9c3e1370e548: Pulling fs layer [2024-10-28T03:28:39.063Z] d9c7d2e4e75e: Verifying Checksum [2024-10-28T03:28:39.063Z] d9c7d2e4e75e: Download complete [2024-10-28T03:28:39.332Z] d9c7d2e4e75e: Pull complete [2024-10-28T03:28:39.899Z] 9c3e1370e548: Verifying Checksum [2024-10-28T03:28:39.899Z] 9c3e1370e548: Download complete [2024-10-28T03:28:43.181Z] 9c3e1370e548: Pull complete [2024-10-28T03:28:43.181Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-28T03:28:43.181Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-28T03:28:43.181Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-28T03:28:43.281Z] prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container [2024-10-28T03:28:43.311Z] $ 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/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@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/edgex-snyk-go:latest cat [2024-10-28T03:28:50.309Z] $ docker top fde0b2c60bc9a414822ffa7598b4bef49b3b4ccd059d157e26afb79db5c089b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-28T03:28:50.667Z] + git config --global --add safe.directory /w/workspace/edgex-go/736 [Pipeline] echo [2024-10-28T03:28:50.679Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-28T03:28:50.958Z] + set -o pipefail [2024-10-28T03:28:50.958Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-28T03:28:59.080Z] [2024-10-28T03:28:59.080Z] Monitoring /w/workspace/edgex-go/736 (github.com/edgexfoundry/edgex-go)... [2024-10-28T03:28:59.080Z] [2024-10-28T03:28:59.080Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b3c3a75b-89d5-48d4-9da6-ae288c1c04ae [2024-10-28T03:28:59.080Z] [2024-10-28T03:28:59.080Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-28T03:28:59.080Z] [Pipeline] } [2024-10-28T03:28:59.344Z] $ docker stop --time=1 fde0b2c60bc9a414822ffa7598b4bef49b3b4ccd059d157e26afb79db5c089b9 [2024-10-28T03:29:06.647Z] $ docker rm -f --volumes fde0b2c60bc9a414822ffa7598b4bef49b3b4ccd059d157e26afb79db5c089b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-28T03:29:07.179Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-28T03:29:07.192Z] provisioning config files... [2024-10-28T03:29:07.198Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/736@tmp/config12514956981161304947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-28T03:29:07.505Z] --> edgex-publish-swagger.sh [2024-10-28T03:29:07.505Z] === Publish openapi API === [2024-10-28T03:29:07.505Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-10-28T03:29:07.505Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/736/openapi/core-command.yaml] [2024-10-28T03:29:07.505Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-28T03:29:07.505Z] Dload Upload Total Spent Left Speed [2024-10-28T03:29:08.073Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 56037 --:--:-- --:--:-- --:--:-- 56037 [2024-10-28T03:29:08.073Z] [2024-10-28T03:29:08.073Z] [2024-10-28T03:29:08.073Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/736/openapi/core-data.yaml] [2024-10-28T03:29:08.073Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-28T03:29:08.073Z] Dload Upload Total Spent Left Speed [2024-10-28T03:29:08.333Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72056 0 0 100 72056 0 938k --:--:-- --:--:-- --:--:-- 925k 100 72056 0 0 100 72056 0 161k --:--:-- --:--:-- --:--:-- 161k [2024-10-28T03:29:08.333Z] [2024-10-28T03:29:08.333Z] [2024-10-28T03:29:08.333Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/736/openapi/core-keeper.yaml] [2024-10-28T03:29:08.333Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-28T03:29:08.333Z] Dload Upload Total Spent Left Speed [2024-10-28T03:29:08.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 227 110k --:--:-- --:--:-- --:--:-- 111k [2024-10-28T03:29:08.902Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-28T03:29:08.902Z] [2024-10-28T03:29:08.902Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/736/openapi/core-metadata.yaml] [2024-10-28T03:29:08.902Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-28T03:29:08.902Z] Dload Upload Total Spent Left Speed [2024-10-28T03:29:09.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 440 436k --:--:-- --:--:-- --:--:-- 435k 100 154k 100 156 100 154k 440 436k --:--:-- --:--:-- --:--:-- 435k [2024-10-28T03:29:09.161Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-28T03:29:09.161Z] [2024-10-28T03:29:09.162Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/736/openapi/support-cron-scheduler.yaml] [2024-10-28T03:29:09.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-28T03:29:09.162Z] Dload Upload Total Spent Left Speed [2024-10-28T03:29:09.421Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 252 189k --:--:-- --:--:-- --:--:-- 190k [2024-10-28T03:29:09.421Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-28T03:29:09.421Z] [2024-10-28T03:29:09.421Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/736/openapi/support-notifications.yaml] [2024-10-28T03:29:09.421Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-28T03:29:09.421Z] Dload Upload Total Spent Left Speed [2024-10-28T03:29:09.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 450 246k --:--:-- --:--:-- --:--:-- 246k [2024-10-28T03:29:09.681Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-28T03:29:09.681Z] [Pipeline] } [2024-10-28T03:29:09.688Z] 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-28T03:29:10.121Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-28T03:29:10.121Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:29:10.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-28T03:29:10.457Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-28T03:29:10.542Z] prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container [2024-10-28T03:29:10.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-28T03:29:11.224Z] $ docker top f2674930fbecde69fd7e829a430c209ee6715efc3ceb486dd451e653237f398c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-28T03:29:11.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-28T03:29:11.339Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-28T03:29:11.445Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-28T03:29:11.443Z] $ docker exec f2674930fbecde69fd7e829a430c209ee6715efc3ceb486dd451e653237f398c ssh-agent [2024-10-28T03:29:11.579Z] SSH_AUTH_SOCK=/tmp/ssh-4rgzgUfZUD9m/agent.32 [2024-10-28T03:29:11.579Z] SSH_AGENT_PID=38 [2024-10-28T03:29:11.586Z] Running ssh-add (command line suppressed) [2024-10-28T03:29:11.695Z] Identity added: /w/workspace/edgex-go/736@tmp/private_key_9339803679375774793.key (/w/workspace/edgex-go/736@tmp/private_key_9339803679375774793.key) [2024-10-28T03:29:11.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-28T03:29:12.001Z] + git semver tag [2024-10-28T03:29:12.260Z] 2024-10-28 03:29:12,170 [run_tag] DEBUG tag force:False [2024-10-28T03:29:12.260Z] 2024-10-28 03:29:12,170 [check_head_tag] DEBUG check head tag [2024-10-28T03:29:12.260Z] 2024-10-28 03:29:12,174 [execute] INFO git cat-file --batch-check [2024-10-28T03:29:12.260Z] 2024-10-28 03:29:12,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/736, universal_newlines=False, shell=None, istream=) [2024-10-28T03:29:12.260Z] 2024-10-28 03:29:12,177 [execute] INFO git cat-file --batch [2024-10-28T03:29:12.260Z] 2024-10-28 03:29:12,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/736, universal_newlines=False, shell=None, istream=) [2024-10-28T03:29:12.260Z] 2024-10-28 03:29:12,228 [read_version] DEBUG read version from /w/workspace/edgex-go/736/.semver/main [2024-10-28T03:29:12.260Z] 2024-10-28 03:29:12,228 [execute] INFO git tag -a v4.0.0-dev.3 -m v4.0.0-dev.3 [2024-10-28T03:29:12.260Z] 2024-10-28 03:29:12,228 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.3', '-m', 'v4.0.0-dev.3'], cwd=/w/workspace/edgex-go/736, universal_newlines=False, shell=None, istream=None) [2024-10-28T03:29:12.260Z] 2024-10-28 03:29:12,231 [read_version] DEBUG read version from /w/workspace/edgex-go/736/.semver/main [2024-10-28T03:29:12.260Z] 4.0.0-dev.3 [Pipeline] } [2024-10-28T03:29:12.264Z] $ docker exec --env ******** --env ******** f2674930fbecde69fd7e829a430c209ee6715efc3ceb486dd451e653237f398c ssh-agent -k [2024-10-28T03:29:12.360Z] unset SSH_AUTH_SOCK; [2024-10-28T03:29:12.360Z] unset SSH_AGENT_PID; [2024-10-28T03:29:12.360Z] echo Agent pid 38 killed; [2024-10-28T03:29:12.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-28T03:29:12.701Z] + git semver [Pipeline] } [2024-10-28T03:29:12.967Z] $ docker stop --time=1 f2674930fbecde69fd7e829a430c209ee6715efc3ceb486dd451e653237f398c [2024-10-28T03:29:14.322Z] $ docker rm -f --volumes f2674930fbecde69fd7e829a430c209ee6715efc3ceb486dd451e653237f398c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:29:14.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-28T03:29:14.756Z] [2024-10-28T03:29:14.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:29:15.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-28T03:29:15.058Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-28T03:29:15.058Z] ab5ef0e58194: Pulling fs layer [2024-10-28T03:29:15.058Z] 9712f1f96733: Pulling fs layer [2024-10-28T03:29:15.058Z] 63f879dbbcfc: Pulling fs layer [2024-10-28T03:29:15.058Z] 0d9ebad4ef96: Pulling fs layer [2024-10-28T03:29:15.058Z] e9a5061849ea: Pulling fs layer [2024-10-28T03:29:15.058Z] d747dcd14b5f: Pulling fs layer [2024-10-28T03:29:15.058Z] 2de7ff778b66: Pulling fs layer [2024-10-28T03:29:15.058Z] e9a5061849ea: Waiting [2024-10-28T03:29:15.058Z] d747dcd14b5f: Waiting [2024-10-28T03:29:15.058Z] 0d9ebad4ef96: Waiting [2024-10-28T03:29:15.058Z] 2de7ff778b66: Waiting [2024-10-28T03:29:15.058Z] 9712f1f96733: Verifying Checksum [2024-10-28T03:29:15.058Z] 9712f1f96733: Download complete [2024-10-28T03:29:15.623Z] 0d9ebad4ef96: Verifying Checksum [2024-10-28T03:29:15.623Z] 0d9ebad4ef96: Download complete [2024-10-28T03:29:15.623Z] ab5ef0e58194: Verifying Checksum [2024-10-28T03:29:15.623Z] ab5ef0e58194: Download complete [2024-10-28T03:29:15.881Z] d747dcd14b5f: Verifying Checksum [2024-10-28T03:29:15.881Z] d747dcd14b5f: Download complete [2024-10-28T03:29:15.881Z] e9a5061849ea: Verifying Checksum [2024-10-28T03:29:15.881Z] e9a5061849ea: Download complete [2024-10-28T03:29:15.881Z] 63f879dbbcfc: Verifying Checksum [2024-10-28T03:29:15.881Z] 63f879dbbcfc: Download complete [2024-10-28T03:29:15.881Z] 2de7ff778b66: Verifying Checksum [2024-10-28T03:29:15.881Z] 2de7ff778b66: Download complete [2024-10-28T03:29:19.185Z] ab5ef0e58194: Pull complete [2024-10-28T03:29:19.185Z] 9712f1f96733: Pull complete [2024-10-28T03:29:19.443Z] 63f879dbbcfc: Pull complete [2024-10-28T03:29:23.630Z] 0d9ebad4ef96: Pull complete [2024-10-28T03:29:23.892Z] e9a5061849ea: Pull complete [2024-10-28T03:29:23.892Z] d747dcd14b5f: Pull complete [2024-10-28T03:29:25.277Z] 2de7ff778b66: Pull complete [2024-10-28T03:29:25.277Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-28T03:29:25.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-28T03:29:25.277Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-28T03:29:25.374Z] prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container [2024-10-28T03:29:25.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-28T03:29:35.385Z] $ docker top 27167e882811921997095e269412d55470351c58d379f00785dd4296c08bc7ff -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-28T03:29:35.470Z] provisioning config files... [2024-10-28T03:29:35.478Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/736@tmp/config11258278686281265785tmp [2024-10-28T03:29:35.487Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/736@tmp/config11589342100339951296tmp [2024-10-28T03:29:35.496Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/736@tmp/config7263551188741430868tmp [Pipeline] { [Pipeline] echo [2024-10-28T03:29:35.527Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-28T03:29:35.825Z] ---> sigul-configuration.sh [2024-10-28T03:29:35.825Z] gpg: directory `/root/.gnupg' created [2024-10-28T03:29:35.825Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-28T03:29:35.825Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-28T03:29:35.825Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-28T03:29:35.825Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-28T03:29:35.825Z] gpg: CAST5 encrypted data [2024-10-28T03:29:35.826Z] gpg: encrypted with 1 passphrase [2024-10-28T03:29:35.826Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-28T03:29:36.122Z] + mkdir /home/jenkins [2024-10-28T03:29:36.122Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-28T03:29:36.418Z] + 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-28T03:29:36.431Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-28T03:29:36.724Z] ---> sigul-install.sh [2024-10-28T03:29:36.724Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-28T03:29:37.021Z] + git tag --list [2024-10-28T03:29:37.021Z] 0.6.0 [2024-10-28T03:29:37.021Z] 0.6.1 [2024-10-28T03:29:37.021Z] 0.7.0 [2024-10-28T03:29:37.021Z] 0.7.1 [2024-10-28T03:29:37.021Z] v1.0.0 [2024-10-28T03:29:37.021Z] v1.0.1 [2024-10-28T03:29:37.021Z] v1.1.0 [2024-10-28T03:29:37.021Z] v1.2.0 [2024-10-28T03:29:37.021Z] v1.2.1 [2024-10-28T03:29:37.021Z] v1.3.0 [2024-10-28T03:29:37.021Z] v1.3.1 [2024-10-28T03:29:37.021Z] v2.0.0 [2024-10-28T03:29:37.021Z] v2.1.0 [2024-10-28T03:29:37.021Z] v2.1.1 [2024-10-28T03:29:37.021Z] v2.2.0 [2024-10-28T03:29:37.021Z] v2.3.0 [2024-10-28T03:29:37.021Z] v3.0 [2024-10-28T03:29:37.021Z] v3.0.0 [2024-10-28T03:29:37.021Z] v3.1 [2024-10-28T03:29:37.021Z] v3.1.0 [2024-10-28T03:29:37.021Z] v3.1.0-dev.1 [2024-10-28T03:29:37.021Z] v3.1.0-dev.10 [2024-10-28T03:29:37.021Z] v3.1.0-dev.11 [2024-10-28T03:29:37.021Z] v3.1.0-dev.12 [2024-10-28T03:29:37.021Z] v3.1.0-dev.13 [2024-10-28T03:29:37.021Z] v3.1.0-dev.14 [2024-10-28T03:29:37.021Z] v3.1.0-dev.15 [2024-10-28T03:29:37.021Z] v3.1.0-dev.16 [2024-10-28T03:29:37.021Z] v3.1.0-dev.17 [2024-10-28T03:29:37.021Z] v3.1.0-dev.18 [2024-10-28T03:29:37.021Z] v3.1.0-dev.19 [2024-10-28T03:29:37.021Z] v3.1.0-dev.2 [2024-10-28T03:29:37.021Z] v3.1.0-dev.20 [2024-10-28T03:29:37.021Z] v3.1.0-dev.21 [2024-10-28T03:29:37.021Z] v3.1.0-dev.22 [2024-10-28T03:29:37.021Z] v3.1.0-dev.23 [2024-10-28T03:29:37.021Z] v3.1.0-dev.24 [2024-10-28T03:29:37.021Z] v3.1.0-dev.25 [2024-10-28T03:29:37.021Z] v3.1.0-dev.26 [2024-10-28T03:29:37.021Z] v3.1.0-dev.27 [2024-10-28T03:29:37.021Z] v3.1.0-dev.28 [2024-10-28T03:29:37.021Z] v3.1.0-dev.29 [2024-10-28T03:29:37.021Z] v3.1.0-dev.3 [2024-10-28T03:29:37.021Z] v3.1.0-dev.30 [2024-10-28T03:29:37.021Z] v3.1.0-dev.31 [2024-10-28T03:29:37.021Z] v3.1.0-dev.32 [2024-10-28T03:29:37.021Z] v3.1.0-dev.33 [2024-10-28T03:29:37.021Z] v3.1.0-dev.34 [2024-10-28T03:29:37.021Z] v3.1.0-dev.35 [2024-10-28T03:29:37.021Z] v3.1.0-dev.36 [2024-10-28T03:29:37.021Z] v3.1.0-dev.37 [2024-10-28T03:29:37.021Z] v3.1.0-dev.38 [2024-10-28T03:29:37.021Z] v3.1.0-dev.39 [2024-10-28T03:29:37.021Z] v3.1.0-dev.4 [2024-10-28T03:29:37.021Z] v3.1.0-dev.40 [2024-10-28T03:29:37.021Z] v3.1.0-dev.41 [2024-10-28T03:29:37.021Z] v3.1.0-dev.42 [2024-10-28T03:29:37.021Z] v3.1.0-dev.43 [2024-10-28T03:29:37.021Z] v3.1.0-dev.44 [2024-10-28T03:29:37.021Z] v3.1.0-dev.45 [2024-10-28T03:29:37.021Z] v3.1.0-dev.46 [2024-10-28T03:29:37.021Z] v3.1.0-dev.47 [2024-10-28T03:29:37.021Z] v3.1.0-dev.48 [2024-10-28T03:29:37.021Z] v3.1.0-dev.49 [2024-10-28T03:29:37.021Z] v3.1.0-dev.5 [2024-10-28T03:29:37.021Z] v3.1.0-dev.50 [2024-10-28T03:29:37.021Z] v3.1.0-dev.51 [2024-10-28T03:29:37.021Z] v3.1.0-dev.52 [2024-10-28T03:29:37.021Z] v3.1.0-dev.53 [2024-10-28T03:29:37.021Z] v3.1.0-dev.54 [2024-10-28T03:29:37.021Z] v3.1.0-dev.55 [2024-10-28T03:29:37.021Z] v3.1.0-dev.56 [2024-10-28T03:29:37.021Z] v3.1.0-dev.57 [2024-10-28T03:29:37.021Z] v3.1.0-dev.58 [2024-10-28T03:29:37.021Z] v3.1.0-dev.59 [2024-10-28T03:29:37.021Z] v3.1.0-dev.6 [2024-10-28T03:29:37.021Z] v3.1.0-dev.60 [2024-10-28T03:29:37.021Z] v3.1.0-dev.61 [2024-10-28T03:29:37.021Z] v3.1.0-dev.62 [2024-10-28T03:29:37.021Z] v3.1.0-dev.63 [2024-10-28T03:29:37.021Z] v3.1.0-dev.64 [2024-10-28T03:29:37.021Z] v3.1.0-dev.65 [2024-10-28T03:29:37.021Z] v3.1.0-dev.66 [2024-10-28T03:29:37.021Z] v3.1.0-dev.67 [2024-10-28T03:29:37.021Z] v3.1.0-dev.68 [2024-10-28T03:29:37.021Z] v3.1.0-dev.69 [2024-10-28T03:29:37.021Z] v3.1.0-dev.7 [2024-10-28T03:29:37.021Z] v3.1.0-dev.70 [2024-10-28T03:29:37.021Z] v3.1.0-dev.71 [2024-10-28T03:29:37.022Z] v3.1.0-dev.72 [2024-10-28T03:29:37.022Z] v3.1.0-dev.73 [2024-10-28T03:29:37.022Z] v3.1.0-dev.8 [2024-10-28T03:29:37.022Z] v3.1.0-dev.9 [2024-10-28T03:29:37.022Z] v3.1.1 [2024-10-28T03:29:37.022Z] v3.1.1-dev.1 [2024-10-28T03:29:37.022Z] v3.1.1-dev.2 [2024-10-28T03:29:37.022Z] v3.2.0-dev.1 [2024-10-28T03:29:37.022Z] v3.2.0-dev.10 [2024-10-28T03:29:37.022Z] v3.2.0-dev.100 [2024-10-28T03:29:37.022Z] v3.2.0-dev.101 [2024-10-28T03:29:37.022Z] v3.2.0-dev.102 [2024-10-28T03:29:37.022Z] v3.2.0-dev.103 [2024-10-28T03:29:37.022Z] v3.2.0-dev.104 [2024-10-28T03:29:37.022Z] v3.2.0-dev.105 [2024-10-28T03:29:37.022Z] v3.2.0-dev.106 [2024-10-28T03:29:37.022Z] v3.2.0-dev.107 [2024-10-28T03:29:37.022Z] v3.2.0-dev.108 [2024-10-28T03:29:37.022Z] v3.2.0-dev.109 [2024-10-28T03:29:37.022Z] v3.2.0-dev.11 [2024-10-28T03:29:37.022Z] v3.2.0-dev.12 [2024-10-28T03:29:37.022Z] v3.2.0-dev.13 [2024-10-28T03:29:37.022Z] v3.2.0-dev.14 [2024-10-28T03:29:37.022Z] v3.2.0-dev.15 [2024-10-28T03:29:37.022Z] v3.2.0-dev.16 [2024-10-28T03:29:37.022Z] v3.2.0-dev.17 [2024-10-28T03:29:37.022Z] v3.2.0-dev.18 [2024-10-28T03:29:37.022Z] v3.2.0-dev.19 [2024-10-28T03:29:37.022Z] v3.2.0-dev.2 [2024-10-28T03:29:37.022Z] v3.2.0-dev.20 [2024-10-28T03:29:37.022Z] v3.2.0-dev.21 [2024-10-28T03:29:37.022Z] v3.2.0-dev.22 [2024-10-28T03:29:37.022Z] v3.2.0-dev.23 [2024-10-28T03:29:37.022Z] v3.2.0-dev.24 [2024-10-28T03:29:37.022Z] v3.2.0-dev.25 [2024-10-28T03:29:37.022Z] v3.2.0-dev.26 [2024-10-28T03:29:37.022Z] v3.2.0-dev.27 [2024-10-28T03:29:37.022Z] v3.2.0-dev.28 [2024-10-28T03:29:37.022Z] v3.2.0-dev.29 [2024-10-28T03:29:37.022Z] v3.2.0-dev.3 [2024-10-28T03:29:37.022Z] v3.2.0-dev.30 [2024-10-28T03:29:37.022Z] v3.2.0-dev.31 [2024-10-28T03:29:37.022Z] v3.2.0-dev.32 [2024-10-28T03:29:37.022Z] v3.2.0-dev.33 [2024-10-28T03:29:37.022Z] v3.2.0-dev.34 [2024-10-28T03:29:37.022Z] v3.2.0-dev.35 [2024-10-28T03:29:37.022Z] v3.2.0-dev.36 [2024-10-28T03:29:37.022Z] v3.2.0-dev.37 [2024-10-28T03:29:37.022Z] v3.2.0-dev.38 [2024-10-28T03:29:37.022Z] v3.2.0-dev.39 [2024-10-28T03:29:37.022Z] v3.2.0-dev.4 [2024-10-28T03:29:37.022Z] v3.2.0-dev.40 [2024-10-28T03:29:37.022Z] v3.2.0-dev.41 [2024-10-28T03:29:37.022Z] v3.2.0-dev.42 [2024-10-28T03:29:37.022Z] v3.2.0-dev.43 [2024-10-28T03:29:37.022Z] v3.2.0-dev.44 [2024-10-28T03:29:37.022Z] v3.2.0-dev.45 [2024-10-28T03:29:37.022Z] v3.2.0-dev.46 [2024-10-28T03:29:37.022Z] v3.2.0-dev.47 [2024-10-28T03:29:37.022Z] v3.2.0-dev.48 [2024-10-28T03:29:37.022Z] v3.2.0-dev.49 [2024-10-28T03:29:37.022Z] v3.2.0-dev.5 [2024-10-28T03:29:37.022Z] v3.2.0-dev.50 [2024-10-28T03:29:37.022Z] v3.2.0-dev.51 [2024-10-28T03:29:37.022Z] v3.2.0-dev.52 [2024-10-28T03:29:37.022Z] v3.2.0-dev.53 [2024-10-28T03:29:37.022Z] v3.2.0-dev.54 [2024-10-28T03:29:37.022Z] v3.2.0-dev.55 [2024-10-28T03:29:37.022Z] v3.2.0-dev.56 [2024-10-28T03:29:37.022Z] v3.2.0-dev.57 [2024-10-28T03:29:37.022Z] v3.2.0-dev.58 [2024-10-28T03:29:37.022Z] v3.2.0-dev.59 [2024-10-28T03:29:37.022Z] v3.2.0-dev.6 [2024-10-28T03:29:37.022Z] v3.2.0-dev.60 [2024-10-28T03:29:37.022Z] v3.2.0-dev.61 [2024-10-28T03:29:37.022Z] v3.2.0-dev.62 [2024-10-28T03:29:37.022Z] v3.2.0-dev.63 [2024-10-28T03:29:37.022Z] v3.2.0-dev.64 [2024-10-28T03:29:37.022Z] v3.2.0-dev.65 [2024-10-28T03:29:37.022Z] v3.2.0-dev.66 [2024-10-28T03:29:37.022Z] v3.2.0-dev.67 [2024-10-28T03:29:37.022Z] v3.2.0-dev.68 [2024-10-28T03:29:37.022Z] v3.2.0-dev.69 [2024-10-28T03:29:37.022Z] v3.2.0-dev.7 [2024-10-28T03:29:37.022Z] v3.2.0-dev.70 [2024-10-28T03:29:37.022Z] v3.2.0-dev.71 [2024-10-28T03:29:37.022Z] v3.2.0-dev.72 [2024-10-28T03:29:37.022Z] v3.2.0-dev.73 [2024-10-28T03:29:37.022Z] v3.2.0-dev.74 [2024-10-28T03:29:37.022Z] v3.2.0-dev.75 [2024-10-28T03:29:37.022Z] v3.2.0-dev.76 [2024-10-28T03:29:37.022Z] v3.2.0-dev.77 [2024-10-28T03:29:37.022Z] v3.2.0-dev.78 [2024-10-28T03:29:37.022Z] v3.2.0-dev.79 [2024-10-28T03:29:37.022Z] v3.2.0-dev.8 [2024-10-28T03:29:37.022Z] v3.2.0-dev.80 [2024-10-28T03:29:37.022Z] v3.2.0-dev.81 [2024-10-28T03:29:37.022Z] v3.2.0-dev.82 [2024-10-28T03:29:37.022Z] v3.2.0-dev.83 [2024-10-28T03:29:37.022Z] v3.2.0-dev.84 [2024-10-28T03:29:37.022Z] v3.2.0-dev.85 [2024-10-28T03:29:37.022Z] v3.2.0-dev.86 [2024-10-28T03:29:37.022Z] v3.2.0-dev.87 [2024-10-28T03:29:37.022Z] v3.2.0-dev.88 [2024-10-28T03:29:37.022Z] v3.2.0-dev.89 [2024-10-28T03:29:37.022Z] v3.2.0-dev.9 [2024-10-28T03:29:37.022Z] v3.2.0-dev.90 [2024-10-28T03:29:37.022Z] v3.2.0-dev.91 [2024-10-28T03:29:37.022Z] v3.2.0-dev.92 [2024-10-28T03:29:37.022Z] v3.2.0-dev.93 [2024-10-28T03:29:37.022Z] v3.2.0-dev.94 [2024-10-28T03:29:37.022Z] v3.2.0-dev.95 [2024-10-28T03:29:37.022Z] v3.2.0-dev.96 [2024-10-28T03:29:37.022Z] v3.2.0-dev.97 [2024-10-28T03:29:37.022Z] v3.2.0-dev.98 [2024-10-28T03:29:37.022Z] v3.2.0-dev.99 [2024-10-28T03:29:37.022Z] v4.0.0-dev.1 [2024-10-28T03:29:37.022Z] v4.0.0-dev.2 [2024-10-28T03:29:37.022Z] v4.0.0-dev.3 [Pipeline] sh [2024-10-28T03:29:37.320Z] + lftools sign git-tag v4.0.0-dev.3 [2024-10-28T03:29:37.930Z] Signing Git tag with Sigul... [2024-10-28T03:29:37.930Z] Signing v4.0.0-dev.3 [Pipeline] echo [2024-10-28T03:29:38.196Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-28T03:29:38.486Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-28T03:29:38.493Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-28T03:29:38.516Z] $ docker stop --time=1 27167e882811921997095e269412d55470351c58d379f00785dd4296c08bc7ff [2024-10-28T03:29:39.834Z] $ docker rm -f --volumes 27167e882811921997095e269412d55470351c58d379f00785dd4296c08bc7ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-28T03:29:40.275Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-28T03:29:40.275Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:29:40.582Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-28T03:29:40.582Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-28T03:29:40.668Z] prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container [2024-10-28T03:29:40.697Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-28T03:29:41.030Z] $ docker top 2ff31d3db497c94178d5169aa690209afffb4b540497b7c9c2c37e9f40ec8413 -eo pid,comm [2024-10-28T03:29:41.081Z] 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-28T03:29:41.081Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-28T03:29:41.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-28T03:29:41.143Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-28T03:29:41.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-28T03:29:41.242Z] $ docker exec 2ff31d3db497c94178d5169aa690209afffb4b540497b7c9c2c37e9f40ec8413 ssh-agent [2024-10-28T03:29:41.355Z] SSH_AUTH_SOCK=/tmp/ssh-FS0N6Zy0f2Hi/agent.32 [2024-10-28T03:29:41.355Z] SSH_AGENT_PID=39 [2024-10-28T03:29:41.360Z] Running ssh-add (command line suppressed) [2024-10-28T03:29:41.466Z] Identity added: /w/workspace/edgex-go/736@tmp/private_key_14734018603687994936.key (/w/workspace/edgex-go/736@tmp/private_key_14734018603687994936.key) [2024-10-28T03:29:41.485Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-28T03:29:41.782Z] + git semver bump pre [2024-10-28T03:29:42.041Z] 2024-10-28 03:29:41,988 [read_version] DEBUG read version from /w/workspace/edgex-go/736/.semver/main [2024-10-28T03:29:42.041Z] 2024-10-28 03:29:41,988 [bump_version] DEBUG bumping version:4.0.0-dev.3 on axis:pre with prefix:dev [2024-10-28T03:29:42.041Z] 2024-10-28 03:29:41,988 [bump_version] DEBUG bumped version:4.0.0-dev.4 [2024-10-28T03:29:42.041Z] 2024-10-28 03:29:41,988 [write_version] DEBUG write version:4.0.0-dev.4 to path:/w/workspace/edgex-go/736/.semver/main with force:True [2024-10-28T03:29:42.041Z] 2024-10-28 03:29:41,988 [read_version] DEBUG read version from /w/workspace/edgex-go/736/.semver/main [2024-10-28T03:29:42.041Z] 2024-10-28 03:29:41,988 [write_file] DEBUG write to file:/w/workspace/edgex-go/736/.semver/main [2024-10-28T03:29:42.041Z] 2024-10-28 03:29:41,990 [execute] INFO git cat-file --batch-check [2024-10-28T03:29:42.041Z] 2024-10-28 03:29:41,991 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/736/.semver, universal_newlines=False, shell=None, istream=) [2024-10-28T03:29:42.041Z] 2024-10-28 03:29:41,996 [execute] INFO git cat-file --batch [2024-10-28T03:29:42.041Z] 2024-10-28 03:29:41,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/736/.semver, universal_newlines=False, shell=None, istream=) [2024-10-28T03:29:42.041Z] 2024-10-28 03:29:42,001 [read_version] DEBUG read version from /w/workspace/edgex-go/736/.semver/main [2024-10-28T03:29:42.041Z] 4.0.0-dev.4 [Pipeline] } [2024-10-28T03:29:42.045Z] $ docker exec --env ******** --env ******** 2ff31d3db497c94178d5169aa690209afffb4b540497b7c9c2c37e9f40ec8413 ssh-agent -k [2024-10-28T03:29:42.144Z] unset SSH_AUTH_SOCK; [2024-10-28T03:29:42.144Z] unset SSH_AGENT_PID; [2024-10-28T03:29:42.144Z] echo Agent pid 39 killed; [2024-10-28T03:29:42.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-28T03:29:42.480Z] + git semver [Pipeline] } [2024-10-28T03:29:42.746Z] $ docker stop --time=1 2ff31d3db497c94178d5169aa690209afffb4b540497b7c9c2c37e9f40ec8413 [2024-10-28T03:29:44.047Z] $ docker rm -f --volumes 2ff31d3db497c94178d5169aa690209afffb4b540497b7c9c2c37e9f40ec8413 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-28T03:29:44.398Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-28T03:29:44.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:29:44.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-28T03:29:44.704Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-28T03:29:44.793Z] prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container [2024-10-28T03:29:44.819Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-28T03:29:45.163Z] $ docker top 4dc33c8f4b47e141212b82a4cbb16ef307dc0e06c160fe339e590ac050fc0621 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-28T03:29:45.264Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-28T03:29:45.264Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-28T03:29:45.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-28T03:29:45.376Z] $ docker exec 4dc33c8f4b47e141212b82a4cbb16ef307dc0e06c160fe339e590ac050fc0621 ssh-agent [2024-10-28T03:29:45.483Z] SSH_AUTH_SOCK=/tmp/ssh-Ea3QtVqs8m51/agent.32 [2024-10-28T03:29:45.483Z] SSH_AGENT_PID=38 [2024-10-28T03:29:45.487Z] Running ssh-add (command line suppressed) [2024-10-28T03:29:45.585Z] Identity added: /w/workspace/edgex-go/736@tmp/private_key_11605338145316175294.key (/w/workspace/edgex-go/736@tmp/private_key_11605338145316175294.key) [2024-10-28T03:29:45.603Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-28T03:29:45.892Z] + git semver push [2024-10-28T03:29:46.153Z] 2024-10-28 03:29:46,053 [run_push] DEBUG push [2024-10-28T03:29:46.153Z] 2024-10-28 03:29:46,053 [execute] INFO git cat-file --batch-check [2024-10-28T03:29:46.153Z] 2024-10-28 03:29:46,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/736/.semver, universal_newlines=False, shell=None, istream=) [2024-10-28T03:29:46.153Z] 2024-10-28 03:29:46,057 [execute] INFO git rev-list abaa1ef6156825bc665445213670f0bae69b7f24 -- [2024-10-28T03:29:46.153Z] 2024-10-28 03:29:46,057 [execute] DEBUG Popen(['git', 'rev-list', 'abaa1ef6156825bc665445213670f0bae69b7f24', '--'], cwd=/w/workspace/edgex-go/736/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-28T03:29:46.153Z] 2024-10-28 03:29:46,073 [execute] INFO git fetch -v origin [2024-10-28T03:29:46.153Z] 2024-10-28 03:29:46,074 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/736/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-28T03:29:46.720Z] 2024-10-28 03:29:46,498 [run_push] DEBUG no remote changes detected [2024-10-28T03:29:46.721Z] 2024-10-28 03:29:46,498 [execute] INFO git push origin semver [2024-10-28T03:29:46.721Z] 2024-10-28 03:29:46,499 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/736/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-28T03:29:47.291Z] 2024-10-28 03:29:47,161 [run_push] DEBUG push all version tags [2024-10-28T03:29:47.291Z] 2024-10-28 03:29:47,162 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-28T03:29:47.291Z] 2024-10-28 03:29:47,162 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/736, universal_newlines=False, shell=None, istream=None) [2024-10-28T03:29:47.868Z] 2024-10-28 03:29:47,820 [read_version] DEBUG read version from /w/workspace/edgex-go/736/.semver/main [2024-10-28T03:29:47.868Z] 4.0.0-dev.4 [Pipeline] } [2024-10-28T03:29:47.872Z] $ docker exec --env ******** --env ******** 4dc33c8f4b47e141212b82a4cbb16ef307dc0e06c160fe339e590ac050fc0621 ssh-agent -k [2024-10-28T03:29:47.965Z] unset SSH_AUTH_SOCK; [2024-10-28T03:29:47.966Z] unset SSH_AGENT_PID; [2024-10-28T03:29:47.966Z] echo Agent pid 38 killed; [2024-10-28T03:29:47.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-28T03:29:48.309Z] + git semver [Pipeline] } [2024-10-28T03:29:48.576Z] $ docker stop --time=1 4dc33c8f4b47e141212b82a4cbb16ef307dc0e06c160fe339e590ac050fc0621 [2024-10-28T03:29:49.860Z] $ docker rm -f --volumes 4dc33c8f4b47e141212b82a4cbb16ef307dc0e06c160fe339e590ac050fc0621 [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-28T03:29:50.499Z] + [ -d /w/workspace/edgex-go/736/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-28T03:29:50.790Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-28T03:29:51.649Z] ---> package-listing.sh [2024-10-28T03:29:51.649Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-28T03:29:51.649Z] ++ facter osfamily [2024-10-28T03:29:51.908Z] + OS_FAMILY=debian [2024-10-28T03:29:51.908Z] + workspace=/w/workspace/edgex-go/736 [2024-10-28T03:29:51.908Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-28T03:29:51.908Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-28T03:29:51.908Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-28T03:29:51.908Z] + PACKAGES=/tmp/packages_start.txt [2024-10-28T03:29:51.908Z] + '[' /w/workspace/edgex-go/736 ']' [2024-10-28T03:29:51.908Z] + PACKAGES=/tmp/packages_end.txt [2024-10-28T03:29:51.908Z] + case "${OS_FAMILY}" in [2024-10-28T03:29:51.908Z] + dpkg -l [2024-10-28T03:29:51.908Z] + grep '^ii' [2024-10-28T03:29:51.908Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-28T03:29:51.908Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-28T03:29:51.908Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-28T03:29:51.908Z] + '[' /w/workspace/edgex-go/736 ']' [2024-10-28T03:29:51.908Z] + mkdir -p /w/workspace/edgex-go/736/archives/ [2024-10-28T03:29:51.908Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/736/archives/ [Pipeline] echo [2024-10-28T03:29:51.921Z] 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/736/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-28T03:29:52.200Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:29:52.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-28T03:29:52.762Z] [2024-10-28T03:29:52.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-28T03:29:53.070Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-28T03:29:53.070Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-28T03:29:53.070Z] 5eb5b503b376: Pulling fs layer [2024-10-28T03:29:53.070Z] 5c69ac0246d0: Pulling fs layer [2024-10-28T03:29:53.070Z] ec43610c2a17: Pulling fs layer [2024-10-28T03:29:53.070Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-28T03:29:53.070Z] 33b1e0a273af: Pulling fs layer [2024-10-28T03:29:53.070Z] 3a2ae6a8a46f: Waiting [2024-10-28T03:29:53.070Z] 5d3b04190fa2: Pulling fs layer [2024-10-28T03:29:53.070Z] 2f39f015ded8: Pulling fs layer [2024-10-28T03:29:53.070Z] 5d3b04190fa2: Waiting [2024-10-28T03:29:53.070Z] 33b1e0a273af: Waiting [2024-10-28T03:29:53.070Z] 2f39f015ded8: Waiting [2024-10-28T03:29:53.070Z] 5c69ac0246d0: Download complete [2024-10-28T03:29:53.070Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-28T03:29:53.070Z] 3a2ae6a8a46f: Download complete [2024-10-28T03:29:53.070Z] ec43610c2a17: Verifying Checksum [2024-10-28T03:29:53.070Z] 33b1e0a273af: Verifying Checksum [2024-10-28T03:29:53.070Z] 33b1e0a273af: Download complete [2024-10-28T03:29:53.328Z] 5d3b04190fa2: Download complete [2024-10-28T03:29:53.328Z] 5eb5b503b376: Verifying Checksum [2024-10-28T03:29:53.328Z] 5eb5b503b376: Download complete [2024-10-28T03:29:54.265Z] 2f39f015ded8: Verifying Checksum [2024-10-28T03:29:54.265Z] 2f39f015ded8: Download complete [2024-10-28T03:29:54.523Z] 5eb5b503b376: Pull complete [2024-10-28T03:29:54.782Z] 5c69ac0246d0: Pull complete [2024-10-28T03:29:55.348Z] ec43610c2a17: Pull complete [2024-10-28T03:29:55.348Z] 3a2ae6a8a46f: Pull complete [2024-10-28T03:29:55.348Z] 33b1e0a273af: Pull complete [2024-10-28T03:29:55.606Z] 5d3b04190fa2: Pull complete [2024-10-28T03:30:00.889Z] 2f39f015ded8: Pull complete [2024-10-28T03:30:00.889Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-28T03:30:00.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-28T03:30:00.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-28T03:30:00.976Z] prd-ubuntu20.04-docker-8c-8g-23883 does not seem to be running inside a container [2024-10-28T03:30:00.996Z] $ 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/736/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/736 -v /w/workspace/edgex-go/736:/w/workspace/edgex-go/736:rw,z -v /w/workspace/edgex-go/736@tmp:/w/workspace/edgex-go/736@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-28T03:30:11.234Z] $ docker top 629d04ad3c3e3587099a8e54eee2a9ce5c8111de43c00e272ee5e5907b58610e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-28T03:30:11.617Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-28T03:30:11.925Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-28T03:30:12.225Z] + ls /var/log/sa-host [2024-10-28T03:30:12.225Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-28T03:30:12.410Z] provisioning config files... [2024-10-28T03:30:12.429Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/736@tmp/config2654268763656350423tmp [Pipeline] { [Pipeline] echo [2024-10-28T03:30:12.451Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-28T03:30:12.748Z] ---> create-netrc.sh [Pipeline] } [2024-10-28T03:30:12.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-28T03:30:13.112Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-28T03:30:13.120Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-28T03:30:13.408Z] ---> sudo-logs.sh [2024-10-28T03:30:13.408Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-28T03:30:13.431Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-28T03:30:13.736Z] ---> job-cost.sh [2024-10-28T03:30:13.736Z] lf-activate-venv: SKIPPING [2024-10-28T03:30:13.736Z] DEBUG: total: 0.10999999940395355 [2024-10-28T03:30:13.736Z] INFO: Retrieving Stack Cost... [2024-10-28T03:30:13.995Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-28T03:30:14.561Z] INFO: Archiving Costs [Pipeline] echo [2024-10-28T03:30:14.576Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-28T03:30:14.864Z] ---> logs-deploy.sh [2024-10-28T03:30:14.864Z] lf-activate-venv: SKIPPING [2024-10-28T03:30:14.864Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/736 [2024-10-28T03:30:14.864Z] INFO: archiving workspace using pattern(s): [2024-10-28T03:30:15.801Z] Archives upload complete. [2024-10-28T03:30:16.061Z] INFO: archiving logs to Nexus [2024-10-28T03:30:17.002Z] ---> uname -a: [2024-10-28T03:30:17.002Z] Linux prd-ubuntu20-04-docker-8c-8g-23883 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-28T03:30:17.002Z] [2024-10-28T03:30:17.002Z] [2024-10-28T03:30:17.002Z] ---> lscpu: [2024-10-28T03:30:17.002Z] Architecture: x86_64 [2024-10-28T03:30:17.002Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-28T03:30:17.002Z] Byte Order: Little Endian [2024-10-28T03:30:17.002Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-28T03:30:17.002Z] CPU(s): 8 [2024-10-28T03:30:17.002Z] On-line CPU(s) list: 0-7 [2024-10-28T03:30:17.002Z] Thread(s) per core: 1 [2024-10-28T03:30:17.002Z] Core(s) per socket: 1 [2024-10-28T03:30:17.002Z] Socket(s): 8 [2024-10-28T03:30:17.002Z] NUMA node(s): 1 [2024-10-28T03:30:17.002Z] Vendor ID: AuthenticAMD [2024-10-28T03:30:17.002Z] CPU family: 23 [2024-10-28T03:30:17.002Z] Model: 49 [2024-10-28T03:30:17.002Z] Model name: AMD EPYC-Rome Processor [2024-10-28T03:30:17.002Z] Stepping: 0 [2024-10-28T03:30:17.002Z] CPU MHz: 2799.998 [2024-10-28T03:30:17.002Z] BogoMIPS: 5599.99 [2024-10-28T03:30:17.002Z] Virtualization: AMD-V [2024-10-28T03:30:17.002Z] Hypervisor vendor: KVM [2024-10-28T03:30:17.002Z] Virtualization type: full [2024-10-28T03:30:17.002Z] L1d cache: 256 KiB [2024-10-28T03:30:17.002Z] L1i cache: 256 KiB [2024-10-28T03:30:17.002Z] L2 cache: 4 MiB [2024-10-28T03:30:17.002Z] L3 cache: 128 MiB [2024-10-28T03:30:17.002Z] NUMA node0 CPU(s): 0-7 [2024-10-28T03:30:17.002Z] Vulnerability Itlb multihit: Not affected [2024-10-28T03:30:17.002Z] Vulnerability L1tf: Not affected [2024-10-28T03:30:17.002Z] Vulnerability Mds: Not affected [2024-10-28T03:30:17.002Z] Vulnerability Meltdown: Not affected [2024-10-28T03:30:17.002Z] Vulnerability Mmio stale data: Not affected [2024-10-28T03:30:17.002Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-28T03:30:17.002Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-28T03:30:17.002Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-28T03:30:17.002Z] Vulnerability Srbds: Not affected [2024-10-28T03:30:17.002Z] Vulnerability Tsx async abort: Not affected [2024-10-28T03:30:17.002Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-10-28T03:30:17.002Z] [2024-10-28T03:30:17.002Z] [2024-10-28T03:30:17.002Z] ---> nproc: [2024-10-28T03:30:17.002Z] 8 [2024-10-28T03:30:17.002Z] [2024-10-28T03:30:17.002Z] [2024-10-28T03:30:17.002Z] ---> df -h: [2024-10-28T03:30:17.002Z] Filesystem Size Used Avail Use% Mounted on [2024-10-28T03:30:17.002Z] overlay 155G 29G 126G 19% / [2024-10-28T03:30:17.002Z] tmpfs 64M 0 64M 0% /dev [2024-10-28T03:30:17.002Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-28T03:30:17.002Z] shm 64M 0 64M 0% /dev/shm [2024-10-28T03:30:17.002Z] /dev/vda1 155G 29G 126G 19% /facter-os [2024-10-28T03:30:17.002Z] [2024-10-28T03:30:17.002Z] [2024-10-28T03:30:17.002Z] ---> sar -b -r -n DEV: [2024-10-28T03:30:17.002Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23883) 10/28/24 _x86_64_ (8 CPU) [2024-10-28T03:30:17.002Z] [2024-10-28T03:30:17.002Z] 02:44:09 LINUX RESTART (8 CPU) [2024-10-28T03:30:17.002Z] [2024-10-28T03:30:17.002Z] 02:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-28T03:30:17.002Z] 02:46:01 168.36 6.03 162.33 0.00 476.94 55984.68 0.00 [2024-10-28T03:30:17.002Z] 02:47:01 86.11 0.03 86.07 0.00 2.67 40640.35 0.00 [2024-10-28T03:30:17.002Z] 02:48:01 33.33 0.03 33.29 0.00 0.27 21094.50 0.00 [2024-10-28T03:30:17.002Z] 02:49:01 32.88 0.17 32.71 0.00 2.53 22311.08 0.00 [2024-10-28T03:30:17.002Z] 02:50:01 237.48 10.51 226.96 0.00 5211.00 141880.75 0.00 [2024-10-28T03:30:17.002Z] 02:51:01 586.99 13.48 573.50 0.00 370.60 164027.06 0.00 [2024-10-28T03:30:17.002Z] 02:52:01 428.51 0.68 427.83 0.00 10.39 179636.84 0.00 [2024-10-28T03:30:17.002Z] 02:53:01 201.52 0.18 201.33 0.00 1.47 48413.13 0.00 [2024-10-28T03:30:17.002Z] 02:54:01 258.15 0.00 258.15 0.00 0.00 103899.10 0.00 [2024-10-28T03:30:17.002Z] 02:55:01 594.65 0.08 594.57 0.00 5.20 87968.81 0.00 [2024-10-28T03:30:17.002Z] 02:56:01 38.92 0.05 38.87 0.00 8.26 1012.73 0.00 [2024-10-28T03:30:17.002Z] 02:57:01 13.86 0.00 13.86 0.00 0.00 353.01 0.00 [2024-10-28T03:30:17.002Z] 02:58:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2024-10-28T03:30:17.002Z] 02:59:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 [2024-10-28T03:30:17.002Z] 03:00:02 1.85 0.02 1.83 0.00 0.13 20.53 0.00 [2024-10-28T03:30:17.002Z] 03:01:01 1.66 0.00 1.66 0.00 0.00 18.98 0.00 [2024-10-28T03:30:17.002Z] 03:02:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 [2024-10-28T03:30:17.003Z] 03:03:01 1.25 0.00 1.25 0.00 0.00 16.00 0.00 [2024-10-28T03:30:17.003Z] 03:04:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2024-10-28T03:30:17.003Z] 03:05:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 [2024-10-28T03:30:17.003Z] 03:06:01 1.25 0.00 1.25 0.00 0.00 15.19 0.00 [2024-10-28T03:30:17.003Z] 03:07:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 [2024-10-28T03:30:17.003Z] 03:08:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2024-10-28T03:30:17.003Z] 03:09:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 [2024-10-28T03:30:17.003Z] 03:10:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2024-10-28T03:30:17.003Z] 03:11:01 1.80 0.00 1.80 0.00 0.00 20.00 0.00 [2024-10-28T03:30:17.003Z] 03:12:01 0.85 0.00 0.85 0.00 0.00 9.20 0.00 [2024-10-28T03:30:17.003Z] 03:13:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 [2024-10-28T03:30:17.003Z] 03:14:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2024-10-28T03:30:17.003Z] 03:15:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 [2024-10-28T03:30:17.003Z] 03:16:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2024-10-28T03:30:17.003Z] 03:17:01 1.40 0.02 1.38 0.00 0.13 16.53 0.00 [2024-10-28T03:30:17.003Z] 03:18:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2024-10-28T03:30:17.003Z] 03:19:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 [2024-10-28T03:30:17.003Z] 03:20:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 [2024-10-28T03:30:17.003Z] 03:21:01 2.08 0.00 2.08 0.00 0.00 23.20 0.00 [2024-10-28T03:30:17.003Z] 03:22:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2024-10-28T03:30:17.003Z] 03:23:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 [2024-10-28T03:30:17.003Z] 03:24:01 1.32 0.37 0.95 0.00 11.46 11.46 0.00 [2024-10-28T03:30:17.003Z] 03:25:01 3.37 1.22 2.15 0.00 25.46 26.26 0.00 [2024-10-28T03:30:17.003Z] 03:26:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 [2024-10-28T03:30:17.003Z] 03:27:01 1.98 0.00 1.98 0.00 0.00 22.66 0.00 [2024-10-28T03:30:17.003Z] 03:28:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 [2024-10-28T03:30:17.003Z] 03:29:01 49.69 0.20 49.49 0.00 8.93 16089.85 0.00 [2024-10-28T03:30:17.003Z] 03:30:01 158.56 0.23 158.32 0.00 22.13 38737.54 0.00 [2024-10-28T03:30:17.003Z] Average: 65.23 0.74 64.48 0.00 136.88 20511.83 0.00 [2024-10-28T03:30:17.003Z] [2024-10-28T03:30:17.003Z] 02:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-28T03:30:17.003Z] 02:46:01 28162696 31526984 789644 2.40 101152 3466900 1951888 5.75 1240708 3016496 129432 [2024-10-28T03:30:17.003Z] 02:47:01 27042560 31363424 944612 2.87 129740 4312556 2059248 6.07 1920112 3372792 529620 [2024-10-28T03:30:17.003Z] 02:48:01 26811908 31205608 1099696 3.34 133396 4365896 2138136 6.30 1637200 3869424 514852 [2024-10-28T03:30:17.003Z] 02:49:01 26325784 31519060 783244 2.38 136868 5116368 1819696 5.36 1753888 4192508 588956 [2024-10-28T03:30:17.003Z] 02:50:01 20291500 31368160 918284 2.79 149320 10857968 2896256 8.54 2142380 9678764 3643528 [2024-10-28T03:30:17.003Z] 02:51:01 16597148 31278124 983112 2.99 317708 13941340 2808492 8.28 2957000 12175016 2483092 [2024-10-28T03:30:17.003Z] 02:52:01 12474252 30305052 1913068 5.82 342980 16809548 5971452 17.60 3966660 14975676 97716 [2024-10-28T03:30:17.003Z] 02:53:01 7515216 28250984 3947096 12.00 365268 19492832 10726392 31.61 7305760 16361184 1487128 [2024-10-28T03:30:17.003Z] 02:54:01 6477216 29900900 2316600 7.04 378320 22109264 6150544 18.13 6659592 18028420 1667196 [2024-10-28T03:30:17.003Z] 02:55:01 9252520 31421676 846276 2.57 387472 21030416 2264628 6.67 3481060 18681596 588 [2024-10-28T03:30:17.003Z] 02:56:01 9240624 31412284 855308 2.60 389184 21031176 2409016 7.10 3847244 18330732 508 [2024-10-28T03:30:17.003Z] 02:57:01 9251704 31423976 843760 2.57 389692 21031296 2268804 6.69 4058020 18108392 24 [2024-10-28T03:30:17.003Z] 02:58:01 9251816 31424092 843748 2.57 389696 21031300 2268804 6.69 4058344 18108396 184 [2024-10-28T03:30:17.003Z] 02:59:01 9267528 31439824 828680 2.52 389704 21031308 2268804 6.69 4042200 18108404 24 [2024-10-28T03:30:17.003Z] 03:00:02 9266408 31438772 829720 2.52 389724 21031304 2299112 6.78 4042224 18108404 8 [2024-10-28T03:30:17.003Z] 03:01:01 9266124 31438496 829940 2.52 389736 21031312 2299112 6.78 4042052 18108408 4 [2024-10-28T03:30:17.003Z] 03:02:01 9266520 31438928 829452 2.52 389756 21031312 2299112 6.78 4045976 18108408 20 [2024-10-28T03:30:17.003Z] 03:03:01 9266332 31438768 829596 2.52 389780 21031316 2299112 6.78 4045948 18108428 12 [2024-10-28T03:30:17.003Z] 03:04:01 9266544 31439016 829328 2.52 389804 21031320 2299112 6.78 4045852 18108432 12 [2024-10-28T03:30:17.003Z] 03:05:01 9266600 31439072 829192 2.52 389824 21031320 2299112 6.78 4046172 18108432 24 [2024-10-28T03:30:17.003Z] 03:06:01 9266300 31438828 829392 2.52 389860 21031324 2299112 6.78 4045916 18108444 8 [2024-10-28T03:30:17.003Z] 03:07:01 9266516 31439068 829336 2.52 389872 21031332 2299112 6.78 4045968 18108440 8 [2024-10-28T03:30:17.003Z] 03:08:01 9266760 31439320 829044 2.52 389896 21031336 2299112 6.78 4045636 18108444 4 [2024-10-28T03:30:17.003Z] 03:09:01 9266680 31439356 828984 2.52 389908 21031404 2299112 6.78 4045692 18108520 8 [2024-10-28T03:30:17.003Z] 03:10:01 9266632 31439308 828944 2.52 389936 21031404 2299112 6.78 4045752 18108520 8 [2024-10-28T03:30:17.003Z] 03:11:01 9265984 31438784 829392 2.52 389944 21031408 2299112 6.78 4045712 18108520 12 [2024-10-28T03:30:17.003Z] 03:12:01 9265936 31438744 829376 2.52 389956 21031408 2299112 6.78 4045752 18108520 8 [2024-10-28T03:30:17.003Z] 03:13:01 9265636 31438448 829576 2.52 389960 21031412 2299112 6.78 4045740 18108524 8 [2024-10-28T03:30:17.003Z] 03:14:01 9265588 31438404 829552 2.52 389968 21031416 2299112 6.78 4046032 18108528 8 [2024-10-28T03:30:17.003Z] 03:15:01 9265688 31438540 829408 2.52 389988 21031416 2299112 6.78 4045840 18108528 12 [2024-10-28T03:30:17.003Z] 03:16:01 9265632 31438520 829368 2.52 390020 21031408 2299112 6.78 4045816 18108532 28 [2024-10-28T03:30:17.003Z] 03:17:01 9265508 31438520 829440 2.52 390052 21031548 2299112 6.78 4046180 18108644 8 [2024-10-28T03:30:17.003Z] 03:18:01 9265132 31438232 829884 2.52 390064 21031556 2299112 6.78 4045908 18108672 8 [2024-10-28T03:30:17.003Z] 03:19:01 9265164 31438264 829820 2.52 390092 21031556 2299112 6.78 4045892 18108672 8 [2024-10-28T03:30:17.003Z] 03:20:01 9264832 31437996 830036 2.52 390136 21031564 2299112 6.78 4046000 18108684 8 [2024-10-28T03:30:17.003Z] 03:21:01 9264564 31437792 830180 2.52 390192 21031568 2299112 6.78 4045996 18108692 8 [2024-10-28T03:30:17.003Z] 03:22:01 9264704 31437968 829904 2.52 390208 21031568 2299112 6.78 4046324 18108680 8 [2024-10-28T03:30:17.003Z] 03:23:01 9264720 31438108 829732 2.52 390228 21031700 2299112 6.78 4046064 18108792 8 [2024-10-28T03:30:17.003Z] 03:24:01 9263692 31437488 830544 2.53 390260 21032036 2299112 6.78 4048264 18108932 36 [2024-10-28T03:30:17.003Z] 03:25:01 9255808 31431496 836420 2.54 390300 21032812 2315248 6.82 4053720 18109160 12 [2024-10-28T03:30:17.003Z] 03:26:01 9256076 31431824 836076 2.54 390380 21032812 2315248 6.82 4053184 18109116 8 [2024-10-28T03:30:17.003Z] 03:27:01 9255964 31431836 836008 2.54 390440 21032816 2315248 6.82 4053476 18109116 8 [2024-10-28T03:30:17.003Z] 03:28:01 9255988 31431928 835904 2.54 390492 21032820 2315248 6.82 4053488 18109124 192 [2024-10-28T03:30:17.003Z] 03:29:01 8326604 31390508 875452 2.66 394608 21843984 2444484 7.20 4222904 18788956 379276 [2024-10-28T03:30:17.003Z] 03:30:01 7571844 31389576 874268 2.66 425400 22489952 2372336 6.99 4149672 19539216 439184 [2024-10-28T03:30:17.003Z] Average: 11167310 31295823 972142 2.96 358473 19108436 2656839 7.83 3884429 16455251 265818 [2024-10-28T03:30:17.003Z] [2024-10-28T03:30:17.003Z] 02:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-28T03:30:17.003Z] 02:46:01 docker0 886.69 930.99 64.26 4925.82 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:46:01 ens3 1135.67 1014.94 9775.26 103.17 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:46:01 lo 2.40 2.40 0.24 0.24 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:47:01 veth5de3a57 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:47:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:47:01 ens3 27.25 16.16 28.83 11.86 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:48:01 veth5de3a57 1.45 1.47 0.13 0.13 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:48:01 docker0 1.45 1.45 0.11 0.13 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:48:01 ens3 35.94 23.33 31.65 14.90 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:49:01 veth5de3a57 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:49:01 ens3 25.78 18.26 21.89 13.39 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:50:01 veth3ff306e 1.62 3.70 0.12 38.76 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:50:01 veth3efa6a7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:50:01 vethae848a4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:50:01 veth78949c4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:50:01 veth84fdee6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:50:01 veth587d50d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:50:01 veth06c9f87 3.70 10.56 0.28 148.89 0.00 0.00 0.00 0.01 [2024-10-28T03:30:17.003Z] 02:50:01 docker0 11.85 24.45 0.76 342.77 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:50:01 ens3 280.65 178.22 4667.49 170.72 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:50:01 veth429c381 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:50:01 vethc048d5d 4.93 7.68 0.39 116.39 0.00 0.00 0.00 0.01 [2024-10-28T03:30:17.003Z] 02:50:01 vethdfac554 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:50:01 veth288065c 1.25 2.88 0.10 38.65 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:50:01 vethcaea0ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:50:01 vethb00346a 0.35 0.50 0.03 0.14 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:50:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:50:01 veth8f3b1de 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:51:01 veth346deb4 69.52 137.59 7.43 1180.22 0.00 0.00 0.00 0.10 [2024-10-28T03:30:17.003Z] 02:51:01 docker0 451.74 819.95 38.75 7646.54 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:51:01 veth2bf64c6 68.82 145.63 7.40 1176.09 0.00 0.00 0.00 0.10 [2024-10-28T03:30:17.003Z] 02:51:01 ens3 886.25 480.77 8504.38 60.04 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:51:01 veth3f67d0f 79.29 141.78 8.13 1175.55 0.00 0.00 0.00 0.10 [2024-10-28T03:30:17.003Z] 02:51:01 veth2289146 79.97 133.31 8.28 1173.69 0.00 0.00 0.00 0.10 [2024-10-28T03:30:17.003Z] 02:51:01 veth953d73c 73.80 122.16 7.82 1173.22 0.00 0.00 0.00 0.10 [2024-10-28T03:30:17.003Z] 02:51:01 vethb00346a 0.08 0.95 0.00 0.04 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:51:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:52:01 veth5603bec 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:52:01 vethdd8259e 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:52:01 veth5bfcd5a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:52:01 docker0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:52:01 veth6f1c524 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:52:01 veth6cbf9c2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:52:01 ens3 12.24 8.39 10.69 5.18 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:52:01 veth67b269a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:52:01 veth0a575c0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:52:01 veth5edc9d0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:52:01 vethb00346a 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:52:01 vethaa5ce94 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:52:01 vethb5dab16 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:52:01 veth15ccd83 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:52:01 veth6c1d7c8 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:53:01 veth5603bec 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:53:01 vethdd8259e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:53:01 veth5bfcd5a 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:53:01 veth6f1c524 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:53:01 veth6cbf9c2 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:53:01 ens3 8.15 5.28 6.40 3.61 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:53:01 veth67b269a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:53:01 veth0a575c0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:53:01 veth5edc9d0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:53:01 vethb00346a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:53:01 vethaa5ce94 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:53:01 vethb5dab16 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:53:01 veth15ccd83 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:53:01 veth6c1d7c8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:54:01 veth5603bec 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:54:01 vethdd8259e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:54:01 veth5bfcd5a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:54:01 veth6f1c524 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:54:01 veth6cbf9c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:54:01 ens3 6.11 3.28 4.79 2.59 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:54:01 veth67b269a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:54:01 veth0a575c0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:54:01 veth5edc9d0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:54:01 vethb00346a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:54:01 vethaa5ce94 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:54:01 vethb5dab16 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:54:01 veth15ccd83 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:54:01 veth6c1d7c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:55:01 ens3 130.56 125.57 65.70 688.21 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:55:01 lo 13.73 13.73 1.35 1.35 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:56:01 ens3 534.76 555.28 226.20 3090.54 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:56:01 lo 51.45 51.45 5.07 5.07 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:57:01 ens3 215.13 213.60 89.99 1423.14 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:57:01 lo 17.53 17.53 1.72 1.72 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:58:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.003Z] 03:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:00:02 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:01:01 ens3 0.24 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:02:01 ens3 6.53 5.12 12.12 20.62 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:03:01 ens3 1.17 1.30 0.31 6.79 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:04:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:05:01 ens3 6.45 6.20 0.80 20.23 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:09:01 ens3 0.25 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:10:01 ens3 3.48 5.16 0.35 7.26 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:11:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:12:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:13:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:15:01 ens3 3.77 5.75 0.31 7.30 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:18:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:19:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:20:01 ens3 1.07 1.20 0.15 6.98 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:21:01 ens3 0.33 0.25 0.13 0.02 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:24:01 ens3 14.20 21.61 1.67 28.90 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:25:01 ens3 17.23 15.86 5.47 34.75 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:25:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:29:01 docker0 81.32 140.06 7.37 1274.46 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:29:01 ens3 234.01 136.71 3929.32 21.75 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:29:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:30:01 docker0 2.30 2.47 0.36 1.60 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:30:01 ens3 269.77 178.15 5792.32 75.71 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] 03:30:01 lo 2.20 2.20 0.23 0.23 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] Average: docker0 31.92 42.68 2.48 315.53 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] Average: ens3 85.80 67.19 737.61 129.34 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] Average: lo 2.09 2.09 0.20 0.20 0.00 0.00 0.00 0.00 [2024-10-28T03:30:17.004Z] [2024-10-28T03:30:17.004Z] [2024-10-28T03:30:17.004Z] ---> sar -P ALL: [2024-10-28T03:30:17.004Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23883) 10/28/24 _x86_64_ (8 CPU) [2024-10-28T03:30:17.004Z] [2024-10-28T03:30:17.004Z] 02:44:09 LINUX RESTART (8 CPU) [2024-10-28T03:30:17.004Z] [2024-10-28T03:30:17.004Z] 02:45:01 CPU %user %nice %system %iowait %steal %idle [2024-10-28T03:30:17.004Z] 02:46:01 all 8.26 0.00 4.26 5.71 0.08 81.69 [2024-10-28T03:30:17.004Z] 02:46:01 0 8.15 0.00 3.46 4.69 0.07 83.64 [2024-10-28T03:30:17.004Z] 02:46:01 1 9.23 0.00 3.63 9.95 0.08 77.11 [2024-10-28T03:30:17.004Z] 02:46:01 2 7.38 0.00 4.53 1.92 0.10 86.06 [2024-10-28T03:30:17.004Z] 02:46:01 3 7.26 0.00 4.84 21.79 0.08 66.03 [2024-10-28T03:30:17.004Z] 02:46:01 4 8.04 0.00 3.40 0.15 0.07 88.34 [2024-10-28T03:30:17.004Z] 02:46:01 5 7.63 0.00 6.76 6.52 0.09 79.01 [2024-10-28T03:30:17.004Z] 02:46:01 6 11.28 0.00 4.38 0.39 0.10 83.85 [2024-10-28T03:30:17.004Z] 02:46:01 7 7.09 0.00 3.08 0.30 0.08 89.44 [2024-10-28T03:30:17.004Z] 02:47:01 all 33.10 0.00 5.70 4.77 0.11 56.32 [2024-10-28T03:30:17.004Z] 02:47:01 0 36.75 0.00 6.32 0.46 0.10 56.37 [2024-10-28T03:30:17.004Z] 02:47:01 1 27.01 0.00 4.99 11.88 0.10 56.01 [2024-10-28T03:30:17.004Z] 02:47:01 2 29.39 0.00 5.07 0.13 0.10 65.30 [2024-10-28T03:30:17.004Z] 02:47:01 3 34.85 0.00 5.85 5.28 0.19 53.84 [2024-10-28T03:30:17.004Z] 02:47:01 4 37.76 0.00 5.70 0.64 0.13 55.76 [2024-10-28T03:30:17.004Z] 02:47:01 5 27.53 0.00 4.90 13.35 0.10 54.11 [2024-10-28T03:30:17.004Z] 02:47:01 6 35.80 0.00 6.75 3.64 0.10 53.70 [2024-10-28T03:30:17.004Z] 02:47:01 7 35.65 0.00 5.99 2.84 0.08 55.43 [2024-10-28T03:30:17.004Z] 02:48:01 all 38.49 0.00 5.99 2.03 0.12 53.37 [2024-10-28T03:30:17.004Z] 02:48:01 0 40.83 0.00 6.41 0.10 0.10 52.56 [2024-10-28T03:30:17.004Z] 02:48:01 1 36.33 0.00 5.61 0.10 0.10 57.86 [2024-10-28T03:30:17.004Z] 02:48:01 2 36.71 0.00 6.06 1.32 0.10 55.81 [2024-10-28T03:30:17.004Z] 02:48:01 3 44.88 0.00 6.75 1.87 0.14 46.35 [2024-10-28T03:30:17.004Z] 02:48:01 4 36.66 0.00 5.51 0.27 0.14 57.42 [2024-10-28T03:30:17.004Z] 02:48:01 5 36.37 0.00 5.91 10.76 0.12 46.84 [2024-10-28T03:30:17.004Z] 02:48:01 6 42.32 0.00 6.48 0.12 0.13 50.95 [2024-10-28T03:30:17.004Z] 02:48:01 7 33.82 0.00 5.18 1.68 0.12 59.21 [2024-10-28T03:30:17.004Z] 02:49:01 all 48.31 0.00 6.52 1.74 0.12 43.30 [2024-10-28T03:30:17.004Z] 02:49:01 0 45.28 0.00 6.35 1.99 0.10 46.28 [2024-10-28T03:30:17.004Z] 02:49:01 1 47.44 0.00 6.28 7.56 0.12 38.60 [2024-10-28T03:30:17.004Z] 02:49:01 2 48.34 0.00 6.08 1.08 0.12 44.38 [2024-10-28T03:30:17.004Z] 02:49:01 3 50.78 0.00 7.07 1.29 0.10 40.76 [2024-10-28T03:30:17.004Z] 02:49:01 4 48.61 0.00 6.46 0.49 0.15 44.28 [2024-10-28T03:30:17.004Z] 02:49:01 5 46.64 0.00 6.67 0.64 0.10 45.94 [2024-10-28T03:30:17.004Z] 02:49:01 6 50.93 0.00 7.12 0.57 0.15 41.22 [2024-10-28T03:30:17.004Z] 02:49:01 7 48.42 0.00 6.11 0.31 0.14 45.03 [2024-10-28T03:30:17.004Z] 02:50:01 all 18.31 0.00 6.32 18.59 0.09 56.69 [2024-10-28T03:30:17.004Z] 02:50:01 0 16.35 0.00 6.78 31.44 0.07 45.37 [2024-10-28T03:30:17.004Z] 02:50:01 1 17.39 0.00 6.04 25.04 0.10 51.44 [2024-10-28T03:30:17.004Z] 02:50:01 2 18.42 0.00 5.75 20.51 0.07 55.26 [2024-10-28T03:30:17.004Z] 02:50:01 3 19.32 0.00 5.96 4.03 0.07 70.62 [2024-10-28T03:30:17.004Z] 02:50:01 4 18.75 0.00 6.13 28.10 0.10 46.92 [2024-10-28T03:30:17.004Z] 02:50:01 5 18.21 0.00 6.57 7.66 0.14 67.43 [2024-10-28T03:30:17.004Z] 02:50:01 6 20.96 0.00 7.25 13.88 0.09 57.83 [2024-10-28T03:30:17.004Z] 02:50:01 7 17.09 0.00 6.08 18.19 0.09 58.56 [2024-10-28T03:30:17.004Z] 02:51:01 all 12.19 0.00 5.50 28.57 0.15 53.58 [2024-10-28T03:30:17.004Z] 02:51:01 0 10.23 0.00 5.06 18.11 0.18 66.41 [2024-10-28T03:30:17.004Z] 02:51:01 1 13.23 0.00 5.49 14.22 0.10 66.96 [2024-10-28T03:30:17.004Z] 02:51:01 2 10.92 0.00 5.17 46.26 0.09 37.56 [2024-10-28T03:30:17.004Z] 02:51:01 3 10.89 0.00 4.43 51.37 0.21 33.10 [2024-10-28T03:30:17.004Z] 02:51:01 4 11.62 0.00 5.62 33.25 0.09 49.43 [2024-10-28T03:30:17.004Z] 02:51:01 5 12.89 0.00 5.99 19.42 0.19 61.51 [2024-10-28T03:30:17.004Z] 02:51:01 6 14.79 0.00 6.62 27.39 0.15 51.05 [2024-10-28T03:30:17.004Z] 02:51:01 7 13.04 0.00 5.65 18.75 0.17 62.39 [2024-10-28T03:30:17.004Z] 02:52:01 all 5.43 0.00 3.27 17.30 0.06 73.95 [2024-10-28T03:30:17.004Z] 02:52:01 0 5.48 0.00 3.27 4.23 0.03 86.99 [2024-10-28T03:30:17.004Z] 02:52:01 1 5.67 0.00 2.62 17.84 0.05 73.82 [2024-10-28T03:30:17.004Z] 02:52:01 2 5.02 0.00 2.00 2.94 0.05 90.00 [2024-10-28T03:30:17.004Z] 02:52:01 3 4.81 0.00 3.03 3.38 0.03 88.74 [2024-10-28T03:30:17.004Z] 02:52:01 4 5.29 0.00 3.25 3.60 0.03 87.82 [2024-10-28T03:30:17.004Z] 02:52:01 5 5.71 0.00 5.54 67.87 0.07 20.82 [2024-10-28T03:30:17.004Z] 02:52:01 6 5.55 0.00 2.74 10.92 0.03 80.75 [2024-10-28T03:30:17.004Z] 02:52:01 7 5.91 0.00 3.70 27.92 0.17 62.30 [2024-10-28T03:30:17.004Z] 02:53:01 all 88.76 0.00 11.00 0.07 0.16 0.01 [2024-10-28T03:30:17.004Z] 02:53:01 0 89.18 0.00 10.46 0.17 0.17 0.02 [2024-10-28T03:30:17.004Z] 02:53:01 1 89.34 0.00 10.46 0.05 0.13 0.02 [2024-10-28T03:30:17.004Z] 02:53:01 2 89.12 0.00 10.61 0.12 0.13 0.02 [2024-10-28T03:30:17.004Z] 02:53:01 3 88.86 0.00 10.87 0.08 0.15 0.03 [2024-10-28T03:30:17.004Z] 02:53:01 4 88.99 0.00 10.71 0.14 0.15 0.02 [2024-10-28T03:30:17.004Z] 02:53:01 5 88.20 0.00 11.62 0.03 0.15 0.00 [2024-10-28T03:30:17.004Z] 02:53:01 6 88.84 0.00 11.01 0.00 0.15 0.00 [2024-10-28T03:30:17.004Z] 02:53:01 7 87.50 0.00 12.28 0.00 0.22 0.00 [2024-10-28T03:30:17.004Z] 02:54:01 all 89.12 0.00 10.72 0.00 0.16 0.01 [2024-10-28T03:30:17.004Z] 02:54:01 0 89.15 0.00 10.67 0.02 0.16 0.00 [2024-10-28T03:30:17.004Z] 02:54:01 1 89.83 0.00 10.04 0.00 0.13 0.00 [2024-10-28T03:30:17.004Z] 02:54:01 2 89.50 0.00 10.31 0.00 0.14 0.05 [2024-10-28T03:30:17.004Z] 02:54:01 3 87.85 0.00 11.95 0.00 0.21 0.00 [2024-10-28T03:30:17.004Z] 02:54:01 4 90.06 0.00 9.76 0.00 0.17 0.02 [2024-10-28T03:30:17.004Z] 02:54:01 5 89.42 0.00 10.45 0.00 0.13 0.00 [2024-10-28T03:30:17.004Z] 02:54:01 6 89.17 0.00 10.65 0.00 0.17 0.00 [2024-10-28T03:30:17.004Z] 02:54:01 7 87.94 0.00 11.92 0.00 0.14 0.00 [2024-10-28T03:30:17.004Z] 02:55:01 all 23.63 0.00 4.49 7.83 0.09 63.96 [2024-10-28T03:30:17.004Z] 02:55:01 0 23.89 0.00 4.64 3.09 0.08 68.30 [2024-10-28T03:30:17.004Z] 02:55:01 1 24.96 0.00 3.96 4.02 0.08 66.97 [2024-10-28T03:30:17.004Z] 02:55:01 2 21.23 0.00 4.62 0.90 0.10 73.15 [2024-10-28T03:30:17.004Z] 02:55:01 3 24.07 0.00 4.36 1.99 0.07 69.51 [2024-10-28T03:30:17.004Z] 02:55:01 4 23.51 0.00 4.13 2.45 0.07 69.84 [2024-10-28T03:30:17.004Z] 02:55:01 5 23.04 0.00 3.99 4.25 0.07 68.65 [2024-10-28T03:30:17.004Z] 02:55:01 6 23.98 0.00 4.60 12.02 0.08 59.32 [2024-10-28T03:30:17.004Z] 02:55:01 7 24.36 0.00 5.67 33.99 0.14 35.84 [2024-10-28T03:30:17.004Z] 02:56:01 all 9.32 0.00 1.17 0.33 0.06 89.13 [2024-10-28T03:30:17.004Z] 02:56:01 0 12.91 0.00 1.45 0.25 0.07 85.32 [2024-10-28T03:30:17.004Z] 02:56:01 1 7.40 0.00 1.27 0.02 0.05 91.26 [2024-10-28T03:30:17.005Z] 02:56:01 2 7.90 0.00 0.82 0.18 0.03 91.07 [2024-10-28T03:30:17.005Z] 02:56:01 3 13.52 0.00 1.32 1.60 0.08 83.48 [2024-10-28T03:30:17.005Z] 02:56:01 4 9.26 0.00 1.22 0.10 0.07 89.35 [2024-10-28T03:30:17.005Z] 02:56:01 5 7.80 0.00 0.99 0.07 0.05 91.10 [2024-10-28T03:30:17.005Z] 02:56:01 6 7.61 0.00 1.05 0.10 0.07 91.18 [2024-10-28T03:30:17.005Z] 02:56:01 7 8.15 0.00 1.24 0.28 0.05 90.28 [2024-10-28T03:30:17.005Z] [2024-10-28T03:30:17.005Z] 02:56:01 CPU %user %nice %system %iowait %steal %idle [2024-10-28T03:30:17.005Z] 02:57:01 all 4.96 0.00 0.62 0.09 0.05 94.29 [2024-10-28T03:30:17.005Z] 02:57:01 0 1.87 0.00 0.42 0.13 0.02 97.57 [2024-10-28T03:30:17.005Z] 02:57:01 1 6.68 0.00 0.72 0.00 0.05 92.55 [2024-10-28T03:30:17.005Z] 02:57:01 2 2.37 0.00 0.90 0.00 0.05 96.68 [2024-10-28T03:30:17.005Z] 02:57:01 3 3.84 0.00 0.79 0.15 0.05 95.17 [2024-10-28T03:30:17.005Z] 02:57:01 4 8.71 0.00 0.50 0.37 0.07 90.36 [2024-10-28T03:30:17.005Z] 02:57:01 5 5.61 0.00 0.65 0.02 0.05 93.67 [2024-10-28T03:30:17.005Z] 02:57:01 6 4.61 0.00 0.50 0.00 0.03 94.86 [2024-10-28T03:30:17.005Z] 02:57:01 7 5.99 0.00 0.50 0.02 0.05 93.44 [2024-10-28T03:30:17.005Z] 02:58:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2024-10-28T03:30:17.005Z] 02:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-28T03:30:17.005Z] 02:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-28T03:30:17.005Z] 02:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.005Z] 02:58:01 3 0.10 0.00 0.03 0.00 0.00 99.87 [2024-10-28T03:30:17.005Z] 02:58:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-28T03:30:17.005Z] 02:58:01 5 0.07 0.00 0.02 0.00 0.03 99.88 [2024-10-28T03:30:17.005Z] 02:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-28T03:30:17.005Z] 02:58:01 7 0.00 0.00 0.05 0.00 0.02 99.93 [2024-10-28T03:30:17.005Z] 02:59:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-10-28T03:30:17.005Z] 02:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-28T03:30:17.005Z] 02:59:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-28T03:30:17.005Z] 02:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-28T03:30:17.005Z] 02:59:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-28T03:30:17.005Z] 02:59:01 4 0.05 0.00 0.02 0.02 0.03 99.88 [2024-10-28T03:30:17.005Z] 02:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-28T03:30:17.005Z] 02:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-28T03:30:17.005Z] 02:59:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-28T03:30:17.005Z] 03:00:02 all 0.04 0.00 0.04 0.00 0.01 99.91 [2024-10-28T03:30:17.005Z] 03:00:02 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-28T03:30:17.005Z] 03:00:02 1 0.07 0.00 0.05 0.00 0.00 99.88 [2024-10-28T03:30:17.005Z] 03:00:02 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-28T03:30:17.005Z] 03:00:02 3 0.12 0.00 0.02 0.00 0.02 99.85 [2024-10-28T03:30:17.005Z] 03:00:02 4 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-28T03:30:17.005Z] 03:00:02 5 0.05 0.00 0.08 0.00 0.02 99.85 [2024-10-28T03:30:17.005Z] 03:00:02 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-28T03:30:17.005Z] 03:00:02 7 0.05 0.00 0.05 0.02 0.02 99.87 [2024-10-28T03:30:17.005Z] 03:01:01 all 0.06 0.00 0.02 0.01 0.01 99.90 [2024-10-28T03:30:17.005Z] 03:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-28T03:30:17.005Z] 03:01:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-28T03:30:17.005Z] 03:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-28T03:30:17.005Z] 03:01:01 3 0.19 0.00 0.02 0.02 0.00 99.78 [2024-10-28T03:30:17.005Z] 03:01:01 4 0.03 0.00 0.03 0.03 0.02 99.88 [2024-10-28T03:30:17.005Z] 03:01:01 5 0.08 0.00 0.03 0.00 0.02 99.86 [2024-10-28T03:30:17.005Z] 03:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-28T03:30:17.005Z] 03:01:01 7 0.10 0.00 0.03 0.00 0.03 99.83 [2024-10-28T03:30:17.005Z] 03:02:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2024-10-28T03:30:17.005Z] 03:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-28T03:30:17.005Z] 03:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-28T03:30:17.005Z] 03:02:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-28T03:30:17.005Z] 03:02:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-28T03:30:17.005Z] 03:02:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-28T03:30:17.005Z] 03:02:01 5 0.08 0.00 0.03 0.00 0.00 99.88 [2024-10-28T03:30:17.005Z] 03:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-28T03:30:17.005Z] 03:02:01 7 0.13 0.00 0.05 0.00 0.02 99.80 [2024-10-28T03:30:17.005Z] 03:03:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-10-28T03:30:17.005Z] 03:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.005Z] 03:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-28T03:30:17.005Z] 03:03:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-28T03:30:17.005Z] 03:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-28T03:30:17.005Z] 03:03:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-28T03:30:17.005Z] 03:03:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-28T03:30:17.005Z] 03:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-28T03:30:17.005Z] 03:03:01 7 0.10 0.00 0.03 0.00 0.03 99.83 [2024-10-28T03:30:17.005Z] 03:04:01 all 0.05 0.00 0.01 0.04 0.02 99.88 [2024-10-28T03:30:17.005Z] 03:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-28T03:30:17.005Z] 03:04:01 1 0.03 0.00 0.00 0.00 0.05 99.92 [2024-10-28T03:30:17.005Z] 03:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-28T03:30:17.005Z] 03:04:01 3 0.07 0.00 0.02 0.22 0.02 99.68 [2024-10-28T03:30:17.005Z] 03:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-28T03:30:17.005Z] 03:04:01 5 0.08 0.00 0.02 0.13 0.02 99.75 [2024-10-28T03:30:17.005Z] 03:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.005Z] 03:04:01 7 0.18 0.00 0.02 0.00 0.02 99.78 [2024-10-28T03:30:17.005Z] 03:05:01 all 0.03 0.00 0.03 0.03 0.01 99.91 [2024-10-28T03:30:17.005Z] 03:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-28T03:30:17.005Z] 03:05:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-28T03:30:17.005Z] 03:05:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2024-10-28T03:30:17.005Z] 03:05:01 3 0.00 0.00 0.00 0.08 0.00 99.92 [2024-10-28T03:30:17.005Z] 03:05:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-28T03:30:17.005Z] 03:05:01 5 0.08 0.00 0.02 0.08 0.03 99.78 [2024-10-28T03:30:17.005Z] 03:05:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-28T03:30:17.005Z] 03:05:01 7 0.05 0.00 0.07 0.00 0.02 99.87 [2024-10-28T03:30:17.005Z] 03:06:01 all 0.03 0.00 0.02 0.04 0.03 99.88 [2024-10-28T03:30:17.005Z] 03:06:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-28T03:30:17.005Z] 03:06:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-28T03:30:17.005Z] 03:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.005Z] 03:06:01 3 0.03 0.00 0.03 0.18 0.02 99.73 [2024-10-28T03:30:17.005Z] 03:06:01 4 0.03 0.00 0.03 0.15 0.02 99.77 [2024-10-28T03:30:17.005Z] 03:06:01 5 0.07 0.00 0.03 0.00 0.05 99.85 [2024-10-28T03:30:17.005Z] 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.005Z] 03:06:01 7 0.03 0.00 0.03 0.00 0.12 99.82 [2024-10-28T03:30:17.005Z] 03:07:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-10-28T03:30:17.005Z] 03:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-28T03:30:17.005Z] 03:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.005Z] 03:07:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-28T03:30:17.005Z] 03:07:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2024-10-28T03:30:17.005Z] 03:07:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-28T03:30:17.005Z] 03:07:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-28T03:30:17.005Z] 03:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-28T03:30:17.005Z] 03:07:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-28T03:30:17.005Z] [2024-10-28T03:30:17.005Z] 03:07:01 CPU %user %nice %system %iowait %steal %idle [2024-10-28T03:30:17.005Z] 03:08:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2024-10-28T03:30:17.005Z] 03:08:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-28T03:30:17.005Z] 03:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-28T03:30:17.005Z] 03:08:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-28T03:30:17.005Z] 03:08:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-28T03:30:17.005Z] 03:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-28T03:30:17.005Z] 03:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-28T03:30:17.005Z] 03:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-28T03:30:17.005Z] 03:08:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2024-10-28T03:30:17.005Z] 03:09:01 all 0.02 0.00 0.04 0.04 0.03 99.88 [2024-10-28T03:30:17.005Z] 03:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-28T03:30:17.005Z] 03:09:01 1 0.02 0.00 0.02 0.00 0.07 99.90 [2024-10-28T03:30:17.005Z] 03:09:01 2 0.00 0.00 0.18 0.00 0.00 99.82 [2024-10-28T03:30:17.005Z] 03:09:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-28T03:30:17.005Z] 03:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-28T03:30:17.005Z] 03:09:01 5 0.03 0.00 0.02 0.08 0.03 99.83 [2024-10-28T03:30:17.005Z] 03:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-28T03:30:17.005Z] 03:09:01 7 0.05 0.00 0.03 0.18 0.10 99.63 [2024-10-28T03:30:17.005Z] 03:10:01 all 0.05 0.00 0.02 0.00 0.01 99.93 [2024-10-28T03:30:17.005Z] 03:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-28T03:30:17.005Z] 03:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-28T03:30:17.005Z] 03:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-28T03:30:17.005Z] 03:10:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-28T03:30:17.005Z] 03:10:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-28T03:30:17.005Z] 03:10:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-28T03:30:17.005Z] 03:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-28T03:30:17.005Z] 03:10:01 7 0.17 0.00 0.07 0.02 0.02 99.73 [2024-10-28T03:30:17.005Z] 03:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-10-28T03:30:17.005Z] 03:11:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2024-10-28T03:30:17.005Z] 03:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.005Z] 03:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.005Z] 03:11:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-28T03:30:17.005Z] 03:11:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-28T03:30:17.005Z] 03:11:01 5 0.02 0.00 0.03 0.02 0.03 99.90 [2024-10-28T03:30:17.005Z] 03:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-28T03:30:17.005Z] 03:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-28T03:30:17.005Z] 03:12:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-10-28T03:30:17.005Z] 03:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-28T03:30:17.005Z] 03:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-28T03:30:17.005Z] 03:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-28T03:30:17.005Z] 03:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-28T03:30:17.005Z] 03:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-28T03:30:17.005Z] 03:12:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-28T03:30:17.005Z] 03:12:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-28T03:30:17.005Z] 03:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-28T03:30:17.005Z] 03:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-28T03:30:17.005Z] 03:13:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2024-10-28T03:30:17.005Z] 03:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-28T03:30:17.005Z] 03:13:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-28T03:30:17.005Z] 03:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-28T03:30:17.005Z] 03:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-28T03:30:17.005Z] 03:13:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-28T03:30:17.005Z] 03:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-28T03:30:17.005Z] 03:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-28T03:30:17.005Z] 03:14:01 all 0.03 0.00 0.01 0.02 0.01 99.94 [2024-10-28T03:30:17.005Z] 03:14:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2024-10-28T03:30:17.005Z] 03:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-28T03:30:17.005Z] 03:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.005Z] 03:14:01 3 0.02 0.00 0.02 0.13 0.02 99.82 [2024-10-28T03:30:17.005Z] 03:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-28T03:30:17.005Z] 03:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-28T03:30:17.005Z] 03:14:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-28T03:30:17.005Z] 03:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-28T03:30:17.005Z] 03:15:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-10-28T03:30:17.005Z] 03:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-28T03:30:17.005Z] 03:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-28T03:30:17.005Z] 03:15:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-28T03:30:17.005Z] 03:15:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-28T03:30:17.005Z] 03:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-28T03:30:17.005Z] 03:15:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-28T03:30:17.005Z] 03:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-28T03:30:17.005Z] 03:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-28T03:30:17.005Z] 03:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-28T03:30:17.005Z] 03:16:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2024-10-28T03:30:17.005Z] 03:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-28T03:30:17.005Z] 03:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-28T03:30:17.005Z] 03:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-28T03:30:17.006Z] 03:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-28T03:30:17.006Z] 03:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.006Z] 03:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-28T03:30:17.006Z] 03:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-28T03:30:17.006Z] 03:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-28T03:30:17.006Z] 03:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-28T03:30:17.006Z] 03:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-28T03:30:17.006Z] 03:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-28T03:30:17.006Z] 03:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-28T03:30:17.006Z] 03:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-28T03:30:17.006Z] 03:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-28T03:30:17.006Z] 03:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-28T03:30:17.006Z] 03:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-28T03:30:17.006Z] 03:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-28T03:30:17.006Z] 03:18:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-28T03:30:17.006Z] 03:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-28T03:30:17.006Z] 03:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-28T03:30:17.006Z] 03:18:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-28T03:30:17.006Z] 03:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-28T03:30:17.006Z] 03:18:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-28T03:30:17.006Z] 03:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.006Z] 03:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-28T03:30:17.006Z] [2024-10-28T03:30:17.006Z] 03:18:01 CPU %user %nice %system %iowait %steal %idle [2024-10-28T03:30:17.006Z] 03:19:01 all 0.04 0.00 0.00 0.00 0.01 99.94 [2024-10-28T03:30:17.006Z] 03:19:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2024-10-28T03:30:17.006Z] 03:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.006Z] 03:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-28T03:30:17.006Z] 03:19:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-28T03:30:17.006Z] 03:19:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-28T03:30:17.006Z] 03:19:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2024-10-28T03:30:17.006Z] 03:19:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-28T03:30:17.006Z] 03:19:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-28T03:30:17.006Z] 03:20:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2024-10-28T03:30:17.006Z] 03:20:01 0 0.07 0.00 0.07 0.00 0.02 99.85 [2024-10-28T03:30:17.006Z] 03:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-28T03:30:17.006Z] 03:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-28T03:30:17.006Z] 03:20:01 3 0.00 0.00 0.02 0.08 0.02 99.88 [2024-10-28T03:30:17.006Z] 03:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-28T03:30:17.006Z] 03:20:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-28T03:30:17.006Z] 03:20:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-28T03:30:17.006Z] 03:20:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-28T03:30:17.006Z] 03:21:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-10-28T03:30:17.006Z] 03:21:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2024-10-28T03:30:17.006Z] 03:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.006Z] 03:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-28T03:30:17.006Z] 03:21:01 3 0.03 0.00 0.02 0.03 0.00 99.92 [2024-10-28T03:30:17.006Z] 03:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-28T03:30:17.006Z] 03:21:01 5 0.05 0.00 0.03 0.02 0.00 99.90 [2024-10-28T03:30:17.006Z] 03:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.006Z] 03:21:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2024-10-28T03:30:17.006Z] 03:22:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-10-28T03:30:17.006Z] 03:22:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2024-10-28T03:30:17.006Z] 03:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-28T03:30:17.006Z] 03:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.006Z] 03:22:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2024-10-28T03:30:17.006Z] 03:22:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-28T03:30:17.006Z] 03:22:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2024-10-28T03:30:17.006Z] 03:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-28T03:30:17.006Z] 03:22:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-28T03:30:17.006Z] 03:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-28T03:30:17.006Z] 03:23:01 0 0.05 0.00 0.07 0.00 0.02 99.87 [2024-10-28T03:30:17.006Z] 03:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-28T03:30:17.006Z] 03:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-28T03:30:17.006Z] 03:23:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-28T03:30:17.006Z] 03:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-28T03:30:17.006Z] 03:23:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-28T03:30:17.006Z] 03:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-28T03:30:17.006Z] 03:23:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-28T03:30:17.006Z] 03:24:01 all 0.09 0.00 0.03 0.01 0.01 99.87 [2024-10-28T03:30:17.006Z] 03:24:01 0 0.15 0.00 0.05 0.02 0.02 99.77 [2024-10-28T03:30:17.006Z] 03:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-28T03:30:17.006Z] 03:24:01 2 0.17 0.00 0.02 0.00 0.00 99.82 [2024-10-28T03:30:17.006Z] 03:24:01 3 0.08 0.00 0.03 0.02 0.02 99.85 [2024-10-28T03:30:17.006Z] 03:24:01 4 0.08 0.00 0.03 0.00 0.00 99.88 [2024-10-28T03:30:17.006Z] 03:24:01 5 0.05 0.00 0.02 0.02 0.02 99.90 [2024-10-28T03:30:17.006Z] 03:24:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-28T03:30:17.006Z] 03:24:01 7 0.10 0.00 0.03 0.00 0.00 99.87 [2024-10-28T03:30:17.006Z] 03:25:01 all 0.20 0.00 0.04 0.05 0.01 99.70 [2024-10-28T03:30:17.006Z] 03:25:01 0 0.15 0.00 0.03 0.00 0.00 99.82 [2024-10-28T03:30:17.006Z] 03:25:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-28T03:30:17.006Z] 03:25:01 2 0.67 0.00 0.02 0.00 0.02 99.30 [2024-10-28T03:30:17.006Z] 03:25:01 3 0.07 0.00 0.03 0.03 0.00 99.87 [2024-10-28T03:30:17.006Z] 03:25:01 4 0.08 0.00 0.03 0.00 0.00 99.88 [2024-10-28T03:30:17.006Z] 03:25:01 5 0.07 0.00 0.03 0.03 0.03 99.83 [2024-10-28T03:30:17.006Z] 03:25:01 6 0.30 0.00 0.07 0.33 0.00 99.30 [2024-10-28T03:30:17.006Z] 03:25:01 7 0.20 0.00 0.08 0.00 0.02 99.70 [2024-10-28T03:30:17.006Z] 03:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-10-28T03:30:17.006Z] 03:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-28T03:30:17.006Z] 03:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-28T03:30:17.006Z] 03:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.006Z] 03:26:01 3 0.00 0.00 0.02 0.03 0.02 99.93 [2024-10-28T03:30:17.006Z] 03:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-28T03:30:17.006Z] 03:26:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-28T03:30:17.006Z] 03:26:01 6 0.02 0.00 0.07 0.00 0.02 99.90 [2024-10-28T03:30:17.006Z] 03:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-28T03:30:17.006Z] 03:27:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2024-10-28T03:30:17.006Z] 03:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-28T03:30:17.006Z] 03:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.006Z] 03:27:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-28T03:30:17.006Z] 03:27:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-28T03:30:17.006Z] 03:27:01 4 0.10 0.00 0.00 0.00 0.02 99.88 [2024-10-28T03:30:17.006Z] 03:27:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2024-10-28T03:30:17.006Z] 03:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-28T03:30:17.006Z] 03:27:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-28T03:30:17.006Z] 03:28:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2024-10-28T03:30:17.006Z] 03:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-28T03:30:17.006Z] 03:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.006Z] 03:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-28T03:30:17.006Z] 03:28:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2024-10-28T03:30:17.006Z] 03:28:01 4 2.00 0.00 0.00 0.00 0.00 98.00 [2024-10-28T03:30:17.006Z] 03:28:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-10-28T03:30:17.006Z] 03:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-28T03:30:17.006Z] 03:28:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-28T03:30:17.006Z] 03:29:01 all 4.22 0.00 1.48 1.69 0.03 92.58 [2024-10-28T03:30:17.006Z] 03:29:01 0 3.81 0.00 2.29 0.38 0.03 93.48 [2024-10-28T03:30:17.006Z] 03:29:01 1 3.88 0.00 1.30 0.35 0.03 94.43 [2024-10-28T03:30:17.006Z] 03:29:01 2 6.36 0.00 1.83 10.54 0.03 81.23 [2024-10-28T03:30:17.006Z] 03:29:01 3 4.08 0.00 1.55 1.32 0.02 93.03 [2024-10-28T03:30:17.006Z] 03:29:01 4 4.63 0.00 1.05 0.00 0.03 94.28 [2024-10-28T03:30:17.006Z] 03:29:01 5 3.16 0.00 1.39 0.97 0.03 94.44 [2024-10-28T03:30:17.006Z] 03:29:01 6 3.48 0.00 1.17 0.02 0.03 95.30 [2024-10-28T03:30:17.006Z] 03:29:01 7 4.37 0.00 1.24 0.02 0.03 94.34 [2024-10-28T03:30:17.006Z] [2024-10-28T03:30:17.006Z] 03:29:01 CPU %user %nice %system %iowait %steal %idle [2024-10-28T03:30:17.006Z] 03:30:01 all 7.43 0.00 3.50 4.10 0.14 84.83 [2024-10-28T03:30:17.006Z] 03:30:01 0 7.61 0.00 4.01 2.22 0.08 86.08 [2024-10-28T03:30:17.006Z] 03:30:01 1 6.44 0.00 3.70 0.14 0.08 89.63 [2024-10-28T03:30:17.006Z] 03:30:01 2 8.02 0.00 3.88 0.81 0.07 87.22 [2024-10-28T03:30:17.006Z] 03:30:01 3 7.90 0.00 3.42 1.37 0.08 87.22 [2024-10-28T03:30:17.006Z] 03:30:01 4 8.91 0.00 3.22 3.67 0.08 84.12 [2024-10-28T03:30:17.006Z] 03:30:01 5 6.49 0.00 3.77 24.17 0.10 65.46 [2024-10-28T03:30:17.006Z] 03:30:01 6 7.28 0.00 2.80 0.15 0.13 89.63 [2024-10-28T03:30:17.006Z] 03:30:01 7 6.75 0.00 3.24 0.55 0.50 88.96 [2024-10-28T03:30:17.006Z] Average: all 8.63 0.00 1.56 2.04 0.04 87.73 [2024-10-28T03:30:17.006Z] Average: 0 8.60 0.00 1.59 1.48 0.04 88.29 [2024-10-28T03:30:17.006Z] Average: 1 8.50 0.00 1.46 1.99 0.03 88.00 [2024-10-28T03:30:17.006Z] Average: 2 8.39 0.00 1.49 1.89 0.03 88.20 [2024-10-28T03:30:17.006Z] Average: 3 8.87 0.00 1.60 2.12 0.04 87.38 [2024-10-28T03:30:17.006Z] Average: 4 8.87 0.00 1.47 1.61 0.04 88.02 [2024-10-28T03:30:17.006Z] Average: 5 8.37 0.00 1.67 3.43 0.04 86.49 [2024-10-28T03:30:17.006Z] Average: 6 8.94 0.00 1.61 1.52 0.03 87.89 [2024-10-28T03:30:17.006Z] Average: 7 8.50 0.00 1.59 2.31 0.06 87.54 [2024-10-28T03:30:17.006Z] [2024-10-28T03:30:17.006Z] [2024-10-28T03:30:17.006Z]