Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8993ba01b563173d09700f15170e60450ab0a438 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-ssh3802157041346622125.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9068972048705576975.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2699910443156729260.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6369786389707141362.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-ssh10808201351152499044.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9798 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/686 [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/686 # 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 8993ba01b563173d09700f15170e60450ab0a438 (main) Commit message: "Merge pull request #4891 from cherrycl/issue-4879" > 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 8993ba01b563173d09700f15170e60450ab0a438 # timeout=10 > git rev-list --no-walk 6ac0180759da1d23d6b313fd49d9fb17c0af6626 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-09T03:06:30.082Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T03:06:30.156Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T03:06:30.191Z] ========================================================= [2024-09-09T03:06:30.191Z] EdgeX Global Pipelines Version Info [2024-09-09T03:06:30.191Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:06:30.918Z] ------------------- [2024-09-09T03:06:30.918Z] stable info: [2024-09-09T03:06:30.918Z] ------------------- [2024-09-09T03:06:30.918Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T03:06:30.918Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T03:06:30.918Z] Message: update stable to v1.0.263 [2024-09-09T03:06:31.489Z] ------------------- [2024-09-09T03:06:31.489Z] experimental info: [2024-09-09T03:06:31.489Z] ------------------- [2024-09-09T03:06:31.489Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T03:06:31.489Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T03:06:31.489Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T03:06:31.566Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-09T03:06:31.585Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-09T03:06:31.606Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T03:06:31.629Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T03:06:31.650Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T03:06:31.671Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T03:06:31.695Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T03:06:31.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-09T03:06:31.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-09T03:06:31.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-09T03:06:31.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T03:06:31.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T03:06:31.822Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T03:06:31.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T03:06:31.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T03:06:31.893Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T03:06:31.915Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T03:06:31.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T03:06:31.956Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-09T03:06:31.974Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-09T03:06:31.996Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T03:06:32.017Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T03:06:32.039Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T03:06:32.063Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-09T03:06:32.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-09T03:06:32.112Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-09T03:06:32.136Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] echo [2024-09-09T03:06:32.163Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8993ba0 [Pipeline] echo [2024-09-09T03:06:32.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T03:06:32.255Z] provisioning config files... [2024-09-09T03:06:32.269Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/686@tmp/config1659832092208651601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:06:32.612Z] ---> ****-login.sh [2024-09-09T03:06:32.612Z] nexus3.edgexfoundry.org:10001 [2024-09-09T03:06:32.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:06:32.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:06:32.872Z] Configure a credential helper to remove this warning. See [2024-09-09T03:06:32.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:06:32.872Z] [2024-09-09T03:06:32.872Z] Login Succeeded [2024-09-09T03:06:32.872Z] nexus3.edgexfoundry.org:10002 [2024-09-09T03:06:32.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:06:33.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:06:33.133Z] Configure a credential helper to remove this warning. See [2024-09-09T03:06:33.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:06:33.133Z] [2024-09-09T03:06:33.133Z] Login Succeeded [2024-09-09T03:06:33.133Z] nexus3.edgexfoundry.org:10003 [2024-09-09T03:06:33.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:06:33.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:06:33.133Z] Configure a credential helper to remove this warning. See [2024-09-09T03:06:33.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:06:33.133Z] [2024-09-09T03:06:33.133Z] Login Succeeded [2024-09-09T03:06:33.133Z] nexus3.edgexfoundry.org:10004 [2024-09-09T03:06:33.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:06:33.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:06:33.394Z] Configure a credential helper to remove this warning. See [2024-09-09T03:06:33.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:06:33.394Z] [2024-09-09T03:06:33.394Z] Login Succeeded [2024-09-09T03:06:33.394Z] ****.io [2024-09-09T03:06:33.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:06:33.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:06:33.394Z] Configure a credential helper to remove this warning. See [2024-09-09T03:06:33.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:06:33.394Z] [2024-09-09T03:06:33.394Z] Login Succeeded [2024-09-09T03:06:33.395Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T03:06:33.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T03:06:33.734Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-09T03:06:33.734Z] + dirname cmd/core-command/Dockerfile [2024-09-09T03:06:33.734Z] + cut -d/ -f2 [2024-09-09T03:06:33.734Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-09T03:06:33.734Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-09T03:06:33.734Z] + cut -d/ -f2 [2024-09-09T03:06:33.734Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-09T03:06:33.734Z] + dirname cmd/core-data/Dockerfile [2024-09-09T03:06:33.734Z] + cut -d/ -f2 [2024-09-09T03:06:33.734Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-09T03:06:33.734Z] + dirname cmd/core-keeper/Dockerfile [2024-09-09T03:06:33.734Z] + cut -d/ -f2 [2024-09-09T03:06:33.734Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-09T03:06:33.734Z] + dirname cmd/core-metadata/Dockerfile [2024-09-09T03:06:33.734Z] + cut -d/ -f2 [2024-09-09T03:06:33.734Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-09T03:06:33.734Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-09T03:06:33.734Z] + cut -d/ -f2 [2024-09-09T03:06:33.734Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-09T03:06:33.734Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-09T03:06:33.734Z] + cut -d/ -f2 [2024-09-09T03:06:33.734Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-09T03:06:33.734Z] + + dirname cmd/security-proxy-setup/Dockerfile [2024-09-09T03:06:33.734Z] cut -d/ -f2 [2024-09-09T03:06:33.734Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-09T03:06:33.734Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-09T03:06:33.734Z] + cut -d/ -f2 [2024-09-09T03:06:33.734Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-09T03:06:33.734Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-09T03:06:33.734Z] + cut -d/ -f2 [2024-09-09T03:06:33.734Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-09T03:06:33.734Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-09T03:06:33.734Z] + cut -d/ -f2 [2024-09-09T03:06:33.734Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-09T03:06:33.734Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-09T03:06:33.734Z] + cut -d/ -f2 [2024-09-09T03:06:33.734Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-09T03:06:33.734Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-09T03:06:33.734Z] + cut -d/ -f2 [2024-09-09T03:06:33.734Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-09T03:06:33.734Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-09T03:06:33.734Z] + cut -d/ -f2 [2024-09-09T03:06:33.734Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-09T03:06:33.734Z] + dirname cmd/support-notifications/Dockerfile [2024-09-09T03:06:33.734Z] + cut -d/ -f2 [2024-09-09T03:06:33.734Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-09T03:06:33.734Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-09T03:06:33.734Z] + cut -d/ -f2 [2024-09-09T03:06:33.734Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-09T03:06:33.769Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-09T03:06:34.148Z] + git rev-list -1 --merges 8993ba01b563173d09700f15170e60450ab0a438~1..8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] echo [2024-09-09T03:06:34.162Z] -----------> git rev-list -1 --merges 8993ba01b563173d09700f15170e60450ab0a438~1..8993ba01b563173d09700f15170e60450ab0a438 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:06:34.162Z] 8993ba01b563173d09700f15170e60450ab0a438 [false] [Pipeline] sh [2024-09-09T03:06:34.461Z] + git log --format=format:%s -1 8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] echo [2024-09-09T03:06:34.476Z] ========================================================= [2024-09-09T03:06:34.476Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T03:06:34.476Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-09T03:06:34.878Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T03:06:34.878Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T03:06:34.878Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T03:06:34.878Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T03:06:34.878Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T03:06:34.878Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T03:06:34.878Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:06:35.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T03:06:35.226Z] [2024-09-09T03:06:35.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:06:35.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T03:06:35.527Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T03:06:35.527Z] b85a868b505f: Pulling fs layer [2024-09-09T03:06:35.527Z] e2be974225ed: Pulling fs layer [2024-09-09T03:06:35.527Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T03:06:35.527Z] 988bab9f4d93: Pulling fs layer [2024-09-09T03:06:35.527Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T03:06:35.527Z] eaf3925da568: Pulling fs layer [2024-09-09T03:06:35.527Z] bab4dde63d76: Pulling fs layer [2024-09-09T03:06:35.527Z] bde34c3a00c8: Pulling fs layer [2024-09-09T03:06:35.527Z] b352a97aabf1: Pulling fs layer [2024-09-09T03:06:35.527Z] 4872d77fe225: Pulling fs layer [2024-09-09T03:06:35.527Z] 5851b861e8e6: Pulling fs layer [2024-09-09T03:06:35.527Z] bab4dde63d76: Waiting [2024-09-09T03:06:35.527Z] bde34c3a00c8: Waiting [2024-09-09T03:06:35.527Z] b352a97aabf1: Waiting [2024-09-09T03:06:35.527Z] 4872d77fe225: Waiting [2024-09-09T03:06:35.527Z] 5851b861e8e6: Waiting [2024-09-09T03:06:35.527Z] 988bab9f4d93: Waiting [2024-09-09T03:06:35.527Z] 1469e6f7b9e6: Waiting [2024-09-09T03:06:35.527Z] eaf3925da568: Waiting [2024-09-09T03:06:35.527Z] e2be974225ed: Verifying Checksum [2024-09-09T03:06:35.527Z] e2be974225ed: Download complete [2024-09-09T03:06:35.527Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T03:06:35.527Z] 1469e6f7b9e6: Download complete [2024-09-09T03:06:35.786Z] eaf3925da568: Verifying Checksum [2024-09-09T03:06:35.786Z] eaf3925da568: Download complete [2024-09-09T03:06:35.786Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T03:06:35.786Z] 339a4e72a1f5: Download complete [2024-09-09T03:06:35.786Z] bde34c3a00c8: Download complete [2024-09-09T03:06:35.786Z] b352a97aabf1: Verifying Checksum [2024-09-09T03:06:35.786Z] 4872d77fe225: Verifying Checksum [2024-09-09T03:06:35.786Z] 4872d77fe225: Download complete [2024-09-09T03:06:35.786Z] b85a868b505f: Verifying Checksum [2024-09-09T03:06:35.786Z] b85a868b505f: Download complete [2024-09-09T03:06:35.786Z] 5851b861e8e6: Verifying Checksum [2024-09-09T03:06:35.786Z] 5851b861e8e6: Download complete [2024-09-09T03:06:36.047Z] bab4dde63d76: Verifying Checksum [2024-09-09T03:06:36.047Z] bab4dde63d76: Download complete [2024-09-09T03:06:36.982Z] b85a868b505f: Pull complete [2024-09-09T03:06:36.983Z] e2be974225ed: Pull complete [2024-09-09T03:06:37.551Z] 339a4e72a1f5: Pull complete [2024-09-09T03:06:37.552Z] 988bab9f4d93: Pull complete [2024-09-09T03:06:37.814Z] 1469e6f7b9e6: Pull complete [2024-09-09T03:06:37.814Z] eaf3925da568: Pull complete [2024-09-09T03:06:39.721Z] bab4dde63d76: Pull complete [2024-09-09T03:06:39.721Z] bde34c3a00c8: Pull complete [2024-09-09T03:06:39.721Z] b352a97aabf1: Pull complete [2024-09-09T03:06:39.721Z] 4872d77fe225: Pull complete [2024-09-09T03:06:39.721Z] 5851b861e8e6: Pull complete [2024-09-09T03:06:39.721Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T03:06:39.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T03:06:39.721Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:06:39.858Z] prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container [2024-09-09T03:06:39.883Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@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-09-09T03:06:42.658Z] $ docker top b42e06ee871b1942dad0d0d55ec4b43cccd7d2f56582876c5ef239588f078b4d -eo pid,comm [2024-09-09T03:06:42.715Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-09T03:06:42.715Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T03:06:42.770Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T03:06:42.770Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T03:06:42.869Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T03:06:42.868Z] $ docker exec b42e06ee871b1942dad0d0d55ec4b43cccd7d2f56582876c5ef239588f078b4d ssh-agent [2024-09-09T03:06:42.971Z] SSH_AUTH_SOCK=/tmp/ssh-rCF8PkIugajs/agent.31 [2024-09-09T03:06:42.971Z] SSH_AGENT_PID=37 [2024-09-09T03:06:42.977Z] Running ssh-add (command line suppressed) [2024-09-09T03:06:43.080Z] Identity added: /w/workspace/edgex-go/686@tmp/private_key_12657340830240809480.key (/w/workspace/edgex-go/686@tmp/private_key_12657340830240809480.key) [2024-09-09T03:06:43.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T03:06:43.398Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T03:06:43.407Z] $ docker exec --env ******** --env ******** b42e06ee871b1942dad0d0d55ec4b43cccd7d2f56582876c5ef239588f078b4d ssh-agent -k [2024-09-09T03:06:43.500Z] unset SSH_AUTH_SOCK; [2024-09-09T03:06:43.500Z] unset SSH_AGENT_PID; [2024-09-09T03:06:43.500Z] echo Agent pid 37 killed; [2024-09-09T03:06:43.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T03:06:43.558Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T03:06:43.558Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T03:06:43.668Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T03:06:43.667Z] $ docker exec b42e06ee871b1942dad0d0d55ec4b43cccd7d2f56582876c5ef239588f078b4d ssh-agent [2024-09-09T03:06:43.777Z] SSH_AUTH_SOCK=/tmp/ssh-zTSCTNNh9GLm/agent.72 [2024-09-09T03:06:43.777Z] SSH_AGENT_PID=78 [2024-09-09T03:06:43.781Z] Running ssh-add (command line suppressed) [2024-09-09T03:06:43.878Z] Identity added: /w/workspace/edgex-go/686@tmp/private_key_10399301828169659209.key (/w/workspace/edgex-go/686@tmp/private_key_10399301828169659209.key) [2024-09-09T03:06:43.896Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T03:06:44.190Z] + git semver init [2024-09-09T03:06:44.449Z] 2024-09-09 03:06:44,369 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T03:06:44.449Z] 2024-09-09 03:06:44,370 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/686/.semver [2024-09-09T03:06:44.449Z] 2024-09-09 03:06:44,370 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/686/.semver [2024-09-09T03:06:44.449Z] 2024-09-09 03:06:44,371 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/686/.semver'], cwd=/w/workspace/edgex-go/686, universal_newlines=False, shell=None, istream=None) [2024-09-09T03:06:49.737Z] 2024-09-09 03:06:49,290 [append_file] DEBUG append to file:/w/workspace/edgex-go/686/.git/info/exclude [2024-09-09T03:06:49.737Z] 2024-09-09 03:06:49,291 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/686/.semver/main with force:False [2024-09-09T03:06:49.737Z] 2024-09-09 03:06:49,291 [read_version] DEBUG read version from /w/workspace/edgex-go/686/.semver/main [2024-09-09T03:06:49.737Z] 2024-09-09 03:06:49,291 [read_version] DEBUG read version from /w/workspace/edgex-go/686/.semver/main [2024-09-09T03:06:49.737Z] 3.2.0-dev.65 [Pipeline] } [2024-09-09T03:06:49.746Z] $ docker exec --env ******** --env ******** b42e06ee871b1942dad0d0d55ec4b43cccd7d2f56582876c5ef239588f078b4d ssh-agent -k [2024-09-09T03:06:49.839Z] unset SSH_AUTH_SOCK; [2024-09-09T03:06:49.840Z] unset SSH_AGENT_PID; [2024-09-09T03:06:49.840Z] echo Agent pid 78 killed; [2024-09-09T03:06:49.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T03:06:50.166Z] + git semver [Pipeline] } [2024-09-09T03:06:50.438Z] $ docker stop --time=1 b42e06ee871b1942dad0d0d55ec4b43cccd7d2f56582876c5ef239588f078b4d [2024-09-09T03:06:51.727Z] $ docker rm -f --volumes b42e06ee871b1942dad0d0d55ec4b43cccd7d2f56582876c5ef239588f078b4d [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T03:06:52.071Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T03:06:52.314Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T03:06:52.317Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.65 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T03:06:52.750Z] + git config --global --add safe.directory /w/workspace/edgex-go/686 [Pipeline] echo [2024-09-09T03:06:52.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T03:06:52.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T03:06:52.797Z] ========================================================= [2024-09-09T03:06:52.797Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T03:06:52.797Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-09T03:06:53.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T03:06:53.088Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T03:06:53.088Z] 619be1103602: Pulling fs layer [2024-09-09T03:06:53.088Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T03:06:53.088Z] 5df492c9dc93: Pulling fs layer [2024-09-09T03:06:53.088Z] 7629e6793208: Pulling fs layer [2024-09-09T03:06:53.088Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T03:06:53.088Z] fb5054dd5b73: Pulling fs layer [2024-09-09T03:06:53.088Z] eeca6798cff9: Pulling fs layer [2024-09-09T03:06:53.088Z] aa269ceb94a6: Pulling fs layer [2024-09-09T03:06:53.088Z] ada007ff1a6a: Pulling fs layer [2024-09-09T03:06:53.088Z] 7629e6793208: Waiting [2024-09-09T03:06:53.088Z] 4f4fb700ef54: Waiting [2024-09-09T03:06:53.088Z] aa269ceb94a6: Waiting [2024-09-09T03:06:53.088Z] ada007ff1a6a: Waiting [2024-09-09T03:06:53.088Z] fb5054dd5b73: Waiting [2024-09-09T03:06:53.088Z] eeca6798cff9: Waiting [2024-09-09T03:06:53.088Z] 7862e08f4a3e: Download complete [2024-09-09T03:06:53.088Z] 7629e6793208: Download complete [2024-09-09T03:06:53.088Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T03:06:53.088Z] 4f4fb700ef54: Download complete [2024-09-09T03:06:53.088Z] fb5054dd5b73: Verifying Checksum [2024-09-09T03:06:53.088Z] fb5054dd5b73: Download complete [2024-09-09T03:06:53.088Z] 619be1103602: Verifying Checksum [2024-09-09T03:06:53.088Z] 619be1103602: Download complete [2024-09-09T03:06:53.088Z] eeca6798cff9: Verifying Checksum [2024-09-09T03:06:53.088Z] eeca6798cff9: Download complete [2024-09-09T03:06:53.348Z] 619be1103602: Pull complete [2024-09-09T03:06:53.348Z] 7862e08f4a3e: Pull complete [2024-09-09T03:06:53.348Z] ada007ff1a6a: Verifying Checksum [2024-09-09T03:06:53.348Z] ada007ff1a6a: Download complete [2024-09-09T03:06:53.606Z] 5df492c9dc93: Verifying Checksum [2024-09-09T03:06:53.606Z] 5df492c9dc93: Download complete [2024-09-09T03:06:54.173Z] aa269ceb94a6: Verifying Checksum [2024-09-09T03:06:54.173Z] aa269ceb94a6: Download complete [2024-09-09T03:06:56.702Z] 5df492c9dc93: Pull complete [2024-09-09T03:06:56.702Z] 7629e6793208: Pull complete [2024-09-09T03:06:56.702Z] 4f4fb700ef54: Pull complete [2024-09-09T03:06:56.702Z] fb5054dd5b73: Pull complete [2024-09-09T03:06:56.702Z] eeca6798cff9: Pull complete [2024-09-09T03:06:59.239Z] aa269ceb94a6: Pull complete [2024-09-09T03:06:59.239Z] ada007ff1a6a: Pull complete [2024-09-09T03:06:59.239Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T03:06:59.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T03:06:59.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-09T03:06:59.543Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T03:06:59.543Z] WORKDIR /edgex [2024-09-09T03:06:59.543Z] COPY go.mod . [2024-09-09T03:06:59.543Z] RUN go mod download [2024-09-09T03:06:59.543Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-09T03:07:00.110Z] Sending build context to Docker daemon 179.2MB [2024-09-09T03:07:00.110Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T03:07:00.110Z] ---> f489d0715acc [2024-09-09T03:07:00.110Z] Step 2/4 : WORKDIR /edgex [2024-09-09T03:07:04.303Z] ---> Running in ae857813a2be [2024-09-09T03:07:04.563Z] Removing intermediate container ae857813a2be [2024-09-09T03:07:04.563Z] ---> 3d4e4240a94a [2024-09-09T03:07:04.563Z] Step 3/4 : COPY go.mod . [2024-09-09T03:07:04.563Z] ---> 0efcaf1b0ed2 [2024-09-09T03:07:04.563Z] Step 4/4 : RUN go mod download [2024-09-09T03:07:04.563Z] ---> Running in 782948cb92fb [2024-09-09T03:07:07.419Z] Still waiting to schedule task [2024-09-09T03:07:07.419Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-09T03:07:31.113Z] Removing intermediate container 782948cb92fb [2024-09-09T03:07:31.113Z] ---> d12d84d4db5e [2024-09-09T03:07:31.113Z] Successfully built d12d84d4db5e [2024-09-09T03:07:31.113Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:07:31.425Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T03:07:31.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:07:31.503Z] prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container [2024-09-09T03:07:31.529Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@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-09-09T03:07:32.024Z] $ docker top e96abfbd4a7bc1d408c1a23175af136f82f4249d5aab6ed8c9476638979e4dd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T03:07:32.373Z] + go version [2024-09-09T03:07:32.373Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T03:07:32.382Z] $ docker stop --time=1 e96abfbd4a7bc1d408c1a23175af136f82f4249d5aab6ed8c9476638979e4dd8 [2024-09-09T03:07:33.635Z] $ docker rm -f --volumes e96abfbd4a7bc1d408c1a23175af136f82f4249d5aab6ed8c9476638979e4dd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:07:34.072Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T03:07:34.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:07:34.156Z] prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container [2024-09-09T03:07:34.187Z] $ 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/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@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-09-09T03:07:34.484Z] $ docker top f734d096cee8029a42656cd4cbe23ed0dc7a4ca019b2f36ce021b630802f3f5a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-09T03:07:34.551Z] ========================================================= [2024-09-09T03:07:34.551Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-09T03:07:34.551Z] ========================================================= [Pipeline] sh [2024-09-09T03:07:34.830Z] + git config --global --add safe.directory /w/workspace/edgex-go/686 [Pipeline] fileExists [Pipeline] sh [2024-09-09T03:07:35.147Z] + make test [2024-09-09T03:07:35.147Z] go test -race -coverprofile=coverage.out ./... [2024-09-09T03:07:41.707Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-09T03:08:08.252Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-09T03:08:08.252Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-09T03:08:08.252Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-09T03:08:08.510Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-09T03:08:08.779Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-09T03:08:08.779Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-09T03:08:08.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-09T03:08:08.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-09T03:08:08.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-09T03:08:08.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-09T03:08:08.779Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-09T03:08:09.100Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-09T03:08:09.359Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-09T03:08:09.359Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-09T03:08:09.359Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-09T03:08:09.359Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-09T03:08:11.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-09T03:08:11.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-09T03:08:12.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.032s coverage: 28.7% of statements [2024-09-09T03:08:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-09T03:08:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-09T03:08:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-09T03:08:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-09T03:08:13.152Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-09T03:08:13.721Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.049s coverage: 97.0% of statements [2024-09-09T03:08:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-09T03:08:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-09T03:08:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-09T03:08:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-09T03:08:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-09T03:08:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-09T03:08:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-09T03:08:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-09T03:08:14.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-09T03:08:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-09T03:08:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-09T03:08:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-09T03:08:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-09T03:08:15.670Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-09T03:08:16.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-09T03:08:16.605Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-09T03:08:16.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements [2024-09-09T03:08:16.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.036s coverage: 53.2% of statements [2024-09-09T03:08:17.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.949s coverage: 93.4% of statements [2024-09-09T03:08:17.123Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements [2024-09-09T03:08:17.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-09T03:08:17.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-09T03:08:17.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-09T03:08:17.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-09T03:08:17.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-09T03:08:17.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-09T03:08:17.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-09T03:08:17.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-09T03:08:17.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-09T03:08:17.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-09T03:08:17.693Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-09T03:08:17.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 7.0% of statements [2024-09-09T03:08:18.626Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-09T03:08:18.885Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.395s coverage: 95.8% of statements [2024-09-09T03:08:18.885Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements [2024-09-09T03:08:19.143Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-09T03:08:19.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-09T03:08:19.401Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] [2024-09-09T03:08:20.334Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements [2024-09-09T03:08:20.335Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 30.7% of statements [2024-09-09T03:08:20.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 41.7% of statements [2024-09-09T03:08:20.335Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements [2024-09-09T03:08:20.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-09-09T03:08:20.592Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2024-09-09T03:08:21.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-09-09T03:08:21.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-09T03:08:21.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-09T03:08:21.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-09T03:08:21.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-09T03:08:21.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-09T03:08:21.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-09T03:08:21.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-09T03:08:21.416Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-09T03:08:22.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-09T03:08:22.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-09T03:08:22.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-09T03:08:23.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-09T03:08:23.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-09T03:08:23.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-09T03:08:23.359Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-09T03:08:23.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-09T03:08:23.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-09T03:08:24.490Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-09T03:08:25.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-09T03:08:26.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-09T03:08:27.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-09T03:08:27.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-09T03:08:29.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-09T03:08:29.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-09T03:08:29.726Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-09T03:08:31.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-09T03:08:31.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-09T03:08:31.365Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-09T03:08:31.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-09T03:08:31.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-09T03:08:31.624Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-09T03:08:31.624Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-09T03:08:32.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-09T03:08:32.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-09T03:08:32.569Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-09T03:08:33.136Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-09-09T03:08:33.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-09T03:08:33.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-09T03:08:33.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T03:08:33.704Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-09T03:08:35.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-09T03:08:35.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-09T03:08:35.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-09T03:08:35.078Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-09T03:08:36.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-09T03:08:36.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-09T03:08:36.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-09T03:08:36.541Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-09T03:08:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-09T03:08:37.473Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-09T03:08:38.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-09T03:08:38.038Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-09T03:08:45.582Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9800 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-09-09T03:08:45.607Z] Running in /w/workspace/edgex-go/686 [Pipeline] { [Pipeline] checkout [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.241s coverage: 79.9% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.042s coverage: 92.9% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 66.7% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.025s coverage: 62.3% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.018s coverage: 75.0% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.032s coverage: 87.2% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.146s coverage: 63.1% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.164s coverage: 36.5% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.024s coverage: 5.2% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.068s coverage: 90.8% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.098s coverage: 95.7% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-09-09T03:08:46.165Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 98.9% of statements [2024-09-09T03:08:46.165Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-09T03:08:46.165Z] running golangci-lint [2024-09-09T03:08:46.165Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-09T03:08:46.165Z] go version go1.21.9 linux/amd64 [2024-09-09T03:08:46.423Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-09T03:08:46.423Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-09T03:08:48.670Z] The recommended git tool is: git [2024-09-09T03:08:55.458Z] using credential edgex-jenkins-ssh [2024-09-09T03:08:55.497Z] Cloning the remote Git repository [2024-09-09T03:08:55.533Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-09T03:08:55.667Z] > git init /w/workspace/edgex-go/686 # timeout=10 [2024-09-09T03:08:55.878Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-09T03:08:55.879Z] > git --version # timeout=10 [2024-09-09T03:08:55.911Z] > git --version # 'git version 2.25.1' [2024-09-09T03:08:55.916Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T03:08:56.119Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T03:09:08.356Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|name|deps|types_sizes) took 21.699127761s" [2024-09-09T03:09:08.356Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.039853ms" [2024-09-09T03:09:15.119Z] Avoid second fetch [2024-09-09T03:09:15.120Z] Checking out Revision 8993ba01b563173d09700f15170e60450ab0a438 (main) [2024-09-09T03:09:13.967Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-09T03:09:13.995Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T03:09:15.138Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T03:09:15.229Z] > git checkout -f 8993ba01b563173d09700f15170e60450ab0a438 # timeout=10 [2024-09-09T03:09:16.130Z] Commit message: "Merge pull request #4891 from cherrycl/issue-4879" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T03:09:20.835Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T03:09:20.835Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T03:09:20.835Z] Dload Upload Total Spent Left Speed [2024-09-09T03:09:20.835Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 78219 0 --:--:-- --:--:-- --:--:-- 78699 [Pipeline] sh [2024-09-09T03:09:21.176Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T03:09:21.508Z] + + sudo tee /etc/docker/daemon.new [2024-09-09T03:09:21.508Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-09T03:09:21.508Z] { [2024-09-09T03:09:21.508Z] "registry-mirrors": [ [2024-09-09T03:09:21.508Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T03:09:21.508Z] ], [2024-09-09T03:09:21.508Z] "bip": "10.250.0.254/24", [2024-09-09T03:09:21.508Z] "hosts": [ [2024-09-09T03:09:21.508Z] "tcp://0.0.0.0:5555", [2024-09-09T03:09:21.508Z] "unix:///var/run/docker.sock" [2024-09-09T03:09:21.508Z] ], [2024-09-09T03:09:21.508Z] "mtu": 1458, [2024-09-09T03:09:21.508Z] "selinux-enabled": true, [2024-09-09T03:09:21.508Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T03:09:21.508Z] } [Pipeline] sh [2024-09-09T03:09:21.847Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-09T03:09:22.202Z] + sudo service docker restart [2024-09-09T03:09:23.237Z] level=info msg="[linters_context/goanalysis] analyzers took 1m56.576459896s with top 10 stages: buildir: 59.173676527s, gosec: 9.029488946s, fact_deprecated: 3.292653681s, inspect: 2.638527519s, ctrlflow: 2.053539148s, printf: 1.830611498s, S1038: 1.482563606s, fact_purity: 1.31386543s, nilness: 1.298572464s, typedness: 795.024915ms" [2024-09-09T03:09:23.237Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-09T03:09:23.237Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, skip_files: 214/214, identifier_marker: 214/214, cgo: 214/214, path_prettifier: 214/214, skip_dirs: 214/214, nolint: 0/22" [2024-09-09T03:09:23.237Z] level=info msg="[runner] processing took 15.114615ms with stages: nolint: 7.03142ms, identifier_marker: 3.619727ms, path_prettifier: 1.860655ms, exclude-rules: 1.197829ms, autogenerated_exclude: 957.033µs, skip_dirs: 362.519µs, cgo: 62.451µs, filename_unadjuster: 16.79µs, max_same_issues: 1.271µs, fixer: 1.21µs, exclude: 600ns, uniq_by_line: 600ns, sort_results: 450ns, skip_files: 420ns, diff: 400ns, severity-rules: 390ns, source_code: 330ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, path_shortener: 120ns, path_prefixer: 100ns" [2024-09-09T03:09:23.237Z] level=info msg="[runner] linters took 12.518326106s with stages: goanalysis_metalinter: 12.503105667s" [2024-09-09T03:09:23.237Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-09T03:09:23.237Z] level=info msg="Memory: 344 samples, avg is 329.2MB, max is 1425.9MB" [2024-09-09T03:09:23.237Z] level=info msg="Execution took 34.271504835s" [2024-09-09T03:09:23.237Z] go vet ./... [2024-09-09T03:09:27.421Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T03:09:27.421Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T03:09:27.680Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-09T03:09:27.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-09T03:09:28.942Z] + ls -al . [2024-09-09T03:09:28.942Z] total 916 [2024-09-09T03:09:28.942Z] drwxrwxr-x 11 1001 1001 4096 Sep 9 03:07 . [2024-09-09T03:09:28.942Z] drwxr-xr-x 4 root root 4096 Sep 9 03:07 .. [2024-09-09T03:09:28.942Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 03:06 .blubracket [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 10 Sep 9 03:06 .dockerignore [2024-09-09T03:09:28.942Z] drwxrwxr-x 8 1001 1001 4096 Sep 9 03:08 .git [2024-09-09T03:09:28.942Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 03:06 .github [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 1102 Sep 9 03:06 .gitignore [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 42 Sep 9 03:06 .golangci.yml [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 100 Sep 9 03:06 .hadolint.yml [2024-09-09T03:09:28.942Z] drwxr-xr-x 3 1001 1001 4096 Sep 9 03:06 .semver [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 155 Sep 9 03:06 .sonarcloud.properties [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 1171 Sep 9 03:06 ADOPTERS.md [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 21286 Sep 9 03:06 Attribution.txt [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 100284 Sep 9 03:06 CHANGELOG.md [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 3804 Sep 9 03:06 CONTRIBUTING.md [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 677 Sep 9 03:06 GOVERNANCE.md [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 861 Sep 9 03:06 Jenkinsfile [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 10775 Sep 9 03:06 LICENSE [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 16854 Sep 9 03:06 Makefile [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 582 Sep 9 03:06 OWNERS.md [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 9528 Sep 9 03:06 README.md [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 789 Sep 9 03:06 SECURITY.md [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 12 Sep 9 03:06 VERSION [2024-09-09T03:09:28.942Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 03:06 bin [2024-09-09T03:09:28.942Z] drwxrwxr-x 20 1001 1001 4096 Sep 9 03:06 cmd [2024-09-09T03:09:28.942Z] -rw-r--r-- 1 root root 545398 Sep 9 03:08 coverage.out [2024-09-09T03:09:28.942Z] drwxrwxr-x 2 1001 1001 4096 Sep 9 03:06 fuzz_test [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 7306 Sep 9 03:06 go.mod [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 102583 Sep 9 03:06 go.sum [2024-09-09T03:09:28.942Z] drwxrwxr-x 7 1001 1001 4096 Sep 9 03:06 internal [2024-09-09T03:09:28.942Z] drwxrwxr-x 3 1001 1001 4096 Sep 9 03:06 openapi [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 584 Sep 9 03:06 security.txt [2024-09-09T03:09:28.942Z] -rw-rw-r-- 1 1001 1001 204 Sep 9 03:06 version.go [Pipeline] sh [2024-09-09T03:09:29.235Z] + '[' -e coverage.out ] [2024-09-09T03:09:29.235Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-09T03:09:29.356Z] Stashed 1 file(s) [Pipeline] sh [2024-09-09T03:09:29.644Z] + make build [2024-09-09T03:09:29.645Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T03:09:40.499Z] provisioning config files... [2024-09-09T03:09:40.524Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/686@tmp/config7317153461948838975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:09:40.966Z] ---> ****-login.sh [2024-09-09T03:09:40.966Z] nexus3.edgexfoundry.org:10001 [2024-09-09T03:09:41.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:09:41.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:09:41.827Z] Configure a credential helper to remove this warning. See [2024-09-09T03:09:41.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:09:41.827Z] [2024-09-09T03:09:41.827Z] Login Succeeded [2024-09-09T03:09:41.827Z] nexus3.edgexfoundry.org:10002 [2024-09-09T03:09:41.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:09:42.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:09:42.099Z] Configure a credential helper to remove this warning. See [2024-09-09T03:09:42.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:09:42.100Z] [2024-09-09T03:09:42.100Z] Login Succeeded [2024-09-09T03:09:42.100Z] nexus3.edgexfoundry.org:10003 [2024-09-09T03:09:42.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:09:42.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:09:42.372Z] Configure a credential helper to remove this warning. See [2024-09-09T03:09:42.373Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:09:42.373Z] [2024-09-09T03:09:42.373Z] Login Succeeded [2024-09-09T03:09:42.373Z] nexus3.edgexfoundry.org:10004 [2024-09-09T03:09:42.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:09:42.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:09:42.920Z] Configure a credential helper to remove this warning. See [2024-09-09T03:09:42.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:09:42.920Z] [2024-09-09T03:09:42.920Z] Login Succeeded [2024-09-09T03:09:42.920Z] ****.io [2024-09-09T03:09:43.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:09:43.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:09:43.465Z] Configure a credential helper to remove this warning. See [2024-09-09T03:09:43.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:09:43.465Z] [2024-09-09T03:09:43.465Z] Login Succeeded [2024-09-09T03:09:43.465Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T03:09:43.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-09T03:09:44.097Z] + git config --global --add safe.directory /w/workspace/edgex-go/686 [Pipeline] echo [2024-09-09T03:09:44.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T03:09:44.132Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T03:09:44.154Z] ========================================================= [2024-09-09T03:09:44.154Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T03:09:44.154Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-09T03:09:44.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T03:09:44.488Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T03:09:44.488Z] c6b39de5b339: Pulling fs layer [2024-09-09T03:09:44.488Z] a69c41024577: Pulling fs layer [2024-09-09T03:09:44.488Z] d6de4b400683: Pulling fs layer [2024-09-09T03:09:44.488Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T03:09:44.488Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T03:09:44.488Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T03:09:44.488Z] 00f215d4a9da: Pulling fs layer [2024-09-09T03:09:44.488Z] d496ad576159: Pulling fs layer [2024-09-09T03:09:44.488Z] 4f4fb700ef54: Waiting [2024-09-09T03:09:44.488Z] 00f215d4a9da: Waiting [2024-09-09T03:09:44.488Z] d496ad576159: Waiting [2024-09-09T03:09:44.488Z] 464afbd9ba4c: Waiting [2024-09-09T03:09:44.488Z] 35cb2a7552d0: Waiting [2024-09-09T03:09:44.758Z] a69c41024577: Download complete [2024-09-09T03:09:44.758Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T03:09:44.758Z] 35cb2a7552d0: Download complete [2024-09-09T03:09:44.758Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T03:09:44.758Z] 4f4fb700ef54: Download complete [2024-09-09T03:09:44.758Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T03:09:44.758Z] 464afbd9ba4c: Download complete [2024-09-09T03:09:44.758Z] c6b39de5b339: Download complete [2024-09-09T03:09:45.029Z] d496ad576159: Verifying Checksum [2024-09-09T03:09:45.029Z] d496ad576159: Download complete [2024-09-09T03:09:45.998Z] c6b39de5b339: Pull complete [2024-09-09T03:09:46.597Z] d6de4b400683: Verifying Checksum [2024-09-09T03:09:46.597Z] d6de4b400683: Download complete [2024-09-09T03:09:46.597Z] a69c41024577: Pull complete [2024-09-09T03:09:47.567Z] 00f215d4a9da: Verifying Checksum [2024-09-09T03:09:47.567Z] 00f215d4a9da: Download complete [2024-09-09T03:09:51.820Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-09T03:09:53.240Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-09T03:09:54.621Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-09T03:09:55.193Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-09T03:09:56.570Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-09T03:10:00.773Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-09T03:10:02.157Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-09T03:10:02.597Z] d6de4b400683: Pull complete [2024-09-09T03:10:02.597Z] 35cb2a7552d0: Pull complete [2024-09-09T03:10:02.597Z] 4f4fb700ef54: Pull complete [2024-09-09T03:10:02.597Z] 464afbd9ba4c: Pull complete [2024-09-09T03:10:04.093Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-09T03:10:05.489Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-09T03:10:06.433Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-09T03:10:07.003Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-09T03:10:07.949Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-09T03:10:08.519Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-09T03:10:09.259Z] 00f215d4a9da: Pull complete [Pipeline] } [2024-09-09T03:10:09.473Z] $ docker stop --time=1 f734d096cee8029a42656cd4cbe23ed0dc7a4ca019b2f36ce021b630802f3f5a [2024-09-09T03:10:11.215Z] d496ad576159: Pull complete [2024-09-09T03:10:11.215Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T03:10:11.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T03:10:11.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T03:10:17.190Z] $ docker rm -f --volumes f734d096cee8029a42656cd4cbe23ed0dc7a4ca019b2f36ce021b630802f3f5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:10:18.033Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T03:10:18.033Z] WORKDIR /edgex [2024-09-09T03:10:18.033Z] COPY go.mod . [2024-09-09T03:10:18.033Z] RUN go mod download [2024-09-09T03:10:18.033Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-09T03:10:18.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T03:10:18.260Z] [2024-09-09T03:10:18.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:10:18.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T03:10:18.572Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-09T03:10:18.572Z] 91d30c5bc195: Pulling fs layer [2024-09-09T03:10:18.572Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-09T03:10:18.572Z] 9c61dcf015f6: Pulling fs layer [2024-09-09T03:10:18.572Z] 4698f68db338: Pulling fs layer [2024-09-09T03:10:18.572Z] 2a2f49069b9e: Pulling fs layer [2024-09-09T03:10:18.572Z] e0025b399a48: Pulling fs layer [2024-09-09T03:10:18.572Z] 4698f68db338: Waiting [2024-09-09T03:10:18.572Z] e0025b399a48: Waiting [2024-09-09T03:10:18.572Z] 2a2f49069b9e: Waiting [2024-09-09T03:10:18.622Z] Sending build context to Docker daemon 3.533MB [2024-09-09T03:10:18.622Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T03:10:18.622Z] ---> f246e2811388 [2024-09-09T03:10:18.622Z] Step 2/4 : WORKDIR /edgex [2024-09-09T03:10:18.829Z] 91d30c5bc195: Verifying Checksum [2024-09-09T03:10:18.830Z] 91d30c5bc195: Download complete [2024-09-09T03:10:18.830Z] 4698f68db338: Verifying Checksum [2024-09-09T03:10:18.830Z] 4698f68db338: Download complete [2024-09-09T03:10:18.830Z] 91d30c5bc195: Pull complete [2024-09-09T03:10:18.830Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-09T03:10:18.830Z] 2e9b0aa3be6d: Download complete [2024-09-09T03:10:18.830Z] e0025b399a48: Verifying Checksum [2024-09-09T03:10:18.830Z] e0025b399a48: Download complete [2024-09-09T03:10:18.830Z] 2a2f49069b9e: Download complete [2024-09-09T03:10:19.087Z] 2e9b0aa3be6d: Pull complete [2024-09-09T03:10:19.345Z] 9c61dcf015f6: Verifying Checksum [2024-09-09T03:10:19.345Z] 9c61dcf015f6: Download complete [2024-09-09T03:10:20.573Z] ---> Running in fdf6e4e187bc [2024-09-09T03:10:20.843Z] Removing intermediate container fdf6e4e187bc [2024-09-09T03:10:20.843Z] ---> 1f69c9004550 [2024-09-09T03:10:20.843Z] Step 3/4 : COPY go.mod . [2024-09-09T03:10:21.431Z] ---> 36fe78fbbd33 [2024-09-09T03:10:21.431Z] Step 4/4 : RUN go mod download [2024-09-09T03:10:21.431Z] ---> Running in dfda83506a4b [2024-09-09T03:10:21.876Z] 9c61dcf015f6: Pull complete [2024-09-09T03:10:21.876Z] 4698f68db338: Pull complete [2024-09-09T03:10:22.135Z] 2a2f49069b9e: Pull complete [2024-09-09T03:10:22.135Z] e0025b399a48: Pull complete [2024-09-09T03:10:22.135Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-09T03:10:22.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-09T03:10:22.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:10:22.231Z] prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container [2024-09-09T03:10:22.264Z] $ 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/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@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-09-09T03:10:25.749Z] $ docker top aef25dc1ee6e7467a0ea7cbe2f4799d73e2b6fdaefcd698da4f51cc5ecd65748 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T03:10:26.102Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-09T03:10:28.640Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-09-09T03:10:28.640Z] #1 transferring dockerfile: 2.01kB done [2024-09-09T03:10:28.640Z] #1 DONE 0.0s [2024-09-09T03:10:28.640Z] [2024-09-09T03:10:28.640Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-09-09T03:10:28.640Z] #2 transferring dockerfile: 1.95kB done [2024-09-09T03:10:28.640Z] #2 DONE 0.0s [2024-09-09T03:10:28.640Z] [2024-09-09T03:10:28.640Z] #3 [core-command internal] load build definition from Dockerfile [2024-09-09T03:10:28.640Z] #3 transferring dockerfile: 1.93kB done [2024-09-09T03:10:28.640Z] #3 DONE 0.0s [2024-09-09T03:10:28.640Z] [2024-09-09T03:10:28.640Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-09T03:10:28.640Z] #4 transferring dockerfile: 2.23kB done [2024-09-09T03:10:28.640Z] #4 DONE 0.0s [2024-09-09T03:10:28.640Z] [2024-09-09T03:10:28.640Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-09T03:10:28.640Z] #5 transferring dockerfile: 2.49kB done [2024-09-09T03:10:28.640Z] #5 DONE 0.0s [2024-09-09T03:10:28.640Z] [2024-09-09T03:10:28.640Z] #6 [core-metadata internal] load build definition from Dockerfile [2024-09-09T03:10:28.640Z] #6 transferring dockerfile: 2.06kB done [2024-09-09T03:10:28.640Z] #6 DONE 0.0s [2024-09-09T03:10:28.640Z] [2024-09-09T03:10:28.640Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-09-09T03:10:28.640Z] #7 transferring dockerfile: 1.81kB done [2024-09-09T03:10:28.640Z] #7 DONE 0.0s [2024-09-09T03:10:28.640Z] [2024-09-09T03:10:28.640Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-09T03:10:28.640Z] #8 transferring dockerfile: 1.89kB done [2024-09-09T03:10:28.640Z] #8 DONE 0.0s [2024-09-09T03:10:28.640Z] [2024-09-09T03:10:28.640Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-09-09T03:10:28.640Z] #9 transferring dockerfile: 1.69kB done [2024-09-09T03:10:28.640Z] #9 DONE 0.0s [2024-09-09T03:10:28.640Z] [2024-09-09T03:10:28.640Z] #10 [core-data internal] load build definition from Dockerfile [2024-09-09T03:10:28.640Z] #10 transferring dockerfile: 2.07kB done [2024-09-09T03:10:28.640Z] #10 DONE 0.0s [2024-09-09T03:10:28.640Z] [2024-09-09T03:10:28.640Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-09T03:10:28.640Z] #11 transferring dockerfile: 2.50kB done [2024-09-09T03:10:28.640Z] #11 DONE 0.0s [2024-09-09T03:10:28.640Z] [2024-09-09T03:10:28.640Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-09T03:10:28.640Z] #12 transferring dockerfile: 3.17kB done [2024-09-09T03:10:28.640Z] #12 DONE 0.0s [2024-09-09T03:10:28.640Z] [2024-09-09T03:10:28.640Z] #13 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-09T03:10:28.640Z] #13 transferring dockerfile: 1.85kB done [2024-09-09T03:10:28.640Z] #13 DONE 0.0s [2024-09-09T03:10:28.640Z] [2024-09-09T03:10:28.640Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-09-09T03:10:28.640Z] #14 transferring dockerfile: 1.70kB done [2024-09-09T03:10:28.640Z] #14 DONE 0.0s [2024-09-09T03:10:28.640Z] [2024-09-09T03:10:28.640Z] #15 [core-keeper internal] load .dockerignore [2024-09-09T03:10:28.640Z] #15 transferring context: 50B done [2024-09-09T03:10:28.640Z] #15 DONE 0.0s [2024-09-09T03:10:28.640Z] [2024-09-09T03:10:28.640Z] #16 [support-scheduler internal] load build definition from Dockerfile [2024-09-09T03:10:28.940Z] #16 transferring dockerfile: 1.93kB done [2024-09-09T03:10:28.940Z] #16 DONE 0.0s [2024-09-09T03:10:28.940Z] [2024-09-09T03:10:28.940Z] #17 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-09T03:10:28.940Z] #17 transferring dockerfile: 2.15kB done [2024-09-09T03:10:28.940Z] #17 DONE 0.0s [2024-09-09T03:10:28.940Z] [2024-09-09T03:10:28.940Z] #18 [support-notifications internal] load .dockerignore [2024-09-09T03:10:28.940Z] #18 transferring context: 50B done [2024-09-09T03:10:28.940Z] #18 DONE 0.0s [2024-09-09T03:10:28.940Z] [2024-09-09T03:10:28.940Z] #19 [core-command internal] load .dockerignore [2024-09-09T03:10:28.940Z] #19 transferring context: 50B done [2024-09-09T03:10:28.940Z] #19 DONE 0.0s [2024-09-09T03:10:28.940Z] [2024-09-09T03:10:28.940Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-09T03:10:28.940Z] #20 transferring context: 50B done [2024-09-09T03:10:28.940Z] #20 DONE 0.0s [2024-09-09T03:10:28.940Z] [2024-09-09T03:10:28.940Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-09-09T03:10:28.940Z] #21 transferring context: 50B done [2024-09-09T03:10:28.940Z] #21 DONE 0.0s [2024-09-09T03:10:28.940Z] [2024-09-09T03:10:28.940Z] #22 [core-metadata internal] load .dockerignore [2024-09-09T03:10:28.940Z] #22 transferring context: 50B done [2024-09-09T03:10:28.940Z] #22 DONE 0.0s [2024-09-09T03:10:28.940Z] [2024-09-09T03:10:28.940Z] #23 [security-spire-agent internal] load .dockerignore [2024-09-09T03:10:28.940Z] #23 transferring context: 50B done [2024-09-09T03:10:28.940Z] #23 DONE 0.0s [2024-09-09T03:10:28.940Z] [2024-09-09T03:10:28.940Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-09-09T03:10:28.940Z] #24 transferring context: 50B done [2024-09-09T03:10:28.940Z] #24 DONE 0.0s [2024-09-09T03:10:28.940Z] [2024-09-09T03:10:28.940Z] #25 [security-spire-config internal] load .dockerignore [2024-09-09T03:10:28.940Z] #25 transferring context: 50B done [2024-09-09T03:10:28.940Z] #25 DONE 0.0s [2024-09-09T03:10:28.940Z] [2024-09-09T03:10:28.940Z] #26 [security-bootstrapper internal] load .dockerignore [2024-09-09T03:10:28.940Z] #26 transferring context: 50B done [2024-09-09T03:10:28.940Z] #26 DONE 0.0s [2024-09-09T03:10:28.940Z] [2024-09-09T03:10:28.940Z] #27 [core-data internal] load .dockerignore [2024-09-09T03:10:28.940Z] #27 transferring context: 50B done [2024-09-09T03:10:28.940Z] #27 DONE 0.0s [2024-09-09T03:10:28.940Z] [2024-09-09T03:10:28.940Z] #28 [security-proxy-setup internal] load .dockerignore [2024-09-09T03:10:28.940Z] #28 transferring context: 50B done [2024-09-09T03:10:28.940Z] #28 DONE 0.0s [2024-09-09T03:10:28.940Z] [2024-09-09T03:10:28.940Z] #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T03:10:28.940Z] #29 DONE 0.0s [2024-09-09T03:10:28.940Z] [2024-09-09T03:10:28.940Z] #30 [security-proxy-auth internal] load .dockerignore [2024-09-09T03:10:29.232Z] #30 transferring context: 50B done [2024-09-09T03:10:29.232Z] #30 DONE 0.0s [2024-09-09T03:10:29.232Z] [2024-09-09T03:10:29.232Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-09-09T03:10:29.232Z] #31 transferring context: 50B done [2024-09-09T03:10:29.232Z] #31 DONE 0.0s [2024-09-09T03:10:29.232Z] [2024-09-09T03:10:29.232Z] #32 [support-scheduler internal] load .dockerignore [2024-09-09T03:10:29.232Z] #32 transferring context: 50B done [2024-09-09T03:10:29.232Z] #32 DONE 0.0s [2024-09-09T03:10:29.232Z] [2024-09-09T03:10:29.232Z] #33 [security-spire-server internal] load .dockerignore [2024-09-09T03:10:29.232Z] #33 transferring context: 50B done [2024-09-09T03:10:29.232Z] #33 DONE 0.0s [2024-09-09T03:10:29.232Z] [2024-09-09T03:10:29.232Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T03:10:29.232Z] #29 DONE 0.0s [2024-09-09T03:10:29.232Z] [2024-09-09T03:10:29.232Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T03:10:29.232Z] #34 ... [2024-09-09T03:10:29.232Z] [2024-09-09T03:10:29.232Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T03:10:29.232Z] #29 DONE 0.0s [2024-09-09T03:10:29.232Z] [2024-09-09T03:10:29.232Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T03:10:29.516Z] #34 ... [2024-09-09T03:10:29.516Z] [2024-09-09T03:10:29.516Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-09T03:10:29.516Z] #29 DONE 0.0s [2024-09-09T03:10:29.516Z] [2024-09-09T03:10:29.516Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T03:10:29.845Z] #34 DONE 0.6s [2024-09-09T03:10:29.845Z] [2024-09-09T03:10:29.845Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T03:10:29.845Z] #35 DONE 0.5s [2024-09-09T03:10:29.845Z] [2024-09-09T03:10:29.845Z] #36 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T03:10:29.845Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T03:10:29.845Z] #36 ... [2024-09-09T03:10:29.845Z] [2024-09-09T03:10:29.845Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T03:10:29.845Z] #37 DONE 0.5s [2024-09-09T03:10:29.845Z] [2024-09-09T03:10:29.845Z] #36 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T03:10:29.845Z] #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T03:10:29.845Z] #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T03:10:29.845Z] #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-09T03:10:29.845Z] #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-09T03:10:29.845Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 1.05MB / 3.42MB 0.1s [2024-09-09T03:10:29.845Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s [2024-09-09T03:10:30.120Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-09T03:10:30.120Z] #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done [2024-09-09T03:10:30.727Z] #36 ... [2024-09-09T03:10:30.727Z] [2024-09-09T03:10:30.727Z] #38 [security-spire-server internal] load build context [2024-09-09T03:10:30.727Z] #38 transferring context: 27.71kB 0.0s done [2024-09-09T03:10:30.727Z] #38 DONE 0.8s [2024-09-09T03:10:30.727Z] [2024-09-09T03:10:30.727Z] #39 [security-spire-agent internal] load build context [2024-09-09T03:10:30.727Z] #39 transferring context: 27.24kB 0.0s done [2024-09-09T03:10:30.727Z] #39 DONE 0.8s [2024-09-09T03:10:30.727Z] [2024-09-09T03:10:30.727Z] #40 [security-spire-config internal] load build context [2024-09-09T03:10:30.727Z] #40 transferring context: 25.96kB 0.0s done [2024-09-09T03:10:30.727Z] #40 DONE 0.8s [2024-09-09T03:10:30.727Z] [2024-09-09T03:10:30.727Z] #36 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T03:10:30.727Z] #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.6s done [2024-09-09T03:10:31.701Z] #36 DONE 2.3s [2024-09-09T03:10:31.701Z] [2024-09-09T03:10:31.701Z] #41 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T03:10:32.269Z] #41 ... [2024-09-09T03:10:32.269Z] [2024-09-09T03:10:32.269Z] #42 [support-cron-scheduler builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-09-09T03:10:32.269Z] #42 DONE 2.8s [2024-09-09T03:10:32.269Z] [2024-09-09T03:10:32.269Z] #43 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go [2024-09-09T03:10:37.684Z] #43 ... [2024-09-09T03:10:37.684Z] [2024-09-09T03:10:37.684Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T03:10:37.684Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-09-09T03:10:37.684Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-09T03:10:37.684Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T03:10:37.684Z] #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-09T03:10:37.684Z] #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-09T03:10:37.684Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-09-09T03:10:37.684Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T03:10:37.684Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-09-09T03:10:37.684Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.6s done [2024-09-09T03:10:37.684Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-09T03:10:37.684Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-09T03:10:37.684Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.7s done [2024-09-09T03:10:39.605Z] #44 ... [2024-09-09T03:10:39.605Z] [2024-09-09T03:10:39.605Z] #45 [core-keeper internal] load build context [2024-09-09T03:10:39.605Z] #45 transferring context: 282.33MB 9.8s [2024-09-09T03:10:39.605Z] #45 ... [2024-09-09T03:10:39.605Z] [2024-09-09T03:10:39.605Z] #46 [support-scheduler internal] load build context [2024-09-09T03:10:39.861Z] #46 ... [2024-09-09T03:10:39.861Z] [2024-09-09T03:10:39.861Z] #47 [security-secretstore-setup internal] load build context [2024-09-09T03:10:39.861Z] #47 ... [2024-09-09T03:10:39.861Z] [2024-09-09T03:10:39.861Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-09T03:10:40.120Z] #48 ... [2024-09-09T03:10:40.120Z] [2024-09-09T03:10:40.120Z] #49 [security-proxy-setup internal] load build context [2024-09-09T03:10:40.120Z] #49 ... [2024-09-09T03:10:40.120Z] [2024-09-09T03:10:40.120Z] #50 [support-cron-scheduler internal] load build context [2024-09-09T03:10:40.120Z] #50 ... [2024-09-09T03:10:40.120Z] [2024-09-09T03:10:40.120Z] #51 [core-command internal] load build context [2024-09-09T03:10:40.380Z] #51 ... [2024-09-09T03:10:40.380Z] [2024-09-09T03:10:40.380Z] #52 [security-bootstrapper internal] load build context [2024-09-09T03:10:40.380Z] #52 ... [2024-09-09T03:10:40.380Z] [2024-09-09T03:10:40.380Z] #53 [core-metadata internal] load build context [2024-09-09T03:10:40.641Z] #53 ... [2024-09-09T03:10:40.641Z] [2024-09-09T03:10:40.641Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T03:10:40.641Z] #54 ... [2024-09-09T03:10:40.641Z] [2024-09-09T03:10:40.641Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T03:10:40.641Z] #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-09-09T03:10:40.641Z] #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-09T03:10:40.641Z] #55 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-09T03:10:40.641Z] #55 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-09T03:10:40.641Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-09T03:10:40.641Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-09-09T03:10:40.641Z] #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T03:10:40.641Z] #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-09T03:10:40.641Z] #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-09-09T03:10:40.641Z] #55 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done [2024-09-09T03:10:40.641Z] #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-09T03:10:40.641Z] #55 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.1s done [2024-09-09T03:10:40.929Z] #55 ... [2024-09-09T03:10:40.929Z] [2024-09-09T03:10:40.929Z] #56 [security-proxy-auth internal] load build context [2024-09-09T03:10:40.929Z] #56 ... [2024-09-09T03:10:40.929Z] [2024-09-09T03:10:40.929Z] #57 [support-notifications internal] load build context [2024-09-09T03:10:40.929Z] #57 ... [2024-09-09T03:10:40.929Z] [2024-09-09T03:10:40.929Z] #58 [core-data internal] load build context [2024-09-09T03:10:41.193Z] #58 ... [2024-09-09T03:10:41.193Z] [2024-09-09T03:10:41.193Z] #51 [core-command internal] load build context [2024-09-09T03:10:41.762Z] #51 ... [2024-09-09T03:10:41.762Z] [2024-09-09T03:10:41.762Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T03:10:41.762Z] #59 ... [2024-09-09T03:10:41.762Z] [2024-09-09T03:10:41.762Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T03:10:42.710Z] #60 ... [2024-09-09T03:10:42.711Z] [2024-09-09T03:10:42.711Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T03:10:42.711Z] #61 ... [2024-09-09T03:10:42.711Z] [2024-09-09T03:10:42.711Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T03:10:42.711Z] #62 ... [2024-09-09T03:10:42.711Z] [2024-09-09T03:10:42.711Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T03:10:42.972Z] #63 ... [2024-09-09T03:10:42.972Z] [2024-09-09T03:10:42.972Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T03:10:42.972Z] #64 ... [2024-09-09T03:10:42.972Z] [2024-09-09T03:10:42.972Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T03:10:43.882Z] #65 ... [2024-09-09T03:10:43.882Z] [2024-09-09T03:10:43.882Z] #66 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T03:10:43.882Z] #66 ... [2024-09-09T03:10:43.882Z] [2024-09-09T03:10:43.882Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T03:10:43.882Z] #67 ... [2024-09-09T03:10:43.882Z] [2024-09-09T03:10:43.882Z] #68 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T03:10:44.149Z] #68 ... [2024-09-09T03:10:44.149Z] [2024-09-09T03:10:44.149Z] #46 [support-scheduler internal] load build context [2024-09-09T03:10:45.097Z] #46 transferring context: 381.52MB 15.4s [2024-09-09T03:10:47.023Z] #46 ... [2024-09-09T03:10:47.023Z] [2024-09-09T03:10:47.023Z] #47 [security-secretstore-setup internal] load build context [2024-09-09T03:10:47.023Z] #47 ... [2024-09-09T03:10:47.023Z] [2024-09-09T03:10:47.023Z] #45 [core-keeper internal] load build context [2024-09-09T03:10:47.023Z] #45 transferring context: 495.46MB 17.1s done [2024-09-09T03:10:47.023Z] #45 ... [2024-09-09T03:10:47.023Z] [2024-09-09T03:10:47.023Z] #47 [security-secretstore-setup internal] load build context [2024-09-09T03:10:49.570Z] #47 transferring context: 495.46MB 19.7s done [2024-09-09T03:10:50.515Z] #47 ... [2024-09-09T03:10:50.515Z] [2024-09-09T03:10:50.515Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-09T03:10:50.515Z] #48 transferring context: 495.46MB 20.0s done [2024-09-09T03:10:50.778Z] #48 ... [2024-09-09T03:10:50.778Z] [2024-09-09T03:10:50.778Z] #50 [support-cron-scheduler internal] load build context [2024-09-09T03:10:50.778Z] #50 transferring context: 495.46MB 18.3s done [2024-09-09T03:10:51.040Z] #50 ... [2024-09-09T03:10:51.040Z] [2024-09-09T03:10:51.040Z] #49 [security-proxy-setup internal] load build context [2024-09-09T03:10:51.040Z] #49 transferring context: 495.46MB 18.9s done [2024-09-09T03:10:51.040Z] #49 ... [2024-09-09T03:10:51.040Z] [2024-09-09T03:10:51.040Z] #56 [security-proxy-auth internal] load build context [2024-09-09T03:10:51.040Z] #56 transferring context: 495.46MB 19.6s done [2024-09-09T03:10:51.302Z] #56 ... [2024-09-09T03:10:51.302Z] [2024-09-09T03:10:51.302Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T03:10:51.302Z] #54 transferring context: 495.46MB 19.7s done [2024-09-09T03:10:51.302Z] #54 ... [2024-09-09T03:10:51.302Z] [2024-09-09T03:10:51.302Z] #53 [core-metadata internal] load build context [2024-09-09T03:10:51.302Z] #53 transferring context: 495.46MB 18.3s done [2024-09-09T03:10:51.936Z] #53 ... [2024-09-09T03:10:51.936Z] [2024-09-09T03:10:51.936Z] #52 [security-bootstrapper internal] load build context [2024-09-09T03:10:51.936Z] #52 transferring context: 495.46MB 17.0s done [2024-09-09T03:10:52.198Z] #52 ... [2024-09-09T03:10:52.198Z] [2024-09-09T03:10:52.198Z] #57 [support-notifications internal] load build context [2024-09-09T03:10:52.198Z] #57 transferring context: 495.46MB 18.8s done [2024-09-09T03:10:52.198Z] #57 ... [2024-09-09T03:10:52.198Z] [2024-09-09T03:10:52.198Z] #58 [core-data internal] load build context [2024-09-09T03:10:52.198Z] #58 transferring context: 495.46MB 19.0s done [2024-09-09T03:10:52.460Z] #58 ... [2024-09-09T03:10:52.460Z] [2024-09-09T03:10:52.460Z] #51 [core-command internal] load build context [2024-09-09T03:10:52.460Z] #51 transferring context: 495.46MB 19.0s done [2024-09-09T03:10:57.772Z] #51 ... [2024-09-09T03:10:57.772Z] [2024-09-09T03:10:57.772Z] #46 [support-scheduler internal] load build context [2024-09-09T03:10:57.772Z] #46 transferring context: 495.46MB 19.5s done [2024-09-09T03:11:01.067Z] #46 ... [2024-09-09T03:11:01.067Z] [2024-09-09T03:11:01.067Z] #52 [security-bootstrapper internal] load build context [2024-09-09T03:11:01.067Z] #52 DONE 30.7s [2024-09-09T03:11:01.067Z] [2024-09-09T03:11:01.067Z] #50 [support-cron-scheduler internal] load build context [2024-09-09T03:11:01.067Z] #50 DONE 30.8s [2024-09-09T03:11:01.067Z] [2024-09-09T03:11:01.067Z] #53 [core-metadata internal] load build context [2024-09-09T03:11:01.067Z] #53 DONE 30.8s [2024-09-09T03:11:01.067Z] [2024-09-09T03:11:01.067Z] #57 [support-notifications internal] load build context [2024-09-09T03:11:01.067Z] #57 DONE 30.8s [2024-09-09T03:11:01.067Z] [2024-09-09T03:11:01.067Z] #49 [security-proxy-setup internal] load build context [2024-09-09T03:11:01.067Z] #49 DONE 30.8s [2024-09-09T03:11:01.067Z] [2024-09-09T03:11:01.067Z] #51 [core-command internal] load build context [2024-09-09T03:11:01.067Z] #51 DONE 30.8s [2024-09-09T03:11:01.067Z] [2024-09-09T03:11:01.067Z] #58 [core-data internal] load build context [2024-09-09T03:11:01.067Z] #58 DONE 30.8s [2024-09-09T03:11:01.067Z] [2024-09-09T03:11:01.067Z] #43 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go [2024-09-09T03:11:01.067Z] #43 DONE 28.3s [2024-09-09T03:11:01.067Z] [2024-09-09T03:11:01.067Z] #45 [core-keeper internal] load build context [2024-09-09T03:11:01.067Z] #45 DONE 30.7s [2024-09-09T03:11:01.067Z] [2024-09-09T03:11:01.067Z] #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T03:11:01.067Z] #69 ... [2024-09-09T03:11:01.067Z] [2024-09-09T03:11:01.067Z] #46 [support-scheduler internal] load build context [2024-09-09T03:11:01.067Z] #46 DONE 30.8s [2024-09-09T03:11:01.067Z] [2024-09-09T03:11:01.067Z] #56 [security-proxy-auth internal] load build context [2024-09-09T03:11:01.067Z] #56 DONE 30.9s [2024-09-09T03:11:01.067Z] [2024-09-09T03:11:01.067Z] #47 [security-secretstore-setup internal] load build context [2024-09-09T03:11:01.067Z] #47 DONE 30.9s [2024-09-09T03:11:01.067Z] [2024-09-09T03:11:01.067Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-09T03:11:01.067Z] #54 DONE 30.9s [2024-09-09T03:11:01.067Z] [2024-09-09T03:11:01.067Z] #48 [core-common-config-bootstrapper internal] load build context [2024-09-09T03:11:01.067Z] #48 DONE 30.9s [2024-09-09T03:11:01.067Z] [2024-09-09T03:11:01.067Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T03:11:01.067Z] #55 DONE 30.9s [2024-09-09T03:11:01.067Z] [2024-09-09T03:11:01.067Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T03:11:01.067Z] #60 28.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:01.067Z] #60 28.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:01.067Z] #60 29.22 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T03:11:01.067Z] #60 29.22 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:11:01.067Z] #60 29.23 OK: 7 MiB in 16 packages [2024-09-09T03:11:06.505Z] #60 ... [2024-09-09T03:11:06.505Z] [2024-09-09T03:11:06.505Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T03:11:06.505Z] #63 31.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #63 32.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #63 32.35 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T03:11:06.505Z] #63 32.35 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T03:11:06.505Z] #63 32.35 OK: 20070 distinct packages available [2024-09-09T03:11:06.505Z] #63 32.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #63 32.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #63 32.70 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T03:11:06.505Z] #63 32.99 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-09T03:11:06.505Z] #63 33.00 (3/4) Installing libucontext (1.2-r2) [2024-09-09T03:11:06.505Z] #63 33.00 (4/4) Installing gcompat (1.1.0-r1) [2024-09-09T03:11:06.505Z] #63 33.01 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:11:06.505Z] #63 33.03 OK: 8 MiB in 19 packages [2024-09-09T03:11:06.505Z] #63 ... [2024-09-09T03:11:06.505Z] [2024-09-09T03:11:06.505Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T03:11:06.505Z] #59 28.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #59 29.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #59 29.34 (1/3) Installing ca-certificates (20240226-r0) [2024-09-09T03:11:06.505Z] #59 29.36 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-09T03:11:06.505Z] #59 29.36 (3/3) Installing tzdata (2024a-r0) [2024-09-09T03:11:06.505Z] #59 29.42 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:11:06.505Z] #59 29.42 Executing ca-certificates-20240226-r0.trigger [2024-09-09T03:11:06.505Z] #59 29.47 OK: 11 MiB in 18 packages [2024-09-09T03:11:06.505Z] #59 DONE 34.4s [2024-09-09T03:11:06.505Z] [2024-09-09T03:11:06.505Z] #41 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T03:11:06.505Z] #41 28.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #41 29.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #41 29.32 (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T03:11:06.505Z] #41 29.34 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T03:11:06.505Z] #41 29.34 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:11:06.505Z] #41 29.34 Executing ca-certificates-20240226-r0.trigger [2024-09-09T03:11:06.505Z] #41 29.38 OK: 8 MiB in 17 packages [2024-09-09T03:11:06.505Z] #41 DONE 34.4s [2024-09-09T03:11:06.505Z] [2024-09-09T03:11:06.505Z] #60 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T03:11:06.505Z] #60 DONE 34.4s [2024-09-09T03:11:06.505Z] [2024-09-09T03:11:06.505Z] #68 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T03:11:06.505Z] #68 29.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #68 29.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #68 29.39 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T03:11:06.505Z] #68 29.39 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:11:06.505Z] #68 29.40 OK: 7 MiB in 16 packages [2024-09-09T03:11:06.505Z] #68 DONE 34.4s [2024-09-09T03:11:06.505Z] [2024-09-09T03:11:06.505Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T03:11:06.505Z] #65 28.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #65 29.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #65 29.94 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T03:11:06.505Z] #65 29.94 (2/4) Installing openssl (3.1.7-r0) [2024-09-09T03:11:06.505Z] #65 29.95 (3/4) Installing su-exec (0.2-r3) [2024-09-09T03:11:06.505Z] #65 30.03 (4/4) Installing yq (4.33.3-r5) [2024-09-09T03:11:06.505Z] #65 31.08 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:11:06.505Z] #65 31.09 OK: 17 MiB in 19 packages [2024-09-09T03:11:06.505Z] #65 DONE 34.4s [2024-09-09T03:11:06.505Z] [2024-09-09T03:11:06.505Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T03:11:06.505Z] #67 30.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #67 30.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #67 30.50 (1/4) Installing ca-certificates (20240226-r0) [2024-09-09T03:11:06.505Z] #67 30.55 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-09T03:11:06.505Z] #67 30.55 (3/4) Installing su-exec (0.2-r3) [2024-09-09T03:11:06.505Z] #67 30.55 (4/4) Installing yq (4.33.3-r5) [2024-09-09T03:11:06.505Z] #67 31.09 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:11:06.505Z] #67 31.09 Executing ca-certificates-20240226-r0.trigger [2024-09-09T03:11:06.505Z] #67 31.13 OK: 17 MiB in 19 packages [2024-09-09T03:11:06.505Z] #67 DONE 34.4s [2024-09-09T03:11:06.505Z] [2024-09-09T03:11:06.505Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T03:11:06.505Z] #62 31.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #62 31.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #62 32.13 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-09T03:11:06.505Z] #62 32.13 (2/2) Installing su-exec (0.2-r3) [2024-09-09T03:11:06.505Z] #62 32.14 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:11:06.505Z] #62 32.15 OK: 7 MiB in 17 packages [2024-09-09T03:11:06.505Z] #62 DONE 34.4s [2024-09-09T03:11:06.505Z] [2024-09-09T03:11:06.505Z] #66 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T03:11:06.505Z] #66 28.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #66 28.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #66 29.20 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T03:11:06.505Z] #66 29.20 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T03:11:06.505Z] #66 29.20 OK: 20070 distinct packages available [2024-09-09T03:11:06.505Z] #66 29.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #66 29.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:06.505Z] #66 29.55 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-09T03:11:06.505Z] #66 29.67 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-09T03:11:06.505Z] #66 29.75 (3/5) Installing libucontext (1.2-r2) [2024-09-09T03:11:06.505Z] #66 29.83 (4/5) Installing gcompat (1.1.0-r1) [2024-09-09T03:11:06.505Z] #66 29.84 (5/5) Installing openssl (3.1.7-r0) [2024-09-09T03:11:06.505Z] #66 29.85 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:11:06.505Z] #66 29.85 OK: 8 MiB in 20 packages [2024-09-09T03:11:06.505Z] #66 DONE 34.4s [2024-09-09T03:11:06.505Z] [2024-09-09T03:11:06.505Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T03:11:06.505Z] #63 DONE 34.4s [2024-09-09T03:11:06.505Z] [2024-09-09T03:11:06.505Z] #70 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T03:11:07.480Z] #70 ... [2024-09-09T03:11:07.480Z] [2024-09-09T03:11:07.480Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T03:11:07.480Z] #64 DONE 35.5s [2024-09-09T03:11:07.480Z] [2024-09-09T03:11:07.480Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T03:11:07.480Z] #61 35.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:07.480Z] #61 35.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:07.480Z] #61 35.70 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T03:11:07.480Z] #61 35.70 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T03:11:07.480Z] #61 35.70 OK: 20070 distinct packages available [2024-09-09T03:11:07.738Z] #61 ... [2024-09-09T03:11:07.738Z] [2024-09-09T03:11:07.738Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T03:11:07.738Z] #0 6.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:07.738Z] #0 6.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:07.738Z] #0 6.783 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T03:11:07.738Z] #0 6.783 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T03:11:07.738Z] #0 6.783 OK: 20078 distinct packages available [2024-09-09T03:11:07.738Z] #0 6.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:07.738Z] #0 6.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:07.738Z] #0 7.085 OK: 264 MiB in 52 packages [2024-09-09T03:11:07.738Z] #71 DONE 7.3s [2024-09-09T03:11:07.738Z] [2024-09-09T03:11:07.738Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T03:11:07.738Z] #61 35.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:07.738Z] #61 35.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:07.995Z] #61 ... [2024-09-09T03:11:07.995Z] [2024-09-09T03:11:07.995Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:11:07.995Z] #72 DONE 0.2s [2024-09-09T03:11:07.995Z] [2024-09-09T03:11:07.995Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T03:11:07.995Z] #73 DONE 7.4s [2024-09-09T03:11:07.995Z] [2024-09-09T03:11:07.995Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T03:11:07.995Z] #61 36.08 (1/11) Installing ca-certificates (20240226-r0) [2024-09-09T03:11:07.995Z] #61 36.10 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-09T03:11:07.995Z] #61 36.12 (3/11) Installing libunistring (1.1-r1) [2024-09-09T03:11:07.995Z] #61 36.13 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-09T03:11:07.995Z] #61 36.13 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-09T03:11:07.995Z] #61 36.14 (6/11) Installing libcurl (8.9.0-r0) [2024-09-09T03:11:07.995Z] #61 36.14 (7/11) Installing curl (8.9.0-r0) [2024-09-09T03:11:07.995Z] #61 36.15 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-09T03:11:07.995Z] #61 36.15 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-09T03:11:07.995Z] #61 36.16 (10/11) Installing libucontext (1.2-r2) [2024-09-09T03:11:07.995Z] #61 36.16 (11/11) Installing gcompat (1.1.0-r1) [2024-09-09T03:11:07.995Z] #61 36.17 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:11:08.255Z] #61 36.22 Executing ca-certificates-20240226-r0.trigger [2024-09-09T03:11:08.255Z] #61 36.36 OK: 12 MiB in 26 packages [2024-09-09T03:11:08.255Z] #61 ... [2024-09-09T03:11:08.255Z] [2024-09-09T03:11:08.255Z] #74 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T03:11:08.255Z] #0 7.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:08.255Z] #0 7.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:08.255Z] #0 7.548 OK: 264 MiB in 52 packages [2024-09-09T03:11:08.255Z] #74 DONE 7.9s [2024-09-09T03:11:08.255Z] [2024-09-09T03:11:08.255Z] #75 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T03:11:08.255Z] #0 7.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:08.255Z] #0 7.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:08.255Z] #0 7.604 OK: 264 MiB in 52 packages [2024-09-09T03:11:08.255Z] #75 DONE 7.9s [2024-09-09T03:11:08.517Z] [2024-09-09T03:11:08.517Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T03:11:08.517Z] #61 DONE 36.5s [2024-09-09T03:11:08.517Z] [2024-09-09T03:11:08.517Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:11:08.517Z] #76 DONE 0.1s [2024-09-09T03:11:08.517Z] [2024-09-09T03:11:08.517Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:11:08.517Z] #77 DONE 0.1s [2024-09-09T03:11:08.517Z] [2024-09-09T03:11:08.517Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:11:09.083Z] #78 ... [2024-09-09T03:11:09.083Z] [2024-09-09T03:11:09.083Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T03:11:09.083Z] #0 2.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:09.083Z] #0 2.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:09.083Z] #0 2.414 OK: 11 MiB in 18 packages [2024-09-09T03:11:09.083Z] #79 DONE 2.7s [2024-09-09T03:11:09.083Z] [2024-09-09T03:11:09.083Z] #69 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T03:11:09.083Z] #69 7.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:09.083Z] #69 7.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:09.083Z] #69 8.188 OK: 264 MiB in 52 packages [2024-09-09T03:11:09.083Z] #69 DONE 8.6s [2024-09-09T03:11:09.083Z] [2024-09-09T03:11:09.083Z] #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:11:09.083Z] #80 DONE 0.1s [2024-09-09T03:11:09.083Z] [2024-09-09T03:11:09.083Z] #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:11:09.341Z] #81 ... [2024-09-09T03:11:09.341Z] [2024-09-09T03:11:09.341Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T03:11:09.341Z] #0 2.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:09.341Z] #0 2.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:09.341Z] #0 2.966 OK: 8 MiB in 17 packages [2024-09-09T03:11:09.341Z] #82 DONE 3.1s [2024-09-09T03:11:09.341Z] [2024-09-09T03:11:09.341Z] #70 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T03:11:09.341Z] #70 3.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:09.341Z] #70 3.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:09.598Z] #70 3.384 OK: 7 MiB in 16 packages [2024-09-09T03:11:09.598Z] #70 ... [2024-09-09T03:11:09.598Z] [2024-09-09T03:11:09.598Z] #83 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T03:11:09.598Z] #0 3.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:09.598Z] #0 3.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:09.598Z] #0 3.292 OK: 7 MiB in 16 packages [2024-09-09T03:11:09.598Z] #83 DONE 3.5s [2024-09-09T03:11:09.856Z] [2024-09-09T03:11:09.856Z] #70 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T03:11:09.856Z] #70 DONE 3.5s [2024-09-09T03:11:09.856Z] [2024-09-09T03:11:09.856Z] #84 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T03:11:09.856Z] #0 0.689 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:09.856Z] #0 1.298 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:09.856Z] #0 1.981 OK: 264 MiB in 52 packages [2024-09-09T03:11:09.856Z] #84 DONE 2.1s [2024-09-09T03:11:09.856Z] [2024-09-09T03:11:09.856Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T03:11:09.856Z] #85 DONE 0.0s [2024-09-09T03:11:09.856Z] [2024-09-09T03:11:09.856Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:11:10.115Z] #86 ... [2024-09-09T03:11:10.115Z] [2024-09-09T03:11:10.115Z] #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T03:11:10.115Z] #0 3.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:10.115Z] #0 3.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:10.115Z] #0 3.586 OK: 17 MiB in 19 packages [2024-09-09T03:11:10.115Z] #87 DONE 3.7s [2024-09-09T03:11:10.115Z] [2024-09-09T03:11:10.115Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T03:11:10.115Z] #0 3.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:10.115Z] #0 3.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:10.115Z] #0 3.725 OK: 17 MiB in 19 packages [2024-09-09T03:11:10.115Z] #88 DONE 3.8s [2024-09-09T03:11:10.115Z] [2024-09-09T03:11:10.115Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-09T03:11:10.115Z] #89 DONE 0.0s [2024-09-09T03:11:10.115Z] [2024-09-09T03:11:10.115Z] #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:11:10.681Z] #90 ... [2024-09-09T03:11:10.681Z] [2024-09-09T03:11:10.681Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T03:11:10.681Z] #0 4.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:10.681Z] #0 4.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:10.681Z] #0 4.305 OK: 8 MiB in 19 packages [2024-09-09T03:11:10.681Z] #91 DONE 4.4s [2024-09-09T03:11:10.681Z] [2024-09-09T03:11:10.681Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T03:11:10.942Z] #44 ... [2024-09-09T03:11:10.942Z] [2024-09-09T03:11:10.942Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T03:11:11.885Z] #92 DONE 1.1s [2024-09-09T03:11:11.885Z] [2024-09-09T03:11:11.885Z] #93 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T03:11:11.885Z] #0 4.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:11.885Z] #0 4.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:11.885Z] #0 4.551 OK: 7 MiB in 17 packages [2024-09-09T03:11:11.885Z] #93 DONE 5.5s [2024-09-09T03:11:11.885Z] [2024-09-09T03:11:11.885Z] #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-09-09T03:11:11.885Z] #0 4.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:11.885Z] #0 4.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:11.885Z] #0 4.364 OK: 8 MiB in 20 packages [2024-09-09T03:11:11.885Z] #94 DONE 5.5s [2024-09-09T03:11:11.885Z] [2024-09-09T03:11:11.885Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T03:11:12.821Z] #95 DONE 0.8s [2024-09-09T03:11:12.822Z] [2024-09-09T03:11:12.822Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T03:11:12.822Z] #0 3.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:12.822Z] #0 3.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:12.822Z] #0 3.884 OK: 12 MiB in 26 packages [2024-09-09T03:11:12.822Z] #96 DONE 4.3s [2024-09-09T03:11:12.822Z] [2024-09-09T03:11:12.822Z] #97 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T03:11:12.822Z] #0 3.010 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:12.822Z] #0 3.503 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T03:11:12.822Z] #0 4.235 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T03:11:12.822Z] #0 4.604 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:11:12.822Z] #0 4.612 OK: 7 MiB in 16 packages [2024-09-09T03:11:12.822Z] #97 DONE 5.3s [2024-09-09T03:11:12.822Z] [2024-09-09T03:11:12.822Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T03:11:12.822Z] #98 DONE 0.1s [2024-09-09T03:11:12.822Z] [2024-09-09T03:11:12.822Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T03:11:12.822Z] #99 DONE 0.9s [2024-09-09T03:11:12.822Z] [2024-09-09T03:11:12.822Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T03:11:12.822Z] #100 DONE 0.9s [2024-09-09T03:11:12.822Z] [2024-09-09T03:11:12.822Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-09T03:11:12.822Z] #101 DONE 0.1s [2024-09-09T03:11:12.822Z] [2024-09-09T03:11:12.822Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T03:11:13.091Z] #102 DONE 0.3s [2024-09-09T03:11:13.091Z] [2024-09-09T03:11:13.091Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T03:11:13.350Z] #103 DONE 0.4s [2024-09-09T03:11:13.350Z] [2024-09-09T03:11:13.350Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T03:11:13.350Z] #104 DONE 0.5s [2024-09-09T03:11:13.350Z] [2024-09-09T03:11:13.351Z] #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T03:11:13.351Z] #105 DONE 0.6s [2024-09-09T03:11:13.351Z] [2024-09-09T03:11:13.351Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T03:11:13.351Z] #106 DONE 0.1s [2024-09-09T03:11:13.351Z] [2024-09-09T03:11:13.351Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T03:11:13.351Z] #107 DONE 0.1s [2024-09-09T03:11:13.351Z] [2024-09-09T03:11:13.351Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-09T03:11:13.351Z] #108 DONE 0.1s [2024-09-09T03:11:13.351Z] [2024-09-09T03:11:13.351Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T03:11:13.351Z] #109 DONE 0.1s [2024-09-09T03:11:13.351Z] [2024-09-09T03:11:13.351Z] #110 [security-spire-config] exporting to image [2024-09-09T03:11:13.351Z] #110 exporting layers [2024-09-09T03:11:13.616Z] #110 ... [2024-09-09T03:11:13.616Z] [2024-09-09T03:11:13.616Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T03:11:13.616Z] #111 DONE 0.1s [2024-09-09T03:11:13.616Z] [2024-09-09T03:11:13.616Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T03:11:13.616Z] #112 DONE 0.1s [2024-09-09T03:11:13.616Z] [2024-09-09T03:11:13.616Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T03:11:13.616Z] #113 DONE 0.1s [2024-09-09T03:11:13.616Z] [2024-09-09T03:11:13.616Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T03:11:13.616Z] #114 DONE 0.1s [2024-09-09T03:11:13.616Z] [2024-09-09T03:11:13.616Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T03:11:13.875Z] #115 DONE 0.1s [2024-09-09T03:11:13.875Z] [2024-09-09T03:11:13.875Z] #110 [security-spire-agent] exporting to image [2024-09-09T03:11:13.875Z] #110 ... [2024-09-09T03:11:13.875Z] [2024-09-09T03:11:13.875Z] #116 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T03:11:13.875Z] #116 DONE 2.0s [2024-09-09T03:11:14.134Z] [2024-09-09T03:11:14.134Z] #117 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T03:11:14.135Z] #117 DONE 0.1s [2024-09-09T03:11:14.135Z] [2024-09-09T03:11:14.135Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:11:14.135Z] #118 ... [2024-09-09T03:11:14.135Z] [2024-09-09T03:11:14.135Z] #110 [security-spire-agent] exporting to image [2024-09-09T03:11:14.135Z] #110 exporting layers 0.8s done [2024-09-09T03:11:14.391Z] #110 exporting layers 0.7s done [2024-09-09T03:11:14.391Z] #110 writing image sha256:9ec5b9bad722dcb8d66481175eb408476d2e1a703b15a6971ba87ae1860fa45f done [2024-09-09T03:11:14.391Z] #110 naming to docker.io/library/security-spire-config done [2024-09-09T03:11:14.391Z] #110 exporting layers 0.6s done [2024-09-09T03:11:14.391Z] #110 writing image sha256:a5fd205f5bea7893bfc3ab38df8eba1deca7acba59998c38b077debcd53552a7 done [2024-09-09T03:11:14.391Z] #110 naming to docker.io/library/security-spire-server done [2024-09-09T03:11:14.391Z] #110 writing image sha256:84b412fd714259afc82dc3bb12d3924b4d8ee8b9597a724a0e9678245bfee766 done [2024-09-09T03:11:14.391Z] #110 naming to docker.io/library/security-spire-agent done [2024-09-09T03:11:14.391Z] #110 DONE 1.0s [2024-09-09T03:11:14.391Z] [2024-09-09T03:11:14.392Z] #81 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:11:29.367Z] Removing intermediate container dfda83506a4b [2024-09-09T03:11:29.367Z] ---> bdf23e95366d [2024-09-09T03:11:29.367Z] Successfully built bdf23e95366d [2024-09-09T03:11:29.367Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:11:29.711Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T03:11:29.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:11:29.931Z] prd-ubuntu20.04-docker-arm64-4c-16g-9800 does not seem to be running inside a container [2024-09-09T03:11:29.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-09T03:11:31.308Z] $ docker top 5dc7e1915ec0a802b01a8cf69f164f2416fef2b044873eec5fa3ba95f8eb8435 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T03:11:32.156Z] + go version [2024-09-09T03:11:32.156Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T03:11:32.174Z] $ docker stop --time=1 5dc7e1915ec0a802b01a8cf69f164f2416fef2b044873eec5fa3ba95f8eb8435 [2024-09-09T03:11:33.828Z] $ docker rm -f --volumes 5dc7e1915ec0a802b01a8cf69f164f2416fef2b044873eec5fa3ba95f8eb8435 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:11:34.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T03:11:34.551Z] [2024-09-09T03:11:34.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:11:34.897Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T03:11:34.897Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-09T03:11:34.897Z] 547446be3368: Pulling fs layer [2024-09-09T03:11:34.897Z] d125d8839a47: Pulling fs layer [2024-09-09T03:11:34.897Z] 3e85d5ac6304: Pulling fs layer [2024-09-09T03:11:34.897Z] c3105a71a48b: Pulling fs layer [2024-09-09T03:11:34.897Z] 0f093f025ec4: Pulling fs layer [2024-09-09T03:11:34.897Z] c3106fc0e877: Pulling fs layer [2024-09-09T03:11:34.897Z] 0f093f025ec4: Waiting [2024-09-09T03:11:34.897Z] c3106fc0e877: Waiting [2024-09-09T03:11:34.897Z] c3105a71a48b: Waiting [2024-09-09T03:11:35.166Z] 547446be3368: Verifying Checksum [2024-09-09T03:11:35.166Z] 547446be3368: Download complete [2024-09-09T03:11:35.166Z] c3105a71a48b: Verifying Checksum [2024-09-09T03:11:35.166Z] c3105a71a48b: Download complete [2024-09-09T03:11:35.750Z] d125d8839a47: Verifying Checksum [2024-09-09T03:11:35.750Z] d125d8839a47: Download complete [2024-09-09T03:11:35.750Z] c3106fc0e877: Verifying Checksum [2024-09-09T03:11:35.750Z] c3106fc0e877: Download complete [2024-09-09T03:11:35.750Z] 0f093f025ec4: Verifying Checksum [2024-09-09T03:11:35.750Z] 0f093f025ec4: Download complete [2024-09-09T03:11:36.019Z] 547446be3368: Pull complete [2024-09-09T03:11:37.435Z] d125d8839a47: Pull complete [2024-09-09T03:11:37.705Z] 3e85d5ac6304: Verifying Checksum [2024-09-09T03:11:37.705Z] 3e85d5ac6304: Download complete [2024-09-09T03:11:47.796Z] 3e85d5ac6304: Pull complete [2024-09-09T03:11:47.796Z] c3105a71a48b: Pull complete [2024-09-09T03:11:48.760Z] 0f093f025ec4: Pull complete [2024-09-09T03:11:48.760Z] c3106fc0e877: Pull complete [2024-09-09T03:11:48.760Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-09T03:11:48.760Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-09T03:11:48.760Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:11:48.974Z] prd-ubuntu20.04-docker-arm64-4c-16g-9800 does not seem to be running inside a container [2024-09-09T03:11:49.036Z] $ 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/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-09T03:11:51.170Z] $ docker top 0e04c4ef0857e83528a649c380cc20eca16d3a960f917fefd12f960f10130a58 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T03:11:52.013Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-09T03:11:53.188Z] #81 DONE 41.5s [2024-09-09T03:11:53.189Z] [2024-09-09T03:11:53.189Z] #90 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:11:53.189Z] #90 DONE 42.2s [2024-09-09T03:11:53.189Z] [2024-09-09T03:11:53.189Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:11:53.189Z] #78 DONE 42.2s [2024-09-09T03:11:53.189Z] [2024-09-09T03:11:53.189Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:11:53.189Z] #118 DONE 42.7s [2024-09-09T03:11:53.189Z] [2024-09-09T03:11:53.189Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:11:53.189Z] #86 DONE 40.6s [2024-09-09T03:11:53.189Z] [2024-09-09T03:11:53.189Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T03:12:01.337Z] #119 DONE 9.5s [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:12:01.337Z] #120 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #121 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:12:01.337Z] #121 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #122 [support-scheduler builder 6/7] COPY . . [2024-09-09T03:12:01.337Z] #122 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-09-09T03:12:01.337Z] #123 DONE 9.5s [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #124 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:12:01.337Z] #124 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #125 [support-cron-scheduler builder 6/7] COPY . . [2024-09-09T03:12:01.337Z] #125 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:12:01.337Z] #126 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #127 [support-notifications builder 6/7] COPY . . [2024-09-09T03:12:01.337Z] #127 DONE 9.5s [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:12:01.337Z] #128 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #129 [core-metadata builder 6/7] COPY . . [2024-09-09T03:12:01.337Z] #129 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:12:01.337Z] #130 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:12:01.337Z] #131 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #132 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T03:12:01.337Z] #132 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:12:01.337Z] #133 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #134 [core-command builder 6/7] COPY . . [2024-09-09T03:12:01.337Z] #134 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #135 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:12:01.337Z] #135 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:12:01.337Z] #136 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:12:01.337Z] #137 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T03:12:01.337Z] #138 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:12:01.337Z] #139 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:12:01.337Z] #140 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:12:01.337Z] #141 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #142 [core-data builder 6/7] COPY . . [2024-09-09T03:12:01.337Z] #142 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #143 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T03:12:01.337Z] #143 DONE 9.6s [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T03:12:01.337Z] #144 ... [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #145 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T03:12:01.337Z] #145 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:12:01.337Z] #146 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #147 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:12:01.337Z] #147 CACHED [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #148 [core-keeper builder 7/8] COPY . . [2024-09-09T03:12:01.337Z] #148 DONE 9.6s [2024-09-09T03:12:01.337Z] [2024-09-09T03:12:01.337Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T03:12:01.337Z] #0 0.324 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-09T03:12:02.113Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-09T03:12:02.113Z] #1 transferring dockerfile: [2024-09-09T03:12:02.113Z] #1 transferring dockerfile: 2.49kB done [2024-09-09T03:12:02.113Z] #1 DONE 0.1s [2024-09-09T03:12:02.391Z] [2024-09-09T03:12:02.391Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-09T03:12:02.391Z] #2 transferring dockerfile: 1.85kB done [2024-09-09T03:12:02.391Z] #2 DONE 0.1s [2024-09-09T03:12:02.391Z] [2024-09-09T03:12:02.391Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-09-09T03:12:02.391Z] #3 transferring dockerfile: 1.93kB 0.0s done [2024-09-09T03:12:02.391Z] #3 DONE 0.1s [2024-09-09T03:12:02.391Z] [2024-09-09T03:12:02.391Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-09-09T03:12:02.391Z] #4 transferring dockerfile: 2.06kB 0.0s done [2024-09-09T03:12:02.391Z] #4 DONE 0.1s [2024-09-09T03:12:02.391Z] [2024-09-09T03:12:02.391Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-09T03:12:02.391Z] #5 transferring dockerfile: 2.23kB 0.0s done [2024-09-09T03:12:02.660Z] #5 DONE 0.1s [2024-09-09T03:12:02.660Z] [2024-09-09T03:12:02.660Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-09-09T03:12:02.660Z] #6 transferring dockerfile: 1.70kB 0.0s done [2024-09-09T03:12:02.660Z] #6 DONE 0.1s [2024-09-09T03:12:02.660Z] [2024-09-09T03:12:02.660Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-09T03:12:02.660Z] #7 transferring dockerfile: 1.89kB 0.0s done [2024-09-09T03:12:02.660Z] #7 DONE 0.1s [2024-09-09T03:12:02.660Z] [2024-09-09T03:12:02.660Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-09T03:12:02.660Z] #8 transferring dockerfile: 2.50kB 0.0s done [2024-09-09T03:12:02.660Z] #8 DONE 0.1s [2024-09-09T03:12:02.660Z] [2024-09-09T03:12:02.660Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-09-09T03:12:02.660Z] #9 transferring dockerfile: 2.01kB done [2024-09-09T03:12:02.660Z] #9 DONE 0.1s [2024-09-09T03:12:02.660Z] [2024-09-09T03:12:02.660Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-09-09T03:12:02.943Z] #10 transferring dockerfile: 1.81kB 0.0s done [2024-09-09T03:12:02.943Z] #10 DONE 0.1s [2024-09-09T03:12:02.943Z] [2024-09-09T03:12:02.943Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-09-09T03:12:02.943Z] #11 transferring dockerfile: 1.69kB 0.0s done [2024-09-09T03:12:02.943Z] #11 DONE 0.1s [2024-09-09T03:12:02.943Z] [2024-09-09T03:12:02.943Z] #12 [core-command internal] load build definition from Dockerfile [2024-09-09T03:12:02.943Z] #12 transferring dockerfile: 1.93kB done [2024-09-09T03:12:02.943Z] #12 DONE 0.1s [2024-09-09T03:12:02.943Z] [2024-09-09T03:12:02.943Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-09T03:12:03.211Z] #13 transferring dockerfile: 2.15kB done [2024-09-09T03:12:03.211Z] #13 DONE 0.1s [2024-09-09T03:12:03.211Z] [2024-09-09T03:12:03.211Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-09-09T03:12:03.211Z] #14 transferring dockerfile: 1.95kB 0.0s done [2024-09-09T03:12:03.211Z] #14 DONE 0.1s [2024-09-09T03:12:03.211Z] [2024-09-09T03:12:03.211Z] #15 [core-data internal] load build definition from Dockerfile [2024-09-09T03:12:03.211Z] #15 transferring dockerfile: 2.07kB done [2024-09-09T03:12:03.211Z] #15 DONE 0.1s [2024-09-09T03:12:03.211Z] [2024-09-09T03:12:03.211Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-09T03:12:03.211Z] #16 transferring dockerfile: 3.17kB 0.0s done [2024-09-09T03:12:03.211Z] #16 DONE 0.1s [2024-09-09T03:12:03.483Z] [2024-09-09T03:12:03.483Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-09-09T03:12:03.483Z] #17 transferring context: 50B 0.0s done [2024-09-09T03:12:03.483Z] #17 DONE 0.1s [2024-09-09T03:12:04.073Z] [2024-09-09T03:12:04.073Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-09-09T03:12:04.073Z] #18 transferring context: 50B 0.0s done [2024-09-09T03:12:04.073Z] #18 DONE 0.0s [2024-09-09T03:12:04.343Z] [2024-09-09T03:12:04.343Z] #19 [support-scheduler internal] load .dockerignore [2024-09-09T03:12:04.343Z] #19 transferring context: 50B done [2024-09-09T03:12:04.343Z] #19 DONE 0.0s [2024-09-09T03:12:04.343Z] [2024-09-09T03:12:04.343Z] #20 [core-metadata internal] load .dockerignore [2024-09-09T03:12:04.343Z] #20 transferring context: 50B done [2024-09-09T03:12:04.343Z] #20 DONE 0.1s [2024-09-09T03:12:04.343Z] [2024-09-09T03:12:04.343Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-09T03:12:04.343Z] #21 transferring context: 50B done [2024-09-09T03:12:04.343Z] #21 DONE 0.1s [2024-09-09T03:12:04.343Z] [2024-09-09T03:12:04.343Z] #22 [security-spire-server internal] load .dockerignore [2024-09-09T03:12:04.343Z] #22 transferring context: 50B 0.0s done [2024-09-09T03:12:04.343Z] #22 DONE 0.1s [2024-09-09T03:12:04.343Z] [2024-09-09T03:12:04.343Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-09-09T03:12:04.343Z] #23 transferring context: 50B 0.0s done [2024-09-09T03:12:04.343Z] #23 DONE 0.0s [2024-09-09T03:12:04.694Z] [2024-09-09T03:12:04.694Z] #24 [core-keeper internal] load .dockerignore [2024-09-09T03:12:04.694Z] #24 transferring context: 50B 0.0s done [2024-09-09T03:12:04.694Z] #24 DONE 0.1s [2024-09-09T03:12:04.694Z] [2024-09-09T03:12:04.694Z] #25 [security-proxy-setup internal] load .dockerignore [2024-09-09T03:12:04.694Z] #25 transferring context: 50B done [2024-09-09T03:12:04.694Z] #25 DONE 0.1s [2024-09-09T03:12:04.694Z] [2024-09-09T03:12:04.694Z] #26 [security-spire-agent internal] load .dockerignore [2024-09-09T03:12:04.694Z] #26 transferring context: 50B 0.0s done [2024-09-09T03:12:04.694Z] #26 DONE 0.1s [2024-09-09T03:12:04.694Z] [2024-09-09T03:12:04.694Z] #27 [security-spire-config internal] load .dockerignore [2024-09-09T03:12:04.694Z] #27 transferring context: 50B 0.0s done [2024-09-09T03:12:04.694Z] #27 DONE 0.1s [2024-09-09T03:12:04.977Z] [2024-09-09T03:12:04.977Z] #28 [core-command internal] load .dockerignore [2024-09-09T03:12:04.977Z] #28 transferring context: 50B 0.0s done [2024-09-09T03:12:04.977Z] #28 DONE 0.1s [2024-09-09T03:12:04.977Z] [2024-09-09T03:12:04.977Z] #29 [security-proxy-auth internal] load .dockerignore [2024-09-09T03:12:04.977Z] #29 transferring context: 50B 0.0s done [2024-09-09T03:12:04.977Z] #29 DONE 0.1s [2024-09-09T03:12:04.977Z] [2024-09-09T03:12:04.977Z] #30 [support-notifications internal] load .dockerignore [2024-09-09T03:12:04.977Z] #30 transferring context: 50B 0.0s done [2024-09-09T03:12:05.256Z] #30 DONE 0.1s [2024-09-09T03:12:05.256Z] [2024-09-09T03:12:05.256Z] #31 [core-data internal] load .dockerignore [2024-09-09T03:12:05.256Z] #31 transferring context: 50B 0.0s done [2024-09-09T03:12:05.256Z] #31 DONE 0.1s [2024-09-09T03:12:05.256Z] [2024-09-09T03:12:05.256Z] #32 [security-bootstrapper internal] load .dockerignore [2024-09-09T03:12:05.256Z] #32 transferring context: 50B 0.0s done [2024-09-09T03:12:05.256Z] #32 DONE 0.1s [2024-09-09T03:12:05.256Z] [2024-09-09T03:12:05.256Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T03:12:05.256Z] #33 DONE 0.0s [2024-09-09T03:12:05.256Z] [2024-09-09T03:12:05.256Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T03:12:05.580Z] #149 ... [2024-09-09T03:12:05.580Z] [2024-09-09T03:12:05.580Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T03:12:05.580Z] #0 1.879 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-09T03:12:06.238Z] #34 ... [2024-09-09T03:12:06.238Z] [2024-09-09T03:12:06.238Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T03:12:06.238Z] #33 DONE 0.0s [2024-09-09T03:12:06.238Z] [2024-09-09T03:12:06.238Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T03:12:06.238Z] #34 ... [2024-09-09T03:12:06.238Z] [2024-09-09T03:12:06.238Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T03:12:06.238Z] #33 DONE 0.0s [2024-09-09T03:12:06.238Z] [2024-09-09T03:12:06.238Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T03:12:06.238Z] #34 ... [2024-09-09T03:12:06.238Z] [2024-09-09T03:12:06.238Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T03:12:06.238Z] #33 DONE 0.0s [2024-09-09T03:12:06.238Z] [2024-09-09T03:12:06.238Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T03:12:06.238Z] #34 ... [2024-09-09T03:12:06.238Z] [2024-09-09T03:12:06.238Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T03:12:06.238Z] #33 DONE 0.0s [2024-09-09T03:12:06.238Z] [2024-09-09T03:12:06.238Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T03:12:06.509Z] #34 ... [2024-09-09T03:12:06.509Z] [2024-09-09T03:12:06.509Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T03:12:06.509Z] #33 DONE 0.0s [2024-09-09T03:12:06.509Z] [2024-09-09T03:12:06.509Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T03:12:06.773Z] #34 ... [2024-09-09T03:12:06.773Z] [2024-09-09T03:12:06.773Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-09T03:12:06.773Z] #33 DONE 0.0s [2024-09-09T03:12:06.773Z] [2024-09-09T03:12:06.773Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T03:12:06.773Z] #34 ... [2024-09-09T03:12:06.773Z] [2024-09-09T03:12:06.773Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-09T03:12:06.773Z] #35 DONE 0.4s [2024-09-09T03:12:06.773Z] [2024-09-09T03:12:06.773Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-09T03:12:06.773Z] #36 DONE 0.6s [2024-09-09T03:12:07.039Z] [2024-09-09T03:12:07.039Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-09T03:12:10.385Z] #34 DONE 5.1s [2024-09-09T03:12:10.385Z] [2024-09-09T03:12:10.385Z] #37 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T03:12:10.385Z] #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-09T03:12:10.656Z] #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-09T03:12:10.656Z] #37 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-09T03:12:10.656Z] #37 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-09T03:12:10.868Z] #150 ... [2024-09-09T03:12:10.868Z] [2024-09-09T03:12:10.868Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T03:12:10.868Z] #0 1.539 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-09T03:12:10.868Z] #151 ... [2024-09-09T03:12:10.868Z] [2024-09-09T03:12:10.868Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T03:12:10.868Z] #0 0.422 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-09T03:12:10.868Z] #152 ... [2024-09-09T03:12:10.868Z] [2024-09-09T03:12:10.868Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T03:12:10.868Z] #0 0.785 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-09T03:12:10.923Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s [2024-09-09T03:12:10.923Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 675.84kB / 3.34MB 0.2s [2024-09-09T03:12:10.923Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.3s [2024-09-09T03:12:11.127Z] #153 ... [2024-09-09T03:12:11.127Z] [2024-09-09T03:12:11.127Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T03:12:11.127Z] #0 0.976 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-09T03:12:11.127Z] #154 ... [2024-09-09T03:12:11.127Z] [2024-09-09T03:12:11.127Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:12:11.127Z] #0 1.457 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-09T03:12:11.204Z] #37 ... [2024-09-09T03:12:11.204Z] [2024-09-09T03:12:11.204Z] #38 [security-spire-agent internal] load build context [2024-09-09T03:12:11.204Z] #38 transferring context: 27.24kB 0.0s done [2024-09-09T03:12:11.204Z] #38 DONE 0.9s [2024-09-09T03:12:11.204Z] [2024-09-09T03:12:11.438Z] #155 ... [2024-09-09T03:12:11.438Z] [2024-09-09T03:12:11.438Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T03:12:11.438Z] #0 0.732 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-09T03:12:11.438Z] #156 ... [2024-09-09T03:12:11.438Z] [2024-09-09T03:12:11.438Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T03:12:11.438Z] #0 0.669 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-09T03:12:11.471Z] #37 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T03:12:11.471Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.7s [2024-09-09T03:12:11.471Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.63MB / 3.34MB 0.9s [2024-09-09T03:12:11.696Z] #157 ... [2024-09-09T03:12:11.696Z] [2024-09-09T03:12:11.696Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T03:12:11.696Z] #0 1.115 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-09T03:12:11.696Z] #158 ... [2024-09-09T03:12:11.696Z] [2024-09-09T03:12:11.696Z] #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T03:12:11.696Z] #0 1.732 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-09T03:12:11.740Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 1.0s [2024-09-09T03:12:11.740Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 1.2s [2024-09-09T03:12:12.202Z] #159 ... [2024-09-09T03:12:12.202Z] [2024-09-09T03:12:12.202Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T03:12:12.202Z] #0 1.111 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-09T03:12:12.323Z] #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-09T03:12:12.460Z] #160 ... [2024-09-09T03:12:12.460Z] [2024-09-09T03:12:12.460Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T03:12:12.460Z] #144 1.890 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-09T03:12:12.589Z] #37 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 1.7s done [2024-09-09T03:12:12.855Z] #37 ... [2024-09-09T03:12:12.855Z] [2024-09-09T03:12:12.855Z] #39 [security-spire-server internal] load build context [2024-09-09T03:12:12.855Z] #39 transferring context: 27.71kB 0.3s done [2024-09-09T03:12:12.855Z] #39 DONE 2.4s [2024-09-09T03:12:13.122Z] [2024-09-09T03:12:13.122Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T03:12:13.122Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-09-09T03:12:13.122Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-09T03:12:13.122Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-09T03:12:13.122Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-09T03:12:13.122Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-09-09T03:12:13.122Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2024-09-09T03:12:13.122Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-09T03:12:13.122Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.7s done [2024-09-09T03:12:13.122Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 2.2s [2024-09-09T03:12:13.122Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-09T03:12:13.122Z] #40 ... [2024-09-09T03:12:13.122Z] [2024-09-09T03:12:13.122Z] #41 [security-spire-config internal] load build context [2024-09-09T03:12:13.122Z] #41 transferring context: 25.96kB 0.4s done [2024-09-09T03:12:13.122Z] #41 DONE 2.7s [2024-09-09T03:12:13.122Z] [2024-09-09T03:12:13.122Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T03:12:13.122Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-09T03:12:13.705Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 3.0s [2024-09-09T03:12:14.301Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 3.5s [2024-09-09T03:12:14.301Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-09-09T03:12:14.895Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 4.1s [2024-09-09T03:12:15.496Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.44MB / 28.04MB 4.5s [2024-09-09T03:12:15.496Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 4.7s [2024-09-09T03:12:15.764Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 5.0s [2024-09-09T03:12:16.032Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 5.4s [2024-09-09T03:12:16.624Z] #40 ... [2024-09-09T03:12:16.624Z] [2024-09-09T03:12:16.624Z] #42 [core-command internal] load build context [2024-09-09T03:12:16.624Z] #42 transferring context: 3.10MB 5.0s done [2024-09-09T03:12:16.624Z] #42 DONE 6.0s [2024-09-09T03:12:16.624Z] [2024-09-09T03:12:16.624Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-09T03:12:16.624Z] #43 transferring context: 3.10MB 5.3s done [2024-09-09T03:12:16.624Z] #43 DONE 6.1s [2024-09-09T03:12:16.624Z] [2024-09-09T03:12:16.624Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-09T03:12:16.624Z] #44 transferring context: 3.10MB 5.3s done [2024-09-09T03:12:16.624Z] #44 DONE 6.2s [2024-09-09T03:12:16.624Z] [2024-09-09T03:12:16.624Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T03:12:16.624Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 5.8s [2024-09-09T03:12:16.893Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.56MB / 28.04MB 6.1s [2024-09-09T03:12:16.893Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 6.2s [2024-09-09T03:12:16.893Z] #40 ... [2024-09-09T03:12:16.893Z] [2024-09-09T03:12:16.893Z] #45 [support-notifications internal] load build context [2024-09-09T03:12:16.893Z] #45 transferring context: 3.10MB 5.8s done [2024-09-09T03:12:16.893Z] #45 DONE 6.6s [2024-09-09T03:12:16.893Z] [2024-09-09T03:12:16.893Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T03:12:16.893Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 6.3s done [2024-09-09T03:12:17.164Z] #40 ... [2024-09-09T03:12:17.164Z] [2024-09-09T03:12:17.164Z] #46 [security-bootstrapper internal] load build context [2024-09-09T03:12:17.164Z] #46 transferring context: 3.10MB 6.0s done [2024-09-09T03:12:17.164Z] #46 DONE 6.6s [2024-09-09T03:12:17.164Z] [2024-09-09T03:12:17.164Z] #47 [security-proxy-auth internal] load build context [2024-09-09T03:12:17.164Z] #47 transferring context: 3.10MB 6.0s done [2024-09-09T03:12:17.164Z] #47 DONE 6.6s [2024-09-09T03:12:17.164Z] [2024-09-09T03:12:17.164Z] #48 [security-proxy-setup internal] load build context [2024-09-09T03:12:17.164Z] #48 transferring context: 3.10MB 6.0s done [2024-09-09T03:12:17.164Z] #48 DONE 6.7s [2024-09-09T03:12:17.164Z] [2024-09-09T03:12:17.164Z] #49 [core-keeper internal] load build context [2024-09-09T03:12:17.164Z] #49 transferring context: 3.10MB 6.1s done [2024-09-09T03:12:17.164Z] #49 DONE 6.7s [2024-09-09T03:12:17.164Z] [2024-09-09T03:12:17.164Z] #50 [support-scheduler internal] load build context [2024-09-09T03:12:17.164Z] #50 transferring context: 3.10MB 6.0s done [2024-09-09T03:12:17.164Z] #50 DONE 6.7s [2024-09-09T03:12:17.164Z] [2024-09-09T03:12:17.165Z] #51 [security-secretstore-setup internal] load build context [2024-09-09T03:12:17.165Z] #51 transferring context: 3.10MB 6.1s done [2024-09-09T03:12:17.165Z] #51 DONE 6.8s [2024-09-09T03:12:17.165Z] [2024-09-09T03:12:17.165Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T03:12:17.165Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 6.3s done [2024-09-09T03:12:17.434Z] #40 ... [2024-09-09T03:12:17.434Z] [2024-09-09T03:12:17.434Z] #52 [core-data internal] load build context [2024-09-09T03:12:17.434Z] #52 transferring context: 3.10MB 6.1s done [2024-09-09T03:12:17.434Z] #52 DONE 6.8s [2024-09-09T03:12:17.434Z] [2024-09-09T03:12:17.434Z] #53 [core-metadata internal] load build context [2024-09-09T03:12:17.434Z] #53 transferring context: 3.10MB 6.1s done [2024-09-09T03:12:17.434Z] #53 DONE 6.8s [2024-09-09T03:12:17.434Z] [2024-09-09T03:12:17.434Z] #54 [support-cron-scheduler internal] load build context [2024-09-09T03:12:17.434Z] #54 transferring context: 3.10MB 6.1s done [2024-09-09T03:12:17.434Z] #54 DONE 6.8s [2024-09-09T03:12:17.434Z] [2024-09-09T03:12:17.434Z] #37 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T03:12:17.434Z] #37 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 4.2s done [2024-09-09T03:12:17.434Z] #37 DONE 8.1s [2024-09-09T03:12:17.434Z] [2024-09-09T03:12:17.434Z] #55 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-09T03:12:17.434Z] #55 DONE 8.2s [2024-09-09T03:12:17.434Z] [2024-09-09T03:12:17.434Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T03:12:19.398Z] #56 ... [2024-09-09T03:12:19.398Z] [2024-09-09T03:12:19.398Z] #57 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-09T03:12:19.398Z] #57 DONE 2.9s [2024-09-09T03:12:19.666Z] [2024-09-09T03:12:19.666Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T03:12:20.643Z] #58 ... [2024-09-09T03:12:20.643Z] [2024-09-09T03:12:20.643Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T03:12:20.643Z] #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-09-09T03:12:20.643Z] #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-09T03:12:20.643Z] #59 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-09T03:12:20.643Z] #59 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-09T03:12:20.643Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-09-09T03:12:20.643Z] #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2024-09-09T03:12:20.643Z] #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done [2024-09-09T03:12:20.643Z] #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 6.0s done [2024-09-09T03:12:20.643Z] #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-09T03:12:20.643Z] #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-09T03:12:20.643Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.7s [2024-09-09T03:12:20.643Z] #59 ... [2024-09-09T03:12:20.643Z] [2024-09-09T03:12:20.643Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T03:12:20.643Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.5s [2024-09-09T03:12:24.989Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.6s [2024-09-09T03:12:25.582Z] #40 ... [2024-09-09T03:12:25.582Z] [2024-09-09T03:12:25.582Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T03:12:25.582Z] #56 8.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:26.379Z] #56 8.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:26.647Z] #56 ... [2024-09-09T03:12:26.647Z] [2024-09-09T03:12:26.647Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T03:12:26.647Z] #60 DONE 9.2s [2024-09-09T03:12:26.917Z] [2024-09-09T03:12:26.917Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T03:12:27.503Z] #40 ... [2024-09-09T03:12:27.503Z] [2024-09-09T03:12:27.503Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T03:12:27.503Z] #0 9.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:27.503Z] #61 ... [2024-09-09T03:12:27.503Z] [2024-09-09T03:12:27.503Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T03:12:27.776Z] #62 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:27.776Z] #62 ... [2024-09-09T03:12:27.776Z] [2024-09-09T03:12:27.776Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T03:12:27.776Z] #0 9.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:27.776Z] #63 ... [2024-09-09T03:12:27.776Z] [2024-09-09T03:12:27.776Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T03:12:27.776Z] #64 ... [2024-09-09T03:12:27.776Z] [2024-09-09T03:12:27.776Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T03:12:27.776Z] #0 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:28.045Z] #65 ... [2024-09-09T03:12:28.045Z] [2024-09-09T03:12:28.045Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T03:12:28.045Z] #0 9.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:28.323Z] #66 ... [2024-09-09T03:12:28.323Z] [2024-09-09T03:12:28.323Z] #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T03:12:28.323Z] #0 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:28.323Z] #67 ... [2024-09-09T03:12:28.323Z] [2024-09-09T03:12:28.323Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T03:12:28.591Z] #68 ... [2024-09-09T03:12:28.591Z] [2024-09-09T03:12:28.591Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T03:12:28.591Z] #0 8.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:28.591Z] #69 ... [2024-09-09T03:12:28.591Z] [2024-09-09T03:12:28.591Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T03:12:29.560Z] #40 ... [2024-09-09T03:12:29.560Z] [2024-09-09T03:12:29.560Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-09T03:12:29.560Z] #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.2s done [2024-09-09T03:12:29.560Z] #59 DONE 19.2s [2024-09-09T03:12:29.560Z] [2024-09-09T03:12:29.560Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-09T03:12:29.560Z] #70 DONE 10.1s [2024-09-09T03:12:29.560Z] [2024-09-09T03:12:29.560Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T03:12:29.560Z] #40 ... [2024-09-09T03:12:29.560Z] [2024-09-09T03:12:29.560Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T03:12:29.837Z] #71 ... [2024-09-09T03:12:29.837Z] [2024-09-09T03:12:29.837Z] #72 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T03:12:29.837Z] #0 9.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:29.837Z] #72 ... [2024-09-09T03:12:29.837Z] [2024-09-09T03:12:29.837Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T03:12:30.106Z] #73 ... [2024-09-09T03:12:30.106Z] [2024-09-09T03:12:30.106Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T03:12:30.374Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.9s [2024-09-09T03:12:32.975Z] #40 ... [2024-09-09T03:12:32.975Z] [2024-09-09T03:12:32.975Z] #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-09T03:12:32.975Z] #56 12.67 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T03:12:32.975Z] #56 12.71 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:12:32.975Z] #56 13.15 OK: 8 MiB in 16 packages [2024-09-09T03:12:32.975Z] #56 DONE 15.2s [2024-09-09T03:12:32.975Z] [2024-09-09T03:12:32.975Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T03:12:35.581Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.9s [2024-09-09T03:12:35.581Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.3s done [2024-09-09T03:12:36.170Z] #40 DONE 25.6s [2024-09-09T03:12:36.170Z] [2024-09-09T03:12:36.170Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T03:12:36.170Z] #0 3.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:36.754Z] #74 ... [2024-09-09T03:12:36.754Z] [2024-09-09T03:12:36.754Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T03:12:36.754Z] #0 7.178 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:36.754Z] #0 9.449 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:36.754Z] #75 ... [2024-09-09T03:12:36.754Z] [2024-09-09T03:12:36.754Z] #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T03:12:36.754Z] #67 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:36.754Z] #67 19.10 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T03:12:36.754Z] #67 19.15 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:12:36.754Z] #67 19.43 OK: 8 MiB in 16 packages [2024-09-09T03:12:37.338Z] #67 ... [2024-09-09T03:12:37.338Z] [2024-09-09T03:12:37.338Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T03:12:37.338Z] #64 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:37.338Z] #64 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:37.338Z] #64 19.79 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-09T03:12:37.339Z] #64 19.81 (2/2) Installing su-exec (0.2-r3) [2024-09-09T03:12:37.339Z] #64 19.82 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:12:37.611Z] #64 19.95 OK: 8 MiB in 17 packages [2024-09-09T03:12:37.611Z] #64 ... [2024-09-09T03:12:37.611Z] [2024-09-09T03:12:37.611Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T03:12:37.611Z] #61 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:37.611Z] #61 17.52 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T03:12:37.611Z] #61 17.53 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T03:12:37.611Z] #61 17.53 OK: 19946 distinct packages available [2024-09-09T03:12:37.611Z] #61 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:37.889Z] #61 ... [2024-09-09T03:12:37.889Z] [2024-09-09T03:12:37.889Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T03:12:37.889Z] #66 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:37.889Z] #66 17.57 (1/3) Installing ca-certificates (20240226-r0) [2024-09-09T03:12:37.889Z] #66 17.98 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-09T03:12:37.889Z] #66 18.03 (3/3) Installing tzdata (2024a-r0) [2024-09-09T03:12:37.889Z] #66 ... [2024-09-09T03:12:37.889Z] [2024-09-09T03:12:37.889Z] #67 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-09T03:12:38.163Z] #67 DONE 20.8s [2024-09-09T03:12:38.163Z] [2024-09-09T03:12:38.163Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T03:12:38.163Z] #74 5.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:38.753Z] #74 ... [2024-09-09T03:12:38.753Z] [2024-09-09T03:12:38.753Z] #58 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T03:12:38.753Z] #58 9.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:38.753Z] #58 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:38.753Z] #58 18.45 OK: 266 MiB in 52 packages [2024-09-09T03:12:38.753Z] #58 ... [2024-09-09T03:12:38.753Z] [2024-09-09T03:12:38.753Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T03:12:38.753Z] #63 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:38.753Z] #63 17.96 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T03:12:38.753Z] #63 17.96 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T03:12:38.753Z] #63 17.96 OK: 19946 distinct packages available [2024-09-09T03:12:38.753Z] #63 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:39.055Z] #63 ... [2024-09-09T03:12:39.055Z] [2024-09-09T03:12:39.055Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T03:12:39.055Z] #61 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:39.328Z] #61 ... [2024-09-09T03:12:39.328Z] [2024-09-09T03:12:39.328Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-09T03:12:39.328Z] #64 DONE 21.8s [2024-09-09T03:12:39.613Z] [2024-09-09T03:12:39.613Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-09T03:12:39.613Z] #58 DONE 20.1s [2024-09-09T03:12:39.613Z] [2024-09-09T03:12:39.613Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:12:39.895Z] #76 ... [2024-09-09T03:12:39.895Z] [2024-09-09T03:12:39.895Z] #72 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T03:12:39.895Z] #72 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:39.895Z] #72 18.33 OK: 266 MiB in 52 packages [2024-09-09T03:12:39.895Z] #72 DONE 20.4s [2024-09-09T03:12:39.895Z] [2024-09-09T03:12:39.895Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T03:12:39.895Z] #0 4.247 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:39.895Z] #0 6.458 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:39.895Z] #77 ... [2024-09-09T03:12:39.895Z] [2024-09-09T03:12:39.895Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T03:12:39.895Z] #62 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:39.895Z] #62 19.40 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T03:12:39.895Z] #62 19.40 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T03:12:39.895Z] #62 19.40 OK: 19946 distinct packages available [2024-09-09T03:12:39.895Z] #62 20.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:40.168Z] #62 ... [2024-09-09T03:12:40.168Z] [2024-09-09T03:12:40.168Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T03:12:40.168Z] #63 22.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:40.450Z] #63 ... [2024-09-09T03:12:40.450Z] [2024-09-09T03:12:40.450Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T03:12:40.450Z] #68 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:40.450Z] #68 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:40.450Z] #68 22.52 (1/4) Installing ca-certificates (20240226-r0) [2024-09-09T03:12:40.450Z] #68 ... [2024-09-09T03:12:40.450Z] [2024-09-09T03:12:40.450Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T03:12:40.450Z] #65 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:40.450Z] #65 20.40 (1/2) Installing ca-certificates (20240226-r0) [2024-09-09T03:12:40.450Z] #65 21.14 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-09T03:12:40.450Z] #65 21.21 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:12:40.450Z] #65 21.32 Executing ca-certificates-20240226-r0.trigger [2024-09-09T03:12:40.719Z] #65 ... [2024-09-09T03:12:40.719Z] [2024-09-09T03:12:40.719Z] #71 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-09T03:12:40.719Z] #71 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:40.719Z] #71 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:40.719Z] #71 20.84 OK: 266 MiB in 52 packages [2024-09-09T03:12:40.719Z] #71 DONE 22.3s [2024-09-09T03:12:40.719Z] [2024-09-09T03:12:40.719Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:12:40.719Z] #76 DONE 1.4s [2024-09-09T03:12:40.719Z] [2024-09-09T03:12:40.719Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T03:12:40.719Z] #62 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:40.995Z] #62 ... [2024-09-09T03:12:40.995Z] [2024-09-09T03:12:40.995Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T03:12:40.995Z] #69 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:40.995Z] #69 20.12 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T03:12:40.995Z] #69 20.15 (2/4) Installing openssl (3.1.7-r0) [2024-09-09T03:12:40.995Z] #69 20.45 (3/4) Installing su-exec (0.2-r3) [2024-09-09T03:12:40.995Z] #69 20.46 (4/4) Installing yq (4.33.3-r5) [2024-09-09T03:12:40.995Z] #69 21.66 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:12:40.995Z] #69 22.10 OK: 18 MiB in 19 packages [2024-09-09T03:12:40.995Z] #69 ... [2024-09-09T03:12:40.995Z] [2024-09-09T03:12:40.995Z] #78 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:12:40.995Z] #78 DONE 1.4s [2024-09-09T03:12:40.995Z] [2024-09-09T03:12:40.995Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T03:12:40.995Z] #73 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:40.995Z] #73 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:40.995Z] #73 19.23 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-09T03:12:40.995Z] #73 19.23 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-09T03:12:40.995Z] #73 19.23 OK: 19954 distinct packages available [2024-09-09T03:12:40.995Z] #73 20.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:41.263Z] #73 ... [2024-09-09T03:12:41.263Z] [2024-09-09T03:12:41.263Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:12:41.854Z] #79 ... [2024-09-09T03:12:41.854Z] [2024-09-09T03:12:41.854Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-09T03:12:41.854Z] #69 DONE 24.4s [2024-09-09T03:12:42.123Z] [2024-09-09T03:12:42.123Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T03:12:42.123Z] #80 ... [2024-09-09T03:12:42.123Z] [2024-09-09T03:12:42.123Z] #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:12:42.123Z] #81 DONE 1.3s [2024-09-09T03:12:42.391Z] [2024-09-09T03:12:42.391Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T03:12:42.391Z] #73 22.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:43.366Z] #73 ... [2024-09-09T03:12:43.366Z] [2024-09-09T03:12:43.366Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-09T03:12:43.366Z] #65 23.47 OK: 9 MiB in 17 packages [2024-09-09T03:12:43.366Z] #65 DONE 25.9s [2024-09-09T03:12:43.366Z] [2024-09-09T03:12:43.366Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-09T03:12:43.366Z] #66 21.06 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:12:43.366Z] #66 21.19 Executing ca-certificates-20240226-r0.trigger [2024-09-09T03:12:43.366Z] #66 23.56 OK: 12 MiB in 18 packages [2024-09-09T03:12:43.366Z] #66 DONE 25.8s [2024-09-09T03:12:43.640Z] [2024-09-09T03:12:43.640Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T03:12:46.238Z] #82 ... [2024-09-09T03:12:46.238Z] [2024-09-09T03:12:46.238Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-09T03:12:46.238Z] #68 23.29 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-09T03:12:46.238Z] #68 23.33 (3/4) Installing su-exec (0.2-r3) [2024-09-09T03:12:46.238Z] #68 23.38 (4/4) Installing yq (4.33.3-r5) [2024-09-09T03:12:46.238Z] #68 25.13 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:12:46.238Z] #68 25.32 Executing ca-certificates-20240226-r0.trigger [2024-09-09T03:12:46.238Z] #68 26.80 OK: 18 MiB in 19 packages [2024-09-09T03:12:46.238Z] #68 DONE 28.6s [2024-09-09T03:12:46.238Z] [2024-09-09T03:12:46.238Z] #74 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-09T03:12:46.238Z] #74 12.26 OK: 8 MiB in 16 packages [2024-09-09T03:12:46.238Z] #74 DONE 13.6s [2024-09-09T03:12:46.238Z] [2024-09-09T03:12:46.238Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T03:12:46.238Z] #61 27.65 (1/11) Installing ca-certificates (20240226-r0) [2024-09-09T03:12:46.238Z] #61 28.34 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-09T03:12:46.238Z] #61 28.58 (3/11) Installing libunistring (1.1-r1) [2024-09-09T03:12:46.238Z] #61 28.72 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-09T03:12:46.238Z] #61 28.75 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-09T03:12:46.238Z] #61 28.76 (6/11) Installing libcurl (8.9.0-r0) [2024-09-09T03:12:46.238Z] #61 28.84 (7/11) Installing curl (8.9.0-r0) [2024-09-09T03:12:46.238Z] #61 28.87 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-09T03:12:46.238Z] #61 28.90 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-09T03:12:46.508Z] #61 29.02 (10/11) Installing libucontext (1.2-r2) [2024-09-09T03:12:46.508Z] #61 29.02 (11/11) Installing gcompat (1.1.0-r1) [2024-09-09T03:12:46.508Z] #61 ... [2024-09-09T03:12:46.508Z] [2024-09-09T03:12:46.508Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-09T03:12:46.508Z] #77 15.70 OK: 266 MiB in 52 packages [2024-09-09T03:12:46.508Z] #77 DONE 16.8s [2024-09-09T03:12:46.508Z] [2024-09-09T03:12:46.508Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T03:12:46.508Z] #61 29.13 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:12:46.508Z] #61 29.24 Executing ca-certificates-20240226-r0.trigger [2024-09-09T03:12:47.481Z] #61 ... [2024-09-09T03:12:47.481Z] [2024-09-09T03:12:47.481Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-09T03:12:47.481Z] #63 28.90 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-09T03:12:47.481Z] #63 28.93 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-09T03:12:47.481Z] #63 28.96 (3/4) Installing libucontext (1.2-r2) [2024-09-09T03:12:47.481Z] #63 28.96 (4/4) Installing gcompat (1.1.0-r1) [2024-09-09T03:12:47.481Z] #63 29.02 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:12:47.481Z] #63 29.16 OK: 8 MiB in 19 packages [2024-09-09T03:12:47.481Z] #63 DONE 29.9s [2024-09-09T03:12:47.481Z] [2024-09-09T03:12:47.481Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-09T03:12:47.481Z] #75 17.86 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T03:12:47.481Z] #75 19.02 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:12:47.481Z] #75 19.25 OK: 8 MiB in 16 packages [2024-09-09T03:12:47.481Z] #75 DONE 20.7s [2024-09-09T03:12:47.481Z] [2024-09-09T03:12:47.481Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T03:12:47.481Z] #62 29.72 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-09T03:12:47.481Z] #62 29.75 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-09T03:12:47.481Z] #62 29.77 (3/5) Installing libucontext (1.2-r2) [2024-09-09T03:12:47.481Z] #62 29.80 (4/5) Installing gcompat (1.1.0-r1) [2024-09-09T03:12:47.481Z] #62 29.87 (5/5) Installing openssl (3.1.7-r0) [2024-09-09T03:12:47.481Z] #62 29.96 Executing busybox-1.36.1-r7.trigger [2024-09-09T03:12:47.481Z] #62 30.01 OK: 9 MiB in 20 packages [2024-09-09T03:12:48.069Z] #62 ... [2024-09-09T03:12:48.069Z] [2024-09-09T03:12:48.069Z] #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T03:12:48.069Z] #0 8.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:48.069Z] #0 9.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:48.069Z] #83 ... [2024-09-09T03:12:48.069Z] [2024-09-09T03:12:48.069Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T03:12:48.069Z] #73 28.36 OK: 266 MiB in 52 packages [2024-09-09T03:12:48.336Z] #73 ... [2024-09-09T03:12:48.336Z] [2024-09-09T03:12:48.336Z] #62 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-09T03:12:48.336Z] #62 DONE 31.0s [2024-09-09T03:12:48.603Z] [2024-09-09T03:12:48.603Z] #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-09T03:12:48.870Z] #84 ... [2024-09-09T03:12:48.870Z] [2024-09-09T03:12:48.870Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-09T03:12:48.870Z] #61 30.26 OK: 13 MiB in 26 packages [2024-09-09T03:12:48.870Z] #61 DONE 31.4s [2024-09-09T03:12:48.870Z] [2024-09-09T03:12:48.870Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-09T03:12:48.870Z] #73 DONE 29.3s [2024-09-09T03:12:48.870Z] [2024-09-09T03:12:48.870Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:12:49.459Z] #85 ... [2024-09-09T03:12:49.459Z] [2024-09-09T03:12:49.459Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-09T03:12:49.459Z] #86 DONE 2.8s [2024-09-09T03:12:49.459Z] [2024-09-09T03:12:49.459Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T03:12:49.459Z] #0 9.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:49.459Z] #0 9.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:49.459Z] #87 ... [2024-09-09T03:12:49.459Z] [2024-09-09T03:12:49.459Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:12:50.423Z] #88 ... [2024-09-09T03:12:50.424Z] [2024-09-09T03:12:50.424Z] #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-09T03:12:50.424Z] #83 11.88 OK: 8 MiB in 16 packages [2024-09-09T03:12:50.424Z] #83 DONE 12.5s [2024-09-09T03:12:50.424Z] [2024-09-09T03:12:50.424Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T03:12:50.692Z] #89 ... [2024-09-09T03:12:50.692Z] [2024-09-09T03:12:50.692Z] #85 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:12:50.692Z] #85 DONE 1.8s [2024-09-09T03:12:50.692Z] [2024-09-09T03:12:50.692Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T03:12:50.960Z] #90 ... [2024-09-09T03:12:50.960Z] [2024-09-09T03:12:50.960Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:12:50.960Z] #91 ... [2024-09-09T03:12:50.960Z] [2024-09-09T03:12:50.960Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-09T03:12:50.960Z] #87 11.55 OK: 8 MiB in 17 packages [2024-09-09T03:12:51.228Z] #87 DONE 11.9s [2024-09-09T03:12:51.228Z] [2024-09-09T03:12:51.228Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:12:52.642Z] #92 ... [2024-09-09T03:12:52.642Z] [2024-09-09T03:12:52.642Z] #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:12:52.642Z] #93 ... [2024-09-09T03:12:52.642Z] [2024-09-09T03:12:52.642Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T03:12:53.603Z] #94 ... [2024-09-09T03:12:53.603Z] [2024-09-09T03:12:53.603Z] #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T03:12:53.603Z] #95 ... [2024-09-09T03:12:53.603Z] [2024-09-09T03:12:53.603Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T03:12:53.603Z] #80 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:53.603Z] #80 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:56.194Z] #80 ... [2024-09-09T03:12:56.194Z] [2024-09-09T03:12:56.194Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-09T03:12:56.194Z] #94 DONE 5.0s [2024-09-09T03:12:56.460Z] [2024-09-09T03:12:56.460Z] #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-09T03:12:56.460Z] #96 DONE 0.2s [2024-09-09T03:12:56.460Z] [2024-09-09T03:12:56.460Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T03:12:56.460Z] #89 7.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:57.419Z] #89 8.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:57.419Z] #89 ... [2024-09-09T03:12:57.419Z] [2024-09-09T03:12:57.419Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T03:12:57.419Z] #0 8.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:57.419Z] #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:57.685Z] #97 ... [2024-09-09T03:12:57.685Z] [2024-09-09T03:12:57.685Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-09T03:12:57.685Z] #80 15.44 OK: 18 MiB in 19 packages [2024-09-09T03:12:58.269Z] #80 DONE 16.4s [2024-09-09T03:12:58.269Z] [2024-09-09T03:12:58.269Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-09T03:12:58.852Z] #98 DONE 0.3s [2024-09-09T03:12:58.852Z] [2024-09-09T03:12:58.852Z] #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-09T03:12:58.852Z] #84 7.405 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:58.852Z] #84 8.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:59.120Z] #84 ... [2024-09-09T03:12:59.120Z] [2024-09-09T03:12:59.120Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T03:12:59.120Z] #82 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:59.120Z] #82 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:59.120Z] #82 14.83 OK: 9 MiB in 17 packages [2024-09-09T03:12:59.120Z] #82 DONE 15.7s [2024-09-09T03:12:59.387Z] [2024-09-09T03:12:59.387Z] #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T03:12:59.387Z] #95 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:59.387Z] #95 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:59.387Z] #95 15.82 OK: 12 MiB in 18 packages [2024-09-09T03:12:59.972Z] #95 DONE 16.4s [2024-09-09T03:12:59.972Z] [2024-09-09T03:12:59.972Z] #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-09T03:12:59.972Z] #90 8.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T03:12:59.972Z] #90 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T03:13:00.239Z] #90 14.09 OK: 18 MiB in 19 packages [2024-09-09T03:13:00.833Z] #90 DONE 14.6s [2024-09-09T03:13:00.833Z] [2024-09-09T03:13:00.833Z] #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-09T03:13:00.833Z] #84 12.05 OK: 9 MiB in 20 packages [2024-09-09T03:13:01.797Z] #84 DONE 13.2s [2024-09-09T03:13:01.797Z] [2024-09-09T03:13:01.797Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T03:13:01.797Z] #99 ... [2024-09-09T03:13:01.797Z] [2024-09-09T03:13:01.797Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-09T03:13:01.797Z] #89 12.01 OK: 13 MiB in 26 packages [2024-09-09T03:13:01.797Z] #89 DONE 12.9s [2024-09-09T03:13:01.797Z] [2024-09-09T03:13:01.797Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T03:13:02.074Z] #100 ... [2024-09-09T03:13:02.074Z] [2024-09-09T03:13:02.074Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-09T03:13:02.074Z] #97 13.66 OK: 8 MiB in 19 packages [2024-09-09T03:13:02.074Z] #97 DONE 14.6s [2024-09-09T03:13:02.342Z] [2024-09-09T03:13:02.342Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T03:13:03.767Z] #101 ... [2024-09-09T03:13:03.767Z] [2024-09-09T03:13:03.767Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-09T03:13:03.767Z] #99 DONE 2.2s [2024-09-09T03:13:03.767Z] [2024-09-09T03:13:03.767Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T03:13:03.767Z] #100 DONE 2.1s [2024-09-09T03:13:04.069Z] [2024-09-09T03:13:04.069Z] #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T03:13:04.069Z] #101 DONE 1.9s [2024-09-09T03:13:04.069Z] [2024-09-09T03:13:04.069Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T03:13:04.069Z] #102 ... [2024-09-09T03:13:04.069Z] [2024-09-09T03:13:04.069Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-09T03:13:04.069Z] #103 DONE 0.3s [2024-09-09T03:13:04.350Z] [2024-09-09T03:13:04.350Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-09T03:13:04.350Z] #104 DONE 0.3s [2024-09-09T03:13:04.350Z] [2024-09-09T03:13:04.350Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-09T03:13:04.350Z] #105 DONE 0.3s [2024-09-09T03:13:04.350Z] [2024-09-09T03:13:04.350Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-09T03:13:04.622Z] #106 DONE 0.3s [2024-09-09T03:13:04.622Z] [2024-09-09T03:13:04.622Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T03:13:04.622Z] #107 DONE 0.3s [2024-09-09T03:13:04.622Z] [2024-09-09T03:13:04.622Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T03:13:04.891Z] #108 DONE 0.3s [2024-09-09T03:13:04.891Z] [2024-09-09T03:13:04.891Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-09T03:13:04.891Z] #109 DONE 0.3s [2024-09-09T03:13:04.891Z] [2024-09-09T03:13:04.891Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-09T03:13:05.158Z] #110 DONE 0.3s [2024-09-09T03:13:05.158Z] [2024-09-09T03:13:05.158Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-09T03:13:05.425Z] #111 DONE 0.3s [2024-09-09T03:13:05.425Z] [2024-09-09T03:13:05.425Z] #112 [security-spire-server] exporting to image [2024-09-09T03:13:05.425Z] #112 exporting layers [2024-09-09T03:13:06.009Z] #112 ... [2024-09-09T03:13:06.009Z] [2024-09-09T03:13:06.009Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-09T03:13:06.009Z] #113 DONE 0.4s [2024-09-09T03:13:06.009Z] [2024-09-09T03:13:06.009Z] #112 [security-spire-config] exporting to image [2024-09-09T03:13:06.599Z] #112 ... [2024-09-09T03:13:06.599Z] [2024-09-09T03:13:06.599Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-09T03:13:06.599Z] #102 DONE 2.7s [2024-09-09T03:13:06.873Z] [2024-09-09T03:13:06.873Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-09T03:13:06.873Z] #114 DONE 0.2s [2024-09-09T03:13:06.873Z] [2024-09-09T03:13:06.873Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-09T03:13:07.142Z] #115 DONE 0.2s [2024-09-09T03:13:07.142Z] [2024-09-09T03:13:07.142Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:13:07.142Z] #92 ... [2024-09-09T03:13:07.142Z] [2024-09-09T03:13:07.142Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-09T03:13:07.410Z] #116 DONE 0.2s [2024-09-09T03:13:07.410Z] [2024-09-09T03:13:07.410Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-09T03:13:07.676Z] #117 DONE 0.2s [2024-09-09T03:13:07.676Z] [2024-09-09T03:13:07.676Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-09T03:13:07.676Z] #118 DONE 0.2s [2024-09-09T03:13:07.676Z] [2024-09-09T03:13:07.676Z] #112 [security-spire-agent] exporting to image [2024-09-09T03:13:08.644Z] #112 exporting layers 3.2s done [2024-09-09T03:13:08.644Z] #112 writing image sha256:379b0241e81febdaa715eb9303c6adbba34354ff26fa8b6f5bf1c7b1385fe7cc 0.0s done [2024-09-09T03:13:08.644Z] #112 naming to docker.io/library/security-spire-server-arm64 [2024-09-09T03:13:08.644Z] #112 exporting layers 2.9s done [2024-09-09T03:13:08.644Z] #112 naming to docker.io/library/security-spire-server-arm64 done [2024-09-09T03:13:08.644Z] #112 writing image sha256:89f36495dd467f89d07583f95380704cc6f60bb0e83b0dd36aea6e911b395a44 done [2024-09-09T03:13:08.644Z] #112 naming to docker.io/library/security-spire-config-arm64 done [2024-09-09T03:13:10.054Z] #112 exporting layers 2.0s done [2024-09-09T03:13:10.054Z] #112 writing image sha256:5fe88f4d99aca132aa2be36a0187a206a8deaa6e44f1d71cbdf78c68feaf70a6 done [2024-09-09T03:13:10.054Z] #112 naming to docker.io/library/security-spire-agent-arm64 done [2024-09-09T03:13:10.054Z] #112 DONE 4.3s [2024-09-09T03:13:10.054Z] [2024-09-09T03:13:10.054Z] #91 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:13:49.073Z] #144 ... [2024-09-09T03:13:49.073Z] [2024-09-09T03:13:49.073Z] #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T03:13:49.073Z] #159 100.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-09T03:14:15.684Z] #159 ... [2024-09-09T03:14:15.684Z] [2024-09-09T03:14:15.684Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T03:14:15.684Z] #156 DONE 134.5s [2024-09-09T03:14:15.684Z] [2024-09-09T03:14:15.684Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T03:14:17.918Z] #91 DONE 97.3s [2024-09-09T03:14:17.918Z] [2024-09-09T03:14:17.918Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:14:17.918Z] #88 DONE 88.7s [2024-09-09T03:14:17.918Z] [2024-09-09T03:14:17.918Z] #119 [support-notifications builder 6/7] COPY . . [2024-09-09T03:14:18.191Z] #119 ... [2024-09-09T03:14:18.191Z] [2024-09-09T03:14:18.191Z] #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:14:18.191Z] #79 DONE 96.9s [2024-09-09T03:14:18.191Z] [2024-09-09T03:14:18.191Z] #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:14:18.191Z] #93 DONE 95.8s [2024-09-09T03:14:18.191Z] [2024-09-09T03:14:18.191Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:14:18.191Z] #92 DONE 87.5s [2024-09-09T03:14:18.191Z] [2024-09-09T03:14:18.191Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T03:14:19.602Z] #120 ... [2024-09-09T03:14:19.602Z] [2024-09-09T03:14:19.602Z] #121 [core-data builder 6/7] COPY . . [2024-09-09T03:14:19.602Z] #121 DONE 1.5s [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:14:19.868Z] #122 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-09-09T03:14:19.868Z] #123 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:14:19.868Z] #124 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:14:19.868Z] #125 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:14:19.868Z] #126 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #127 [security-bootstrapper builder 6/7] COPY . . [2024-09-09T03:14:19.868Z] #127 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #119 [support-notifications builder 6/7] COPY . . [2024-09-09T03:14:19.868Z] #119 DONE 1.6s [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #128 [core-command builder 6/7] COPY . . [2024-09-09T03:14:19.868Z] #128 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:14:19.868Z] #129 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #130 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:14:19.868Z] #130 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #131 [core-keeper builder 7/8] COPY . . [2024-09-09T03:14:19.868Z] #131 DONE 1.7s [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-09T03:14:19.868Z] #120 DONE 1.5s [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #132 [security-proxy-setup builder 6/7] COPY . . [2024-09-09T03:14:19.868Z] #132 DONE 1.7s [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-09T03:14:19.868Z] #133 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:14:19.868Z] #134 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:14:19.868Z] #135 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:14:19.868Z] #136 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #137 [core-metadata builder 6/7] COPY . . [2024-09-09T03:14:19.868Z] #137 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:14:19.868Z] #138 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #139 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:14:19.868Z] #139 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:14:19.868Z] #140 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #141 [support-scheduler builder 6/7] COPY . . [2024-09-09T03:14:19.868Z] #141 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #142 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:14:19.868Z] #142 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #143 [support-cron-scheduler builder 6/7] COPY . . [2024-09-09T03:14:19.868Z] #143 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #144 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:14:19.868Z] #144 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T03:14:19.868Z] #145 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-09T03:14:19.868Z] #146 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #147 [security-secretstore-setup builder 6/7] COPY . . [2024-09-09T03:14:19.868Z] #147 CACHED [2024-09-09T03:14:19.868Z] [2024-09-09T03:14:19.868Z] #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-09-09T03:14:25.254Z] #148 ... [2024-09-09T03:14:25.254Z] [2024-09-09T03:14:25.254Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T03:14:25.254Z] #0 4.724 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-09T03:14:25.867Z] #149 ... [2024-09-09T03:14:25.867Z] [2024-09-09T03:14:25.867Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T03:14:25.867Z] #0 6.010 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-09T03:14:26.450Z] #150 ... [2024-09-09T03:14:26.450Z] [2024-09-09T03:14:26.450Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T03:14:26.450Z] #0 6.859 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-09T03:14:26.716Z] #151 ... [2024-09-09T03:14:26.716Z] [2024-09-09T03:14:26.716Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T03:14:26.716Z] #0 6.982 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-09T03:14:26.982Z] #152 ... [2024-09-09T03:14:26.982Z] [2024-09-09T03:14:26.982Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T03:14:26.982Z] #0 7.242 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-09T03:14:27.248Z] #153 ... [2024-09-09T03:14:27.248Z] [2024-09-09T03:14:27.248Z] #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-09-09T03:14:27.248Z] #148 7.482 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-09T03:14:29.845Z] #148 ... [2024-09-09T03:14:29.845Z] [2024-09-09T03:14:29.845Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T03:14:29.845Z] #0 6.065 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-09T03:14:29.845Z] #154 ... [2024-09-09T03:14:29.845Z] [2024-09-09T03:14:29.845Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T03:14:29.845Z] #0 4.384 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-09T03:14:30.110Z] #155 ... [2024-09-09T03:14:30.111Z] [2024-09-09T03:14:30.111Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T03:14:30.111Z] #0 6.884 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-09T03:14:30.111Z] #156 ... [2024-09-09T03:14:30.111Z] [2024-09-09T03:14:30.111Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:14:30.111Z] #0 7.017 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-09T03:14:30.376Z] #157 ... [2024-09-09T03:14:30.376Z] [2024-09-09T03:14:30.376Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T03:14:30.376Z] #0 7.050 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-09T03:14:30.600Z] #144 ... [2024-09-09T03:14:30.600Z] [2024-09-09T03:14:30.600Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T03:14:30.600Z] #158 DONE 148.3s [2024-09-09T03:14:30.600Z] [2024-09-09T03:14:30.600Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T03:14:30.641Z] #158 ... [2024-09-09T03:14:30.641Z] [2024-09-09T03:14:30.641Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T03:14:30.641Z] #0 7.083 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-09T03:14:30.641Z] #159 ... [2024-09-09T03:14:30.641Z] [2024-09-09T03:14:30.641Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T03:14:30.641Z] #0 5.605 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-09T03:14:38.790Z] #153 ... [2024-09-09T03:14:38.790Z] [2024-09-09T03:14:38.790Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T03:14:38.790Z] #144 DONE 158.0s [2024-09-09T03:14:38.790Z] [2024-09-09T03:14:38.790Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T03:14:39.361Z] #149 ... [2024-09-09T03:14:39.361Z] [2024-09-09T03:14:39.361Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:14:41.910Z] #161 ... [2024-09-09T03:14:41.910Z] [2024-09-09T03:14:41.910Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T03:14:41.910Z] #149 DONE 161.9s [2024-09-09T03:14:42.172Z] [2024-09-09T03:14:42.172Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T03:14:44.093Z] #153 ... [2024-09-09T03:14:44.093Z] [2024-09-09T03:14:44.093Z] #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-09T03:14:44.093Z] #159 DONE 163.7s [2024-09-09T03:14:44.093Z] [2024-09-09T03:14:44.093Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:14:44.093Z] #162 ... [2024-09-09T03:14:44.093Z] [2024-09-09T03:14:44.093Z] #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T03:14:44.093Z] #160 DONE 163.8s [2024-09-09T03:14:44.093Z] [2024-09-09T03:14:44.093Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T03:14:44.093Z] #154 DONE 163.9s [2024-09-09T03:14:44.093Z] [2024-09-09T03:14:44.093Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:14:44.093Z] #155 DONE 163.9s [2024-09-09T03:14:44.093Z] [2024-09-09T03:14:44.093Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T03:14:44.093Z] #151 DONE 163.9s [2024-09-09T03:14:44.093Z] [2024-09-09T03:14:44.093Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T03:14:44.093Z] #157 DONE 164.0s [2024-09-09T03:14:44.093Z] [2024-09-09T03:14:44.093Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T03:14:44.093Z] #150 DONE 163.9s [2024-09-09T03:14:44.093Z] [2024-09-09T03:14:44.093Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:14:44.093Z] #163 ... [2024-09-09T03:14:44.093Z] [2024-09-09T03:14:44.093Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T03:14:44.093Z] #153 DONE 164.0s [2024-09-09T03:14:44.093Z] [2024-09-09T03:14:44.093Z] #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T03:14:44.093Z] #152 DONE 164.1s [2024-09-09T03:14:44.355Z] [2024-09-09T03:14:44.355Z] #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:14:44.621Z] #164 ... [2024-09-09T03:14:44.621Z] [2024-09-09T03:14:44.621Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:14:44.621Z] #161 DONE 5.2s [2024-09-09T03:14:44.621Z] [2024-09-09T03:14:44.621Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:14:44.621Z] #162 DONE 0.9s [2024-09-09T03:14:44.621Z] [2024-09-09T03:14:44.621Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T03:14:44.621Z] #165 DONE 0.9s [2024-09-09T03:14:44.621Z] [2024-09-09T03:14:44.621Z] #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:14:44.621Z] #166 DONE 0.8s [2024-09-09T03:14:44.621Z] [2024-09-09T03:14:44.621Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:14:44.621Z] #163 DONE 0.8s [2024-09-09T03:14:44.883Z] [2024-09-09T03:14:44.883Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:14:44.883Z] #167 ... [2024-09-09T03:14:44.883Z] [2024-09-09T03:14:44.883Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:14:44.883Z] #168 DONE 0.3s [2024-09-09T03:14:44.883Z] [2024-09-09T03:14:44.883Z] #169 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:14:44.883Z] #169 DONE 0.7s [2024-09-09T03:14:44.883Z] [2024-09-09T03:14:44.883Z] #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:14:44.883Z] #170 DONE 0.4s [2024-09-09T03:14:44.883Z] [2024-09-09T03:14:44.883Z] #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:14:44.883Z] #164 DONE 0.7s [2024-09-09T03:14:45.155Z] [2024-09-09T03:14:45.155Z] #171 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:14:45.155Z] #171 DONE 0.7s [2024-09-09T03:14:45.155Z] [2024-09-09T03:14:45.155Z] #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:14:45.155Z] #172 CACHED [2024-09-09T03:14:45.155Z] [2024-09-09T03:14:45.155Z] #173 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:14:45.155Z] #173 CACHED [2024-09-09T03:14:45.155Z] [2024-09-09T03:14:45.155Z] #174 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:14:45.155Z] #174 CACHED [2024-09-09T03:14:45.155Z] [2024-09-09T03:14:45.155Z] #175 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:14:45.155Z] #175 CACHED [2024-09-09T03:14:45.155Z] [2024-09-09T03:14:45.155Z] #176 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:14:45.155Z] #176 DONE 0.4s [2024-09-09T03:14:45.155Z] [2024-09-09T03:14:45.155Z] #177 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:14:45.155Z] #177 CACHED [2024-09-09T03:14:45.155Z] [2024-09-09T03:14:45.155Z] #178 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:14:45.155Z] #178 CACHED [2024-09-09T03:14:45.155Z] [2024-09-09T03:14:45.155Z] #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:14:45.155Z] #179 CACHED [2024-09-09T03:14:45.155Z] [2024-09-09T03:14:45.155Z] #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:14:45.155Z] #180 CACHED [2024-09-09T03:14:45.155Z] [2024-09-09T03:14:45.155Z] #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:14:45.155Z] #181 DONE 0.4s [2024-09-09T03:14:45.155Z] [2024-09-09T03:14:45.155Z] #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T03:14:45.155Z] #182 ... [2024-09-09T03:14:45.155Z] [2024-09-09T03:14:45.155Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:14:45.155Z] #167 DONE 0.4s [2024-09-09T03:14:45.418Z] [2024-09-09T03:14:45.418Z] #183 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-09T03:14:45.695Z] #183 ... [2024-09-09T03:14:45.695Z] [2024-09-09T03:14:45.695Z] #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-09T03:14:45.695Z] #184 DONE 0.7s [2024-09-09T03:14:45.695Z] [2024-09-09T03:14:45.695Z] #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:14:45.695Z] #185 DONE 0.7s [2024-09-09T03:14:45.958Z] [2024-09-09T03:14:45.958Z] #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T03:14:46.926Z] #186 ... [2024-09-09T03:14:46.926Z] [2024-09-09T03:14:46.926Z] #187 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:14:46.926Z] #187 DONE 1.7s [2024-09-09T03:14:46.926Z] [2024-09-09T03:14:46.926Z] #188 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T03:14:46.926Z] #188 DONE 1.7s [2024-09-09T03:14:46.926Z] [2024-09-09T03:14:46.926Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-09T03:14:46.926Z] #189 DONE 1.6s [2024-09-09T03:14:46.926Z] [2024-09-09T03:14:46.926Z] #190 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:14:46.926Z] #190 DONE 1.7s [2024-09-09T03:14:46.926Z] [2024-09-09T03:14:46.926Z] #191 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T03:14:47.215Z] #191 ... [2024-09-09T03:14:47.215Z] [2024-09-09T03:14:47.215Z] #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T03:14:47.215Z] #192 DONE 2.1s [2024-09-09T03:14:47.215Z] [2024-09-09T03:14:47.215Z] #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T03:14:47.215Z] #182 DONE 2.1s [2024-09-09T03:14:47.215Z] [2024-09-09T03:14:47.215Z] #193 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T03:14:47.215Z] #193 DONE 2.5s [2024-09-09T03:14:47.215Z] [2024-09-09T03:14:47.215Z] #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-09T03:14:47.215Z] #194 DONE 2.1s [2024-09-09T03:14:47.215Z] [2024-09-09T03:14:47.215Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T03:14:47.215Z] #195 DONE 2.2s [2024-09-09T03:14:47.215Z] [2024-09-09T03:14:47.215Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-09T03:14:47.215Z] #196 DONE 2.1s [2024-09-09T03:14:47.215Z] [2024-09-09T03:14:47.215Z] #183 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-09T03:14:47.215Z] #183 DONE 2.1s [2024-09-09T03:14:47.476Z] [2024-09-09T03:14:47.476Z] #197 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T03:14:47.476Z] #197 DONE 1.7s [2024-09-09T03:14:47.476Z] [2024-09-09T03:14:47.476Z] #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T03:14:47.476Z] #186 DONE 1.8s [2024-09-09T03:14:47.476Z] [2024-09-09T03:14:47.476Z] #198 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T03:14:47.738Z] #198 ... [2024-09-09T03:14:47.738Z] [2024-09-09T03:14:47.738Z] #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:14:47.738Z] #199 DONE 1.1s [2024-09-09T03:14:47.999Z] [2024-09-09T03:14:47.999Z] #200 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T03:14:47.999Z] #200 DONE 1.2s [2024-09-09T03:14:47.999Z] [2024-09-09T03:14:47.999Z] #201 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:14:47.999Z] #201 DONE 1.2s [2024-09-09T03:14:47.999Z] [2024-09-09T03:14:47.999Z] #191 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T03:14:47.999Z] #191 DONE 1.2s [2024-09-09T03:14:47.999Z] [2024-09-09T03:14:47.999Z] #202 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:14:48.260Z] #202 ... [2024-09-09T03:14:48.260Z] [2024-09-09T03:14:48.260Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:14:48.260Z] #203 DONE 0.9s [2024-09-09T03:14:48.260Z] [2024-09-09T03:14:48.260Z] #204 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:14:48.260Z] #204 DONE 1.0s [2024-09-09T03:14:48.260Z] [2024-09-09T03:14:48.260Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:14:48.260Z] #205 DONE 1.0s [2024-09-09T03:14:48.260Z] [2024-09-09T03:14:48.260Z] #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:14:48.260Z] #206 DONE 0.9s [2024-09-09T03:14:48.260Z] [2024-09-09T03:14:48.260Z] #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:14:48.260Z] #207 DONE 1.0s [2024-09-09T03:14:48.260Z] [2024-09-09T03:14:48.260Z] #208 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:14:48.260Z] #208 DONE 1.0s [2024-09-09T03:14:48.260Z] [2024-09-09T03:14:48.260Z] #209 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-09T03:14:48.260Z] #209 DONE 1.0s [2024-09-09T03:14:48.260Z] [2024-09-09T03:14:48.260Z] #198 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T03:14:48.260Z] #198 DONE 1.0s [2024-09-09T03:14:48.260Z] [2024-09-09T03:14:48.260Z] #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:14:48.260Z] #210 DONE 0.7s [2024-09-09T03:14:48.260Z] [2024-09-09T03:14:48.260Z] #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T03:14:48.521Z] #211 ... [2024-09-09T03:14:48.521Z] [2024-09-09T03:14:48.521Z] #212 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-09T03:14:48.521Z] #212 DONE 0.5s [2024-09-09T03:14:48.521Z] [2024-09-09T03:14:48.521Z] #213 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T03:14:48.521Z] #213 DONE 0.6s [2024-09-09T03:14:48.521Z] [2024-09-09T03:14:48.521Z] #214 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:14:48.521Z] #214 DONE 0.3s [2024-09-09T03:14:48.521Z] [2024-09-09T03:14:48.521Z] #202 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:14:48.521Z] #202 DONE 0.5s [2024-09-09T03:14:48.521Z] [2024-09-09T03:14:48.521Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-09T03:14:48.521Z] #215 DONE 0.4s [2024-09-09T03:14:48.521Z] [2024-09-09T03:14:48.521Z] #110 [core-metadata] exporting to image [2024-09-09T03:14:48.521Z] #110 exporting layers [2024-09-09T03:14:48.794Z] #110 ... [2024-09-09T03:14:48.794Z] [2024-09-09T03:14:48.794Z] #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-09T03:14:48.794Z] #216 DONE 0.4s [2024-09-09T03:14:48.794Z] [2024-09-09T03:14:48.794Z] #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:14:48.794Z] #217 DONE 0.4s [2024-09-09T03:14:48.794Z] [2024-09-09T03:14:48.794Z] #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T03:14:48.794Z] #211 DONE 0.4s [2024-09-09T03:14:48.794Z] [2024-09-09T03:14:48.794Z] #110 [core-metadata] exporting to image [2024-09-09T03:14:48.794Z] #110 exporting layers 0.3s done [2024-09-09T03:14:49.057Z] #110 ... [2024-09-09T03:14:49.057Z] [2024-09-09T03:14:49.057Z] #218 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-09T03:14:49.057Z] #218 DONE 0.5s [2024-09-09T03:14:49.057Z] [2024-09-09T03:14:49.057Z] #110 [core-keeper] exporting to image [2024-09-09T03:14:49.057Z] #110 writing image sha256:6328966cb6a13d0110256bd40e2fa69799934b8906256f531d2f09adfa1d4259 done [2024-09-09T03:14:49.057Z] #110 naming to docker.io/library/core-keeper done [2024-09-09T03:14:49.057Z] #110 ... [2024-09-09T03:14:49.057Z] [2024-09-09T03:14:49.057Z] #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T03:14:49.057Z] #219 DONE 0.6s [2024-09-09T03:14:49.057Z] [2024-09-09T03:14:49.057Z] #110 [core-data] exporting to image [2024-09-09T03:14:49.057Z] #110 exporting layers 0.6s done [2024-09-09T03:14:49.319Z] #110 ... [2024-09-09T03:14:49.319Z] [2024-09-09T03:14:49.319Z] #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T03:14:49.319Z] #220 DONE 0.6s [2024-09-09T03:14:49.319Z] [2024-09-09T03:14:49.319Z] #221 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T03:14:49.319Z] #221 DONE 0.8s [2024-09-09T03:14:49.319Z] [2024-09-09T03:14:49.319Z] #110 [core-metadata] exporting to image [2024-09-09T03:14:49.319Z] #110 writing image sha256:ce5711a0dfcab4824ad6f65d6e9a9ed714c305f1e72747a4f229c1c838026815 0.0s done [2024-09-09T03:14:49.319Z] #110 writing image sha256:d6aa6e01725d7428dfa01d9823fa8a79d9dfd7bf77ab3861a2a29024f4b435e6 done [2024-09-09T03:14:49.319Z] #110 writing image sha256:15dedae3366c8d59db8900c666c3534ce8ff0116cef12d7c0b8e9ea5df7b39e8 [2024-09-09T03:14:49.319Z] #110 writing image sha256:0d3ba238b587013761079d678d9265584e453e73623bc6299823c3421ac1c331 [2024-09-09T03:14:49.319Z] #110 writing image sha256:4b9925a49be6b18cd2d9268663ff21b7dd1eff2590c12d8dcfeafc778643b8c1 [2024-09-09T03:14:49.319Z] #110 naming to docker.io/library/support-scheduler done [2024-09-09T03:14:49.319Z] #110 naming to docker.io/library/core-metadata 0.0s done [2024-09-09T03:14:49.319Z] #110 writing image sha256:968b0f0fc521143ac4a48778991b85bac5ed434b0c8bc21015a83320f2e9acaf [2024-09-09T03:14:49.319Z] #110 ... [2024-09-09T03:14:49.319Z] [2024-09-09T03:14:49.319Z] #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T03:14:49.319Z] #222 DONE 0.3s [2024-09-09T03:14:49.592Z] [2024-09-09T03:14:49.592Z] #110 [support-cron-scheduler] exporting to image [2024-09-09T03:14:49.592Z] #110 exporting layers 0.3s done [2024-09-09T03:14:49.592Z] #110 writing image sha256:15dedae3366c8d59db8900c666c3534ce8ff0116cef12d7c0b8e9ea5df7b39e8 0.2s done [2024-09-09T03:14:49.592Z] #110 writing image sha256:0d3ba238b587013761079d678d9265584e453e73623bc6299823c3421ac1c331 0.2s done [2024-09-09T03:14:49.592Z] #110 writing image sha256:4b9925a49be6b18cd2d9268663ff21b7dd1eff2590c12d8dcfeafc778643b8c1 0.2s done [2024-09-09T03:14:49.592Z] #110 writing image sha256:968b0f0fc521143ac4a48778991b85bac5ed434b0c8bc21015a83320f2e9acaf 0.2s done [2024-09-09T03:14:49.592Z] #110 naming to docker.io/library/security-spiffe-token-provider done [2024-09-09T03:14:49.592Z] #110 naming to docker.io/library/core-command 0.0s done [2024-09-09T03:14:49.592Z] #110 naming to docker.io/library/support-notifications 0.0s done [2024-09-09T03:14:49.592Z] #110 naming to docker.io/library/support-cron-scheduler 0.0s done [2024-09-09T03:14:49.592Z] #110 ... [2024-09-09T03:14:49.592Z] [2024-09-09T03:14:49.592Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T03:14:49.592Z] #223 DONE 0.4s [2024-09-09T03:14:49.592Z] [2024-09-09T03:14:49.592Z] #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T03:14:49.592Z] #224 DONE 1.0s [2024-09-09T03:14:49.592Z] [2024-09-09T03:14:49.592Z] #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T03:14:49.592Z] #225 DONE 0.7s [2024-09-09T03:14:49.592Z] [2024-09-09T03:14:49.592Z] #110 [security-proxy-setup] exporting to image [2024-09-09T03:14:49.592Z] #110 writing image sha256:e3739a10fe18acf0f8613fee3fd951e0950d54e640fd2ddc5a2a6c1f57ac63ec done [2024-09-09T03:14:49.592Z] #110 writing image sha256:13ff26c4ca8630f05349c7b31e0f6d0ad5d184b9b566895d093a0a5d30e3c08f done [2024-09-09T03:14:49.592Z] #110 naming to docker.io/library/core-data done [2024-09-09T03:14:49.592Z] #110 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-09T03:14:49.856Z] #110 ... [2024-09-09T03:14:49.856Z] [2024-09-09T03:14:49.856Z] #226 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-09T03:14:49.856Z] #226 DONE 0.3s [2024-09-09T03:14:49.856Z] [2024-09-09T03:14:49.856Z] #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T03:14:49.856Z] #227 DONE 0.2s [2024-09-09T03:14:49.856Z] [2024-09-09T03:14:49.856Z] #228 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-09T03:14:49.856Z] #228 DONE 0.1s [2024-09-09T03:14:49.856Z] [2024-09-09T03:14:49.856Z] #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-09T03:14:49.856Z] #229 DONE 0.1s [2024-09-09T03:14:49.856Z] [2024-09-09T03:14:49.856Z] #110 [security-proxy-setup] exporting to image [2024-09-09T03:14:49.856Z] #110 exporting layers 0.3s done [2024-09-09T03:14:50.116Z] #110 exporting layers 0.4s done [2024-09-09T03:14:50.116Z] #110 writing image sha256:3f538cd67725d2d095e7fc5e059984beb3106a8ad2e875181a7b6055cebf9441 done [2024-09-09T03:14:50.116Z] #110 naming to docker.io/library/security-proxy-auth done [2024-09-09T03:14:50.116Z] #110 writing image sha256:26ed8f84de8c99198c9560cbb5f7d4b491ae4dcc7387631aaa786372462faf0b done [2024-09-09T03:14:50.116Z] #110 naming to docker.io/library/security-proxy-setup done [2024-09-09T03:14:50.116Z] #110 DONE 3.0s [2024-09-09T03:14:50.116Z] [2024-09-09T03:14:50.116Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-09T03:14:50.116Z] #230 DONE 0.1s [2024-09-09T03:14:50.116Z] [2024-09-09T03:14:50.116Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-09T03:14:50.378Z] #231 DONE 0.1s [2024-09-09T03:14:50.378Z] [2024-09-09T03:14:50.378Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T03:14:50.378Z] #232 DONE 0.4s [2024-09-09T03:14:50.378Z] [2024-09-09T03:14:50.378Z] #110 [security-secretstore-setup] exporting to image [2024-09-09T03:14:50.378Z] #110 exporting layers 0.2s done [2024-09-09T03:14:50.640Z] #110 writing image sha256:9ed9e2b2e9017e7f58100608e1d00a645c3e58038e30d3de41d6a0483a84500b done [2024-09-09T03:14:50.640Z] #110 naming to docker.io/library/security-secretstore-setup done [2024-09-09T03:14:50.640Z] #110 DONE 3.3s [2024-09-09T03:14:50.640Z] [2024-09-09T03:14:50.640Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T03:14:50.640Z] #233 DONE 0.4s [2024-09-09T03:14:50.640Z] [2024-09-09T03:14:50.640Z] #110 [security-bootstrapper] exporting to image [2024-09-09T03:14:50.640Z] #110 exporting layers 0.2s done [2024-09-09T03:14:50.640Z] #110 writing image sha256:1be64cd630ab85ef37f9695a9ec34b12a7b7d50bc61a4aaf8ca8957b44619a9a done [2024-09-09T03:14:50.640Z] #110 naming to docker.io/library/security-bootstrapper done [2024-09-09T03:14:50.640Z] #110 DONE 3.4s [2024-09-09T03:14:50.640Z] [2024-09-09T03:14:50.640Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-09T03:14:50.640Z] time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:14:50.640Z] time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:14:50.640Z] time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:14:50.640Z] time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:14:50.640Z] time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:14:50.640Z] time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:14:50.640Z] time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:14:50.640Z] time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:14:50.640Z] time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:14:50.640Z] time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:14:50.640Z] time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:14:50.640Z] time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:14:50.640Z] time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:14:50.640Z] time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:14:50.640Z] time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:14:50.640Z] time="2024-09-09T03:10:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-09T03:14:50.654Z] $ docker stop --time=1 aef25dc1ee6e7467a0ea7cbe2f4799d73e2b6fdaefcd698da4f51cc5ecd65748 [2024-09-09T03:14:51.939Z] $ docker rm -f --volumes aef25dc1ee6e7467a0ea7cbe2f4799d73e2b6fdaefcd698da4f51cc5ecd65748 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T03:14:52.285Z] + docker images [2024-09-09T03:14:52.285Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-09T03:14:52.285Z] security-secretstore-setup latest 9ed9e2b2e901 2 seconds ago 37MB [2024-09-09T03:14:52.285Z] security-bootstrapper latest 1be64cd630ab 2 seconds ago 19MB [2024-09-09T03:14:52.285Z] core-common-config-bootstrapper latest e3739a10fe18 3 seconds ago 15.2MB [2024-09-09T03:14:52.285Z] security-proxy-auth latest 3f538cd67725 3 seconds ago 33.1MB [2024-09-09T03:14:52.285Z] security-proxy-setup latest 26ed8f84de8c 3 seconds ago 26.2MB [2024-09-09T03:14:52.285Z] core-command latest 15dedae3366c 4 seconds ago 35.5MB [2024-09-09T03:14:52.285Z] core-data latest 13ff26c4ca86 4 seconds ago 39.6MB [2024-09-09T03:14:52.285Z] support-cron-scheduler latest 968b0f0fc521 4 seconds ago 44.1MB [2024-09-09T03:14:52.285Z] core-metadata latest d6aa6e01725d 4 seconds ago 39.8MB [2024-09-09T03:14:52.285Z] security-spiffe-token-provider latest 4b9925a49be6 4 seconds ago 28.9MB [2024-09-09T03:14:52.285Z] support-notifications latest 0d3ba238b587 4 seconds ago 42.5MB [2024-09-09T03:14:52.285Z] core-keeper latest 6328966cb6a1 5 seconds ago 39.5MB [2024-09-09T03:14:52.285Z] support-scheduler latest ce5711a0dfca 5 seconds ago 42MB [2024-09-09T03:14:52.285Z] security-spire-server latest a5fd205f5bea 3 minutes ago 121MB [2024-09-09T03:14:52.285Z] security-spire-agent latest 84b412fd7142 3 minutes ago 182MB [2024-09-09T03:14:52.285Z] security-spire-config latest 9ec5b9bad722 3 minutes ago 120MB [2024-09-09T03:14:52.285Z] ci-base-image-x86_64 latest d12d84d4db5e 7 minutes ago 971MB [2024-09-09T03:14:52.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-09T03:14:52.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-09T03:14:52.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T03:14:52.424Z] provisioning config files... [2024-09-09T03:14:52.432Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/686@tmp/config14174562177532808974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:14:52.728Z] ---> ****-login.sh [2024-09-09T03:14:52.728Z] nexus3.edgexfoundry.org:10001 [2024-09-09T03:14:52.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:14:52.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:14:52.986Z] Configure a credential helper to remove this warning. See [2024-09-09T03:14:52.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:14:52.986Z] [2024-09-09T03:14:52.986Z] Login Succeeded [2024-09-09T03:14:52.986Z] nexus3.edgexfoundry.org:10002 [2024-09-09T03:14:52.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:14:52.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:14:52.986Z] Configure a credential helper to remove this warning. See [2024-09-09T03:14:52.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:14:52.986Z] [2024-09-09T03:14:52.986Z] Login Succeeded [2024-09-09T03:14:52.986Z] nexus3.edgexfoundry.org:10003 [2024-09-09T03:14:52.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:14:52.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:14:52.987Z] Configure a credential helper to remove this warning. See [2024-09-09T03:14:52.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:14:52.987Z] [2024-09-09T03:14:52.987Z] Login Succeeded [2024-09-09T03:14:52.987Z] nexus3.edgexfoundry.org:10004 [2024-09-09T03:14:53.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:14:53.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:14:53.246Z] Configure a credential helper to remove this warning. See [2024-09-09T03:14:53.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:14:53.246Z] [2024-09-09T03:14:53.246Z] Login Succeeded [2024-09-09T03:14:53.246Z] ****.io [2024-09-09T03:14:53.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:14:53.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:14:53.504Z] Configure a credential helper to remove this warning. See [2024-09-09T03:14:53.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:14:53.504Z] [2024-09-09T03:14:53.504Z] Login Succeeded [2024-09-09T03:14:53.504Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T03:14:53.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:14:53.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T03:14:53.590Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-09-09T03:14:53.590Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:14:53.590Z] latest [2024-09-09T03:14:53.590Z] 3.2.0-dev.65 [2024-09-09T03:14:53.590Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:14:53.590Z] main [2024-09-09T03:14:53.590Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:14:53.935Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:14:54.256Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:14:54.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-09T03:14:54.256Z] 5deb3c94f178: Preparing [2024-09-09T03:14:54.256Z] 18d4386bd591: Preparing [2024-09-09T03:14:54.256Z] a68166bf8350: Preparing [2024-09-09T03:14:54.256Z] 4faea5eef23f: Preparing [2024-09-09T03:14:54.256Z] 391ae71a7442: Preparing [2024-09-09T03:14:54.256Z] 1140d85988d0: Preparing [2024-09-09T03:14:54.256Z] d62a02444d39: Preparing [2024-09-09T03:14:54.256Z] 1140d85988d0: Waiting [2024-09-09T03:14:54.256Z] d62a02444d39: Waiting [2024-09-09T03:14:54.256Z] 5deb3c94f178: Pushed [2024-09-09T03:14:54.256Z] a68166bf8350: Pushed [2024-09-09T03:14:54.256Z] 4faea5eef23f: Pushed [2024-09-09T03:14:54.256Z] d62a02444d39: Layer already exists [2024-09-09T03:14:54.256Z] 391ae71a7442: Pushed [2024-09-09T03:14:54.256Z] 1140d85988d0: Pushed [2024-09-09T03:14:57.545Z] 18d4386bd591: Pushed [2024-09-09T03:14:57.545Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:5c5b72dd83cff0c207271c2b77ff09ee3ea44f389c7f2b9c5d9ee56db658e7f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:14:57.866Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:14:58.188Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-09T03:14:58.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-09T03:14:58.188Z] 5deb3c94f178: Preparing [2024-09-09T03:14:58.188Z] 18d4386bd591: Preparing [2024-09-09T03:14:58.188Z] a68166bf8350: Preparing [2024-09-09T03:14:58.188Z] 4faea5eef23f: Preparing [2024-09-09T03:14:58.188Z] 391ae71a7442: Preparing [2024-09-09T03:14:58.188Z] 1140d85988d0: Preparing [2024-09-09T03:14:58.188Z] d62a02444d39: Preparing [2024-09-09T03:14:58.188Z] 1140d85988d0: Waiting [2024-09-09T03:14:58.188Z] d62a02444d39: Waiting [2024-09-09T03:14:58.188Z] 391ae71a7442: Layer already exists [2024-09-09T03:14:58.188Z] 4faea5eef23f: Layer already exists [2024-09-09T03:14:58.188Z] 18d4386bd591: Layer already exists [2024-09-09T03:14:58.188Z] 5deb3c94f178: Layer already exists [2024-09-09T03:14:58.188Z] a68166bf8350: Layer already exists [2024-09-09T03:14:58.188Z] 1140d85988d0: Layer already exists [2024-09-09T03:14:58.188Z] d62a02444d39: Layer already exists [2024-09-09T03:14:58.188Z] latest: digest: sha256:5c5b72dd83cff0c207271c2b77ff09ee3ea44f389c7f2b9c5d9ee56db658e7f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:14:58.516Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:14:58.840Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.65 [2024-09-09T03:14:58.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-09T03:14:58.840Z] 5deb3c94f178: Preparing [2024-09-09T03:14:58.840Z] 18d4386bd591: Preparing [2024-09-09T03:14:58.840Z] a68166bf8350: Preparing [2024-09-09T03:14:58.840Z] 4faea5eef23f: Preparing [2024-09-09T03:14:58.840Z] 391ae71a7442: Preparing [2024-09-09T03:14:58.840Z] 1140d85988d0: Preparing [2024-09-09T03:14:58.840Z] d62a02444d39: Preparing [2024-09-09T03:14:58.840Z] 1140d85988d0: Waiting [2024-09-09T03:14:58.840Z] d62a02444d39: Waiting [2024-09-09T03:14:58.840Z] 18d4386bd591: Layer already exists [2024-09-09T03:14:58.840Z] a68166bf8350: Layer already exists [2024-09-09T03:14:58.840Z] 391ae71a7442: Layer already exists [2024-09-09T03:14:58.840Z] 4faea5eef23f: Layer already exists [2024-09-09T03:14:58.840Z] 5deb3c94f178: Layer already exists [2024-09-09T03:14:58.840Z] 1140d85988d0: Layer already exists [2024-09-09T03:14:58.840Z] d62a02444d39: Layer already exists [2024-09-09T03:14:58.840Z] 3.2.0-dev.65: digest: sha256:5c5b72dd83cff0c207271c2b77ff09ee3ea44f389c7f2b9c5d9ee56db658e7f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:14:59.164Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:14:59.497Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:14:59.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-09T03:14:59.498Z] 5deb3c94f178: Preparing [2024-09-09T03:14:59.498Z] 18d4386bd591: Preparing [2024-09-09T03:14:59.498Z] a68166bf8350: Preparing [2024-09-09T03:14:59.498Z] 4faea5eef23f: Preparing [2024-09-09T03:14:59.498Z] 391ae71a7442: Preparing [2024-09-09T03:14:59.498Z] 1140d85988d0: Preparing [2024-09-09T03:14:59.498Z] d62a02444d39: Preparing [2024-09-09T03:14:59.498Z] 1140d85988d0: Waiting [2024-09-09T03:14:59.498Z] d62a02444d39: Waiting [2024-09-09T03:14:59.498Z] a68166bf8350: Layer already exists [2024-09-09T03:14:59.498Z] 4faea5eef23f: Layer already exists [2024-09-09T03:14:59.498Z] 18d4386bd591: Layer already exists [2024-09-09T03:14:59.498Z] 391ae71a7442: Layer already exists [2024-09-09T03:14:59.498Z] 5deb3c94f178: Layer already exists [2024-09-09T03:14:59.498Z] d62a02444d39: Layer already exists [2024-09-09T03:14:59.498Z] 1140d85988d0: Layer already exists [2024-09-09T03:14:59.498Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:5c5b72dd83cff0c207271c2b77ff09ee3ea44f389c7f2b9c5d9ee56db658e7f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:14:59.825Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:00.143Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-09-09T03:15:00.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-09-09T03:15:00.143Z] 5deb3c94f178: Preparing [2024-09-09T03:15:00.143Z] 18d4386bd591: Preparing [2024-09-09T03:15:00.143Z] a68166bf8350: Preparing [2024-09-09T03:15:00.143Z] 4faea5eef23f: Preparing [2024-09-09T03:15:00.143Z] 391ae71a7442: Preparing [2024-09-09T03:15:00.143Z] 1140d85988d0: Preparing [2024-09-09T03:15:00.143Z] d62a02444d39: Preparing [2024-09-09T03:15:00.143Z] 1140d85988d0: Waiting [2024-09-09T03:15:00.143Z] d62a02444d39: Waiting [2024-09-09T03:15:00.143Z] 18d4386bd591: Layer already exists [2024-09-09T03:15:00.143Z] 5deb3c94f178: Layer already exists [2024-09-09T03:15:00.143Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:00.143Z] a68166bf8350: Layer already exists [2024-09-09T03:15:00.143Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:00.143Z] 1140d85988d0: Layer already exists [2024-09-09T03:15:00.143Z] d62a02444d39: Layer already exists [2024-09-09T03:15:00.143Z] main: digest: sha256:5c5b72dd83cff0c207271c2b77ff09ee3ea44f389c7f2b9c5d9ee56db658e7f8 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:15:00.224Z] ===================================================== [Pipeline] echo [2024-09-09T03:15:00.238Z] taggedImages: [2024-09-09T03:15:00.238Z] - nexus3.edgexfoundry.org:10004/core-command:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:00.238Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-09-09T03:15:00.238Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.65 [2024-09-09T03:15:00.238Z] - nexus3.edgexfoundry.org:10004/core-command:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:00.238Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-09-09T03:15:00.264Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-09-09T03:15:00.264Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:00.264Z] latest [2024-09-09T03:15:00.264Z] 3.2.0-dev.65 [2024-09-09T03:15:00.264Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:00.264Z] main [2024-09-09T03:15:00.264Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:00.610Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:00.937Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:00.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-09T03:15:00.937Z] dcd3cf05ab64: Preparing [2024-09-09T03:15:00.937Z] 3a4bbd519385: Preparing [2024-09-09T03:15:00.937Z] ab7053f21fd0: Preparing [2024-09-09T03:15:00.937Z] 697c72ee01f1: Preparing [2024-09-09T03:15:00.937Z] a68166bf8350: Preparing [2024-09-09T03:15:00.937Z] 4faea5eef23f: Preparing [2024-09-09T03:15:00.937Z] 391ae71a7442: Preparing [2024-09-09T03:15:00.937Z] 1140d85988d0: Preparing [2024-09-09T03:15:00.937Z] d62a02444d39: Preparing [2024-09-09T03:15:00.937Z] 4faea5eef23f: Waiting [2024-09-09T03:15:00.937Z] 391ae71a7442: Waiting [2024-09-09T03:15:00.937Z] 1140d85988d0: Waiting [2024-09-09T03:15:00.937Z] a68166bf8350: Layer already exists [2024-09-09T03:15:00.937Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:00.937Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:00.937Z] 1140d85988d0: Layer already exists [2024-09-09T03:15:00.937Z] d62a02444d39: Layer already exists [2024-09-09T03:15:00.937Z] dcd3cf05ab64: Pushed [2024-09-09T03:15:00.937Z] ab7053f21fd0: Pushed [2024-09-09T03:15:00.937Z] 3a4bbd519385: Pushed [2024-09-09T03:15:01.876Z] 697c72ee01f1: Pushed [2024-09-09T03:15:01.876Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:d546f0cb31d25797916fd26e56978edf9207f0ec3a209fe7fc0ecf45ce610aa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:02.207Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:02.530Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-09T03:15:02.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-09T03:15:02.530Z] dcd3cf05ab64: Preparing [2024-09-09T03:15:02.530Z] 3a4bbd519385: Preparing [2024-09-09T03:15:02.530Z] ab7053f21fd0: Preparing [2024-09-09T03:15:02.530Z] 697c72ee01f1: Preparing [2024-09-09T03:15:02.530Z] a68166bf8350: Preparing [2024-09-09T03:15:02.530Z] 4faea5eef23f: Preparing [2024-09-09T03:15:02.530Z] 391ae71a7442: Preparing [2024-09-09T03:15:02.530Z] 1140d85988d0: Preparing [2024-09-09T03:15:02.530Z] d62a02444d39: Preparing [2024-09-09T03:15:02.530Z] 4faea5eef23f: Waiting [2024-09-09T03:15:02.530Z] 391ae71a7442: Waiting [2024-09-09T03:15:02.530Z] 1140d85988d0: Waiting [2024-09-09T03:15:02.530Z] d62a02444d39: Waiting [2024-09-09T03:15:02.530Z] 3a4bbd519385: Layer already exists [2024-09-09T03:15:02.530Z] ab7053f21fd0: Layer already exists [2024-09-09T03:15:02.530Z] a68166bf8350: Layer already exists [2024-09-09T03:15:02.530Z] 697c72ee01f1: Layer already exists [2024-09-09T03:15:02.530Z] dcd3cf05ab64: Layer already exists [2024-09-09T03:15:02.530Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:02.530Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:02.530Z] d62a02444d39: Layer already exists [2024-09-09T03:15:02.530Z] 1140d85988d0: Layer already exists [2024-09-09T03:15:02.530Z] latest: digest: sha256:d546f0cb31d25797916fd26e56978edf9207f0ec3a209fe7fc0ecf45ce610aa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:02.855Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:03.181Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.65 [2024-09-09T03:15:03.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-09T03:15:03.181Z] dcd3cf05ab64: Preparing [2024-09-09T03:15:03.181Z] 3a4bbd519385: Preparing [2024-09-09T03:15:03.181Z] ab7053f21fd0: Preparing [2024-09-09T03:15:03.181Z] 697c72ee01f1: Preparing [2024-09-09T03:15:03.181Z] a68166bf8350: Preparing [2024-09-09T03:15:03.181Z] 4faea5eef23f: Preparing [2024-09-09T03:15:03.181Z] 391ae71a7442: Preparing [2024-09-09T03:15:03.181Z] 1140d85988d0: Preparing [2024-09-09T03:15:03.181Z] d62a02444d39: Preparing [2024-09-09T03:15:03.181Z] 4faea5eef23f: Waiting [2024-09-09T03:15:03.181Z] 391ae71a7442: Waiting [2024-09-09T03:15:03.181Z] 1140d85988d0: Waiting [2024-09-09T03:15:03.181Z] d62a02444d39: Waiting [2024-09-09T03:15:03.181Z] 697c72ee01f1: Layer already exists [2024-09-09T03:15:03.181Z] a68166bf8350: Layer already exists [2024-09-09T03:15:03.181Z] dcd3cf05ab64: Layer already exists [2024-09-09T03:15:03.181Z] 3a4bbd519385: Layer already exists [2024-09-09T03:15:03.181Z] ab7053f21fd0: Layer already exists [2024-09-09T03:15:03.181Z] 1140d85988d0: Layer already exists [2024-09-09T03:15:03.181Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:03.181Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:03.181Z] d62a02444d39: Layer already exists [2024-09-09T03:15:03.181Z] 3.2.0-dev.65: digest: sha256:d546f0cb31d25797916fd26e56978edf9207f0ec3a209fe7fc0ecf45ce610aa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:03.511Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:03.833Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:03.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-09T03:15:03.833Z] dcd3cf05ab64: Preparing [2024-09-09T03:15:03.833Z] 3a4bbd519385: Preparing [2024-09-09T03:15:03.833Z] ab7053f21fd0: Preparing [2024-09-09T03:15:03.833Z] 697c72ee01f1: Preparing [2024-09-09T03:15:03.833Z] a68166bf8350: Preparing [2024-09-09T03:15:03.833Z] 4faea5eef23f: Preparing [2024-09-09T03:15:03.833Z] 391ae71a7442: Preparing [2024-09-09T03:15:03.833Z] 1140d85988d0: Preparing [2024-09-09T03:15:03.833Z] d62a02444d39: Preparing [2024-09-09T03:15:03.833Z] 391ae71a7442: Waiting [2024-09-09T03:15:03.833Z] 4faea5eef23f: Waiting [2024-09-09T03:15:03.833Z] 1140d85988d0: Waiting [2024-09-09T03:15:03.833Z] dcd3cf05ab64: Layer already exists [2024-09-09T03:15:03.833Z] 3a4bbd519385: Layer already exists [2024-09-09T03:15:03.833Z] a68166bf8350: Layer already exists [2024-09-09T03:15:03.833Z] ab7053f21fd0: Layer already exists [2024-09-09T03:15:03.833Z] 697c72ee01f1: Layer already exists [2024-09-09T03:15:03.833Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:03.833Z] d62a02444d39: Layer already exists [2024-09-09T03:15:03.833Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:03.833Z] 1140d85988d0: Layer already exists [2024-09-09T03:15:03.833Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:d546f0cb31d25797916fd26e56978edf9207f0ec3a209fe7fc0ecf45ce610aa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:04.160Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:04.492Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-09-09T03:15:04.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-09-09T03:15:04.493Z] dcd3cf05ab64: Preparing [2024-09-09T03:15:04.493Z] 3a4bbd519385: Preparing [2024-09-09T03:15:04.493Z] ab7053f21fd0: Preparing [2024-09-09T03:15:04.493Z] 697c72ee01f1: Preparing [2024-09-09T03:15:04.493Z] a68166bf8350: Preparing [2024-09-09T03:15:04.493Z] 4faea5eef23f: Preparing [2024-09-09T03:15:04.493Z] 391ae71a7442: Preparing [2024-09-09T03:15:04.493Z] 1140d85988d0: Preparing [2024-09-09T03:15:04.493Z] d62a02444d39: Preparing [2024-09-09T03:15:04.493Z] 4faea5eef23f: Waiting [2024-09-09T03:15:04.493Z] d62a02444d39: Waiting [2024-09-09T03:15:04.493Z] 391ae71a7442: Waiting [2024-09-09T03:15:04.493Z] 1140d85988d0: Waiting [2024-09-09T03:15:04.493Z] dcd3cf05ab64: Layer already exists [2024-09-09T03:15:04.493Z] a68166bf8350: Layer already exists [2024-09-09T03:15:04.493Z] 3a4bbd519385: Layer already exists [2024-09-09T03:15:04.493Z] 697c72ee01f1: Layer already exists [2024-09-09T03:15:04.493Z] ab7053f21fd0: Layer already exists [2024-09-09T03:15:04.493Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:04.493Z] 1140d85988d0: Layer already exists [2024-09-09T03:15:04.493Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:04.493Z] d62a02444d39: Layer already exists [2024-09-09T03:15:04.493Z] main: digest: sha256:d546f0cb31d25797916fd26e56978edf9207f0ec3a209fe7fc0ecf45ce610aa5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:15:04.556Z] ===================================================== [Pipeline] echo [2024-09-09T03:15:04.571Z] taggedImages: [2024-09-09T03:15:04.571Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:04.571Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-09-09T03:15:04.571Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.65 [2024-09-09T03:15:04.571Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:04.571Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-09-09T03:15:04.597Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-09-09T03:15:04.597Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:04.597Z] latest [2024-09-09T03:15:04.597Z] 3.2.0-dev.65 [2024-09-09T03:15:04.597Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:04.597Z] main [2024-09-09T03:15:04.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:04.953Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:05.281Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:05.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-09T03:15:05.281Z] a63a655af0fb: Preparing [2024-09-09T03:15:05.281Z] 3752178a93e4: Preparing [2024-09-09T03:15:05.281Z] 20f98d951790: Preparing [2024-09-09T03:15:05.281Z] a68166bf8350: Preparing [2024-09-09T03:15:05.281Z] 4faea5eef23f: Preparing [2024-09-09T03:15:05.281Z] 391ae71a7442: Preparing [2024-09-09T03:15:05.281Z] d03b766a6a47: Preparing [2024-09-09T03:15:05.281Z] d62a02444d39: Preparing [2024-09-09T03:15:05.281Z] 391ae71a7442: Waiting [2024-09-09T03:15:05.281Z] d62a02444d39: Waiting [2024-09-09T03:15:05.281Z] d03b766a6a47: Waiting [2024-09-09T03:15:05.281Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:05.281Z] a68166bf8350: Layer already exists [2024-09-09T03:15:05.281Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:05.281Z] d62a02444d39: Layer already exists [2024-09-09T03:15:05.281Z] 3752178a93e4: Pushed [2024-09-09T03:15:05.281Z] a63a655af0fb: Pushed [2024-09-09T03:15:05.281Z] d03b766a6a47: Pushed [2024-09-09T03:15:08.570Z] 20f98d951790: Pushed [2024-09-09T03:15:08.570Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:b8fcac04ab8304221c565fb26579e8daf1c68598433ca3b62ac9e434e26896f9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:08.901Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:09.230Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-09T03:15:09.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-09T03:15:09.230Z] a63a655af0fb: Preparing [2024-09-09T03:15:09.230Z] 3752178a93e4: Preparing [2024-09-09T03:15:09.230Z] 20f98d951790: Preparing [2024-09-09T03:15:09.230Z] a68166bf8350: Preparing [2024-09-09T03:15:09.230Z] 4faea5eef23f: Preparing [2024-09-09T03:15:09.230Z] 391ae71a7442: Preparing [2024-09-09T03:15:09.230Z] 391ae71a7442: Waiting [2024-09-09T03:15:09.230Z] d03b766a6a47: Preparing [2024-09-09T03:15:09.230Z] d62a02444d39: Preparing [2024-09-09T03:15:09.230Z] d03b766a6a47: Waiting [2024-09-09T03:15:09.230Z] d62a02444d39: Waiting [2024-09-09T03:15:09.230Z] 20f98d951790: Layer already exists [2024-09-09T03:15:09.230Z] 3752178a93e4: Layer already exists [2024-09-09T03:15:09.230Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:09.230Z] a63a655af0fb: Layer already exists [2024-09-09T03:15:09.230Z] a68166bf8350: Layer already exists [2024-09-09T03:15:09.230Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:09.230Z] d03b766a6a47: Layer already exists [2024-09-09T03:15:09.230Z] d62a02444d39: Layer already exists [2024-09-09T03:15:09.230Z] latest: digest: sha256:b8fcac04ab8304221c565fb26579e8daf1c68598433ca3b62ac9e434e26896f9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:09.560Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:09.899Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.65 [2024-09-09T03:15:09.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-09T03:15:09.899Z] a63a655af0fb: Preparing [2024-09-09T03:15:09.899Z] 3752178a93e4: Preparing [2024-09-09T03:15:09.899Z] 20f98d951790: Preparing [2024-09-09T03:15:09.899Z] a68166bf8350: Preparing [2024-09-09T03:15:09.899Z] 4faea5eef23f: Preparing [2024-09-09T03:15:09.899Z] 391ae71a7442: Preparing [2024-09-09T03:15:09.899Z] d03b766a6a47: Preparing [2024-09-09T03:15:09.899Z] d62a02444d39: Preparing [2024-09-09T03:15:09.899Z] d03b766a6a47: Waiting [2024-09-09T03:15:09.899Z] d62a02444d39: Waiting [2024-09-09T03:15:09.899Z] 391ae71a7442: Waiting [2024-09-09T03:15:09.899Z] 3752178a93e4: Layer already exists [2024-09-09T03:15:09.899Z] a68166bf8350: Layer already exists [2024-09-09T03:15:09.899Z] a63a655af0fb: Layer already exists [2024-09-09T03:15:09.899Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:09.899Z] 20f98d951790: Layer already exists [2024-09-09T03:15:09.899Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:09.899Z] d03b766a6a47: Layer already exists [2024-09-09T03:15:09.899Z] d62a02444d39: Layer already exists [2024-09-09T03:15:09.899Z] 3.2.0-dev.65: digest: sha256:b8fcac04ab8304221c565fb26579e8daf1c68598433ca3b62ac9e434e26896f9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:10.231Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:10.558Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:10.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-09T03:15:10.558Z] a63a655af0fb: Preparing [2024-09-09T03:15:10.558Z] 3752178a93e4: Preparing [2024-09-09T03:15:10.558Z] 20f98d951790: Preparing [2024-09-09T03:15:10.558Z] a68166bf8350: Preparing [2024-09-09T03:15:10.558Z] 4faea5eef23f: Preparing [2024-09-09T03:15:10.558Z] 391ae71a7442: Preparing [2024-09-09T03:15:10.558Z] d03b766a6a47: Preparing [2024-09-09T03:15:10.558Z] d62a02444d39: Preparing [2024-09-09T03:15:10.558Z] 391ae71a7442: Waiting [2024-09-09T03:15:10.558Z] d62a02444d39: Waiting [2024-09-09T03:15:10.558Z] d03b766a6a47: Waiting [2024-09-09T03:15:10.558Z] 20f98d951790: Layer already exists [2024-09-09T03:15:10.558Z] a63a655af0fb: Layer already exists [2024-09-09T03:15:10.558Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:10.558Z] 3752178a93e4: Layer already exists [2024-09-09T03:15:10.558Z] a68166bf8350: Layer already exists [2024-09-09T03:15:10.558Z] d03b766a6a47: Layer already exists [2024-09-09T03:15:10.558Z] d62a02444d39: Layer already exists [2024-09-09T03:15:10.558Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:10.558Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:b8fcac04ab8304221c565fb26579e8daf1c68598433ca3b62ac9e434e26896f9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:10.891Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:11.219Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-09-09T03:15:11.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-09-09T03:15:11.220Z] a63a655af0fb: Preparing [2024-09-09T03:15:11.220Z] 3752178a93e4: Preparing [2024-09-09T03:15:11.220Z] 20f98d951790: Preparing [2024-09-09T03:15:11.220Z] a68166bf8350: Preparing [2024-09-09T03:15:11.220Z] 4faea5eef23f: Preparing [2024-09-09T03:15:11.220Z] 391ae71a7442: Preparing [2024-09-09T03:15:11.220Z] d03b766a6a47: Preparing [2024-09-09T03:15:11.220Z] d62a02444d39: Preparing [2024-09-09T03:15:11.220Z] 391ae71a7442: Waiting [2024-09-09T03:15:11.220Z] d03b766a6a47: Waiting [2024-09-09T03:15:11.220Z] d62a02444d39: Waiting [2024-09-09T03:15:11.220Z] 3752178a93e4: Layer already exists [2024-09-09T03:15:11.220Z] a68166bf8350: Layer already exists [2024-09-09T03:15:11.220Z] 20f98d951790: Layer already exists [2024-09-09T03:15:11.220Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:11.220Z] a63a655af0fb: Layer already exists [2024-09-09T03:15:11.220Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:11.220Z] d62a02444d39: Layer already exists [2024-09-09T03:15:11.220Z] d03b766a6a47: Layer already exists [2024-09-09T03:15:11.220Z] main: digest: sha256:b8fcac04ab8304221c565fb26579e8daf1c68598433ca3b62ac9e434e26896f9 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:15:11.286Z] ===================================================== [Pipeline] echo [2024-09-09T03:15:11.298Z] taggedImages: [2024-09-09T03:15:11.298Z] - nexus3.edgexfoundry.org:10004/core-data:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:11.298Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-09-09T03:15:11.298Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.65 [2024-09-09T03:15:11.298Z] - nexus3.edgexfoundry.org:10004/core-data:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:11.298Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-09-09T03:15:11.327Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-09-09T03:15:11.327Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:11.327Z] latest [2024-09-09T03:15:11.327Z] 3.2.0-dev.65 [2024-09-09T03:15:11.327Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:11.327Z] main [2024-09-09T03:15:11.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:11.671Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:11.987Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:11.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-09T03:15:11.987Z] c39827a4be63: Preparing [2024-09-09T03:15:11.987Z] 20229ff08adb: Preparing [2024-09-09T03:15:11.987Z] 4faea5eef23f: Preparing [2024-09-09T03:15:11.987Z] 3838a0e85dfa: Preparing [2024-09-09T03:15:11.987Z] cfec8fd56f8a: Preparing [2024-09-09T03:15:11.987Z] d62a02444d39: Preparing [2024-09-09T03:15:11.987Z] d62a02444d39: Waiting [2024-09-09T03:15:11.987Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:11.987Z] d62a02444d39: Layer already exists [2024-09-09T03:15:11.987Z] cfec8fd56f8a: Pushed [2024-09-09T03:15:11.987Z] 3838a0e85dfa: Pushed [2024-09-09T03:15:11.987Z] c39827a4be63: Pushed [2024-09-09T03:15:15.277Z] 20229ff08adb: Pushed [2024-09-09T03:15:15.277Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:8ccc29a79f59c1e6997e23dcd31cd8f721d42d4e952488c07929da904e7cff4c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:15.603Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:15.928Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-09T03:15:15.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-09T03:15:15.929Z] c39827a4be63: Preparing [2024-09-09T03:15:15.929Z] 20229ff08adb: Preparing [2024-09-09T03:15:15.929Z] 4faea5eef23f: Preparing [2024-09-09T03:15:15.929Z] 3838a0e85dfa: Preparing [2024-09-09T03:15:15.929Z] cfec8fd56f8a: Preparing [2024-09-09T03:15:15.929Z] d62a02444d39: Preparing [2024-09-09T03:15:15.929Z] d62a02444d39: Waiting [2024-09-09T03:15:15.929Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:15.929Z] cfec8fd56f8a: Layer already exists [2024-09-09T03:15:15.929Z] 20229ff08adb: Layer already exists [2024-09-09T03:15:15.929Z] c39827a4be63: Layer already exists [2024-09-09T03:15:15.929Z] 3838a0e85dfa: Layer already exists [2024-09-09T03:15:15.929Z] d62a02444d39: Layer already exists [2024-09-09T03:15:15.929Z] latest: digest: sha256:8ccc29a79f59c1e6997e23dcd31cd8f721d42d4e952488c07929da904e7cff4c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:16.246Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:16.570Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.65 [2024-09-09T03:15:16.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-09T03:15:16.570Z] c39827a4be63: Preparing [2024-09-09T03:15:16.570Z] 20229ff08adb: Preparing [2024-09-09T03:15:16.570Z] 4faea5eef23f: Preparing [2024-09-09T03:15:16.570Z] 3838a0e85dfa: Preparing [2024-09-09T03:15:16.570Z] cfec8fd56f8a: Preparing [2024-09-09T03:15:16.570Z] d62a02444d39: Preparing [2024-09-09T03:15:16.570Z] d62a02444d39: Waiting [2024-09-09T03:15:16.570Z] 20229ff08adb: Layer already exists [2024-09-09T03:15:16.570Z] 3838a0e85dfa: Layer already exists [2024-09-09T03:15:16.570Z] c39827a4be63: Layer already exists [2024-09-09T03:15:16.570Z] cfec8fd56f8a: Layer already exists [2024-09-09T03:15:16.570Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:16.570Z] d62a02444d39: Layer already exists [2024-09-09T03:15:16.570Z] 3.2.0-dev.65: digest: sha256:8ccc29a79f59c1e6997e23dcd31cd8f721d42d4e952488c07929da904e7cff4c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:16.898Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:17.220Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:17.220Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-09T03:15:17.220Z] c39827a4be63: Preparing [2024-09-09T03:15:17.220Z] 20229ff08adb: Preparing [2024-09-09T03:15:17.220Z] 4faea5eef23f: Preparing [2024-09-09T03:15:17.220Z] 3838a0e85dfa: Preparing [2024-09-09T03:15:17.220Z] cfec8fd56f8a: Preparing [2024-09-09T03:15:17.220Z] d62a02444d39: Preparing [2024-09-09T03:15:17.220Z] d62a02444d39: Waiting [2024-09-09T03:15:17.220Z] c39827a4be63: Layer already exists [2024-09-09T03:15:17.220Z] 3838a0e85dfa: Layer already exists [2024-09-09T03:15:17.220Z] cfec8fd56f8a: Layer already exists [2024-09-09T03:15:17.220Z] 20229ff08adb: Layer already exists [2024-09-09T03:15:17.220Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:17.220Z] d62a02444d39: Layer already exists [2024-09-09T03:15:17.220Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:8ccc29a79f59c1e6997e23dcd31cd8f721d42d4e952488c07929da904e7cff4c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:17.550Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:17.872Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-09-09T03:15:17.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-09-09T03:15:17.872Z] c39827a4be63: Preparing [2024-09-09T03:15:17.872Z] 20229ff08adb: Preparing [2024-09-09T03:15:17.872Z] 4faea5eef23f: Preparing [2024-09-09T03:15:17.872Z] 3838a0e85dfa: Preparing [2024-09-09T03:15:17.872Z] cfec8fd56f8a: Preparing [2024-09-09T03:15:17.872Z] d62a02444d39: Preparing [2024-09-09T03:15:17.872Z] d62a02444d39: Waiting [2024-09-09T03:15:17.872Z] cfec8fd56f8a: Layer already exists [2024-09-09T03:15:17.872Z] c39827a4be63: Layer already exists [2024-09-09T03:15:17.872Z] 20229ff08adb: Layer already exists [2024-09-09T03:15:17.872Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:17.872Z] 3838a0e85dfa: Layer already exists [2024-09-09T03:15:17.872Z] d62a02444d39: Layer already exists [2024-09-09T03:15:17.872Z] main: digest: sha256:8ccc29a79f59c1e6997e23dcd31cd8f721d42d4e952488c07929da904e7cff4c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:15:17.942Z] ===================================================== [Pipeline] echo [2024-09-09T03:15:17.954Z] taggedImages: [2024-09-09T03:15:17.954Z] - nexus3.edgexfoundry.org:10004/core-keeper:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:17.954Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-09-09T03:15:17.954Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.65 [2024-09-09T03:15:17.954Z] - nexus3.edgexfoundry.org:10004/core-keeper:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:17.954Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-09-09T03:15:17.976Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-09-09T03:15:17.976Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:17.976Z] latest [2024-09-09T03:15:17.976Z] 3.2.0-dev.65 [2024-09-09T03:15:17.976Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:17.976Z] main [2024-09-09T03:15:17.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:18.301Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:18.621Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:18.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-09T03:15:18.621Z] 623307d5d59a: Preparing [2024-09-09T03:15:18.621Z] b58d4231e2b3: Preparing [2024-09-09T03:15:18.621Z] efc5a05c3dd0: Preparing [2024-09-09T03:15:18.621Z] a68166bf8350: Preparing [2024-09-09T03:15:18.621Z] 4faea5eef23f: Preparing [2024-09-09T03:15:18.621Z] 391ae71a7442: Preparing [2024-09-09T03:15:18.621Z] 1140d85988d0: Preparing [2024-09-09T03:15:18.621Z] d62a02444d39: Preparing [2024-09-09T03:15:18.621Z] 391ae71a7442: Waiting [2024-09-09T03:15:18.621Z] d62a02444d39: Waiting [2024-09-09T03:15:18.621Z] 1140d85988d0: Waiting [2024-09-09T03:15:18.621Z] a68166bf8350: Layer already exists [2024-09-09T03:15:18.621Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:18.621Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:18.621Z] 1140d85988d0: Layer already exists [2024-09-09T03:15:18.621Z] d62a02444d39: Layer already exists [2024-09-09T03:15:18.621Z] b58d4231e2b3: Pushed [2024-09-09T03:15:18.621Z] 623307d5d59a: Pushed [2024-09-09T03:15:21.907Z] efc5a05c3dd0: Pushed [2024-09-09T03:15:21.908Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:1167b38ecb5de46dbae4817d40fdd5290fce95876b3eea18b199dc330b40f5bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:22.228Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:22.543Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-09T03:15:22.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-09T03:15:22.543Z] 623307d5d59a: Preparing [2024-09-09T03:15:22.543Z] b58d4231e2b3: Preparing [2024-09-09T03:15:22.543Z] efc5a05c3dd0: Preparing [2024-09-09T03:15:22.543Z] a68166bf8350: Preparing [2024-09-09T03:15:22.543Z] 4faea5eef23f: Preparing [2024-09-09T03:15:22.543Z] 391ae71a7442: Preparing [2024-09-09T03:15:22.543Z] 1140d85988d0: Preparing [2024-09-09T03:15:22.543Z] d62a02444d39: Preparing [2024-09-09T03:15:22.543Z] 391ae71a7442: Waiting [2024-09-09T03:15:22.543Z] 1140d85988d0: Waiting [2024-09-09T03:15:22.543Z] d62a02444d39: Waiting [2024-09-09T03:15:22.543Z] 623307d5d59a: Layer already exists [2024-09-09T03:15:22.543Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:22.543Z] efc5a05c3dd0: Layer already exists [2024-09-09T03:15:22.543Z] b58d4231e2b3: Layer already exists [2024-09-09T03:15:22.543Z] a68166bf8350: Layer already exists [2024-09-09T03:15:22.543Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:22.543Z] d62a02444d39: Layer already exists [2024-09-09T03:15:22.543Z] 1140d85988d0: Layer already exists [2024-09-09T03:15:22.543Z] latest: digest: sha256:1167b38ecb5de46dbae4817d40fdd5290fce95876b3eea18b199dc330b40f5bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:22.865Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:23.191Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.65 [2024-09-09T03:15:23.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-09T03:15:23.191Z] 623307d5d59a: Preparing [2024-09-09T03:15:23.191Z] b58d4231e2b3: Preparing [2024-09-09T03:15:23.191Z] efc5a05c3dd0: Preparing [2024-09-09T03:15:23.191Z] a68166bf8350: Preparing [2024-09-09T03:15:23.191Z] 4faea5eef23f: Preparing [2024-09-09T03:15:23.191Z] 391ae71a7442: Preparing [2024-09-09T03:15:23.191Z] 1140d85988d0: Preparing [2024-09-09T03:15:23.192Z] d62a02444d39: Preparing [2024-09-09T03:15:23.192Z] 391ae71a7442: Waiting [2024-09-09T03:15:23.192Z] 1140d85988d0: Waiting [2024-09-09T03:15:23.192Z] d62a02444d39: Waiting [2024-09-09T03:15:23.192Z] a68166bf8350: Layer already exists [2024-09-09T03:15:23.192Z] 623307d5d59a: Layer already exists [2024-09-09T03:15:23.192Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:23.192Z] efc5a05c3dd0: Layer already exists [2024-09-09T03:15:23.192Z] b58d4231e2b3: Layer already exists [2024-09-09T03:15:23.192Z] 1140d85988d0: Layer already exists [2024-09-09T03:15:23.192Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:23.192Z] d62a02444d39: Layer already exists [2024-09-09T03:15:23.192Z] 3.2.0-dev.65: digest: sha256:1167b38ecb5de46dbae4817d40fdd5290fce95876b3eea18b199dc330b40f5bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:23.519Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:23.846Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:23.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-09T03:15:23.846Z] 623307d5d59a: Preparing [2024-09-09T03:15:23.846Z] b58d4231e2b3: Preparing [2024-09-09T03:15:23.846Z] efc5a05c3dd0: Preparing [2024-09-09T03:15:23.846Z] a68166bf8350: Preparing [2024-09-09T03:15:23.846Z] 4faea5eef23f: Preparing [2024-09-09T03:15:23.846Z] 391ae71a7442: Preparing [2024-09-09T03:15:23.846Z] 1140d85988d0: Preparing [2024-09-09T03:15:23.846Z] d62a02444d39: Preparing [2024-09-09T03:15:23.846Z] 1140d85988d0: Waiting [2024-09-09T03:15:23.846Z] 391ae71a7442: Waiting [2024-09-09T03:15:23.846Z] d62a02444d39: Waiting [2024-09-09T03:15:23.846Z] b58d4231e2b3: Layer already exists [2024-09-09T03:15:23.846Z] a68166bf8350: Layer already exists [2024-09-09T03:15:23.846Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:23.846Z] 623307d5d59a: Layer already exists [2024-09-09T03:15:23.846Z] efc5a05c3dd0: Layer already exists [2024-09-09T03:15:23.846Z] 1140d85988d0: Layer already exists [2024-09-09T03:15:23.846Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:23.846Z] d62a02444d39: Layer already exists [2024-09-09T03:15:23.846Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:1167b38ecb5de46dbae4817d40fdd5290fce95876b3eea18b199dc330b40f5bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:24.233Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:24.553Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-09-09T03:15:24.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-09-09T03:15:24.553Z] 623307d5d59a: Preparing [2024-09-09T03:15:24.553Z] b58d4231e2b3: Preparing [2024-09-09T03:15:24.553Z] efc5a05c3dd0: Preparing [2024-09-09T03:15:24.553Z] a68166bf8350: Preparing [2024-09-09T03:15:24.553Z] 4faea5eef23f: Preparing [2024-09-09T03:15:24.553Z] 391ae71a7442: Preparing [2024-09-09T03:15:24.553Z] 1140d85988d0: Preparing [2024-09-09T03:15:24.553Z] d62a02444d39: Preparing [2024-09-09T03:15:24.553Z] 391ae71a7442: Waiting [2024-09-09T03:15:24.553Z] 1140d85988d0: Waiting [2024-09-09T03:15:24.553Z] d62a02444d39: Waiting [2024-09-09T03:15:24.553Z] b58d4231e2b3: Layer already exists [2024-09-09T03:15:24.553Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:24.553Z] 623307d5d59a: Layer already exists [2024-09-09T03:15:24.553Z] a68166bf8350: Layer already exists [2024-09-09T03:15:24.553Z] efc5a05c3dd0: Layer already exists [2024-09-09T03:15:24.553Z] d62a02444d39: Layer already exists [2024-09-09T03:15:24.553Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:24.553Z] 1140d85988d0: Layer already exists [2024-09-09T03:15:24.553Z] main: digest: sha256:1167b38ecb5de46dbae4817d40fdd5290fce95876b3eea18b199dc330b40f5bb size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:15:24.620Z] ===================================================== [Pipeline] echo [2024-09-09T03:15:24.638Z] taggedImages: [2024-09-09T03:15:24.638Z] - nexus3.edgexfoundry.org:10004/core-metadata:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:24.638Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-09-09T03:15:24.638Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.65 [2024-09-09T03:15:24.638Z] - nexus3.edgexfoundry.org:10004/core-metadata:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:24.638Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-09-09T03:15:24.671Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-09-09T03:15:24.671Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:24.671Z] latest [2024-09-09T03:15:24.671Z] 3.2.0-dev.65 [2024-09-09T03:15:24.671Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:24.671Z] main [2024-09-09T03:15:24.671Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:25.011Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:25.332Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:25.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-09T03:15:25.332Z] 3151ab75bd69: Preparing [2024-09-09T03:15:25.332Z] a3f6d66d190b: Preparing [2024-09-09T03:15:25.332Z] 060f540386ef: Preparing [2024-09-09T03:15:25.332Z] 99bccea3633a: Preparing [2024-09-09T03:15:25.332Z] 49dc0620b87e: Preparing [2024-09-09T03:15:25.332Z] c07d975d21b7: Preparing [2024-09-09T03:15:25.332Z] 5be2f96bdb03: Preparing [2024-09-09T03:15:25.332Z] 9e6c2a9eb9e1: Preparing [2024-09-09T03:15:25.332Z] a68166bf8350: Preparing [2024-09-09T03:15:25.332Z] 4faea5eef23f: Preparing [2024-09-09T03:15:25.332Z] f9dfd0d6a1bb: Preparing [2024-09-09T03:15:25.332Z] 0ef9a0a5878a: Preparing [2024-09-09T03:15:25.332Z] 5f70bf18a086: Preparing [2024-09-09T03:15:25.332Z] 4faea5eef23f: Waiting [2024-09-09T03:15:25.332Z] 9e6c2a9eb9e1: Waiting [2024-09-09T03:15:25.332Z] f9dfd0d6a1bb: Waiting [2024-09-09T03:15:25.332Z] a68166bf8350: Waiting [2024-09-09T03:15:25.332Z] 0ef9a0a5878a: Waiting [2024-09-09T03:15:25.332Z] c07d975d21b7: Waiting [2024-09-09T03:15:25.332Z] 5be2f96bdb03: Waiting [2024-09-09T03:15:25.332Z] b4a95371ba23: Preparing [2024-09-09T03:15:25.332Z] 5f70bf18a086: Waiting [2024-09-09T03:15:25.332Z] f8bb6e38a463: Preparing [2024-09-09T03:15:25.332Z] 9de79d9a5a02: Preparing [2024-09-09T03:15:25.332Z] b4a95371ba23: Waiting [2024-09-09T03:15:25.332Z] f8bb6e38a463: Waiting [2024-09-09T03:15:25.332Z] d62a02444d39: Preparing [2024-09-09T03:15:25.332Z] 9de79d9a5a02: Waiting [2024-09-09T03:15:25.332Z] 99bccea3633a: Pushed [2024-09-09T03:15:25.332Z] 060f540386ef: Pushed [2024-09-09T03:15:25.332Z] 3151ab75bd69: Pushed [2024-09-09T03:15:25.332Z] 49dc0620b87e: Pushed [2024-09-09T03:15:25.332Z] a3f6d66d190b: Pushed [2024-09-09T03:15:25.592Z] a68166bf8350: Layer already exists [2024-09-09T03:15:25.592Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:25.592Z] c07d975d21b7: Pushed [2024-09-09T03:15:25.592Z] 5f70bf18a086: Layer already exists [2024-09-09T03:15:25.592Z] 5be2f96bdb03: Pushed [2024-09-09T03:15:25.592Z] f9dfd0d6a1bb: Pushed [2024-09-09T03:15:25.592Z] 0ef9a0a5878a: Pushed [2024-09-09T03:15:25.592Z] d62a02444d39: Layer already exists [2024-09-09T03:15:25.592Z] b4a95371ba23: Pushed [2024-09-09T03:15:25.593Z] f8bb6e38a463: Pushed [2024-09-09T03:15:25.593Z] 9de79d9a5a02: Pushed [2024-09-09T03:15:26.969Z] 9e6c2a9eb9e1: Pushed [2024-09-09T03:15:26.969Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:98fa2ae15d2ab2b1b53e6464fd375ac628ea5a434fb236acb57e8fddd5cee5b7 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:27.297Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:27.618Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-09T03:15:27.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-09T03:15:27.618Z] 3151ab75bd69: Preparing [2024-09-09T03:15:27.618Z] a3f6d66d190b: Preparing [2024-09-09T03:15:27.618Z] 060f540386ef: Preparing [2024-09-09T03:15:27.618Z] 99bccea3633a: Preparing [2024-09-09T03:15:27.618Z] 49dc0620b87e: Preparing [2024-09-09T03:15:27.618Z] c07d975d21b7: Preparing [2024-09-09T03:15:27.618Z] 5be2f96bdb03: Preparing [2024-09-09T03:15:27.618Z] 9e6c2a9eb9e1: Preparing [2024-09-09T03:15:27.618Z] a68166bf8350: Preparing [2024-09-09T03:15:27.618Z] 4faea5eef23f: Preparing [2024-09-09T03:15:27.618Z] f9dfd0d6a1bb: Preparing [2024-09-09T03:15:27.618Z] 0ef9a0a5878a: Preparing [2024-09-09T03:15:27.618Z] 5f70bf18a086: Preparing [2024-09-09T03:15:27.618Z] b4a95371ba23: Preparing [2024-09-09T03:15:27.618Z] f8bb6e38a463: Preparing [2024-09-09T03:15:27.618Z] 9de79d9a5a02: Preparing [2024-09-09T03:15:27.618Z] d62a02444d39: Preparing [2024-09-09T03:15:27.618Z] 4faea5eef23f: Waiting [2024-09-09T03:15:27.618Z] f9dfd0d6a1bb: Waiting [2024-09-09T03:15:27.618Z] 0ef9a0a5878a: Waiting [2024-09-09T03:15:27.618Z] 5f70bf18a086: Waiting [2024-09-09T03:15:27.618Z] b4a95371ba23: Waiting [2024-09-09T03:15:27.618Z] f8bb6e38a463: Waiting [2024-09-09T03:15:27.618Z] 5be2f96bdb03: Waiting [2024-09-09T03:15:27.618Z] 9de79d9a5a02: Waiting [2024-09-09T03:15:27.618Z] d62a02444d39: Waiting [2024-09-09T03:15:27.618Z] c07d975d21b7: Waiting [2024-09-09T03:15:27.618Z] a68166bf8350: Waiting [2024-09-09T03:15:27.618Z] 3151ab75bd69: Layer already exists [2024-09-09T03:15:27.618Z] 99bccea3633a: Layer already exists [2024-09-09T03:15:27.618Z] a3f6d66d190b: Layer already exists [2024-09-09T03:15:27.618Z] 49dc0620b87e: Layer already exists [2024-09-09T03:15:27.618Z] 060f540386ef: Layer already exists [2024-09-09T03:15:27.618Z] 5be2f96bdb03: Layer already exists [2024-09-09T03:15:27.618Z] 9e6c2a9eb9e1: Layer already exists [2024-09-09T03:15:27.618Z] c07d975d21b7: Layer already exists [2024-09-09T03:15:27.618Z] a68166bf8350: Layer already exists [2024-09-09T03:15:27.618Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:27.618Z] f9dfd0d6a1bb: Layer already exists [2024-09-09T03:15:27.618Z] 5f70bf18a086: Layer already exists [2024-09-09T03:15:27.618Z] 0ef9a0a5878a: Layer already exists [2024-09-09T03:15:27.618Z] b4a95371ba23: Layer already exists [2024-09-09T03:15:27.618Z] f8bb6e38a463: Layer already exists [2024-09-09T03:15:27.618Z] d62a02444d39: Layer already exists [2024-09-09T03:15:27.618Z] 9de79d9a5a02: Layer already exists [2024-09-09T03:15:27.618Z] latest: digest: sha256:98fa2ae15d2ab2b1b53e6464fd375ac628ea5a434fb236acb57e8fddd5cee5b7 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:27.937Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:28.257Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.65 [2024-09-09T03:15:28.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-09T03:15:28.257Z] 3151ab75bd69: Preparing [2024-09-09T03:15:28.257Z] a3f6d66d190b: Preparing [2024-09-09T03:15:28.257Z] 060f540386ef: Preparing [2024-09-09T03:15:28.257Z] 99bccea3633a: Preparing [2024-09-09T03:15:28.257Z] 49dc0620b87e: Preparing [2024-09-09T03:15:28.257Z] c07d975d21b7: Preparing [2024-09-09T03:15:28.257Z] 5be2f96bdb03: Preparing [2024-09-09T03:15:28.257Z] 9e6c2a9eb9e1: Preparing [2024-09-09T03:15:28.257Z] a68166bf8350: Preparing [2024-09-09T03:15:28.257Z] 4faea5eef23f: Preparing [2024-09-09T03:15:28.257Z] f9dfd0d6a1bb: Preparing [2024-09-09T03:15:28.257Z] 0ef9a0a5878a: Preparing [2024-09-09T03:15:28.257Z] 5f70bf18a086: Preparing [2024-09-09T03:15:28.257Z] b4a95371ba23: Preparing [2024-09-09T03:15:28.257Z] f8bb6e38a463: Preparing [2024-09-09T03:15:28.257Z] 9de79d9a5a02: Preparing [2024-09-09T03:15:28.257Z] d62a02444d39: Preparing [2024-09-09T03:15:28.257Z] c07d975d21b7: Waiting [2024-09-09T03:15:28.257Z] 5be2f96bdb03: Waiting [2024-09-09T03:15:28.257Z] 9e6c2a9eb9e1: Waiting [2024-09-09T03:15:28.257Z] b4a95371ba23: Waiting [2024-09-09T03:15:28.257Z] f8bb6e38a463: Waiting [2024-09-09T03:15:28.257Z] 9de79d9a5a02: Waiting [2024-09-09T03:15:28.257Z] a68166bf8350: Waiting [2024-09-09T03:15:28.257Z] d62a02444d39: Waiting [2024-09-09T03:15:28.257Z] 4faea5eef23f: Waiting [2024-09-09T03:15:28.257Z] 0ef9a0a5878a: Waiting [2024-09-09T03:15:28.257Z] 5f70bf18a086: Waiting [2024-09-09T03:15:28.257Z] 49dc0620b87e: Layer already exists [2024-09-09T03:15:28.257Z] a3f6d66d190b: Layer already exists [2024-09-09T03:15:28.257Z] 3151ab75bd69: Layer already exists [2024-09-09T03:15:28.257Z] 060f540386ef: Layer already exists [2024-09-09T03:15:28.257Z] 99bccea3633a: Layer already exists [2024-09-09T03:15:28.257Z] 5be2f96bdb03: Layer already exists [2024-09-09T03:15:28.257Z] a68166bf8350: Layer already exists [2024-09-09T03:15:28.257Z] c07d975d21b7: Layer already exists [2024-09-09T03:15:28.257Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:28.257Z] 9e6c2a9eb9e1: Layer already exists [2024-09-09T03:15:28.257Z] 5f70bf18a086: Layer already exists [2024-09-09T03:15:28.257Z] 0ef9a0a5878a: Layer already exists [2024-09-09T03:15:28.257Z] b4a95371ba23: Layer already exists [2024-09-09T03:15:28.257Z] f9dfd0d6a1bb: Layer already exists [2024-09-09T03:15:28.257Z] f8bb6e38a463: Layer already exists [2024-09-09T03:15:28.257Z] d62a02444d39: Layer already exists [2024-09-09T03:15:28.257Z] 9de79d9a5a02: Layer already exists [2024-09-09T03:15:28.257Z] 3.2.0-dev.65: digest: sha256:98fa2ae15d2ab2b1b53e6464fd375ac628ea5a434fb236acb57e8fddd5cee5b7 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:28.581Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:28.909Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:28.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-09T03:15:28.909Z] 3151ab75bd69: Preparing [2024-09-09T03:15:28.909Z] a3f6d66d190b: Preparing [2024-09-09T03:15:28.909Z] 060f540386ef: Preparing [2024-09-09T03:15:28.909Z] 99bccea3633a: Preparing [2024-09-09T03:15:28.909Z] 49dc0620b87e: Preparing [2024-09-09T03:15:28.909Z] c07d975d21b7: Preparing [2024-09-09T03:15:28.909Z] 5be2f96bdb03: Preparing [2024-09-09T03:15:28.909Z] 9e6c2a9eb9e1: Preparing [2024-09-09T03:15:28.909Z] a68166bf8350: Preparing [2024-09-09T03:15:28.909Z] 4faea5eef23f: Preparing [2024-09-09T03:15:28.909Z] f9dfd0d6a1bb: Preparing [2024-09-09T03:15:28.909Z] 0ef9a0a5878a: Preparing [2024-09-09T03:15:28.909Z] 5f70bf18a086: Preparing [2024-09-09T03:15:28.909Z] b4a95371ba23: Preparing [2024-09-09T03:15:28.909Z] f8bb6e38a463: Preparing [2024-09-09T03:15:28.909Z] 9de79d9a5a02: Preparing [2024-09-09T03:15:28.909Z] c07d975d21b7: Waiting [2024-09-09T03:15:28.909Z] d62a02444d39: Preparing [2024-09-09T03:15:28.909Z] 5be2f96bdb03: Waiting [2024-09-09T03:15:28.909Z] 9e6c2a9eb9e1: Waiting [2024-09-09T03:15:28.909Z] 5f70bf18a086: Waiting [2024-09-09T03:15:28.909Z] a68166bf8350: Waiting [2024-09-09T03:15:28.909Z] b4a95371ba23: Waiting [2024-09-09T03:15:28.909Z] f9dfd0d6a1bb: Waiting [2024-09-09T03:15:28.909Z] 4faea5eef23f: Waiting [2024-09-09T03:15:28.909Z] 0ef9a0a5878a: Waiting [2024-09-09T03:15:28.909Z] f8bb6e38a463: Waiting [2024-09-09T03:15:28.909Z] d62a02444d39: Waiting [2024-09-09T03:15:28.909Z] 060f540386ef: Layer already exists [2024-09-09T03:15:28.909Z] 99bccea3633a: Layer already exists [2024-09-09T03:15:28.909Z] a3f6d66d190b: Layer already exists [2024-09-09T03:15:28.909Z] 3151ab75bd69: Layer already exists [2024-09-09T03:15:28.909Z] 49dc0620b87e: Layer already exists [2024-09-09T03:15:28.909Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:28.909Z] c07d975d21b7: Layer already exists [2024-09-09T03:15:28.909Z] 9e6c2a9eb9e1: Layer already exists [2024-09-09T03:15:28.909Z] a68166bf8350: Layer already exists [2024-09-09T03:15:28.909Z] 5be2f96bdb03: Layer already exists [2024-09-09T03:15:28.909Z] f9dfd0d6a1bb: Layer already exists [2024-09-09T03:15:28.909Z] f8bb6e38a463: Layer already exists [2024-09-09T03:15:28.909Z] 0ef9a0a5878a: Layer already exists [2024-09-09T03:15:28.909Z] 5f70bf18a086: Layer already exists [2024-09-09T03:15:28.909Z] b4a95371ba23: Layer already exists [2024-09-09T03:15:28.909Z] d62a02444d39: Layer already exists [2024-09-09T03:15:28.909Z] 9de79d9a5a02: Layer already exists [2024-09-09T03:15:28.909Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:98fa2ae15d2ab2b1b53e6464fd375ac628ea5a434fb236acb57e8fddd5cee5b7 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:29.235Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:29.634Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-09-09T03:15:29.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-09-09T03:15:29.634Z] 3151ab75bd69: Preparing [2024-09-09T03:15:29.634Z] a3f6d66d190b: Preparing [2024-09-09T03:15:29.634Z] 060f540386ef: Preparing [2024-09-09T03:15:29.634Z] 99bccea3633a: Preparing [2024-09-09T03:15:29.634Z] 49dc0620b87e: Preparing [2024-09-09T03:15:29.634Z] c07d975d21b7: Preparing [2024-09-09T03:15:29.634Z] 5be2f96bdb03: Preparing [2024-09-09T03:15:29.634Z] 9e6c2a9eb9e1: Preparing [2024-09-09T03:15:29.634Z] a68166bf8350: Preparing [2024-09-09T03:15:29.634Z] 4faea5eef23f: Preparing [2024-09-09T03:15:29.634Z] f9dfd0d6a1bb: Preparing [2024-09-09T03:15:29.634Z] 0ef9a0a5878a: Preparing [2024-09-09T03:15:29.634Z] 5f70bf18a086: Preparing [2024-09-09T03:15:29.634Z] b4a95371ba23: Preparing [2024-09-09T03:15:29.634Z] f8bb6e38a463: Preparing [2024-09-09T03:15:29.634Z] 9de79d9a5a02: Preparing [2024-09-09T03:15:29.634Z] d62a02444d39: Preparing [2024-09-09T03:15:29.634Z] 9e6c2a9eb9e1: Waiting [2024-09-09T03:15:29.634Z] a68166bf8350: Waiting [2024-09-09T03:15:29.634Z] 4faea5eef23f: Waiting [2024-09-09T03:15:29.634Z] f9dfd0d6a1bb: Waiting [2024-09-09T03:15:29.634Z] 0ef9a0a5878a: Waiting [2024-09-09T03:15:29.634Z] 5f70bf18a086: Waiting [2024-09-09T03:15:29.634Z] b4a95371ba23: Waiting [2024-09-09T03:15:29.634Z] f8bb6e38a463: Waiting [2024-09-09T03:15:29.634Z] 9de79d9a5a02: Waiting [2024-09-09T03:15:29.634Z] d62a02444d39: Waiting [2024-09-09T03:15:29.634Z] c07d975d21b7: Waiting [2024-09-09T03:15:29.634Z] 5be2f96bdb03: Waiting [2024-09-09T03:15:29.634Z] 99bccea3633a: Layer already exists [2024-09-09T03:15:29.634Z] 3151ab75bd69: Layer already exists [2024-09-09T03:15:29.634Z] 060f540386ef: Layer already exists [2024-09-09T03:15:29.634Z] 49dc0620b87e: Layer already exists [2024-09-09T03:15:29.634Z] a3f6d66d190b: Layer already exists [2024-09-09T03:15:29.634Z] c07d975d21b7: Layer already exists [2024-09-09T03:15:29.634Z] a68166bf8350: Layer already exists [2024-09-09T03:15:29.634Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:29.634Z] 5be2f96bdb03: Layer already exists [2024-09-09T03:15:29.634Z] 9e6c2a9eb9e1: Layer already exists [2024-09-09T03:15:29.634Z] f9dfd0d6a1bb: Layer already exists [2024-09-09T03:15:29.634Z] 0ef9a0a5878a: Layer already exists [2024-09-09T03:15:29.634Z] 5f70bf18a086: Layer already exists [2024-09-09T03:15:29.634Z] b4a95371ba23: Layer already exists [2024-09-09T03:15:29.634Z] f8bb6e38a463: Layer already exists [2024-09-09T03:15:29.634Z] 9de79d9a5a02: Layer already exists [2024-09-09T03:15:29.634Z] d62a02444d39: Layer already exists [2024-09-09T03:15:29.634Z] main: digest: sha256:98fa2ae15d2ab2b1b53e6464fd375ac628ea5a434fb236acb57e8fddd5cee5b7 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:15:29.725Z] ===================================================== [Pipeline] echo [2024-09-09T03:15:29.743Z] taggedImages: [2024-09-09T03:15:29.743Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:29.743Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-09-09T03:15:29.743Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.65 [2024-09-09T03:15:29.743Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:29.743Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-09-09T03:15:29.770Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-09-09T03:15:29.770Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:29.770Z] latest [2024-09-09T03:15:29.770Z] 3.2.0-dev.65 [2024-09-09T03:15:29.770Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:29.770Z] main [2024-09-09T03:15:29.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:30.140Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:30.484Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:30.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-09T03:15:30.484Z] dcd3cf05ab64: Preparing [2024-09-09T03:15:30.484Z] 3a4bbd519385: Preparing [2024-09-09T03:15:30.484Z] 6a5de1135fbe: Preparing [2024-09-09T03:15:30.484Z] 54289b2063c4: Preparing [2024-09-09T03:15:30.484Z] a68166bf8350: Preparing [2024-09-09T03:15:30.484Z] 4faea5eef23f: Preparing [2024-09-09T03:15:30.484Z] 391ae71a7442: Preparing [2024-09-09T03:15:30.484Z] 1140d85988d0: Preparing [2024-09-09T03:15:30.484Z] d62a02444d39: Preparing [2024-09-09T03:15:30.484Z] 391ae71a7442: Waiting [2024-09-09T03:15:30.484Z] 1140d85988d0: Waiting [2024-09-09T03:15:30.484Z] d62a02444d39: Waiting [2024-09-09T03:15:30.484Z] 4faea5eef23f: Waiting [2024-09-09T03:15:30.484Z] dcd3cf05ab64: Layer already exists [2024-09-09T03:15:30.484Z] 3a4bbd519385: Layer already exists [2024-09-09T03:15:30.484Z] a68166bf8350: Layer already exists [2024-09-09T03:15:30.484Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:30.484Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:30.484Z] 1140d85988d0: Layer already exists [2024-09-09T03:15:30.484Z] d62a02444d39: Layer already exists [2024-09-09T03:15:30.484Z] 6a5de1135fbe: Pushed [2024-09-09T03:15:33.074Z] 54289b2063c4: Pushed [2024-09-09T03:15:33.074Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:91f00e97c6227c2bd0c3b04fbb6045d0eb1d910e4df7f3cffe34262a33a77b31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:33.383Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:33.699Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-09T03:15:33.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-09T03:15:33.699Z] dcd3cf05ab64: Preparing [2024-09-09T03:15:33.699Z] 3a4bbd519385: Preparing [2024-09-09T03:15:33.699Z] 6a5de1135fbe: Preparing [2024-09-09T03:15:33.699Z] 54289b2063c4: Preparing [2024-09-09T03:15:33.699Z] a68166bf8350: Preparing [2024-09-09T03:15:33.699Z] 4faea5eef23f: Preparing [2024-09-09T03:15:33.699Z] 391ae71a7442: Preparing [2024-09-09T03:15:33.699Z] 1140d85988d0: Preparing [2024-09-09T03:15:33.699Z] d62a02444d39: Preparing [2024-09-09T03:15:33.699Z] 391ae71a7442: Waiting [2024-09-09T03:15:33.699Z] 1140d85988d0: Waiting [2024-09-09T03:15:33.699Z] 4faea5eef23f: Waiting [2024-09-09T03:15:33.699Z] a68166bf8350: Layer already exists [2024-09-09T03:15:33.699Z] dcd3cf05ab64: Layer already exists [2024-09-09T03:15:33.699Z] 6a5de1135fbe: Layer already exists [2024-09-09T03:15:33.699Z] 3a4bbd519385: Layer already exists [2024-09-09T03:15:33.699Z] 54289b2063c4: Layer already exists [2024-09-09T03:15:33.699Z] d62a02444d39: Layer already exists [2024-09-09T03:15:33.699Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:33.699Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:33.699Z] 1140d85988d0: Layer already exists [2024-09-09T03:15:33.699Z] latest: digest: sha256:91f00e97c6227c2bd0c3b04fbb6045d0eb1d910e4df7f3cffe34262a33a77b31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:34.030Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:34.352Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.65 [2024-09-09T03:15:34.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-09T03:15:34.352Z] dcd3cf05ab64: Preparing [2024-09-09T03:15:34.352Z] 3a4bbd519385: Preparing [2024-09-09T03:15:34.352Z] 6a5de1135fbe: Preparing [2024-09-09T03:15:34.352Z] 54289b2063c4: Preparing [2024-09-09T03:15:34.352Z] a68166bf8350: Preparing [2024-09-09T03:15:34.352Z] 4faea5eef23f: Preparing [2024-09-09T03:15:34.352Z] 391ae71a7442: Preparing [2024-09-09T03:15:34.352Z] 1140d85988d0: Preparing [2024-09-09T03:15:34.352Z] d62a02444d39: Preparing [2024-09-09T03:15:34.352Z] 4faea5eef23f: Waiting [2024-09-09T03:15:34.352Z] 391ae71a7442: Waiting [2024-09-09T03:15:34.352Z] 1140d85988d0: Waiting [2024-09-09T03:15:34.352Z] d62a02444d39: Waiting [2024-09-09T03:15:34.352Z] dcd3cf05ab64: Layer already exists [2024-09-09T03:15:34.352Z] 3a4bbd519385: Layer already exists [2024-09-09T03:15:34.352Z] 54289b2063c4: Layer already exists [2024-09-09T03:15:34.352Z] 6a5de1135fbe: Layer already exists [2024-09-09T03:15:34.352Z] a68166bf8350: Layer already exists [2024-09-09T03:15:34.352Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:34.352Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:34.352Z] d62a02444d39: Layer already exists [2024-09-09T03:15:34.352Z] 1140d85988d0: Layer already exists [2024-09-09T03:15:34.352Z] 3.2.0-dev.65: digest: sha256:91f00e97c6227c2bd0c3b04fbb6045d0eb1d910e4df7f3cffe34262a33a77b31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:34.677Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:35.000Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:35.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-09T03:15:35.000Z] dcd3cf05ab64: Preparing [2024-09-09T03:15:35.000Z] 3a4bbd519385: Preparing [2024-09-09T03:15:35.000Z] 6a5de1135fbe: Preparing [2024-09-09T03:15:35.000Z] 54289b2063c4: Preparing [2024-09-09T03:15:35.000Z] a68166bf8350: Preparing [2024-09-09T03:15:35.000Z] 4faea5eef23f: Preparing [2024-09-09T03:15:35.000Z] 391ae71a7442: Preparing [2024-09-09T03:15:35.000Z] 1140d85988d0: Preparing [2024-09-09T03:15:35.000Z] d62a02444d39: Preparing [2024-09-09T03:15:35.000Z] 4faea5eef23f: Waiting [2024-09-09T03:15:35.000Z] 391ae71a7442: Waiting [2024-09-09T03:15:35.000Z] 1140d85988d0: Waiting [2024-09-09T03:15:35.000Z] d62a02444d39: Waiting [2024-09-09T03:15:35.000Z] a68166bf8350: Layer already exists [2024-09-09T03:15:35.000Z] 3a4bbd519385: Layer already exists [2024-09-09T03:15:35.000Z] 6a5de1135fbe: Layer already exists [2024-09-09T03:15:35.000Z] 54289b2063c4: Layer already exists [2024-09-09T03:15:35.000Z] dcd3cf05ab64: Layer already exists [2024-09-09T03:15:35.000Z] 1140d85988d0: Layer already exists [2024-09-09T03:15:35.000Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:35.000Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:35.000Z] d62a02444d39: Layer already exists [2024-09-09T03:15:35.000Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:91f00e97c6227c2bd0c3b04fbb6045d0eb1d910e4df7f3cffe34262a33a77b31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:35.325Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:35.646Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-09-09T03:15:35.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-09-09T03:15:35.646Z] dcd3cf05ab64: Preparing [2024-09-09T03:15:35.646Z] 3a4bbd519385: Preparing [2024-09-09T03:15:35.646Z] 6a5de1135fbe: Preparing [2024-09-09T03:15:35.646Z] 54289b2063c4: Preparing [2024-09-09T03:15:35.646Z] a68166bf8350: Preparing [2024-09-09T03:15:35.646Z] 4faea5eef23f: Preparing [2024-09-09T03:15:35.646Z] 391ae71a7442: Preparing [2024-09-09T03:15:35.646Z] 1140d85988d0: Preparing [2024-09-09T03:15:35.646Z] d62a02444d39: Preparing [2024-09-09T03:15:35.646Z] 4faea5eef23f: Waiting [2024-09-09T03:15:35.646Z] 391ae71a7442: Waiting [2024-09-09T03:15:35.646Z] d62a02444d39: Waiting [2024-09-09T03:15:35.646Z] 1140d85988d0: Waiting [2024-09-09T03:15:35.646Z] dcd3cf05ab64: Layer already exists [2024-09-09T03:15:35.646Z] 3a4bbd519385: Layer already exists [2024-09-09T03:15:35.646Z] 6a5de1135fbe: Layer already exists [2024-09-09T03:15:35.646Z] a68166bf8350: Layer already exists [2024-09-09T03:15:35.646Z] 54289b2063c4: Layer already exists [2024-09-09T03:15:35.646Z] 1140d85988d0: Layer already exists [2024-09-09T03:15:35.646Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:35.646Z] 391ae71a7442: Layer already exists [2024-09-09T03:15:35.646Z] d62a02444d39: Layer already exists [2024-09-09T03:15:35.646Z] main: digest: sha256:91f00e97c6227c2bd0c3b04fbb6045d0eb1d910e4df7f3cffe34262a33a77b31 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:15:35.715Z] ===================================================== [Pipeline] echo [2024-09-09T03:15:35.728Z] taggedImages: [2024-09-09T03:15:35.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:35.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-09-09T03:15:35.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.65 [2024-09-09T03:15:35.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:35.728Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-09-09T03:15:35.756Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-09-09T03:15:35.756Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:35.756Z] latest [2024-09-09T03:15:35.756Z] 3.2.0-dev.65 [2024-09-09T03:15:35.756Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:35.756Z] main [2024-09-09T03:15:35.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:36.113Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:36.436Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:36.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-09T03:15:36.437Z] 30c9af8f2891: Preparing [2024-09-09T03:15:36.437Z] 97d9b7814a7c: Preparing [2024-09-09T03:15:36.437Z] 680d3c38589d: Preparing [2024-09-09T03:15:36.437Z] 9e7b602bebc1: Preparing [2024-09-09T03:15:36.437Z] 598f7019e521: Preparing [2024-09-09T03:15:36.437Z] a68166bf8350: Preparing [2024-09-09T03:15:36.437Z] 4faea5eef23f: Preparing [2024-09-09T03:15:36.437Z] b145cff427b4: Preparing [2024-09-09T03:15:36.437Z] 85baaacf78b8: Preparing [2024-09-09T03:15:36.437Z] b3482b4d6145: Preparing [2024-09-09T03:15:36.437Z] d62a02444d39: Preparing [2024-09-09T03:15:36.437Z] 4faea5eef23f: Waiting [2024-09-09T03:15:36.437Z] b145cff427b4: Waiting [2024-09-09T03:15:36.437Z] 85baaacf78b8: Waiting [2024-09-09T03:15:36.437Z] b3482b4d6145: Waiting [2024-09-09T03:15:36.437Z] d62a02444d39: Waiting [2024-09-09T03:15:36.437Z] 97d9b7814a7c: Pushed [2024-09-09T03:15:36.437Z] 598f7019e521: Pushed [2024-09-09T03:15:36.437Z] 30c9af8f2891: Pushed [2024-09-09T03:15:36.437Z] 9e7b602bebc1: Pushed [2024-09-09T03:15:36.437Z] a68166bf8350: Layer already exists [2024-09-09T03:15:36.437Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:36.437Z] d62a02444d39: Layer already exists [2024-09-09T03:15:36.695Z] 85baaacf78b8: Pushed [2024-09-09T03:15:36.695Z] b145cff427b4: Pushed [2024-09-09T03:15:37.262Z] 680d3c38589d: Pushed [2024-09-09T03:15:37.521Z] b3482b4d6145: Pushed [2024-09-09T03:15:37.780Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:b94a8792d78247c7cf20850764a0c3dc010204654998697de9d310a7594f43df size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:38.101Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:38.413Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-09T03:15:38.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-09T03:15:38.414Z] 30c9af8f2891: Preparing [2024-09-09T03:15:38.414Z] 97d9b7814a7c: Preparing [2024-09-09T03:15:38.414Z] 680d3c38589d: Preparing [2024-09-09T03:15:38.414Z] 9e7b602bebc1: Preparing [2024-09-09T03:15:38.414Z] 598f7019e521: Preparing [2024-09-09T03:15:38.414Z] a68166bf8350: Preparing [2024-09-09T03:15:38.414Z] 4faea5eef23f: Preparing [2024-09-09T03:15:38.414Z] b145cff427b4: Preparing [2024-09-09T03:15:38.414Z] 85baaacf78b8: Preparing [2024-09-09T03:15:38.414Z] b3482b4d6145: Preparing [2024-09-09T03:15:38.414Z] d62a02444d39: Preparing [2024-09-09T03:15:38.414Z] a68166bf8350: Waiting [2024-09-09T03:15:38.414Z] 4faea5eef23f: Waiting [2024-09-09T03:15:38.414Z] 85baaacf78b8: Waiting [2024-09-09T03:15:38.414Z] b3482b4d6145: Waiting [2024-09-09T03:15:38.414Z] b145cff427b4: Waiting [2024-09-09T03:15:38.414Z] 30c9af8f2891: Layer already exists [2024-09-09T03:15:38.414Z] 9e7b602bebc1: Layer already exists [2024-09-09T03:15:38.414Z] 680d3c38589d: Layer already exists [2024-09-09T03:15:38.414Z] 97d9b7814a7c: Layer already exists [2024-09-09T03:15:38.414Z] 598f7019e521: Layer already exists [2024-09-09T03:15:38.414Z] a68166bf8350: Layer already exists [2024-09-09T03:15:38.414Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:38.414Z] b145cff427b4: Layer already exists [2024-09-09T03:15:38.414Z] 85baaacf78b8: Layer already exists [2024-09-09T03:15:38.414Z] b3482b4d6145: Layer already exists [2024-09-09T03:15:38.414Z] d62a02444d39: Layer already exists [2024-09-09T03:15:38.414Z] latest: digest: sha256:b94a8792d78247c7cf20850764a0c3dc010204654998697de9d310a7594f43df size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:38.733Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:39.056Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.65 [2024-09-09T03:15:39.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-09T03:15:39.056Z] 30c9af8f2891: Preparing [2024-09-09T03:15:39.056Z] 97d9b7814a7c: Preparing [2024-09-09T03:15:39.056Z] 680d3c38589d: Preparing [2024-09-09T03:15:39.056Z] 9e7b602bebc1: Preparing [2024-09-09T03:15:39.056Z] 598f7019e521: Preparing [2024-09-09T03:15:39.056Z] a68166bf8350: Preparing [2024-09-09T03:15:39.056Z] 4faea5eef23f: Preparing [2024-09-09T03:15:39.056Z] b145cff427b4: Preparing [2024-09-09T03:15:39.056Z] 85baaacf78b8: Preparing [2024-09-09T03:15:39.056Z] b3482b4d6145: Preparing [2024-09-09T03:15:39.056Z] d62a02444d39: Preparing [2024-09-09T03:15:39.056Z] 4faea5eef23f: Waiting [2024-09-09T03:15:39.056Z] b3482b4d6145: Waiting [2024-09-09T03:15:39.056Z] d62a02444d39: Waiting [2024-09-09T03:15:39.056Z] b145cff427b4: Waiting [2024-09-09T03:15:39.056Z] 85baaacf78b8: Waiting [2024-09-09T03:15:39.056Z] 598f7019e521: Layer already exists [2024-09-09T03:15:39.056Z] 30c9af8f2891: Layer already exists [2024-09-09T03:15:39.056Z] 9e7b602bebc1: Layer already exists [2024-09-09T03:15:39.056Z] 680d3c38589d: Layer already exists [2024-09-09T03:15:39.056Z] 97d9b7814a7c: Layer already exists [2024-09-09T03:15:39.056Z] a68166bf8350: Layer already exists [2024-09-09T03:15:39.056Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:39.056Z] 85baaacf78b8: Layer already exists [2024-09-09T03:15:39.056Z] b145cff427b4: Layer already exists [2024-09-09T03:15:39.056Z] b3482b4d6145: Layer already exists [2024-09-09T03:15:39.056Z] d62a02444d39: Layer already exists [2024-09-09T03:15:39.056Z] 3.2.0-dev.65: digest: sha256:b94a8792d78247c7cf20850764a0c3dc010204654998697de9d310a7594f43df size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:39.386Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:39.715Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:39.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-09T03:15:39.715Z] 30c9af8f2891: Preparing [2024-09-09T03:15:39.715Z] 97d9b7814a7c: Preparing [2024-09-09T03:15:39.715Z] 680d3c38589d: Preparing [2024-09-09T03:15:39.715Z] 9e7b602bebc1: Preparing [2024-09-09T03:15:39.715Z] 598f7019e521: Preparing [2024-09-09T03:15:39.715Z] a68166bf8350: Preparing [2024-09-09T03:15:39.715Z] 4faea5eef23f: Preparing [2024-09-09T03:15:39.715Z] b145cff427b4: Preparing [2024-09-09T03:15:39.715Z] 85baaacf78b8: Preparing [2024-09-09T03:15:39.715Z] b3482b4d6145: Preparing [2024-09-09T03:15:39.715Z] d62a02444d39: Preparing [2024-09-09T03:15:39.715Z] b145cff427b4: Waiting [2024-09-09T03:15:39.715Z] 85baaacf78b8: Waiting [2024-09-09T03:15:39.715Z] b3482b4d6145: Waiting [2024-09-09T03:15:39.715Z] d62a02444d39: Waiting [2024-09-09T03:15:39.715Z] a68166bf8350: Waiting [2024-09-09T03:15:39.715Z] 4faea5eef23f: Waiting [2024-09-09T03:15:39.715Z] 30c9af8f2891: Layer already exists [2024-09-09T03:15:39.715Z] 9e7b602bebc1: Layer already exists [2024-09-09T03:15:39.715Z] 97d9b7814a7c: Layer already exists [2024-09-09T03:15:39.715Z] 598f7019e521: Layer already exists [2024-09-09T03:15:39.715Z] 680d3c38589d: Layer already exists [2024-09-09T03:15:39.715Z] b145cff427b4: Layer already exists [2024-09-09T03:15:39.715Z] a68166bf8350: Layer already exists [2024-09-09T03:15:39.715Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:39.715Z] 85baaacf78b8: Layer already exists [2024-09-09T03:15:39.715Z] b3482b4d6145: Layer already exists [2024-09-09T03:15:39.715Z] d62a02444d39: Layer already exists [2024-09-09T03:15:39.715Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:b94a8792d78247c7cf20850764a0c3dc010204654998697de9d310a7594f43df size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:40.035Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:40.362Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-09-09T03:15:40.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-09-09T03:15:40.362Z] 30c9af8f2891: Preparing [2024-09-09T03:15:40.362Z] 97d9b7814a7c: Preparing [2024-09-09T03:15:40.362Z] 680d3c38589d: Preparing [2024-09-09T03:15:40.362Z] 9e7b602bebc1: Preparing [2024-09-09T03:15:40.362Z] 598f7019e521: Preparing [2024-09-09T03:15:40.362Z] a68166bf8350: Preparing [2024-09-09T03:15:40.362Z] 4faea5eef23f: Preparing [2024-09-09T03:15:40.362Z] b145cff427b4: Preparing [2024-09-09T03:15:40.362Z] 85baaacf78b8: Preparing [2024-09-09T03:15:40.362Z] b3482b4d6145: Preparing [2024-09-09T03:15:40.362Z] d62a02444d39: Preparing [2024-09-09T03:15:40.362Z] a68166bf8350: Waiting [2024-09-09T03:15:40.362Z] b145cff427b4: Waiting [2024-09-09T03:15:40.362Z] 85baaacf78b8: Waiting [2024-09-09T03:15:40.362Z] b3482b4d6145: Waiting [2024-09-09T03:15:40.362Z] d62a02444d39: Waiting [2024-09-09T03:15:40.362Z] 4faea5eef23f: Waiting [2024-09-09T03:15:40.362Z] 680d3c38589d: Layer already exists [2024-09-09T03:15:40.362Z] 598f7019e521: Layer already exists [2024-09-09T03:15:40.362Z] 97d9b7814a7c: Layer already exists [2024-09-09T03:15:40.362Z] 30c9af8f2891: Layer already exists [2024-09-09T03:15:40.362Z] 9e7b602bebc1: Layer already exists [2024-09-09T03:15:40.362Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:40.362Z] b145cff427b4: Layer already exists [2024-09-09T03:15:40.362Z] a68166bf8350: Layer already exists [2024-09-09T03:15:40.362Z] 85baaacf78b8: Layer already exists [2024-09-09T03:15:40.362Z] b3482b4d6145: Layer already exists [2024-09-09T03:15:40.362Z] d62a02444d39: Layer already exists [2024-09-09T03:15:40.362Z] main: digest: sha256:b94a8792d78247c7cf20850764a0c3dc010204654998697de9d310a7594f43df size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:15:40.434Z] ===================================================== [Pipeline] echo [2024-09-09T03:15:40.447Z] taggedImages: [2024-09-09T03:15:40.448Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:40.448Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-09-09T03:15:40.448Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.65 [2024-09-09T03:15:40.448Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:40.448Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-09-09T03:15:40.476Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-09-09T03:15:40.476Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:40.476Z] latest [2024-09-09T03:15:40.476Z] 3.2.0-dev.65 [2024-09-09T03:15:40.476Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:40.476Z] main [2024-09-09T03:15:40.476Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:40.821Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:41.144Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:41.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-09T03:15:41.144Z] 54a91a3a510b: Preparing [2024-09-09T03:15:41.144Z] 753ce8293b3f: Preparing [2024-09-09T03:15:41.144Z] 5ecaae6351e3: Preparing [2024-09-09T03:15:41.144Z] 9a8d687e39d3: Preparing [2024-09-09T03:15:41.144Z] d994fa0cccfe: Preparing [2024-09-09T03:15:41.144Z] 9d0de3364252: Preparing [2024-09-09T03:15:41.144Z] 465a658ac5e7: Preparing [2024-09-09T03:15:41.144Z] a68166bf8350: Preparing [2024-09-09T03:15:41.144Z] 4faea5eef23f: Preparing [2024-09-09T03:15:41.144Z] 764b9575e0fb: Preparing [2024-09-09T03:15:41.144Z] 40dd304dfa99: Preparing [2024-09-09T03:15:41.144Z] d62a02444d39: Preparing [2024-09-09T03:15:41.144Z] 764b9575e0fb: Waiting [2024-09-09T03:15:41.144Z] 9d0de3364252: Waiting [2024-09-09T03:15:41.144Z] 40dd304dfa99: Waiting [2024-09-09T03:15:41.144Z] d62a02444d39: Waiting [2024-09-09T03:15:41.144Z] 465a658ac5e7: Waiting [2024-09-09T03:15:41.144Z] a68166bf8350: Waiting [2024-09-09T03:15:41.144Z] 4faea5eef23f: Waiting [2024-09-09T03:15:41.144Z] 753ce8293b3f: Pushed [2024-09-09T03:15:41.144Z] d994fa0cccfe: Pushed [2024-09-09T03:15:41.144Z] 54a91a3a510b: Pushed [2024-09-09T03:15:41.144Z] a68166bf8350: Layer already exists [2024-09-09T03:15:41.144Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:41.403Z] 9d0de3364252: Pushed [2024-09-09T03:15:41.403Z] 465a658ac5e7: Pushed [2024-09-09T03:15:41.403Z] d62a02444d39: Layer already exists [2024-09-09T03:15:41.403Z] 764b9575e0fb: Pushed [2024-09-09T03:15:41.970Z] 9a8d687e39d3: Pushed [2024-09-09T03:15:42.628Z] 5ecaae6351e3: Pushed [2024-09-09T03:15:42.628Z] 40dd304dfa99: Pushed [2024-09-09T03:15:42.887Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:f9ce9b85b3d07211eb4d5e1f6a142b504364f6219414beaf65125577abdf1951 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:43.216Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:43.541Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-09T03:15:43.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-09T03:15:43.541Z] 54a91a3a510b: Preparing [2024-09-09T03:15:43.541Z] 753ce8293b3f: Preparing [2024-09-09T03:15:43.541Z] 5ecaae6351e3: Preparing [2024-09-09T03:15:43.541Z] 9a8d687e39d3: Preparing [2024-09-09T03:15:43.541Z] d994fa0cccfe: Preparing [2024-09-09T03:15:43.541Z] 9d0de3364252: Preparing [2024-09-09T03:15:43.541Z] 465a658ac5e7: Preparing [2024-09-09T03:15:43.541Z] a68166bf8350: Preparing [2024-09-09T03:15:43.541Z] 4faea5eef23f: Preparing [2024-09-09T03:15:43.541Z] 764b9575e0fb: Preparing [2024-09-09T03:15:43.541Z] 40dd304dfa99: Preparing [2024-09-09T03:15:43.541Z] d62a02444d39: Preparing [2024-09-09T03:15:43.541Z] a68166bf8350: Waiting [2024-09-09T03:15:43.541Z] 4faea5eef23f: Waiting [2024-09-09T03:15:43.541Z] 764b9575e0fb: Waiting [2024-09-09T03:15:43.541Z] 9d0de3364252: Waiting [2024-09-09T03:15:43.541Z] 465a658ac5e7: Waiting [2024-09-09T03:15:43.541Z] d62a02444d39: Waiting [2024-09-09T03:15:43.541Z] 54a91a3a510b: Layer already exists [2024-09-09T03:15:43.541Z] 9a8d687e39d3: Layer already exists [2024-09-09T03:15:43.541Z] 753ce8293b3f: Layer already exists [2024-09-09T03:15:43.541Z] d994fa0cccfe: Layer already exists [2024-09-09T03:15:43.541Z] 5ecaae6351e3: Layer already exists [2024-09-09T03:15:43.541Z] 465a658ac5e7: Layer already exists [2024-09-09T03:15:43.541Z] 9d0de3364252: Layer already exists [2024-09-09T03:15:43.541Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:43.541Z] a68166bf8350: Layer already exists [2024-09-09T03:15:43.541Z] 764b9575e0fb: Layer already exists [2024-09-09T03:15:43.541Z] d62a02444d39: Layer already exists [2024-09-09T03:15:43.541Z] 40dd304dfa99: Layer already exists [2024-09-09T03:15:43.541Z] latest: digest: sha256:f9ce9b85b3d07211eb4d5e1f6a142b504364f6219414beaf65125577abdf1951 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:43.863Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:44.186Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.65 [2024-09-09T03:15:44.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-09T03:15:44.186Z] 54a91a3a510b: Preparing [2024-09-09T03:15:44.186Z] 753ce8293b3f: Preparing [2024-09-09T03:15:44.186Z] 5ecaae6351e3: Preparing [2024-09-09T03:15:44.186Z] 9a8d687e39d3: Preparing [2024-09-09T03:15:44.186Z] d994fa0cccfe: Preparing [2024-09-09T03:15:44.186Z] 9d0de3364252: Preparing [2024-09-09T03:15:44.186Z] 465a658ac5e7: Preparing [2024-09-09T03:15:44.186Z] a68166bf8350: Preparing [2024-09-09T03:15:44.186Z] 4faea5eef23f: Preparing [2024-09-09T03:15:44.186Z] 764b9575e0fb: Preparing [2024-09-09T03:15:44.186Z] 40dd304dfa99: Preparing [2024-09-09T03:15:44.186Z] d62a02444d39: Preparing [2024-09-09T03:15:44.186Z] 465a658ac5e7: Waiting [2024-09-09T03:15:44.186Z] a68166bf8350: Waiting [2024-09-09T03:15:44.186Z] 4faea5eef23f: Waiting [2024-09-09T03:15:44.186Z] 764b9575e0fb: Waiting [2024-09-09T03:15:44.186Z] 40dd304dfa99: Waiting [2024-09-09T03:15:44.186Z] 9d0de3364252: Waiting [2024-09-09T03:15:44.186Z] d62a02444d39: Waiting [2024-09-09T03:15:44.186Z] d994fa0cccfe: Layer already exists [2024-09-09T03:15:44.186Z] 54a91a3a510b: Layer already exists [2024-09-09T03:15:44.186Z] 9a8d687e39d3: Layer already exists [2024-09-09T03:15:44.186Z] 5ecaae6351e3: Layer already exists [2024-09-09T03:15:44.186Z] 753ce8293b3f: Layer already exists [2024-09-09T03:15:44.186Z] 465a658ac5e7: Layer already exists [2024-09-09T03:15:44.186Z] a68166bf8350: Layer already exists [2024-09-09T03:15:44.186Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:44.186Z] 9d0de3364252: Layer already exists [2024-09-09T03:15:44.186Z] 764b9575e0fb: Layer already exists [2024-09-09T03:15:44.186Z] d62a02444d39: Layer already exists [2024-09-09T03:15:44.186Z] 40dd304dfa99: Layer already exists [2024-09-09T03:15:44.186Z] 3.2.0-dev.65: digest: sha256:f9ce9b85b3d07211eb4d5e1f6a142b504364f6219414beaf65125577abdf1951 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:44.512Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:44.841Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:44.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-09T03:15:44.841Z] 54a91a3a510b: Preparing [2024-09-09T03:15:44.841Z] 753ce8293b3f: Preparing [2024-09-09T03:15:44.841Z] 5ecaae6351e3: Preparing [2024-09-09T03:15:44.841Z] 9a8d687e39d3: Preparing [2024-09-09T03:15:44.841Z] d994fa0cccfe: Preparing [2024-09-09T03:15:44.841Z] 9d0de3364252: Preparing [2024-09-09T03:15:44.841Z] 465a658ac5e7: Preparing [2024-09-09T03:15:44.841Z] a68166bf8350: Preparing [2024-09-09T03:15:44.841Z] 4faea5eef23f: Preparing [2024-09-09T03:15:44.841Z] 764b9575e0fb: Preparing [2024-09-09T03:15:44.841Z] 40dd304dfa99: Preparing [2024-09-09T03:15:44.841Z] d62a02444d39: Preparing [2024-09-09T03:15:44.841Z] 4faea5eef23f: Waiting [2024-09-09T03:15:44.841Z] 764b9575e0fb: Waiting [2024-09-09T03:15:44.841Z] 9d0de3364252: Waiting [2024-09-09T03:15:44.841Z] a68166bf8350: Waiting [2024-09-09T03:15:44.841Z] 465a658ac5e7: Waiting [2024-09-09T03:15:44.841Z] d62a02444d39: Waiting [2024-09-09T03:15:44.841Z] 40dd304dfa99: Waiting [2024-09-09T03:15:44.841Z] 753ce8293b3f: Layer already exists [2024-09-09T03:15:44.841Z] d994fa0cccfe: Layer already exists [2024-09-09T03:15:44.841Z] 9a8d687e39d3: Layer already exists [2024-09-09T03:15:44.841Z] 54a91a3a510b: Layer already exists [2024-09-09T03:15:44.841Z] 5ecaae6351e3: Layer already exists [2024-09-09T03:15:44.841Z] 764b9575e0fb: Layer already exists [2024-09-09T03:15:44.841Z] a68166bf8350: Layer already exists [2024-09-09T03:15:44.841Z] 465a658ac5e7: Layer already exists [2024-09-09T03:15:44.841Z] 9d0de3364252: Layer already exists [2024-09-09T03:15:44.841Z] 40dd304dfa99: Layer already exists [2024-09-09T03:15:44.841Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:44.841Z] d62a02444d39: Layer already exists [2024-09-09T03:15:44.841Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:f9ce9b85b3d07211eb4d5e1f6a142b504364f6219414beaf65125577abdf1951 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:45.166Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:45.492Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-09-09T03:15:45.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-09-09T03:15:45.492Z] 54a91a3a510b: Preparing [2024-09-09T03:15:45.492Z] 753ce8293b3f: Preparing [2024-09-09T03:15:45.492Z] 5ecaae6351e3: Preparing [2024-09-09T03:15:45.492Z] 9a8d687e39d3: Preparing [2024-09-09T03:15:45.492Z] d994fa0cccfe: Preparing [2024-09-09T03:15:45.492Z] 9d0de3364252: Preparing [2024-09-09T03:15:45.492Z] 465a658ac5e7: Preparing [2024-09-09T03:15:45.492Z] a68166bf8350: Preparing [2024-09-09T03:15:45.492Z] 4faea5eef23f: Preparing [2024-09-09T03:15:45.492Z] 764b9575e0fb: Preparing [2024-09-09T03:15:45.492Z] 40dd304dfa99: Preparing [2024-09-09T03:15:45.492Z] d62a02444d39: Preparing [2024-09-09T03:15:45.492Z] 764b9575e0fb: Waiting [2024-09-09T03:15:45.492Z] 40dd304dfa99: Waiting [2024-09-09T03:15:45.492Z] 465a658ac5e7: Waiting [2024-09-09T03:15:45.492Z] d62a02444d39: Waiting [2024-09-09T03:15:45.492Z] a68166bf8350: Waiting [2024-09-09T03:15:45.492Z] 5ecaae6351e3: Layer already exists [2024-09-09T03:15:45.492Z] 9a8d687e39d3: Layer already exists [2024-09-09T03:15:45.492Z] 753ce8293b3f: Layer already exists [2024-09-09T03:15:45.492Z] d994fa0cccfe: Layer already exists [2024-09-09T03:15:45.492Z] 54a91a3a510b: Layer already exists [2024-09-09T03:15:45.492Z] 9d0de3364252: Layer already exists [2024-09-09T03:15:45.492Z] 465a658ac5e7: Layer already exists [2024-09-09T03:15:45.492Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:45.492Z] a68166bf8350: Layer already exists [2024-09-09T03:15:45.492Z] 764b9575e0fb: Layer already exists [2024-09-09T03:15:45.492Z] 40dd304dfa99: Layer already exists [2024-09-09T03:15:45.492Z] d62a02444d39: Layer already exists [2024-09-09T03:15:45.492Z] main: digest: sha256:f9ce9b85b3d07211eb4d5e1f6a142b504364f6219414beaf65125577abdf1951 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:15:45.565Z] ===================================================== [Pipeline] echo [2024-09-09T03:15:45.577Z] taggedImages: [2024-09-09T03:15:45.577Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:45.577Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-09-09T03:15:45.577Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.65 [2024-09-09T03:15:45.577Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:45.577Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-09-09T03:15:45.604Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-09-09T03:15:45.604Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:45.604Z] latest [2024-09-09T03:15:45.604Z] 3.2.0-dev.65 [2024-09-09T03:15:45.604Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:45.604Z] main [2024-09-09T03:15:45.604Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:45.952Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:46.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:46.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-09T03:15:46.276Z] bd5aed40b576: Preparing [2024-09-09T03:15:46.276Z] a4e6391efbb0: Preparing [2024-09-09T03:15:46.276Z] a68166bf8350: Preparing [2024-09-09T03:15:46.276Z] 4faea5eef23f: Preparing [2024-09-09T03:15:46.276Z] 26e8e74ca13b: Preparing [2024-09-09T03:15:46.276Z] 4dce3a46017c: Preparing [2024-09-09T03:15:46.276Z] d62a02444d39: Preparing [2024-09-09T03:15:46.276Z] d62a02444d39: Waiting [2024-09-09T03:15:46.276Z] 4dce3a46017c: Waiting [2024-09-09T03:15:46.276Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:46.276Z] a68166bf8350: Layer already exists [2024-09-09T03:15:46.276Z] d62a02444d39: Layer already exists [2024-09-09T03:15:46.276Z] 26e8e74ca13b: Pushed [2024-09-09T03:15:46.276Z] bd5aed40b576: Pushed [2024-09-09T03:15:47.216Z] 4dce3a46017c: Pushed [2024-09-09T03:15:47.785Z] a4e6391efbb0: Pushed [2024-09-09T03:15:48.044Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:9a4c36e8a6b5b68562ad38f2398582d3ed9323b02b055e7b084ec69f0df86ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:48.378Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:48.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-09T03:15:48.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-09T03:15:48.695Z] bd5aed40b576: Preparing [2024-09-09T03:15:48.695Z] a4e6391efbb0: Preparing [2024-09-09T03:15:48.695Z] a68166bf8350: Preparing [2024-09-09T03:15:48.695Z] 4faea5eef23f: Preparing [2024-09-09T03:15:48.695Z] 26e8e74ca13b: Preparing [2024-09-09T03:15:48.695Z] 4dce3a46017c: Preparing [2024-09-09T03:15:48.695Z] d62a02444d39: Preparing [2024-09-09T03:15:48.695Z] 4dce3a46017c: Waiting [2024-09-09T03:15:48.695Z] d62a02444d39: Waiting [2024-09-09T03:15:48.695Z] bd5aed40b576: Layer already exists [2024-09-09T03:15:48.695Z] a68166bf8350: Layer already exists [2024-09-09T03:15:48.695Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:48.695Z] 26e8e74ca13b: Layer already exists [2024-09-09T03:15:48.695Z] a4e6391efbb0: Layer already exists [2024-09-09T03:15:48.695Z] d62a02444d39: Layer already exists [2024-09-09T03:15:48.695Z] 4dce3a46017c: Layer already exists [2024-09-09T03:15:48.695Z] latest: digest: sha256:9a4c36e8a6b5b68562ad38f2398582d3ed9323b02b055e7b084ec69f0df86ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:49.016Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:49.340Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.65 [2024-09-09T03:15:49.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-09T03:15:49.341Z] bd5aed40b576: Preparing [2024-09-09T03:15:49.341Z] a4e6391efbb0: Preparing [2024-09-09T03:15:49.341Z] a68166bf8350: Preparing [2024-09-09T03:15:49.341Z] 4faea5eef23f: Preparing [2024-09-09T03:15:49.341Z] 26e8e74ca13b: Preparing [2024-09-09T03:15:49.341Z] 4dce3a46017c: Preparing [2024-09-09T03:15:49.341Z] d62a02444d39: Preparing [2024-09-09T03:15:49.341Z] 4dce3a46017c: Waiting [2024-09-09T03:15:49.341Z] a4e6391efbb0: Layer already exists [2024-09-09T03:15:49.341Z] 26e8e74ca13b: Layer already exists [2024-09-09T03:15:49.341Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:49.341Z] bd5aed40b576: Layer already exists [2024-09-09T03:15:49.341Z] a68166bf8350: Layer already exists [2024-09-09T03:15:49.341Z] 4dce3a46017c: Layer already exists [2024-09-09T03:15:49.341Z] d62a02444d39: Layer already exists [2024-09-09T03:15:49.341Z] 3.2.0-dev.65: digest: sha256:9a4c36e8a6b5b68562ad38f2398582d3ed9323b02b055e7b084ec69f0df86ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:49.665Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:49.992Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:49.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-09T03:15:49.992Z] bd5aed40b576: Preparing [2024-09-09T03:15:49.992Z] a4e6391efbb0: Preparing [2024-09-09T03:15:49.992Z] a68166bf8350: Preparing [2024-09-09T03:15:49.992Z] 4faea5eef23f: Preparing [2024-09-09T03:15:49.992Z] 26e8e74ca13b: Preparing [2024-09-09T03:15:49.992Z] 4dce3a46017c: Preparing [2024-09-09T03:15:49.992Z] d62a02444d39: Preparing [2024-09-09T03:15:49.992Z] 4dce3a46017c: Waiting [2024-09-09T03:15:49.992Z] d62a02444d39: Waiting [2024-09-09T03:15:49.992Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:49.992Z] a68166bf8350: Layer already exists [2024-09-09T03:15:49.992Z] bd5aed40b576: Layer already exists [2024-09-09T03:15:49.992Z] a4e6391efbb0: Layer already exists [2024-09-09T03:15:49.992Z] 26e8e74ca13b: Layer already exists [2024-09-09T03:15:49.992Z] 4dce3a46017c: Layer already exists [2024-09-09T03:15:49.992Z] d62a02444d39: Layer already exists [2024-09-09T03:15:49.992Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:9a4c36e8a6b5b68562ad38f2398582d3ed9323b02b055e7b084ec69f0df86ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:50.311Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:50.643Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-09-09T03:15:50.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-09-09T03:15:50.643Z] bd5aed40b576: Preparing [2024-09-09T03:15:50.643Z] a4e6391efbb0: Preparing [2024-09-09T03:15:50.643Z] a68166bf8350: Preparing [2024-09-09T03:15:50.643Z] 4faea5eef23f: Preparing [2024-09-09T03:15:50.643Z] 26e8e74ca13b: Preparing [2024-09-09T03:15:50.643Z] 4dce3a46017c: Preparing [2024-09-09T03:15:50.643Z] d62a02444d39: Preparing [2024-09-09T03:15:50.643Z] 4dce3a46017c: Waiting [2024-09-09T03:15:50.643Z] d62a02444d39: Waiting [2024-09-09T03:15:50.643Z] a4e6391efbb0: Layer already exists [2024-09-09T03:15:50.643Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:50.643Z] bd5aed40b576: Layer already exists [2024-09-09T03:15:50.643Z] 26e8e74ca13b: Layer already exists [2024-09-09T03:15:50.643Z] a68166bf8350: Layer already exists [2024-09-09T03:15:50.643Z] 4dce3a46017c: Layer already exists [2024-09-09T03:15:50.643Z] d62a02444d39: Layer already exists [2024-09-09T03:15:50.643Z] main: digest: sha256:9a4c36e8a6b5b68562ad38f2398582d3ed9323b02b055e7b084ec69f0df86ba5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:15:50.720Z] ===================================================== [Pipeline] echo [2024-09-09T03:15:50.732Z] taggedImages: [2024-09-09T03:15:50.732Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:50.732Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-09-09T03:15:50.732Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.65 [2024-09-09T03:15:50.732Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:50.732Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-09-09T03:15:50.758Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-09-09T03:15:50.758Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:50.758Z] latest [2024-09-09T03:15:50.758Z] 3.2.0-dev.65 [2024-09-09T03:15:50.758Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:15:50.758Z] main [2024-09-09T03:15:50.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:51.099Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:15:51.426Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:15:51.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-09T03:15:51.426Z] 8a6100b32be0: Preparing [2024-09-09T03:15:51.426Z] db7ad85fba4e: Preparing [2024-09-09T03:15:51.426Z] f8494d30904e: Preparing [2024-09-09T03:15:51.426Z] a68166bf8350: Preparing [2024-09-09T03:15:51.426Z] 4faea5eef23f: Preparing [2024-09-09T03:15:51.426Z] 7166dab7c1eb: Preparing [2024-09-09T03:15:51.426Z] 8949a992c37e: Preparing [2024-09-09T03:15:51.426Z] e3484e65c95a: Preparing [2024-09-09T03:15:51.426Z] 7166dab7c1eb: Waiting [2024-09-09T03:15:51.426Z] e3484e65c95a: Waiting [2024-09-09T03:15:51.426Z] e80b50fc413e: Preparing [2024-09-09T03:15:51.426Z] d62a02444d39: Preparing [2024-09-09T03:15:51.426Z] e80b50fc413e: Waiting [2024-09-09T03:15:51.426Z] d62a02444d39: Waiting [2024-09-09T03:15:51.426Z] 4faea5eef23f: Layer already exists [2024-09-09T03:15:51.426Z] a68166bf8350: Layer already exists [2024-09-09T03:15:51.426Z] f8494d30904e: Pushed [2024-09-09T03:15:51.426Z] 8a6100b32be0: Pushed [2024-09-09T03:15:51.426Z] db7ad85fba4e: Pushed [2024-09-09T03:15:51.426Z] d62a02444d39: Layer already exists [2024-09-09T03:15:51.426Z] e3484e65c95a: Pushed [2024-09-09T03:15:51.992Z] e80b50fc413e: Pushed [2024-09-09T03:15:57.264Z] 8949a992c37e: Pushed [2024-09-09T03:16:00.551Z] 7166dab7c1eb: Pushed [2024-09-09T03:16:00.551Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:8481c3bd95d85b8aa6363f3d00163a91b508c28c538076c15b667614769365b7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:00.884Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:01.207Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-09T03:16:01.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-09T03:16:01.207Z] 8a6100b32be0: Preparing [2024-09-09T03:16:01.207Z] db7ad85fba4e: Preparing [2024-09-09T03:16:01.207Z] f8494d30904e: Preparing [2024-09-09T03:16:01.207Z] a68166bf8350: Preparing [2024-09-09T03:16:01.207Z] 4faea5eef23f: Preparing [2024-09-09T03:16:01.207Z] 7166dab7c1eb: Preparing [2024-09-09T03:16:01.207Z] 8949a992c37e: Preparing [2024-09-09T03:16:01.207Z] e3484e65c95a: Preparing [2024-09-09T03:16:01.207Z] e80b50fc413e: Preparing [2024-09-09T03:16:01.207Z] d62a02444d39: Preparing [2024-09-09T03:16:01.207Z] 7166dab7c1eb: Waiting [2024-09-09T03:16:01.207Z] 8949a992c37e: Waiting [2024-09-09T03:16:01.207Z] e3484e65c95a: Waiting [2024-09-09T03:16:01.207Z] d62a02444d39: Waiting [2024-09-09T03:16:01.207Z] e80b50fc413e: Waiting [2024-09-09T03:16:01.207Z] 8a6100b32be0: Layer already exists [2024-09-09T03:16:01.207Z] f8494d30904e: Layer already exists [2024-09-09T03:16:01.207Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:01.207Z] db7ad85fba4e: Layer already exists [2024-09-09T03:16:01.207Z] a68166bf8350: Layer already exists [2024-09-09T03:16:01.207Z] 8949a992c37e: Layer already exists [2024-09-09T03:16:01.207Z] e3484e65c95a: Layer already exists [2024-09-09T03:16:01.207Z] e80b50fc413e: Layer already exists [2024-09-09T03:16:01.207Z] 7166dab7c1eb: Layer already exists [2024-09-09T03:16:01.207Z] d62a02444d39: Layer already exists [2024-09-09T03:16:01.207Z] latest: digest: sha256:8481c3bd95d85b8aa6363f3d00163a91b508c28c538076c15b667614769365b7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:01.531Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:01.855Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.65 [2024-09-09T03:16:01.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-09T03:16:01.855Z] 8a6100b32be0: Preparing [2024-09-09T03:16:01.855Z] db7ad85fba4e: Preparing [2024-09-09T03:16:01.855Z] f8494d30904e: Preparing [2024-09-09T03:16:01.855Z] a68166bf8350: Preparing [2024-09-09T03:16:01.855Z] 4faea5eef23f: Preparing [2024-09-09T03:16:01.856Z] 7166dab7c1eb: Preparing [2024-09-09T03:16:01.856Z] 8949a992c37e: Preparing [2024-09-09T03:16:01.856Z] e3484e65c95a: Preparing [2024-09-09T03:16:01.856Z] e80b50fc413e: Preparing [2024-09-09T03:16:01.856Z] d62a02444d39: Preparing [2024-09-09T03:16:01.856Z] 8949a992c37e: Waiting [2024-09-09T03:16:01.856Z] e3484e65c95a: Waiting [2024-09-09T03:16:01.856Z] 7166dab7c1eb: Waiting [2024-09-09T03:16:01.856Z] e80b50fc413e: Waiting [2024-09-09T03:16:01.856Z] d62a02444d39: Waiting [2024-09-09T03:16:01.856Z] a68166bf8350: Layer already exists [2024-09-09T03:16:01.856Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:01.856Z] f8494d30904e: Layer already exists [2024-09-09T03:16:01.856Z] db7ad85fba4e: Layer already exists [2024-09-09T03:16:01.856Z] 8a6100b32be0: Layer already exists [2024-09-09T03:16:01.856Z] 7166dab7c1eb: Layer already exists [2024-09-09T03:16:01.856Z] e3484e65c95a: Layer already exists [2024-09-09T03:16:01.856Z] e80b50fc413e: Layer already exists [2024-09-09T03:16:01.856Z] 8949a992c37e: Layer already exists [2024-09-09T03:16:01.856Z] d62a02444d39: Layer already exists [2024-09-09T03:16:01.856Z] 3.2.0-dev.65: digest: sha256:8481c3bd95d85b8aa6363f3d00163a91b508c28c538076c15b667614769365b7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:02.184Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:02.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:16:02.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-09T03:16:02.517Z] 8a6100b32be0: Preparing [2024-09-09T03:16:02.517Z] db7ad85fba4e: Preparing [2024-09-09T03:16:02.517Z] f8494d30904e: Preparing [2024-09-09T03:16:02.517Z] a68166bf8350: Preparing [2024-09-09T03:16:02.517Z] 4faea5eef23f: Preparing [2024-09-09T03:16:02.517Z] 7166dab7c1eb: Preparing [2024-09-09T03:16:02.517Z] 8949a992c37e: Preparing [2024-09-09T03:16:02.517Z] e3484e65c95a: Preparing [2024-09-09T03:16:02.517Z] e80b50fc413e: Preparing [2024-09-09T03:16:02.517Z] d62a02444d39: Preparing [2024-09-09T03:16:02.517Z] 7166dab7c1eb: Waiting [2024-09-09T03:16:02.517Z] d62a02444d39: Waiting [2024-09-09T03:16:02.517Z] e80b50fc413e: Waiting [2024-09-09T03:16:02.517Z] 8949a992c37e: Waiting [2024-09-09T03:16:02.517Z] e3484e65c95a: Waiting [2024-09-09T03:16:02.517Z] 8a6100b32be0: Layer already exists [2024-09-09T03:16:02.517Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:02.517Z] a68166bf8350: Layer already exists [2024-09-09T03:16:02.517Z] db7ad85fba4e: Layer already exists [2024-09-09T03:16:02.517Z] f8494d30904e: Layer already exists [2024-09-09T03:16:02.517Z] 7166dab7c1eb: Layer already exists [2024-09-09T03:16:02.517Z] e3484e65c95a: Layer already exists [2024-09-09T03:16:02.517Z] 8949a992c37e: Layer already exists [2024-09-09T03:16:02.517Z] e80b50fc413e: Layer already exists [2024-09-09T03:16:02.517Z] d62a02444d39: Layer already exists [2024-09-09T03:16:02.517Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:8481c3bd95d85b8aa6363f3d00163a91b508c28c538076c15b667614769365b7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:02.853Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:03.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-09-09T03:16:03.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-09-09T03:16:03.180Z] 8a6100b32be0: Preparing [2024-09-09T03:16:03.180Z] db7ad85fba4e: Preparing [2024-09-09T03:16:03.180Z] f8494d30904e: Preparing [2024-09-09T03:16:03.180Z] a68166bf8350: Preparing [2024-09-09T03:16:03.180Z] 4faea5eef23f: Preparing [2024-09-09T03:16:03.180Z] 7166dab7c1eb: Preparing [2024-09-09T03:16:03.180Z] 8949a992c37e: Preparing [2024-09-09T03:16:03.180Z] e3484e65c95a: Preparing [2024-09-09T03:16:03.180Z] e80b50fc413e: Preparing [2024-09-09T03:16:03.180Z] d62a02444d39: Preparing [2024-09-09T03:16:03.180Z] e3484e65c95a: Waiting [2024-09-09T03:16:03.180Z] e80b50fc413e: Waiting [2024-09-09T03:16:03.180Z] 7166dab7c1eb: Waiting [2024-09-09T03:16:03.180Z] 8949a992c37e: Waiting [2024-09-09T03:16:03.180Z] d62a02444d39: Waiting [2024-09-09T03:16:03.180Z] db7ad85fba4e: Layer already exists [2024-09-09T03:16:03.180Z] 8a6100b32be0: Layer already exists [2024-09-09T03:16:03.180Z] f8494d30904e: Layer already exists [2024-09-09T03:16:03.180Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:03.180Z] a68166bf8350: Layer already exists [2024-09-09T03:16:03.180Z] e3484e65c95a: Layer already exists [2024-09-09T03:16:03.180Z] 7166dab7c1eb: Layer already exists [2024-09-09T03:16:03.180Z] d62a02444d39: Layer already exists [2024-09-09T03:16:03.180Z] 8949a992c37e: Layer already exists [2024-09-09T03:16:03.180Z] e80b50fc413e: Layer already exists [2024-09-09T03:16:03.180Z] main: digest: sha256:8481c3bd95d85b8aa6363f3d00163a91b508c28c538076c15b667614769365b7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:16:03.251Z] ===================================================== [Pipeline] echo [2024-09-09T03:16:03.265Z] taggedImages: [2024-09-09T03:16:03.266Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:16:03.266Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-09-09T03:16:03.266Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.65 [2024-09-09T03:16:03.266Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:16:03.266Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-09-09T03:16:03.290Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-09-09T03:16:03.290Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:16:03.290Z] latest [2024-09-09T03:16:03.290Z] 3.2.0-dev.65 [2024-09-09T03:16:03.290Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:16:03.290Z] main [2024-09-09T03:16:03.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:03.631Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:03.959Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:16:03.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-09T03:16:03.959Z] 3a0d9b3f739b: Preparing [2024-09-09T03:16:03.959Z] ba48c6a44f42: Preparing [2024-09-09T03:16:03.959Z] 8bec6066ae73: Preparing [2024-09-09T03:16:03.959Z] a68166bf8350: Preparing [2024-09-09T03:16:03.959Z] 4faea5eef23f: Preparing [2024-09-09T03:16:03.959Z] d96b097eaa9e: Preparing [2024-09-09T03:16:03.959Z] d95ff84a872e: Preparing [2024-09-09T03:16:03.959Z] 2373ce895f97: Preparing [2024-09-09T03:16:03.959Z] d62a02444d39: Preparing [2024-09-09T03:16:03.959Z] d96b097eaa9e: Waiting [2024-09-09T03:16:03.959Z] d62a02444d39: Waiting [2024-09-09T03:16:03.959Z] d95ff84a872e: Waiting [2024-09-09T03:16:03.959Z] 2373ce895f97: Waiting [2024-09-09T03:16:03.959Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:03.959Z] a68166bf8350: Layer already exists [2024-09-09T03:16:03.959Z] ba48c6a44f42: Pushed [2024-09-09T03:16:03.959Z] 8bec6066ae73: Pushed [2024-09-09T03:16:03.959Z] 3a0d9b3f739b: Pushed [2024-09-09T03:16:03.959Z] d95ff84a872e: Pushed [2024-09-09T03:16:03.959Z] d62a02444d39: Layer already exists [2024-09-09T03:16:04.218Z] 2373ce895f97: Pushed [2024-09-09T03:16:14.199Z] d96b097eaa9e: Pushed [2024-09-09T03:16:14.459Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:2af287e4c37f85fb2af2cffd75c8b18f15328a074dc42ac73fa7cda21d6ac7b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:14.781Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:15.111Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-09T03:16:15.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-09T03:16:15.111Z] 3a0d9b3f739b: Preparing [2024-09-09T03:16:15.111Z] ba48c6a44f42: Preparing [2024-09-09T03:16:15.111Z] 8bec6066ae73: Preparing [2024-09-09T03:16:15.111Z] a68166bf8350: Preparing [2024-09-09T03:16:15.111Z] 4faea5eef23f: Preparing [2024-09-09T03:16:15.111Z] d96b097eaa9e: Preparing [2024-09-09T03:16:15.111Z] d95ff84a872e: Preparing [2024-09-09T03:16:15.111Z] 2373ce895f97: Preparing [2024-09-09T03:16:15.111Z] d62a02444d39: Preparing [2024-09-09T03:16:15.111Z] 2373ce895f97: Waiting [2024-09-09T03:16:15.111Z] d95ff84a872e: Waiting [2024-09-09T03:16:15.111Z] d62a02444d39: Waiting [2024-09-09T03:16:15.111Z] d96b097eaa9e: Waiting [2024-09-09T03:16:15.111Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:15.111Z] ba48c6a44f42: Layer already exists [2024-09-09T03:16:15.111Z] a68166bf8350: Layer already exists [2024-09-09T03:16:15.111Z] 8bec6066ae73: Layer already exists [2024-09-09T03:16:15.111Z] 3a0d9b3f739b: Layer already exists [2024-09-09T03:16:15.111Z] d95ff84a872e: Layer already exists [2024-09-09T03:16:15.111Z] d96b097eaa9e: Layer already exists [2024-09-09T03:16:15.111Z] 2373ce895f97: Layer already exists [2024-09-09T03:16:15.111Z] d62a02444d39: Layer already exists [2024-09-09T03:16:15.111Z] latest: digest: sha256:2af287e4c37f85fb2af2cffd75c8b18f15328a074dc42ac73fa7cda21d6ac7b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:15.442Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:15.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.65 [2024-09-09T03:16:15.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-09T03:16:15.766Z] 3a0d9b3f739b: Preparing [2024-09-09T03:16:15.766Z] ba48c6a44f42: Preparing [2024-09-09T03:16:15.766Z] 8bec6066ae73: Preparing [2024-09-09T03:16:15.766Z] a68166bf8350: Preparing [2024-09-09T03:16:15.766Z] 4faea5eef23f: Preparing [2024-09-09T03:16:15.766Z] d96b097eaa9e: Preparing [2024-09-09T03:16:15.766Z] d95ff84a872e: Preparing [2024-09-09T03:16:15.766Z] 2373ce895f97: Preparing [2024-09-09T03:16:15.766Z] d62a02444d39: Preparing [2024-09-09T03:16:15.766Z] d96b097eaa9e: Waiting [2024-09-09T03:16:15.766Z] 2373ce895f97: Waiting [2024-09-09T03:16:15.766Z] d95ff84a872e: Waiting [2024-09-09T03:16:15.766Z] d62a02444d39: Waiting [2024-09-09T03:16:15.766Z] ba48c6a44f42: Layer already exists [2024-09-09T03:16:15.766Z] 8bec6066ae73: Layer already exists [2024-09-09T03:16:15.766Z] a68166bf8350: Layer already exists [2024-09-09T03:16:15.766Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:15.766Z] 3a0d9b3f739b: Layer already exists [2024-09-09T03:16:15.766Z] 2373ce895f97: Layer already exists [2024-09-09T03:16:15.766Z] d96b097eaa9e: Layer already exists [2024-09-09T03:16:15.766Z] d95ff84a872e: Layer already exists [2024-09-09T03:16:15.766Z] d62a02444d39: Layer already exists [2024-09-09T03:16:15.766Z] 3.2.0-dev.65: digest: sha256:2af287e4c37f85fb2af2cffd75c8b18f15328a074dc42ac73fa7cda21d6ac7b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:16.092Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:16.416Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:16:16.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-09T03:16:16.416Z] 3a0d9b3f739b: Preparing [2024-09-09T03:16:16.416Z] ba48c6a44f42: Preparing [2024-09-09T03:16:16.416Z] 8bec6066ae73: Preparing [2024-09-09T03:16:16.416Z] a68166bf8350: Preparing [2024-09-09T03:16:16.416Z] 4faea5eef23f: Preparing [2024-09-09T03:16:16.416Z] d96b097eaa9e: Preparing [2024-09-09T03:16:16.416Z] d95ff84a872e: Preparing [2024-09-09T03:16:16.416Z] 2373ce895f97: Preparing [2024-09-09T03:16:16.416Z] d62a02444d39: Preparing [2024-09-09T03:16:16.416Z] d96b097eaa9e: Waiting [2024-09-09T03:16:16.416Z] d95ff84a872e: Waiting [2024-09-09T03:16:16.416Z] d62a02444d39: Waiting [2024-09-09T03:16:16.416Z] 3a0d9b3f739b: Layer already exists [2024-09-09T03:16:16.416Z] ba48c6a44f42: Layer already exists [2024-09-09T03:16:16.416Z] 8bec6066ae73: Layer already exists [2024-09-09T03:16:16.416Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:16.416Z] a68166bf8350: Layer already exists [2024-09-09T03:16:16.416Z] d95ff84a872e: Layer already exists [2024-09-09T03:16:16.416Z] 2373ce895f97: Layer already exists [2024-09-09T03:16:16.416Z] d62a02444d39: Layer already exists [2024-09-09T03:16:16.416Z] d96b097eaa9e: Layer already exists [2024-09-09T03:16:16.416Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:2af287e4c37f85fb2af2cffd75c8b18f15328a074dc42ac73fa7cda21d6ac7b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:16.739Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:17.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-09-09T03:16:17.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-09-09T03:16:17.070Z] 3a0d9b3f739b: Preparing [2024-09-09T03:16:17.070Z] ba48c6a44f42: Preparing [2024-09-09T03:16:17.070Z] 8bec6066ae73: Preparing [2024-09-09T03:16:17.070Z] a68166bf8350: Preparing [2024-09-09T03:16:17.070Z] 4faea5eef23f: Preparing [2024-09-09T03:16:17.070Z] d96b097eaa9e: Preparing [2024-09-09T03:16:17.070Z] d95ff84a872e: Preparing [2024-09-09T03:16:17.070Z] 2373ce895f97: Preparing [2024-09-09T03:16:17.070Z] d62a02444d39: Preparing [2024-09-09T03:16:17.070Z] d95ff84a872e: Waiting [2024-09-09T03:16:17.070Z] 2373ce895f97: Waiting [2024-09-09T03:16:17.070Z] d96b097eaa9e: Waiting [2024-09-09T03:16:17.070Z] a68166bf8350: Layer already exists [2024-09-09T03:16:17.070Z] 8bec6066ae73: Layer already exists [2024-09-09T03:16:17.070Z] ba48c6a44f42: Layer already exists [2024-09-09T03:16:17.070Z] 3a0d9b3f739b: Layer already exists [2024-09-09T03:16:17.070Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:17.070Z] d62a02444d39: Layer already exists [2024-09-09T03:16:17.070Z] 2373ce895f97: Layer already exists [2024-09-09T03:16:17.070Z] d95ff84a872e: Layer already exists [2024-09-09T03:16:17.070Z] d96b097eaa9e: Layer already exists [2024-09-09T03:16:17.070Z] main: digest: sha256:2af287e4c37f85fb2af2cffd75c8b18f15328a074dc42ac73fa7cda21d6ac7b4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:16:17.143Z] ===================================================== [Pipeline] echo [2024-09-09T03:16:17.164Z] taggedImages: [2024-09-09T03:16:17.164Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:16:17.164Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-09-09T03:16:17.164Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.65 [2024-09-09T03:16:17.164Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:16:17.164Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-09-09T03:16:17.198Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-09-09T03:16:17.198Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:16:17.198Z] latest [2024-09-09T03:16:17.198Z] 3.2.0-dev.65 [2024-09-09T03:16:17.198Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:16:17.198Z] main [2024-09-09T03:16:17.198Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:17.557Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:17.879Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:16:17.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-09T03:16:17.879Z] 8a6100b32be0: Preparing [2024-09-09T03:16:17.879Z] 8b549406a241: Preparing [2024-09-09T03:16:17.879Z] 23048d2c2899: Preparing [2024-09-09T03:16:17.879Z] a68166bf8350: Preparing [2024-09-09T03:16:17.879Z] 4faea5eef23f: Preparing [2024-09-09T03:16:17.879Z] 3320db246d42: Preparing [2024-09-09T03:16:17.879Z] e3484e65c95a: Preparing [2024-09-09T03:16:17.879Z] e80b50fc413e: Preparing [2024-09-09T03:16:17.879Z] d62a02444d39: Preparing [2024-09-09T03:16:17.879Z] e3484e65c95a: Waiting [2024-09-09T03:16:17.879Z] e80b50fc413e: Waiting [2024-09-09T03:16:17.879Z] d62a02444d39: Waiting [2024-09-09T03:16:17.879Z] 3320db246d42: Waiting [2024-09-09T03:16:17.879Z] 8a6100b32be0: Layer already exists [2024-09-09T03:16:17.879Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:17.879Z] a68166bf8350: Layer already exists [2024-09-09T03:16:17.879Z] e3484e65c95a: Layer already exists [2024-09-09T03:16:17.879Z] e80b50fc413e: Layer already exists [2024-09-09T03:16:17.879Z] d62a02444d39: Layer already exists [2024-09-09T03:16:17.879Z] 23048d2c2899: Pushed [2024-09-09T03:16:17.879Z] 8b549406a241: Pushed [2024-09-09T03:16:27.852Z] 3320db246d42: Pushed [2024-09-09T03:16:27.852Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:8528571f054363b115273fb5adb100367bc688f4ffa5e831568b873098aaae3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:28.184Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:28.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-09T03:16:28.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-09T03:16:28.515Z] 8a6100b32be0: Preparing [2024-09-09T03:16:28.515Z] 8b549406a241: Preparing [2024-09-09T03:16:28.515Z] 23048d2c2899: Preparing [2024-09-09T03:16:28.515Z] a68166bf8350: Preparing [2024-09-09T03:16:28.515Z] 4faea5eef23f: Preparing [2024-09-09T03:16:28.515Z] 3320db246d42: Preparing [2024-09-09T03:16:28.515Z] e3484e65c95a: Preparing [2024-09-09T03:16:28.515Z] e80b50fc413e: Preparing [2024-09-09T03:16:28.515Z] d62a02444d39: Preparing [2024-09-09T03:16:28.515Z] 3320db246d42: Waiting [2024-09-09T03:16:28.515Z] d62a02444d39: Waiting [2024-09-09T03:16:28.515Z] e3484e65c95a: Waiting [2024-09-09T03:16:28.515Z] e80b50fc413e: Waiting [2024-09-09T03:16:28.515Z] 8a6100b32be0: Layer already exists [2024-09-09T03:16:28.515Z] a68166bf8350: Layer already exists [2024-09-09T03:16:28.515Z] 23048d2c2899: Layer already exists [2024-09-09T03:16:28.515Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:28.515Z] 8b549406a241: Layer already exists [2024-09-09T03:16:28.515Z] e80b50fc413e: Layer already exists [2024-09-09T03:16:28.515Z] 3320db246d42: Layer already exists [2024-09-09T03:16:28.515Z] e3484e65c95a: Layer already exists [2024-09-09T03:16:28.515Z] d62a02444d39: Layer already exists [2024-09-09T03:16:28.515Z] latest: digest: sha256:8528571f054363b115273fb5adb100367bc688f4ffa5e831568b873098aaae3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:28.847Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:29.170Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.65 [2024-09-09T03:16:29.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-09T03:16:29.170Z] 8a6100b32be0: Preparing [2024-09-09T03:16:29.170Z] 8b549406a241: Preparing [2024-09-09T03:16:29.170Z] 23048d2c2899: Preparing [2024-09-09T03:16:29.170Z] a68166bf8350: Preparing [2024-09-09T03:16:29.170Z] 4faea5eef23f: Preparing [2024-09-09T03:16:29.170Z] 3320db246d42: Preparing [2024-09-09T03:16:29.170Z] e3484e65c95a: Preparing [2024-09-09T03:16:29.170Z] e80b50fc413e: Preparing [2024-09-09T03:16:29.170Z] d62a02444d39: Preparing [2024-09-09T03:16:29.170Z] e3484e65c95a: Waiting [2024-09-09T03:16:29.170Z] e80b50fc413e: Waiting [2024-09-09T03:16:29.170Z] d62a02444d39: Waiting [2024-09-09T03:16:29.170Z] 3320db246d42: Waiting [2024-09-09T03:16:29.170Z] 23048d2c2899: Layer already exists [2024-09-09T03:16:29.170Z] 8b549406a241: Layer already exists [2024-09-09T03:16:29.170Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:29.170Z] 8a6100b32be0: Layer already exists [2024-09-09T03:16:29.170Z] a68166bf8350: Layer already exists [2024-09-09T03:16:29.170Z] e80b50fc413e: Layer already exists [2024-09-09T03:16:29.170Z] d62a02444d39: Layer already exists [2024-09-09T03:16:29.170Z] 3320db246d42: Layer already exists [2024-09-09T03:16:29.170Z] e3484e65c95a: Layer already exists [2024-09-09T03:16:29.170Z] 3.2.0-dev.65: digest: sha256:8528571f054363b115273fb5adb100367bc688f4ffa5e831568b873098aaae3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:29.493Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:29.812Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:16:29.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-09T03:16:29.812Z] 8a6100b32be0: Preparing [2024-09-09T03:16:29.812Z] 8b549406a241: Preparing [2024-09-09T03:16:29.812Z] 23048d2c2899: Preparing [2024-09-09T03:16:29.812Z] a68166bf8350: Preparing [2024-09-09T03:16:29.812Z] 4faea5eef23f: Preparing [2024-09-09T03:16:29.812Z] 3320db246d42: Preparing [2024-09-09T03:16:29.812Z] e3484e65c95a: Preparing [2024-09-09T03:16:29.812Z] e80b50fc413e: Preparing [2024-09-09T03:16:29.812Z] d62a02444d39: Preparing [2024-09-09T03:16:29.812Z] 3320db246d42: Waiting [2024-09-09T03:16:29.812Z] e3484e65c95a: Waiting [2024-09-09T03:16:29.812Z] e80b50fc413e: Waiting [2024-09-09T03:16:29.812Z] d62a02444d39: Waiting [2024-09-09T03:16:29.812Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:29.812Z] 8b549406a241: Layer already exists [2024-09-09T03:16:29.812Z] a68166bf8350: Layer already exists [2024-09-09T03:16:29.812Z] 8a6100b32be0: Layer already exists [2024-09-09T03:16:29.812Z] 23048d2c2899: Layer already exists [2024-09-09T03:16:29.812Z] 3320db246d42: Layer already exists [2024-09-09T03:16:29.812Z] e80b50fc413e: Layer already exists [2024-09-09T03:16:29.812Z] e3484e65c95a: Layer already exists [2024-09-09T03:16:29.812Z] d62a02444d39: Layer already exists [2024-09-09T03:16:29.812Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:8528571f054363b115273fb5adb100367bc688f4ffa5e831568b873098aaae3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:30.136Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:30.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-09-09T03:16:30.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-09-09T03:16:30.464Z] 8a6100b32be0: Preparing [2024-09-09T03:16:30.464Z] 8b549406a241: Preparing [2024-09-09T03:16:30.464Z] 23048d2c2899: Preparing [2024-09-09T03:16:30.464Z] a68166bf8350: Preparing [2024-09-09T03:16:30.464Z] 4faea5eef23f: Preparing [2024-09-09T03:16:30.464Z] 3320db246d42: Preparing [2024-09-09T03:16:30.464Z] e3484e65c95a: Preparing [2024-09-09T03:16:30.464Z] e80b50fc413e: Preparing [2024-09-09T03:16:30.464Z] d62a02444d39: Preparing [2024-09-09T03:16:30.464Z] e3484e65c95a: Waiting [2024-09-09T03:16:30.464Z] e80b50fc413e: Waiting [2024-09-09T03:16:30.464Z] 3320db246d42: Waiting [2024-09-09T03:16:30.464Z] d62a02444d39: Waiting [2024-09-09T03:16:30.464Z] 8b549406a241: Layer already exists [2024-09-09T03:16:30.464Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:30.464Z] a68166bf8350: Layer already exists [2024-09-09T03:16:30.464Z] 23048d2c2899: Layer already exists [2024-09-09T03:16:30.464Z] 8a6100b32be0: Layer already exists [2024-09-09T03:16:30.464Z] 3320db246d42: Layer already exists [2024-09-09T03:16:30.464Z] e80b50fc413e: Layer already exists [2024-09-09T03:16:30.465Z] d62a02444d39: Layer already exists [2024-09-09T03:16:30.465Z] e3484e65c95a: Layer already exists [2024-09-09T03:16:30.465Z] main: digest: sha256:8528571f054363b115273fb5adb100367bc688f4ffa5e831568b873098aaae3d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:16:30.536Z] ===================================================== [Pipeline] echo [2024-09-09T03:16:30.550Z] taggedImages: [2024-09-09T03:16:30.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:16:30.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-09-09T03:16:30.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.65 [2024-09-09T03:16:30.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:16:30.550Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-09-09T03:16:30.575Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-09-09T03:16:30.575Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:16:30.575Z] latest [2024-09-09T03:16:30.575Z] 3.2.0-dev.65 [2024-09-09T03:16:30.575Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:16:30.575Z] main [2024-09-09T03:16:30.575Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:30.916Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:31.242Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:16:31.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-09T03:16:31.242Z] 52d6a46821ca: Preparing [2024-09-09T03:16:31.242Z] 81bb8b2d584f: Preparing [2024-09-09T03:16:31.242Z] a68166bf8350: Preparing [2024-09-09T03:16:31.242Z] 4faea5eef23f: Preparing [2024-09-09T03:16:31.242Z] ab202a0e3af7: Preparing [2024-09-09T03:16:31.242Z] f505c959414c: Preparing [2024-09-09T03:16:31.242Z] d62a02444d39: Preparing [2024-09-09T03:16:31.242Z] f505c959414c: Waiting [2024-09-09T03:16:31.242Z] d62a02444d39: Waiting [2024-09-09T03:16:31.242Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:31.242Z] a68166bf8350: Layer already exists [2024-09-09T03:16:31.242Z] d62a02444d39: Layer already exists [2024-09-09T03:16:31.242Z] 52d6a46821ca: Pushed [2024-09-09T03:16:31.242Z] ab202a0e3af7: Pushed [2024-09-09T03:16:31.501Z] f505c959414c: Pushed [2024-09-09T03:16:35.696Z] 81bb8b2d584f: Pushed [2024-09-09T03:16:35.696Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:98f27dfe6a7515af825b95f331b4b69ec0046f21d47436570b60fe036248e8af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:36.023Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:36.346Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-09T03:16:36.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-09T03:16:36.346Z] 52d6a46821ca: Preparing [2024-09-09T03:16:36.346Z] 81bb8b2d584f: Preparing [2024-09-09T03:16:36.346Z] a68166bf8350: Preparing [2024-09-09T03:16:36.346Z] 4faea5eef23f: Preparing [2024-09-09T03:16:36.346Z] ab202a0e3af7: Preparing [2024-09-09T03:16:36.346Z] f505c959414c: Preparing [2024-09-09T03:16:36.346Z] d62a02444d39: Preparing [2024-09-09T03:16:36.346Z] f505c959414c: Waiting [2024-09-09T03:16:36.346Z] d62a02444d39: Waiting [2024-09-09T03:16:36.346Z] ab202a0e3af7: Layer already exists [2024-09-09T03:16:36.346Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:36.346Z] 52d6a46821ca: Layer already exists [2024-09-09T03:16:36.346Z] 81bb8b2d584f: Layer already exists [2024-09-09T03:16:36.346Z] a68166bf8350: Layer already exists [2024-09-09T03:16:36.346Z] f505c959414c: Layer already exists [2024-09-09T03:16:36.346Z] d62a02444d39: Layer already exists [2024-09-09T03:16:36.346Z] latest: digest: sha256:98f27dfe6a7515af825b95f331b4b69ec0046f21d47436570b60fe036248e8af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:36.674Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:37.005Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.65 [2024-09-09T03:16:37.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-09T03:16:37.006Z] 52d6a46821ca: Preparing [2024-09-09T03:16:37.006Z] 81bb8b2d584f: Preparing [2024-09-09T03:16:37.006Z] a68166bf8350: Preparing [2024-09-09T03:16:37.006Z] 4faea5eef23f: Preparing [2024-09-09T03:16:37.006Z] ab202a0e3af7: Preparing [2024-09-09T03:16:37.006Z] f505c959414c: Preparing [2024-09-09T03:16:37.006Z] d62a02444d39: Preparing [2024-09-09T03:16:37.006Z] f505c959414c: Waiting [2024-09-09T03:16:37.006Z] d62a02444d39: Waiting [2024-09-09T03:16:37.006Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:37.006Z] 52d6a46821ca: Layer already exists [2024-09-09T03:16:37.006Z] a68166bf8350: Layer already exists [2024-09-09T03:16:37.006Z] ab202a0e3af7: Layer already exists [2024-09-09T03:16:37.006Z] 81bb8b2d584f: Layer already exists [2024-09-09T03:16:37.006Z] f505c959414c: Layer already exists [2024-09-09T03:16:37.006Z] d62a02444d39: Layer already exists [2024-09-09T03:16:37.006Z] 3.2.0-dev.65: digest: sha256:98f27dfe6a7515af825b95f331b4b69ec0046f21d47436570b60fe036248e8af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:37.333Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:37.658Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:16:37.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-09T03:16:37.658Z] 52d6a46821ca: Preparing [2024-09-09T03:16:37.658Z] 81bb8b2d584f: Preparing [2024-09-09T03:16:37.658Z] a68166bf8350: Preparing [2024-09-09T03:16:37.658Z] 4faea5eef23f: Preparing [2024-09-09T03:16:37.658Z] ab202a0e3af7: Preparing [2024-09-09T03:16:37.658Z] f505c959414c: Preparing [2024-09-09T03:16:37.658Z] d62a02444d39: Preparing [2024-09-09T03:16:37.658Z] f505c959414c: Waiting [2024-09-09T03:16:37.658Z] d62a02444d39: Waiting [2024-09-09T03:16:37.658Z] a68166bf8350: Layer already exists [2024-09-09T03:16:37.658Z] 52d6a46821ca: Layer already exists [2024-09-09T03:16:37.658Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:37.658Z] 81bb8b2d584f: Layer already exists [2024-09-09T03:16:37.658Z] ab202a0e3af7: Layer already exists [2024-09-09T03:16:37.658Z] f505c959414c: Layer already exists [2024-09-09T03:16:37.658Z] d62a02444d39: Layer already exists [2024-09-09T03:16:37.658Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:98f27dfe6a7515af825b95f331b4b69ec0046f21d47436570b60fe036248e8af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:37.987Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:38.313Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-09-09T03:16:38.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-09-09T03:16:38.313Z] 52d6a46821ca: Preparing [2024-09-09T03:16:38.313Z] 81bb8b2d584f: Preparing [2024-09-09T03:16:38.313Z] a68166bf8350: Preparing [2024-09-09T03:16:38.313Z] 4faea5eef23f: Preparing [2024-09-09T03:16:38.313Z] ab202a0e3af7: Preparing [2024-09-09T03:16:38.313Z] f505c959414c: Preparing [2024-09-09T03:16:38.313Z] d62a02444d39: Preparing [2024-09-09T03:16:38.313Z] f505c959414c: Waiting [2024-09-09T03:16:38.313Z] d62a02444d39: Waiting [2024-09-09T03:16:38.313Z] a68166bf8350: Layer already exists [2024-09-09T03:16:38.313Z] ab202a0e3af7: Layer already exists [2024-09-09T03:16:38.313Z] 52d6a46821ca: Layer already exists [2024-09-09T03:16:38.313Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:38.313Z] 81bb8b2d584f: Layer already exists [2024-09-09T03:16:38.313Z] f505c959414c: Layer already exists [2024-09-09T03:16:38.313Z] d62a02444d39: Layer already exists [2024-09-09T03:16:38.313Z] main: digest: sha256:98f27dfe6a7515af825b95f331b4b69ec0046f21d47436570b60fe036248e8af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:16:38.385Z] ===================================================== [Pipeline] echo [2024-09-09T03:16:38.399Z] taggedImages: [2024-09-09T03:16:38.399Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:16:38.399Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-09-09T03:16:38.399Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.65 [2024-09-09T03:16:38.399Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:16:38.399Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-09-09T03:16:38.427Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-09-09T03:16:38.427Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:16:38.427Z] latest [2024-09-09T03:16:38.427Z] 3.2.0-dev.65 [2024-09-09T03:16:38.427Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:16:38.427Z] main [2024-09-09T03:16:38.427Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:38.769Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:39.092Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:16:39.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-09T03:16:39.092Z] e0b5c93f7be3: Preparing [2024-09-09T03:16:39.092Z] c80abab90643: Preparing [2024-09-09T03:16:39.092Z] a68166bf8350: Preparing [2024-09-09T03:16:39.092Z] 4faea5eef23f: Preparing [2024-09-09T03:16:39.092Z] ec030800d5df: Preparing [2024-09-09T03:16:39.092Z] f01faddabe9f: Preparing [2024-09-09T03:16:39.092Z] d62a02444d39: Preparing [2024-09-09T03:16:39.092Z] f01faddabe9f: Waiting [2024-09-09T03:16:39.092Z] d62a02444d39: Waiting [2024-09-09T03:16:39.092Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:39.092Z] a68166bf8350: Layer already exists [2024-09-09T03:16:39.092Z] d62a02444d39: Layer already exists [2024-09-09T03:16:39.092Z] ec030800d5df: Pushed [2024-09-09T03:16:39.092Z] e0b5c93f7be3: Pushed [2024-09-09T03:16:39.351Z] f01faddabe9f: Pushed [2024-09-09T03:16:42.635Z] c80abab90643: Pushed [2024-09-09T03:16:42.894Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:fb2c009c13fa33079deff8509c2ca79969802087b4befb42694a84715a737c8c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:43.218Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:43.547Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-09T03:16:43.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-09T03:16:43.547Z] e0b5c93f7be3: Preparing [2024-09-09T03:16:43.547Z] c80abab90643: Preparing [2024-09-09T03:16:43.547Z] a68166bf8350: Preparing [2024-09-09T03:16:43.547Z] 4faea5eef23f: Preparing [2024-09-09T03:16:43.547Z] ec030800d5df: Preparing [2024-09-09T03:16:43.547Z] f01faddabe9f: Preparing [2024-09-09T03:16:43.547Z] d62a02444d39: Preparing [2024-09-09T03:16:43.547Z] f01faddabe9f: Waiting [2024-09-09T03:16:43.547Z] d62a02444d39: Waiting [2024-09-09T03:16:43.547Z] c80abab90643: Layer already exists [2024-09-09T03:16:43.547Z] ec030800d5df: Layer already exists [2024-09-09T03:16:43.547Z] a68166bf8350: Layer already exists [2024-09-09T03:16:43.547Z] e0b5c93f7be3: Layer already exists [2024-09-09T03:16:43.547Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:43.547Z] d62a02444d39: Layer already exists [2024-09-09T03:16:43.547Z] f01faddabe9f: Layer already exists [2024-09-09T03:16:43.547Z] latest: digest: sha256:fb2c009c13fa33079deff8509c2ca79969802087b4befb42694a84715a737c8c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:43.876Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:44.204Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.65 [2024-09-09T03:16:44.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-09T03:16:44.204Z] e0b5c93f7be3: Preparing [2024-09-09T03:16:44.204Z] c80abab90643: Preparing [2024-09-09T03:16:44.204Z] a68166bf8350: Preparing [2024-09-09T03:16:44.204Z] 4faea5eef23f: Preparing [2024-09-09T03:16:44.204Z] ec030800d5df: Preparing [2024-09-09T03:16:44.204Z] f01faddabe9f: Preparing [2024-09-09T03:16:44.204Z] d62a02444d39: Preparing [2024-09-09T03:16:44.204Z] f01faddabe9f: Waiting [2024-09-09T03:16:44.204Z] c80abab90643: Layer already exists [2024-09-09T03:16:44.204Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:44.204Z] a68166bf8350: Layer already exists [2024-09-09T03:16:44.204Z] ec030800d5df: Layer already exists [2024-09-09T03:16:44.204Z] e0b5c93f7be3: Layer already exists [2024-09-09T03:16:44.204Z] d62a02444d39: Layer already exists [2024-09-09T03:16:44.204Z] f01faddabe9f: Layer already exists [2024-09-09T03:16:44.204Z] 3.2.0-dev.65: digest: sha256:fb2c009c13fa33079deff8509c2ca79969802087b4befb42694a84715a737c8c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:44.538Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:44.867Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:16:44.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-09T03:16:44.867Z] e0b5c93f7be3: Preparing [2024-09-09T03:16:44.867Z] c80abab90643: Preparing [2024-09-09T03:16:44.867Z] a68166bf8350: Preparing [2024-09-09T03:16:44.867Z] 4faea5eef23f: Preparing [2024-09-09T03:16:44.867Z] ec030800d5df: Preparing [2024-09-09T03:16:44.867Z] f01faddabe9f: Preparing [2024-09-09T03:16:44.867Z] d62a02444d39: Preparing [2024-09-09T03:16:44.867Z] f01faddabe9f: Waiting [2024-09-09T03:16:44.867Z] d62a02444d39: Waiting [2024-09-09T03:16:44.867Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:44.867Z] ec030800d5df: Layer already exists [2024-09-09T03:16:44.867Z] a68166bf8350: Layer already exists [2024-09-09T03:16:44.867Z] c80abab90643: Layer already exists [2024-09-09T03:16:44.867Z] e0b5c93f7be3: Layer already exists [2024-09-09T03:16:44.867Z] d62a02444d39: Layer already exists [2024-09-09T03:16:44.867Z] f01faddabe9f: Layer already exists [2024-09-09T03:16:44.867Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:fb2c009c13fa33079deff8509c2ca79969802087b4befb42694a84715a737c8c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:45.198Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:45.520Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-09-09T03:16:45.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-09-09T03:16:45.520Z] e0b5c93f7be3: Preparing [2024-09-09T03:16:45.520Z] c80abab90643: Preparing [2024-09-09T03:16:45.520Z] a68166bf8350: Preparing [2024-09-09T03:16:45.520Z] 4faea5eef23f: Preparing [2024-09-09T03:16:45.520Z] ec030800d5df: Preparing [2024-09-09T03:16:45.520Z] f01faddabe9f: Preparing [2024-09-09T03:16:45.520Z] d62a02444d39: Preparing [2024-09-09T03:16:45.520Z] f01faddabe9f: Waiting [2024-09-09T03:16:45.520Z] d62a02444d39: Waiting [2024-09-09T03:16:45.520Z] c80abab90643: Layer already exists [2024-09-09T03:16:45.520Z] ec030800d5df: Layer already exists [2024-09-09T03:16:45.520Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:45.520Z] a68166bf8350: Layer already exists [2024-09-09T03:16:45.520Z] e0b5c93f7be3: Layer already exists [2024-09-09T03:16:45.520Z] f01faddabe9f: Layer already exists [2024-09-09T03:16:45.520Z] d62a02444d39: Layer already exists [2024-09-09T03:16:45.520Z] main: digest: sha256:fb2c009c13fa33079deff8509c2ca79969802087b4befb42694a84715a737c8c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:16:45.597Z] ===================================================== [Pipeline] echo [2024-09-09T03:16:45.613Z] taggedImages: [2024-09-09T03:16:45.613Z] - nexus3.edgexfoundry.org:10004/support-notifications:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:16:45.613Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-09-09T03:16:45.613Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.65 [2024-09-09T03:16:45.613Z] - nexus3.edgexfoundry.org:10004/support-notifications:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:16:45.613Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-09-09T03:16:45.646Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-09-09T03:16:45.646Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:16:45.646Z] latest [2024-09-09T03:16:45.646Z] 3.2.0-dev.65 [2024-09-09T03:16:45.646Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:16:45.646Z] main [2024-09-09T03:16:45.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:45.989Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:46.305Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:16:46.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-09T03:16:46.305Z] 892552d1068b: Preparing [2024-09-09T03:16:46.305Z] 417ac6d6565d: Preparing [2024-09-09T03:16:46.305Z] a68166bf8350: Preparing [2024-09-09T03:16:46.305Z] 4faea5eef23f: Preparing [2024-09-09T03:16:46.305Z] 391ae71a7442: Preparing [2024-09-09T03:16:46.305Z] 1140d85988d0: Preparing [2024-09-09T03:16:46.305Z] d62a02444d39: Preparing [2024-09-09T03:16:46.306Z] 1140d85988d0: Waiting [2024-09-09T03:16:46.306Z] d62a02444d39: Waiting [2024-09-09T03:16:46.306Z] a68166bf8350: Layer already exists [2024-09-09T03:16:46.306Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:46.306Z] 391ae71a7442: Layer already exists [2024-09-09T03:16:46.306Z] 1140d85988d0: Layer already exists [2024-09-09T03:16:46.306Z] d62a02444d39: Layer already exists [2024-09-09T03:16:46.306Z] 892552d1068b: Pushed [2024-09-09T03:16:50.511Z] 417ac6d6565d: Pushed [2024-09-09T03:16:50.511Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:b54af237bc2404c608e9f3cac6b06cb1156800edefc7edaf42d89d657d974660 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:50.835Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:51.163Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-09T03:16:51.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-09T03:16:51.163Z] 892552d1068b: Preparing [2024-09-09T03:16:51.163Z] 417ac6d6565d: Preparing [2024-09-09T03:16:51.163Z] a68166bf8350: Preparing [2024-09-09T03:16:51.163Z] 4faea5eef23f: Preparing [2024-09-09T03:16:51.163Z] 391ae71a7442: Preparing [2024-09-09T03:16:51.163Z] 1140d85988d0: Preparing [2024-09-09T03:16:51.163Z] d62a02444d39: Preparing [2024-09-09T03:16:51.163Z] 1140d85988d0: Waiting [2024-09-09T03:16:51.163Z] d62a02444d39: Waiting [2024-09-09T03:16:51.163Z] a68166bf8350: Layer already exists [2024-09-09T03:16:51.163Z] 892552d1068b: Layer already exists [2024-09-09T03:16:51.163Z] 417ac6d6565d: Layer already exists [2024-09-09T03:16:51.163Z] 391ae71a7442: Layer already exists [2024-09-09T03:16:51.163Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:51.163Z] d62a02444d39: Layer already exists [2024-09-09T03:16:51.163Z] 1140d85988d0: Layer already exists [2024-09-09T03:16:51.163Z] latest: digest: sha256:b54af237bc2404c608e9f3cac6b06cb1156800edefc7edaf42d89d657d974660 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:51.488Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:51.812Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.65 [2024-09-09T03:16:51.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-09T03:16:51.812Z] 892552d1068b: Preparing [2024-09-09T03:16:51.812Z] 417ac6d6565d: Preparing [2024-09-09T03:16:51.812Z] a68166bf8350: Preparing [2024-09-09T03:16:51.812Z] 4faea5eef23f: Preparing [2024-09-09T03:16:51.812Z] 391ae71a7442: Preparing [2024-09-09T03:16:51.812Z] 1140d85988d0: Preparing [2024-09-09T03:16:51.812Z] d62a02444d39: Preparing [2024-09-09T03:16:51.812Z] 1140d85988d0: Waiting [2024-09-09T03:16:51.812Z] 391ae71a7442: Layer already exists [2024-09-09T03:16:51.812Z] 417ac6d6565d: Layer already exists [2024-09-09T03:16:51.812Z] 892552d1068b: Layer already exists [2024-09-09T03:16:51.812Z] a68166bf8350: Layer already exists [2024-09-09T03:16:51.812Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:51.812Z] 1140d85988d0: Layer already exists [2024-09-09T03:16:51.812Z] d62a02444d39: Layer already exists [2024-09-09T03:16:51.812Z] 3.2.0-dev.65: digest: sha256:b54af237bc2404c608e9f3cac6b06cb1156800edefc7edaf42d89d657d974660 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:52.135Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:52.459Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:16:52.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-09T03:16:52.460Z] 892552d1068b: Preparing [2024-09-09T03:16:52.460Z] 417ac6d6565d: Preparing [2024-09-09T03:16:52.460Z] a68166bf8350: Preparing [2024-09-09T03:16:52.460Z] 4faea5eef23f: Preparing [2024-09-09T03:16:52.460Z] 391ae71a7442: Preparing [2024-09-09T03:16:52.460Z] 1140d85988d0: Preparing [2024-09-09T03:16:52.460Z] d62a02444d39: Preparing [2024-09-09T03:16:52.460Z] 1140d85988d0: Waiting [2024-09-09T03:16:52.460Z] a68166bf8350: Layer already exists [2024-09-09T03:16:52.460Z] 391ae71a7442: Layer already exists [2024-09-09T03:16:52.460Z] 417ac6d6565d: Layer already exists [2024-09-09T03:16:52.460Z] 892552d1068b: Layer already exists [2024-09-09T03:16:52.460Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:52.460Z] d62a02444d39: Layer already exists [2024-09-09T03:16:52.460Z] 1140d85988d0: Layer already exists [2024-09-09T03:16:52.460Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:b54af237bc2404c608e9f3cac6b06cb1156800edefc7edaf42d89d657d974660 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:52.835Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:16:53.228Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-09-09T03:16:53.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-09-09T03:16:53.229Z] 892552d1068b: Preparing [2024-09-09T03:16:53.229Z] 417ac6d6565d: Preparing [2024-09-09T03:16:53.229Z] a68166bf8350: Preparing [2024-09-09T03:16:53.229Z] 4faea5eef23f: Preparing [2024-09-09T03:16:53.229Z] 391ae71a7442: Preparing [2024-09-09T03:16:53.229Z] 1140d85988d0: Preparing [2024-09-09T03:16:53.229Z] d62a02444d39: Preparing [2024-09-09T03:16:53.229Z] 1140d85988d0: Waiting [2024-09-09T03:16:53.229Z] 391ae71a7442: Layer already exists [2024-09-09T03:16:53.229Z] 4faea5eef23f: Layer already exists [2024-09-09T03:16:53.229Z] 417ac6d6565d: Layer already exists [2024-09-09T03:16:53.229Z] 892552d1068b: Layer already exists [2024-09-09T03:16:53.229Z] a68166bf8350: Layer already exists [2024-09-09T03:16:53.229Z] 1140d85988d0: Layer already exists [2024-09-09T03:16:53.229Z] d62a02444d39: Layer already exists [2024-09-09T03:16:53.229Z] main: digest: sha256:b54af237bc2404c608e9f3cac6b06cb1156800edefc7edaf42d89d657d974660 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:16:53.321Z] ===================================================== [Pipeline] echo [2024-09-09T03:16:53.335Z] taggedImages: [2024-09-09T03:16:53.335Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:16:53.335Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-09-09T03:16:53.335Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.65 [2024-09-09T03:16:53.335Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:16:53.335Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-09T03:34:08.714Z] #160 ... [2024-09-09T03:34:08.714Z] [2024-09-09T03:34:08.714Z] #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-09-09T03:34:08.714Z] #148 1180.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.65" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-09T03:34:15.374Z] #148 ... [2024-09-09T03:34:15.374Z] [2024-09-09T03:34:15.374Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-09T03:34:15.374Z] #152 DONE 1194.9s [2024-09-09T03:34:15.374Z] [2024-09-09T03:34:15.374Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-09T03:34:15.374Z] #153 DONE 1194.9s [2024-09-09T03:34:15.374Z] [2024-09-09T03:34:15.374Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-09T03:34:15.374Z] #161 DONE 0.5s [2024-09-09T03:34:15.374Z] [2024-09-09T03:34:15.374Z] #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-09-09T03:34:15.374Z] #148 ... [2024-09-09T03:34:15.374Z] [2024-09-09T03:34:15.374Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T03:34:15.970Z] #162 ... [2024-09-09T03:34:15.970Z] [2024-09-09T03:34:15.970Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:34:15.970Z] #163 DONE 0.4s [2024-09-09T03:34:15.970Z] [2024-09-09T03:34:15.970Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:34:16.551Z] #164 DONE 0.3s [2024-09-09T03:34:16.551Z] [2024-09-09T03:34:16.551Z] #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-09T03:34:16.551Z] #165 DONE 0.2s [2024-09-09T03:34:16.551Z] [2024-09-09T03:34:16.551Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-09T03:34:16.551Z] #166 DONE 0.1s [2024-09-09T03:34:16.551Z] [2024-09-09T03:34:16.551Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-09T03:34:16.820Z] #167 DONE 0.2s [2024-09-09T03:34:16.820Z] [2024-09-09T03:34:16.820Z] #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T03:34:17.090Z] #168 DONE 0.2s [2024-09-09T03:34:17.090Z] [2024-09-09T03:34:17.090Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T03:34:17.090Z] #159 ... [2024-09-09T03:34:17.090Z] [2024-09-09T03:34:17.090Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T03:34:19.033Z] #169 ... [2024-09-09T03:34:19.033Z] [2024-09-09T03:34:19.033Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-09T03:34:19.033Z] #162 DONE 3.5s [2024-09-09T03:34:19.033Z] [2024-09-09T03:34:19.033Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:34:19.303Z] #170 DONE 0.4s [2024-09-09T03:34:19.303Z] [2024-09-09T03:34:19.303Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:34:19.303Z] #171 DONE 0.2s [2024-09-09T03:34:19.303Z] [2024-09-09T03:34:19.303Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T03:34:19.569Z] #155 ... [2024-09-09T03:34:19.569Z] [2024-09-09T03:34:19.569Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-09T03:34:19.834Z] #172 DONE 0.4s [2024-09-09T03:34:19.834Z] [2024-09-09T03:34:19.834Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T03:34:19.834Z] #169 DONE 2.8s [2024-09-09T03:34:19.834Z] [2024-09-09T03:34:19.834Z] #112 [security-proxy-setup] exporting to image [2024-09-09T03:34:19.834Z] #112 exporting layers [2024-09-09T03:34:20.802Z] #112 ... [2024-09-09T03:34:20.802Z] [2024-09-09T03:34:20.802Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-09T03:34:20.802Z] #173 DONE 0.4s [2024-09-09T03:34:20.802Z] [2024-09-09T03:34:20.802Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-09T03:34:21.068Z] #174 DONE 0.5s [2024-09-09T03:34:21.068Z] [2024-09-09T03:34:21.068Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-09T03:34:21.335Z] #175 DONE 0.1s [2024-09-09T03:34:21.335Z] [2024-09-09T03:34:21.335Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-09T03:34:21.335Z] #176 ... [2024-09-09T03:34:21.335Z] [2024-09-09T03:34:21.335Z] #112 [security-proxy-setup] exporting to image [2024-09-09T03:34:21.335Z] #112 exporting layers 1.6s done [2024-09-09T03:34:21.335Z] #112 writing image sha256:e77bb0871f4273bf49325263937208ebfff6802228ce31df617696abfb030ab3 0.0s done [2024-09-09T03:34:21.335Z] #112 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-09-09T03:34:21.335Z] #112 DONE 5.9s [2024-09-09T03:34:21.604Z] [2024-09-09T03:34:21.604Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-09T03:34:21.604Z] #176 DONE 0.3s [2024-09-09T03:34:21.604Z] [2024-09-09T03:34:21.604Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-09T03:34:21.871Z] #177 DONE 0.1s [2024-09-09T03:34:21.871Z] [2024-09-09T03:34:21.871Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-09T03:34:21.871Z] #178 DONE 0.1s [2024-09-09T03:34:21.871Z] [2024-09-09T03:34:21.871Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T03:34:22.459Z] #179 ... [2024-09-09T03:34:22.459Z] [2024-09-09T03:34:22.459Z] #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-09-09T03:34:22.459Z] #148 DONE 1202.7s [2024-09-09T03:34:22.733Z] [2024-09-09T03:34:22.733Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:34:22.999Z] #157 ... [2024-09-09T03:34:22.999Z] [2024-09-09T03:34:22.999Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:34:22.999Z] #180 DONE 0.2s [2024-09-09T03:34:22.999Z] [2024-09-09T03:34:22.999Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:34:23.266Z] #157 ... [2024-09-09T03:34:23.266Z] [2024-09-09T03:34:23.266Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:34:23.266Z] #181 DONE 0.2s [2024-09-09T03:34:23.266Z] [2024-09-09T03:34:23.266Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T03:34:23.546Z] #156 ... [2024-09-09T03:34:23.546Z] [2024-09-09T03:34:23.546Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-09T03:34:23.827Z] #182 DONE 0.3s [2024-09-09T03:34:23.827Z] [2024-09-09T03:34:23.827Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-09-09T03:34:24.096Z] #183 DONE 0.3s [2024-09-09T03:34:24.096Z] [2024-09-09T03:34:24.096Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:34:24.096Z] #157 ... [2024-09-09T03:34:24.096Z] [2024-09-09T03:34:24.096Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:34:24.096Z] #184 DONE 0.1s [2024-09-09T03:34:24.365Z] [2024-09-09T03:34:24.365Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T03:34:24.365Z] #185 ... [2024-09-09T03:34:24.365Z] [2024-09-09T03:34:24.365Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-09T03:34:24.365Z] #179 DONE 2.7s [2024-09-09T03:34:24.629Z] [2024-09-09T03:34:24.629Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-09T03:34:24.629Z] #185 DONE 0.3s [2024-09-09T03:34:24.629Z] [2024-09-09T03:34:24.629Z] #112 [security-bootstrapper] exporting to image [2024-09-09T03:34:25.586Z] #112 ... [2024-09-09T03:34:25.586Z] [2024-09-09T03:34:25.586Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-09T03:34:25.586Z] #186 DONE 0.8s [2024-09-09T03:34:25.586Z] [2024-09-09T03:34:25.586Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-09T03:34:25.586Z] #187 DONE 0.2s [2024-09-09T03:34:25.586Z] [2024-09-09T03:34:25.586Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T03:34:25.586Z] #156 ... [2024-09-09T03:34:25.586Z] [2024-09-09T03:34:25.586Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T03:34:26.166Z] #188 ... [2024-09-09T03:34:26.166Z] [2024-09-09T03:34:26.166Z] #112 [security-bootstrapper] exporting to image [2024-09-09T03:34:26.166Z] #112 exporting layers 1.5s done [2024-09-09T03:34:26.166Z] #112 writing image sha256:ef738c279e7533d51a7286ad88a97b4debbd4641bdca42768b818231d0728cb3 0.0s done [2024-09-09T03:34:26.166Z] #112 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-09T03:34:26.166Z] #112 DONE 7.4s [2024-09-09T03:34:26.166Z] [2024-09-09T03:34:26.166Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T03:34:28.126Z] #155 ... [2024-09-09T03:34:28.126Z] [2024-09-09T03:34:28.126Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T03:34:28.126Z] #188 DONE 2.1s [2024-09-09T03:34:28.126Z] [2024-09-09T03:34:28.126Z] #112 [security-secretstore-setup] exporting to image [2024-09-09T03:34:29.078Z] #112 exporting layers 1.3s done [2024-09-09T03:34:29.078Z] #112 writing image sha256:da5ae72f13ff4839ac3aa03adae44602da7aa89cb1631f429fd9212741b6b904 done [2024-09-09T03:34:29.078Z] #112 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-09T03:34:29.078Z] #112 DONE 8.7s [2024-09-09T03:34:29.078Z] [2024-09-09T03:34:29.078Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T03:35:36.901Z] #156 ... [2024-09-09T03:35:36.901Z] [2024-09-09T03:35:36.901Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-09T03:35:36.901Z] #155 DONE 1266.6s [2024-09-09T03:35:36.901Z] [2024-09-09T03:35:36.901Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:35:36.901Z] #157 ... [2024-09-09T03:35:36.901Z] [2024-09-09T03:35:36.901Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:35:36.901Z] #189 DONE 0.2s [2024-09-09T03:35:36.901Z] [2024-09-09T03:35:36.901Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:35:36.901Z] #190 DONE 0.2s [2024-09-09T03:35:36.901Z] [2024-09-09T03:35:36.901Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-09T03:35:36.901Z] #191 DONE 0.2s [2024-09-09T03:35:36.901Z] [2024-09-09T03:35:36.901Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:35:36.901Z] #157 ... [2024-09-09T03:35:36.901Z] [2024-09-09T03:35:36.901Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:35:36.901Z] #192 DONE 0.2s [2024-09-09T03:35:36.901Z] [2024-09-09T03:35:36.901Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-09T03:35:36.901Z] #193 DONE 0.1s [2024-09-09T03:35:36.901Z] [2024-09-09T03:35:36.901Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T03:35:36.901Z] #156 ... [2024-09-09T03:35:36.901Z] [2024-09-09T03:35:36.901Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T03:35:36.901Z] #194 DONE 2.0s [2024-09-09T03:35:36.901Z] [2024-09-09T03:35:36.901Z] #112 [core-common-config-bootstrapper] exporting to image [2024-09-09T03:35:36.901Z] #112 exporting layers [2024-09-09T03:35:36.901Z] #112 exporting layers 0.5s done [2024-09-09T03:35:36.901Z] #112 writing image sha256:f84b88a470858e8565780458e87aa6f0dabbda9cd58a5cb01aa14ecbf9493d91 done [2024-09-09T03:35:36.902Z] #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-09T03:35:36.902Z] #112 DONE 9.2s [2024-09-09T03:35:36.902Z] [2024-09-09T03:35:36.902Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:37:28.533Z] #157 ... [2024-09-09T03:37:28.533Z] [2024-09-09T03:37:28.533Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-09T03:37:28.533Z] #158 DONE 1387.7s [2024-09-09T03:37:28.533Z] [2024-09-09T03:37:28.533Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:37:28.533Z] #157 ... [2024-09-09T03:37:28.533Z] [2024-09-09T03:37:28.533Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:37:28.533Z] #195 DONE 0.1s [2024-09-09T03:37:28.533Z] [2024-09-09T03:37:28.533Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T03:37:28.533Z] #156 ... [2024-09-09T03:37:28.533Z] [2024-09-09T03:37:28.533Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:37:28.533Z] #196 DONE 0.1s [2024-09-09T03:37:28.533Z] [2024-09-09T03:37:28.533Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-09T03:37:28.533Z] #197 DONE 0.2s [2024-09-09T03:37:28.533Z] [2024-09-09T03:37:28.533Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:37:28.533Z] #157 ... [2024-09-09T03:37:28.533Z] [2024-09-09T03:37:28.533Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:37:28.533Z] #198 DONE 0.2s [2024-09-09T03:37:28.533Z] [2024-09-09T03:37:28.533Z] #112 [security-spiffe-token-provider] exporting to image [2024-09-09T03:37:28.533Z] #112 exporting layers [2024-09-09T03:37:29.117Z] #112 exporting layers 0.6s done [2024-09-09T03:37:29.117Z] #112 writing image sha256:812eba3a9fa2a0292e0a1024fe4d35947776a9c83dbfe324bdb13dbce14910b0 0.0s done [2024-09-09T03:37:29.117Z] #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-09T03:37:29.117Z] #112 DONE 9.9s [2024-09-09T03:37:29.117Z] [2024-09-09T03:37:29.117Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T03:45:21.819Z] #149 ... [2024-09-09T03:45:21.819Z] [2024-09-09T03:45:21.819Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-09T03:45:21.819Z] #154 DONE 1857.3s [2024-09-09T03:45:21.819Z] [2024-09-09T03:45:21.819Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T03:45:21.819Z] #149 ... [2024-09-09T03:45:21.819Z] [2024-09-09T03:45:21.819Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:45:21.819Z] #199 DONE 0.2s [2024-09-09T03:45:21.819Z] [2024-09-09T03:45:21.819Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:45:21.819Z] #200 DONE 0.2s [2024-09-09T03:45:21.819Z] [2024-09-09T03:45:21.819Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T03:45:21.819Z] #159 ... [2024-09-09T03:45:21.819Z] [2024-09-09T03:45:21.819Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-09T03:45:21.819Z] #201 DONE 0.4s [2024-09-09T03:45:21.819Z] [2024-09-09T03:45:21.819Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:45:21.819Z] #157 ... [2024-09-09T03:45:21.819Z] [2024-09-09T03:45:21.819Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:45:21.819Z] #202 DONE 0.1s [2024-09-09T03:45:21.819Z] [2024-09-09T03:45:21.819Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-09T03:45:21.819Z] #203 DONE 0.1s [2024-09-09T03:45:21.819Z] [2024-09-09T03:45:21.819Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:45:21.819Z] #157 ... [2024-09-09T03:45:21.819Z] [2024-09-09T03:45:21.819Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-09T03:45:21.819Z] #204 DONE 1.8s [2024-09-09T03:45:21.819Z] [2024-09-09T03:45:21.819Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T03:45:21.819Z] #159 ... [2024-09-09T03:45:21.819Z] [2024-09-09T03:45:21.819Z] #112 [security-proxy-auth] exporting to image [2024-09-09T03:45:21.819Z] #112 exporting layers [2024-09-09T03:45:21.819Z] #112 exporting layers 0.8s done [2024-09-09T03:45:21.819Z] #112 writing image sha256:777f722d87ffc5d215737824140087e0f690cfb6484da75937e16c7370dd2cc2 done [2024-09-09T03:45:21.819Z] #112 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-09T03:45:21.820Z] #112 DONE 10.7s [2024-09-09T03:45:21.820Z] [2024-09-09T03:45:21.820Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T03:46:29.661Z] #149 ... [2024-09-09T03:46:29.661Z] [2024-09-09T03:46:29.661Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-09T03:46:29.661Z] #156 DONE 1928.2s [2024-09-09T03:46:29.661Z] [2024-09-09T03:46:29.661Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:46:29.661Z] #157 ... [2024-09-09T03:46:29.661Z] [2024-09-09T03:46:29.661Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:46:29.661Z] #205 DONE 0.2s [2024-09-09T03:46:29.661Z] [2024-09-09T03:46:29.661Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:46:29.661Z] #206 DONE 0.1s [2024-09-09T03:46:29.661Z] [2024-09-09T03:46:29.661Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-09T03:46:29.661Z] #207 DONE 0.4s [2024-09-09T03:46:29.661Z] [2024-09-09T03:46:29.661Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:46:29.661Z] #208 DONE 0.1s [2024-09-09T03:46:29.661Z] [2024-09-09T03:46:29.661Z] #112 [core-command] exporting to image [2024-09-09T03:46:29.661Z] #112 exporting layers [2024-09-09T03:46:29.661Z] #112 exporting layers 0.4s done [2024-09-09T03:46:29.928Z] #112 writing image sha256:9089cf5378f3c23bb204c2216442f3ee45fc63be05c79ddad4bdf9c290149a60 done [2024-09-09T03:46:29.928Z] #112 naming to docker.io/library/core-command-arm64 done [2024-09-09T03:46:29.928Z] #112 DONE 11.1s [2024-09-09T03:46:29.928Z] [2024-09-09T03:46:29.928Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T03:48:36.706Z] #159 ... [2024-09-09T03:48:36.706Z] [2024-09-09T03:48:36.706Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-09T03:48:36.706Z] #149 DONE 2050.1s [2024-09-09T03:48:36.706Z] [2024-09-09T03:48:36.706Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:48:36.706Z] #157 ... [2024-09-09T03:48:36.706Z] [2024-09-09T03:48:36.706Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:48:36.706Z] #209 DONE 0.2s [2024-09-09T03:48:36.706Z] [2024-09-09T03:48:36.706Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T03:48:36.706Z] #160 ... [2024-09-09T03:48:36.706Z] [2024-09-09T03:48:36.706Z] #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:48:36.706Z] #210 DONE 0.1s [2024-09-09T03:48:36.706Z] [2024-09-09T03:48:36.706Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-09T03:48:36.706Z] #211 DONE 0.4s [2024-09-09T03:48:36.706Z] [2024-09-09T03:48:36.706Z] #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:48:36.706Z] #212 DONE 0.1s [2024-09-09T03:48:36.706Z] [2024-09-09T03:48:36.706Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:48:36.706Z] #157 ... [2024-09-09T03:48:36.706Z] [2024-09-09T03:48:36.706Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-09T03:48:36.706Z] #213 DONE 0.1s [2024-09-09T03:48:36.706Z] [2024-09-09T03:48:36.706Z] #112 [core-data] exporting to image [2024-09-09T03:48:36.706Z] #112 exporting layers [2024-09-09T03:48:36.706Z] #112 exporting layers 0.5s done [2024-09-09T03:48:36.706Z] #112 writing image sha256:454cdd7be118ac0321736a5b3a46b1def34a01d32de64697d65c342ad073aba5 done [2024-09-09T03:48:36.706Z] #112 naming to docker.io/library/core-data-arm64 done [2024-09-09T03:48:36.706Z] #112 DONE 11.6s [2024-09-09T03:48:36.706Z] [2024-09-09T03:48:36.706Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:48:36.706Z] #157 ... [2024-09-09T03:48:36.706Z] [2024-09-09T03:48:36.706Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-09T03:48:36.706Z] #150 DONE 2052.6s [2024-09-09T03:48:36.706Z] [2024-09-09T03:48:36.706Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T03:48:36.706Z] #159 ... [2024-09-09T03:48:36.706Z] [2024-09-09T03:48:36.706Z] #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:48:36.706Z] #214 DONE 0.1s [2024-09-09T03:48:36.706Z] [2024-09-09T03:48:36.706Z] #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-09T03:48:36.706Z] #215 DONE 0.4s [2024-09-09T03:48:36.707Z] [2024-09-09T03:48:36.707Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:48:36.707Z] #157 ... [2024-09-09T03:48:36.707Z] [2024-09-09T03:48:36.707Z] #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:48:36.707Z] #216 DONE 0.1s [2024-09-09T03:48:36.707Z] [2024-09-09T03:48:36.707Z] #112 [core-keeper] exporting to image [2024-09-09T03:48:36.707Z] #112 exporting layers 0.7s done [2024-09-09T03:48:36.707Z] #112 writing image sha256:caef1f2cac08c4e87dc952263f0b14ba99c5a0f41e71da9d036850b5bdbd47de done [2024-09-09T03:48:36.707Z] #112 naming to docker.io/library/core-keeper-arm64 done [2024-09-09T03:48:36.707Z] #112 DONE 12.3s [2024-09-09T03:48:36.707Z] [2024-09-09T03:48:36.707Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T03:48:43.519Z] #151 ... [2024-09-09T03:48:43.519Z] [2024-09-09T03:48:43.519Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-09T03:48:43.519Z] #160 DONE 2062.9s [2024-09-09T03:48:43.519Z] [2024-09-09T03:48:43.519Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:48:43.519Z] #157 ... [2024-09-09T03:48:43.519Z] [2024-09-09T03:48:43.519Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:48:43.519Z] #217 DONE 0.1s [2024-09-09T03:48:43.519Z] [2024-09-09T03:48:43.519Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:48:43.519Z] #218 DONE 0.1s [2024-09-09T03:48:43.519Z] [2024-09-09T03:48:43.519Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:48:43.834Z] #157 ... [2024-09-09T03:48:43.834Z] [2024-09-09T03:48:43.834Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-09T03:48:44.111Z] #219 DONE 0.4s [2024-09-09T03:48:44.111Z] [2024-09-09T03:48:44.111Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:48:44.111Z] #157 ... [2024-09-09T03:48:44.111Z] [2024-09-09T03:48:44.111Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:48:44.111Z] #220 DONE 0.1s [2024-09-09T03:48:44.396Z] [2024-09-09T03:48:44.396Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-09T03:48:44.396Z] #221 DONE 0.1s [2024-09-09T03:48:44.396Z] [2024-09-09T03:48:44.396Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:48:44.396Z] #157 ... [2024-09-09T03:48:44.396Z] [2024-09-09T03:48:44.396Z] #112 [core-metadata] exporting to image [2024-09-09T03:48:44.396Z] #112 exporting layers [2024-09-09T03:48:45.879Z] #112 exporting layers 1.4s done [2024-09-09T03:48:45.879Z] #112 writing image sha256:2487372def9abbd47f77af5cd576aa805f719874a8f00628594febfc72b93e20 done [2024-09-09T03:48:45.879Z] #112 naming to docker.io/library/core-metadata-arm64 done [2024-09-09T03:48:45.879Z] #112 DONE 13.7s [2024-09-09T03:48:45.879Z] [2024-09-09T03:48:45.879Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T03:49:18.099Z] #159 ... [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-09T03:49:18.099Z] #151 DONE 2093.7s [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-09T03:49:18.099Z] #157 DONE 2093.7s [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T03:49:18.099Z] #159 ... [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:49:18.099Z] #222 ... [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:49:18.099Z] #223 DONE 0.2s [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:49:18.099Z] #222 DONE 0.2s [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:49:18.099Z] #224 DONE 0.3s [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:49:18.099Z] #225 DONE 0.4s [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-09T03:49:18.099Z] #226 DONE 0.5s [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-09T03:49:18.099Z] #227 DONE 0.5s [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:49:18.099Z] #228 DONE 0.1s [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-09T03:49:18.099Z] #229 DONE 0.1s [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-09T03:49:18.099Z] #159 DONE 2095.4s [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #112 [support-scheduler] exporting to image [2024-09-09T03:49:18.099Z] #112 exporting layers [2024-09-09T03:49:18.099Z] #112 exporting layers 0.7s done [2024-09-09T03:49:18.099Z] #112 writing image sha256:58cc57406cfa6b06e368e925f456326d236810bb6d1f0e5580ccca975a25adcc 0.0s done [2024-09-09T03:49:18.099Z] #112 naming to docker.io/library/support-scheduler-arm64 done [2024-09-09T03:49:18.099Z] #112 exporting layers 0.9s done [2024-09-09T03:49:18.099Z] #112 writing image sha256:03c0d82c285905018567191017b0c06f7a18cabaf7b6481559ef2a3ddc3ef0c9 done [2024-09-09T03:49:18.099Z] #112 naming to docker.io/library/support-notifications-arm64 done [2024-09-09T03:49:18.099Z] #112 DONE 14.8s [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-09T03:49:18.099Z] #230 DONE 0.2s [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-09T03:49:18.099Z] #231 DONE 0.1s [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-09T03:49:18.099Z] #232 DONE 0.3s [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-09T03:49:18.099Z] #233 DONE 0.1s [2024-09-09T03:49:18.099Z] [2024-09-09T03:49:18.099Z] #112 [support-cron-scheduler] exporting to image [2024-09-09T03:49:18.099Z] #112 exporting layers 0.9s done [2024-09-09T03:49:18.099Z] #112 writing image sha256:05ebb96671407d9e69a67e0bcedf4683f60a1924de9093bd38a156cf9113f0e6 done [2024-09-09T03:49:18.099Z] #112 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-09T03:49:18.099Z] #112 DONE 15.7s [2024-09-09T03:49:18.099Z] time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:49:18.099Z] time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:49:18.099Z] time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:49:18.099Z] time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:49:18.099Z] time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:49:18.099Z] time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:49:18.099Z] time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:49:18.099Z] time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:49:18.099Z] time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:49:18.099Z] time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:49:18.099Z] time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:49:18.099Z] time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:49:18.099Z] time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:49:18.099Z] time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:49:18.099Z] time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-09T03:49:18.099Z] time="2024-09-09T03:11:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-09T03:49:18.107Z] $ docker stop --time=1 0e04c4ef0857e83528a649c380cc20eca16d3a960f917fefd12f960f10130a58 [2024-09-09T03:49:19.723Z] $ docker rm -f --volumes 0e04c4ef0857e83528a649c380cc20eca16d3a960f917fefd12f960f10130a58 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T03:49:20.207Z] + docker images [2024-09-09T03:49:20.207Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-09T03:49:20.207Z] support-cron-scheduler-arm64 latest 05ebb9667140 4 seconds ago 43.6MB [2024-09-09T03:49:20.207Z] support-scheduler-arm64 latest 58cc57406cfa 6 seconds ago 41.4MB [2024-09-09T03:49:20.207Z] support-notifications-arm64 latest 03c0d82c2859 6 seconds ago 42MB [2024-09-09T03:49:20.207Z] core-metadata-arm64 latest 2487372def9a 36 seconds ago 39.3MB [2024-09-09T03:49:20.207Z] core-keeper-arm64 latest caef1f2cac08 47 seconds ago 39MB [2024-09-09T03:49:20.207Z] core-data-arm64 latest 454cdd7be118 49 seconds ago 39.1MB [2024-09-09T03:49:20.207Z] core-command-arm64 latest 9089cf5378f3 2 minutes ago 35.1MB [2024-09-09T03:49:20.207Z] security-proxy-auth-arm64 latest 777f722d87ff 4 minutes ago 32.7MB [2024-09-09T03:49:20.207Z] security-spiffe-token-provider-arm64 latest 812eba3a9fa2 11 minutes ago 29.1MB [2024-09-09T03:49:20.207Z] core-common-config-bootstrapper-arm64 latest f84b88a47085 13 minutes ago 15.4MB [2024-09-09T03:49:20.207Z] security-secretstore-setup-arm64 latest da5ae72f13ff 14 minutes ago 36.4MB [2024-09-09T03:49:20.207Z] security-bootstrapper-arm64 latest ef738c279e75 14 minutes ago 18.9MB [2024-09-09T03:49:20.207Z] security-proxy-setup-arm64 latest e77bb0871f42 15 minutes ago 26.2MB [2024-09-09T03:49:20.207Z] security-spire-agent-arm64 latest 5fe88f4d99ac 36 minutes ago 174MB [2024-09-09T03:49:20.207Z] security-spire-server-arm64 latest 379b0241e81f 36 minutes ago 116MB [2024-09-09T03:49:20.207Z] security-spire-config-arm64 latest 89f36495dd46 36 minutes ago 115MB [2024-09-09T03:49:20.207Z] ci-base-image-arm64 latest bdf23e95366d 38 minutes ago 967MB [2024-09-09T03:49:20.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-09T03:49:20.207Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T03:49:20.356Z] provisioning config files... [2024-09-09T03:49:20.369Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/686@tmp/config10979980684897885789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:49:20.701Z] ---> ****-login.sh [2024-09-09T03:49:20.701Z] nexus3.edgexfoundry.org:10001 [2024-09-09T03:49:20.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:49:20.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:49:20.967Z] Configure a credential helper to remove this warning. See [2024-09-09T03:49:20.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:49:20.967Z] [2024-09-09T03:49:20.967Z] Login Succeeded [2024-09-09T03:49:20.967Z] nexus3.edgexfoundry.org:10002 [2024-09-09T03:49:21.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:49:21.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:49:21.496Z] Configure a credential helper to remove this warning. See [2024-09-09T03:49:21.496Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:49:21.496Z] [2024-09-09T03:49:21.496Z] Login Succeeded [2024-09-09T03:49:21.496Z] nexus3.edgexfoundry.org:10003 [2024-09-09T03:49:21.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:49:21.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:49:21.761Z] Configure a credential helper to remove this warning. See [2024-09-09T03:49:21.761Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:49:21.761Z] [2024-09-09T03:49:21.761Z] Login Succeeded [2024-09-09T03:49:21.761Z] nexus3.edgexfoundry.org:10004 [2024-09-09T03:49:22.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:49:22.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:49:22.026Z] Configure a credential helper to remove this warning. See [2024-09-09T03:49:22.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:49:22.026Z] [2024-09-09T03:49:22.026Z] Login Succeeded [2024-09-09T03:49:22.026Z] ****.io [2024-09-09T03:49:22.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T03:49:22.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T03:49:22.557Z] Configure a credential helper to remove this warning. See [2024-09-09T03:49:22.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T03:49:22.557Z] [2024-09-09T03:49:22.557Z] Login Succeeded [2024-09-09T03:49:22.557Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T03:49:22.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:49:22.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T03:49:22.649Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-09-09T03:49:22.649Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:49:22.649Z] latest [2024-09-09T03:49:22.649Z] 3.2.0-dev.65 [2024-09-09T03:49:22.649Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:49:22.649Z] main [2024-09-09T03:49:22.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:23.016Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:23.360Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:49:23.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-09T03:49:23.360Z] 49252458f920: Preparing [2024-09-09T03:49:23.360Z] 1499bc80234e: Preparing [2024-09-09T03:49:23.360Z] f975b9bc5748: Preparing [2024-09-09T03:49:23.360Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:49:23.360Z] 0b47217fa97d: Preparing [2024-09-09T03:49:23.360Z] 8d2a29cfa66f: Preparing [2024-09-09T03:49:23.360Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:49:23.360Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:49:23.624Z] 5b7e26f2e5a8: Pushed [2024-09-09T03:49:23.624Z] 0b47217fa97d: Pushed [2024-09-09T03:49:23.624Z] f975b9bc5748: Pushed [2024-09-09T03:49:23.624Z] 49252458f920: Pushed [2024-09-09T03:49:23.624Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:49:23.624Z] 8d2a29cfa66f: Pushed [2024-09-09T03:49:28.944Z] 1499bc80234e: Pushed [2024-09-09T03:49:29.210Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:efce5fda3bc32bfa86c44cb8b30a2268d03a2e04604aad90b12609856f57136b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:29.562Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:29.915Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-09T03:49:29.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-09T03:49:29.915Z] 49252458f920: Preparing [2024-09-09T03:49:29.915Z] 1499bc80234e: Preparing [2024-09-09T03:49:29.915Z] f975b9bc5748: Preparing [2024-09-09T03:49:29.915Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:49:29.915Z] 0b47217fa97d: Preparing [2024-09-09T03:49:29.915Z] 8d2a29cfa66f: Preparing [2024-09-09T03:49:29.915Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:49:29.915Z] 8d2a29cfa66f: Waiting [2024-09-09T03:49:29.915Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:49:29.915Z] 0b47217fa97d: Layer already exists [2024-09-09T03:49:29.915Z] f975b9bc5748: Layer already exists [2024-09-09T03:49:29.915Z] 1499bc80234e: Layer already exists [2024-09-09T03:49:29.915Z] 49252458f920: Layer already exists [2024-09-09T03:49:29.915Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:49:29.915Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:49:29.915Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:49:30.180Z] latest: digest: sha256:efce5fda3bc32bfa86c44cb8b30a2268d03a2e04604aad90b12609856f57136b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:30.534Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:30.873Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.65 [2024-09-09T03:49:30.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-09T03:49:30.873Z] 49252458f920: Preparing [2024-09-09T03:49:30.873Z] 1499bc80234e: Preparing [2024-09-09T03:49:30.873Z] f975b9bc5748: Preparing [2024-09-09T03:49:30.873Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:49:30.873Z] 0b47217fa97d: Preparing [2024-09-09T03:49:30.873Z] 8d2a29cfa66f: Preparing [2024-09-09T03:49:30.873Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:49:30.873Z] 8d2a29cfa66f: Waiting [2024-09-09T03:49:30.873Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:49:30.873Z] 49252458f920: Layer already exists [2024-09-09T03:49:30.873Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:49:30.873Z] 0b47217fa97d: Layer already exists [2024-09-09T03:49:30.873Z] f975b9bc5748: Layer already exists [2024-09-09T03:49:30.873Z] 1499bc80234e: Layer already exists [2024-09-09T03:49:30.873Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:49:30.873Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:49:30.873Z] 3.2.0-dev.65: digest: sha256:efce5fda3bc32bfa86c44cb8b30a2268d03a2e04604aad90b12609856f57136b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:31.484Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:31.844Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:49:31.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-09T03:49:31.844Z] 49252458f920: Preparing [2024-09-09T03:49:31.844Z] 1499bc80234e: Preparing [2024-09-09T03:49:31.844Z] f975b9bc5748: Preparing [2024-09-09T03:49:31.844Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:49:31.844Z] 0b47217fa97d: Preparing [2024-09-09T03:49:31.844Z] 8d2a29cfa66f: Preparing [2024-09-09T03:49:31.844Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:49:31.844Z] 8d2a29cfa66f: Waiting [2024-09-09T03:49:31.844Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:49:31.844Z] f975b9bc5748: Layer already exists [2024-09-09T03:49:31.844Z] 49252458f920: Layer already exists [2024-09-09T03:49:31.844Z] 1499bc80234e: Layer already exists [2024-09-09T03:49:31.844Z] 0b47217fa97d: Layer already exists [2024-09-09T03:49:31.844Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:49:31.844Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:49:31.844Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:efce5fda3bc32bfa86c44cb8b30a2268d03a2e04604aad90b12609856f57136b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:32.188Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:32.530Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-09-09T03:49:32.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-09-09T03:49:32.530Z] 49252458f920: Preparing [2024-09-09T03:49:32.530Z] 1499bc80234e: Preparing [2024-09-09T03:49:32.530Z] f975b9bc5748: Preparing [2024-09-09T03:49:32.530Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:49:32.530Z] 0b47217fa97d: Preparing [2024-09-09T03:49:32.530Z] 8d2a29cfa66f: Preparing [2024-09-09T03:49:32.530Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:49:32.530Z] 8d2a29cfa66f: Waiting [2024-09-09T03:49:32.530Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:49:32.530Z] 1499bc80234e: Layer already exists [2024-09-09T03:49:32.531Z] f975b9bc5748: Layer already exists [2024-09-09T03:49:32.531Z] 0b47217fa97d: Layer already exists [2024-09-09T03:49:32.531Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:49:32.531Z] 49252458f920: Layer already exists [2024-09-09T03:49:32.531Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:49:32.531Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:49:32.794Z] main: digest: sha256:efce5fda3bc32bfa86c44cb8b30a2268d03a2e04604aad90b12609856f57136b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:49:32.870Z] ===================================================== [Pipeline] echo [2024-09-09T03:49:32.888Z] taggedImages: [2024-09-09T03:49:32.889Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:49:32.889Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-09-09T03:49:32.889Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.65 [2024-09-09T03:49:32.889Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:49:32.889Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-09-09T03:49:32.920Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-09-09T03:49:32.920Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:49:32.920Z] latest [2024-09-09T03:49:32.920Z] 3.2.0-dev.65 [2024-09-09T03:49:32.920Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:49:32.920Z] main [2024-09-09T03:49:32.920Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:33.285Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:33.639Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:49:33.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-09T03:49:33.640Z] 79cc169852ea: Preparing [2024-09-09T03:49:33.640Z] a8ec4491d1c6: Preparing [2024-09-09T03:49:33.640Z] eed2099e3a7d: Preparing [2024-09-09T03:49:33.640Z] 4c801a4ab31d: Preparing [2024-09-09T03:49:33.640Z] f975b9bc5748: Preparing [2024-09-09T03:49:33.640Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:49:33.640Z] 0b47217fa97d: Preparing [2024-09-09T03:49:33.640Z] 8d2a29cfa66f: Preparing [2024-09-09T03:49:33.640Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:49:33.640Z] 0b47217fa97d: Waiting [2024-09-09T03:49:33.640Z] 8d2a29cfa66f: Waiting [2024-09-09T03:49:33.640Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:49:33.640Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:49:33.640Z] f975b9bc5748: Layer already exists [2024-09-09T03:49:33.906Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:49:33.906Z] 0b47217fa97d: Layer already exists [2024-09-09T03:49:33.906Z] eed2099e3a7d: Pushed [2024-09-09T03:49:33.906Z] a8ec4491d1c6: Pushed [2024-09-09T03:49:33.906Z] 79cc169852ea: Pushed [2024-09-09T03:49:33.906Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:49:33.906Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:49:35.835Z] 4c801a4ab31d: Pushed [2024-09-09T03:49:35.835Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:c2ec7502b2a205f18700de79f75eb43c738b50f8e4aef6b39b8003f4486ec7e4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:36.194Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:36.532Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-09T03:49:36.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-09T03:49:36.532Z] 79cc169852ea: Preparing [2024-09-09T03:49:36.532Z] a8ec4491d1c6: Preparing [2024-09-09T03:49:36.532Z] eed2099e3a7d: Preparing [2024-09-09T03:49:36.532Z] 4c801a4ab31d: Preparing [2024-09-09T03:49:36.532Z] f975b9bc5748: Preparing [2024-09-09T03:49:36.532Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:49:36.532Z] 0b47217fa97d: Preparing [2024-09-09T03:49:36.532Z] 8d2a29cfa66f: Preparing [2024-09-09T03:49:36.532Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:49:36.532Z] 0b47217fa97d: Waiting [2024-09-09T03:49:36.532Z] 8d2a29cfa66f: Waiting [2024-09-09T03:49:36.532Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:49:36.532Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:49:36.532Z] 4c801a4ab31d: Layer already exists [2024-09-09T03:49:36.532Z] f975b9bc5748: Layer already exists [2024-09-09T03:49:36.532Z] 79cc169852ea: Layer already exists [2024-09-09T03:49:36.532Z] a8ec4491d1c6: Layer already exists [2024-09-09T03:49:36.532Z] eed2099e3a7d: Layer already exists [2024-09-09T03:49:36.532Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:49:36.533Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:49:36.533Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:49:36.533Z] 0b47217fa97d: Layer already exists [2024-09-09T03:49:36.796Z] latest: digest: sha256:c2ec7502b2a205f18700de79f75eb43c738b50f8e4aef6b39b8003f4486ec7e4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:37.144Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:37.490Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.65 [2024-09-09T03:49:37.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-09T03:49:37.490Z] 79cc169852ea: Preparing [2024-09-09T03:49:37.490Z] a8ec4491d1c6: Preparing [2024-09-09T03:49:37.490Z] eed2099e3a7d: Preparing [2024-09-09T03:49:37.490Z] 4c801a4ab31d: Preparing [2024-09-09T03:49:37.490Z] f975b9bc5748: Preparing [2024-09-09T03:49:37.490Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:49:37.490Z] 0b47217fa97d: Preparing [2024-09-09T03:49:37.490Z] 8d2a29cfa66f: Preparing [2024-09-09T03:49:37.490Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:49:37.490Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:49:37.490Z] 0b47217fa97d: Waiting [2024-09-09T03:49:37.490Z] 8d2a29cfa66f: Waiting [2024-09-09T03:49:37.490Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:49:37.490Z] 79cc169852ea: Layer already exists [2024-09-09T03:49:37.490Z] eed2099e3a7d: Layer already exists [2024-09-09T03:49:37.490Z] f975b9bc5748: Layer already exists [2024-09-09T03:49:37.490Z] 4c801a4ab31d: Layer already exists [2024-09-09T03:49:37.490Z] a8ec4491d1c6: Layer already exists [2024-09-09T03:49:37.490Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:49:37.490Z] 0b47217fa97d: Layer already exists [2024-09-09T03:49:37.490Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:49:37.490Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:49:37.490Z] 3.2.0-dev.65: digest: sha256:c2ec7502b2a205f18700de79f75eb43c738b50f8e4aef6b39b8003f4486ec7e4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:38.096Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:38.439Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:49:38.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-09T03:49:38.439Z] 79cc169852ea: Preparing [2024-09-09T03:49:38.439Z] a8ec4491d1c6: Preparing [2024-09-09T03:49:38.439Z] eed2099e3a7d: Preparing [2024-09-09T03:49:38.439Z] 4c801a4ab31d: Preparing [2024-09-09T03:49:38.439Z] f975b9bc5748: Preparing [2024-09-09T03:49:38.439Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:49:38.439Z] 0b47217fa97d: Preparing [2024-09-09T03:49:38.439Z] 8d2a29cfa66f: Preparing [2024-09-09T03:49:38.439Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:49:38.439Z] 0b47217fa97d: Waiting [2024-09-09T03:49:38.439Z] 8d2a29cfa66f: Waiting [2024-09-09T03:49:38.439Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:49:38.439Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:49:38.439Z] 4c801a4ab31d: Layer already exists [2024-09-09T03:49:38.439Z] f975b9bc5748: Layer already exists [2024-09-09T03:49:38.440Z] 79cc169852ea: Layer already exists [2024-09-09T03:49:38.440Z] eed2099e3a7d: Layer already exists [2024-09-09T03:49:38.440Z] a8ec4491d1c6: Layer already exists [2024-09-09T03:49:38.440Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:49:38.440Z] 0b47217fa97d: Layer already exists [2024-09-09T03:49:38.440Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:49:38.440Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:49:38.703Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:c2ec7502b2a205f18700de79f75eb43c738b50f8e4aef6b39b8003f4486ec7e4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:39.057Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:39.407Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-09-09T03:49:39.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-09-09T03:49:39.407Z] 79cc169852ea: Preparing [2024-09-09T03:49:39.407Z] a8ec4491d1c6: Preparing [2024-09-09T03:49:39.407Z] eed2099e3a7d: Preparing [2024-09-09T03:49:39.407Z] 4c801a4ab31d: Preparing [2024-09-09T03:49:39.407Z] f975b9bc5748: Preparing [2024-09-09T03:49:39.407Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:49:39.407Z] 0b47217fa97d: Preparing [2024-09-09T03:49:39.407Z] 8d2a29cfa66f: Preparing [2024-09-09T03:49:39.407Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:49:39.407Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:49:39.407Z] 0b47217fa97d: Waiting [2024-09-09T03:49:39.407Z] 8d2a29cfa66f: Waiting [2024-09-09T03:49:39.407Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:49:39.407Z] eed2099e3a7d: Layer already exists [2024-09-09T03:49:39.407Z] 79cc169852ea: Layer already exists [2024-09-09T03:49:39.407Z] a8ec4491d1c6: Layer already exists [2024-09-09T03:49:39.407Z] f975b9bc5748: Layer already exists [2024-09-09T03:49:39.407Z] 4c801a4ab31d: Layer already exists [2024-09-09T03:49:39.407Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:49:39.407Z] 0b47217fa97d: Layer already exists [2024-09-09T03:49:39.407Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:49:39.407Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:49:39.407Z] main: digest: sha256:c2ec7502b2a205f18700de79f75eb43c738b50f8e4aef6b39b8003f4486ec7e4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:49:39.752Z] ===================================================== [Pipeline] echo [2024-09-09T03:49:39.768Z] taggedImages: [2024-09-09T03:49:39.768Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:49:39.768Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-09-09T03:49:39.768Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.65 [2024-09-09T03:49:39.768Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:49:39.768Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-09-09T03:49:39.797Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-09-09T03:49:39.797Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:49:39.797Z] latest [2024-09-09T03:49:39.797Z] 3.2.0-dev.65 [2024-09-09T03:49:39.797Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:49:39.797Z] main [2024-09-09T03:49:39.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:40.163Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:40.505Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:49:40.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-09T03:49:40.505Z] 3c631f0e48ad: Preparing [2024-09-09T03:49:40.505Z] 9ff4247e4246: Preparing [2024-09-09T03:49:40.505Z] b1cdbbc22f82: Preparing [2024-09-09T03:49:40.505Z] f975b9bc5748: Preparing [2024-09-09T03:49:40.505Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:49:40.505Z] f5d2b8774f6e: Preparing [2024-09-09T03:49:40.505Z] d640f0139f87: Preparing [2024-09-09T03:49:40.505Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:49:40.505Z] f5d2b8774f6e: Waiting [2024-09-09T03:49:40.505Z] d640f0139f87: Waiting [2024-09-09T03:49:40.505Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:49:40.505Z] f975b9bc5748: Layer already exists [2024-09-09T03:49:40.505Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:49:40.775Z] 3c631f0e48ad: Pushed [2024-09-09T03:49:40.775Z] 9ff4247e4246: Pushed [2024-09-09T03:49:40.775Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:49:40.775Z] f5d2b8774f6e: Pushed [2024-09-09T03:49:40.775Z] d640f0139f87: Pushed [2024-09-09T03:49:47.444Z] b1cdbbc22f82: Pushed [2024-09-09T03:49:47.444Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:da39b77666584b1a1b1f2589a48d2ba0148aebba12f455b36fbcaf9245767f41 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:47.785Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:48.116Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-09T03:49:48.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-09T03:49:48.116Z] 3c631f0e48ad: Preparing [2024-09-09T03:49:48.116Z] 9ff4247e4246: Preparing [2024-09-09T03:49:48.116Z] b1cdbbc22f82: Preparing [2024-09-09T03:49:48.116Z] f975b9bc5748: Preparing [2024-09-09T03:49:48.116Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:49:48.116Z] f5d2b8774f6e: Preparing [2024-09-09T03:49:48.116Z] d640f0139f87: Preparing [2024-09-09T03:49:48.116Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:49:48.116Z] d640f0139f87: Waiting [2024-09-09T03:49:48.116Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:49:48.116Z] f5d2b8774f6e: Waiting [2024-09-09T03:49:48.116Z] 3c631f0e48ad: Layer already exists [2024-09-09T03:49:48.116Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:49:48.116Z] 9ff4247e4246: Layer already exists [2024-09-09T03:49:48.116Z] f975b9bc5748: Layer already exists [2024-09-09T03:49:48.116Z] b1cdbbc22f82: Layer already exists [2024-09-09T03:49:48.116Z] d640f0139f87: Layer already exists [2024-09-09T03:49:48.116Z] f5d2b8774f6e: Layer already exists [2024-09-09T03:49:48.116Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:49:48.379Z] latest: digest: sha256:da39b77666584b1a1b1f2589a48d2ba0148aebba12f455b36fbcaf9245767f41 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:48.723Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:49.094Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.65 [2024-09-09T03:49:49.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-09T03:49:49.094Z] 3c631f0e48ad: Preparing [2024-09-09T03:49:49.094Z] 9ff4247e4246: Preparing [2024-09-09T03:49:49.094Z] b1cdbbc22f82: Preparing [2024-09-09T03:49:49.094Z] f975b9bc5748: Preparing [2024-09-09T03:49:49.094Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:49:49.094Z] f5d2b8774f6e: Preparing [2024-09-09T03:49:49.094Z] d640f0139f87: Preparing [2024-09-09T03:49:49.094Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:49:49.094Z] f5d2b8774f6e: Waiting [2024-09-09T03:49:49.094Z] d640f0139f87: Waiting [2024-09-09T03:49:49.094Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:49:49.094Z] 3c631f0e48ad: Layer already exists [2024-09-09T03:49:49.094Z] f975b9bc5748: Layer already exists [2024-09-09T03:49:49.094Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:49:49.094Z] b1cdbbc22f82: Layer already exists [2024-09-09T03:49:49.094Z] 9ff4247e4246: Layer already exists [2024-09-09T03:49:49.094Z] f5d2b8774f6e: Layer already exists [2024-09-09T03:49:49.094Z] d640f0139f87: Layer already exists [2024-09-09T03:49:49.094Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:49:49.358Z] 3.2.0-dev.65: digest: sha256:da39b77666584b1a1b1f2589a48d2ba0148aebba12f455b36fbcaf9245767f41 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:49.696Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:50.038Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:49:50.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-09T03:49:50.038Z] 3c631f0e48ad: Preparing [2024-09-09T03:49:50.038Z] 9ff4247e4246: Preparing [2024-09-09T03:49:50.038Z] b1cdbbc22f82: Preparing [2024-09-09T03:49:50.038Z] f975b9bc5748: Preparing [2024-09-09T03:49:50.038Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:49:50.038Z] f5d2b8774f6e: Preparing [2024-09-09T03:49:50.038Z] d640f0139f87: Preparing [2024-09-09T03:49:50.038Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:49:50.038Z] f5d2b8774f6e: Waiting [2024-09-09T03:49:50.038Z] d640f0139f87: Waiting [2024-09-09T03:49:50.038Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:49:50.038Z] 9ff4247e4246: Layer already exists [2024-09-09T03:49:50.038Z] 3c631f0e48ad: Layer already exists [2024-09-09T03:49:50.038Z] f975b9bc5748: Layer already exists [2024-09-09T03:49:50.038Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:49:50.038Z] b1cdbbc22f82: Layer already exists [2024-09-09T03:49:50.038Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:49:50.038Z] f5d2b8774f6e: Layer already exists [2024-09-09T03:49:50.038Z] d640f0139f87: Layer already exists [2024-09-09T03:49:50.301Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:da39b77666584b1a1b1f2589a48d2ba0148aebba12f455b36fbcaf9245767f41 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:50.662Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:51.005Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-09-09T03:49:51.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-09-09T03:49:51.005Z] 3c631f0e48ad: Preparing [2024-09-09T03:49:51.005Z] 9ff4247e4246: Preparing [2024-09-09T03:49:51.005Z] b1cdbbc22f82: Preparing [2024-09-09T03:49:51.005Z] f975b9bc5748: Preparing [2024-09-09T03:49:51.005Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:49:51.005Z] f5d2b8774f6e: Preparing [2024-09-09T03:49:51.005Z] d640f0139f87: Preparing [2024-09-09T03:49:51.005Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:49:51.005Z] d640f0139f87: Waiting [2024-09-09T03:49:51.005Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:49:51.005Z] f5d2b8774f6e: Waiting [2024-09-09T03:49:51.005Z] 3c631f0e48ad: Layer already exists [2024-09-09T03:49:51.005Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:49:51.005Z] 9ff4247e4246: Layer already exists [2024-09-09T03:49:51.005Z] f975b9bc5748: Layer already exists [2024-09-09T03:49:51.005Z] b1cdbbc22f82: Layer already exists [2024-09-09T03:49:51.005Z] f5d2b8774f6e: Layer already exists [2024-09-09T03:49:51.005Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:49:51.005Z] d640f0139f87: Layer already exists [2024-09-09T03:49:51.268Z] main: digest: sha256:da39b77666584b1a1b1f2589a48d2ba0148aebba12f455b36fbcaf9245767f41 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:49:51.341Z] ===================================================== [Pipeline] echo [2024-09-09T03:49:51.357Z] taggedImages: [2024-09-09T03:49:51.357Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:49:51.357Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-09-09T03:49:51.357Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.65 [2024-09-09T03:49:51.357Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:49:51.357Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-09-09T03:49:51.388Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-09-09T03:49:51.388Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:49:51.388Z] latest [2024-09-09T03:49:51.388Z] 3.2.0-dev.65 [2024-09-09T03:49:51.388Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:49:51.388Z] main [2024-09-09T03:49:51.388Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:51.752Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:52.093Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:49:52.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-09T03:49:52.093Z] 3ce1906978e4: Preparing [2024-09-09T03:49:52.093Z] d860040f63b3: Preparing [2024-09-09T03:49:52.093Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:49:52.093Z] 73cb8b2367a5: Preparing [2024-09-09T03:49:52.093Z] 43b672872790: Preparing [2024-09-09T03:49:52.093Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:49:52.093Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:49:52.093Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:49:52.093Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:49:52.356Z] 43b672872790: Pushed [2024-09-09T03:49:52.356Z] 73cb8b2367a5: Pushed [2024-09-09T03:49:52.356Z] 3ce1906978e4: Pushed [2024-09-09T03:49:58.962Z] d860040f63b3: Pushed [2024-09-09T03:49:58.962Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:0e167a1dabf5713aa5d1970e3cb339a5a610f562561604abea775a3f7baeb431 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:59.309Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:49:59.653Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-09T03:49:59.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-09T03:49:59.654Z] 3ce1906978e4: Preparing [2024-09-09T03:49:59.654Z] d860040f63b3: Preparing [2024-09-09T03:49:59.654Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:49:59.654Z] 73cb8b2367a5: Preparing [2024-09-09T03:49:59.654Z] 43b672872790: Preparing [2024-09-09T03:49:59.654Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:49:59.654Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:49:59.654Z] d860040f63b3: Layer already exists [2024-09-09T03:49:59.654Z] 3ce1906978e4: Layer already exists [2024-09-09T03:49:59.654Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:49:59.654Z] 43b672872790: Layer already exists [2024-09-09T03:49:59.654Z] 73cb8b2367a5: Layer already exists [2024-09-09T03:49:59.654Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:49:59.654Z] latest: digest: sha256:0e167a1dabf5713aa5d1970e3cb339a5a610f562561604abea775a3f7baeb431 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:00.000Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:00.343Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.65 [2024-09-09T03:50:00.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-09T03:50:00.343Z] 3ce1906978e4: Preparing [2024-09-09T03:50:00.343Z] d860040f63b3: Preparing [2024-09-09T03:50:00.343Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:00.343Z] 73cb8b2367a5: Preparing [2024-09-09T03:50:00.343Z] 43b672872790: Preparing [2024-09-09T03:50:00.343Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:00.343Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:00.343Z] 3ce1906978e4: Layer already exists [2024-09-09T03:50:00.343Z] d860040f63b3: Layer already exists [2024-09-09T03:50:00.343Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:00.343Z] 73cb8b2367a5: Layer already exists [2024-09-09T03:50:00.343Z] 43b672872790: Layer already exists [2024-09-09T03:50:00.343Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:00.343Z] 3.2.0-dev.65: digest: sha256:0e167a1dabf5713aa5d1970e3cb339a5a610f562561604abea775a3f7baeb431 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:00.955Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:01.296Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:50:01.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-09T03:50:01.296Z] 3ce1906978e4: Preparing [2024-09-09T03:50:01.296Z] d860040f63b3: Preparing [2024-09-09T03:50:01.296Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:01.296Z] 73cb8b2367a5: Preparing [2024-09-09T03:50:01.296Z] 43b672872790: Preparing [2024-09-09T03:50:01.296Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:01.296Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:01.296Z] 43b672872790: Layer already exists [2024-09-09T03:50:01.296Z] 73cb8b2367a5: Layer already exists [2024-09-09T03:50:01.296Z] 3ce1906978e4: Layer already exists [2024-09-09T03:50:01.296Z] d860040f63b3: Layer already exists [2024-09-09T03:50:01.296Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:01.296Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:01.296Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:0e167a1dabf5713aa5d1970e3cb339a5a610f562561604abea775a3f7baeb431 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:01.644Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:01.984Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-09-09T03:50:01.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-09-09T03:50:01.984Z] 3ce1906978e4: Preparing [2024-09-09T03:50:01.984Z] d860040f63b3: Preparing [2024-09-09T03:50:01.984Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:01.984Z] 73cb8b2367a5: Preparing [2024-09-09T03:50:01.984Z] 43b672872790: Preparing [2024-09-09T03:50:01.984Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:01.984Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:01.984Z] 73cb8b2367a5: Layer already exists [2024-09-09T03:50:01.984Z] 43b672872790: Layer already exists [2024-09-09T03:50:01.984Z] 3ce1906978e4: Layer already exists [2024-09-09T03:50:01.984Z] d860040f63b3: Layer already exists [2024-09-09T03:50:01.984Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:01.984Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:02.248Z] main: digest: sha256:0e167a1dabf5713aa5d1970e3cb339a5a610f562561604abea775a3f7baeb431 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:50:02.331Z] ===================================================== [Pipeline] echo [2024-09-09T03:50:02.347Z] taggedImages: [2024-09-09T03:50:02.347Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:50:02.347Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-09-09T03:50:02.347Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.65 [2024-09-09T03:50:02.347Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:50:02.347Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-09-09T03:50:02.370Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-09-09T03:50:02.370Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:50:02.370Z] latest [2024-09-09T03:50:02.370Z] 3.2.0-dev.65 [2024-09-09T03:50:02.370Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:50:02.370Z] main [2024-09-09T03:50:02.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:02.731Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:03.132Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:50:03.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-09T03:50:03.132Z] 3d75216c3044: Preparing [2024-09-09T03:50:03.132Z] 1131566c9185: Preparing [2024-09-09T03:50:03.132Z] df786ef30ced: Preparing [2024-09-09T03:50:03.132Z] f975b9bc5748: Preparing [2024-09-09T03:50:03.132Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:03.132Z] 0b47217fa97d: Preparing [2024-09-09T03:50:03.132Z] 8d2a29cfa66f: Preparing [2024-09-09T03:50:03.132Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:03.132Z] 0b47217fa97d: Waiting [2024-09-09T03:50:03.132Z] 8d2a29cfa66f: Waiting [2024-09-09T03:50:03.132Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:03.132Z] f975b9bc5748: Layer already exists [2024-09-09T03:50:03.412Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:03.412Z] 0b47217fa97d: Layer already exists [2024-09-09T03:50:03.412Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:50:03.412Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:03.412Z] 3d75216c3044: Pushed [2024-09-09T03:50:03.412Z] 1131566c9185: Pushed [2024-09-09T03:50:10.328Z] df786ef30ced: Pushed [2024-09-09T03:50:10.328Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:4f05738fb43e29a882b1d39f7782406874728f46f330bd92f582fe241f9cdbe1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:10.673Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:11.018Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-09T03:50:11.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-09T03:50:11.018Z] 3d75216c3044: Preparing [2024-09-09T03:50:11.018Z] 1131566c9185: Preparing [2024-09-09T03:50:11.018Z] df786ef30ced: Preparing [2024-09-09T03:50:11.018Z] f975b9bc5748: Preparing [2024-09-09T03:50:11.018Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:11.018Z] 0b47217fa97d: Preparing [2024-09-09T03:50:11.018Z] 8d2a29cfa66f: Preparing [2024-09-09T03:50:11.018Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:11.018Z] 0b47217fa97d: Waiting [2024-09-09T03:50:11.018Z] 8d2a29cfa66f: Waiting [2024-09-09T03:50:11.018Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:11.018Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:11.018Z] f975b9bc5748: Layer already exists [2024-09-09T03:50:11.018Z] df786ef30ced: Layer already exists [2024-09-09T03:50:11.018Z] 1131566c9185: Layer already exists [2024-09-09T03:50:11.018Z] 3d75216c3044: Layer already exists [2024-09-09T03:50:11.018Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:50:11.018Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:11.018Z] 0b47217fa97d: Layer already exists [2024-09-09T03:50:11.282Z] latest: digest: sha256:4f05738fb43e29a882b1d39f7782406874728f46f330bd92f582fe241f9cdbe1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:11.628Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:11.965Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.65 [2024-09-09T03:50:11.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-09T03:50:11.965Z] 3d75216c3044: Preparing [2024-09-09T03:50:11.965Z] 1131566c9185: Preparing [2024-09-09T03:50:11.965Z] df786ef30ced: Preparing [2024-09-09T03:50:11.965Z] f975b9bc5748: Preparing [2024-09-09T03:50:11.965Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:11.965Z] 0b47217fa97d: Preparing [2024-09-09T03:50:11.965Z] 8d2a29cfa66f: Preparing [2024-09-09T03:50:11.965Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:11.965Z] 8d2a29cfa66f: Waiting [2024-09-09T03:50:11.965Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:11.965Z] 0b47217fa97d: Waiting [2024-09-09T03:50:11.965Z] df786ef30ced: Layer already exists [2024-09-09T03:50:11.965Z] f975b9bc5748: Layer already exists [2024-09-09T03:50:11.965Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:11.965Z] 1131566c9185: Layer already exists [2024-09-09T03:50:11.965Z] 3d75216c3044: Layer already exists [2024-09-09T03:50:11.965Z] 0b47217fa97d: Layer already exists [2024-09-09T03:50:11.965Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:11.965Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:50:11.965Z] 3.2.0-dev.65: digest: sha256:4f05738fb43e29a882b1d39f7782406874728f46f330bd92f582fe241f9cdbe1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:12.319Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:12.669Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:50:12.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-09T03:50:12.669Z] 3d75216c3044: Preparing [2024-09-09T03:50:12.669Z] 1131566c9185: Preparing [2024-09-09T03:50:12.669Z] df786ef30ced: Preparing [2024-09-09T03:50:12.669Z] f975b9bc5748: Preparing [2024-09-09T03:50:12.669Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:12.669Z] 0b47217fa97d: Preparing [2024-09-09T03:50:12.669Z] 8d2a29cfa66f: Preparing [2024-09-09T03:50:12.669Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:12.669Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:12.669Z] 0b47217fa97d: Waiting [2024-09-09T03:50:12.669Z] 3d75216c3044: Layer already exists [2024-09-09T03:50:12.669Z] 1131566c9185: Layer already exists [2024-09-09T03:50:12.669Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:12.669Z] f975b9bc5748: Layer already exists [2024-09-09T03:50:12.669Z] df786ef30ced: Layer already exists [2024-09-09T03:50:12.669Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:12.669Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:50:12.669Z] 0b47217fa97d: Layer already exists [2024-09-09T03:50:12.669Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:4f05738fb43e29a882b1d39f7782406874728f46f330bd92f582fe241f9cdbe1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:13.280Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:13.622Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-09-09T03:50:13.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-09-09T03:50:13.622Z] 3d75216c3044: Preparing [2024-09-09T03:50:13.622Z] 1131566c9185: Preparing [2024-09-09T03:50:13.622Z] df786ef30ced: Preparing [2024-09-09T03:50:13.622Z] f975b9bc5748: Preparing [2024-09-09T03:50:13.622Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:13.622Z] 0b47217fa97d: Preparing [2024-09-09T03:50:13.622Z] 8d2a29cfa66f: Preparing [2024-09-09T03:50:13.622Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:13.622Z] 0b47217fa97d: Waiting [2024-09-09T03:50:13.622Z] 8d2a29cfa66f: Waiting [2024-09-09T03:50:13.622Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:13.622Z] f975b9bc5748: Layer already exists [2024-09-09T03:50:13.622Z] df786ef30ced: Layer already exists [2024-09-09T03:50:13.622Z] 3d75216c3044: Layer already exists [2024-09-09T03:50:13.622Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:13.622Z] 1131566c9185: Layer already exists [2024-09-09T03:50:13.622Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:13.622Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:50:13.622Z] 0b47217fa97d: Layer already exists [2024-09-09T03:50:35.637Z] main: digest: sha256:4f05738fb43e29a882b1d39f7782406874728f46f330bd92f582fe241f9cdbe1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:50:35.718Z] ===================================================== [Pipeline] echo [2024-09-09T03:50:35.731Z] taggedImages: [2024-09-09T03:50:35.731Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:50:35.731Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-09-09T03:50:35.731Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.65 [2024-09-09T03:50:35.731Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:50:35.731Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-09-09T03:50:35.759Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-09-09T03:50:35.759Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:50:35.759Z] latest [2024-09-09T03:50:35.759Z] 3.2.0-dev.65 [2024-09-09T03:50:35.759Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:50:35.759Z] main [2024-09-09T03:50:35.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:36.112Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:36.449Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:50:36.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-09T03:50:36.449Z] f39ef9fbf9c6: Preparing [2024-09-09T03:50:36.449Z] 603effdec52b: Preparing [2024-09-09T03:50:36.449Z] deedba4758dd: Preparing [2024-09-09T03:50:36.449Z] 6430ced6ee8c: Preparing [2024-09-09T03:50:36.449Z] c707e86b69a7: Preparing [2024-09-09T03:50:36.449Z] 694a4a039cc2: Preparing [2024-09-09T03:50:36.449Z] 4ca889f740e1: Preparing [2024-09-09T03:50:36.449Z] 694a4a039cc2: Waiting [2024-09-09T03:50:36.449Z] 0bd3a11bff8a: Preparing [2024-09-09T03:50:36.449Z] f975b9bc5748: Preparing [2024-09-09T03:50:36.449Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:36.449Z] ca2fb4d0b47b: Preparing [2024-09-09T03:50:36.449Z] 57fb56263448: Preparing [2024-09-09T03:50:36.449Z] 5f70bf18a086: Preparing [2024-09-09T03:50:36.449Z] ffc5bb30dd63: Preparing [2024-09-09T03:50:36.449Z] 5e6322a8b38a: Preparing [2024-09-09T03:50:36.449Z] 776d18283d2c: Preparing [2024-09-09T03:50:36.449Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:36.449Z] 4ca889f740e1: Waiting [2024-09-09T03:50:36.449Z] 0bd3a11bff8a: Waiting [2024-09-09T03:50:36.449Z] f975b9bc5748: Waiting [2024-09-09T03:50:36.449Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:50:36.449Z] ca2fb4d0b47b: Waiting [2024-09-09T03:50:36.449Z] 57fb56263448: Waiting [2024-09-09T03:50:36.449Z] 776d18283d2c: Waiting [2024-09-09T03:50:36.449Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:36.449Z] 5f70bf18a086: Waiting [2024-09-09T03:50:36.449Z] ffc5bb30dd63: Waiting [2024-09-09T03:50:36.449Z] 5e6322a8b38a: Waiting [2024-09-09T03:50:36.725Z] c707e86b69a7: Pushed [2024-09-09T03:50:36.725Z] deedba4758dd: Pushed [2024-09-09T03:50:36.725Z] f39ef9fbf9c6: Pushed [2024-09-09T03:50:36.725Z] 6430ced6ee8c: Pushed [2024-09-09T03:50:36.725Z] 603effdec52b: Pushed [2024-09-09T03:50:36.725Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:36.725Z] f975b9bc5748: Layer already exists [2024-09-09T03:50:36.990Z] 4ca889f740e1: Pushed [2024-09-09T03:50:36.990Z] 694a4a039cc2: Pushed [2024-09-09T03:50:36.990Z] 5f70bf18a086: Layer already exists [2024-09-09T03:50:36.990Z] ca2fb4d0b47b: Pushed [2024-09-09T03:50:36.990Z] 57fb56263448: Pushed [2024-09-09T03:50:36.990Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:36.990Z] ffc5bb30dd63: Pushed [2024-09-09T03:50:36.990Z] 5e6322a8b38a: Pushed [2024-09-09T03:50:36.990Z] 776d18283d2c: Pushed [2024-09-09T03:50:39.551Z] 0bd3a11bff8a: Pushed [2024-09-09T03:50:39.551Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:c47a9b9c24fb4a4e22b10db25ba242564a13c49fa59cdca7c87dbe84c180e9dc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:40.172Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:40.523Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-09T03:50:40.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-09T03:50:40.523Z] f39ef9fbf9c6: Preparing [2024-09-09T03:50:40.523Z] 603effdec52b: Preparing [2024-09-09T03:50:40.523Z] deedba4758dd: Preparing [2024-09-09T03:50:40.523Z] 6430ced6ee8c: Preparing [2024-09-09T03:50:40.523Z] c707e86b69a7: Preparing [2024-09-09T03:50:40.523Z] 694a4a039cc2: Preparing [2024-09-09T03:50:40.523Z] 4ca889f740e1: Preparing [2024-09-09T03:50:40.523Z] 0bd3a11bff8a: Preparing [2024-09-09T03:50:40.523Z] f975b9bc5748: Preparing [2024-09-09T03:50:40.523Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:40.523Z] ca2fb4d0b47b: Preparing [2024-09-09T03:50:40.523Z] 57fb56263448: Preparing [2024-09-09T03:50:40.523Z] 5f70bf18a086: Preparing [2024-09-09T03:50:40.523Z] ffc5bb30dd63: Preparing [2024-09-09T03:50:40.523Z] 5e6322a8b38a: Preparing [2024-09-09T03:50:40.523Z] 776d18283d2c: Preparing [2024-09-09T03:50:40.523Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:40.523Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:50:40.523Z] ca2fb4d0b47b: Waiting [2024-09-09T03:50:40.523Z] 57fb56263448: Waiting [2024-09-09T03:50:40.523Z] ffc5bb30dd63: Waiting [2024-09-09T03:50:40.523Z] 5e6322a8b38a: Waiting [2024-09-09T03:50:40.523Z] 694a4a039cc2: Waiting [2024-09-09T03:50:40.523Z] 4ca889f740e1: Waiting [2024-09-09T03:50:40.523Z] f975b9bc5748: Waiting [2024-09-09T03:50:40.523Z] 0bd3a11bff8a: Waiting [2024-09-09T03:50:40.523Z] 776d18283d2c: Waiting [2024-09-09T03:50:40.523Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:40.523Z] 5f70bf18a086: Waiting [2024-09-09T03:50:40.523Z] 6430ced6ee8c: Layer already exists [2024-09-09T03:50:40.523Z] c707e86b69a7: Layer already exists [2024-09-09T03:50:40.523Z] f39ef9fbf9c6: Layer already exists [2024-09-09T03:50:40.523Z] 603effdec52b: Layer already exists [2024-09-09T03:50:40.523Z] deedba4758dd: Layer already exists [2024-09-09T03:50:40.523Z] 694a4a039cc2: Layer already exists [2024-09-09T03:50:40.523Z] 0bd3a11bff8a: Layer already exists [2024-09-09T03:50:40.523Z] 4ca889f740e1: Layer already exists [2024-09-09T03:50:40.523Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:40.523Z] f975b9bc5748: Layer already exists [2024-09-09T03:50:40.523Z] ca2fb4d0b47b: Layer already exists [2024-09-09T03:50:40.523Z] 57fb56263448: Layer already exists [2024-09-09T03:50:40.523Z] 5f70bf18a086: Layer already exists [2024-09-09T03:50:40.523Z] 5e6322a8b38a: Layer already exists [2024-09-09T03:50:40.523Z] ffc5bb30dd63: Layer already exists [2024-09-09T03:50:40.523Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:40.523Z] 776d18283d2c: Layer already exists [2024-09-09T03:50:40.787Z] latest: digest: sha256:c47a9b9c24fb4a4e22b10db25ba242564a13c49fa59cdca7c87dbe84c180e9dc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:41.143Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:41.495Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.65 [2024-09-09T03:50:41.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-09T03:50:41.495Z] f39ef9fbf9c6: Preparing [2024-09-09T03:50:41.495Z] 603effdec52b: Preparing [2024-09-09T03:50:41.495Z] deedba4758dd: Preparing [2024-09-09T03:50:41.495Z] 6430ced6ee8c: Preparing [2024-09-09T03:50:41.495Z] c707e86b69a7: Preparing [2024-09-09T03:50:41.495Z] 694a4a039cc2: Preparing [2024-09-09T03:50:41.495Z] 4ca889f740e1: Preparing [2024-09-09T03:50:41.495Z] 0bd3a11bff8a: Preparing [2024-09-09T03:50:41.495Z] f975b9bc5748: Preparing [2024-09-09T03:50:41.495Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:41.495Z] ca2fb4d0b47b: Preparing [2024-09-09T03:50:41.495Z] 57fb56263448: Preparing [2024-09-09T03:50:41.495Z] 5f70bf18a086: Preparing [2024-09-09T03:50:41.495Z] ffc5bb30dd63: Preparing [2024-09-09T03:50:41.495Z] 5e6322a8b38a: Preparing [2024-09-09T03:50:41.495Z] 776d18283d2c: Preparing [2024-09-09T03:50:41.495Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:41.495Z] 694a4a039cc2: Waiting [2024-09-09T03:50:41.495Z] 4ca889f740e1: Waiting [2024-09-09T03:50:41.495Z] 57fb56263448: Waiting [2024-09-09T03:50:41.495Z] 5f70bf18a086: Waiting [2024-09-09T03:50:41.495Z] ffc5bb30dd63: Waiting [2024-09-09T03:50:41.495Z] 5e6322a8b38a: Waiting [2024-09-09T03:50:41.495Z] 776d18283d2c: Waiting [2024-09-09T03:50:41.495Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:41.495Z] 0bd3a11bff8a: Waiting [2024-09-09T03:50:41.495Z] f975b9bc5748: Waiting [2024-09-09T03:50:41.495Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:50:41.495Z] ca2fb4d0b47b: Waiting [2024-09-09T03:50:41.495Z] deedba4758dd: Layer already exists [2024-09-09T03:50:41.495Z] c707e86b69a7: Layer already exists [2024-09-09T03:50:41.495Z] f39ef9fbf9c6: Layer already exists [2024-09-09T03:50:41.495Z] 6430ced6ee8c: Layer already exists [2024-09-09T03:50:41.495Z] 603effdec52b: Layer already exists [2024-09-09T03:50:41.495Z] 4ca889f740e1: Layer already exists [2024-09-09T03:50:41.495Z] 694a4a039cc2: Layer already exists [2024-09-09T03:50:41.495Z] f975b9bc5748: Layer already exists [2024-09-09T03:50:41.495Z] 0bd3a11bff8a: Layer already exists [2024-09-09T03:50:41.495Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:41.495Z] ca2fb4d0b47b: Layer already exists [2024-09-09T03:50:41.495Z] ffc5bb30dd63: Layer already exists [2024-09-09T03:50:41.495Z] 5f70bf18a086: Layer already exists [2024-09-09T03:50:41.495Z] 5e6322a8b38a: Layer already exists [2024-09-09T03:50:41.495Z] 57fb56263448: Layer already exists [2024-09-09T03:50:41.495Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:41.495Z] 776d18283d2c: Layer already exists [2024-09-09T03:50:41.759Z] 3.2.0-dev.65: digest: sha256:c47a9b9c24fb4a4e22b10db25ba242564a13c49fa59cdca7c87dbe84c180e9dc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:42.115Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:42.466Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:50:42.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-09T03:50:42.466Z] f39ef9fbf9c6: Preparing [2024-09-09T03:50:42.466Z] 603effdec52b: Preparing [2024-09-09T03:50:42.466Z] deedba4758dd: Preparing [2024-09-09T03:50:42.466Z] 6430ced6ee8c: Preparing [2024-09-09T03:50:42.466Z] c707e86b69a7: Preparing [2024-09-09T03:50:42.466Z] 694a4a039cc2: Preparing [2024-09-09T03:50:42.466Z] 4ca889f740e1: Preparing [2024-09-09T03:50:42.466Z] 0bd3a11bff8a: Preparing [2024-09-09T03:50:42.466Z] f975b9bc5748: Preparing [2024-09-09T03:50:42.466Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:42.466Z] ca2fb4d0b47b: Preparing [2024-09-09T03:50:42.466Z] 57fb56263448: Preparing [2024-09-09T03:50:42.466Z] 5f70bf18a086: Preparing [2024-09-09T03:50:42.466Z] ffc5bb30dd63: Preparing [2024-09-09T03:50:42.466Z] 5e6322a8b38a: Preparing [2024-09-09T03:50:42.466Z] 776d18283d2c: Preparing [2024-09-09T03:50:42.466Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:42.466Z] f975b9bc5748: Waiting [2024-09-09T03:50:42.466Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:50:42.466Z] ca2fb4d0b47b: Waiting [2024-09-09T03:50:42.466Z] 57fb56263448: Waiting [2024-09-09T03:50:42.466Z] 5f70bf18a086: Waiting [2024-09-09T03:50:42.466Z] ffc5bb30dd63: Waiting [2024-09-09T03:50:42.466Z] 5e6322a8b38a: Waiting [2024-09-09T03:50:42.466Z] 776d18283d2c: Waiting [2024-09-09T03:50:42.466Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:42.466Z] 4ca889f740e1: Waiting [2024-09-09T03:50:42.466Z] 0bd3a11bff8a: Waiting [2024-09-09T03:50:42.466Z] 694a4a039cc2: Waiting [2024-09-09T03:50:42.466Z] deedba4758dd: Layer already exists [2024-09-09T03:50:42.466Z] 6430ced6ee8c: Layer already exists [2024-09-09T03:50:42.466Z] 603effdec52b: Layer already exists [2024-09-09T03:50:42.466Z] c707e86b69a7: Layer already exists [2024-09-09T03:50:42.466Z] f39ef9fbf9c6: Layer already exists [2024-09-09T03:50:42.466Z] 0bd3a11bff8a: Layer already exists [2024-09-09T03:50:42.466Z] f975b9bc5748: Layer already exists [2024-09-09T03:50:42.466Z] 4ca889f740e1: Layer already exists [2024-09-09T03:50:42.466Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:42.466Z] 694a4a039cc2: Layer already exists [2024-09-09T03:50:42.466Z] 57fb56263448: Layer already exists [2024-09-09T03:50:42.466Z] ca2fb4d0b47b: Layer already exists [2024-09-09T03:50:42.466Z] 5f70bf18a086: Layer already exists [2024-09-09T03:50:42.466Z] ffc5bb30dd63: Layer already exists [2024-09-09T03:50:42.466Z] 5e6322a8b38a: Layer already exists [2024-09-09T03:50:42.466Z] 776d18283d2c: Layer already exists [2024-09-09T03:50:42.466Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:42.729Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:c47a9b9c24fb4a4e22b10db25ba242564a13c49fa59cdca7c87dbe84c180e9dc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:43.083Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:43.426Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-09-09T03:50:43.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-09-09T03:50:43.426Z] f39ef9fbf9c6: Preparing [2024-09-09T03:50:43.426Z] 603effdec52b: Preparing [2024-09-09T03:50:43.426Z] deedba4758dd: Preparing [2024-09-09T03:50:43.426Z] 6430ced6ee8c: Preparing [2024-09-09T03:50:43.426Z] c707e86b69a7: Preparing [2024-09-09T03:50:43.426Z] 694a4a039cc2: Preparing [2024-09-09T03:50:43.426Z] 4ca889f740e1: Preparing [2024-09-09T03:50:43.426Z] 0bd3a11bff8a: Preparing [2024-09-09T03:50:43.426Z] f975b9bc5748: Preparing [2024-09-09T03:50:43.426Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:43.426Z] ca2fb4d0b47b: Preparing [2024-09-09T03:50:43.426Z] 57fb56263448: Preparing [2024-09-09T03:50:43.426Z] 5f70bf18a086: Preparing [2024-09-09T03:50:43.426Z] ffc5bb30dd63: Preparing [2024-09-09T03:50:43.426Z] 5e6322a8b38a: Preparing [2024-09-09T03:50:43.426Z] 776d18283d2c: Preparing [2024-09-09T03:50:43.426Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:43.426Z] ca2fb4d0b47b: Waiting [2024-09-09T03:50:43.426Z] 57fb56263448: Waiting [2024-09-09T03:50:43.426Z] 5f70bf18a086: Waiting [2024-09-09T03:50:43.426Z] ffc5bb30dd63: Waiting [2024-09-09T03:50:43.426Z] 5e6322a8b38a: Waiting [2024-09-09T03:50:43.426Z] 776d18283d2c: Waiting [2024-09-09T03:50:43.426Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:43.426Z] 694a4a039cc2: Waiting [2024-09-09T03:50:43.426Z] 4ca889f740e1: Waiting [2024-09-09T03:50:43.426Z] 0bd3a11bff8a: Waiting [2024-09-09T03:50:43.426Z] f975b9bc5748: Waiting [2024-09-09T03:50:43.426Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:50:43.426Z] 603effdec52b: Layer already exists [2024-09-09T03:50:43.426Z] f39ef9fbf9c6: Layer already exists [2024-09-09T03:50:43.426Z] c707e86b69a7: Layer already exists [2024-09-09T03:50:43.426Z] 6430ced6ee8c: Layer already exists [2024-09-09T03:50:43.426Z] deedba4758dd: Layer already exists [2024-09-09T03:50:43.426Z] 4ca889f740e1: Layer already exists [2024-09-09T03:50:43.426Z] f975b9bc5748: Layer already exists [2024-09-09T03:50:43.426Z] 0bd3a11bff8a: Layer already exists [2024-09-09T03:50:43.426Z] 694a4a039cc2: Layer already exists [2024-09-09T03:50:43.426Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:43.426Z] ca2fb4d0b47b: Layer already exists [2024-09-09T03:50:43.426Z] 57fb56263448: Layer already exists [2024-09-09T03:50:43.426Z] 5f70bf18a086: Layer already exists [2024-09-09T03:50:43.426Z] ffc5bb30dd63: Layer already exists [2024-09-09T03:50:43.426Z] 5e6322a8b38a: Layer already exists [2024-09-09T03:50:43.426Z] 776d18283d2c: Layer already exists [2024-09-09T03:50:43.426Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:43.688Z] main: digest: sha256:c47a9b9c24fb4a4e22b10db25ba242564a13c49fa59cdca7c87dbe84c180e9dc size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:50:43.766Z] ===================================================== [Pipeline] echo [2024-09-09T03:50:43.777Z] taggedImages: [2024-09-09T03:50:43.777Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:50:43.777Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-09-09T03:50:43.777Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.65 [2024-09-09T03:50:43.777Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:50:43.777Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-09-09T03:50:43.804Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-09-09T03:50:43.804Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:50:43.804Z] latest [2024-09-09T03:50:43.804Z] 3.2.0-dev.65 [2024-09-09T03:50:43.804Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:50:43.804Z] main [2024-09-09T03:50:43.804Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:44.160Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:44.503Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:50:44.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-09T03:50:44.503Z] 0c6e7c0195f6: Preparing [2024-09-09T03:50:44.503Z] a685916f7f0a: Preparing [2024-09-09T03:50:44.503Z] bb2cd2c85af0: Preparing [2024-09-09T03:50:44.503Z] c911b7b5cecc: Preparing [2024-09-09T03:50:44.503Z] f975b9bc5748: Preparing [2024-09-09T03:50:44.503Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:44.503Z] 0b47217fa97d: Preparing [2024-09-09T03:50:44.503Z] 8d2a29cfa66f: Preparing [2024-09-09T03:50:44.503Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:44.503Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:50:44.503Z] 0b47217fa97d: Waiting [2024-09-09T03:50:44.503Z] 8d2a29cfa66f: Waiting [2024-09-09T03:50:44.503Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:44.503Z] f975b9bc5748: Layer already exists [2024-09-09T03:50:44.767Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:44.767Z] 0b47217fa97d: Layer already exists [2024-09-09T03:50:44.767Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:50:44.767Z] 0c6e7c0195f6: Pushed [2024-09-09T03:50:44.767Z] bb2cd2c85af0: Pushed [2024-09-09T03:50:44.767Z] a685916f7f0a: Pushed [2024-09-09T03:50:44.767Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:50.074Z] c911b7b5cecc: Pushed [2024-09-09T03:50:50.074Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:b753cef50fd772523bc548b7a03da4b801f25a2e1f777c09566130190899af44 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:50.425Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:50.769Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-09T03:50:50.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-09T03:50:50.769Z] 0c6e7c0195f6: Preparing [2024-09-09T03:50:50.769Z] a685916f7f0a: Preparing [2024-09-09T03:50:50.769Z] bb2cd2c85af0: Preparing [2024-09-09T03:50:50.769Z] c911b7b5cecc: Preparing [2024-09-09T03:50:50.769Z] f975b9bc5748: Preparing [2024-09-09T03:50:50.769Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:50.769Z] 0b47217fa97d: Preparing [2024-09-09T03:50:50.769Z] 8d2a29cfa66f: Preparing [2024-09-09T03:50:50.769Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:50.769Z] 0b47217fa97d: Waiting [2024-09-09T03:50:50.769Z] 8d2a29cfa66f: Waiting [2024-09-09T03:50:50.769Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:50.769Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:50:50.769Z] f975b9bc5748: Layer already exists [2024-09-09T03:50:50.769Z] 0c6e7c0195f6: Layer already exists [2024-09-09T03:50:50.769Z] a685916f7f0a: Layer already exists [2024-09-09T03:50:50.769Z] c911b7b5cecc: Layer already exists [2024-09-09T03:50:50.769Z] bb2cd2c85af0: Layer already exists [2024-09-09T03:50:50.769Z] 0b47217fa97d: Layer already exists [2024-09-09T03:50:50.769Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:50:50.769Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:50.769Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:50.769Z] latest: digest: sha256:b753cef50fd772523bc548b7a03da4b801f25a2e1f777c09566130190899af44 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:51.387Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:51.745Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.65 [2024-09-09T03:50:51.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-09T03:50:51.745Z] 0c6e7c0195f6: Preparing [2024-09-09T03:50:51.745Z] a685916f7f0a: Preparing [2024-09-09T03:50:51.745Z] bb2cd2c85af0: Preparing [2024-09-09T03:50:51.745Z] c911b7b5cecc: Preparing [2024-09-09T03:50:51.745Z] f975b9bc5748: Preparing [2024-09-09T03:50:51.745Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:51.745Z] 0b47217fa97d: Preparing [2024-09-09T03:50:51.745Z] 8d2a29cfa66f: Preparing [2024-09-09T03:50:51.745Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:51.745Z] 8d2a29cfa66f: Waiting [2024-09-09T03:50:51.745Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:51.745Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:50:51.745Z] 0b47217fa97d: Waiting [2024-09-09T03:50:51.745Z] bb2cd2c85af0: Layer already exists [2024-09-09T03:50:51.745Z] 0c6e7c0195f6: Layer already exists [2024-09-09T03:50:51.745Z] c911b7b5cecc: Layer already exists [2024-09-09T03:50:51.745Z] a685916f7f0a: Layer already exists [2024-09-09T03:50:51.745Z] f975b9bc5748: Layer already exists [2024-09-09T03:50:51.745Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:51.745Z] 0b47217fa97d: Layer already exists [2024-09-09T03:50:51.745Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:50:51.745Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:51.745Z] 3.2.0-dev.65: digest: sha256:b753cef50fd772523bc548b7a03da4b801f25a2e1f777c09566130190899af44 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:52.365Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:52.710Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:50:52.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-09T03:50:52.710Z] 0c6e7c0195f6: Preparing [2024-09-09T03:50:52.710Z] a685916f7f0a: Preparing [2024-09-09T03:50:52.710Z] bb2cd2c85af0: Preparing [2024-09-09T03:50:52.710Z] c911b7b5cecc: Preparing [2024-09-09T03:50:52.710Z] f975b9bc5748: Preparing [2024-09-09T03:50:52.710Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:52.710Z] 0b47217fa97d: Preparing [2024-09-09T03:50:52.710Z] 8d2a29cfa66f: Preparing [2024-09-09T03:50:52.710Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:52.710Z] 0b47217fa97d: Waiting [2024-09-09T03:50:52.710Z] 8d2a29cfa66f: Waiting [2024-09-09T03:50:52.710Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:52.710Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:50:52.710Z] bb2cd2c85af0: Layer already exists [2024-09-09T03:50:52.710Z] c911b7b5cecc: Layer already exists [2024-09-09T03:50:52.710Z] 0c6e7c0195f6: Layer already exists [2024-09-09T03:50:52.710Z] a685916f7f0a: Layer already exists [2024-09-09T03:50:52.710Z] f975b9bc5748: Layer already exists [2024-09-09T03:50:52.710Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:52.710Z] 0b47217fa97d: Layer already exists [2024-09-09T03:50:52.710Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:50:52.710Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:52.973Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:b753cef50fd772523bc548b7a03da4b801f25a2e1f777c09566130190899af44 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:53.326Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:53.674Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-09-09T03:50:53.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-09-09T03:50:53.674Z] 0c6e7c0195f6: Preparing [2024-09-09T03:50:53.674Z] a685916f7f0a: Preparing [2024-09-09T03:50:53.674Z] bb2cd2c85af0: Preparing [2024-09-09T03:50:53.674Z] c911b7b5cecc: Preparing [2024-09-09T03:50:53.674Z] f975b9bc5748: Preparing [2024-09-09T03:50:53.674Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:53.674Z] 0b47217fa97d: Preparing [2024-09-09T03:50:53.674Z] 8d2a29cfa66f: Preparing [2024-09-09T03:50:53.674Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:53.674Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:50:53.674Z] 0b47217fa97d: Waiting [2024-09-09T03:50:53.674Z] 8d2a29cfa66f: Waiting [2024-09-09T03:50:53.674Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:53.674Z] 0c6e7c0195f6: Layer already exists [2024-09-09T03:50:53.674Z] bb2cd2c85af0: Layer already exists [2024-09-09T03:50:53.674Z] a685916f7f0a: Layer already exists [2024-09-09T03:50:53.674Z] f975b9bc5748: Layer already exists [2024-09-09T03:50:53.674Z] c911b7b5cecc: Layer already exists [2024-09-09T03:50:53.674Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:53.674Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:50:53.674Z] 0b47217fa97d: Layer already exists [2024-09-09T03:50:53.674Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:53.939Z] main: digest: sha256:b753cef50fd772523bc548b7a03da4b801f25a2e1f777c09566130190899af44 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:50:54.008Z] ===================================================== [Pipeline] echo [2024-09-09T03:50:54.025Z] taggedImages: [2024-09-09T03:50:54.025Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:50:54.025Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-09-09T03:50:54.025Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.65 [2024-09-09T03:50:54.025Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:50:54.025Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-09-09T03:50:54.057Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-09-09T03:50:54.057Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:50:54.057Z] latest [2024-09-09T03:50:54.057Z] 3.2.0-dev.65 [2024-09-09T03:50:54.057Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:50:54.057Z] main [2024-09-09T03:50:54.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:54.435Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:54.795Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:50:54.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-09T03:50:54.795Z] b1ab3dda036e: Preparing [2024-09-09T03:50:54.796Z] 8bb549b1e0da: Preparing [2024-09-09T03:50:54.796Z] 1385bce535aa: Preparing [2024-09-09T03:50:54.796Z] 03385c0e8835: Preparing [2024-09-09T03:50:54.796Z] 1b2951691c7a: Preparing [2024-09-09T03:50:54.796Z] f975b9bc5748: Preparing [2024-09-09T03:50:54.796Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:54.796Z] b09a8e6df158: Preparing [2024-09-09T03:50:54.796Z] 9ad94a511f00: Preparing [2024-09-09T03:50:54.796Z] 7ee34608d248: Preparing [2024-09-09T03:50:54.796Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:54.796Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:50:54.796Z] b09a8e6df158: Waiting [2024-09-09T03:50:54.796Z] 9ad94a511f00: Waiting [2024-09-09T03:50:54.796Z] 7ee34608d248: Waiting [2024-09-09T03:50:54.796Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:54.796Z] f975b9bc5748: Waiting [2024-09-09T03:50:55.060Z] 8bb549b1e0da: Pushed [2024-09-09T03:50:55.060Z] 1b2951691c7a: Pushed [2024-09-09T03:50:55.060Z] 03385c0e8835: Pushed [2024-09-09T03:50:55.060Z] b1ab3dda036e: Pushed [2024-09-09T03:50:55.060Z] f975b9bc5748: Layer already exists [2024-09-09T03:50:55.060Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:55.060Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:55.060Z] b09a8e6df158: Pushed [2024-09-09T03:50:55.060Z] 9ad94a511f00: Pushed [2024-09-09T03:50:56.994Z] 1385bce535aa: Pushed [2024-09-09T03:50:57.575Z] 7ee34608d248: Pushed [2024-09-09T03:50:57.839Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:8d65978eb2cef46cf5e8756f236ec78d56e26cc7590c55e2adb0856e2ec1f7a4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:58.198Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:58.559Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-09T03:50:58.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-09T03:50:58.559Z] b1ab3dda036e: Preparing [2024-09-09T03:50:58.559Z] 8bb549b1e0da: Preparing [2024-09-09T03:50:58.559Z] 1385bce535aa: Preparing [2024-09-09T03:50:58.559Z] 03385c0e8835: Preparing [2024-09-09T03:50:58.559Z] 1b2951691c7a: Preparing [2024-09-09T03:50:58.559Z] f975b9bc5748: Preparing [2024-09-09T03:50:58.559Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:58.559Z] b09a8e6df158: Preparing [2024-09-09T03:50:58.559Z] 9ad94a511f00: Preparing [2024-09-09T03:50:58.559Z] 7ee34608d248: Preparing [2024-09-09T03:50:58.559Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:58.559Z] f975b9bc5748: Waiting [2024-09-09T03:50:58.559Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:50:58.559Z] 7ee34608d248: Waiting [2024-09-09T03:50:58.559Z] 9ad94a511f00: Waiting [2024-09-09T03:50:58.559Z] b09a8e6df158: Waiting [2024-09-09T03:50:58.559Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:58.559Z] b1ab3dda036e: Layer already exists [2024-09-09T03:50:58.559Z] 03385c0e8835: Layer already exists [2024-09-09T03:50:58.559Z] 8bb549b1e0da: Layer already exists [2024-09-09T03:50:58.559Z] 1385bce535aa: Layer already exists [2024-09-09T03:50:58.559Z] 1b2951691c7a: Layer already exists [2024-09-09T03:50:58.559Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:58.559Z] 7ee34608d248: Layer already exists [2024-09-09T03:50:58.559Z] f975b9bc5748: Layer already exists [2024-09-09T03:50:58.559Z] 9ad94a511f00: Layer already exists [2024-09-09T03:50:58.559Z] b09a8e6df158: Layer already exists [2024-09-09T03:50:58.559Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:58.823Z] latest: digest: sha256:8d65978eb2cef46cf5e8756f236ec78d56e26cc7590c55e2adb0856e2ec1f7a4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:59.181Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:50:59.539Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.65 [2024-09-09T03:50:59.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-09T03:50:59.539Z] b1ab3dda036e: Preparing [2024-09-09T03:50:59.539Z] 8bb549b1e0da: Preparing [2024-09-09T03:50:59.539Z] 1385bce535aa: Preparing [2024-09-09T03:50:59.539Z] 03385c0e8835: Preparing [2024-09-09T03:50:59.539Z] 1b2951691c7a: Preparing [2024-09-09T03:50:59.539Z] f975b9bc5748: Preparing [2024-09-09T03:50:59.539Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:50:59.539Z] b09a8e6df158: Preparing [2024-09-09T03:50:59.539Z] 9ad94a511f00: Preparing [2024-09-09T03:50:59.539Z] 7ee34608d248: Preparing [2024-09-09T03:50:59.539Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:50:59.539Z] f975b9bc5748: Waiting [2024-09-09T03:50:59.539Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:50:59.539Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:50:59.539Z] 7ee34608d248: Waiting [2024-09-09T03:50:59.539Z] b09a8e6df158: Waiting [2024-09-09T03:50:59.539Z] 9ad94a511f00: Waiting [2024-09-09T03:50:59.539Z] 1b2951691c7a: Layer already exists [2024-09-09T03:50:59.539Z] 03385c0e8835: Layer already exists [2024-09-09T03:50:59.539Z] 1385bce535aa: Layer already exists [2024-09-09T03:50:59.539Z] b1ab3dda036e: Layer already exists [2024-09-09T03:50:59.539Z] 8bb549b1e0da: Layer already exists [2024-09-09T03:50:59.539Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:50:59.539Z] 9ad94a511f00: Layer already exists [2024-09-09T03:50:59.539Z] f975b9bc5748: Layer already exists [2024-09-09T03:50:59.539Z] b09a8e6df158: Layer already exists [2024-09-09T03:50:59.539Z] 7ee34608d248: Layer already exists [2024-09-09T03:50:59.539Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:50:59.804Z] 3.2.0-dev.65: digest: sha256:8d65978eb2cef46cf5e8756f236ec78d56e26cc7590c55e2adb0856e2ec1f7a4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:00.164Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:00.516Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:51:00.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-09T03:51:00.516Z] b1ab3dda036e: Preparing [2024-09-09T03:51:00.516Z] 8bb549b1e0da: Preparing [2024-09-09T03:51:00.516Z] 1385bce535aa: Preparing [2024-09-09T03:51:00.516Z] 03385c0e8835: Preparing [2024-09-09T03:51:00.516Z] 1b2951691c7a: Preparing [2024-09-09T03:51:00.516Z] f975b9bc5748: Preparing [2024-09-09T03:51:00.516Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:51:00.516Z] b09a8e6df158: Preparing [2024-09-09T03:51:00.516Z] 9ad94a511f00: Preparing [2024-09-09T03:51:00.516Z] 7ee34608d248: Preparing [2024-09-09T03:51:00.516Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:51:00.516Z] b09a8e6df158: Waiting [2024-09-09T03:51:00.516Z] 9ad94a511f00: Waiting [2024-09-09T03:51:00.516Z] 7ee34608d248: Waiting [2024-09-09T03:51:00.516Z] f975b9bc5748: Waiting [2024-09-09T03:51:00.516Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:51:00.516Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:51:00.516Z] 1385bce535aa: Layer already exists [2024-09-09T03:51:00.516Z] 8bb549b1e0da: Layer already exists [2024-09-09T03:51:00.516Z] 03385c0e8835: Layer already exists [2024-09-09T03:51:00.516Z] 1b2951691c7a: Layer already exists [2024-09-09T03:51:00.516Z] b1ab3dda036e: Layer already exists [2024-09-09T03:51:00.516Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:51:00.516Z] b09a8e6df158: Layer already exists [2024-09-09T03:51:00.516Z] f975b9bc5748: Layer already exists [2024-09-09T03:51:00.516Z] 7ee34608d248: Layer already exists [2024-09-09T03:51:00.516Z] 9ad94a511f00: Layer already exists [2024-09-09T03:51:00.516Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:51:00.781Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:8d65978eb2cef46cf5e8756f236ec78d56e26cc7590c55e2adb0856e2ec1f7a4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:01.140Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:01.487Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-09-09T03:51:01.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-09-09T03:51:01.487Z] b1ab3dda036e: Preparing [2024-09-09T03:51:01.487Z] 8bb549b1e0da: Preparing [2024-09-09T03:51:01.487Z] 1385bce535aa: Preparing [2024-09-09T03:51:01.487Z] 03385c0e8835: Preparing [2024-09-09T03:51:01.487Z] 1b2951691c7a: Preparing [2024-09-09T03:51:01.487Z] f975b9bc5748: Preparing [2024-09-09T03:51:01.487Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:51:01.487Z] b09a8e6df158: Preparing [2024-09-09T03:51:01.487Z] 9ad94a511f00: Preparing [2024-09-09T03:51:01.487Z] 7ee34608d248: Preparing [2024-09-09T03:51:01.487Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:51:01.487Z] 9ad94a511f00: Waiting [2024-09-09T03:51:01.487Z] f975b9bc5748: Waiting [2024-09-09T03:51:01.487Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:51:01.487Z] b09a8e6df158: Waiting [2024-09-09T03:51:01.487Z] 7ee34608d248: Waiting [2024-09-09T03:51:01.487Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:51:01.487Z] 03385c0e8835: Layer already exists [2024-09-09T03:51:01.487Z] b1ab3dda036e: Layer already exists [2024-09-09T03:51:01.487Z] 1b2951691c7a: Layer already exists [2024-09-09T03:51:01.487Z] 1385bce535aa: Layer already exists [2024-09-09T03:51:01.487Z] 8bb549b1e0da: Layer already exists [2024-09-09T03:51:01.487Z] b09a8e6df158: Layer already exists [2024-09-09T03:51:01.487Z] 9ad94a511f00: Layer already exists [2024-09-09T03:51:01.487Z] f975b9bc5748: Layer already exists [2024-09-09T03:51:01.487Z] 7ee34608d248: Layer already exists [2024-09-09T03:51:01.487Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:51:01.487Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:51:01.750Z] main: digest: sha256:8d65978eb2cef46cf5e8756f236ec78d56e26cc7590c55e2adb0856e2ec1f7a4 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:51:01.824Z] ===================================================== [Pipeline] echo [2024-09-09T03:51:01.837Z] taggedImages: [2024-09-09T03:51:01.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:51:01.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-09-09T03:51:01.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.65 [2024-09-09T03:51:01.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:51:01.837Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-09-09T03:51:01.864Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-09-09T03:51:01.864Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:51:01.864Z] latest [2024-09-09T03:51:01.864Z] 3.2.0-dev.65 [2024-09-09T03:51:01.864Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:51:01.864Z] main [2024-09-09T03:51:01.864Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:02.213Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:02.560Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:51:02.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-09T03:51:02.560Z] 9dcfc61bdbab: Preparing [2024-09-09T03:51:02.560Z] af9a9dc597a2: Preparing [2024-09-09T03:51:02.560Z] 4b57e8a54b2f: Preparing [2024-09-09T03:51:02.560Z] 16a1e17cbb18: Preparing [2024-09-09T03:51:02.560Z] 825b0cd7e13f: Preparing [2024-09-09T03:51:02.560Z] 60056cb1ffda: Preparing [2024-09-09T03:51:02.560Z] dc35ba3523c4: Preparing [2024-09-09T03:51:02.560Z] f975b9bc5748: Preparing [2024-09-09T03:51:02.560Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:51:02.560Z] b49f34246077: Preparing [2024-09-09T03:51:02.560Z] 3b7bc6bbc9ee: Preparing [2024-09-09T03:51:02.560Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:51:02.560Z] f975b9bc5748: Waiting [2024-09-09T03:51:02.560Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:51:02.560Z] 60056cb1ffda: Waiting [2024-09-09T03:51:02.560Z] dc35ba3523c4: Waiting [2024-09-09T03:51:02.560Z] b49f34246077: Waiting [2024-09-09T03:51:02.560Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:51:02.560Z] 3b7bc6bbc9ee: Waiting [2024-09-09T03:51:02.824Z] af9a9dc597a2: Pushed [2024-09-09T03:51:02.824Z] 825b0cd7e13f: Pushed [2024-09-09T03:51:02.824Z] 9dcfc61bdbab: Pushed [2024-09-09T03:51:02.824Z] f975b9bc5748: Layer already exists [2024-09-09T03:51:02.824Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:51:02.824Z] 60056cb1ffda: Pushed [2024-09-09T03:51:02.824Z] dc35ba3523c4: Pushed [2024-09-09T03:51:03.088Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:51:03.088Z] b49f34246077: Pushed [2024-09-09T03:51:29.725Z] 3b7bc6bbc9ee: Pushed [2024-09-09T03:51:29.725Z] 16a1e17cbb18: Pushed [2024-09-09T03:51:29.726Z] 4b57e8a54b2f: Pushed [2024-09-09T03:51:29.726Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:d27854dfd1ea8c7462504c6520b077e96dea0193e93f6c4755aa8744ad0a2c1f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:30.078Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:30.463Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-09T03:51:30.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-09T03:51:30.464Z] 9dcfc61bdbab: Preparing [2024-09-09T03:51:30.464Z] af9a9dc597a2: Preparing [2024-09-09T03:51:30.464Z] 4b57e8a54b2f: Preparing [2024-09-09T03:51:30.464Z] 16a1e17cbb18: Preparing [2024-09-09T03:51:30.464Z] 825b0cd7e13f: Preparing [2024-09-09T03:51:30.464Z] 60056cb1ffda: Preparing [2024-09-09T03:51:30.464Z] dc35ba3523c4: Preparing [2024-09-09T03:51:30.464Z] f975b9bc5748: Preparing [2024-09-09T03:51:30.464Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:51:30.464Z] b49f34246077: Preparing [2024-09-09T03:51:30.464Z] 3b7bc6bbc9ee: Preparing [2024-09-09T03:51:30.464Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:51:30.464Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:51:30.464Z] b49f34246077: Waiting [2024-09-09T03:51:30.464Z] 3b7bc6bbc9ee: Waiting [2024-09-09T03:51:30.464Z] 60056cb1ffda: Waiting [2024-09-09T03:51:30.464Z] dc35ba3523c4: Waiting [2024-09-09T03:51:30.464Z] f975b9bc5748: Waiting [2024-09-09T03:51:30.464Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:51:30.464Z] af9a9dc597a2: Layer already exists [2024-09-09T03:51:30.464Z] 9dcfc61bdbab: Layer already exists [2024-09-09T03:51:30.464Z] 16a1e17cbb18: Layer already exists [2024-09-09T03:51:30.464Z] 825b0cd7e13f: Layer already exists [2024-09-09T03:51:30.464Z] 4b57e8a54b2f: Layer already exists [2024-09-09T03:51:30.464Z] b49f34246077: Layer already exists [2024-09-09T03:51:30.464Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:51:30.464Z] 60056cb1ffda: Layer already exists [2024-09-09T03:51:30.464Z] dc35ba3523c4: Layer already exists [2024-09-09T03:51:30.464Z] f975b9bc5748: Layer already exists [2024-09-09T03:51:30.464Z] 3b7bc6bbc9ee: Layer already exists [2024-09-09T03:51:30.464Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:51:30.730Z] latest: digest: sha256:d27854dfd1ea8c7462504c6520b077e96dea0193e93f6c4755aa8744ad0a2c1f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:31.082Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:31.432Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.65 [2024-09-09T03:51:31.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-09T03:51:31.432Z] 9dcfc61bdbab: Preparing [2024-09-09T03:51:31.432Z] af9a9dc597a2: Preparing [2024-09-09T03:51:31.432Z] 4b57e8a54b2f: Preparing [2024-09-09T03:51:31.432Z] 16a1e17cbb18: Preparing [2024-09-09T03:51:31.432Z] 825b0cd7e13f: Preparing [2024-09-09T03:51:31.432Z] 60056cb1ffda: Preparing [2024-09-09T03:51:31.432Z] dc35ba3523c4: Preparing [2024-09-09T03:51:31.432Z] f975b9bc5748: Preparing [2024-09-09T03:51:31.432Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:51:31.432Z] b49f34246077: Preparing [2024-09-09T03:51:31.432Z] 3b7bc6bbc9ee: Preparing [2024-09-09T03:51:31.432Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:51:31.432Z] 60056cb1ffda: Waiting [2024-09-09T03:51:31.432Z] dc35ba3523c4: Waiting [2024-09-09T03:51:31.432Z] f975b9bc5748: Waiting [2024-09-09T03:51:31.432Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:51:31.432Z] b49f34246077: Waiting [2024-09-09T03:51:31.432Z] 3b7bc6bbc9ee: Waiting [2024-09-09T03:51:31.432Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:51:31.432Z] 9dcfc61bdbab: Layer already exists [2024-09-09T03:51:31.432Z] af9a9dc597a2: Layer already exists [2024-09-09T03:51:31.432Z] 4b57e8a54b2f: Layer already exists [2024-09-09T03:51:31.432Z] 16a1e17cbb18: Layer already exists [2024-09-09T03:51:31.432Z] 825b0cd7e13f: Layer already exists [2024-09-09T03:51:31.432Z] 60056cb1ffda: Layer already exists [2024-09-09T03:51:31.432Z] dc35ba3523c4: Layer already exists [2024-09-09T03:51:31.432Z] f975b9bc5748: Layer already exists [2024-09-09T03:51:31.432Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:51:31.432Z] b49f34246077: Layer already exists [2024-09-09T03:51:31.432Z] 3b7bc6bbc9ee: Layer already exists [2024-09-09T03:51:31.432Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:51:31.698Z] 3.2.0-dev.65: digest: sha256:d27854dfd1ea8c7462504c6520b077e96dea0193e93f6c4755aa8744ad0a2c1f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:32.043Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:32.379Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:51:32.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-09T03:51:32.379Z] 9dcfc61bdbab: Preparing [2024-09-09T03:51:32.379Z] af9a9dc597a2: Preparing [2024-09-09T03:51:32.379Z] 4b57e8a54b2f: Preparing [2024-09-09T03:51:32.379Z] 16a1e17cbb18: Preparing [2024-09-09T03:51:32.379Z] 825b0cd7e13f: Preparing [2024-09-09T03:51:32.379Z] 60056cb1ffda: Preparing [2024-09-09T03:51:32.379Z] dc35ba3523c4: Preparing [2024-09-09T03:51:32.379Z] f975b9bc5748: Preparing [2024-09-09T03:51:32.379Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:51:32.379Z] b49f34246077: Preparing [2024-09-09T03:51:32.379Z] 3b7bc6bbc9ee: Preparing [2024-09-09T03:51:32.379Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:51:32.379Z] f975b9bc5748: Waiting [2024-09-09T03:51:32.379Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:51:32.379Z] b49f34246077: Waiting [2024-09-09T03:51:32.379Z] 3b7bc6bbc9ee: Waiting [2024-09-09T03:51:32.379Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:51:32.379Z] 60056cb1ffda: Waiting [2024-09-09T03:51:32.379Z] dc35ba3523c4: Waiting [2024-09-09T03:51:32.379Z] 16a1e17cbb18: Layer already exists [2024-09-09T03:51:32.379Z] 9dcfc61bdbab: Layer already exists [2024-09-09T03:51:32.379Z] 825b0cd7e13f: Layer already exists [2024-09-09T03:51:32.379Z] 4b57e8a54b2f: Layer already exists [2024-09-09T03:51:32.379Z] af9a9dc597a2: Layer already exists [2024-09-09T03:51:32.379Z] 60056cb1ffda: Layer already exists [2024-09-09T03:51:32.379Z] dc35ba3523c4: Layer already exists [2024-09-09T03:51:32.379Z] b49f34246077: Layer already exists [2024-09-09T03:51:32.379Z] f975b9bc5748: Layer already exists [2024-09-09T03:51:32.379Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:51:32.379Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:51:32.379Z] 3b7bc6bbc9ee: Layer already exists [2024-09-09T03:51:32.643Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:d27854dfd1ea8c7462504c6520b077e96dea0193e93f6c4755aa8744ad0a2c1f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:32.995Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:33.336Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-09-09T03:51:33.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-09-09T03:51:33.336Z] 9dcfc61bdbab: Preparing [2024-09-09T03:51:33.336Z] af9a9dc597a2: Preparing [2024-09-09T03:51:33.336Z] 4b57e8a54b2f: Preparing [2024-09-09T03:51:33.336Z] 16a1e17cbb18: Preparing [2024-09-09T03:51:33.336Z] 825b0cd7e13f: Preparing [2024-09-09T03:51:33.336Z] 60056cb1ffda: Preparing [2024-09-09T03:51:33.336Z] dc35ba3523c4: Preparing [2024-09-09T03:51:33.336Z] f975b9bc5748: Preparing [2024-09-09T03:51:33.336Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:51:33.336Z] b49f34246077: Preparing [2024-09-09T03:51:33.336Z] 3b7bc6bbc9ee: Preparing [2024-09-09T03:51:33.336Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:51:33.336Z] 60056cb1ffda: Waiting [2024-09-09T03:51:33.336Z] dc35ba3523c4: Waiting [2024-09-09T03:51:33.336Z] f975b9bc5748: Waiting [2024-09-09T03:51:33.336Z] 5b7e26f2e5a8: Waiting [2024-09-09T03:51:33.336Z] b49f34246077: Waiting [2024-09-09T03:51:33.336Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:51:33.336Z] 3b7bc6bbc9ee: Waiting [2024-09-09T03:51:33.336Z] 4b57e8a54b2f: Layer already exists [2024-09-09T03:51:33.336Z] 16a1e17cbb18: Layer already exists [2024-09-09T03:51:33.336Z] af9a9dc597a2: Layer already exists [2024-09-09T03:51:33.336Z] 9dcfc61bdbab: Layer already exists [2024-09-09T03:51:33.336Z] 825b0cd7e13f: Layer already exists [2024-09-09T03:51:33.336Z] 60056cb1ffda: Layer already exists [2024-09-09T03:51:33.336Z] f975b9bc5748: Layer already exists [2024-09-09T03:51:33.336Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:51:33.336Z] b49f34246077: Layer already exists [2024-09-09T03:51:33.336Z] dc35ba3523c4: Layer already exists [2024-09-09T03:51:33.336Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:51:33.336Z] 3b7bc6bbc9ee: Layer already exists [2024-09-09T03:51:33.598Z] main: digest: sha256:d27854dfd1ea8c7462504c6520b077e96dea0193e93f6c4755aa8744ad0a2c1f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:51:33.675Z] ===================================================== [Pipeline] echo [2024-09-09T03:51:33.688Z] taggedImages: [2024-09-09T03:51:33.688Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:51:33.688Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-09-09T03:51:33.688Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.65 [2024-09-09T03:51:33.688Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:51:33.688Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-09-09T03:51:33.710Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-09-09T03:51:33.710Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:51:33.710Z] latest [2024-09-09T03:51:33.710Z] 3.2.0-dev.65 [2024-09-09T03:51:33.710Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:51:33.710Z] main [2024-09-09T03:51:33.710Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:34.069Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:34.406Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:51:34.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-09T03:51:34.406Z] 5a1aca5d2c68: Preparing [2024-09-09T03:51:34.406Z] 6512e2da2a9d: Preparing [2024-09-09T03:51:34.406Z] f975b9bc5748: Preparing [2024-09-09T03:51:34.406Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:51:34.406Z] b27f738ebcc5: Preparing [2024-09-09T03:51:34.406Z] e526c0dab3c1: Preparing [2024-09-09T03:51:34.406Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:51:34.406Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:51:34.406Z] e526c0dab3c1: Waiting [2024-09-09T03:51:34.406Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:51:34.406Z] f975b9bc5748: Layer already exists [2024-09-09T03:51:34.406Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:51:34.671Z] 5a1aca5d2c68: Pushed [2024-09-09T03:51:34.936Z] b27f738ebcc5: Pushed [2024-09-09T03:51:36.859Z] e526c0dab3c1: Pushed [2024-09-09T03:51:38.252Z] 6512e2da2a9d: Pushed [2024-09-09T03:51:38.515Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:f075b2830d49488e7d4ddc02d1967cfdb36176d4330b1fe41f25887b5ca0d694 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:38.859Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:39.204Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-09T03:51:39.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-09T03:51:39.205Z] 5a1aca5d2c68: Preparing [2024-09-09T03:51:39.205Z] 6512e2da2a9d: Preparing [2024-09-09T03:51:39.205Z] f975b9bc5748: Preparing [2024-09-09T03:51:39.205Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:51:39.205Z] b27f738ebcc5: Preparing [2024-09-09T03:51:39.205Z] e526c0dab3c1: Preparing [2024-09-09T03:51:39.205Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:51:39.205Z] e526c0dab3c1: Waiting [2024-09-09T03:51:39.205Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:51:39.205Z] 6512e2da2a9d: Layer already exists [2024-09-09T03:51:39.205Z] f975b9bc5748: Layer already exists [2024-09-09T03:51:39.205Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:51:39.205Z] b27f738ebcc5: Layer already exists [2024-09-09T03:51:39.205Z] 5a1aca5d2c68: Layer already exists [2024-09-09T03:51:39.205Z] e526c0dab3c1: Layer already exists [2024-09-09T03:51:39.205Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:51:39.468Z] latest: digest: sha256:f075b2830d49488e7d4ddc02d1967cfdb36176d4330b1fe41f25887b5ca0d694 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:39.812Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:40.153Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.65 [2024-09-09T03:51:40.153Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-09T03:51:40.153Z] 5a1aca5d2c68: Preparing [2024-09-09T03:51:40.153Z] 6512e2da2a9d: Preparing [2024-09-09T03:51:40.153Z] f975b9bc5748: Preparing [2024-09-09T03:51:40.153Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:51:40.153Z] b27f738ebcc5: Preparing [2024-09-09T03:51:40.153Z] e526c0dab3c1: Preparing [2024-09-09T03:51:40.153Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:51:40.153Z] e526c0dab3c1: Waiting [2024-09-09T03:51:40.153Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:51:40.153Z] 5a1aca5d2c68: Layer already exists [2024-09-09T03:51:40.153Z] f975b9bc5748: Layer already exists [2024-09-09T03:51:40.153Z] 6512e2da2a9d: Layer already exists [2024-09-09T03:51:40.153Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:51:40.153Z] b27f738ebcc5: Layer already exists [2024-09-09T03:51:40.153Z] e526c0dab3c1: Layer already exists [2024-09-09T03:51:40.154Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:51:40.417Z] 3.2.0-dev.65: digest: sha256:f075b2830d49488e7d4ddc02d1967cfdb36176d4330b1fe41f25887b5ca0d694 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:40.770Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:41.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:51:41.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-09T03:51:41.128Z] 5a1aca5d2c68: Preparing [2024-09-09T03:51:41.128Z] 6512e2da2a9d: Preparing [2024-09-09T03:51:41.128Z] f975b9bc5748: Preparing [2024-09-09T03:51:41.128Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:51:41.128Z] b27f738ebcc5: Preparing [2024-09-09T03:51:41.128Z] e526c0dab3c1: Preparing [2024-09-09T03:51:41.128Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:51:41.128Z] e526c0dab3c1: Waiting [2024-09-09T03:51:41.128Z] f975b9bc5748: Layer already exists [2024-09-09T03:51:41.128Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:51:41.128Z] b27f738ebcc5: Layer already exists [2024-09-09T03:51:41.128Z] 5a1aca5d2c68: Layer already exists [2024-09-09T03:51:41.128Z] 6512e2da2a9d: Layer already exists [2024-09-09T03:51:41.128Z] e526c0dab3c1: Layer already exists [2024-09-09T03:51:41.128Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:51:41.391Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:f075b2830d49488e7d4ddc02d1967cfdb36176d4330b1fe41f25887b5ca0d694 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:41.743Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:42.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-09-09T03:51:42.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-09-09T03:51:42.080Z] 5a1aca5d2c68: Preparing [2024-09-09T03:51:42.080Z] 6512e2da2a9d: Preparing [2024-09-09T03:51:42.080Z] f975b9bc5748: Preparing [2024-09-09T03:51:42.080Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:51:42.080Z] b27f738ebcc5: Preparing [2024-09-09T03:51:42.080Z] e526c0dab3c1: Preparing [2024-09-09T03:51:42.080Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:51:42.080Z] e526c0dab3c1: Waiting [2024-09-09T03:51:42.080Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:51:42.080Z] 5a1aca5d2c68: Layer already exists [2024-09-09T03:51:42.080Z] 6512e2da2a9d: Layer already exists [2024-09-09T03:51:42.080Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:51:42.080Z] f975b9bc5748: Layer already exists [2024-09-09T03:51:42.080Z] b27f738ebcc5: Layer already exists [2024-09-09T03:51:42.080Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:51:42.080Z] e526c0dab3c1: Layer already exists [2024-09-09T03:51:42.343Z] main: digest: sha256:f075b2830d49488e7d4ddc02d1967cfdb36176d4330b1fe41f25887b5ca0d694 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:51:42.417Z] ===================================================== [Pipeline] echo [2024-09-09T03:51:42.430Z] taggedImages: [2024-09-09T03:51:42.430Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:51:42.430Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-09-09T03:51:42.430Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.65 [2024-09-09T03:51:42.430Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:51:42.430Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-09-09T03:51:42.461Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-09-09T03:51:42.461Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:51:42.461Z] latest [2024-09-09T03:51:42.461Z] 3.2.0-dev.65 [2024-09-09T03:51:42.461Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:51:42.461Z] main [2024-09-09T03:51:42.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:42.832Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:51:43.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:51:43.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-09T03:51:43.178Z] 7f23678672a2: Preparing [2024-09-09T03:51:43.178Z] c3cc23a2c156: Preparing [2024-09-09T03:51:43.178Z] 859acc150a45: Preparing [2024-09-09T03:51:43.178Z] f975b9bc5748: Preparing [2024-09-09T03:51:43.178Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:51:43.178Z] 5a167681cdb8: Preparing [2024-09-09T03:51:43.178Z] 2bfb6e9893b7: Preparing [2024-09-09T03:51:43.178Z] 6a2d9968a8d7: Preparing [2024-09-09T03:51:43.178Z] d8429cceac05: Preparing [2024-09-09T03:51:43.178Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:51:43.178Z] 5a167681cdb8: Waiting [2024-09-09T03:51:43.178Z] 2bfb6e9893b7: Waiting [2024-09-09T03:51:43.178Z] 6a2d9968a8d7: Waiting [2024-09-09T03:51:43.178Z] d8429cceac05: Waiting [2024-09-09T03:51:43.178Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:51:43.178Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:51:43.178Z] f975b9bc5748: Layer already exists [2024-09-09T03:51:44.128Z] 7f23678672a2: Pushed [2024-09-09T03:51:44.128Z] 859acc150a45: Pushed [2024-09-09T03:51:44.128Z] c3cc23a2c156: Pushed [2024-09-09T03:51:44.128Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:51:44.391Z] 6a2d9968a8d7: Pushed [2024-09-09T03:51:45.345Z] d8429cceac05: Pushed [2024-09-09T03:51:57.619Z] 2bfb6e9893b7: Pushed [2024-09-09T03:52:04.242Z] 5a167681cdb8: Pushed [2024-09-09T03:52:04.242Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:cad79b5900ad79ec4250f0419b35857f421c9a0a3a8c470d111e8eeb67eef87d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:04.588Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:04.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-09T03:52:04.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-09T03:52:04.932Z] 7f23678672a2: Preparing [2024-09-09T03:52:04.932Z] c3cc23a2c156: Preparing [2024-09-09T03:52:04.932Z] 859acc150a45: Preparing [2024-09-09T03:52:04.932Z] f975b9bc5748: Preparing [2024-09-09T03:52:04.932Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:52:04.932Z] 5a167681cdb8: Preparing [2024-09-09T03:52:04.932Z] 2bfb6e9893b7: Preparing [2024-09-09T03:52:04.932Z] 6a2d9968a8d7: Preparing [2024-09-09T03:52:04.932Z] d8429cceac05: Preparing [2024-09-09T03:52:04.932Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:52:04.932Z] 2bfb6e9893b7: Waiting [2024-09-09T03:52:04.932Z] 6a2d9968a8d7: Waiting [2024-09-09T03:52:04.932Z] d8429cceac05: Waiting [2024-09-09T03:52:04.932Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:52:04.932Z] 5a167681cdb8: Waiting [2024-09-09T03:52:04.932Z] c3cc23a2c156: Layer already exists [2024-09-09T03:52:04.932Z] 859acc150a45: Layer already exists [2024-09-09T03:52:04.932Z] 7f23678672a2: Layer already exists [2024-09-09T03:52:04.932Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:52:04.932Z] f975b9bc5748: Layer already exists [2024-09-09T03:52:04.932Z] d8429cceac05: Layer already exists [2024-09-09T03:52:04.932Z] 6a2d9968a8d7: Layer already exists [2024-09-09T03:52:04.932Z] 2bfb6e9893b7: Layer already exists [2024-09-09T03:52:04.932Z] 5a167681cdb8: Layer already exists [2024-09-09T03:52:04.932Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:52:05.197Z] latest: digest: sha256:cad79b5900ad79ec4250f0419b35857f421c9a0a3a8c470d111e8eeb67eef87d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:05.547Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:05.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.65 [2024-09-09T03:52:05.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-09T03:52:05.884Z] 7f23678672a2: Preparing [2024-09-09T03:52:05.884Z] c3cc23a2c156: Preparing [2024-09-09T03:52:05.884Z] 859acc150a45: Preparing [2024-09-09T03:52:05.884Z] f975b9bc5748: Preparing [2024-09-09T03:52:05.884Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:52:05.884Z] 5a167681cdb8: Preparing [2024-09-09T03:52:05.884Z] 2bfb6e9893b7: Preparing [2024-09-09T03:52:05.884Z] 6a2d9968a8d7: Preparing [2024-09-09T03:52:05.884Z] d8429cceac05: Preparing [2024-09-09T03:52:05.884Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:52:05.884Z] 2bfb6e9893b7: Waiting [2024-09-09T03:52:05.884Z] 6a2d9968a8d7: Waiting [2024-09-09T03:52:05.884Z] d8429cceac05: Waiting [2024-09-09T03:52:05.884Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:52:05.884Z] 5a167681cdb8: Waiting [2024-09-09T03:52:05.884Z] f975b9bc5748: Layer already exists [2024-09-09T03:52:05.884Z] c3cc23a2c156: Layer already exists [2024-09-09T03:52:05.884Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:52:05.884Z] 859acc150a45: Layer already exists [2024-09-09T03:52:05.884Z] 7f23678672a2: Layer already exists [2024-09-09T03:52:05.884Z] 2bfb6e9893b7: Layer already exists [2024-09-09T03:52:05.884Z] 5a167681cdb8: Layer already exists [2024-09-09T03:52:05.884Z] d8429cceac05: Layer already exists [2024-09-09T03:52:05.884Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:52:05.884Z] 6a2d9968a8d7: Layer already exists [2024-09-09T03:52:06.147Z] 3.2.0-dev.65: digest: sha256:cad79b5900ad79ec4250f0419b35857f421c9a0a3a8c470d111e8eeb67eef87d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:06.495Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:06.837Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:52:06.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-09T03:52:06.837Z] 7f23678672a2: Preparing [2024-09-09T03:52:06.837Z] c3cc23a2c156: Preparing [2024-09-09T03:52:06.837Z] 859acc150a45: Preparing [2024-09-09T03:52:06.837Z] f975b9bc5748: Preparing [2024-09-09T03:52:06.837Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:52:06.837Z] 5a167681cdb8: Preparing [2024-09-09T03:52:06.837Z] 2bfb6e9893b7: Preparing [2024-09-09T03:52:06.837Z] 6a2d9968a8d7: Preparing [2024-09-09T03:52:06.837Z] d8429cceac05: Preparing [2024-09-09T03:52:06.837Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:52:06.837Z] 2bfb6e9893b7: Waiting [2024-09-09T03:52:06.837Z] 6a2d9968a8d7: Waiting [2024-09-09T03:52:06.837Z] d8429cceac05: Waiting [2024-09-09T03:52:06.837Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:52:06.837Z] 5a167681cdb8: Waiting [2024-09-09T03:52:06.837Z] 7f23678672a2: Layer already exists [2024-09-09T03:52:06.837Z] c3cc23a2c156: Layer already exists [2024-09-09T03:52:06.837Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:52:06.837Z] f975b9bc5748: Layer already exists [2024-09-09T03:52:06.837Z] 859acc150a45: Layer already exists [2024-09-09T03:52:06.837Z] 5a167681cdb8: Layer already exists [2024-09-09T03:52:06.837Z] 2bfb6e9893b7: Layer already exists [2024-09-09T03:52:06.837Z] 6a2d9968a8d7: Layer already exists [2024-09-09T03:52:06.837Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:52:06.837Z] d8429cceac05: Layer already exists [2024-09-09T03:52:06.837Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:cad79b5900ad79ec4250f0419b35857f421c9a0a3a8c470d111e8eeb67eef87d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:07.450Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:07.781Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-09-09T03:52:07.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-09-09T03:52:07.781Z] 7f23678672a2: Preparing [2024-09-09T03:52:07.781Z] c3cc23a2c156: Preparing [2024-09-09T03:52:07.781Z] 859acc150a45: Preparing [2024-09-09T03:52:07.781Z] f975b9bc5748: Preparing [2024-09-09T03:52:07.781Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:52:07.781Z] 5a167681cdb8: Preparing [2024-09-09T03:52:07.781Z] 2bfb6e9893b7: Preparing [2024-09-09T03:52:07.781Z] 6a2d9968a8d7: Preparing [2024-09-09T03:52:07.781Z] d8429cceac05: Preparing [2024-09-09T03:52:07.781Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:52:07.781Z] 2bfb6e9893b7: Waiting [2024-09-09T03:52:07.781Z] 6a2d9968a8d7: Waiting [2024-09-09T03:52:07.781Z] d8429cceac05: Waiting [2024-09-09T03:52:07.781Z] 5a167681cdb8: Waiting [2024-09-09T03:52:07.781Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:52:07.781Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:52:07.781Z] 7f23678672a2: Layer already exists [2024-09-09T03:52:07.781Z] f975b9bc5748: Layer already exists [2024-09-09T03:52:07.781Z] 859acc150a45: Layer already exists [2024-09-09T03:52:07.781Z] c3cc23a2c156: Layer already exists [2024-09-09T03:52:07.781Z] 5a167681cdb8: Layer already exists [2024-09-09T03:52:07.781Z] 6a2d9968a8d7: Layer already exists [2024-09-09T03:52:07.781Z] d8429cceac05: Layer already exists [2024-09-09T03:52:07.781Z] 2bfb6e9893b7: Layer already exists [2024-09-09T03:52:07.781Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:52:08.045Z] main: digest: sha256:cad79b5900ad79ec4250f0419b35857f421c9a0a3a8c470d111e8eeb67eef87d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:52:08.125Z] ===================================================== [Pipeline] echo [2024-09-09T03:52:08.138Z] taggedImages: [2024-09-09T03:52:08.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:52:08.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-09-09T03:52:08.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.65 [2024-09-09T03:52:08.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:52:08.138Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-09-09T03:52:08.165Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-09-09T03:52:08.165Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:52:08.165Z] latest [2024-09-09T03:52:08.165Z] 3.2.0-dev.65 [2024-09-09T03:52:08.165Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:52:08.165Z] main [2024-09-09T03:52:08.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:08.512Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:08.862Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:52:08.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-09T03:52:08.862Z] 0b3b4f332959: Preparing [2024-09-09T03:52:08.862Z] 3c2c390f692d: Preparing [2024-09-09T03:52:08.862Z] fe8707c63e94: Preparing [2024-09-09T03:52:08.862Z] f975b9bc5748: Preparing [2024-09-09T03:52:08.862Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:52:08.862Z] 838efddab7f9: Preparing [2024-09-09T03:52:08.862Z] 2d71593f9e8f: Preparing [2024-09-09T03:52:08.862Z] 804cb6dc4534: Preparing [2024-09-09T03:52:08.862Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:52:08.862Z] 838efddab7f9: Waiting [2024-09-09T03:52:08.862Z] 2d71593f9e8f: Waiting [2024-09-09T03:52:08.862Z] f975b9bc5748: Layer already exists [2024-09-09T03:52:08.862Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:52:09.127Z] 2d71593f9e8f: Pushed [2024-09-09T03:52:09.127Z] 0b3b4f332959: Pushed [2024-09-09T03:52:09.127Z] 3c2c390f692d: Pushed [2024-09-09T03:52:09.392Z] fe8707c63e94: Pushed [2024-09-09T03:52:09.392Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:52:09.971Z] 804cb6dc4534: Pushed [2024-09-09T03:52:28.148Z] 838efddab7f9: Pushed [2024-09-09T03:52:28.148Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:2d40bbb23871ebcaf92652509259c4d6799c5187d55e6c6beb7d20c114af89e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:28.496Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:28.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-09T03:52:28.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-09T03:52:28.844Z] 0b3b4f332959: Preparing [2024-09-09T03:52:28.844Z] 3c2c390f692d: Preparing [2024-09-09T03:52:28.844Z] fe8707c63e94: Preparing [2024-09-09T03:52:28.844Z] f975b9bc5748: Preparing [2024-09-09T03:52:28.844Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:52:28.844Z] 838efddab7f9: Preparing [2024-09-09T03:52:28.844Z] 2d71593f9e8f: Preparing [2024-09-09T03:52:28.844Z] 804cb6dc4534: Preparing [2024-09-09T03:52:28.844Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:52:28.844Z] 2d71593f9e8f: Waiting [2024-09-09T03:52:28.844Z] 804cb6dc4534: Waiting [2024-09-09T03:52:28.844Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:52:28.844Z] 838efddab7f9: Waiting [2024-09-09T03:52:28.844Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:52:28.844Z] 0b3b4f332959: Layer already exists [2024-09-09T03:52:28.844Z] 3c2c390f692d: Layer already exists [2024-09-09T03:52:28.844Z] f975b9bc5748: Layer already exists [2024-09-09T03:52:28.844Z] fe8707c63e94: Layer already exists [2024-09-09T03:52:28.844Z] 838efddab7f9: Layer already exists [2024-09-09T03:52:28.844Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:52:28.844Z] 2d71593f9e8f: Layer already exists [2024-09-09T03:52:28.844Z] 804cb6dc4534: Layer already exists [2024-09-09T03:52:29.107Z] latest: digest: sha256:2d40bbb23871ebcaf92652509259c4d6799c5187d55e6c6beb7d20c114af89e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:29.458Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:29.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.65 [2024-09-09T03:52:29.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-09T03:52:29.786Z] 0b3b4f332959: Preparing [2024-09-09T03:52:29.786Z] 3c2c390f692d: Preparing [2024-09-09T03:52:29.786Z] fe8707c63e94: Preparing [2024-09-09T03:52:29.787Z] f975b9bc5748: Preparing [2024-09-09T03:52:29.787Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:52:29.787Z] 838efddab7f9: Preparing [2024-09-09T03:52:29.787Z] 2d71593f9e8f: Preparing [2024-09-09T03:52:29.787Z] 804cb6dc4534: Preparing [2024-09-09T03:52:29.787Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:52:29.787Z] 838efddab7f9: Waiting [2024-09-09T03:52:29.787Z] 2d71593f9e8f: Waiting [2024-09-09T03:52:29.787Z] 804cb6dc4534: Waiting [2024-09-09T03:52:29.787Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:52:29.787Z] 0b3b4f332959: Layer already exists [2024-09-09T03:52:29.787Z] fe8707c63e94: Layer already exists [2024-09-09T03:52:29.787Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:52:29.787Z] f975b9bc5748: Layer already exists [2024-09-09T03:52:29.787Z] 3c2c390f692d: Layer already exists [2024-09-09T03:52:29.787Z] 2d71593f9e8f: Layer already exists [2024-09-09T03:52:29.787Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:52:29.787Z] 838efddab7f9: Layer already exists [2024-09-09T03:52:29.787Z] 804cb6dc4534: Layer already exists [2024-09-09T03:52:30.052Z] 3.2.0-dev.65: digest: sha256:2d40bbb23871ebcaf92652509259c4d6799c5187d55e6c6beb7d20c114af89e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:30.402Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:30.745Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:52:30.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-09T03:52:30.745Z] 0b3b4f332959: Preparing [2024-09-09T03:52:30.745Z] 3c2c390f692d: Preparing [2024-09-09T03:52:30.745Z] fe8707c63e94: Preparing [2024-09-09T03:52:30.745Z] f975b9bc5748: Preparing [2024-09-09T03:52:30.745Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:52:30.745Z] 838efddab7f9: Preparing [2024-09-09T03:52:30.745Z] 2d71593f9e8f: Preparing [2024-09-09T03:52:30.745Z] 804cb6dc4534: Preparing [2024-09-09T03:52:30.745Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:52:30.745Z] 2d71593f9e8f: Waiting [2024-09-09T03:52:30.745Z] 838efddab7f9: Waiting [2024-09-09T03:52:30.745Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:52:30.745Z] 804cb6dc4534: Waiting [2024-09-09T03:52:30.745Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:52:30.745Z] fe8707c63e94: Layer already exists [2024-09-09T03:52:30.745Z] 0b3b4f332959: Layer already exists [2024-09-09T03:52:30.745Z] f975b9bc5748: Layer already exists [2024-09-09T03:52:30.745Z] 3c2c390f692d: Layer already exists [2024-09-09T03:52:30.745Z] 838efddab7f9: Layer already exists [2024-09-09T03:52:30.745Z] 2d71593f9e8f: Layer already exists [2024-09-09T03:52:30.745Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:52:30.745Z] 804cb6dc4534: Layer already exists [2024-09-09T03:52:31.011Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:2d40bbb23871ebcaf92652509259c4d6799c5187d55e6c6beb7d20c114af89e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:31.364Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:31.716Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-09-09T03:52:31.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-09-09T03:52:31.717Z] 0b3b4f332959: Preparing [2024-09-09T03:52:31.717Z] 3c2c390f692d: Preparing [2024-09-09T03:52:31.717Z] fe8707c63e94: Preparing [2024-09-09T03:52:31.717Z] f975b9bc5748: Preparing [2024-09-09T03:52:31.717Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:52:31.717Z] 838efddab7f9: Preparing [2024-09-09T03:52:31.717Z] 2d71593f9e8f: Preparing [2024-09-09T03:52:31.717Z] 804cb6dc4534: Preparing [2024-09-09T03:52:31.717Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:52:31.717Z] 838efddab7f9: Waiting [2024-09-09T03:52:31.717Z] 2d71593f9e8f: Waiting [2024-09-09T03:52:31.717Z] 804cb6dc4534: Waiting [2024-09-09T03:52:31.717Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:52:31.717Z] 0b3b4f332959: Layer already exists [2024-09-09T03:52:31.717Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:52:31.717Z] 3c2c390f692d: Layer already exists [2024-09-09T03:52:31.717Z] f975b9bc5748: Layer already exists [2024-09-09T03:52:31.717Z] fe8707c63e94: Layer already exists [2024-09-09T03:52:31.717Z] 2d71593f9e8f: Layer already exists [2024-09-09T03:52:31.717Z] 804cb6dc4534: Layer already exists [2024-09-09T03:52:31.717Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:52:31.717Z] 838efddab7f9: Layer already exists [2024-09-09T03:52:31.983Z] main: digest: sha256:2d40bbb23871ebcaf92652509259c4d6799c5187d55e6c6beb7d20c114af89e3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:52:32.136Z] ===================================================== [Pipeline] echo [2024-09-09T03:52:32.149Z] taggedImages: [2024-09-09T03:52:32.149Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:52:32.149Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-09-09T03:52:32.149Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.65 [2024-09-09T03:52:32.149Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:52:32.149Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-09-09T03:52:32.177Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-09-09T03:52:32.177Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:52:32.177Z] latest [2024-09-09T03:52:32.177Z] 3.2.0-dev.65 [2024-09-09T03:52:32.177Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:52:32.177Z] main [2024-09-09T03:52:32.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:32.573Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:32.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:52:32.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-09T03:52:32.913Z] 5dbdf0bc09a4: Preparing [2024-09-09T03:52:32.913Z] 0dab587602ba: Preparing [2024-09-09T03:52:32.913Z] fc7fc1093af8: Preparing [2024-09-09T03:52:32.913Z] f975b9bc5748: Preparing [2024-09-09T03:52:32.913Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:52:32.913Z] 61fe8ece3199: Preparing [2024-09-09T03:52:32.913Z] 6a2d9968a8d7: Preparing [2024-09-09T03:52:32.913Z] d8429cceac05: Preparing [2024-09-09T03:52:32.913Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:52:32.913Z] 61fe8ece3199: Waiting [2024-09-09T03:52:32.913Z] d8429cceac05: Waiting [2024-09-09T03:52:32.913Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:52:32.913Z] 6a2d9968a8d7: Waiting [2024-09-09T03:52:32.913Z] f975b9bc5748: Layer already exists [2024-09-09T03:52:32.913Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:52:33.176Z] 6a2d9968a8d7: Layer already exists [2024-09-09T03:52:33.176Z] 0dab587602ba: Pushed [2024-09-09T03:52:33.176Z] fc7fc1093af8: Pushed [2024-09-09T03:52:33.176Z] d8429cceac05: Layer already exists [2024-09-09T03:52:33.176Z] 5dbdf0bc09a4: Pushed [2024-09-09T03:52:33.176Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:52:55.215Z] 61fe8ece3199: Pushed [2024-09-09T03:52:55.215Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:3d9c8a8b4fb93286e9cbe12fc622795ebe79a6a35d3b1e10e05fc27e11fa89ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:55.564Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:55.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-09T03:52:55.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-09T03:52:55.906Z] 5dbdf0bc09a4: Preparing [2024-09-09T03:52:55.906Z] 0dab587602ba: Preparing [2024-09-09T03:52:55.906Z] fc7fc1093af8: Preparing [2024-09-09T03:52:55.906Z] f975b9bc5748: Preparing [2024-09-09T03:52:55.906Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:52:55.906Z] 61fe8ece3199: Preparing [2024-09-09T03:52:55.906Z] 6a2d9968a8d7: Preparing [2024-09-09T03:52:55.906Z] d8429cceac05: Preparing [2024-09-09T03:52:55.906Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:52:55.906Z] 6a2d9968a8d7: Waiting [2024-09-09T03:52:55.906Z] d8429cceac05: Waiting [2024-09-09T03:52:55.906Z] 61fe8ece3199: Waiting [2024-09-09T03:52:55.906Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:52:55.906Z] fc7fc1093af8: Layer already exists [2024-09-09T03:52:55.906Z] f975b9bc5748: Layer already exists [2024-09-09T03:52:55.906Z] 5dbdf0bc09a4: Layer already exists [2024-09-09T03:52:55.906Z] 0dab587602ba: Layer already exists [2024-09-09T03:52:55.906Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:52:55.906Z] 6a2d9968a8d7: Layer already exists [2024-09-09T03:52:55.906Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:52:55.906Z] 61fe8ece3199: Layer already exists [2024-09-09T03:52:55.906Z] d8429cceac05: Layer already exists [2024-09-09T03:52:56.173Z] latest: digest: sha256:3d9c8a8b4fb93286e9cbe12fc622795ebe79a6a35d3b1e10e05fc27e11fa89ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:56.542Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:56.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.65 [2024-09-09T03:52:56.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-09T03:52:56.905Z] 5dbdf0bc09a4: Preparing [2024-09-09T03:52:56.905Z] 0dab587602ba: Preparing [2024-09-09T03:52:56.905Z] fc7fc1093af8: Preparing [2024-09-09T03:52:56.905Z] f975b9bc5748: Preparing [2024-09-09T03:52:56.905Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:52:56.905Z] 61fe8ece3199: Preparing [2024-09-09T03:52:56.905Z] 6a2d9968a8d7: Preparing [2024-09-09T03:52:56.905Z] d8429cceac05: Preparing [2024-09-09T03:52:56.905Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:52:56.905Z] 6a2d9968a8d7: Waiting [2024-09-09T03:52:56.905Z] 61fe8ece3199: Waiting [2024-09-09T03:52:56.905Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:52:56.905Z] d8429cceac05: Waiting [2024-09-09T03:52:56.905Z] fc7fc1093af8: Layer already exists [2024-09-09T03:52:56.905Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:52:56.905Z] 0dab587602ba: Layer already exists [2024-09-09T03:52:56.905Z] 5dbdf0bc09a4: Layer already exists [2024-09-09T03:52:56.905Z] f975b9bc5748: Layer already exists [2024-09-09T03:52:56.905Z] 61fe8ece3199: Layer already exists [2024-09-09T03:52:56.905Z] 6a2d9968a8d7: Layer already exists [2024-09-09T03:52:56.905Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:52:56.905Z] d8429cceac05: Layer already exists [2024-09-09T03:52:57.172Z] 3.2.0-dev.65: digest: sha256:3d9c8a8b4fb93286e9cbe12fc622795ebe79a6a35d3b1e10e05fc27e11fa89ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:57.524Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:57.933Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:52:57.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-09T03:52:57.934Z] 5dbdf0bc09a4: Preparing [2024-09-09T03:52:57.934Z] 0dab587602ba: Preparing [2024-09-09T03:52:57.934Z] fc7fc1093af8: Preparing [2024-09-09T03:52:57.934Z] f975b9bc5748: Preparing [2024-09-09T03:52:57.934Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:52:57.934Z] 61fe8ece3199: Preparing [2024-09-09T03:52:57.934Z] 6a2d9968a8d7: Preparing [2024-09-09T03:52:57.934Z] d8429cceac05: Preparing [2024-09-09T03:52:57.934Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:52:57.934Z] 6a2d9968a8d7: Waiting [2024-09-09T03:52:57.934Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:52:57.934Z] d8429cceac05: Waiting [2024-09-09T03:52:57.934Z] 61fe8ece3199: Waiting [2024-09-09T03:52:57.934Z] f975b9bc5748: Layer already exists [2024-09-09T03:52:57.934Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:52:57.934Z] 5dbdf0bc09a4: Layer already exists [2024-09-09T03:52:57.934Z] fc7fc1093af8: Layer already exists [2024-09-09T03:52:57.934Z] 0dab587602ba: Layer already exists [2024-09-09T03:52:57.934Z] 61fe8ece3199: Layer already exists [2024-09-09T03:52:57.934Z] 6a2d9968a8d7: Layer already exists [2024-09-09T03:52:57.934Z] d8429cceac05: Layer already exists [2024-09-09T03:52:57.934Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:52:58.203Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:3d9c8a8b4fb93286e9cbe12fc622795ebe79a6a35d3b1e10e05fc27e11fa89ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:58.576Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:58.935Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-09-09T03:52:58.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-09-09T03:52:58.935Z] 5dbdf0bc09a4: Preparing [2024-09-09T03:52:58.935Z] 0dab587602ba: Preparing [2024-09-09T03:52:58.935Z] fc7fc1093af8: Preparing [2024-09-09T03:52:58.935Z] f975b9bc5748: Preparing [2024-09-09T03:52:58.935Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:52:58.935Z] 61fe8ece3199: Preparing [2024-09-09T03:52:58.935Z] 6a2d9968a8d7: Preparing [2024-09-09T03:52:58.935Z] d8429cceac05: Preparing [2024-09-09T03:52:58.935Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:52:58.935Z] 61fe8ece3199: Waiting [2024-09-09T03:52:58.935Z] 6a2d9968a8d7: Waiting [2024-09-09T03:52:58.935Z] d8429cceac05: Waiting [2024-09-09T03:52:58.935Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:52:58.935Z] 5dbdf0bc09a4: Layer already exists [2024-09-09T03:52:58.935Z] fc7fc1093af8: Layer already exists [2024-09-09T03:52:58.935Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:52:58.935Z] f975b9bc5748: Layer already exists [2024-09-09T03:52:59.207Z] 0dab587602ba: Layer already exists [2024-09-09T03:52:59.207Z] d8429cceac05: Layer already exists [2024-09-09T03:52:59.207Z] 6a2d9968a8d7: Layer already exists [2024-09-09T03:52:59.207Z] 61fe8ece3199: Layer already exists [2024-09-09T03:52:59.207Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:52:59.207Z] main: digest: sha256:3d9c8a8b4fb93286e9cbe12fc622795ebe79a6a35d3b1e10e05fc27e11fa89ae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:52:59.272Z] ===================================================== [Pipeline] echo [2024-09-09T03:52:59.286Z] taggedImages: [2024-09-09T03:52:59.286Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:52:59.286Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-09-09T03:52:59.286Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.65 [2024-09-09T03:52:59.286Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:52:59.286Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-09-09T03:52:59.311Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-09-09T03:52:59.311Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:52:59.311Z] latest [2024-09-09T03:52:59.311Z] 3.2.0-dev.65 [2024-09-09T03:52:59.311Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:52:59.311Z] main [2024-09-09T03:52:59.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:52:59.677Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:00.038Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:53:00.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-09T03:53:00.038Z] 5f0291a0d3b9: Preparing [2024-09-09T03:53:00.038Z] f789f6c6e740: Preparing [2024-09-09T03:53:00.038Z] f975b9bc5748: Preparing [2024-09-09T03:53:00.038Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:53:00.038Z] a05ba8f30c11: Preparing [2024-09-09T03:53:00.038Z] 13d934490e3f: Preparing [2024-09-09T03:53:00.038Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:53:00.038Z] 13d934490e3f: Waiting [2024-09-09T03:53:00.038Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:53:00.038Z] f975b9bc5748: Layer already exists [2024-09-09T03:53:00.302Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:53:00.302Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:53:00.302Z] 5f0291a0d3b9: Pushed [2024-09-09T03:53:00.302Z] a05ba8f30c11: Pushed [2024-09-09T03:53:01.257Z] 13d934490e3f: Pushed [2024-09-09T03:53:07.884Z] f789f6c6e740: Pushed [2024-09-09T03:53:07.884Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:911b3bc3c59ec187f727c29e048466d9c061e9f63bb65cc3f969591dd36cae4d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:08.237Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:08.592Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-09T03:53:08.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-09T03:53:08.592Z] 5f0291a0d3b9: Preparing [2024-09-09T03:53:08.592Z] f789f6c6e740: Preparing [2024-09-09T03:53:08.592Z] f975b9bc5748: Preparing [2024-09-09T03:53:08.592Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:53:08.592Z] a05ba8f30c11: Preparing [2024-09-09T03:53:08.592Z] 13d934490e3f: Preparing [2024-09-09T03:53:08.592Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:53:08.592Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:53:08.592Z] 13d934490e3f: Waiting [2024-09-09T03:53:08.592Z] a05ba8f30c11: Layer already exists [2024-09-09T03:53:08.592Z] f975b9bc5748: Layer already exists [2024-09-09T03:53:08.592Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:53:08.592Z] f789f6c6e740: Layer already exists [2024-09-09T03:53:08.592Z] 5f0291a0d3b9: Layer already exists [2024-09-09T03:53:08.592Z] 13d934490e3f: Layer already exists [2024-09-09T03:53:08.592Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:53:08.857Z] latest: digest: sha256:911b3bc3c59ec187f727c29e048466d9c061e9f63bb65cc3f969591dd36cae4d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:09.208Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:09.567Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.65 [2024-09-09T03:53:09.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-09T03:53:09.567Z] 5f0291a0d3b9: Preparing [2024-09-09T03:53:09.567Z] f789f6c6e740: Preparing [2024-09-09T03:53:09.567Z] f975b9bc5748: Preparing [2024-09-09T03:53:09.567Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:53:09.567Z] a05ba8f30c11: Preparing [2024-09-09T03:53:09.567Z] 13d934490e3f: Preparing [2024-09-09T03:53:09.567Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:53:09.567Z] 13d934490e3f: Waiting [2024-09-09T03:53:09.567Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:53:09.567Z] a05ba8f30c11: Layer already exists [2024-09-09T03:53:09.567Z] f789f6c6e740: Layer already exists [2024-09-09T03:53:09.567Z] 5f0291a0d3b9: Layer already exists [2024-09-09T03:53:09.567Z] f975b9bc5748: Layer already exists [2024-09-09T03:53:09.567Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:53:09.567Z] 13d934490e3f: Layer already exists [2024-09-09T03:53:09.567Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:53:09.831Z] 3.2.0-dev.65: digest: sha256:911b3bc3c59ec187f727c29e048466d9c061e9f63bb65cc3f969591dd36cae4d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:10.180Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:10.519Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:53:10.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-09T03:53:10.519Z] 5f0291a0d3b9: Preparing [2024-09-09T03:53:10.519Z] f789f6c6e740: Preparing [2024-09-09T03:53:10.519Z] f975b9bc5748: Preparing [2024-09-09T03:53:10.519Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:53:10.519Z] a05ba8f30c11: Preparing [2024-09-09T03:53:10.519Z] 13d934490e3f: Preparing [2024-09-09T03:53:10.519Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:53:10.519Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:53:10.519Z] 13d934490e3f: Waiting [2024-09-09T03:53:10.519Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:53:10.519Z] f975b9bc5748: Layer already exists [2024-09-09T03:53:10.519Z] 5f0291a0d3b9: Layer already exists [2024-09-09T03:53:10.519Z] f789f6c6e740: Layer already exists [2024-09-09T03:53:10.519Z] a05ba8f30c11: Layer already exists [2024-09-09T03:53:10.519Z] 13d934490e3f: Layer already exists [2024-09-09T03:53:10.519Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:53:10.782Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:911b3bc3c59ec187f727c29e048466d9c061e9f63bb65cc3f969591dd36cae4d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:11.135Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:11.482Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-09-09T03:53:11.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-09-09T03:53:11.482Z] 5f0291a0d3b9: Preparing [2024-09-09T03:53:11.482Z] f789f6c6e740: Preparing [2024-09-09T03:53:11.482Z] f975b9bc5748: Preparing [2024-09-09T03:53:11.482Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:53:11.482Z] a05ba8f30c11: Preparing [2024-09-09T03:53:11.482Z] 13d934490e3f: Preparing [2024-09-09T03:53:11.482Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:53:11.482Z] 13d934490e3f: Waiting [2024-09-09T03:53:11.482Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:53:11.482Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:53:11.482Z] 5f0291a0d3b9: Layer already exists [2024-09-09T03:53:11.482Z] f975b9bc5748: Layer already exists [2024-09-09T03:53:11.482Z] f789f6c6e740: Layer already exists [2024-09-09T03:53:11.482Z] a05ba8f30c11: Layer already exists [2024-09-09T03:53:11.482Z] 13d934490e3f: Layer already exists [2024-09-09T03:53:11.482Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:53:11.747Z] main: digest: sha256:911b3bc3c59ec187f727c29e048466d9c061e9f63bb65cc3f969591dd36cae4d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:53:11.822Z] ===================================================== [Pipeline] echo [2024-09-09T03:53:11.834Z] taggedImages: [2024-09-09T03:53:11.834Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:53:11.834Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-09-09T03:53:11.834Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.65 [2024-09-09T03:53:11.834Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:53:11.834Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-09-09T03:53:11.862Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-09-09T03:53:11.862Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:53:11.862Z] latest [2024-09-09T03:53:11.862Z] 3.2.0-dev.65 [2024-09-09T03:53:11.862Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:53:11.862Z] main [2024-09-09T03:53:11.862Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:12.221Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:12.567Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:53:12.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-09T03:53:12.568Z] 580f7c23acb5: Preparing [2024-09-09T03:53:12.568Z] 5f939a4ef4ef: Preparing [2024-09-09T03:53:12.568Z] f975b9bc5748: Preparing [2024-09-09T03:53:12.568Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:53:12.568Z] cb0a836b57c8: Preparing [2024-09-09T03:53:12.568Z] f95ad93f1cdf: Preparing [2024-09-09T03:53:12.568Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:53:12.568Z] f95ad93f1cdf: Waiting [2024-09-09T03:53:12.568Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:53:12.833Z] f975b9bc5748: Layer already exists [2024-09-09T03:53:12.833Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:53:12.833Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:53:12.833Z] cb0a836b57c8: Pushed [2024-09-09T03:53:12.833Z] 580f7c23acb5: Pushed [2024-09-09T03:53:13.095Z] f95ad93f1cdf: Pushed [2024-09-09T03:53:19.723Z] 5f939a4ef4ef: Pushed [2024-09-09T03:53:19.723Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:7ed2d00aba7feac00345c7a3013cf51a52afefe8227224037f430c9752bf6133 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:20.076Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:20.435Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-09T03:53:20.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-09T03:53:20.435Z] 580f7c23acb5: Preparing [2024-09-09T03:53:20.435Z] 5f939a4ef4ef: Preparing [2024-09-09T03:53:20.435Z] f975b9bc5748: Preparing [2024-09-09T03:53:20.435Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:53:20.435Z] cb0a836b57c8: Preparing [2024-09-09T03:53:20.435Z] f95ad93f1cdf: Preparing [2024-09-09T03:53:20.435Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:53:20.435Z] f95ad93f1cdf: Waiting [2024-09-09T03:53:20.435Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:53:20.435Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:53:20.435Z] 5f939a4ef4ef: Layer already exists [2024-09-09T03:53:20.435Z] f975b9bc5748: Layer already exists [2024-09-09T03:53:20.435Z] 580f7c23acb5: Layer already exists [2024-09-09T03:53:20.435Z] cb0a836b57c8: Layer already exists [2024-09-09T03:53:20.435Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:53:20.435Z] f95ad93f1cdf: Layer already exists [2024-09-09T03:53:20.700Z] latest: digest: sha256:7ed2d00aba7feac00345c7a3013cf51a52afefe8227224037f430c9752bf6133 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:21.059Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:21.419Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.65 [2024-09-09T03:53:21.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-09T03:53:21.420Z] 580f7c23acb5: Preparing [2024-09-09T03:53:21.420Z] 5f939a4ef4ef: Preparing [2024-09-09T03:53:21.420Z] f975b9bc5748: Preparing [2024-09-09T03:53:21.420Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:53:21.420Z] cb0a836b57c8: Preparing [2024-09-09T03:53:21.420Z] f95ad93f1cdf: Preparing [2024-09-09T03:53:21.420Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:53:21.420Z] f95ad93f1cdf: Waiting [2024-09-09T03:53:21.420Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:53:21.420Z] f975b9bc5748: Layer already exists [2024-09-09T03:53:21.420Z] 580f7c23acb5: Layer already exists [2024-09-09T03:53:21.420Z] cb0a836b57c8: Layer already exists [2024-09-09T03:53:21.420Z] 5f939a4ef4ef: Layer already exists [2024-09-09T03:53:21.420Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:53:21.420Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:53:21.420Z] f95ad93f1cdf: Layer already exists [2024-09-09T03:53:21.686Z] 3.2.0-dev.65: digest: sha256:7ed2d00aba7feac00345c7a3013cf51a52afefe8227224037f430c9752bf6133 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:22.307Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:22.667Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:53:22.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-09T03:53:22.667Z] 580f7c23acb5: Preparing [2024-09-09T03:53:22.667Z] 5f939a4ef4ef: Preparing [2024-09-09T03:53:22.667Z] f975b9bc5748: Preparing [2024-09-09T03:53:22.667Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:53:22.667Z] cb0a836b57c8: Preparing [2024-09-09T03:53:22.667Z] f95ad93f1cdf: Preparing [2024-09-09T03:53:22.667Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:53:22.667Z] f95ad93f1cdf: Waiting [2024-09-09T03:53:22.667Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:53:22.667Z] 580f7c23acb5: Layer already exists [2024-09-09T03:53:22.667Z] f975b9bc5748: Layer already exists [2024-09-09T03:53:22.667Z] cb0a836b57c8: Layer already exists [2024-09-09T03:53:22.667Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:53:22.667Z] 5f939a4ef4ef: Layer already exists [2024-09-09T03:53:22.667Z] f95ad93f1cdf: Layer already exists [2024-09-09T03:53:22.667Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:53:22.934Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:7ed2d00aba7feac00345c7a3013cf51a52afefe8227224037f430c9752bf6133 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:23.299Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:23.655Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-09-09T03:53:23.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-09-09T03:53:23.656Z] 580f7c23acb5: Preparing [2024-09-09T03:53:23.656Z] 5f939a4ef4ef: Preparing [2024-09-09T03:53:23.656Z] f975b9bc5748: Preparing [2024-09-09T03:53:23.656Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:53:23.656Z] cb0a836b57c8: Preparing [2024-09-09T03:53:23.656Z] f95ad93f1cdf: Preparing [2024-09-09T03:53:23.656Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:53:23.656Z] f95ad93f1cdf: Waiting [2024-09-09T03:53:23.656Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:53:23.656Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:53:23.656Z] 580f7c23acb5: Layer already exists [2024-09-09T03:53:23.656Z] cb0a836b57c8: Layer already exists [2024-09-09T03:53:23.656Z] f975b9bc5748: Layer already exists [2024-09-09T03:53:23.656Z] 5f939a4ef4ef: Layer already exists [2024-09-09T03:53:23.656Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:53:23.656Z] f95ad93f1cdf: Layer already exists [2024-09-09T03:53:23.922Z] main: digest: sha256:7ed2d00aba7feac00345c7a3013cf51a52afefe8227224037f430c9752bf6133 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:53:24.003Z] ===================================================== [Pipeline] echo [2024-09-09T03:53:24.016Z] taggedImages: [2024-09-09T03:53:24.016Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:53:24.016Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-09-09T03:53:24.016Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.65 [2024-09-09T03:53:24.016Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:53:24.016Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-09-09T03:53:24.042Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-09-09T03:53:24.042Z] 8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:53:24.042Z] latest [2024-09-09T03:53:24.042Z] 3.2.0-dev.65 [2024-09-09T03:53:24.042Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:53:24.042Z] main [2024-09-09T03:53:24.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:24.413Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:24.766Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:53:24.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-09T03:53:24.766Z] e9c0fdedafc7: Preparing [2024-09-09T03:53:24.766Z] dab5e4f1fe59: Preparing [2024-09-09T03:53:24.766Z] f975b9bc5748: Preparing [2024-09-09T03:53:24.766Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:53:24.766Z] 0b47217fa97d: Preparing [2024-09-09T03:53:24.766Z] 8d2a29cfa66f: Preparing [2024-09-09T03:53:24.766Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:53:24.766Z] 8d2a29cfa66f: Waiting [2024-09-09T03:53:24.766Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:53:24.766Z] 0b47217fa97d: Layer already exists [2024-09-09T03:53:25.031Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:53:25.031Z] f975b9bc5748: Layer already exists [2024-09-09T03:53:25.031Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:53:25.031Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:53:25.031Z] e9c0fdedafc7: Pushed [2024-09-09T03:53:33.214Z] dab5e4f1fe59: Pushed [2024-09-09T03:53:33.214Z] 8993ba01b563173d09700f15170e60450ab0a438: digest: sha256:50f3457b26475e0258f91c3bbb590dd764a6fc7340021cdc5bfac785122132f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:33.557Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:33.900Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-09T03:53:33.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-09T03:53:33.900Z] e9c0fdedafc7: Preparing [2024-09-09T03:53:33.900Z] dab5e4f1fe59: Preparing [2024-09-09T03:53:33.900Z] f975b9bc5748: Preparing [2024-09-09T03:53:33.900Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:53:33.900Z] 0b47217fa97d: Preparing [2024-09-09T03:53:33.900Z] 8d2a29cfa66f: Preparing [2024-09-09T03:53:33.900Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:53:33.900Z] 8d2a29cfa66f: Waiting [2024-09-09T03:53:33.900Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:53:33.900Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:53:33.900Z] f975b9bc5748: Layer already exists [2024-09-09T03:53:33.900Z] e9c0fdedafc7: Layer already exists [2024-09-09T03:53:33.900Z] dab5e4f1fe59: Layer already exists [2024-09-09T03:53:33.900Z] 0b47217fa97d: Layer already exists [2024-09-09T03:53:33.900Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:53:33.900Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:53:34.165Z] latest: digest: sha256:50f3457b26475e0258f91c3bbb590dd764a6fc7340021cdc5bfac785122132f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:34.523Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:34.879Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.65 [2024-09-09T03:53:34.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-09T03:53:34.879Z] e9c0fdedafc7: Preparing [2024-09-09T03:53:34.879Z] dab5e4f1fe59: Preparing [2024-09-09T03:53:34.879Z] f975b9bc5748: Preparing [2024-09-09T03:53:34.879Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:53:34.879Z] 0b47217fa97d: Preparing [2024-09-09T03:53:34.879Z] 8d2a29cfa66f: Preparing [2024-09-09T03:53:34.879Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:53:34.879Z] 8d2a29cfa66f: Waiting [2024-09-09T03:53:34.879Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:53:34.879Z] dab5e4f1fe59: Layer already exists [2024-09-09T03:53:34.879Z] e9c0fdedafc7: Layer already exists [2024-09-09T03:53:34.879Z] f975b9bc5748: Layer already exists [2024-09-09T03:53:34.879Z] 0b47217fa97d: Layer already exists [2024-09-09T03:53:34.879Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:53:34.879Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:53:34.879Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:53:35.145Z] 3.2.0-dev.65: digest: sha256:50f3457b26475e0258f91c3bbb590dd764a6fc7340021cdc5bfac785122132f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:35.506Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:35.867Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:53:35.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-09T03:53:35.867Z] e9c0fdedafc7: Preparing [2024-09-09T03:53:35.867Z] dab5e4f1fe59: Preparing [2024-09-09T03:53:35.867Z] f975b9bc5748: Preparing [2024-09-09T03:53:35.867Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:53:35.867Z] 0b47217fa97d: Preparing [2024-09-09T03:53:35.867Z] 8d2a29cfa66f: Preparing [2024-09-09T03:53:35.867Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:53:35.867Z] 8d2a29cfa66f: Waiting [2024-09-09T03:53:35.867Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:53:35.867Z] e9c0fdedafc7: Layer already exists [2024-09-09T03:53:35.867Z] dab5e4f1fe59: Layer already exists [2024-09-09T03:53:35.867Z] 0b47217fa97d: Layer already exists [2024-09-09T03:53:35.867Z] f975b9bc5748: Layer already exists [2024-09-09T03:53:35.867Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:53:35.867Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:53:35.867Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:53:36.133Z] 8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65: digest: sha256:50f3457b26475e0258f91c3bbb590dd764a6fc7340021cdc5bfac785122132f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:36.501Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:36.856Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-09-09T03:53:36.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-09-09T03:53:36.856Z] e9c0fdedafc7: Preparing [2024-09-09T03:53:36.856Z] dab5e4f1fe59: Preparing [2024-09-09T03:53:36.856Z] f975b9bc5748: Preparing [2024-09-09T03:53:36.856Z] 5b7e26f2e5a8: Preparing [2024-09-09T03:53:36.856Z] 0b47217fa97d: Preparing [2024-09-09T03:53:36.856Z] 8d2a29cfa66f: Preparing [2024-09-09T03:53:36.856Z] 4aeaa0e7d41f: Preparing [2024-09-09T03:53:36.856Z] 4aeaa0e7d41f: Waiting [2024-09-09T03:53:36.856Z] 8d2a29cfa66f: Waiting [2024-09-09T03:53:36.856Z] dab5e4f1fe59: Layer already exists [2024-09-09T03:53:36.856Z] f975b9bc5748: Layer already exists [2024-09-09T03:53:36.856Z] 0b47217fa97d: Layer already exists [2024-09-09T03:53:36.856Z] 5b7e26f2e5a8: Layer already exists [2024-09-09T03:53:36.856Z] e9c0fdedafc7: Layer already exists [2024-09-09T03:53:36.856Z] 4aeaa0e7d41f: Layer already exists [2024-09-09T03:53:36.856Z] 8d2a29cfa66f: Layer already exists [2024-09-09T03:53:37.122Z] main: digest: sha256:50f3457b26475e0258f91c3bbb590dd764a6fc7340021cdc5bfac785122132f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-09T03:53:37.194Z] ===================================================== [Pipeline] echo [2024-09-09T03:53:37.210Z] taggedImages: [2024-09-09T03:53:37.210Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438 [2024-09-09T03:53:37.210Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-09-09T03:53:37.210Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.65 [2024-09-09T03:53:37.210Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8993ba01b563173d09700f15170e60450ab0a438-3.2.0-dev.65 [2024-09-09T03:53:37.210Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:37.604Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T03:53:37.605Z] [2024-09-09T03:53:37.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:53:37.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T03:53:37.934Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T03:53:37.934Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T03:53:37.934Z] 04944245beec: Pulling fs layer [2024-09-09T03:53:37.934Z] 699f458cf7ca: Pulling fs layer [2024-09-09T03:53:37.934Z] 765212b225bb: Pulling fs layer [2024-09-09T03:53:37.934Z] f23df028b6ca: Pulling fs layer [2024-09-09T03:53:37.934Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T03:53:37.934Z] 765212b225bb: Waiting [2024-09-09T03:53:37.934Z] f23df028b6ca: Waiting [2024-09-09T03:53:37.934Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T03:53:37.934Z] d65c8cfc05b1: Waiting [2024-09-09T03:53:37.934Z] 2437ff75d9bd: Waiting [2024-09-09T03:53:38.202Z] 04944245beec: Verifying Checksum [2024-09-09T03:53:38.202Z] 04944245beec: Download complete [2024-09-09T03:53:38.202Z] 765212b225bb: Verifying Checksum [2024-09-09T03:53:38.202Z] 765212b225bb: Download complete [2024-09-09T03:53:38.202Z] f23df028b6ca: Download complete [2024-09-09T03:53:38.202Z] d65c8cfc05b1: Verifying Checksum [2024-09-09T03:53:38.202Z] d65c8cfc05b1: Download complete [2024-09-09T03:53:38.468Z] 699f458cf7ca: Verifying Checksum [2024-09-09T03:53:38.468Z] 699f458cf7ca: Download complete [2024-09-09T03:53:38.733Z] 8998bd30e6a1: Verifying Checksum [2024-09-09T03:53:38.733Z] 8998bd30e6a1: Download complete [2024-09-09T03:53:41.304Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T03:53:41.304Z] 2437ff75d9bd: Download complete [2024-09-09T03:53:43.281Z] 8998bd30e6a1: Pull complete [2024-09-09T03:53:43.901Z] 04944245beec: Pull complete [2024-09-09T03:53:45.308Z] 699f458cf7ca: Pull complete [2024-09-09T03:53:45.575Z] 765212b225bb: Pull complete [2024-09-09T03:53:46.533Z] f23df028b6ca: Pull complete [2024-09-09T03:53:46.800Z] d65c8cfc05b1: Pull complete [2024-09-09T03:54:04.995Z] 2437ff75d9bd: Pull complete [2024-09-09T03:54:04.995Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T03:54:04.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T03:54:04.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:54:05.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-9800 does not seem to be running inside a container [2024-09-09T03:54:05.273Z] $ 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/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-09T03:54:08.377Z] $ docker top 3459f5981c1b8cbabef5b68d358b8fa45649880f517be49f6b68d5f9d8d0baed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:54:09.265Z] ---> job-cost.sh [2024-09-09T03:54:09.265Z] lf-activate-venv: SKIPPING [2024-09-09T03:54:09.265Z] INFO: No Stack... [2024-09-09T03:54:09.843Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T03:54:10.420Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T03:54:11.054Z] + cat /w/workspace/edgex-go/686/archives/cost.csv [2024-09-09T03:54:11.054Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T03:54:11.088Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-686-stack-cost] [2024-09-09T03:54:11.103Z] Resource [jenkins-edgexfoundry-edgex-go-main-686-stack-cost] did not exist. Created. [2024-09-09T03:54:11.112Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-686-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T03:54:11.761Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-09T03:54:12.602Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T03:54:12.614Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-686-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T03:54:12.629Z] $ docker stop --time=1 3459f5981c1b8cbabef5b68d358b8fa45649880f517be49f6b68d5f9d8d0baed [2024-09-09T03:54:14.619Z] $ docker rm -f --volumes 3459f5981c1b8cbabef5b68d358b8fa45649880f517be49f6b68d5f9d8d0baed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-09T03:54:15.203Z] provisioning config files... [2024-09-09T03:54:15.214Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/686@tmp/config4770382342728325341tmp [Pipeline] { [Pipeline] sh [2024-09-09T03:54:15.516Z] + set +x [2024-09-09T03:54:15.517Z] + + curl -sbash https://codecov.io/bash -s [2024-09-09T03:54:15.517Z] -- [2024-09-09T03:54:15.517Z] [2024-09-09T03:54:15.517Z] _____ _ [2024-09-09T03:54:15.517Z] / ____| | | [2024-09-09T03:54:15.517Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T03:54:15.517Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T03:54:15.517Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T03:54:15.517Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T03:54:15.517Z] Bash-1.0.6 [2024-09-09T03:54:15.517Z] [2024-09-09T03:54:15.517Z] [2024-09-09T03:54:15.517Z] ==> git version 2.25.1 found [2024-09-09T03:54:15.517Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-09T03:54:15.517Z] Release-Date: 2020-01-08 [2024-09-09T03:54:15.517Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-09T03:54:15.517Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T03:54:15.517Z] ==> Jenkins CI detected. [2024-09-09T03:54:15.517Z] current dir:  /w/workspace/edgex-go/686 [2024-09-09T03:54:15.517Z] project root: . [2024-09-09T03:54:15.517Z] --> token set from env [2024-09-09T03:54:15.517Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T03:54:15.517Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T03:54:15.517Z] ==> Python coveragepy not found [2024-09-09T03:54:15.517Z] ==> Searching for coverage reports in: [2024-09-09T03:54:15.517Z] + . [2024-09-09T03:54:15.776Z] -> Found 1 reports [2024-09-09T03:54:15.776Z] ==> Detecting git/mercurial file structure [2024-09-09T03:54:15.776Z] ==> Reading reports [2024-09-09T03:54:15.776Z] + ./coverage.out bytes=545398 [2024-09-09T03:54:15.776Z] ==> Appending adjustments [2024-09-09T03:54:15.776Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T03:54:17.155Z] + Found adjustments [2024-09-09T03:54:17.155Z] ==> Gzipping contents [2024-09-09T03:54:17.155Z] 68K /tmp/codecov.NUDiqk.gz [2024-09-09T03:54:17.155Z] ==> Uploading reports [2024-09-09T03:54:17.155Z] url: https://codecov.io [2024-09-09T03:54:17.156Z] query: branch=main&commit=8993ba01b563173d09700f15170e60450ab0a438&build=686&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F686%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T03:54:17.156Z] -> Pinging Codecov [2024-09-09T03:54:17.156Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8993ba01b563173d09700f15170e60450ab0a438&build=686&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F686%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-09-09T03:54:17.156Z] -> Uploading to [2024-09-09T03:54:17.156Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/00271124DB129430A58F1EEE437C3FCB/8993ba01b563173d09700f15170e60450ab0a438/8ef75c76-6f37-4eb5-a137-4b40359cd212.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T035416Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ee246bb8ad8efd14b8b5ff5c53fc6610899e5bee56923f4332b781c6d8c5882 [2024-09-09T03:54:17.156Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T03:54:17.156Z] Dload Upload Total Spent Left Speed [2024-09-09T03:54:17.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68094 0 0 100 68094 0 225k --:--:-- --:--:-- --:--:-- 225k [2024-09-09T03:54:17.415Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8993ba01b563173d09700f15170e60450ab0a438 [Pipeline] } [2024-09-09T03:54:17.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-09-09T03:54:17.636Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-09-09T03:54:17.664Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:54:17.969Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T03:54:17.969Z] [2024-09-09T03:54:17.969Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:54:18.290Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T03:54:18.290Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-09-09T03:54:18.290Z] 619be1103602: Already exists [2024-09-09T03:54:18.290Z] f8ea3408117e: Pulling fs layer [2024-09-09T03:54:18.290Z] 91320369b822: Pulling fs layer [2024-09-09T03:54:18.290Z] 0406650e8295: Pulling fs layer [2024-09-09T03:54:18.290Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T03:54:18.290Z] 96d80e3f36e1: Pulling fs layer [2024-09-09T03:54:18.290Z] bcf3aedb951c: Pulling fs layer [2024-09-09T03:54:18.290Z] 4f4fb700ef54: Waiting [2024-09-09T03:54:18.290Z] 96d80e3f36e1: Waiting [2024-09-09T03:54:18.290Z] bcf3aedb951c: Waiting [2024-09-09T03:54:18.290Z] 0406650e8295: Verifying Checksum [2024-09-09T03:54:18.290Z] 0406650e8295: Download complete [2024-09-09T03:54:18.290Z] f8ea3408117e: Verifying Checksum [2024-09-09T03:54:18.290Z] f8ea3408117e: Download complete [2024-09-09T03:54:18.290Z] 4f4fb700ef54: Download complete [2024-09-09T03:54:18.548Z] f8ea3408117e: Pull complete [2024-09-09T03:54:18.548Z] 96d80e3f36e1: Verifying Checksum [2024-09-09T03:54:18.548Z] 96d80e3f36e1: Download complete [2024-09-09T03:54:18.806Z] 91320369b822: Verifying Checksum [2024-09-09T03:54:18.806Z] 91320369b822: Download complete [2024-09-09T03:54:19.370Z] bcf3aedb951c: Verifying Checksum [2024-09-09T03:54:19.370Z] bcf3aedb951c: Download complete [2024-09-09T03:54:22.658Z] 91320369b822: Pull complete [2024-09-09T03:54:22.658Z] 0406650e8295: Pull complete [2024-09-09T03:54:22.658Z] 4f4fb700ef54: Pull complete [2024-09-09T03:54:22.658Z] 96d80e3f36e1: Pull complete [2024-09-09T03:54:25.938Z] bcf3aedb951c: Pull complete [2024-09-09T03:54:25.938Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-09-09T03:54:25.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-09-09T03:54:25.938Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:54:26.040Z] prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container [2024-09-09T03:54:26.069Z] $ 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/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@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-09-09T03:54:30.041Z] $ docker top 727ddf0935f70dc6acdb9de43d50a2cbbd1594a9bf2b555c49e0d8fe9346b316 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T03:54:30.384Z] + git config --global --add safe.directory /w/workspace/edgex-go/686 [Pipeline] echo [2024-09-09T03:54:30.395Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-09-09T03:54:30.676Z] + set -o pipefail [2024-09-09T03:54:30.676Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-09-09T03:54:38.790Z] [2024-09-09T03:54:38.790Z] Monitoring /w/workspace/edgex-go/686 (github.com/edgexfoundry/edgex-go)... [2024-09-09T03:54:38.790Z] [2024-09-09T03:54:38.790Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ba5b1715-1e89-4445-a920-4ecbe73efaa2 [2024-09-09T03:54:38.790Z] [2024-09-09T03:54:38.790Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-09-09T03:54:38.790Z] [2024-09-09T03:54:38.790Z] [2024-09-09T03:54:38.790Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-09-09T03:54:38.790Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-09-09T03:54:39.063Z] $ docker stop --time=1 727ddf0935f70dc6acdb9de43d50a2cbbd1594a9bf2b555c49e0d8fe9346b316 [2024-09-09T03:54:43.737Z] $ docker rm -f --volumes 727ddf0935f70dc6acdb9de43d50a2cbbd1594a9bf2b555c49e0d8fe9346b316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-09-09T03:54:44.252Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T03:54:44.272Z] provisioning config files... [2024-09-09T03:54:44.279Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/686@tmp/config14647507369840562221tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:54:44.573Z] --> edgex-publish-swagger.sh [2024-09-09T03:54:44.573Z] === Publish openapi/v3 API === [2024-09-09T03:54:44.573Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-09-09T03:54:44.573Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/686/openapi/v3/core-command.yaml] [2024-09-09T03:54:44.573Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T03:54:44.573Z] Dload Upload Total Spent Left Speed [2024-09-09T03:54:44.832Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 132k --:--:-- --:--:-- --:--:-- 132k 100 32782 0 0 100 32782 0 76953 --:--:-- --:--:-- --:--:-- 76772 [2024-09-09T03:54:44.832Z] [2024-09-09T03:54:44.832Z] [2024-09-09T03:54:44.832Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/686/openapi/v3/core-data.yaml] [2024-09-09T03:54:44.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T03:54:44.832Z] Dload Upload Total Spent Left Speed [2024-09-09T03:54:45.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 176k --:--:-- --:--:-- --:--:-- 176k [2024-09-09T03:54:45.400Z] [2024-09-09T03:54:45.400Z] [2024-09-09T03:54:45.400Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/686/openapi/v3/core-keeper.yaml] [2024-09-09T03:54:45.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T03:54:45.400Z] Dload Upload Total Spent Left Speed [2024-09-09T03:54:45.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 305 148k --:--:-- --:--:-- --:--:-- 148k [2024-09-09T03:54:45.660Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-09T03:54:45.660Z] [2024-09-09T03:54:45.660Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/686/openapi/v3/core-metadata.yaml] [2024-09-09T03:54:45.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T03:54:45.660Z] Dload Upload Total Spent Left Speed [2024-09-09T03:54:45.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 737k --:--:-- --:--:-- --:--:-- 733k 100 149k 100 156 100 148k 465 444k --:--:-- --:--:-- --:--:-- 443k [2024-09-09T03:54:45.919Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-09T03:54:45.919Z] [2024-09-09T03:54:45.919Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/686/openapi/v3/support-cron-scheduler.yaml] [2024-09-09T03:54:45.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T03:54:45.919Z] Dload Upload Total Spent Left Speed [2024-09-09T03:54:46.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 46921 100 66 100 46855 300 207k --:--:-- --:--:-- --:--:-- 208k [2024-09-09T03:54:46.178Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-09-09T03:54:46.178Z] [2024-09-09T03:54:46.178Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/686/openapi/v3/support-notifications.yaml] [2024-09-09T03:54:46.178Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T03:54:46.178Z] Dload Upload Total Spent Left Speed [2024-09-09T03:54:46.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 500 273k --:--:-- --:--:-- --:--:-- 273k [2024-09-09T03:54:46.438Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-09T03:54:46.438Z] [2024-09-09T03:54:46.438Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/686/openapi/v3/support-scheduler.yaml] [2024-09-09T03:54:46.438Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T03:54:46.438Z] Dload Upload Total Spent Left Speed [2024-09-09T03:54:46.697Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 514 119k --:--:-- --:--:-- --:--:-- 119k 100 37110 100 156 100 36954 513 118k --:--:-- --:--:-- --:--:-- 119k [2024-09-09T03:54:46.697Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-09-09T03:54:46.697Z] [Pipeline] } [2024-09-09T03:54:46.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-09-09T03:54:47.149Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T03:54:47.149Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:54:47.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T03:54:47.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:54:47.590Z] prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container [2024-09-09T03:54:47.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@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-09-09T03:54:48.114Z] $ docker top 71261a5ebaefa6f065d5b4af1cdb0d5bfb54029697053a32c35c9a1fa593246b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T03:54:48.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T03:54:48.220Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T03:54:48.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T03:54:48.316Z] $ docker exec 71261a5ebaefa6f065d5b4af1cdb0d5bfb54029697053a32c35c9a1fa593246b ssh-agent [2024-09-09T03:54:48.411Z] SSH_AUTH_SOCK=/tmp/ssh-XI0H0nX2IMal/agent.32 [2024-09-09T03:54:48.411Z] SSH_AGENT_PID=38 [2024-09-09T03:54:48.415Z] Running ssh-add (command line suppressed) [2024-09-09T03:54:48.515Z] Identity added: /w/workspace/edgex-go/686@tmp/private_key_16591944134770323124.key (/w/workspace/edgex-go/686@tmp/private_key_16591944134770323124.key) [2024-09-09T03:54:48.527Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T03:54:48.823Z] + git semver tag [2024-09-09T03:54:49.081Z] 2024-09-09 03:54:48,993 [run_tag] DEBUG tag force:False [2024-09-09T03:54:49.081Z] 2024-09-09 03:54:48,993 [check_head_tag] DEBUG check head tag [2024-09-09T03:54:49.081Z] 2024-09-09 03:54:48,995 [execute] INFO git cat-file --batch-check [2024-09-09T03:54:49.081Z] 2024-09-09 03:54:48,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/686, universal_newlines=False, shell=None, istream=) [2024-09-09T03:54:49.081Z] 2024-09-09 03:54:48,998 [execute] INFO git cat-file --batch [2024-09-09T03:54:49.081Z] 2024-09-09 03:54:48,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/686, universal_newlines=False, shell=None, istream=) [2024-09-09T03:54:49.081Z] 2024-09-09 03:54:49,033 [read_version] DEBUG read version from /w/workspace/edgex-go/686/.semver/main [2024-09-09T03:54:49.081Z] 2024-09-09 03:54:49,034 [execute] INFO git tag -a v3.2.0-dev.65 -m v3.2.0-dev.65 [2024-09-09T03:54:49.081Z] 2024-09-09 03:54:49,034 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.65', '-m', 'v3.2.0-dev.65'], cwd=/w/workspace/edgex-go/686, universal_newlines=False, shell=None, istream=None) [2024-09-09T03:54:49.081Z] 2024-09-09 03:54:49,038 [read_version] DEBUG read version from /w/workspace/edgex-go/686/.semver/main [2024-09-09T03:54:49.081Z] 3.2.0-dev.65 [Pipeline] } [2024-09-09T03:54:49.090Z] $ docker exec --env ******** --env ******** 71261a5ebaefa6f065d5b4af1cdb0d5bfb54029697053a32c35c9a1fa593246b ssh-agent -k [2024-09-09T03:54:49.179Z] unset SSH_AUTH_SOCK; [2024-09-09T03:54:49.179Z] unset SSH_AGENT_PID; [2024-09-09T03:54:49.180Z] echo Agent pid 38 killed; [2024-09-09T03:54:49.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T03:54:49.509Z] + git semver [Pipeline] } [2024-09-09T03:54:49.783Z] $ docker stop --time=1 71261a5ebaefa6f065d5b4af1cdb0d5bfb54029697053a32c35c9a1fa593246b [2024-09-09T03:54:51.062Z] $ docker rm -f --volumes 71261a5ebaefa6f065d5b4af1cdb0d5bfb54029697053a32c35c9a1fa593246b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:54:51.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T03:54:51.470Z] [2024-09-09T03:54:51.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:54:51.774Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T03:54:51.774Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-09T03:54:51.774Z] ab5ef0e58194: Pulling fs layer [2024-09-09T03:54:51.774Z] 9712f1f96733: Pulling fs layer [2024-09-09T03:54:51.774Z] 63f879dbbcfc: Pulling fs layer [2024-09-09T03:54:51.774Z] 0d9ebad4ef96: Pulling fs layer [2024-09-09T03:54:51.774Z] e9a5061849ea: Pulling fs layer [2024-09-09T03:54:51.774Z] d747dcd14b5f: Pulling fs layer [2024-09-09T03:54:51.774Z] 2de7ff778b66: Pulling fs layer [2024-09-09T03:54:51.774Z] 0d9ebad4ef96: Waiting [2024-09-09T03:54:51.774Z] e9a5061849ea: Waiting [2024-09-09T03:54:51.774Z] d747dcd14b5f: Waiting [2024-09-09T03:54:51.774Z] 2de7ff778b66: Waiting [2024-09-09T03:54:51.774Z] 9712f1f96733: Verifying Checksum [2024-09-09T03:54:51.774Z] 9712f1f96733: Download complete [2024-09-09T03:54:52.032Z] 63f879dbbcfc: Verifying Checksum [2024-09-09T03:54:52.032Z] 63f879dbbcfc: Download complete [2024-09-09T03:54:52.290Z] e9a5061849ea: Verifying Checksum [2024-09-09T03:54:52.290Z] e9a5061849ea: Download complete [2024-09-09T03:54:52.290Z] d747dcd14b5f: Verifying Checksum [2024-09-09T03:54:52.290Z] d747dcd14b5f: Download complete [2024-09-09T03:54:52.290Z] ab5ef0e58194: Download complete [2024-09-09T03:54:52.290Z] 0d9ebad4ef96: Verifying Checksum [2024-09-09T03:54:52.290Z] 0d9ebad4ef96: Download complete [2024-09-09T03:54:52.290Z] 2de7ff778b66: Verifying Checksum [2024-09-09T03:54:52.290Z] 2de7ff778b66: Download complete [2024-09-09T03:54:54.819Z] ab5ef0e58194: Pull complete [2024-09-09T03:54:54.819Z] 9712f1f96733: Pull complete [2024-09-09T03:54:55.385Z] 63f879dbbcfc: Pull complete [2024-09-09T03:54:58.667Z] 0d9ebad4ef96: Pull complete [2024-09-09T03:54:58.667Z] e9a5061849ea: Pull complete [2024-09-09T03:54:58.927Z] d747dcd14b5f: Pull complete [2024-09-09T03:54:59.862Z] 2de7ff778b66: Pull complete [2024-09-09T03:54:59.862Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-09T03:54:59.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-09T03:54:59.862Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:54:59.961Z] prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container [2024-09-09T03:54:59.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@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-09-09T03:55:05.404Z] $ docker top 0a89b5794de373abaea715d0db33e5f02050d6b8660e964fdb0c0abe3488e1ed -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-09T03:55:05.474Z] provisioning config files... [2024-09-09T03:55:05.481Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/686@tmp/config6027690839034200870tmp [2024-09-09T03:55:05.490Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/686@tmp/config491792665130257165tmp [2024-09-09T03:55:05.497Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/686@tmp/config3167069372141658633tmp [Pipeline] { [Pipeline] echo [2024-09-09T03:55:05.567Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:55:05.853Z] ---> sigul-configuration.sh [2024-09-09T03:55:05.853Z] gpg: directory `/root/.gnupg' created [2024-09-09T03:55:05.853Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-09T03:55:05.853Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-09T03:55:05.853Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-09T03:55:05.853Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-09T03:55:05.853Z] gpg: CAST5 encrypted data [2024-09-09T03:55:05.853Z] gpg: encrypted with 1 passphrase [2024-09-09T03:55:05.853Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-09T03:55:06.143Z] + mkdir /home/jenkins [2024-09-09T03:55:06.143Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-09T03:55:06.436Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-09-09T03:55:06.449Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:55:06.744Z] ---> sigul-install.sh [2024-09-09T03:55:06.744Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-09T03:55:07.038Z] + git tag --list [2024-09-09T03:55:07.038Z] 0.6.0 [2024-09-09T03:55:07.038Z] 0.6.1 [2024-09-09T03:55:07.038Z] 0.7.0 [2024-09-09T03:55:07.038Z] 0.7.1 [2024-09-09T03:55:07.038Z] v1.0.0 [2024-09-09T03:55:07.038Z] v1.0.1 [2024-09-09T03:55:07.038Z] v1.1.0 [2024-09-09T03:55:07.038Z] v1.2.0 [2024-09-09T03:55:07.038Z] v1.2.1 [2024-09-09T03:55:07.038Z] v1.3.0 [2024-09-09T03:55:07.038Z] v1.3.1 [2024-09-09T03:55:07.038Z] v2.0.0 [2024-09-09T03:55:07.038Z] v2.1.0 [2024-09-09T03:55:07.038Z] v2.1.1 [2024-09-09T03:55:07.038Z] v2.2.0 [2024-09-09T03:55:07.038Z] v2.3.0 [2024-09-09T03:55:07.038Z] v3.0 [2024-09-09T03:55:07.038Z] v3.0.0 [2024-09-09T03:55:07.038Z] v3.1 [2024-09-09T03:55:07.038Z] v3.1.0 [2024-09-09T03:55:07.038Z] v3.1.0-dev.1 [2024-09-09T03:55:07.038Z] v3.1.0-dev.10 [2024-09-09T03:55:07.038Z] v3.1.0-dev.11 [2024-09-09T03:55:07.038Z] v3.1.0-dev.12 [2024-09-09T03:55:07.038Z] v3.1.0-dev.13 [2024-09-09T03:55:07.038Z] v3.1.0-dev.14 [2024-09-09T03:55:07.038Z] v3.1.0-dev.15 [2024-09-09T03:55:07.038Z] v3.1.0-dev.16 [2024-09-09T03:55:07.038Z] v3.1.0-dev.17 [2024-09-09T03:55:07.038Z] v3.1.0-dev.18 [2024-09-09T03:55:07.038Z] v3.1.0-dev.19 [2024-09-09T03:55:07.038Z] v3.1.0-dev.2 [2024-09-09T03:55:07.038Z] v3.1.0-dev.20 [2024-09-09T03:55:07.038Z] v3.1.0-dev.21 [2024-09-09T03:55:07.039Z] v3.1.0-dev.22 [2024-09-09T03:55:07.039Z] v3.1.0-dev.23 [2024-09-09T03:55:07.039Z] v3.1.0-dev.24 [2024-09-09T03:55:07.039Z] v3.1.0-dev.25 [2024-09-09T03:55:07.039Z] v3.1.0-dev.26 [2024-09-09T03:55:07.039Z] v3.1.0-dev.27 [2024-09-09T03:55:07.039Z] v3.1.0-dev.28 [2024-09-09T03:55:07.039Z] v3.1.0-dev.29 [2024-09-09T03:55:07.039Z] v3.1.0-dev.3 [2024-09-09T03:55:07.039Z] v3.1.0-dev.30 [2024-09-09T03:55:07.039Z] v3.1.0-dev.31 [2024-09-09T03:55:07.039Z] v3.1.0-dev.32 [2024-09-09T03:55:07.039Z] v3.1.0-dev.33 [2024-09-09T03:55:07.039Z] v3.1.0-dev.34 [2024-09-09T03:55:07.039Z] v3.1.0-dev.35 [2024-09-09T03:55:07.039Z] v3.1.0-dev.36 [2024-09-09T03:55:07.039Z] v3.1.0-dev.37 [2024-09-09T03:55:07.039Z] v3.1.0-dev.38 [2024-09-09T03:55:07.039Z] v3.1.0-dev.39 [2024-09-09T03:55:07.039Z] v3.1.0-dev.4 [2024-09-09T03:55:07.039Z] v3.1.0-dev.40 [2024-09-09T03:55:07.039Z] v3.1.0-dev.41 [2024-09-09T03:55:07.039Z] v3.1.0-dev.42 [2024-09-09T03:55:07.039Z] v3.1.0-dev.43 [2024-09-09T03:55:07.039Z] v3.1.0-dev.44 [2024-09-09T03:55:07.039Z] v3.1.0-dev.45 [2024-09-09T03:55:07.039Z] v3.1.0-dev.46 [2024-09-09T03:55:07.039Z] v3.1.0-dev.47 [2024-09-09T03:55:07.039Z] v3.1.0-dev.48 [2024-09-09T03:55:07.039Z] v3.1.0-dev.49 [2024-09-09T03:55:07.039Z] v3.1.0-dev.5 [2024-09-09T03:55:07.039Z] v3.1.0-dev.50 [2024-09-09T03:55:07.039Z] v3.1.0-dev.51 [2024-09-09T03:55:07.039Z] v3.1.0-dev.52 [2024-09-09T03:55:07.039Z] v3.1.0-dev.53 [2024-09-09T03:55:07.039Z] v3.1.0-dev.54 [2024-09-09T03:55:07.039Z] v3.1.0-dev.55 [2024-09-09T03:55:07.039Z] v3.1.0-dev.56 [2024-09-09T03:55:07.039Z] v3.1.0-dev.57 [2024-09-09T03:55:07.039Z] v3.1.0-dev.58 [2024-09-09T03:55:07.039Z] v3.1.0-dev.59 [2024-09-09T03:55:07.039Z] v3.1.0-dev.6 [2024-09-09T03:55:07.039Z] v3.1.0-dev.60 [2024-09-09T03:55:07.039Z] v3.1.0-dev.61 [2024-09-09T03:55:07.039Z] v3.1.0-dev.62 [2024-09-09T03:55:07.039Z] v3.1.0-dev.63 [2024-09-09T03:55:07.039Z] v3.1.0-dev.64 [2024-09-09T03:55:07.039Z] v3.1.0-dev.65 [2024-09-09T03:55:07.039Z] v3.1.0-dev.66 [2024-09-09T03:55:07.039Z] v3.1.0-dev.67 [2024-09-09T03:55:07.039Z] v3.1.0-dev.68 [2024-09-09T03:55:07.039Z] v3.1.0-dev.69 [2024-09-09T03:55:07.039Z] v3.1.0-dev.7 [2024-09-09T03:55:07.039Z] v3.1.0-dev.70 [2024-09-09T03:55:07.039Z] v3.1.0-dev.71 [2024-09-09T03:55:07.039Z] v3.1.0-dev.72 [2024-09-09T03:55:07.039Z] v3.1.0-dev.73 [2024-09-09T03:55:07.039Z] v3.1.0-dev.8 [2024-09-09T03:55:07.039Z] v3.1.0-dev.9 [2024-09-09T03:55:07.039Z] v3.1.1 [2024-09-09T03:55:07.039Z] v3.1.1-dev.1 [2024-09-09T03:55:07.039Z] v3.1.1-dev.2 [2024-09-09T03:55:07.039Z] v3.2.0-dev.1 [2024-09-09T03:55:07.039Z] v3.2.0-dev.10 [2024-09-09T03:55:07.039Z] v3.2.0-dev.11 [2024-09-09T03:55:07.039Z] v3.2.0-dev.12 [2024-09-09T03:55:07.039Z] v3.2.0-dev.13 [2024-09-09T03:55:07.039Z] v3.2.0-dev.14 [2024-09-09T03:55:07.039Z] v3.2.0-dev.15 [2024-09-09T03:55:07.039Z] v3.2.0-dev.16 [2024-09-09T03:55:07.039Z] v3.2.0-dev.17 [2024-09-09T03:55:07.039Z] v3.2.0-dev.18 [2024-09-09T03:55:07.039Z] v3.2.0-dev.19 [2024-09-09T03:55:07.039Z] v3.2.0-dev.2 [2024-09-09T03:55:07.039Z] v3.2.0-dev.20 [2024-09-09T03:55:07.039Z] v3.2.0-dev.21 [2024-09-09T03:55:07.039Z] v3.2.0-dev.22 [2024-09-09T03:55:07.039Z] v3.2.0-dev.23 [2024-09-09T03:55:07.039Z] v3.2.0-dev.24 [2024-09-09T03:55:07.039Z] v3.2.0-dev.25 [2024-09-09T03:55:07.039Z] v3.2.0-dev.26 [2024-09-09T03:55:07.039Z] v3.2.0-dev.27 [2024-09-09T03:55:07.039Z] v3.2.0-dev.28 [2024-09-09T03:55:07.039Z] v3.2.0-dev.29 [2024-09-09T03:55:07.039Z] v3.2.0-dev.3 [2024-09-09T03:55:07.039Z] v3.2.0-dev.30 [2024-09-09T03:55:07.039Z] v3.2.0-dev.31 [2024-09-09T03:55:07.039Z] v3.2.0-dev.32 [2024-09-09T03:55:07.039Z] v3.2.0-dev.33 [2024-09-09T03:55:07.039Z] v3.2.0-dev.34 [2024-09-09T03:55:07.039Z] v3.2.0-dev.35 [2024-09-09T03:55:07.039Z] v3.2.0-dev.36 [2024-09-09T03:55:07.039Z] v3.2.0-dev.37 [2024-09-09T03:55:07.039Z] v3.2.0-dev.38 [2024-09-09T03:55:07.039Z] v3.2.0-dev.39 [2024-09-09T03:55:07.039Z] v3.2.0-dev.4 [2024-09-09T03:55:07.039Z] v3.2.0-dev.40 [2024-09-09T03:55:07.039Z] v3.2.0-dev.41 [2024-09-09T03:55:07.039Z] v3.2.0-dev.42 [2024-09-09T03:55:07.039Z] v3.2.0-dev.43 [2024-09-09T03:55:07.039Z] v3.2.0-dev.44 [2024-09-09T03:55:07.039Z] v3.2.0-dev.45 [2024-09-09T03:55:07.039Z] v3.2.0-dev.46 [2024-09-09T03:55:07.039Z] v3.2.0-dev.47 [2024-09-09T03:55:07.039Z] v3.2.0-dev.48 [2024-09-09T03:55:07.039Z] v3.2.0-dev.49 [2024-09-09T03:55:07.039Z] v3.2.0-dev.5 [2024-09-09T03:55:07.039Z] v3.2.0-dev.50 [2024-09-09T03:55:07.039Z] v3.2.0-dev.51 [2024-09-09T03:55:07.039Z] v3.2.0-dev.52 [2024-09-09T03:55:07.039Z] v3.2.0-dev.53 [2024-09-09T03:55:07.039Z] v3.2.0-dev.54 [2024-09-09T03:55:07.039Z] v3.2.0-dev.55 [2024-09-09T03:55:07.039Z] v3.2.0-dev.56 [2024-09-09T03:55:07.039Z] v3.2.0-dev.57 [2024-09-09T03:55:07.039Z] v3.2.0-dev.58 [2024-09-09T03:55:07.039Z] v3.2.0-dev.59 [2024-09-09T03:55:07.039Z] v3.2.0-dev.6 [2024-09-09T03:55:07.039Z] v3.2.0-dev.60 [2024-09-09T03:55:07.039Z] v3.2.0-dev.61 [2024-09-09T03:55:07.039Z] v3.2.0-dev.62 [2024-09-09T03:55:07.039Z] v3.2.0-dev.63 [2024-09-09T03:55:07.039Z] v3.2.0-dev.64 [2024-09-09T03:55:07.039Z] v3.2.0-dev.65 [2024-09-09T03:55:07.039Z] v3.2.0-dev.7 [2024-09-09T03:55:07.039Z] v3.2.0-dev.8 [2024-09-09T03:55:07.039Z] v3.2.0-dev.9 [Pipeline] sh [2024-09-09T03:55:07.328Z] + lftools sign git-tag v3.2.0-dev.65 [2024-09-09T03:55:07.895Z] Signing Git tag with Sigul... [2024-09-09T03:55:07.895Z] Signing v3.2.0-dev.65 [Pipeline] echo [2024-09-09T03:55:08.165Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:55:08.453Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-09T03:55:08.459Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-09T03:55:08.485Z] $ docker stop --time=1 0a89b5794de373abaea715d0db33e5f02050d6b8660e964fdb0c0abe3488e1ed [2024-09-09T03:55:09.740Z] $ docker rm -f --volumes 0a89b5794de373abaea715d0db33e5f02050d6b8660e964fdb0c0abe3488e1ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-09T03:55:10.182Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T03:55:10.182Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:55:10.486Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T03:55:10.486Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:55:10.563Z] prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container [2024-09-09T03:55:10.597Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@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-09-09T03:55:10.916Z] $ docker top c9baf690b7fa265fd2f9cb1f962b6efa57ea2bb3509cf73c3937173076effda0 -eo pid,comm [2024-09-09T03:55:10.958Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-09T03:55:10.958Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T03:55:11.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T03:55:11.018Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T03:55:11.125Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T03:55:11.129Z] $ docker exec c9baf690b7fa265fd2f9cb1f962b6efa57ea2bb3509cf73c3937173076effda0 ssh-agent [2024-09-09T03:55:11.242Z] SSH_AUTH_SOCK=/tmp/ssh-r4HPC5nVNDZO/agent.31 [2024-09-09T03:55:11.242Z] SSH_AGENT_PID=37 [2024-09-09T03:55:11.247Z] Running ssh-add (command line suppressed) [2024-09-09T03:55:11.346Z] Identity added: /w/workspace/edgex-go/686@tmp/private_key_10631007587465739113.key (/w/workspace/edgex-go/686@tmp/private_key_10631007587465739113.key) [2024-09-09T03:55:11.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T03:55:11.645Z] + git semver bump pre [2024-09-09T03:55:11.904Z] 2024-09-09 03:55:11,832 [read_version] DEBUG read version from /w/workspace/edgex-go/686/.semver/main [2024-09-09T03:55:11.904Z] 2024-09-09 03:55:11,832 [bump_version] DEBUG bumping version:3.2.0-dev.65 on axis:pre with prefix:dev [2024-09-09T03:55:11.904Z] 2024-09-09 03:55:11,832 [bump_version] DEBUG bumped version:3.2.0-dev.66 [2024-09-09T03:55:11.904Z] 2024-09-09 03:55:11,832 [write_version] DEBUG write version:3.2.0-dev.66 to path:/w/workspace/edgex-go/686/.semver/main with force:True [2024-09-09T03:55:11.904Z] 2024-09-09 03:55:11,832 [read_version] DEBUG read version from /w/workspace/edgex-go/686/.semver/main [2024-09-09T03:55:11.904Z] 2024-09-09 03:55:11,832 [write_file] DEBUG write to file:/w/workspace/edgex-go/686/.semver/main [2024-09-09T03:55:11.904Z] 2024-09-09 03:55:11,834 [execute] INFO git cat-file --batch-check [2024-09-09T03:55:11.904Z] 2024-09-09 03:55:11,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/686/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T03:55:11.904Z] 2024-09-09 03:55:11,839 [execute] INFO git cat-file --batch [2024-09-09T03:55:11.904Z] 2024-09-09 03:55:11,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/686/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T03:55:11.904Z] 2024-09-09 03:55:11,845 [read_version] DEBUG read version from /w/workspace/edgex-go/686/.semver/main [2024-09-09T03:55:11.904Z] 3.2.0-dev.66 [Pipeline] } [2024-09-09T03:55:11.915Z] $ docker exec --env ******** --env ******** c9baf690b7fa265fd2f9cb1f962b6efa57ea2bb3509cf73c3937173076effda0 ssh-agent -k [2024-09-09T03:55:11.999Z] unset SSH_AUTH_SOCK; [2024-09-09T03:55:11.999Z] unset SSH_AGENT_PID; [2024-09-09T03:55:11.999Z] echo Agent pid 37 killed; [2024-09-09T03:55:12.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T03:55:12.328Z] + git semver [Pipeline] } [2024-09-09T03:55:12.603Z] $ docker stop --time=1 c9baf690b7fa265fd2f9cb1f962b6efa57ea2bb3509cf73c3937173076effda0 [2024-09-09T03:55:13.862Z] $ docker rm -f --volumes c9baf690b7fa265fd2f9cb1f962b6efa57ea2bb3509cf73c3937173076effda0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T03:55:14.217Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T03:55:14.217Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:55:14.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T03:55:14.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:55:14.602Z] prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container [2024-09-09T03:55:14.633Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@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-09-09T03:55:14.958Z] $ docker top 9d8610acd7d5e3738a333cae9d70f53dc0c1aff3dc46e6b2cf56117eb3a0f1d9 -eo pid,comm [2024-09-09T03:55:15.003Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-09T03:55:15.003Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T03:55:15.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T03:55:15.060Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T03:55:15.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T03:55:15.184Z] $ docker exec 9d8610acd7d5e3738a333cae9d70f53dc0c1aff3dc46e6b2cf56117eb3a0f1d9 ssh-agent [2024-09-09T03:55:15.285Z] SSH_AUTH_SOCK=/tmp/ssh-gKa8va6jbynP/agent.32 [2024-09-09T03:55:15.285Z] SSH_AGENT_PID=38 [2024-09-09T03:55:15.289Z] Running ssh-add (command line suppressed) [2024-09-09T03:55:15.380Z] Identity added: /w/workspace/edgex-go/686@tmp/private_key_956399370675735774.key (/w/workspace/edgex-go/686@tmp/private_key_956399370675735774.key) [2024-09-09T03:55:15.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T03:55:15.685Z] + git semver push [2024-09-09T03:55:15.943Z] 2024-09-09 03:55:15,854 [run_push] DEBUG push [2024-09-09T03:55:15.943Z] 2024-09-09 03:55:15,855 [execute] INFO git cat-file --batch-check [2024-09-09T03:55:15.943Z] 2024-09-09 03:55:15,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/686/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T03:55:15.943Z] 2024-09-09 03:55:15,858 [execute] INFO git rev-list fd339c9366aaa2ae210832e45d77b19f0c5f21f0 -- [2024-09-09T03:55:15.943Z] 2024-09-09 03:55:15,859 [execute] DEBUG Popen(['git', 'rev-list', 'fd339c9366aaa2ae210832e45d77b19f0c5f21f0', '--'], cwd=/w/workspace/edgex-go/686/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T03:55:15.943Z] 2024-09-09 03:55:15,870 [execute] INFO git fetch -v origin [2024-09-09T03:55:15.943Z] 2024-09-09 03:55:15,871 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/686/.semver, universal_newlines=True, shell=None, istream=None) [2024-09-09T03:55:16.510Z] 2024-09-09 03:55:16,460 [run_push] DEBUG no remote changes detected [2024-09-09T03:55:16.511Z] 2024-09-09 03:55:16,461 [execute] INFO git push origin semver [2024-09-09T03:55:16.511Z] 2024-09-09 03:55:16,461 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/686/.semver, universal_newlines=False, shell=None, istream=None) [2024-09-09T03:55:17.453Z] 2024-09-09 03:55:17,188 [run_push] DEBUG push all version tags [2024-09-09T03:55:17.453Z] 2024-09-09 03:55:17,189 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-09T03:55:17.453Z] 2024-09-09 03:55:17,189 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/686, universal_newlines=False, shell=None, istream=None) [2024-09-09T03:55:18.022Z] 2024-09-09 03:55:17,934 [read_version] DEBUG read version from /w/workspace/edgex-go/686/.semver/main [2024-09-09T03:55:18.022Z] 3.2.0-dev.66 [Pipeline] } [2024-09-09T03:55:18.034Z] $ docker exec --env ******** --env ******** 9d8610acd7d5e3738a333cae9d70f53dc0c1aff3dc46e6b2cf56117eb3a0f1d9 ssh-agent -k [2024-09-09T03:55:18.144Z] unset SSH_AUTH_SOCK; [2024-09-09T03:55:18.145Z] unset SSH_AGENT_PID; [2024-09-09T03:55:18.145Z] echo Agent pid 38 killed; [2024-09-09T03:55:18.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T03:55:18.476Z] + git semver [Pipeline] } [2024-09-09T03:55:18.752Z] $ docker stop --time=1 9d8610acd7d5e3738a333cae9d70f53dc0c1aff3dc46e6b2cf56117eb3a0f1d9 [2024-09-09T03:55:19.991Z] $ docker rm -f --volumes 9d8610acd7d5e3738a333cae9d70f53dc0c1aff3dc46e6b2cf56117eb3a0f1d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-09T03:55:20.551Z] + [ -d /w/workspace/edgex-go/686/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:55:20.852Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:55:21.710Z] ---> package-listing.sh [2024-09-09T03:55:21.710Z] ++ facter osfamily [2024-09-09T03:55:21.710Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T03:55:21.969Z] + OS_FAMILY=debian [2024-09-09T03:55:21.969Z] + workspace=/w/workspace/edgex-go/686 [2024-09-09T03:55:21.969Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T03:55:21.969Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T03:55:21.969Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T03:55:21.969Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T03:55:21.969Z] + '[' /w/workspace/edgex-go/686 ']' [2024-09-09T03:55:21.969Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T03:55:21.969Z] + case "${OS_FAMILY}" in [2024-09-09T03:55:21.969Z] + dpkg -l [2024-09-09T03:55:21.969Z] + grep '^ii' [2024-09-09T03:55:21.969Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T03:55:21.969Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T03:55:21.969Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T03:55:21.969Z] + '[' /w/workspace/edgex-go/686 ']' [2024-09-09T03:55:21.969Z] + mkdir -p /w/workspace/edgex-go/686/archives/ [2024-09-09T03:55:21.969Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/686/archives/ [Pipeline] echo [2024-09-09T03:55:21.981Z] 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/686/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-09T03:55:22.259Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:55:22.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T03:55:22.818Z] [2024-09-09T03:55:22.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T03:55:23.124Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T03:55:23.124Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T03:55:23.124Z] 5eb5b503b376: Pulling fs layer [2024-09-09T03:55:23.124Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T03:55:23.124Z] ec43610c2a17: Pulling fs layer [2024-09-09T03:55:23.124Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T03:55:23.124Z] 33b1e0a273af: Pulling fs layer [2024-09-09T03:55:23.124Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T03:55:23.124Z] 2f39f015ded8: Pulling fs layer [2024-09-09T03:55:23.124Z] 3a2ae6a8a46f: Waiting [2024-09-09T03:55:23.124Z] 33b1e0a273af: Waiting [2024-09-09T03:55:23.124Z] 5d3b04190fa2: Waiting [2024-09-09T03:55:23.124Z] 2f39f015ded8: Waiting [2024-09-09T03:55:23.124Z] 5c69ac0246d0: Download complete [2024-09-09T03:55:23.124Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-09T03:55:23.124Z] 3a2ae6a8a46f: Download complete [2024-09-09T03:55:23.124Z] 33b1e0a273af: Verifying Checksum [2024-09-09T03:55:23.124Z] 33b1e0a273af: Download complete [2024-09-09T03:55:23.124Z] 5d3b04190fa2: Verifying Checksum [2024-09-09T03:55:23.124Z] 5d3b04190fa2: Download complete [2024-09-09T03:55:23.124Z] ec43610c2a17: Verifying Checksum [2024-09-09T03:55:23.124Z] ec43610c2a17: Download complete [2024-09-09T03:55:23.382Z] 5eb5b503b376: Verifying Checksum [2024-09-09T03:55:23.382Z] 5eb5b503b376: Download complete [2024-09-09T03:55:23.948Z] 2f39f015ded8: Download complete [2024-09-09T03:55:24.514Z] 5eb5b503b376: Pull complete [2024-09-09T03:55:24.514Z] 5c69ac0246d0: Pull complete [2024-09-09T03:55:25.084Z] ec43610c2a17: Pull complete [2024-09-09T03:55:25.084Z] 3a2ae6a8a46f: Pull complete [2024-09-09T03:55:25.342Z] 33b1e0a273af: Pull complete [2024-09-09T03:55:25.342Z] 5d3b04190fa2: Pull complete [2024-09-09T03:55:29.526Z] 2f39f015ded8: Pull complete [2024-09-09T03:55:29.526Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T03:55:29.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T03:55:29.526Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T03:55:29.698Z] prd-ubuntu20.04-docker-8c-8g-9798 does not seem to be running inside a container [2024-09-09T03:55:29.785Z] $ 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/686/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/686 -v /w/workspace/edgex-go/686:/w/workspace/edgex-go/686:rw,z -v /w/workspace/edgex-go/686@tmp:/w/workspace/edgex-go/686@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-09-09T03:55:34.155Z] $ docker top ab04508dbe47b5dd9f736d53ccc3f870eb1802daf8ab246e159965fcd41e870a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T03:55:34.498Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T03:55:34.784Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T03:55:35.071Z] + ls /var/log/sa-host [2024-09-09T03:55:35.071Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T03:55:35.246Z] provisioning config files... [2024-09-09T03:55:35.255Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/686@tmp/config18022608356837534964tmp [Pipeline] { [Pipeline] echo [2024-09-09T03:55:35.275Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:55:35.555Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T03:55:35.562Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:55:35.897Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T03:55:35.908Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:55:36.189Z] ---> sudo-logs.sh [2024-09-09T03:55:36.189Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T03:55:36.220Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:55:36.502Z] ---> job-cost.sh [2024-09-09T03:55:36.503Z] lf-activate-venv: SKIPPING [2024-09-09T03:55:36.503Z] DEBUG: total: 0.10999999940395355 [2024-09-09T03:55:36.503Z] INFO: Retrieving Stack Cost... [2024-09-09T03:55:36.762Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T03:55:37.329Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T03:55:37.343Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T03:55:37.624Z] ---> logs-deploy.sh [2024-09-09T03:55:37.624Z] lf-activate-venv: SKIPPING [2024-09-09T03:55:37.624Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/686 [2024-09-09T03:55:37.624Z] INFO: archiving workspace using pattern(s): [2024-09-09T03:55:38.560Z] Archives upload complete. [2024-09-09T03:55:38.819Z] INFO: archiving logs to Nexus [2024-09-09T03:55:39.389Z] ---> uname -a: [2024-09-09T03:55:39.389Z] Linux prd-ubuntu20-04-docker-8c-8g-9798 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-09T03:55:39.389Z] [2024-09-09T03:55:39.389Z] [2024-09-09T03:55:39.389Z] ---> lscpu: [2024-09-09T03:55:39.389Z] Architecture: x86_64 [2024-09-09T03:55:39.389Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-09T03:55:39.389Z] Byte Order: Little Endian [2024-09-09T03:55:39.389Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-09T03:55:39.389Z] CPU(s): 8 [2024-09-09T03:55:39.389Z] On-line CPU(s) list: 0-7 [2024-09-09T03:55:39.389Z] Thread(s) per core: 1 [2024-09-09T03:55:39.389Z] Core(s) per socket: 1 [2024-09-09T03:55:39.389Z] Socket(s): 8 [2024-09-09T03:55:39.389Z] NUMA node(s): 1 [2024-09-09T03:55:39.389Z] Vendor ID: AuthenticAMD [2024-09-09T03:55:39.389Z] CPU family: 23 [2024-09-09T03:55:39.389Z] Model: 49 [2024-09-09T03:55:39.389Z] Model name: AMD EPYC-Rome Processor [2024-09-09T03:55:39.389Z] Stepping: 0 [2024-09-09T03:55:39.389Z] CPU MHz: 2799.998 [2024-09-09T03:55:39.389Z] BogoMIPS: 5599.99 [2024-09-09T03:55:39.389Z] Virtualization: AMD-V [2024-09-09T03:55:39.389Z] Hypervisor vendor: KVM [2024-09-09T03:55:39.389Z] Virtualization type: full [2024-09-09T03:55:39.389Z] L1d cache: 256 KiB [2024-09-09T03:55:39.389Z] L1i cache: 256 KiB [2024-09-09T03:55:39.389Z] L2 cache: 4 MiB [2024-09-09T03:55:39.389Z] L3 cache: 128 MiB [2024-09-09T03:55:39.389Z] NUMA node0 CPU(s): 0-7 [2024-09-09T03:55:39.389Z] Vulnerability Itlb multihit: Not affected [2024-09-09T03:55:39.389Z] Vulnerability L1tf: Not affected [2024-09-09T03:55:39.389Z] Vulnerability Mds: Not affected [2024-09-09T03:55:39.389Z] Vulnerability Meltdown: Not affected [2024-09-09T03:55:39.389Z] Vulnerability Mmio stale data: Not affected [2024-09-09T03:55:39.389Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-09T03:55:39.389Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-09T03:55:39.389Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-09T03:55:39.389Z] Vulnerability Srbds: Not affected [2024-09-09T03:55:39.389Z] Vulnerability Tsx async abort: Not affected [2024-09-09T03:55:39.389Z] 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-09-09T03:55:39.389Z] [2024-09-09T03:55:39.389Z] [2024-09-09T03:55:39.389Z] ---> nproc: [2024-09-09T03:55:39.389Z] 8 [2024-09-09T03:55:39.389Z] [2024-09-09T03:55:39.389Z] [2024-09-09T03:55:39.389Z] ---> df -h: [2024-09-09T03:55:39.389Z] Filesystem Size Used Avail Use% Mounted on [2024-09-09T03:55:39.389Z] overlay 155G 29G 127G 19% / [2024-09-09T03:55:39.389Z] tmpfs 64M 0 64M 0% /dev [2024-09-09T03:55:39.389Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-09T03:55:39.389Z] shm 64M 0 64M 0% /dev/shm [2024-09-09T03:55:39.389Z] /dev/vda1 155G 29G 127G 19% /facter-os [2024-09-09T03:55:39.389Z] [2024-09-09T03:55:39.389Z] [2024-09-09T03:55:39.389Z] ---> sar -b -r -n DEV: [2024-09-09T03:55:39.389Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9798) 09/09/24 _x86_64_ (8 CPU) [2024-09-09T03:55:39.389Z] [2024-09-09T03:55:39.389Z] 03:05:39 LINUX RESTART (8 CPU) [2024-09-09T03:55:39.389Z] [2024-09-09T03:55:39.389Z] 03:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-09T03:55:39.389Z] 03:07:01 378.74 47.80 330.94 0.00 5336.62 179565.61 0.00 [2024-09-09T03:55:39.389Z] 03:08:01 182.60 1.07 181.54 0.00 27.86 65219.66 0.00 [2024-09-09T03:55:39.389Z] 03:09:01 43.13 0.02 43.11 0.00 0.13 33379.25 0.00 [2024-09-09T03:55:39.389Z] 03:10:01 32.88 0.17 32.71 0.00 2.53 18997.77 0.00 [2024-09-09T03:55:39.389Z] 03:11:01 294.15 1.28 292.87 0.00 99.10 228008.11 0.00 [2024-09-09T03:55:39.389Z] 03:12:01 892.32 12.45 879.87 0.00 2087.17 237070.84 0.00 [2024-09-09T03:55:39.389Z] 03:13:01 402.57 1.72 400.85 0.00 2275.37 54828.39 0.00 [2024-09-09T03:55:39.389Z] 03:14:01 356.66 0.02 356.65 0.00 0.13 117394.34 0.00 [2024-09-09T03:55:39.389Z] 03:15:01 726.46 0.05 726.41 0.00 1.73 118154.48 0.00 [2024-09-09T03:55:39.389Z] 03:16:01 37.64 0.08 37.56 0.00 8.40 992.10 0.00 [2024-09-09T03:55:39.389Z] 03:17:01 23.28 0.05 23.23 0.00 5.33 560.31 0.00 [2024-09-09T03:55:39.389Z] 03:18:01 1.38 0.00 1.38 0.00 0.00 15.19 0.00 [2024-09-09T03:55:39.389Z] 03:19:01 1.68 0.00 1.68 0.00 0.00 22.80 0.00 [2024-09-09T03:55:39.389Z] 03:20:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 [2024-09-09T03:55:39.389Z] 03:21:01 1.80 0.02 1.78 0.00 0.13 19.46 0.00 [2024-09-09T03:55:39.389Z] 03:22:01 1.12 0.02 1.10 0.00 0.93 17.73 0.00 [2024-09-09T03:55:39.389Z] 03:23:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2024-09-09T03:55:39.389Z] 03:24:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2024-09-09T03:55:39.389Z] 03:25:01 2.68 0.18 2.50 0.00 18.53 30.79 0.00 [2024-09-09T03:55:39.389Z] 03:26:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2024-09-09T03:55:39.389Z] 03:27:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 [2024-09-09T03:55:39.389Z] 03:28:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2024-09-09T03:55:39.389Z] 03:29:01 1.17 0.00 1.17 0.00 0.00 12.40 0.00 [2024-09-09T03:55:39.389Z] 03:30:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2024-09-09T03:55:39.389Z] 03:31:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 [2024-09-09T03:55:39.389Z] 03:32:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2024-09-09T03:55:39.389Z] 03:33:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 [2024-09-09T03:55:39.389Z] 03:34:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2024-09-09T03:55:39.389Z] 03:35:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 [2024-09-09T03:55:39.389Z] 03:36:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 [2024-09-09T03:55:39.389Z] 03:37:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 [2024-09-09T03:55:39.389Z] 03:38:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 [2024-09-09T03:55:39.389Z] 03:39:01 2.92 1.52 1.40 0.00 35.46 16.80 0.00 [2024-09-09T03:55:39.389Z] 03:40:01 1.78 0.00 1.78 0.00 0.00 20.53 0.00 [2024-09-09T03:55:39.389Z] 03:41:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 [2024-09-09T03:55:39.389Z] 03:42:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 [2024-09-09T03:55:39.389Z] 03:43:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2024-09-09T03:55:39.389Z] 03:44:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 [2024-09-09T03:55:39.389Z] 03:45:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2024-09-09T03:55:39.389Z] 03:46:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2024-09-09T03:55:39.389Z] 03:47:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 [2024-09-09T03:55:39.389Z] 03:48:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 [2024-09-09T03:55:39.389Z] 03:49:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 [2024-09-09T03:55:39.389Z] 03:50:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2024-09-09T03:55:39.389Z] 03:51:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2024-09-09T03:55:39.389Z] 03:52:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2024-09-09T03:55:39.389Z] 03:53:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 [2024-09-09T03:55:39.389Z] 03:54:01 3.52 1.02 2.50 0.00 21.86 34.13 0.00 [2024-09-09T03:55:39.389Z] 03:55:01 160.74 0.42 160.32 0.00 23.06 54866.86 0.00 [2024-09-09T03:55:39.389Z] Average: 73.14 1.39 71.76 0.00 202.97 22655.85 0.00 [2024-09-09T03:55:39.389Z] [2024-09-09T03:55:39.389Z] 03:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-09T03:55:39.389Z] 03:07:01 28740252 31562016 751200 2.28 75788 3011508 1868380 5.51 1059364 2685028 597208 [2024-09-09T03:55:39.389Z] 03:08:01 27347916 31433316 867936 2.64 128392 4094596 1989836 5.86 1723532 3273908 793436 [2024-09-09T03:55:39.389Z] 03:09:01 26745132 31164620 1134468 3.45 132668 4405396 2524088 7.44 1937496 3636992 608508 [2024-09-09T03:55:39.389Z] 03:10:01 26472596 31417640 878796 2.67 135704 4881968 1993148 5.87 1800280 4001960 569936 [2024-09-09T03:55:39.389Z] 03:11:01 20589364 31233564 1048928 3.19 148320 10436976 4398972 12.96 1999296 9522456 826676 [2024-09-09T03:55:39.389Z] 03:12:01 14239364 31137304 1083292 3.29 341012 16056052 5245860 15.46 2909304 14448956 33568 [2024-09-09T03:55:39.389Z] 03:13:01 8481388 28213848 3954944 12.03 389256 18495236 10939540 32.24 7033140 15665780 1173600 [2024-09-09T03:55:39.389Z] 03:14:01 6208244 28046204 4140420 12.59 399768 20549988 9441392 27.82 7919372 17038700 402780 [2024-09-09T03:55:39.389Z] 03:15:01 9773584 31434252 810188 2.46 412220 20521060 2360992 6.96 3288548 18354336 0 [2024-09-09T03:55:39.389Z] 03:16:01 9776092 31439296 804076 2.45 413952 20521968 2226724 6.56 3625728 18012788 604 [2024-09-09T03:55:39.389Z] 03:17:01 9774268 31438568 804796 2.45 414756 20522488 2216476 6.53 3948140 17691900 76 [2024-09-09T03:55:39.389Z] 03:18:01 9775952 31440304 802992 2.44 414768 20522492 2216476 6.53 3944636 17691900 172 [2024-09-09T03:55:39.389Z] 03:19:01 9781572 31445936 797668 2.43 414804 20522500 2216476 6.53 3939976 17691904 8 [2024-09-09T03:55:39.389Z] 03:20:01 9782068 31446480 797208 2.42 414812 20522504 2216476 6.53 3939600 17691912 4 [2024-09-09T03:55:39.389Z] 03:21:01 9791508 31456176 788056 2.40 414844 20522632 2255676 6.65 3929560 17692040 24 [2024-09-09T03:55:39.389Z] 03:22:01 9791596 31456244 787868 2.40 414876 20522640 2255676 6.65 3929740 17692020 160 [2024-09-09T03:55:39.389Z] 03:23:01 9791648 31456396 787572 2.40 414892 20522644 2255676 6.65 3929548 17692052 12 [2024-09-09T03:55:39.389Z] 03:24:01 9791212 31455960 787936 2.40 414900 20522648 2255676 6.65 3929560 17692052 172 [2024-09-09T03:55:39.389Z] 03:25:01 9791780 31457284 786828 2.39 414912 20523208 2292612 6.76 3928816 17692544 64 [2024-09-09T03:55:39.389Z] 03:26:01 9791544 31457048 787016 2.39 414928 20523212 2292612 6.76 3928508 17692544 168 [2024-09-09T03:55:39.389Z] 03:27:01 9791236 31456908 787112 2.39 414944 20523344 2292612 6.76 3928904 17692680 8 [2024-09-09T03:55:39.389Z] 03:28:01 9791196 31456884 787068 2.39 414964 20523348 2292612 6.76 3928632 17692684 168 [2024-09-09T03:55:39.389Z] 03:29:01 9791400 31457092 786780 2.39 414984 20523348 2292612 6.76 3928768 17692684 12 [2024-09-09T03:55:39.389Z] 03:30:01 9791200 31456968 786768 2.39 415008 20523352 2292612 6.76 3928920 17692688 188 [2024-09-09T03:55:39.389Z] 03:31:01 9790860 31456668 786976 2.39 415032 20523352 2292612 6.76 3928960 17692692 12 [2024-09-09T03:55:39.389Z] 03:32:01 9791104 31456940 786644 2.39 415052 20523356 2292612 6.76 3929020 17692700 172 [2024-09-09T03:55:39.389Z] 03:33:01 9791772 31457616 786348 2.39 415076 20523360 2292612 6.76 3928880 17692704 8 [2024-09-09T03:55:39.389Z] 03:34:01 9791788 31457672 786288 2.39 415092 20523360 2276196 6.71 3928780 17692704 176 [2024-09-09T03:55:39.389Z] 03:35:01 9791448 31457340 786504 2.39 415104 20523364 2276196 6.71 3929024 17692708 28 [2024-09-09T03:55:39.389Z] 03:36:01 9791944 31457872 786072 2.39 415120 20523372 2276196 6.71 3928820 17692712 204 [2024-09-09T03:55:39.389Z] 03:37:01 9792432 31458384 785512 2.39 415140 20523372 2276196 6.71 3928812 17692716 12 [2024-09-09T03:55:39.389Z] 03:38:01 9792384 31458340 785480 2.39 415164 20523376 2276196 6.71 3928748 17692720 168 [2024-09-09T03:55:39.389Z] 03:39:01 9784468 31452440 791416 2.41 415192 20524436 2276196 6.71 3937464 17693000 4 [2024-09-09T03:55:39.389Z] 03:40:01 9784540 31452532 791332 2.41 415196 20524444 2276196 6.71 3937252 17693008 4 [2024-09-09T03:55:39.389Z] 03:41:01 9784712 31452708 791052 2.41 415216 20524448 2276196 6.71 3937284 17692964 48 [2024-09-09T03:55:39.390Z] 03:42:01 9784656 31452652 791060 2.41 415220 20524448 2276196 6.71 3937068 17692964 44 [2024-09-09T03:55:39.390Z] 03:43:01 9784064 31452100 791524 2.41 415232 20524452 2276196 6.71 3937308 17692972 4 [2024-09-09T03:55:39.390Z] 03:44:01 9784284 31452328 791176 2.41 415244 20524460 2276196 6.71 3937064 17692976 176 [2024-09-09T03:55:39.390Z] 03:45:01 9784444 31452520 791148 2.41 415256 20524460 2276196 6.71 3937236 17692984 8 [2024-09-09T03:55:39.390Z] 03:46:01 9784396 31452480 791108 2.41 415268 20524464 2276196 6.71 3937240 17692988 176 [2024-09-09T03:55:39.390Z] 03:47:01 9784032 31452152 791392 2.41 415288 20524464 2276196 6.71 3937196 17692992 8 [2024-09-09T03:55:39.390Z] 03:48:01 9783992 31452152 791320 2.41 415320 20524468 2276196 6.71 3937180 17692996 180 [2024-09-09T03:55:39.390Z] 03:49:01 9784284 31452452 790948 2.41 415348 20524472 2276196 6.71 3937164 17693000 12 [2024-09-09T03:55:39.390Z] 03:50:01 9784204 31452408 790948 2.41 415368 20524472 2276196 6.71 3937420 17693004 176 [2024-09-09T03:55:39.390Z] 03:51:01 9784120 31452332 791168 2.41 415396 20524460 2276196 6.71 3937420 17693008 12 [2024-09-09T03:55:39.390Z] 03:52:01 9784104 31452356 791324 2.41 415416 20524476 2292248 6.76 3937276 17693012 172 [2024-09-09T03:55:39.390Z] 03:53:01 9784120 31452376 791240 2.41 415432 20524480 2292248 6.76 3937192 17693016 28 [2024-09-09T03:55:39.390Z] 03:54:01 9779928 31449304 794036 2.41 415516 20525104 2296680 6.77 3938000 17693548 68 [2024-09-09T03:55:39.390Z] 03:55:01 8353984 31404964 835640 2.54 440992 21758372 2359640 6.95 4034716 18894284 340756 [2024-09-09T03:55:39.390Z] Average: 11400697 31300437 945665 2.88 383513 18870049 2688232 7.92 3812692 16282793 109188 [2024-09-09T03:55:39.390Z] [2024-09-09T03:55:39.390Z] 03:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-09T03:55:39.390Z] 03:07:01 lo 5.26 5.26 0.51 0.51 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:07:01 docker0 618.51 552.58 42.65 2880.39 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:07:01 ens3 1526.99 1495.45 11348.02 188.03 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:08:01 vethb3d8bd9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:08:01 docker0 250.32 309.87 21.28 2068.78 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:08:01 ens3 341.26 267.26 2097.98 36.71 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:09:01 vethb3d8bd9 1.70 1.73 0.15 0.16 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:09:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:09:01 ens3 36.83 20.43 30.30 15.35 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:10:01 vethb3d8bd9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:10:01 ens3 22.91 12.98 19.88 10.54 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:11:01 vethb8bd519 0.58 0.68 0.05 0.24 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:11:01 vethaac4e55 0.22 0.32 0.02 0.09 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:11:01 vethdf58c35 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:11:01 veth83a576a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:11:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:11:01 vethda53ef0 2.00 3.72 0.15 34.02 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:11:01 veth9e55f7f 3.18 4.71 0.24 62.11 0.00 0.00 0.00 0.01 [2024-09-09T03:55:39.390Z] 03:11:01 vethb23041c 1.68 3.46 0.13 40.55 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:11:01 vethcae7bde 1.38 2.43 0.11 31.30 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:11:01 veth17509a6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:11:01 veth5b33105 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:11:01 veth03a66fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:11:01 docker0 10.11 16.69 0.65 199.55 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:11:01 vethbc38320 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:11:01 veth95e85b1 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:11:01 veth4c3632c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:11:01 ens3 171.98 118.64 3314.48 161.90 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:11:01 vethe4656a2 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:11:01 veth54b6e54 1.10 2.31 0.09 31.29 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 vethb8bd519 0.15 0.80 0.01 0.03 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 veth02a460e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 vethdff9b1c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 veth683af86 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 veth19a0a17 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 lo 0.73 0.73 0.06 0.06 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 vethafecc05 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 vethce3995f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 vethe08eb80 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 veth9c6c359 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 veth386e2d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 veth1139785 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 vethbb47d88 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 vetha42843f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 vethb62a8fd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 docker0 443.37 780.37 37.76 6847.21 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 veth82e3465 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 vethba17ccd 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 vethb94bbae 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:12:01 ens3 941.47 513.41 8698.73 56.51 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:13:01 vethb8bd519 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:13:01 veth02a460e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:13:01 vethdff9b1c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:13:01 veth19a0a17 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:13:01 vethafecc05 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:13:01 vethce3995f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:13:01 vethe08eb80 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:13:01 veth9c6c359 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:13:01 veth386e2d6 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:13:01 veth1139785 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:13:01 vethbb47d88 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:13:01 vethb62a8fd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:13:01 docker0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:13:01 vethba17ccd 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:13:01 vethb94bbae 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:13:01 ens3 62.58 30.64 916.05 6.82 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:14:01 vethb8bd519 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:14:01 veth02a460e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:14:01 vethdff9b1c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:14:01 veth19a0a17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:14:01 vethafecc05 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:14:01 vethce3995f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:14:01 vethe08eb80 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:14:01 veth9c6c359 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:14:01 veth386e2d6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:14:01 veth1139785 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:14:01 vethbb47d88 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:14:01 vethb62a8fd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:14:01 vethba17ccd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:14:01 vethb94bbae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:14:01 ens3 4.95 2.63 3.87 2.06 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:15:01 lo 7.60 7.60 0.75 0.75 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:15:01 ens3 75.91 62.93 49.10 219.19 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:16:01 lo 51.39 51.39 5.06 5.06 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:16:01 ens3 481.40 475.34 226.92 2307.88 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:17:01 lo 25.80 25.80 2.54 2.54 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:17:01 ens3 305.87 303.58 140.80 1738.43 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:19:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:21:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:22:01 ens3 1.05 1.35 0.14 6.67 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:23:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:24:01 ens3 0.32 0.27 0.27 0.02 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:25:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:25:01 ens3 0.42 0.30 0.10 0.05 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:27:01 ens3 1.03 1.90 0.13 6.69 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:32:01 ens3 0.88 1.37 0.18 6.55 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.390Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:37:01 ens3 0.67 1.18 0.11 6.66 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:39:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:39:01 ens3 7.38 8.87 4.71 13.85 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:40:01 ens3 1.80 1.53 0.98 1.22 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:41:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:42:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:47:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:48:01 ens3 0.25 0.18 0.12 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:49:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:50:01 ens3 0.73 0.38 0.30 0.22 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:51:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:52:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:53:01 ens3 0.68 0.08 0.11 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:54:01 ens3 0.53 0.38 0.27 0.22 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:55:01 lo 2.40 2.40 0.25 0.25 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:55:01 docker0 72.29 135.74 6.91 1275.62 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] 03:55:01 ens3 402.43 235.51 8093.00 46.60 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] Average: lo 2.02 2.02 0.20 0.20 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] Average: docker0 28.50 36.68 2.23 270.87 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] Average: ens3 89.65 72.62 713.36 98.62 0.00 0.00 0.00 0.00 [2024-09-09T03:55:39.391Z] [2024-09-09T03:55:39.391Z] [2024-09-09T03:55:39.391Z] ---> sar -P ALL: [2024-09-09T03:55:39.391Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9798) 09/09/24 _x86_64_ (8 CPU) [2024-09-09T03:55:39.391Z] [2024-09-09T03:55:39.391Z] 03:05:39 LINUX RESTART (8 CPU) [2024-09-09T03:55:39.391Z] [2024-09-09T03:55:39.391Z] 03:06:01 CPU %user %nice %system %iowait %steal %idle [2024-09-09T03:55:39.391Z] 03:07:01 all 10.43 0.00 3.52 2.85 0.06 83.14 [2024-09-09T03:55:39.391Z] 03:07:01 0 8.82 0.00 3.62 3.72 0.07 83.78 [2024-09-09T03:55:39.391Z] 03:07:01 1 11.11 0.00 3.67 0.37 0.05 84.80 [2024-09-09T03:55:39.391Z] 03:07:01 2 11.75 0.00 4.36 4.74 0.08 79.07 [2024-09-09T03:55:39.391Z] 03:07:01 3 8.88 0.00 1.92 0.25 0.05 88.90 [2024-09-09T03:55:39.391Z] 03:07:01 4 11.80 0.00 6.00 5.12 0.07 77.01 [2024-09-09T03:55:39.391Z] 03:07:01 5 12.50 0.00 3.40 1.74 0.05 82.31 [2024-09-09T03:55:39.391Z] 03:07:01 6 8.79 0.00 2.88 6.53 0.07 81.73 [2024-09-09T03:55:39.391Z] 03:07:01 7 9.78 0.00 2.29 0.30 0.07 87.56 [2024-09-09T03:55:39.391Z] 03:08:01 all 28.41 0.00 5.10 2.51 0.07 63.90 [2024-09-09T03:55:39.391Z] 03:08:01 0 28.25 0.00 5.24 3.07 0.08 63.35 [2024-09-09T03:55:39.391Z] 03:08:01 1 27.92 0.00 5.34 0.27 0.08 66.39 [2024-09-09T03:55:39.391Z] 03:08:01 2 30.15 0.00 4.88 0.15 0.07 64.75 [2024-09-09T03:55:39.391Z] 03:08:01 3 27.08 0.00 4.43 0.55 0.07 67.87 [2024-09-09T03:55:39.391Z] 03:08:01 4 28.53 0.00 6.30 10.78 0.07 54.33 [2024-09-09T03:55:39.391Z] 03:08:01 5 29.43 0.00 4.43 0.39 0.08 65.67 [2024-09-09T03:55:39.391Z] 03:08:01 6 26.97 0.00 4.75 4.59 0.07 63.62 [2024-09-09T03:55:39.391Z] 03:08:01 7 29.00 0.00 5.45 0.30 0.07 65.18 [2024-09-09T03:55:39.391Z] 03:09:01 all 32.61 0.00 5.62 1.67 0.08 60.02 [2024-09-09T03:55:39.391Z] 03:09:01 0 33.79 0.00 5.92 9.17 0.07 51.06 [2024-09-09T03:55:39.391Z] 03:09:01 1 33.17 0.00 5.29 2.55 0.10 58.88 [2024-09-09T03:55:39.391Z] 03:09:01 2 31.60 0.00 5.23 0.17 0.08 62.92 [2024-09-09T03:55:39.391Z] 03:09:01 3 31.30 0.00 6.09 0.23 0.08 62.29 [2024-09-09T03:55:39.391Z] 03:09:01 4 31.20 0.00 5.13 0.32 0.07 63.28 [2024-09-09T03:55:39.391Z] 03:09:01 5 35.79 0.00 5.99 0.57 0.07 57.58 [2024-09-09T03:55:39.391Z] 03:09:01 6 32.06 0.00 5.65 0.05 0.08 62.16 [2024-09-09T03:55:39.391Z] 03:09:01 7 31.97 0.00 5.65 0.27 0.07 62.04 [2024-09-09T03:55:39.391Z] 03:10:01 all 56.67 0.00 7.28 0.77 0.08 35.20 [2024-09-09T03:55:39.391Z] 03:10:01 0 57.76 0.00 7.93 1.43 0.08 32.79 [2024-09-09T03:55:39.391Z] 03:10:01 1 57.17 0.00 7.33 0.34 0.08 35.08 [2024-09-09T03:55:39.391Z] 03:10:01 2 57.02 0.00 7.59 0.13 0.08 35.16 [2024-09-09T03:55:39.391Z] 03:10:01 3 56.04 0.00 6.90 0.24 0.08 36.73 [2024-09-09T03:55:39.391Z] 03:10:01 4 57.08 0.00 7.06 1.18 0.08 34.59 [2024-09-09T03:55:39.391Z] 03:10:01 5 56.10 0.00 7.19 2.58 0.08 34.05 [2024-09-09T03:55:39.391Z] 03:10:01 6 57.43 0.00 6.74 0.08 0.08 35.65 [2024-09-09T03:55:39.391Z] 03:10:01 7 54.72 0.00 7.47 0.17 0.08 37.56 [2024-09-09T03:55:39.391Z] 03:11:01 all 18.30 0.00 6.43 17.05 0.09 58.13 [2024-09-09T03:55:39.391Z] 03:11:01 0 19.09 0.00 6.28 9.79 0.10 64.74 [2024-09-09T03:55:39.391Z] 03:11:01 1 18.91 0.00 6.68 19.96 0.09 54.36 [2024-09-09T03:55:39.391Z] 03:11:01 2 18.35 0.00 6.33 15.89 0.14 59.30 [2024-09-09T03:55:39.391Z] 03:11:01 3 16.75 0.00 5.32 13.30 0.08 64.56 [2024-09-09T03:55:39.391Z] 03:11:01 4 18.81 0.00 7.19 23.09 0.09 50.82 [2024-09-09T03:55:39.391Z] 03:11:01 5 19.03 0.00 6.61 7.12 0.07 67.18 [2024-09-09T03:55:39.391Z] 03:11:01 6 19.02 0.00 8.11 30.38 0.09 42.40 [2024-09-09T03:55:39.391Z] 03:11:01 7 16.48 0.00 4.90 16.97 0.07 61.57 [2024-09-09T03:55:39.391Z] 03:12:01 all 12.13 0.00 7.07 27.13 0.12 53.56 [2024-09-09T03:55:39.391Z] 03:12:01 0 12.81 0.00 7.27 21.01 0.08 58.83 [2024-09-09T03:55:39.391Z] 03:12:01 1 12.36 0.00 7.75 35.72 0.08 44.08 [2024-09-09T03:55:39.391Z] 03:12:01 2 11.62 0.00 8.10 33.96 0.20 46.11 [2024-09-09T03:55:39.391Z] 03:12:01 3 12.12 0.00 6.56 15.12 0.17 66.04 [2024-09-09T03:55:39.391Z] 03:12:01 4 12.76 0.00 6.96 26.31 0.08 53.88 [2024-09-09T03:55:39.391Z] 03:12:01 5 13.36 0.00 6.34 29.35 0.08 50.86 [2024-09-09T03:55:39.391Z] 03:12:01 6 11.61 0.00 6.09 24.84 0.12 57.34 [2024-09-09T03:55:39.391Z] 03:12:01 7 10.39 0.00 7.45 30.77 0.10 51.29 [2024-09-09T03:55:39.391Z] 03:13:01 all 85.22 0.00 13.10 1.16 0.11 0.41 [2024-09-09T03:55:39.391Z] 03:13:01 0 86.05 0.00 12.84 0.80 0.10 0.20 [2024-09-09T03:55:39.391Z] 03:13:01 1 83.96 0.00 14.42 1.22 0.12 0.29 [2024-09-09T03:55:39.391Z] 03:13:01 2 86.44 0.00 12.33 0.84 0.10 0.28 [2024-09-09T03:55:39.391Z] 03:13:01 3 83.25 0.00 14.47 1.44 0.10 0.74 [2024-09-09T03:55:39.391Z] 03:13:01 4 86.05 0.00 12.28 1.35 0.12 0.20 [2024-09-09T03:55:39.391Z] 03:13:01 5 85.46 0.00 12.84 1.12 0.12 0.47 [2024-09-09T03:55:39.391Z] 03:13:01 6 85.17 0.00 13.08 1.16 0.10 0.49 [2024-09-09T03:55:39.391Z] 03:13:01 7 85.35 0.00 12.54 1.36 0.12 0.64 [2024-09-09T03:55:39.391Z] 03:14:01 all 88.80 0.00 11.04 0.00 0.16 0.00 [2024-09-09T03:55:39.391Z] 03:14:01 0 88.56 0.00 11.31 0.00 0.14 0.00 [2024-09-09T03:55:39.391Z] 03:14:01 1 87.94 0.00 11.93 0.00 0.13 0.00 [2024-09-09T03:55:39.391Z] 03:14:01 2 87.49 0.00 12.34 0.00 0.17 0.00 [2024-09-09T03:55:39.391Z] 03:14:01 3 89.18 0.00 10.68 0.00 0.14 0.00 [2024-09-09T03:55:39.391Z] 03:14:01 4 89.06 0.00 10.79 0.00 0.15 0.00 [2024-09-09T03:55:39.391Z] 03:14:01 5 88.98 0.00 10.76 0.00 0.26 0.00 [2024-09-09T03:55:39.391Z] 03:14:01 6 90.32 0.00 9.53 0.00 0.15 0.00 [2024-09-09T03:55:39.391Z] 03:14:01 7 88.89 0.00 10.98 0.00 0.14 0.00 [2024-09-09T03:55:39.391Z] 03:15:01 all 57.05 0.00 10.28 5.84 0.20 26.63 [2024-09-09T03:55:39.391Z] 03:15:01 0 56.34 0.00 9.73 7.59 0.19 26.15 [2024-09-09T03:55:39.391Z] 03:15:01 1 58.21 0.00 11.44 5.57 0.15 24.63 [2024-09-09T03:55:39.391Z] 03:15:01 2 56.58 0.00 10.19 7.07 0.22 25.94 [2024-09-09T03:55:39.391Z] 03:15:01 3 56.71 0.00 9.62 0.94 0.21 32.51 [2024-09-09T03:55:39.391Z] 03:15:01 4 57.90 0.00 10.88 5.40 0.21 25.61 [2024-09-09T03:55:39.391Z] 03:15:01 5 55.79 0.00 9.20 8.25 0.21 26.55 [2024-09-09T03:55:39.391Z] 03:15:01 6 56.25 0.00 9.86 5.89 0.21 27.79 [2024-09-09T03:55:39.391Z] 03:15:01 7 58.59 0.00 11.28 5.95 0.17 24.01 [2024-09-09T03:55:39.391Z] 03:16:01 all 8.42 0.00 1.00 0.11 0.07 90.40 [2024-09-09T03:55:39.391Z] 03:16:01 0 8.29 0.00 1.17 0.33 0.05 90.16 [2024-09-09T03:55:39.391Z] 03:16:01 1 11.30 0.00 1.09 0.17 0.07 87.38 [2024-09-09T03:55:39.391Z] 03:16:01 2 8.96 0.00 0.84 0.02 0.07 90.12 [2024-09-09T03:55:39.391Z] 03:16:01 3 6.68 0.00 0.89 0.02 0.08 92.33 [2024-09-09T03:55:39.391Z] 03:16:01 4 11.20 0.00 1.05 0.05 0.08 87.62 [2024-09-09T03:55:39.391Z] 03:16:01 5 6.68 0.00 0.62 0.03 0.08 92.58 [2024-09-09T03:55:39.391Z] 03:16:01 6 6.37 0.00 1.03 0.03 0.07 92.49 [2024-09-09T03:55:39.391Z] 03:16:01 7 7.86 0.00 1.29 0.27 0.07 90.52 [2024-09-09T03:55:39.391Z] 03:17:01 all 7.23 0.00 0.74 0.06 0.05 91.91 [2024-09-09T03:55:39.391Z] 03:17:01 0 4.72 0.00 0.62 0.17 0.05 94.44 [2024-09-09T03:55:39.391Z] 03:17:01 1 12.24 0.00 0.94 0.07 0.07 86.69 [2024-09-09T03:55:39.391Z] 03:17:01 2 3.86 0.00 0.42 0.02 0.03 95.68 [2024-09-09T03:55:39.391Z] 03:17:01 3 12.05 0.00 0.77 0.02 0.08 87.08 [2024-09-09T03:55:39.391Z] 03:17:01 4 3.83 0.00 0.89 0.08 0.05 95.15 [2024-09-09T03:55:39.391Z] 03:17:01 5 3.23 0.00 0.50 0.00 0.03 96.24 [2024-09-09T03:55:39.391Z] 03:17:01 6 9.17 0.00 0.69 0.08 0.05 90.01 [2024-09-09T03:55:39.391Z] 03:17:01 7 8.76 0.00 1.14 0.05 0.05 90.00 [2024-09-09T03:55:39.391Z] [2024-09-09T03:55:39.391Z] 03:17:01 CPU %user %nice %system %iowait %steal %idle [2024-09-09T03:55:39.391Z] 03:18:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-09-09T03:55:39.391Z] 03:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.391Z] 03:18:01 1 0.08 0.00 0.02 0.02 0.03 99.85 [2024-09-09T03:55:39.391Z] 03:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.391Z] 03:18:01 3 0.07 0.00 0.03 0.00 0.03 99.87 [2024-09-09T03:55:39.391Z] 03:18:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-09T03:55:39.391Z] 03:18:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-09T03:55:39.391Z] 03:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-09T03:55:39.391Z] 03:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-09T03:55:39.391Z] 03:19:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-09-09T03:55:39.391Z] 03:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T03:55:39.391Z] 03:19:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2024-09-09T03:55:39.391Z] 03:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T03:55:39.391Z] 03:19:01 3 0.07 0.00 0.02 0.00 0.03 99.88 [2024-09-09T03:55:39.391Z] 03:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T03:55:39.391Z] 03:19:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T03:55:39.391Z] 03:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T03:55:39.391Z] 03:19:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-09-09T03:55:39.391Z] 03:20:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-09-09T03:55:39.391Z] 03:20:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-09T03:55:39.391Z] 03:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T03:55:39.391Z] 03:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.391Z] 03:20:01 3 0.07 0.00 0.02 0.00 0.03 99.88 [2024-09-09T03:55:39.391Z] 03:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T03:55:39.392Z] 03:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.392Z] 03:20:01 6 0.02 0.00 0.05 0.00 0.03 99.90 [2024-09-09T03:55:39.392Z] 03:20:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-09T03:55:39.392Z] 03:21:01 all 0.04 0.00 0.03 0.00 0.01 99.92 [2024-09-09T03:55:39.392Z] 03:21:01 0 0.05 0.00 0.02 0.02 0.00 99.92 [2024-09-09T03:55:39.392Z] 03:21:01 1 0.07 0.00 0.03 0.02 0.02 99.87 [2024-09-09T03:55:39.392Z] 03:21:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-09T03:55:39.392Z] 03:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T03:55:39.392Z] 03:21:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2024-09-09T03:55:39.392Z] 03:21:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-09T03:55:39.392Z] 03:21:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-09T03:55:39.392Z] 03:21:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-09T03:55:39.392Z] 03:22:01 all 0.02 0.00 0.01 0.02 0.02 99.93 [2024-09-09T03:55:39.392Z] 03:22:01 0 0.00 0.00 0.02 0.00 0.05 99.93 [2024-09-09T03:55:39.392Z] 03:22:01 1 0.03 0.00 0.00 0.17 0.02 99.78 [2024-09-09T03:55:39.392Z] 03:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.392Z] 03:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T03:55:39.392Z] 03:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.392Z] 03:22:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-09T03:55:39.392Z] 03:22:01 6 0.00 0.00 0.00 0.00 0.03 99.97 [2024-09-09T03:55:39.392Z] 03:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.392Z] 03:23:01 all 0.05 0.00 0.01 0.04 0.01 99.90 [2024-09-09T03:55:39.392Z] 03:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T03:55:39.392Z] 03:23:01 1 0.03 0.00 0.00 0.05 0.02 99.90 [2024-09-09T03:55:39.392Z] 03:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.392Z] 03:23:01 3 0.20 0.00 0.03 0.00 0.02 99.75 [2024-09-09T03:55:39.392Z] 03:23:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2024-09-09T03:55:39.392Z] 03:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.392Z] 03:23:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2024-09-09T03:55:39.392Z] 03:23:01 7 0.02 0.00 0.00 0.25 0.00 99.73 [2024-09-09T03:55:39.392Z] 03:24:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-09-09T03:55:39.392Z] 03:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T03:55:39.392Z] 03:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T03:55:39.392Z] 03:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T03:55:39.392Z] 03:24:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-09-09T03:55:39.392Z] 03:24:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T03:55:39.392Z] 03:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.392Z] 03:24:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T03:55:39.392Z] 03:24:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-09T03:55:39.392Z] 03:25:01 all 0.10 0.00 0.05 0.01 0.01 99.83 [2024-09-09T03:55:39.392Z] 03:25:01 0 0.02 0.00 0.05 0.03 0.00 99.90 [2024-09-09T03:55:39.392Z] 03:25:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2024-09-09T03:55:39.392Z] 03:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-09T03:55:39.392Z] 03:25:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-09T03:55:39.392Z] 03:25:01 4 0.57 0.00 0.12 0.03 0.02 99.27 [2024-09-09T03:55:39.392Z] 03:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.392Z] 03:25:01 6 0.02 0.00 0.07 0.00 0.03 99.88 [2024-09-09T03:55:39.392Z] 03:25:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-09T03:55:39.392Z] 03:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-09-09T03:55:39.392Z] 03:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.392Z] 03:26:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-09T03:55:39.392Z] 03:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.392Z] 03:26:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-09T03:55:39.392Z] 03:26:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-09T03:55:39.392Z] 03:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T03:55:39.392Z] 03:26:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-09T03:55:39.392Z] 03:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.392Z] 03:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-09-09T03:55:39.392Z] 03:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.392Z] 03:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T03:55:39.392Z] 03:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T03:55:39.392Z] 03:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.392Z] 03:27:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2024-09-09T03:55:39.392Z] 03:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T03:55:39.392Z] 03:27:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2024-09-09T03:55:39.392Z] 03:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T03:55:39.392Z] 03:28:01 all 0.03 0.00 0.01 0.03 0.01 99.92 [2024-09-09T03:55:39.392Z] 03:28:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-09T03:55:39.392Z] 03:28:01 1 0.03 0.00 0.00 0.20 0.00 99.77 [2024-09-09T03:55:39.392Z] 03:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T03:55:39.392Z] 03:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.392Z] 03:28:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-09T03:55:39.392Z] 03:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T03:55:39.392Z] 03:28:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-09T03:55:39.392Z] 03:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T03:55:39.392Z] [2024-09-09T03:55:39.392Z] 03:28:01 CPU %user %nice %system %iowait %steal %idle [2024-09-09T03:55:39.392Z] 03:29:01 all 0.01 0.00 0.02 0.02 0.01 99.94 [2024-09-09T03:55:39.392Z] 03:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T03:55:39.392Z] 03:29:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-09T03:55:39.392Z] 03:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.392Z] 03:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T03:55:39.392Z] 03:29:01 4 0.00 0.00 0.03 0.18 0.00 99.78 [2024-09-09T03:55:39.392Z] 03:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T03:55:39.392Z] 03:29:01 6 0.00 0.00 0.05 0.00 0.03 99.92 [2024-09-09T03:55:39.392Z] 03:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T03:55:39.392Z] 03:30:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-09-09T03:55:39.392Z] 03:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T03:55:39.392Z] 03:30:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-09T03:55:39.392Z] 03:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T03:55:39.392Z] 03:30:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T03:55:39.392Z] 03:30:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-09T03:55:39.392Z] 03:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.392Z] 03:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T03:55:39.392Z] 03:30:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2024-09-09T03:55:39.392Z] 03:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-09-09T03:55:39.392Z] 03:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T03:55:39.392Z] 03:31:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2024-09-09T03:55:39.392Z] 03:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.392Z] 03:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T03:55:39.392Z] 03:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.392Z] 03:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-09T03:55:39.392Z] 03:31:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.392Z] 03:31:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2024-09-09T03:55:39.392Z] 03:32:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-09-09T03:55:39.392Z] 03:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T03:55:39.392Z] 03:32:01 1 0.07 0.00 0.00 0.02 0.02 99.90 [2024-09-09T03:55:39.392Z] 03:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.392Z] 03:32:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-09T03:55:39.392Z] 03:32:01 4 0.02 0.00 0.02 0.05 0.02 99.90 [2024-09-09T03:55:39.392Z] 03:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T03:55:39.392Z] 03:32:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T03:55:39.392Z] 03:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-09T03:55:39.392Z] 03:33:01 all 0.01 0.00 0.00 0.00 0.02 99.96 [2024-09-09T03:55:39.392Z] 03:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T03:55:39.392Z] 03:33:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-09T03:55:39.392Z] 03:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T03:55:39.392Z] 03:33:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-09T03:55:39.392Z] 03:33:01 4 0.03 0.00 0.00 0.02 0.05 99.90 [2024-09-09T03:55:39.392Z] 03:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T03:55:39.392Z] 03:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T03:55:39.392Z] 03:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T03:55:39.392Z] 03:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-09-09T03:55:39.392Z] 03:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T03:55:39.392Z] 03:34:01 1 0.00 0.00 0.00 0.02 0.05 99.93 [2024-09-09T03:55:39.392Z] 03:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-09T03:55:39.392Z] 03:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T03:55:39.392Z] 03:34:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2024-09-09T03:55:39.392Z] 03:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T03:55:39.392Z] 03:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T03:55:39.392Z] 03:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T03:55:39.392Z] 03:35:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2024-09-09T03:55:39.392Z] 03:35:01 0 0.00 0.00 0.00 0.00 0.03 99.97 [2024-09-09T03:55:39.392Z] 03:35:01 1 0.00 0.00 0.02 0.03 0.02 99.93 [2024-09-09T03:55:39.392Z] 03:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.392Z] 03:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.392Z] 03:35:01 4 0.05 0.00 0.00 0.02 0.02 99.92 [2024-09-09T03:55:39.392Z] 03:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T03:55:39.392Z] 03:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.392Z] 03:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.392Z] 03:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-09-09T03:55:39.392Z] 03:36:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-09T03:55:39.392Z] 03:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T03:55:39.392Z] 03:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.392Z] 03:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.392Z] 03:36:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-09T03:55:39.392Z] 03:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T03:55:39.392Z] 03:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.392Z] 03:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T03:55:39.392Z] 03:37:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2024-09-09T03:55:39.392Z] 03:37:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2024-09-09T03:55:39.392Z] 03:37:01 1 0.02 0.00 0.00 0.03 0.02 99.93 [2024-09-09T03:55:39.392Z] 03:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T03:55:39.392Z] 03:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.392Z] 03:37:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-09T03:55:39.392Z] 03:37:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-09T03:55:39.392Z] 03:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T03:55:39.392Z] 03:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.392Z] 03:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-09-09T03:55:39.392Z] 03:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T03:55:39.392Z] 03:38:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2024-09-09T03:55:39.392Z] 03:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T03:55:39.392Z] 03:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-09T03:55:39.392Z] 03:38:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-09T03:55:39.392Z] 03:38:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2024-09-09T03:55:39.392Z] 03:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:38:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:39:01 all 0.23 0.00 0.03 0.01 0.01 99.72 [2024-09-09T03:55:39.393Z] 03:39:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2024-09-09T03:55:39.393Z] 03:39:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-09T03:55:39.393Z] 03:39:01 2 0.13 0.00 0.03 0.00 0.00 99.83 [2024-09-09T03:55:39.393Z] 03:39:01 3 0.77 0.00 0.02 0.00 0.02 99.20 [2024-09-09T03:55:39.393Z] 03:39:01 4 0.18 0.00 0.08 0.02 0.02 99.70 [2024-09-09T03:55:39.393Z] 03:39:01 5 0.30 0.00 0.05 0.03 0.02 99.60 [2024-09-09T03:55:39.393Z] 03:39:01 6 0.22 0.00 0.02 0.00 0.00 99.77 [2024-09-09T03:55:39.393Z] 03:39:01 7 0.15 0.00 0.03 0.02 0.02 99.78 [2024-09-09T03:55:39.393Z] [2024-09-09T03:55:39.393Z] 03:39:01 CPU %user %nice %system %iowait %steal %idle [2024-09-09T03:55:39.393Z] 03:40:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-09-09T03:55:39.393Z] 03:40:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:40:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2024-09-09T03:55:39.393Z] 03:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:40:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-09T03:55:39.393Z] 03:40:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-09T03:55:39.393Z] 03:40:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-09T03:55:39.393Z] 03:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T03:55:39.393Z] 03:40:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-09T03:55:39.393Z] 03:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-09-09T03:55:39.393Z] 03:41:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-09T03:55:39.393Z] 03:41:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-09T03:55:39.393Z] 03:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T03:55:39.393Z] 03:41:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T03:55:39.393Z] 03:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.393Z] 03:41:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2024-09-09T03:55:39.393Z] 03:42:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-09-09T03:55:39.393Z] 03:42:01 0 0.47 0.00 0.02 0.02 0.02 99.48 [2024-09-09T03:55:39.393Z] 03:42:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2024-09-09T03:55:39.393Z] 03:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:42:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-09T03:55:39.393Z] 03:42:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-09T03:55:39.393Z] 03:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T03:55:39.393Z] 03:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:43:01 all 0.07 0.00 0.00 0.00 0.01 99.91 [2024-09-09T03:55:39.393Z] 03:43:01 0 0.57 0.00 0.00 0.00 0.02 99.42 [2024-09-09T03:55:39.393Z] 03:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.393Z] 03:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T03:55:39.393Z] 03:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T03:55:39.393Z] 03:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.393Z] 03:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.393Z] 03:43:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T03:55:39.393Z] 03:44:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-09-09T03:55:39.393Z] 03:44:01 0 0.10 0.00 0.00 0.02 0.02 99.87 [2024-09-09T03:55:39.393Z] 03:44:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2024-09-09T03:55:39.393Z] 03:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T03:55:39.393Z] 03:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:44:01 7 0.02 0.00 0.03 0.00 0.03 99.92 [2024-09-09T03:55:39.393Z] 03:45:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2024-09-09T03:55:39.393Z] 03:45:01 0 0.48 0.00 0.02 0.02 0.02 99.47 [2024-09-09T03:55:39.393Z] 03:45:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2024-09-09T03:55:39.393Z] 03:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:45:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-09T03:55:39.393Z] 03:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.393Z] 03:45:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T03:55:39.393Z] 03:46:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-09-09T03:55:39.393Z] 03:46:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-09T03:55:39.393Z] 03:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T03:55:39.393Z] 03:46:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T03:55:39.393Z] 03:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T03:55:39.393Z] 03:46:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-09T03:55:39.393Z] 03:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T03:55:39.393Z] 03:46:01 7 0.02 0.00 0.02 0.00 0.03 99.93 [2024-09-09T03:55:39.393Z] 03:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-09T03:55:39.393Z] 03:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T03:55:39.393Z] 03:47:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2024-09-09T03:55:39.393Z] 03:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T03:55:39.393Z] 03:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T03:55:39.393Z] 03:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:48:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-09-09T03:55:39.393Z] 03:48:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:48:01 1 0.03 0.00 0.03 0.05 0.02 99.87 [2024-09-09T03:55:39.393Z] 03:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:48:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-09T03:55:39.393Z] 03:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T03:55:39.393Z] 03:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T03:55:39.393Z] 03:48:01 7 0.05 0.00 0.00 0.00 0.03 99.92 [2024-09-09T03:55:39.393Z] 03:49:01 all 0.03 0.00 0.00 0.00 0.01 99.95 [2024-09-09T03:55:39.393Z] 03:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T03:55:39.393Z] 03:49:01 1 0.03 0.00 0.00 0.03 0.02 99.92 [2024-09-09T03:55:39.393Z] 03:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T03:55:39.393Z] 03:49:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:49:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-09T03:55:39.393Z] 03:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-09T03:55:39.393Z] 03:49:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-09T03:55:39.393Z] 03:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-09-09T03:55:39.393Z] 03:50:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:50:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-09T03:55:39.393Z] 03:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.393Z] 03:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-09T03:55:39.393Z] 03:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.393Z] 03:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:50:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-09T03:55:39.393Z] [2024-09-09T03:55:39.393Z] 03:50:01 CPU %user %nice %system %iowait %steal %idle [2024-09-09T03:55:39.393Z] 03:51:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-09-09T03:55:39.393Z] 03:51:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:51:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-09T03:55:39.393Z] 03:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-09T03:55:39.393Z] 03:51:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-09T03:55:39.393Z] 03:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T03:55:39.393Z] 03:52:01 all 0.02 0.00 0.01 0.00 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T03:55:39.393Z] 03:52:01 1 0.05 0.00 0.03 0.02 0.03 99.87 [2024-09-09T03:55:39.393Z] 03:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-09T03:55:39.393Z] 03:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-09T03:55:39.393Z] 03:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-09T03:55:39.393Z] 03:52:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2024-09-09T03:55:39.393Z] 03:53:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-09-09T03:55:39.393Z] 03:53:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:53:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2024-09-09T03:55:39.393Z] 03:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-09T03:55:39.393Z] 03:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-09T03:55:39.393Z] 03:53:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-09T03:55:39.393Z] 03:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-09T03:55:39.393Z] 03:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-09T03:55:39.393Z] 03:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-09T03:55:39.393Z] 03:54:01 all 0.06 0.00 0.07 0.01 0.01 99.85 [2024-09-09T03:55:39.393Z] 03:54:01 0 0.12 0.00 0.10 0.03 0.02 99.73 [2024-09-09T03:55:39.393Z] 03:54:01 1 0.08 0.00 0.05 0.02 0.02 99.83 [2024-09-09T03:55:39.393Z] 03:54:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2024-09-09T03:55:39.393Z] 03:54:01 3 0.10 0.00 0.10 0.02 0.00 99.78 [2024-09-09T03:55:39.393Z] 03:54:01 4 0.03 0.00 0.10 0.00 0.02 99.85 [2024-09-09T03:55:39.393Z] 03:54:01 5 0.07 0.00 0.07 0.00 0.00 99.87 [2024-09-09T03:55:39.393Z] 03:54:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-09T03:55:39.393Z] 03:54:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2024-09-09T03:55:39.393Z] 03:55:01 all 8.27 0.00 3.64 2.25 0.06 85.79 [2024-09-09T03:55:39.393Z] 03:55:01 0 6.41 0.00 4.37 4.93 0.09 84.20 [2024-09-09T03:55:39.393Z] 03:55:01 1 7.52 0.00 3.80 0.98 0.05 87.65 [2024-09-09T03:55:39.393Z] 03:55:01 2 7.83 0.00 2.98 0.49 0.07 88.63 [2024-09-09T03:55:39.393Z] 03:55:01 3 8.29 0.00 3.83 0.35 0.07 87.46 [2024-09-09T03:55:39.393Z] 03:55:01 4 11.21 0.00 3.77 1.23 0.05 83.75 [2024-09-09T03:55:39.393Z] 03:55:01 5 7.76 0.00 2.88 3.11 0.07 86.18 [2024-09-09T03:55:39.393Z] 03:55:01 6 8.61 0.00 4.29 6.78 0.07 80.25 [2024-09-09T03:55:39.393Z] 03:55:01 7 8.45 0.00 3.17 0.15 0.05 88.18 [2024-09-09T03:55:39.393Z] Average: all 8.35 0.00 1.52 1.24 0.03 88.86 [2024-09-09T03:55:39.393Z] Average: 0 8.36 0.00 1.55 1.26 0.03 88.80 [2024-09-09T03:55:39.393Z] Average: 1 8.56 0.00 1.62 1.37 0.03 88.42 [2024-09-09T03:55:39.393Z] Average: 2 8.30 0.00 1.53 1.28 0.03 88.87 [2024-09-09T03:55:39.393Z] Average: 3 8.21 0.00 1.44 0.65 0.03 89.65 [2024-09-09T03:55:39.393Z] Average: 4 8.51 0.00 1.60 1.51 0.03 88.35 [2024-09-09T03:55:39.393Z] Average: 5 8.30 0.00 1.43 1.09 0.03 89.16 [2024-09-09T03:55:39.393Z] Average: 6 8.33 0.00 1.47 1.61 0.03 88.55 [2024-09-09T03:55:39.393Z] Average: 7 8.26 0.00 1.49 1.15 0.03 89.07 [2024-09-09T03:55:39.393Z] [2024-09-09T03:55:39.393Z] [2024-09-09T03:55:39.393Z]