Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 587930f9e62dbb8d1de22549799db07406fff5b2 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-ssh4435379001628926352.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh14557264253342049812.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13864182074104594538.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh964473401856864600.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-ssh767443395017270779.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-26983 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/620 [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/620 # 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 587930f9e62dbb8d1de22549799db07406fff5b2 (main) Commit message: "Merge pull request #4745 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.18.0" > 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 587930f9e62dbb8d1de22549799db07406fff5b2 # timeout=10 > git rev-list --no-walk 8cfc94cd75e30df1480b0ea8a4047b84af89fc1a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-09T10:47:20.289Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-09T10:47:20.366Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-09T10:47:20.396Z] ========================================================= [2024-01-09T10:47:20.396Z] EdgeX Global Pipelines Version Info [2024-01-09T10:47:20.396Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-09T10:47:21.106Z] ------------------- [2024-01-09T10:47:21.106Z] stable info: [2024-01-09T10:47:21.106Z] ------------------- [2024-01-09T10:47:21.106Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-09T10:47:21.106Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-09T10:47:21.106Z] Message: update stable to v1.0.258 [2024-01-09T10:47:21.676Z] ------------------- [2024-01-09T10:47:21.676Z] experimental info: [2024-01-09T10:47:21.676Z] ------------------- [2024-01-09T10:47:21.676Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-09T10:47:21.676Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-09T10:47:21.676Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-09T10:47:21.769Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-01-09T10:47:21.792Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-01-09T10:47:21.814Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-09T10:47:21.840Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-09T10:47:21.866Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-09T10:47:21.894Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-09T10:47:21.920Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-09T10:47:21.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-01-09T10:47:21.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-01-09T10:47:22.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-01-09T10:47:22.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-09T10:47:22.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-09T10:47:22.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-09T10:47:22.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-09T10:47:22.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-09T10:47:22.189Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-09T10:47:22.221Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-09T10:47:22.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-09T10:47:22.301Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-01-09T10:47:22.341Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-01-09T10:47:22.379Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-09T10:47:22.414Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-09T10:47:22.453Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-09T10:47:22.493Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-09T10:47:22.542Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-09T10:47:22.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-09T10:47:22.617Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] echo [2024-01-09T10:47:22.654Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 587930f [Pipeline] echo [2024-01-09T10:47:22.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-09T10:47:22.792Z] provisioning config files... [2024-01-09T10:47:22.805Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/620@tmp/config5812554357488349058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T10:47:23.149Z] ---> ****-login.sh [2024-01-09T10:47:23.149Z] nexus3.edgexfoundry.org:10001 [2024-01-09T10:47:23.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T10:47:23.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T10:47:23.673Z] Configure a credential helper to remove this warning. See [2024-01-09T10:47:23.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T10:47:23.673Z] [2024-01-09T10:47:23.673Z] Login Succeeded [2024-01-09T10:47:23.673Z] nexus3.edgexfoundry.org:10002 [2024-01-09T10:47:23.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T10:47:23.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T10:47:23.673Z] Configure a credential helper to remove this warning. See [2024-01-09T10:47:23.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T10:47:23.673Z] [2024-01-09T10:47:23.673Z] Login Succeeded [2024-01-09T10:47:23.673Z] nexus3.edgexfoundry.org:10003 [2024-01-09T10:47:23.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T10:47:23.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T10:47:23.673Z] Configure a credential helper to remove this warning. See [2024-01-09T10:47:23.674Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T10:47:23.674Z] [2024-01-09T10:47:23.674Z] Login Succeeded [2024-01-09T10:47:23.674Z] nexus3.edgexfoundry.org:10004 [2024-01-09T10:47:23.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T10:47:23.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T10:47:23.934Z] Configure a credential helper to remove this warning. See [2024-01-09T10:47:23.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T10:47:23.934Z] [2024-01-09T10:47:23.934Z] Login Succeeded [2024-01-09T10:47:23.934Z] ****.io [2024-01-09T10:47:23.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T10:47:24.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T10:47:24.195Z] Configure a credential helper to remove this warning. See [2024-01-09T10:47:24.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T10:47:24.195Z] [2024-01-09T10:47:24.195Z] Login Succeeded [2024-01-09T10:47:24.195Z] ---> ****-login.sh ends [Pipeline] } [2024-01-09T10:47:24.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-09T10:47:24.606Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-01-09T10:47:24.607Z] + + cut -d/ -f2 [2024-01-09T10:47:24.607Z] dirname cmd/core-command/Dockerfile [2024-01-09T10:47:24.607Z] + echo core-command,cmd/core-command/Dockerfile [2024-01-09T10:47:24.607Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-01-09T10:47:24.607Z] + cut -d/ -f2 [2024-01-09T10:47:24.607Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-01-09T10:47:24.607Z] + dirname cmd/core-data/Dockerfile [2024-01-09T10:47:24.607Z] + cut -d/ -f2 [2024-01-09T10:47:24.607Z] + echo core-data,cmd/core-data/Dockerfile [2024-01-09T10:47:24.607Z] + dirname cmd/core-metadata/Dockerfile [2024-01-09T10:47:24.607Z] + cut -d/ -f2 [2024-01-09T10:47:24.607Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-01-09T10:47:24.607Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-01-09T10:47:24.607Z] + cut -d/ -f2 [2024-01-09T10:47:24.607Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-01-09T10:47:24.607Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-01-09T10:47:24.607Z] + cut -d/ -f2 [2024-01-09T10:47:24.607Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-01-09T10:47:24.607Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-01-09T10:47:24.607Z] + cut -d/ -f2 [2024-01-09T10:47:24.607Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-01-09T10:47:24.607Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-01-09T10:47:24.607Z] + cut -d/ -f2 [2024-01-09T10:47:24.607Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-01-09T10:47:24.607Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-01-09T10:47:24.607Z] + cut -d/ -f2 [2024-01-09T10:47:24.607Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-01-09T10:47:24.607Z] + dirname cmd/security-spire-agent/Dockerfile [2024-01-09T10:47:24.607Z] + cut -d/ -f2 [2024-01-09T10:47:24.607Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-01-09T10:47:24.607Z] + dirname cmd/security-spire-config/Dockerfile [2024-01-09T10:47:24.607Z] + cut -d/ -f2 [2024-01-09T10:47:24.607Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-01-09T10:47:24.607Z] + dirname cmd/security-spire-server/Dockerfile [2024-01-09T10:47:24.607Z] + cut -d/ -f2 [2024-01-09T10:47:24.607Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-01-09T10:47:24.607Z] + + cut -d/ -f2 [2024-01-09T10:47:24.607Z] dirname cmd/support-notifications/Dockerfile [2024-01-09T10:47:24.607Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-01-09T10:47:24.607Z] + dirname cmd/support-scheduler/Dockerfile [2024-01-09T10:47:24.607Z] + cut -d/ -f2 [2024-01-09T10:47:24.607Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-01-09T10:47:24.649Z] 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-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-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-01-09T10:47:25.074Z] + git rev-list -1 --merges 587930f9e62dbb8d1de22549799db07406fff5b2~1..587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] echo [2024-01-09T10:47:25.086Z] -----------> git rev-list -1 --merges 587930f9e62dbb8d1de22549799db07406fff5b2~1..587930f9e62dbb8d1de22549799db07406fff5b2 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:47:25.086Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [false] [Pipeline] sh [2024-01-09T10:47:25.398Z] + git log --format=format:%s -1 587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] echo [2024-01-09T10:47:25.417Z] ========================================================= [2024-01-09T10:47:25.417Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-09T10:47:25.417Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-01-09T10:47:25.890Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-09T10:47:25.890Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-09T10:47:25.890Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-09T10:47:25.890Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-09T10:47:25.890Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-09T10:47:25.890Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-09T10:47:25.890Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:47:26.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T10:47:26.375Z] [2024-01-09T10:47:26.375Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:47:26.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T10:47:26.695Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-09T10:47:26.695Z] b85a868b505f: Pulling fs layer [2024-01-09T10:47:26.695Z] e2be974225ed: Pulling fs layer [2024-01-09T10:47:26.695Z] 339a4e72a1f5: Pulling fs layer [2024-01-09T10:47:26.695Z] 988bab9f4d93: Pulling fs layer [2024-01-09T10:47:26.695Z] 1469e6f7b9e6: Pulling fs layer [2024-01-09T10:47:26.695Z] eaf3925da568: Pulling fs layer [2024-01-09T10:47:26.695Z] bab4dde63d76: Pulling fs layer [2024-01-09T10:47:26.695Z] bde34c3a00c8: Pulling fs layer [2024-01-09T10:47:26.695Z] b352a97aabf1: Pulling fs layer [2024-01-09T10:47:26.695Z] 4872d77fe225: Pulling fs layer [2024-01-09T10:47:26.695Z] 5851b861e8e6: Pulling fs layer [2024-01-09T10:47:26.695Z] b352a97aabf1: Waiting [2024-01-09T10:47:26.695Z] 4872d77fe225: Waiting [2024-01-09T10:47:26.695Z] 5851b861e8e6: Waiting [2024-01-09T10:47:26.695Z] eaf3925da568: Waiting [2024-01-09T10:47:26.695Z] bab4dde63d76: Waiting [2024-01-09T10:47:26.695Z] bde34c3a00c8: Waiting [2024-01-09T10:47:26.695Z] 988bab9f4d93: Waiting [2024-01-09T10:47:26.695Z] 1469e6f7b9e6: Waiting [2024-01-09T10:47:26.695Z] e2be974225ed: Download complete [2024-01-09T10:47:26.695Z] 988bab9f4d93: Verifying Checksum [2024-01-09T10:47:26.695Z] 988bab9f4d93: Download complete [2024-01-09T10:47:26.695Z] 1469e6f7b9e6: Verifying Checksum [2024-01-09T10:47:26.695Z] 1469e6f7b9e6: Download complete [2024-01-09T10:47:26.695Z] eaf3925da568: Verifying Checksum [2024-01-09T10:47:26.695Z] eaf3925da568: Download complete [2024-01-09T10:47:26.955Z] 339a4e72a1f5: Verifying Checksum [2024-01-09T10:47:26.955Z] 339a4e72a1f5: Download complete [2024-01-09T10:47:26.955Z] bde34c3a00c8: Download complete [2024-01-09T10:47:26.955Z] b352a97aabf1: Verifying Checksum [2024-01-09T10:47:26.955Z] b352a97aabf1: Download complete [2024-01-09T10:47:26.955Z] 4872d77fe225: Download complete [2024-01-09T10:47:26.955Z] 5851b861e8e6: Download complete [2024-01-09T10:47:26.955Z] b85a868b505f: Verifying Checksum [2024-01-09T10:47:26.955Z] b85a868b505f: Download complete [2024-01-09T10:47:27.213Z] bab4dde63d76: Verifying Checksum [2024-01-09T10:47:27.213Z] bab4dde63d76: Download complete [2024-01-09T10:47:28.150Z] b85a868b505f: Pull complete [2024-01-09T10:47:28.409Z] e2be974225ed: Pull complete [2024-01-09T10:47:28.978Z] 339a4e72a1f5: Pull complete [2024-01-09T10:47:28.978Z] 988bab9f4d93: Pull complete [2024-01-09T10:47:29.238Z] 1469e6f7b9e6: Pull complete [2024-01-09T10:47:29.238Z] eaf3925da568: Pull complete [2024-01-09T10:47:31.140Z] bab4dde63d76: Pull complete [2024-01-09T10:47:31.140Z] bde34c3a00c8: Pull complete [2024-01-09T10:47:31.140Z] b352a97aabf1: Pull complete [2024-01-09T10:47:31.140Z] 4872d77fe225: Pull complete [2024-01-09T10:47:31.401Z] 5851b861e8e6: Pull complete [2024-01-09T10:47:31.401Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-09T10:47:31.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T10:47:31.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T10:47:31.596Z] prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container [2024-01-09T10:47:31.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-09T10:47:34.872Z] $ docker top 9d485ca7877ab91ca214d9a6ec1f47918fa59161062ac028d6f4a71b45732398 -eo pid,comm [2024-01-09T10:47:34.918Z] 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-01-09T10:47:34.918Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-09T10:47:35.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-09T10:47:35.009Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-09T10:47:35.140Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-09T10:47:35.146Z] $ docker exec 9d485ca7877ab91ca214d9a6ec1f47918fa59161062ac028d6f4a71b45732398 ssh-agent [2024-01-09T10:47:35.243Z] SSH_AUTH_SOCK=/tmp/ssh-F2WKVAHkjhXl/agent.31 [2024-01-09T10:47:35.243Z] SSH_AGENT_PID=37 [2024-01-09T10:47:35.249Z] Running ssh-add (command line suppressed) [2024-01-09T10:47:35.353Z] Identity added: /w/workspace/edgex-go/620@tmp/private_key_3236802005811482733.key (/w/workspace/edgex-go/620@tmp/private_key_3236802005811482733.key) [2024-01-09T10:47:35.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-09T10:47:35.670Z] + git tag --points-at HEAD [Pipeline] } [2024-01-09T10:47:35.684Z] $ docker exec --env ******** --env ******** 9d485ca7877ab91ca214d9a6ec1f47918fa59161062ac028d6f4a71b45732398 ssh-agent -k [2024-01-09T10:47:35.777Z] unset SSH_AUTH_SOCK; [2024-01-09T10:47:35.777Z] unset SSH_AGENT_PID; [2024-01-09T10:47:35.777Z] echo Agent pid 37 killed; [2024-01-09T10:47:35.781Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-09T10:47:35.845Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-09T10:47:35.845Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-09T10:47:35.958Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-09T10:47:35.964Z] $ docker exec 9d485ca7877ab91ca214d9a6ec1f47918fa59161062ac028d6f4a71b45732398 ssh-agent [2024-01-09T10:47:36.074Z] SSH_AUTH_SOCK=/tmp/ssh-MuBhTVzZETVZ/agent.69 [2024-01-09T10:47:36.074Z] SSH_AGENT_PID=75 [2024-01-09T10:47:36.078Z] Running ssh-add (command line suppressed) [2024-01-09T10:47:36.178Z] Identity added: /w/workspace/edgex-go/620@tmp/private_key_17732989056406834861.key (/w/workspace/edgex-go/620@tmp/private_key_17732989056406834861.key) [2024-01-09T10:47:36.189Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-09T10:47:36.495Z] + git semver init [2024-01-09T10:47:36.755Z] 2024-01-09 10:47:36,657 [run_init] DEBUG init version:0.0.0 force:False [2024-01-09T10:47:36.755Z] 2024-01-09 10:47:36,658 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/620/.semver [2024-01-09T10:47:36.755Z] 2024-01-09 10:47:36,658 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/620/.semver [2024-01-09T10:47:36.755Z] 2024-01-09 10:47:36,659 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/620/.semver'], cwd=/w/workspace/edgex-go/620, universal_newlines=False, shell=None, istream=None) [2024-01-09T10:47:42.035Z] 2024-01-09 10:47:41,522 [append_file] DEBUG append to file:/w/workspace/edgex-go/620/.git/info/exclude [2024-01-09T10:47:42.035Z] 2024-01-09 10:47:41,522 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/620/.semver/main with force:False [2024-01-09T10:47:42.035Z] 2024-01-09 10:47:41,522 [read_version] DEBUG read version from /w/workspace/edgex-go/620/.semver/main [2024-01-09T10:47:42.035Z] 2024-01-09 10:47:41,522 [read_version] DEBUG read version from /w/workspace/edgex-go/620/.semver/main [2024-01-09T10:47:42.035Z] 3.2.0-dev.10 [Pipeline] } [2024-01-09T10:47:42.047Z] $ docker exec --env ******** --env ******** 9d485ca7877ab91ca214d9a6ec1f47918fa59161062ac028d6f4a71b45732398 ssh-agent -k [2024-01-09T10:47:42.145Z] unset SSH_AUTH_SOCK; [2024-01-09T10:47:42.146Z] unset SSH_AGENT_PID; [2024-01-09T10:47:42.146Z] echo Agent pid 75 killed; [2024-01-09T10:47:42.153Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-09T10:47:42.520Z] + git semver [Pipeline] } [2024-01-09T10:47:42.800Z] $ docker stop --time=1 9d485ca7877ab91ca214d9a6ec1f47918fa59161062ac028d6f4a71b45732398 [2024-01-09T10:47:44.076Z] $ docker rm -f --volumes 9d485ca7877ab91ca214d9a6ec1f47918fa59161062ac028d6f4a71b45732398 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-09T10:47:44.438Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-09T10:47:44.690Z] Stashed 1 file(s) [Pipeline] echo [2024-01-09T10:47:44.693Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [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-01-09T10:47:45.302Z] + git config --global --add safe.directory /w/workspace/edgex-go/620 [Pipeline] echo [2024-01-09T10:47:45.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T10:47:45.347Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T10:47:45.379Z] ========================================================= [2024-01-09T10:47:45.379Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-09T10:47:45.379Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-01-09T10:47:45.684Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-09T10:47:45.684Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-09T10:47:45.684Z] 7264a8db6415: Pulling fs layer [2024-01-09T10:47:45.684Z] c4d48a809fc2: Pulling fs layer [2024-01-09T10:47:45.684Z] 4f1c88b9dad5: Pulling fs layer [2024-01-09T10:47:45.684Z] ad3a456e5733: Pulling fs layer [2024-01-09T10:47:45.684Z] ad3a456e5733: Waiting [2024-01-09T10:47:45.684Z] 69c7f0334f64: Pulling fs layer [2024-01-09T10:47:45.684Z] 1f1c1a5573a3: Pulling fs layer [2024-01-09T10:47:45.684Z] ce7588e14bc9: Pulling fs layer [2024-01-09T10:47:45.684Z] b5e4710f87ac: Pulling fs layer [2024-01-09T10:47:45.684Z] 69c7f0334f64: Waiting [2024-01-09T10:47:45.684Z] 1f1c1a5573a3: Waiting [2024-01-09T10:47:45.684Z] ce7588e14bc9: Waiting [2024-01-09T10:47:45.684Z] b5e4710f87ac: Waiting [2024-01-09T10:47:45.684Z] c4d48a809fc2: Download complete [2024-01-09T10:47:45.684Z] ad3a456e5733: Verifying Checksum [2024-01-09T10:47:45.684Z] ad3a456e5733: Download complete [2024-01-09T10:47:45.684Z] 69c7f0334f64: Verifying Checksum [2024-01-09T10:47:45.684Z] 69c7f0334f64: Download complete [2024-01-09T10:47:45.684Z] 7264a8db6415: Verifying Checksum [2024-01-09T10:47:45.684Z] 7264a8db6415: Download complete [2024-01-09T10:47:45.684Z] 1f1c1a5573a3: Verifying Checksum [2024-01-09T10:47:45.684Z] 1f1c1a5573a3: Download complete [2024-01-09T10:47:45.946Z] 7264a8db6415: Pull complete [2024-01-09T10:47:45.946Z] b5e4710f87ac: Verifying Checksum [2024-01-09T10:47:45.946Z] b5e4710f87ac: Download complete [2024-01-09T10:47:46.204Z] c4d48a809fc2: Pull complete [2024-01-09T10:47:46.204Z] 4f1c88b9dad5: Verifying Checksum [2024-01-09T10:47:46.204Z] 4f1c88b9dad5: Download complete [2024-01-09T10:47:46.463Z] ce7588e14bc9: Verifying Checksum [2024-01-09T10:47:46.463Z] ce7588e14bc9: Download complete [2024-01-09T10:47:48.995Z] 4f1c88b9dad5: Pull complete [2024-01-09T10:47:48.995Z] ad3a456e5733: Pull complete [2024-01-09T10:47:49.254Z] 69c7f0334f64: Pull complete [2024-01-09T10:47:49.254Z] 1f1c1a5573a3: Pull complete [2024-01-09T10:47:51.790Z] ce7588e14bc9: Pull complete [2024-01-09T10:47:52.049Z] b5e4710f87ac: Pull complete [2024-01-09T10:47:52.049Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-09T10:47:52.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-09T10:47:52.049Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-01-09T10:47:52.364Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-09T10:47:52.364Z] WORKDIR /edgex [2024-01-09T10:47:52.364Z] COPY go.mod . [2024-01-09T10:47:52.364Z] RUN go mod download [2024-01-09T10:47:52.364Z] + docker build -t ci-base-image-x86_64 -f - . [2024-01-09T10:47:52.931Z] Sending build context to Docker daemon 175.1MB [2024-01-09T10:47:52.932Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-09T10:47:52.932Z] ---> 88b5674ff536 [2024-01-09T10:47:52.932Z] Step 2/4 : WORKDIR /edgex [2024-01-09T10:47:59.543Z] ---> Running in 25e06019d873 [2024-01-09T10:47:59.543Z] Removing intermediate container 25e06019d873 [2024-01-09T10:47:59.543Z] ---> acadee6c9ec5 [2024-01-09T10:47:59.543Z] Step 3/4 : COPY go.mod . [2024-01-09T10:47:59.543Z] ---> 840bf032298d [2024-01-09T10:47:59.543Z] Step 4/4 : RUN go mod download [2024-01-09T10:47:59.543Z] ---> Running in 4dd24e9ee88a [2024-01-09T10:47:59.884Z] Still waiting to schedule task [2024-01-09T10:47:59.884Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-09T10:48:21.493Z] Removing intermediate container 4dd24e9ee88a [2024-01-09T10:48:21.493Z] ---> 1d0be887e04c [2024-01-09T10:48:21.493Z] Successfully built 1d0be887e04c [2024-01-09T10:48:21.493Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:48:21.822Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-09T10:48:21.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T10:48:21.934Z] prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container [2024-01-09T10:48:21.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-09T10:48:22.421Z] $ docker top 40fbc3fbe29b2fd8e4c06a6fe90d462de1a4be03c2b506c1c22ece80af6d20be -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T10:48:22.793Z] + go version [2024-01-09T10:48:22.793Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-09T10:48:22.807Z] $ docker stop --time=1 40fbc3fbe29b2fd8e4c06a6fe90d462de1a4be03c2b506c1c22ece80af6d20be [2024-01-09T10:48:24.072Z] $ docker rm -f --volumes 40fbc3fbe29b2fd8e4c06a6fe90d462de1a4be03c2b506c1c22ece80af6d20be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:48:24.683Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-09T10:48:24.683Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T10:48:24.787Z] prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container [2024-01-09T10:48:24.820Z] $ 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/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-09T10:48:25.132Z] $ docker top a80e3062fd78e91d4a7225fce681cb71b7c93c03bfb31a131f2b11f72034d9d2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-09T10:48:25.233Z] ========================================================= [2024-01-09T10:48:25.233Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-01-09T10:48:25.233Z] ========================================================= [Pipeline] sh [2024-01-09T10:48:25.510Z] + git config --global --add safe.directory /w/workspace/edgex-go/620 [Pipeline] fileExists [Pipeline] sh [2024-01-09T10:48:25.829Z] + make test [2024-01-09T10:48:25.829Z] go test -race -coverprofile=coverage.out ./... [2024-01-09T10:48:32.387Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-01-09T10:48:44.579Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-01-09T10:48:44.579Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-01-09T10:48:45.515Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-01-09T10:48:45.515Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-01-09T10:48:45.515Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-01-09T10:48:46.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-01-09T10:48:46.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-01-09T10:48:46.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-01-09T10:48:46.081Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-01-09T10:48:46.340Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-01-09T10:48:46.600Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-01-09T10:48:46.600Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-01-09T10:48:46.600Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-01-09T10:48:46.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-01-09T10:48:48.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-01-09T10:48:48.502Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-01-09T10:48:49.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements [2024-01-09T10:48:51.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.070s coverage: 97.0% of statements [2024-01-09T10:48:51.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-01-09T10:48:51.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-01-09T10:48:51.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-01-09T10:48:52.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-01-09T10:48:52.268Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-01-09T10:48:53.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-01-09T10:48:53.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-01-09T10:48:53.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-01-09T10:48:53.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-01-09T10:48:53.642Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-01-09T10:48:55.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.072s coverage: 69.2% of statements [2024-01-09T10:48:55.019Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 53.2% of statements [2024-01-09T10:48:55.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-01-09T10:48:55.019Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-01-09T10:48:57.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-01-09T10:48:57.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-01-09T10:48:57.553Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-01-09T10:48:57.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.753s coverage: 93.4% of statements [2024-01-09T10:48:57.553Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 4.1% of statements [2024-01-09T10:48:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-01-09T10:48:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-01-09T10:48:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-01-09T10:48:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-01-09T10:48:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-01-09T10:48:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-01-09T10:48:57.811Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-01-09T10:48:58.742Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.397s coverage: 97.6% of statements [2024-01-09T10:48:58.742Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements [2024-01-09T10:48:59.710Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-01-09T10:48:59.710Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-01-09T10:49:00.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.071s coverage: 0.9% of statements [2024-01-09T10:49:00.666Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 32.2% of statements [2024-01-09T10:49:00.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.040s coverage: 41.7% of statements [2024-01-09T10:49:01.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.059s coverage: 82.9% of statements [2024-01-09T10:49:01.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.039s coverage: 94.1% of statements [2024-01-09T10:49:01.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.064s coverage: 96.3% of statements [2024-01-09T10:49:01.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-01-09T10:49:01.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-01-09T10:49:01.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-01-09T10:49:01.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-01-09T10:49:02.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-01-09T10:49:02.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-01-09T10:49:02.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-01-09T10:49:02.426Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-01-09T10:49:02.426Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2024-01-09T10:49:03.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-01-09T10:49:03.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-01-09T10:49:03.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-01-09T10:49:03.363Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-01-09T10:49:03.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-01-09T10:49:03.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-01-09T10:49:04.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-01-09T10:49:05.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-01-09T10:49:06.449Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-01-09T10:49:07.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-01-09T10:49:07.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-01-09T10:49:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-01-09T10:49:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-01-09T10:49:09.919Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-01-09T10:49:11.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-01-09T10:49:11.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-01-09T10:49:11.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-01-09T10:49:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-01-09T10:49:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-01-09T10:49:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-01-09T10:49:12.270Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-01-09T10:49:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-01-09T10:49:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-01-09T10:49:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-01-09T10:49:13.204Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-01-09T10:49:14.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.050s coverage: 94.4% of statements [2024-01-09T10:49:14.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-01-09T10:49:14.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-01-09T10:49:14.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-01-09T10:49:14.579Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-01-09T10:49:15.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-01-09T10:49:15.514Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-01-09T10:49:16.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-01-09T10:49:16.891Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.270s coverage: 79.9% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.066s coverage: 92.9% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.014s coverage: 64.4% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.049s coverage: 87.2% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.036s coverage: 100.0% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.090s coverage: 81.8% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.036s coverage: 86.0% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.169s coverage: 63.1% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.028s coverage: 73.7% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.179s coverage: 38.4% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.049s coverage: 89.5% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.042s coverage: 84.8% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 95.7% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.040s coverage: 61.8% of statements [2024-01-09T10:49:26.871Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 98.9% of statements [2024-01-09T10:49:26.871Z] 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-01-09T10:49:26.871Z] running golangci-lint [2024-01-09T10:49:26.871Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-01-09T10:49:26.871Z] go version go1.21.0 linux/amd64 [2024-01-09T10:49:26.871Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-01-09T10:49:26.871Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-01-09T10:49:41.733Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|exports_file|files) took 12.826808877s" [2024-01-09T10:49:41.733Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.461092ms" [2024-01-09T10:49:44.183Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26984 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-01-09T10:49:44.225Z] Running in /w/workspace/edgex-go/620 [Pipeline] { [Pipeline] checkout [2024-01-09T10:49:47.299Z] The recommended git tool is: git [2024-01-09T10:49:48.381Z] level=info msg="[linters_context/goanalysis] analyzers took 1m19.324119018s with top 10 stages: buildir: 35.451961738s, gosec: 7.060037237s, inspect: 2.131561735s, fact_deprecated: 1.901935315s, ctrlflow: 1.163840949s, printf: 1.120749742s, S1038: 1.060719284s, directives: 715.092195ms, nilness: 705.07667ms, fact_purity: 705.070447ms" [2024-01-09T10:49:48.381Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-01-09T10:49:48.381Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, exclude-rules: 21/197, nolint: 0/21, path_prettifier: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, cgo: 197/197, filename_unadjuster: 197/197, identifier_marker: 197/197" [2024-01-09T10:49:48.381Z] level=info msg="[runner] processing took 21.176504ms with stages: nolint: 11.801291ms, identifier_marker: 4.329445ms, autogenerated_exclude: 1.739886ms, path_prettifier: 1.387754ms, exclude-rules: 1.125764ms, skip_dirs: 710.343µs, filename_unadjuster: 48.841µs, cgo: 25.83µs, max_same_issues: 1.81µs, fixer: 790ns, uniq_by_line: 770ns, diff: 610ns, exclude: 500ns, severity-rules: 470ns, skip_files: 450ns, sort_results: 440ns, max_from_linter: 380ns, source_code: 340ns, max_per_file_from_linter: 280ns, path_shortener: 260ns, path_prefixer: 250ns" [2024-01-09T10:49:48.381Z] level=info msg="[runner] linters took 8.740323858s with stages: goanalysis_metalinter: 8.718967433s" [2024-01-09T10:49:48.381Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-01-09T10:49:48.381Z] level=info msg="Memory: 218 samples, avg is 250.3MB, max is 880.1MB" [2024-01-09T10:49:48.381Z] level=info msg="Execution took 21.608739594s" [2024-01-09T10:49:48.652Z] go vet ./... [2024-01-09T10:49:52.980Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-09T10:49:52.980Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-09T10:49:52.980Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-01-09T10:49:52.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-01-09T10:49:53.309Z] + ls -al . [2024-01-09T10:49:53.309Z] total 736 [2024-01-09T10:49:53.309Z] drwxrwxr-x 11 1001 1001 4096 Jan 9 10:48 . [2024-01-09T10:49:53.309Z] drwxr-xr-x 4 root root 4096 Jan 9 10:48 .. [2024-01-09T10:49:53.309Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 10:47 .blubracket [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 10 Jan 9 10:47 .dockerignore [2024-01-09T10:49:53.309Z] drwxrwxr-x 8 1001 1001 4096 Jan 9 10:49 .git [2024-01-09T10:49:53.309Z] drwxrwxr-x 3 1001 1001 4096 Jan 9 10:47 .github [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 1074 Jan 9 10:47 .gitignore [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 42 Jan 9 10:47 .golangci.yml [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 100 Jan 9 10:47 .hadolint.yml [2024-01-09T10:49:53.309Z] drwxr-xr-x 3 1001 1001 4096 Jan 9 10:47 .semver [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 155 Jan 9 10:47 .sonarcloud.properties [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 1171 Jan 9 10:47 ADOPTERS.md [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 11674 Jan 9 10:47 Attribution.txt [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 100284 Jan 9 10:47 CHANGELOG.md [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 3804 Jan 9 10:47 CONTRIBUTING.md [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 677 Jan 9 10:47 GOVERNANCE.md [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 861 Jan 9 10:47 Jenkinsfile [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 10775 Jan 9 10:47 LICENSE [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 15392 Jan 9 10:47 Makefile [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 582 Jan 9 10:47 OWNERS.md [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 9528 Jan 9 10:47 README.md [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 789 Jan 9 10:47 SECURITY.md [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 12 Jan 9 10:47 VERSION [2024-01-09T10:49:53.309Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 10:47 bin [2024-01-09T10:49:53.309Z] drwxrwxr-x 18 1001 1001 4096 Jan 9 10:47 cmd [2024-01-09T10:49:53.309Z] -rw-r--r-- 1 root root 453602 Jan 9 10:49 coverage.out [2024-01-09T10:49:53.309Z] drwxrwxr-x 2 1001 1001 4096 Jan 9 10:47 fuzz_test [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 3686 Jan 9 10:47 go.mod [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 34039 Jan 9 10:47 go.sum [2024-01-09T10:49:53.309Z] drwxrwxr-x 7 1001 1001 4096 Jan 9 10:47 internal [2024-01-09T10:49:53.309Z] drwxrwxr-x 3 1001 1001 4096 Jan 9 10:47 openapi [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 584 Jan 9 10:47 security.txt [2024-01-09T10:49:53.309Z] -rw-rw-r-- 1 1001 1001 204 Jan 9 10:47 version.go [Pipeline] sh [2024-01-09T10:49:53.599Z] + '[' -e coverage.out ] [2024-01-09T10:49:53.599Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-01-09T10:49:53.741Z] Stashed 1 file(s) [Pipeline] sh [2024-01-09T10:49:54.026Z] + make build [2024-01-09T10:49:54.026Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-09T10:49:55.794Z] using credential edgex-jenkins-ssh [2024-01-09T10:49:55.830Z] Cloning the remote Git repository [2024-01-09T10:49:55.886Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-01-09T10:49:56.003Z] > git init /w/workspace/edgex-go/620 # timeout=10 [2024-01-09T10:49:56.234Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-01-09T10:49:56.236Z] > git --version # timeout=10 [2024-01-09T10:49:56.261Z] > git --version # 'git version 2.25.1' [2024-01-09T10:49:56.264Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-09T10:49:56.430Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-09T10:50:06.231Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-09T10:50:06.231Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-09T10:50:06.798Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-01-09T10:50:07.365Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-09T10:50:12.630Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-09T10:50:13.195Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-01-09T10:50:13.583Z] Avoid second fetch [2024-01-09T10:50:13.584Z] Checking out Revision 587930f9e62dbb8d1de22549799db07406fff5b2 (main) [2024-01-09T10:50:12.797Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-01-09T10:50:12.816Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-09T10:50:13.599Z] > git config core.sparsecheckout # timeout=10 [2024-01-09T10:50:13.659Z] > git checkout -f 587930f9e62dbb8d1de22549799db07406fff5b2 # timeout=10 [2024-01-09T10:50:14.308Z] Commit message: "Merge pull request #4745 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.18.0" [2024-01-09T10:50:14.570Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-09T10:50:15.140Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-01-09T10:50:15.416Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-09T10:50:15.416Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-09T10:50:15.416Z] Dload Upload Total Spent Left Speed [2024-01-09T10:50:15.684Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 44034 0 --:--:-- --:--:-- --:--:-- 44034 [Pipeline] sh [2024-01-09T10:50:15.705Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-09T10:50:16.008Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-09T10:50:16.336Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-09T10:50:16.336Z] sudo tee /etc/docker/daemon.new [2024-01-09T10:50:16.336Z] { [2024-01-09T10:50:16.336Z] "registry-mirrors": [ [2024-01-09T10:50:16.336Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-09T10:50:16.336Z] ], [2024-01-09T10:50:16.336Z] "bip": "10.250.0.254/24", [2024-01-09T10:50:16.336Z] "hosts": [ [2024-01-09T10:50:16.336Z] "tcp://0.0.0.0:5555", [2024-01-09T10:50:16.336Z] "unix:///var/run/docker.sock" [2024-01-09T10:50:16.336Z] ], [2024-01-09T10:50:16.336Z] "mtu": 1458, [2024-01-09T10:50:16.336Z] "selinux-enabled": true, [2024-01-09T10:50:16.336Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-09T10:50:16.336Z] } [Pipeline] sh [2024-01-09T10:50:16.640Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-09T10:50:16.664Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-09T10:50:17.003Z] + sudo service docker restart [2024-01-09T10:50:17.207Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-01-09T10:50:18.596Z] $ docker stop --time=1 a80e3062fd78e91d4a7225fce681cb71b7c93c03bfb31a131f2b11f72034d9d2 [2024-01-09T10:50:23.359Z] $ docker rm -f --volumes a80e3062fd78e91d4a7225fce681cb71b7c93c03bfb31a131f2b11f72034d9d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:50:24.569Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-09T10:50:24.569Z] [2024-01-09T10:50:24.569Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:50:24.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-09T10:50:25.150Z] latest: Pulling from edgex-devops/edgex-compose [2024-01-09T10:50:25.150Z] 91d30c5bc195: Pulling fs layer [2024-01-09T10:50:25.150Z] 2e9b0aa3be6d: Pulling fs layer [2024-01-09T10:50:25.151Z] 9c61dcf015f6: Pulling fs layer [2024-01-09T10:50:25.151Z] 4698f68db338: Pulling fs layer [2024-01-09T10:50:25.151Z] 2a2f49069b9e: Pulling fs layer [2024-01-09T10:50:25.151Z] e0025b399a48: Pulling fs layer [2024-01-09T10:50:25.151Z] 4698f68db338: Waiting [2024-01-09T10:50:25.151Z] 2a2f49069b9e: Waiting [2024-01-09T10:50:25.151Z] e0025b399a48: Waiting [2024-01-09T10:50:25.151Z] 91d30c5bc195: Verifying Checksum [2024-01-09T10:50:25.151Z] 4698f68db338: Verifying Checksum [2024-01-09T10:50:25.151Z] 4698f68db338: Download complete [2024-01-09T10:50:25.151Z] 2e9b0aa3be6d: Verifying Checksum [2024-01-09T10:50:25.151Z] 2e9b0aa3be6d: Download complete [2024-01-09T10:50:25.151Z] e0025b399a48: Verifying Checksum [2024-01-09T10:50:25.151Z] e0025b399a48: Download complete [2024-01-09T10:50:25.151Z] 91d30c5bc195: Pull complete [2024-01-09T10:50:25.409Z] 2a2f49069b9e: Download complete [2024-01-09T10:50:25.666Z] 2e9b0aa3be6d: Pull complete [2024-01-09T10:50:25.666Z] 9c61dcf015f6: Download complete [2024-01-09T10:50:28.194Z] 9c61dcf015f6: Pull complete [2024-01-09T10:50:28.452Z] 4698f68db338: Pull complete [2024-01-09T10:50:28.710Z] 2a2f49069b9e: Pull complete [2024-01-09T10:50:28.710Z] e0025b399a48: Pull complete [2024-01-09T10:50:28.710Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-01-09T10:50:28.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-01-09T10:50:28.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T10:50:28.889Z] prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container [2024-01-09T10:50:28.922Z] $ 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/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-01-09T10:50:32.798Z] $ docker top 3045de9c5d98acf9e82df0a2c293c17f47cb7a5a2cc52d9e7a7a2104e1f0a8fa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T10:50:33.195Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-01-09T10:50:35.726Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-01-09T10:50:35.726Z] #1 transferring dockerfile: 1.81kB done [2024-01-09T10:50:35.726Z] #1 DONE 0.0s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-01-09T10:50:35.726Z] #2 transferring dockerfile: 1.69kB done [2024-01-09T10:50:35.726Z] #2 DONE 0.0s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-01-09T10:50:35.726Z] #3 transferring dockerfile: 2.50kB done [2024-01-09T10:50:35.726Z] #3 DONE 0.0s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #4 [core-data internal] load build definition from Dockerfile [2024-01-09T10:50:35.726Z] #4 transferring dockerfile: 2.01kB done [2024-01-09T10:50:35.726Z] #4 DONE 0.0s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-01-09T10:50:35.726Z] #5 transferring dockerfile: 2.49kB done [2024-01-09T10:50:35.726Z] #5 DONE 0.0s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-01-09T10:50:35.726Z] #6 transferring dockerfile: 2.23kB done [2024-01-09T10:50:35.726Z] #6 DONE 0.0s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #7 [core-command internal] load build definition from Dockerfile [2024-01-09T10:50:35.726Z] #7 transferring dockerfile: 1.93kB done [2024-01-09T10:50:35.726Z] #7 DONE 0.0s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #8 [security-spire-agent internal] load .dockerignore [2024-01-09T10:50:35.726Z] #8 transferring context: 50B done [2024-01-09T10:50:35.726Z] #8 DONE 0.1s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-01-09T10:50:35.726Z] #9 transferring dockerfile: 2.93kB done [2024-01-09T10:50:35.726Z] #9 DONE 0.1s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-01-09T10:50:35.726Z] #10 transferring dockerfile: 2.06kB done [2024-01-09T10:50:35.726Z] #10 DONE 0.1s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-01-09T10:50:35.726Z] #11 transferring dockerfile: 1.89kB done [2024-01-09T10:50:35.726Z] #11 DONE 0.1s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-01-09T10:50:35.726Z] #12 transferring dockerfile: 2.15kB done [2024-01-09T10:50:35.726Z] #12 DONE 0.1s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-01-09T10:50:35.726Z] #13 transferring dockerfile: 1.70kB done [2024-01-09T10:50:35.726Z] #13 DONE 0.1s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-01-09T10:50:35.726Z] #14 transferring dockerfile: 1.93kB done [2024-01-09T10:50:35.726Z] #14 DONE 0.1s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #15 [support-notifications internal] load build definition from Dockerfile [2024-01-09T10:50:35.726Z] #15 transferring dockerfile: 1.95kB done [2024-01-09T10:50:35.726Z] #15 DONE 0.1s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #16 [security-spire-config internal] load .dockerignore [2024-01-09T10:50:35.726Z] #16 transferring context: 50B done [2024-01-09T10:50:35.726Z] #16 DONE 0.0s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-01-09T10:50:35.726Z] #17 transferring context: 50B done [2024-01-09T10:50:35.726Z] #17 DONE 0.0s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #18 [security-proxy-setup internal] load .dockerignore [2024-01-09T10:50:35.726Z] #18 transferring context: 50B done [2024-01-09T10:50:35.726Z] #18 DONE 0.0s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #19 [core-data internal] load .dockerignore [2024-01-09T10:50:35.726Z] #19 transferring context: 50B done [2024-01-09T10:50:35.726Z] #19 DONE 0.0s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2024-01-09T10:50:35.726Z] #20 transferring context: 50B done [2024-01-09T10:50:35.726Z] #20 DONE 0.1s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #21 [core-command internal] load .dockerignore [2024-01-09T10:50:35.726Z] #21 transferring context: 50B done [2024-01-09T10:50:35.726Z] #21 DONE 0.1s [2024-01-09T10:50:35.726Z] [2024-01-09T10:50:35.726Z] #22 [support-notifications internal] load .dockerignore [2024-01-09T10:50:36.028Z] #22 ... [2024-01-09T10:50:36.028Z] [2024-01-09T10:50:36.028Z] #23 [security-bootstrapper internal] load .dockerignore [2024-01-09T10:50:36.028Z] #23 transferring context: 50B done [2024-01-09T10:50:36.028Z] #23 DONE 0.1s [2024-01-09T10:50:36.028Z] [2024-01-09T10:50:36.028Z] #24 [core-metadata internal] load .dockerignore [2024-01-09T10:50:36.028Z] #24 transferring context: 50B done [2024-01-09T10:50:36.028Z] #24 DONE 0.1s [2024-01-09T10:50:36.028Z] [2024-01-09T10:50:36.028Z] #25 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-09T10:50:36.028Z] #25 DONE 0.0s [2024-01-09T10:50:36.028Z] [2024-01-09T10:50:36.028Z] #26 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-01-09T10:50:36.431Z] #26 ... [2024-01-09T10:50:36.431Z] [2024-01-09T10:50:36.431Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-01-09T10:50:36.431Z] #27 transferring context: 50B done [2024-01-09T10:50:36.431Z] #27 DONE 0.4s [2024-01-09T10:50:36.431Z] [2024-01-09T10:50:36.431Z] #28 [security-proxy-auth internal] load .dockerignore [2024-01-09T10:50:36.431Z] #28 transferring context: 50B done [2024-01-09T10:50:36.431Z] #28 DONE 0.4s [2024-01-09T10:50:36.431Z] [2024-01-09T10:50:36.431Z] #29 [security-spire-server internal] load .dockerignore [2024-01-09T10:50:36.431Z] #29 transferring context: 50B done [2024-01-09T10:50:36.431Z] #29 DONE 0.4s [2024-01-09T10:50:36.431Z] [2024-01-09T10:50:36.431Z] #22 [support-notifications internal] load .dockerignore [2024-01-09T10:50:36.431Z] #22 transferring context: 50B done [2024-01-09T10:50:36.431Z] #22 DONE 0.4s [2024-01-09T10:50:36.431Z] [2024-01-09T10:50:36.431Z] #30 [support-scheduler internal] load .dockerignore [2024-01-09T10:50:36.431Z] #30 transferring context: 50B done [2024-01-09T10:50:36.431Z] #30 DONE 0.4s [2024-01-09T10:50:36.431Z] [2024-01-09T10:50:36.431Z] #25 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-09T10:50:36.431Z] #25 DONE 0.0s [2024-01-09T10:50:36.431Z] [2024-01-09T10:50:36.431Z] #26 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-01-09T10:50:36.431Z] #26 ... [2024-01-09T10:50:36.431Z] [2024-01-09T10:50:36.431Z] #25 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-01-09T10:50:36.431Z] #25 DONE 0.0s [2024-01-09T10:50:36.431Z] [2024-01-09T10:50:36.431Z] #26 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-01-09T10:50:36.689Z] #26 DONE 0.6s [2024-01-09T10:50:36.689Z] [2024-01-09T10:50:36.689Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T10:50:36.689Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-09T10:50:36.689Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-09T10:50:36.689Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-09T10:50:36.689Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-09T10:50:36.689Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s [2024-01-09T10:50:36.689Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done [2024-01-09T10:50:36.689Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [2024-01-09T10:50:36.948Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done [2024-01-09T10:50:37.238Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2024-01-09T10:50:37.238Z] #31 ... [2024-01-09T10:50:37.238Z] [2024-01-09T10:50:37.238Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-01-09T10:50:37.238Z] #32 DONE 1.0s [2024-01-09T10:50:37.238Z] [2024-01-09T10:50:37.238Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-01-09T10:50:37.238Z] #33 DONE 1.3s [2024-01-09T10:50:37.238Z] [2024-01-09T10:50:37.238Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-09T10:50:37.238Z] #34 DONE 1.4s [2024-01-09T10:50:37.238Z] [2024-01-09T10:50:37.238Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T10:50:37.238Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-09T10:50:37.238Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-09T10:50:37.238Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-09T10:50:37.238Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-09T10:50:37.238Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done [2024-01-09T10:50:37.238Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2024-01-09T10:50:37.505Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-09T10:50:37.505Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-09T10:50:37.505Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2024-01-09T10:50:37.505Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2024-01-09T10:50:37.505Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.4s done [2024-01-09T10:50:37.505Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-09T10:50:39.141Z] provisioning config files... [2024-01-09T10:50:39.164Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/620@tmp/config3753192418724500825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T10:50:39.612Z] ---> ****-login.sh [2024-01-09T10:50:39.612Z] nexus3.edgexfoundry.org:10001 [2024-01-09T10:50:39.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T10:50:40.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T10:50:40.159Z] Configure a credential helper to remove this warning. See [2024-01-09T10:50:40.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T10:50:40.159Z] [2024-01-09T10:50:40.159Z] Login Succeeded [2024-01-09T10:50:40.159Z] nexus3.edgexfoundry.org:10002 [2024-01-09T10:50:40.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T10:50:40.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T10:50:40.429Z] Configure a credential helper to remove this warning. See [2024-01-09T10:50:40.429Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T10:50:40.429Z] [2024-01-09T10:50:40.429Z] Login Succeeded [2024-01-09T10:50:40.429Z] nexus3.edgexfoundry.org:10003 [2024-01-09T10:50:40.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T10:50:40.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T10:50:40.703Z] Configure a credential helper to remove this warning. See [2024-01-09T10:50:40.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T10:50:40.703Z] [2024-01-09T10:50:40.703Z] Login Succeeded [2024-01-09T10:50:40.703Z] nexus3.edgexfoundry.org:10004 [2024-01-09T10:50:40.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T10:50:40.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T10:50:40.973Z] Configure a credential helper to remove this warning. See [2024-01-09T10:50:40.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T10:50:40.974Z] [2024-01-09T10:50:40.974Z] Login Succeeded [2024-01-09T10:50:40.974Z] ****.io [2024-01-09T10:50:40.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T10:50:41.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T10:50:41.240Z] Configure a credential helper to remove this warning. See [2024-01-09T10:50:41.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T10:50:41.240Z] [2024-01-09T10:50:41.240Z] Login Succeeded [2024-01-09T10:50:41.240Z] ---> ****-login.sh ends [Pipeline] } [2024-01-09T10:50:41.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-01-09T10:50:42.041Z] + git config --global --add safe.directory /w/workspace/edgex-go/620 [Pipeline] echo [2024-01-09T10:50:42.060Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T10:50:42.105Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T10:50:42.142Z] ========================================================= [2024-01-09T10:50:42.142Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-09T10:50:42.142Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-01-09T10:50:42.482Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-09T10:50:42.750Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-01-09T10:50:42.750Z] 9fda8d8052c6: Pulling fs layer [2024-01-09T10:50:42.750Z] 5d54e960e981: Pulling fs layer [2024-01-09T10:50:42.750Z] c4a7e357bf2a: Pulling fs layer [2024-01-09T10:50:42.750Z] f0e02332f6b5: Pulling fs layer [2024-01-09T10:50:42.750Z] 872ee5b61b7b: Pulling fs layer [2024-01-09T10:50:42.750Z] 0c6a40ed1a82: Pulling fs layer [2024-01-09T10:50:42.750Z] 94ae7d8d031c: Pulling fs layer [2024-01-09T10:50:42.750Z] 0c6a40ed1a82: Waiting [2024-01-09T10:50:42.750Z] 872ee5b61b7b: Waiting [2024-01-09T10:50:42.750Z] 94ae7d8d031c: Waiting [2024-01-09T10:50:42.750Z] 5d54e960e981: Verifying Checksum [2024-01-09T10:50:42.750Z] 5d54e960e981: Download complete [2024-01-09T10:50:42.750Z] f0e02332f6b5: Verifying Checksum [2024-01-09T10:50:42.750Z] f0e02332f6b5: Download complete [2024-01-09T10:50:42.750Z] 872ee5b61b7b: Verifying Checksum [2024-01-09T10:50:42.750Z] 872ee5b61b7b: Download complete [2024-01-09T10:50:42.750Z] 9fda8d8052c6: Verifying Checksum [2024-01-09T10:50:42.750Z] 9fda8d8052c6: Download complete [2024-01-09T10:50:42.770Z] #31 ... [2024-01-09T10:50:42.770Z] [2024-01-09T10:50:42.770Z] #35 [core-command internal] load build context [2024-01-09T10:50:42.770Z] #35 transferring context: 294.63MB 6.1s [2024-01-09T10:50:43.019Z] 94ae7d8d031c: Verifying Checksum [2024-01-09T10:50:43.020Z] 94ae7d8d031c: Download complete [2024-01-09T10:50:43.134Z] #35 transferring context: 309.51MB 6.6s done [2024-01-09T10:50:43.392Z] #35 ... [2024-01-09T10:50:43.392Z] [2024-01-09T10:50:43.392Z] #36 [core-common-config-bootstrapper internal] load build context [2024-01-09T10:50:43.392Z] #36 transferring context: 309.51MB 7.0s done [2024-01-09T10:50:43.392Z] #36 ... [2024-01-09T10:50:43.392Z] [2024-01-09T10:50:43.392Z] #37 [security-secretstore-setup internal] load build context [2024-01-09T10:50:43.605Z] 9fda8d8052c6: Pull complete [2024-01-09T10:50:43.651Z] #37 transferring context: 309.51MB 7.2s done [2024-01-09T10:50:43.651Z] #37 ... [2024-01-09T10:50:43.651Z] [2024-01-09T10:50:43.651Z] #38 [security-proxy-auth internal] load build context [2024-01-09T10:50:43.651Z] #38 transferring context: 309.51MB 7.3s done [2024-01-09T10:50:43.874Z] 5d54e960e981: Pull complete [2024-01-09T10:50:43.908Z] #38 ... [2024-01-09T10:50:43.908Z] [2024-01-09T10:50:43.908Z] #39 [security-proxy-setup internal] load build context [2024-01-09T10:50:44.144Z] c4a7e357bf2a: Verifying Checksum [2024-01-09T10:50:44.144Z] c4a7e357bf2a: Download complete [2024-01-09T10:50:44.473Z] #39 transferring context: 309.51MB 8.0s done [2024-01-09T10:50:44.730Z] #39 ... [2024-01-09T10:50:44.730Z] [2024-01-09T10:50:44.730Z] #40 [security-spiffe-token-provider internal] load build context [2024-01-09T10:50:44.730Z] #40 transferring context: 309.51MB 8.4s done [2024-01-09T10:50:45.104Z] 0c6a40ed1a82: Verifying Checksum [2024-01-09T10:50:45.104Z] 0c6a40ed1a82: Download complete [2024-01-09T10:50:46.631Z] #40 ... [2024-01-09T10:50:46.631Z] [2024-01-09T10:50:46.631Z] #41 [security-bootstrapper internal] load build context [2024-01-09T10:50:46.631Z] #41 transferring context: 309.51MB 7.2s done [2024-01-09T10:50:46.631Z] #41 ... [2024-01-09T10:50:46.631Z] [2024-01-09T10:50:46.631Z] #42 [core-data internal] load build context [2024-01-09T10:50:46.631Z] #42 transferring context: 309.51MB 8.0s done [2024-01-09T10:50:46.631Z] #42 ... [2024-01-09T10:50:46.631Z] [2024-01-09T10:50:46.631Z] #43 [support-scheduler internal] load build context [2024-01-09T10:50:46.631Z] #43 transferring context: 309.51MB 7.2s done [2024-01-09T10:50:46.891Z] #43 ... [2024-01-09T10:50:46.891Z] [2024-01-09T10:50:46.891Z] #44 [support-notifications internal] load build context [2024-01-09T10:50:46.891Z] #44 transferring context: 309.51MB 6.8s done [2024-01-09T10:50:46.891Z] #44 ... [2024-01-09T10:50:46.891Z] [2024-01-09T10:50:46.891Z] #45 [core-metadata internal] load build context [2024-01-09T10:50:46.891Z] #45 transferring context: 309.51MB 7.0s done [2024-01-09T10:50:47.460Z] #45 ... [2024-01-09T10:50:47.460Z] [2024-01-09T10:50:47.460Z] #46 [security-spire-server internal] load build context [2024-01-09T10:50:47.460Z] #46 ... [2024-01-09T10:50:47.460Z] [2024-01-09T10:50:47.460Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:50:47.460Z] #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:50:47.739Z] #47 ... [2024-01-09T10:50:47.739Z] [2024-01-09T10:50:47.739Z] #48 [security-spire-config internal] load build context [2024-01-09T10:50:47.739Z] #48 ... [2024-01-09T10:50:47.739Z] [2024-01-09T10:50:47.739Z] #49 [security-spire-agent internal] load build context [2024-01-09T10:50:49.173Z] #49 ... [2024-01-09T10:50:49.173Z] [2024-01-09T10:50:49.173Z] #50 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-01-09T10:50:49.173Z] #50 ... [2024-01-09T10:50:49.173Z] [2024-01-09T10:50:49.173Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-09T10:50:49.173Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-09T10:50:50.553Z] #51 ... [2024-01-09T10:50:50.553Z] [2024-01-09T10:50:50.553Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:50:50.553Z] #47 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 13.0s done [2024-01-09T10:50:58.744Z] #47 ... [2024-01-09T10:50:58.744Z] [2024-01-09T10:50:58.744Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T10:51:02.953Z] #31 ... [2024-01-09T10:51:02.953Z] [2024-01-09T10:51:02.953Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-09T10:51:02.953Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 25.4s done [2024-01-09T10:51:02.953Z] #51 DONE 25.4s [2024-01-09T10:51:02.953Z] [2024-01-09T10:51:02.953Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:51:02.953Z] #47 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-09T10:51:02.953Z] #47 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-01-09T10:51:02.953Z] #47 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-01-09T10:51:02.953Z] #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2024-01-09T10:51:03.214Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s [2024-01-09T10:51:03.214Z] #47 ... [2024-01-09T10:51:03.214Z] [2024-01-09T10:51:03.214Z] #35 [core-command internal] load build context [2024-01-09T10:51:03.214Z] #35 DONE 26.9s [2024-01-09T10:51:03.214Z] [2024-01-09T10:51:03.214Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:51:03.214Z] #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s [2024-01-09T10:51:03.214Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s [2024-01-09T10:51:03.214Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s [2024-01-09T10:51:03.307Z] c4a7e357bf2a: Pull complete [2024-01-09T10:51:03.307Z] f0e02332f6b5: Pull complete [2024-01-09T10:51:03.307Z] 872ee5b61b7b: Pull complete [2024-01-09T10:51:03.484Z] #47 ... [2024-01-09T10:51:03.484Z] [2024-01-09T10:51:03.484Z] #50 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-01-09T10:51:03.484Z] #50 DONE 26.0s [2024-01-09T10:51:03.484Z] [2024-01-09T10:51:03.484Z] #45 [core-metadata internal] load build context [2024-01-09T10:51:03.484Z] #45 DONE 27.0s [2024-01-09T10:51:03.484Z] [2024-01-09T10:51:03.484Z] #36 [core-common-config-bootstrapper internal] load build context [2024-01-09T10:51:03.484Z] #36 DONE 27.1s [2024-01-09T10:51:03.484Z] [2024-01-09T10:51:03.484Z] #44 [support-notifications internal] load build context [2024-01-09T10:51:03.484Z] #44 DONE 26.8s [2024-01-09T10:51:03.484Z] [2024-01-09T10:51:03.484Z] #37 [security-secretstore-setup internal] load build context [2024-01-09T10:51:03.484Z] #37 DONE 27.1s [2024-01-09T10:51:03.484Z] [2024-01-09T10:51:03.484Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:51:03.484Z] #47 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2024-01-09T10:51:03.484Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2024-01-09T10:51:03.484Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2024-01-09T10:51:03.484Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-09T10:51:03.484Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-01-09T10:51:03.484Z] #47 ... [2024-01-09T10:51:03.484Z] [2024-01-09T10:51:03.484Z] #41 [security-bootstrapper internal] load build context [2024-01-09T10:51:03.484Z] #41 DONE 27.1s [2024-01-09T10:51:03.484Z] [2024-01-09T10:51:03.484Z] #38 [security-proxy-auth internal] load build context [2024-01-09T10:51:03.484Z] #38 DONE 27.0s [2024-01-09T10:51:03.484Z] [2024-01-09T10:51:03.484Z] #43 [support-scheduler internal] load build context [2024-01-09T10:51:03.484Z] #43 DONE 26.8s [2024-01-09T10:51:03.484Z] [2024-01-09T10:51:03.484Z] #39 [security-proxy-setup internal] load build context [2024-01-09T10:51:03.484Z] #39 DONE 27.1s [2024-01-09T10:51:03.484Z] [2024-01-09T10:51:03.484Z] #40 [security-spiffe-token-provider internal] load build context [2024-01-09T10:51:03.484Z] #40 DONE 27.1s [2024-01-09T10:51:03.484Z] [2024-01-09T10:51:03.484Z] #42 [core-data internal] load build context [2024-01-09T10:51:03.484Z] #42 DONE 27.1s [2024-01-09T10:51:03.484Z] [2024-01-09T10:51:03.484Z] #46 [security-spire-server internal] load build context [2024-01-09T10:51:03.484Z] #46 transferring context: 18.10kB done [2024-01-09T10:51:03.484Z] #46 DONE 26.1s [2024-01-09T10:51:03.484Z] [2024-01-09T10:51:03.484Z] #49 [security-spire-agent internal] load build context [2024-01-09T10:51:03.484Z] #49 transferring context: 17.63kB done [2024-01-09T10:51:03.484Z] #49 DONE 26.2s [2024-01-09T10:51:03.484Z] [2024-01-09T10:51:03.484Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:51:03.484Z] #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.6s [2024-01-09T10:51:03.484Z] #47 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-01-09T10:51:03.744Z] #47 ... [2024-01-09T10:51:03.744Z] [2024-01-09T10:51:03.744Z] #48 [security-spire-config internal] load build context [2024-01-09T10:51:03.744Z] #48 transferring context: 16.35kB done [2024-01-09T10:51:03.744Z] #48 DONE 26.2s [2024-01-09T10:51:03.744Z] [2024-01-09T10:51:03.744Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:51:03.744Z] #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.8s [2024-01-09T10:51:03.744Z] #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s [2024-01-09T10:51:04.309Z] #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done [2024-01-09T10:51:04.309Z] #47 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-01-09T10:51:04.309Z] #47 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.3s done [2024-01-09T10:51:05.245Z] #47 ... [2024-01-09T10:51:05.245Z] [2024-01-09T10:51:05.245Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-09T10:51:05.245Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-01-09T10:51:05.245Z] #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-01-09T10:51:05.245Z] #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-01-09T10:51:05.245Z] #51 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-09T10:51:05.245Z] #51 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-01-09T10:51:05.245Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-01-09T10:51:05.245Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2024-01-09T10:51:05.245Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done [2024-01-09T10:51:05.245Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-01-09T10:51:05.245Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-01-09T10:51:05.245Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done [2024-01-09T10:51:05.245Z] #51 DONE 27.5s [2024-01-09T10:51:05.245Z] [2024-01-09T10:51:05.245Z] #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:51:05.245Z] #47 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done [2024-01-09T10:51:05.505Z] #47 DONE 28.2s [2024-01-09T10:51:05.505Z] [2024-01-09T10:51:05.505Z] #52 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-01-09T10:51:05.505Z] #0 1.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:07.408Z] #52 ... [2024-01-09T10:51:07.408Z] [2024-01-09T10:51:07.408Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-09T10:51:07.408Z] #0 2.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:07.408Z] #0 3.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:07.408Z] #0 3.322 (1/2) Installing ca-certificates (20230506-r0) [2024-01-09T10:51:07.408Z] #0 3.336 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-09T10:51:07.408Z] #0 3.340 Executing busybox-1.36.1-r5.trigger [2024-01-09T10:51:07.408Z] #0 3.345 Executing ca-certificates-20230506-r0.trigger [2024-01-09T10:51:07.408Z] #0 3.537 OK: 8 MiB in 17 packages [2024-01-09T10:51:07.408Z] #53 DONE 3.7s [2024-01-09T10:51:07.408Z] [2024-01-09T10:51:07.408Z] #54 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-01-09T10:51:07.408Z] #54 ... [2024-01-09T10:51:07.408Z] [2024-01-09T10:51:07.408Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-09T10:51:07.408Z] #0 3.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:07.408Z] #0 3.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:07.408Z] #0 3.496 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-09T10:51:07.408Z] #0 3.496 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-09T10:51:07.408Z] #0 3.496 OK: 20071 distinct packages available [2024-01-09T10:51:07.408Z] #0 3.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:07.408Z] #0 3.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:07.408Z] #0 3.936 OK: 264 MiB in 52 packages [2024-01-09T10:51:07.408Z] #55 DONE 4.1s [2024-01-09T10:51:07.408Z] [2024-01-09T10:51:07.408Z] #56 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:51:07.668Z] #56 DONE 0.2s [2024-01-09T10:51:07.668Z] [2024-01-09T10:51:07.668Z] #57 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:51:08.236Z] #57 ... [2024-01-09T10:51:08.236Z] [2024-01-09T10:51:08.236Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-01-09T10:51:08.236Z] #0 1.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.236Z] #0 4.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.236Z] #0 4.471 OK: 264 MiB in 52 packages [2024-01-09T10:51:08.236Z] #58 DONE 4.9s [2024-01-09T10:51:08.236Z] [2024-01-09T10:51:08.236Z] #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-01-09T10:51:08.236Z] #0 1.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.236Z] #0 4.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.236Z] #0 4.456 OK: 264 MiB in 52 packages [2024-01-09T10:51:08.236Z] #59 DONE 4.9s [2024-01-09T10:51:08.236Z] [2024-01-09T10:51:08.236Z] #54 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-01-09T10:51:08.236Z] #54 0.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.236Z] #54 0.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.236Z] #54 0.920 OK: 8 MiB in 17 packages [2024-01-09T10:51:08.236Z] #54 DONE 1.2s [2024-01-09T10:51:08.236Z] [2024-01-09T10:51:08.236Z] #52 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-01-09T10:51:08.236Z] #52 4.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.236Z] #52 4.598 OK: 264 MiB in 52 packages [2024-01-09T10:51:08.236Z] #52 DONE 5.0s [2024-01-09T10:51:08.236Z] [2024-01-09T10:51:08.236Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-09T10:51:08.236Z] #0 1.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.236Z] #0 3.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.236Z] #0 4.285 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-09T10:51:08.236Z] #0 4.289 (2/4) Installing openssl (3.1.4-r1) [2024-01-09T10:51:08.236Z] #0 4.308 (3/4) Installing su-exec (0.2-r3) [2024-01-09T10:51:08.236Z] #0 4.313 (4/4) Installing yq (4.33.3-r5) [2024-01-09T10:51:08.236Z] #0 4.388 Executing busybox-1.36.1-r5.trigger [2024-01-09T10:51:08.236Z] #0 4.405 OK: 17 MiB in 19 packages [2024-01-09T10:51:08.236Z] #60 DONE 5.0s [2024-01-09T10:51:08.236Z] [2024-01-09T10:51:08.237Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-09T10:51:08.237Z] #0 1.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.237Z] #0 3.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.237Z] #0 3.990 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-09T10:51:08.237Z] #0 3.990 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-09T10:51:08.237Z] #0 3.990 OK: 20069 distinct packages available [2024-01-09T10:51:08.237Z] #0 4.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.237Z] #0 4.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.237Z] #0 4.442 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-09T10:51:08.237Z] #0 4.450 (2/4) Installing musl-obstack (1.2.3-r2) [2024-01-09T10:51:08.237Z] #0 4.466 (3/4) Installing libucontext (1.2-r2) [2024-01-09T10:51:08.237Z] #0 4.472 (4/4) Installing gcompat (1.1.0-r1) [2024-01-09T10:51:08.237Z] #0 4.476 Executing busybox-1.36.1-r5.trigger [2024-01-09T10:51:08.237Z] #0 4.486 OK: 8 MiB in 19 packages [2024-01-09T10:51:08.237Z] #61 DONE 5.0s [2024-01-09T10:51:08.237Z] [2024-01-09T10:51:08.237Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-09T10:51:08.237Z] #0 1.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.237Z] #0 3.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.237Z] #0 3.888 (1/4) Installing ca-certificates (20230506-r0) [2024-01-09T10:51:08.237Z] #0 3.909 (2/4) Installing dumb-init (1.2.5-r2) [2024-01-09T10:51:08.237Z] #0 3.914 (3/4) Installing su-exec (0.2-r3) [2024-01-09T10:51:08.237Z] #0 3.917 (4/4) Installing yq (4.33.3-r5) [2024-01-09T10:51:08.237Z] #0 4.229 Executing busybox-1.36.1-r5.trigger [2024-01-09T10:51:08.237Z] #0 4.235 Executing ca-certificates-20230506-r0.trigger [2024-01-09T10:51:08.237Z] #0 4.314 OK: 17 MiB in 19 packages [2024-01-09T10:51:08.237Z] #62 DONE 4.9s [2024-01-09T10:51:08.237Z] [2024-01-09T10:51:08.237Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-09T10:51:08.237Z] #0 1.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.237Z] #0 3.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.237Z] #0 4.233 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-09T10:51:08.237Z] #0 4.238 Executing busybox-1.36.1-r5.trigger [2024-01-09T10:51:08.237Z] #0 4.244 OK: 7 MiB in 16 packages [2024-01-09T10:51:08.237Z] #63 DONE 4.9s [2024-01-09T10:51:08.237Z] [2024-01-09T10:51:08.237Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-09T10:51:08.237Z] #0 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.237Z] #0 3.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.237Z] #0 3.922 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-09T10:51:08.237Z] #0 3.922 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-09T10:51:08.237Z] #0 3.922 OK: 20069 distinct packages available [2024-01-09T10:51:08.237Z] #0 3.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.237Z] #0 4.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.237Z] #0 4.406 (1/11) Installing ca-certificates (20230506-r0) [2024-01-09T10:51:08.237Z] #0 4.422 (2/11) Installing brotli-libs (1.0.9-r14) [2024-01-09T10:51:08.237Z] #0 4.434 (3/11) Installing libunistring (1.1-r1) [2024-01-09T10:51:08.237Z] #0 4.454 (4/11) Installing libidn2 (2.3.4-r1) [2024-01-09T10:51:08.237Z] #0 4.458 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-01-09T10:51:08.237Z] #0 4.468 (6/11) Installing libcurl (8.5.0-r0) [2024-01-09T10:51:08.237Z] #0 4.487 (7/11) Installing curl (8.5.0-r0) [2024-01-09T10:51:08.237Z] #0 4.533 (8/11) Installing dumb-init (1.2.5-r2) [2024-01-09T10:51:08.237Z] #0 4.591 (9/11) Installing musl-obstack (1.2.3-r2) [2024-01-09T10:51:08.237Z] #0 4.593 (10/11) Installing libucontext (1.2-r2) [2024-01-09T10:51:08.237Z] #0 4.596 (11/11) Installing gcompat (1.1.0-r1) [2024-01-09T10:51:08.237Z] #0 4.600 Executing busybox-1.36.1-r5.trigger [2024-01-09T10:51:08.237Z] #0 4.606 Executing ca-certificates-20230506-r0.trigger [2024-01-09T10:51:08.237Z] #0 4.650 OK: 12 MiB in 26 packages [2024-01-09T10:51:08.237Z] #64 DONE 5.0s [2024-01-09T10:51:08.237Z] [2024-01-09T10:51:08.237Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-09T10:51:08.237Z] #0 1.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.237Z] #0 4.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.237Z] #0 4.695 (1/2) Installing dumb-init (1.2.5-r2) [2024-01-09T10:51:08.237Z] #0 4.695 (2/2) Installing su-exec (0.2-r3) [2024-01-09T10:51:08.237Z] #0 4.701 Executing busybox-1.36.1-r5.trigger [2024-01-09T10:51:08.237Z] #0 4.713 OK: 7 MiB in 17 packages [2024-01-09T10:51:08.237Z] #65 DONE 5.0s [2024-01-09T10:51:08.237Z] [2024-01-09T10:51:08.237Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-01-09T10:51:08.496Z] #66 ... [2024-01-09T10:51:08.496Z] [2024-01-09T10:51:08.496Z] #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-01-09T10:51:08.496Z] #0 1.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.496Z] #0 4.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.496Z] #0 4.848 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-09T10:51:08.496Z] #0 4.852 Executing busybox-1.36.1-r5.trigger [2024-01-09T10:51:08.496Z] #0 4.857 OK: 7 MiB in 16 packages [2024-01-09T10:51:08.496Z] #67 DONE 5.0s [2024-01-09T10:51:08.496Z] [2024-01-09T10:51:08.496Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:51:08.496Z] #68 DONE 0.2s [2024-01-09T10:51:08.496Z] [2024-01-09T10:51:08.496Z] #69 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:51:08.496Z] #69 DONE 0.2s [2024-01-09T10:51:08.496Z] [2024-01-09T10:51:08.496Z] #70 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:51:08.496Z] #70 DONE 0.2s [2024-01-09T10:51:08.755Z] [2024-01-09T10:51:08.755Z] #71 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-01-09T10:51:08.755Z] #71 ... [2024-01-09T10:51:08.755Z] [2024-01-09T10:51:08.755Z] #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-09T10:51:08.755Z] #0 1.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.755Z] #0 4.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.755Z] #0 4.862 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-09T10:51:08.755Z] #0 4.862 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-09T10:51:08.755Z] #0 4.862 OK: 20069 distinct packages available [2024-01-09T10:51:08.755Z] #0 4.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.755Z] #0 5.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:08.755Z] #0 5.219 (1/5) Installing dumb-init (1.2.5-r2) [2024-01-09T10:51:08.755Z] #0 5.223 (2/5) Installing musl-obstack (1.2.3-r2) [2024-01-09T10:51:08.755Z] #0 5.225 (3/5) Installing libucontext (1.2-r2) [2024-01-09T10:51:08.755Z] #0 5.228 (4/5) Installing gcompat (1.1.0-r1) [2024-01-09T10:51:08.755Z] #0 5.232 (5/5) Installing openssl (3.1.4-r1) [2024-01-09T10:51:08.755Z] #0 5.243 Executing busybox-1.36.1-r5.trigger [2024-01-09T10:51:08.755Z] #0 5.251 OK: 8 MiB in 20 packages [2024-01-09T10:51:08.755Z] #72 DONE 5.6s [2024-01-09T10:51:09.015Z] [2024-01-09T10:51:09.015Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-01-09T10:51:10.389Z] #73 ... [2024-01-09T10:51:10.390Z] [2024-01-09T10:51:10.390Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-01-09T10:51:10.390Z] #0 1.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:10.390Z] #0 1.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:10.390Z] #0 1.916 OK: 17 MiB in 19 packages [2024-01-09T10:51:10.390Z] #74 DONE 2.0s [2024-01-09T10:51:10.390Z] [2024-01-09T10:51:10.390Z] #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-01-09T10:51:10.390Z] #75 DONE 0.0s [2024-01-09T10:51:10.390Z] [2024-01-09T10:51:10.390Z] #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-01-09T10:51:10.390Z] #0 1.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:10.390Z] #0 1.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:10.390Z] #0 1.993 OK: 8 MiB in 19 packages [2024-01-09T10:51:10.390Z] #76 DONE 2.1s [2024-01-09T10:51:10.649Z] [2024-01-09T10:51:10.649Z] #71 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-01-09T10:51:10.649Z] #71 1.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:10.649Z] #71 2.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:10.907Z] #71 2.351 OK: 7 MiB in 16 packages [2024-01-09T10:51:10.907Z] #71 ... [2024-01-09T10:51:10.907Z] [2024-01-09T10:51:10.907Z] #77 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-01-09T10:51:10.907Z] #0 1.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:10.907Z] #0 1.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:10.907Z] #0 2.178 OK: 7 MiB in 16 packages [2024-01-09T10:51:10.907Z] #77 DONE 2.7s [2024-01-09T10:51:11.165Z] [2024-01-09T10:51:11.165Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-09T10:51:11.165Z] #0 1.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:11.165Z] #0 1.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:11.165Z] #0 2.272 OK: 17 MiB in 19 packages [2024-01-09T10:51:11.165Z] #78 DONE 2.7s [2024-01-09T10:51:11.165Z] [2024-01-09T10:51:11.165Z] #71 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-01-09T10:51:11.165Z] #71 DONE 2.6s [2024-01-09T10:51:11.165Z] [2024-01-09T10:51:11.165Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-01-09T10:51:11.165Z] #66 1.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:11.165Z] #66 2.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:11.165Z] #66 2.321 OK: 7 MiB in 17 packages [2024-01-09T10:51:11.165Z] #66 DONE 2.7s [2024-01-09T10:51:11.165Z] [2024-01-09T10:51:11.165Z] #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-09T10:51:11.165Z] #79 DONE 0.6s [2024-01-09T10:51:11.165Z] [2024-01-09T10:51:11.165Z] #80 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-01-09T10:51:11.165Z] #80 DONE 0.1s [2024-01-09T10:51:11.165Z] [2024-01-09T10:51:11.165Z] #81 [security-spire-config stage-2 6/10] COPY security.txt / [2024-01-09T10:51:11.165Z] #81 DONE 0.0s [2024-01-09T10:51:11.165Z] [2024-01-09T10:51:11.165Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-09T10:51:11.165Z] #82 ... [2024-01-09T10:51:11.165Z] [2024-01-09T10:51:11.165Z] #83 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-01-09T10:51:11.165Z] #83 DONE 0.0s [2024-01-09T10:51:11.165Z] [2024-01-09T10:51:11.165Z] #84 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-01-09T10:51:11.165Z] #84 DONE 0.0s [2024-01-09T10:51:11.165Z] [2024-01-09T10:51:11.165Z] #85 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-01-09T10:51:11.165Z] #85 DONE 0.0s [2024-01-09T10:51:11.424Z] [2024-01-09T10:51:11.424Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-09T10:51:11.424Z] #0 2.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:11.424Z] #0 2.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:11.424Z] #0 2.922 OK: 12 MiB in 26 packages [2024-01-09T10:51:11.424Z] #86 DONE 3.0s [2024-01-09T10:51:11.424Z] [2024-01-09T10:51:11.424Z] #87 [security-spire-config] exporting to image [2024-01-09T10:51:11.424Z] #87 exporting layers [2024-01-09T10:51:11.512Z] 0c6a40ed1a82: Pull complete [2024-01-09T10:51:11.683Z] #87 exporting layers 0.5s done [2024-01-09T10:51:11.683Z] #87 writing image sha256:76c90383a693387027e40b22857c9bfadc429651570c09c27de6618388229879 done [2024-01-09T10:51:11.683Z] #87 naming to docker.io/library/security-spire-config done [2024-01-09T10:51:11.683Z] #87 DONE 0.5s [2024-01-09T10:51:11.683Z] [2024-01-09T10:51:11.683Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-09T10:51:11.683Z] #82 DONE 0.8s [2024-01-09T10:51:11.683Z] [2024-01-09T10:51:11.683Z] #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:51:11.942Z] #88 ... [2024-01-09T10:51:11.942Z] [2024-01-09T10:51:11.942Z] #89 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-01-09T10:51:11.942Z] #89 DONE 0.0s [2024-01-09T10:51:12.200Z] [2024-01-09T10:51:12.200Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-01-09T10:51:12.200Z] #73 3.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:12.200Z] #73 3.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-09T10:51:12.200Z] #73 3.424 OK: 8 MiB in 20 packages [2024-01-09T10:51:12.459Z] #73 DONE 3.7s [2024-01-09T10:51:12.459Z] [2024-01-09T10:51:12.459Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-09T10:51:13.458Z] 94ae7d8d031c: Pull complete [2024-01-09T10:51:13.458Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-09T10:51:13.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-09T10:51:13.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-01-09T10:51:13.838Z] #90 ... [2024-01-09T10:51:13.838Z] [2024-01-09T10:51:13.838Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-01-09T10:51:13.838Z] #91 DONE 1.3s [2024-01-09T10:51:13.838Z] [2024-01-09T10:51:13.838Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-09T10:51:13.838Z] #90 DONE 1.3s [2024-01-09T10:51:13.838Z] [2024-01-09T10:51:13.838Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-01-09T10:51:14.092Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-09T10:51:14.092Z] WORKDIR /edgex [2024-01-09T10:51:14.092Z] COPY go.mod . [2024-01-09T10:51:14.092Z] RUN go mod download build [2024-01-09T10:51:14.092Z] -t ci-base-image-arm64 -f - . [2024-01-09T10:51:14.098Z] #92 DONE 0.6s [2024-01-09T10:51:14.098Z] [2024-01-09T10:51:14.098Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-09T10:51:14.357Z] #93 DONE 0.6s [2024-01-09T10:51:14.357Z] [2024-01-09T10:51:14.357Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-01-09T10:51:14.357Z] #94 DONE 0.0s [2024-01-09T10:51:14.357Z] [2024-01-09T10:51:14.357Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-01-09T10:51:14.357Z] #95 DONE 0.0s [2024-01-09T10:51:14.357Z] [2024-01-09T10:51:14.357Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-01-09T10:51:14.357Z] #96 DONE 0.0s [2024-01-09T10:51:14.357Z] [2024-01-09T10:51:14.357Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-01-09T10:51:14.357Z] #97 DONE 0.0s [2024-01-09T10:51:14.357Z] [2024-01-09T10:51:14.357Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-01-09T10:51:14.357Z] #98 DONE 0.0s [2024-01-09T10:51:14.357Z] [2024-01-09T10:51:14.357Z] #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-01-09T10:51:14.357Z] #99 DONE 0.0s [2024-01-09T10:51:14.357Z] [2024-01-09T10:51:14.357Z] #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-01-09T10:51:14.357Z] #100 DONE 0.0s [2024-01-09T10:51:14.357Z] [2024-01-09T10:51:14.357Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-01-09T10:51:14.357Z] #101 DONE 0.1s [2024-01-09T10:51:14.357Z] [2024-01-09T10:51:14.357Z] #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-01-09T10:51:14.357Z] #102 DONE 0.0s [2024-01-09T10:51:14.357Z] [2024-01-09T10:51:14.357Z] #87 [security-spire-server] exporting to image [2024-01-09T10:51:14.929Z] #87 exporting layers 0.6s done [2024-01-09T10:51:15.053Z] #0 building with "default" instance using docker driver [2024-01-09T10:51:15.053Z] [2024-01-09T10:51:15.053Z] #1 [internal] load .dockerignore [2024-01-09T10:51:15.053Z] #1 transferring context: 50B 0.0s done [2024-01-09T10:51:15.053Z] #1 DONE 0.1s [2024-01-09T10:51:15.053Z] [2024-01-09T10:51:15.053Z] #2 [internal] load build definition from Dockerfile [2024-01-09T10:51:15.053Z] #2 transferring dockerfile: 172B done [2024-01-09T10:51:15.053Z] #2 DONE 0.1s [2024-01-09T10:51:15.053Z] [2024-01-09T10:51:15.053Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-09T10:51:15.053Z] #3 DONE 0.0s [2024-01-09T10:51:15.188Z] #87 exporting layers 0.6s done [2024-01-09T10:51:15.188Z] #87 writing image sha256:fdfc86fadb2b2660e8d5fdac8f425ca5e4473be4170df44f41b87f99fcbdcf6b done [2024-01-09T10:51:15.188Z] #87 naming to docker.io/library/security-spire-agent done [2024-01-09T10:51:15.188Z] #87 writing image sha256:71066c5d112a1980aa1d1aa6dbc676c1c42880f4eaa6cb62489a961a8cdd6d06 done [2024-01-09T10:51:15.188Z] #87 naming to docker.io/library/security-spire-server done [2024-01-09T10:51:15.188Z] #87 DONE 1.3s [2024-01-09T10:51:15.188Z] [2024-01-09T10:51:15.188Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:51:15.321Z] [2024-01-09T10:51:15.321Z] #4 [internal] load build context [2024-01-09T10:51:15.321Z] #4 transferring context: 3.72kB done [2024-01-09T10:51:15.321Z] #4 DONE 0.1s [2024-01-09T10:51:15.321Z] [2024-01-09T10:51:15.321Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-09T10:51:15.321Z] #5 DONE 0.2s [2024-01-09T10:51:15.321Z] [2024-01-09T10:51:15.321Z] #6 [2/4] WORKDIR /edgex [2024-01-09T10:51:16.729Z] #6 DONE 1.2s [2024-01-09T10:51:16.729Z] [2024-01-09T10:51:16.729Z] #7 [3/4] COPY go.mod . [2024-01-09T10:51:16.729Z] #7 DONE 0.1s [2024-01-09T10:51:16.729Z] [2024-01-09T10:51:16.729Z] #8 [4/4] RUN go mod download [2024-01-09T10:51:18.482Z] #103 ... [2024-01-09T10:51:18.482Z] [2024-01-09T10:51:18.482Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:51:29.042Z] #8 DONE 11.5s [2024-01-09T10:51:29.042Z] [2024-01-09T10:51:29.042Z] #9 exporting to image [2024-01-09T10:51:29.042Z] #9 exporting layers [2024-01-09T10:51:41.366Z] #9 exporting layers 11.4s done [2024-01-09T10:51:41.366Z] #9 writing image sha256:388f927f50d3f719e71b1f75a9843bb11d6aa210f1d828009ed860360944f500 done [2024-01-09T10:51:41.366Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2024-01-09T10:51:41.366Z] #9 DONE 11.4s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:51:41.723Z] + docker inspect -f . ci-base-image-arm64 [2024-01-09T10:51:41.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T10:51:41.953Z] prd-ubuntu20.04-docker-arm64-4c-16g-26984 does not seem to be running inside a container [2024-01-09T10:51:42.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@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-01-09T10:51:43.092Z] $ docker top c33b63c8d386143aff5e9d144385ea0cccff8e40560495463336dfff1fa39d01 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T10:51:43.603Z] + go version [2024-01-09T10:51:43.603Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-09T10:51:43.620Z] $ docker stop --time=1 c33b63c8d386143aff5e9d144385ea0cccff8e40560495463336dfff1fa39d01 [2024-01-09T10:51:45.165Z] $ docker rm -f --volumes c33b63c8d386143aff5e9d144385ea0cccff8e40560495463336dfff1fa39d01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:51:46.206Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-09T10:51:46.207Z] [2024-01-09T10:51:46.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:51:46.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-09T10:51:46.562Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-01-09T10:51:46.562Z] 547446be3368: Pulling fs layer [2024-01-09T10:51:46.562Z] d125d8839a47: Pulling fs layer [2024-01-09T10:51:46.562Z] 3e85d5ac6304: Pulling fs layer [2024-01-09T10:51:46.562Z] c3105a71a48b: Pulling fs layer [2024-01-09T10:51:46.562Z] 0f093f025ec4: Pulling fs layer [2024-01-09T10:51:46.562Z] c3106fc0e877: Pulling fs layer [2024-01-09T10:51:46.562Z] c3105a71a48b: Waiting [2024-01-09T10:51:46.562Z] 0f093f025ec4: Waiting [2024-01-09T10:51:46.562Z] c3106fc0e877: Waiting [2024-01-09T10:51:46.830Z] 547446be3368: Verifying Checksum [2024-01-09T10:51:46.830Z] 547446be3368: Download complete [2024-01-09T10:51:46.830Z] c3105a71a48b: Verifying Checksum [2024-01-09T10:51:46.830Z] c3105a71a48b: Download complete [2024-01-09T10:51:47.098Z] d125d8839a47: Verifying Checksum [2024-01-09T10:51:47.099Z] d125d8839a47: Download complete [2024-01-09T10:51:47.099Z] c3106fc0e877: Verifying Checksum [2024-01-09T10:51:47.099Z] c3106fc0e877: Download complete [2024-01-09T10:51:47.099Z] 0f093f025ec4: Verifying Checksum [2024-01-09T10:51:47.099Z] 0f093f025ec4: Download complete [2024-01-09T10:51:48.515Z] 547446be3368: Pull complete [2024-01-09T10:51:48.781Z] 3e85d5ac6304: Verifying Checksum [2024-01-09T10:51:48.781Z] 3e85d5ac6304: Download complete [2024-01-09T10:51:48.781Z] d125d8839a47: Pull complete [2024-01-09T10:51:50.855Z] #104 DONE 40.5s [2024-01-09T10:51:50.855Z] [2024-01-09T10:51:50.855Z] #57 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:51:50.855Z] #57 DONE 41.3s [2024-01-09T10:51:50.855Z] [2024-01-09T10:51:50.855Z] #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:51:50.855Z] #103 DONE 40.5s [2024-01-09T10:51:50.855Z] [2024-01-09T10:51:50.855Z] #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:51:50.855Z] #88 DONE 40.5s [2024-01-09T10:51:50.855Z] [2024-01-09T10:51:50.855Z] #105 [core-data builder 6/7] COPY . . [2024-01-09T10:51:58.969Z] #105 DONE 9.9s [2024-01-09T10:51:58.969Z] [2024-01-09T10:51:58.969Z] #106 [security-secretstore-setup builder 6/7] COPY . . [2024-01-09T10:51:58.969Z] #106 CACHED [2024-01-09T10:51:58.969Z] [2024-01-09T10:51:58.969Z] #107 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:51:58.969Z] #107 CACHED [2024-01-09T10:51:58.969Z] [2024-01-09T10:51:58.969Z] #108 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:51:58.969Z] #108 CACHED [2024-01-09T10:51:58.969Z] [2024-01-09T10:51:58.969Z] #109 [security-bootstrapper builder 6/7] COPY . . [2024-01-09T10:51:58.969Z] #109 CACHED [2024-01-09T10:51:58.969Z] [2024-01-09T10:51:58.969Z] #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:51:58.969Z] #110 CACHED [2024-01-09T10:51:58.969Z] [2024-01-09T10:51:58.969Z] #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:51:58.969Z] #111 CACHED [2024-01-09T10:51:58.969Z] [2024-01-09T10:51:58.969Z] #112 [security-spiffe-token-provider builder 6/7] COPY . . [2024-01-09T10:51:58.969Z] #112 DONE 9.9s [2024-01-09T10:51:58.969Z] [2024-01-09T10:51:58.969Z] #113 [security-proxy-setup builder 6/7] COPY . . [2024-01-09T10:51:58.969Z] #113 DONE 9.9s [2024-01-09T10:51:58.969Z] [2024-01-09T10:51:58.969Z] #114 [support-notifications builder 6/7] COPY . . [2024-01-09T10:51:58.969Z] #114 DONE 9.9s [2024-01-09T10:51:58.969Z] [2024-01-09T10:51:58.969Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-09T10:51:58.969Z] #115 ... [2024-01-09T10:51:58.969Z] [2024-01-09T10:51:58.969Z] #116 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:51:58.969Z] #116 CACHED [2024-01-09T10:51:58.969Z] [2024-01-09T10:51:58.969Z] #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:51:58.969Z] #117 CACHED [2024-01-09T10:51:58.969Z] [2024-01-09T10:51:58.969Z] #118 [core-command builder 6/7] COPY . . [2024-01-09T10:51:58.969Z] #118 CACHED [2024-01-09T10:51:58.969Z] [2024-01-09T10:51:58.969Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-01-09T10:51:58.969Z] #119 CACHED [2024-01-09T10:51:58.969Z] [2024-01-09T10:51:58.969Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:51:58.969Z] #120 CACHED [2024-01-09T10:51:58.969Z] [2024-01-09T10:51:58.969Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:51:58.969Z] #121 CACHED [2024-01-09T10:51:58.969Z] [2024-01-09T10:51:58.970Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:51:58.970Z] #122 CACHED [2024-01-09T10:51:58.970Z] [2024-01-09T10:51:58.970Z] #123 [core-metadata builder 6/7] COPY . . [2024-01-09T10:51:58.970Z] #123 CACHED [2024-01-09T10:51:58.970Z] [2024-01-09T10:51:58.970Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:51:58.970Z] #124 CACHED [2024-01-09T10:51:58.970Z] [2024-01-09T10:51:58.970Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:51:58.970Z] #125 CACHED [2024-01-09T10:51:58.970Z] [2024-01-09T10:51:58.970Z] #126 [security-proxy-auth builder 6/7] COPY . . [2024-01-09T10:51:58.970Z] #126 CACHED [2024-01-09T10:51:58.970Z] [2024-01-09T10:51:58.970Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:51:58.970Z] #127 CACHED [2024-01-09T10:51:58.970Z] [2024-01-09T10:51:58.970Z] #128 [support-scheduler builder 6/7] COPY . . [2024-01-09T10:51:58.970Z] #128 CACHED [2024-01-09T10:51:58.970Z] [2024-01-09T10:51:58.970Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:51:58.970Z] #129 CACHED [2024-01-09T10:51:58.970Z] [2024-01-09T10:51:58.970Z] #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:51:58.970Z] #130 CACHED [2024-01-09T10:51:58.970Z] [2024-01-09T10:51:58.970Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-09T10:52:02.302Z] #131 3.235 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-09T10:52:03.757Z] 3e85d5ac6304: Pull complete [2024-01-09T10:52:03.757Z] c3105a71a48b: Pull complete [2024-01-09T10:52:03.757Z] 0f093f025ec4: Pull complete [2024-01-09T10:52:03.757Z] c3106fc0e877: Pull complete [2024-01-09T10:52:03.757Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-01-09T10:52:03.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-01-09T10:52:03.757Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T10:52:04.033Z] prd-ubuntu20.04-docker-arm64-4c-16g-26984 does not seem to be running inside a container [2024-01-09T10:52:04.089Z] $ 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/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@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-01-09T10:52:05.667Z] $ docker top f6981eb2b81c97c4a96d47342fb554adcf4a16798eb298ecc5b077826886be8e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T10:52:06.174Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-01-09T10:52:07.580Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-01-09T10:52:07.580Z] #1 transferring dockerfile: 30B [2024-01-09T10:52:07.846Z] #1 transferring dockerfile: 2.06kB done [2024-01-09T10:52:07.846Z] #1 DONE 0.1s [2024-01-09T10:52:07.846Z] [2024-01-09T10:52:07.846Z] #2 [core-metadata internal] load .dockerignore [2024-01-09T10:52:07.846Z] #2 transferring context: 50B done [2024-01-09T10:52:07.846Z] #2 DONE 0.1s [2024-01-09T10:52:07.846Z] [2024-01-09T10:52:07.846Z] #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-09T10:52:07.846Z] #3 DONE 0.0s [2024-01-09T10:52:07.846Z] [2024-01-09T10:52:07.846Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-01-09T10:52:07.846Z] #4 transferring dockerfile: 1.93kB 0.0s done [2024-01-09T10:52:07.846Z] #4 DONE 0.1s [2024-01-09T10:52:07.846Z] [2024-01-09T10:52:07.846Z] #5 [support-scheduler internal] load .dockerignore [2024-01-09T10:52:07.846Z] #5 transferring context: 50B 0.0s done [2024-01-09T10:52:07.846Z] #5 DONE 0.1s [2024-01-09T10:52:07.846Z] [2024-01-09T10:52:07.846Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-09T10:52:08.113Z] #3 DONE 0.0s [2024-01-09T10:52:08.113Z] [2024-01-09T10:52:08.113Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-01-09T10:52:08.113Z] #6 transferring dockerfile: 1.89kB 0.0s done [2024-01-09T10:52:08.113Z] #6 DONE 0.1s [2024-01-09T10:52:08.113Z] [2024-01-09T10:52:08.113Z] #7 [security-spiffe-token-provider internal] load .dockerignore [2024-01-09T10:52:08.113Z] #7 transferring context: 50B 0.0s done [2024-01-09T10:52:08.113Z] #7 DONE 0.1s [2024-01-09T10:52:08.113Z] [2024-01-09T10:52:08.113Z] #8 [core-command internal] load build definition from Dockerfile [2024-01-09T10:52:08.113Z] #8 transferring dockerfile: 1.93kB done [2024-01-09T10:52:08.113Z] #8 DONE 0.2s [2024-01-09T10:52:08.113Z] [2024-01-09T10:52:08.113Z] #9 [security-secretstore-setup internal] load .dockerignore [2024-01-09T10:52:08.113Z] #9 DONE 0.0s [2024-01-09T10:52:08.113Z] [2024-01-09T10:52:08.113Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-01-09T10:52:08.113Z] #10 DONE 0.0s [2024-01-09T10:52:08.113Z] [2024-01-09T10:52:08.113Z] #11 [core-command internal] load .dockerignore [2024-01-09T10:52:08.113Z] #11 transferring context: 50B done [2024-01-09T10:52:08.113Z] #11 DONE 0.1s [2024-01-09T10:52:08.113Z] [2024-01-09T10:52:08.113Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-01-09T10:52:08.113Z] #12 ... [2024-01-09T10:52:08.113Z] [2024-01-09T10:52:08.113Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-09T10:52:08.113Z] #3 DONE 0.0s [2024-01-09T10:52:08.113Z] [2024-01-09T10:52:08.113Z] #13 [security-proxy-setup internal] load .dockerignore [2024-01-09T10:52:08.113Z] #13 transferring context: 50B 0.0s done [2024-01-09T10:52:08.113Z] #13 DONE 0.2s [2024-01-09T10:52:08.113Z] [2024-01-09T10:52:08.113Z] #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-01-09T10:52:08.113Z] #14 DONE 0.4s [2024-01-09T10:52:08.113Z] [2024-01-09T10:52:08.113Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-01-09T10:52:08.113Z] #12 transferring dockerfile: 2.50kB 0.0s done [2024-01-09T10:52:08.380Z] #12 DONE 0.3s [2024-01-09T10:52:08.380Z] [2024-01-09T10:52:08.380Z] #9 [security-secretstore-setup internal] load .dockerignore [2024-01-09T10:52:08.380Z] #9 transferring context: 50B 0.0s done [2024-01-09T10:52:08.380Z] #9 DONE 0.2s [2024-01-09T10:52:08.380Z] [2024-01-09T10:52:08.380Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-09T10:52:08.380Z] #3 DONE 0.0s [2024-01-09T10:52:08.380Z] [2024-01-09T10:52:08.380Z] #15 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T10:52:08.380Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-09T10:52:08.380Z] #15 DONE 0.2s [2024-01-09T10:52:08.380Z] [2024-01-09T10:52:08.380Z] #16 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-09T10:52:08.380Z] #16 ... [2024-01-09T10:52:08.380Z] [2024-01-09T10:52:08.380Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-01-09T10:52:08.380Z] #10 transferring dockerfile: 2.49kB 0.0s done [2024-01-09T10:52:08.380Z] #10 DONE 0.2s [2024-01-09T10:52:08.380Z] [2024-01-09T10:52:08.380Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-09T10:52:08.380Z] #3 DONE 0.0s [2024-01-09T10:52:08.648Z] [2024-01-09T10:52:08.648Z] #15 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T10:52:08.648Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-09T10:52:08.648Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-09T10:52:08.648Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-09T10:52:08.648Z] #15 ... [2024-01-09T10:52:08.648Z] [2024-01-09T10:52:08.915Z] #14 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-01-09T10:52:08.915Z] #14 DONE 0.8s [2024-01-09T10:52:08.915Z] [2024-01-09T10:52:08.915Z] #15 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T10:52:08.915Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-09T10:52:08.915Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-09T10:52:08.915Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-09T10:52:08.915Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-09T10:52:08.915Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-09T10:52:08.915Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-09T10:52:08.915Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-09T10:52:08.915Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-09T10:52:08.915Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.3s [2024-01-09T10:52:08.915Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.34MB / 3.33MB 0.5s [2024-01-09T10:52:09.182Z] #15 ... [2024-01-09T10:52:09.182Z] [2024-01-09T10:52:09.182Z] #17 [core-data internal] load .dockerignore [2024-01-09T10:52:09.182Z] #17 DONE 0.0s [2024-01-09T10:52:09.182Z] [2024-01-09T10:52:09.182Z] #18 [security-spire-config internal] load .dockerignore [2024-01-09T10:52:09.182Z] #18 transferring context: 50B 0.1s done [2024-01-09T10:52:09.182Z] #18 DONE 0.7s [2024-01-09T10:52:09.182Z] [2024-01-09T10:52:09.182Z] #15 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T10:52:09.182Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2024-01-09T10:52:09.182Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-09T10:52:09.182Z] #15 ... [2024-01-09T10:52:09.182Z] [2024-01-09T10:52:09.182Z] #19 [support-notifications internal] load .dockerignore [2024-01-09T10:52:09.182Z] #19 transferring context: 50B 0.0s done [2024-01-09T10:52:09.182Z] #19 DONE 0.9s [2024-01-09T10:52:09.182Z] [2024-01-09T10:52:09.182Z] #20 [support-notifications internal] load build definition from Dockerfile [2024-01-09T10:52:09.182Z] #20 transferring dockerfile: 1.95kB 0.0s done [2024-01-09T10:52:09.182Z] #20 DONE 0.9s [2024-01-09T10:52:09.182Z] [2024-01-09T10:52:09.182Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-09T10:52:09.182Z] #3 DONE 0.0s [2024-01-09T10:52:09.182Z] [2024-01-09T10:52:09.182Z] #21 [security-spire-config internal] load build definition from Dockerfile [2024-01-09T10:52:09.182Z] #21 transferring dockerfile: 1.69kB 0.0s done [2024-01-09T10:52:09.182Z] #21 DONE 0.9s [2024-01-09T10:52:09.182Z] [2024-01-09T10:52:09.182Z] #22 [security-spiffe-token-provider internal] load build context [2024-01-09T10:52:09.182Z] #22 transferring context: 2.56MB 0.7s done [2024-01-09T10:52:09.182Z] #22 DONE 1.1s [2024-01-09T10:52:09.182Z] [2024-01-09T10:52:09.182Z] #23 [security-spire-server internal] load build definition from Dockerfile [2024-01-09T10:52:09.449Z] #23 ... [2024-01-09T10:52:09.449Z] [2024-01-09T10:52:09.449Z] #24 [core-command internal] load build context [2024-01-09T10:52:09.449Z] #24 transferring context: 2.56MB 0.8s done [2024-01-09T10:52:09.449Z] #24 DONE 1.2s [2024-01-09T10:52:09.449Z] [2024-01-09T10:52:09.449Z] #25 [support-scheduler internal] load build context [2024-01-09T10:52:09.449Z] #25 transferring context: 2.56MB 0.7s done [2024-01-09T10:52:09.449Z] #25 DONE 1.2s [2024-01-09T10:52:09.449Z] [2024-01-09T10:52:09.449Z] #26 [core-metadata internal] load build context [2024-01-09T10:52:09.449Z] #26 transferring context: 2.56MB 0.8s done [2024-01-09T10:52:09.449Z] #26 DONE 1.2s [2024-01-09T10:52:09.449Z] [2024-01-09T10:52:09.449Z] #15 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T10:52:09.449Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-09T10:52:09.449Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-09T10:52:09.449Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-09T10:52:09.450Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-09T10:52:09.450Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2024-01-09T10:52:10.036Z] #15 ... [2024-01-09T10:52:10.036Z] [2024-01-09T10:52:10.036Z] #14 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-01-09T10:52:10.036Z] #14 DONE 1.3s [2024-01-09T10:52:10.036Z] [2024-01-09T10:52:10.036Z] #15 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T10:52:10.036Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done [2024-01-09T10:52:10.036Z] #15 ... [2024-01-09T10:52:10.036Z] [2024-01-09T10:52:10.036Z] #27 [security-proxy-setup internal] load build context [2024-01-09T10:52:10.036Z] #27 transferring context: 2.56MB 0.5s done [2024-01-09T10:52:10.036Z] #27 DONE 1.1s [2024-01-09T10:52:10.036Z] [2024-01-09T10:52:10.036Z] #28 [security-secretstore-setup internal] load build context [2024-01-09T10:52:10.036Z] #28 transferring context: 2.56MB 0.5s done [2024-01-09T10:52:10.036Z] #28 DONE 1.2s [2024-01-09T10:52:10.036Z] [2024-01-09T10:52:10.036Z] #15 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T10:52:10.036Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done [2024-01-09T10:52:10.036Z] #15 ... [2024-01-09T10:52:10.036Z] [2024-01-09T10:52:10.036Z] #29 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-01-09T10:52:10.036Z] #29 transferring dockerfile: 2.23kB 0.0s done [2024-01-09T10:52:10.036Z] #29 DONE 1.5s [2024-01-09T10:52:10.036Z] [2024-01-09T10:52:10.036Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-01-09T10:52:10.036Z] #30 transferring context: 50B done [2024-01-09T10:52:10.036Z] #30 DONE 1.6s [2024-01-09T10:52:10.306Z] [2024-01-09T10:52:10.306Z] #17 [core-data internal] load .dockerignore [2024-01-09T10:52:10.306Z] #17 transferring context: 50B 0.0s done [2024-01-09T10:52:10.306Z] #17 DONE 1.1s [2024-01-09T10:52:10.306Z] [2024-01-09T10:52:10.306Z] #31 [security-proxy-auth internal] load .dockerignore [2024-01-09T10:52:10.306Z] #31 transferring context: 50B done [2024-01-09T10:52:10.306Z] #31 DONE 1.2s [2024-01-09T10:52:10.306Z] [2024-01-09T10:52:10.306Z] #32 [security-proxy-auth internal] load build definition from Dockerfile [2024-01-09T10:52:10.306Z] #32 transferring dockerfile: 2.15kB done [2024-01-09T10:52:10.306Z] #32 DONE 1.3s [2024-01-09T10:52:10.306Z] [2024-01-09T10:52:10.306Z] #33 [security-bootstrapper internal] load .dockerignore [2024-01-09T10:52:10.306Z] #33 transferring context: 50B done [2024-01-09T10:52:10.306Z] #33 DONE 1.5s [2024-01-09T10:52:10.306Z] [2024-01-09T10:52:10.306Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-09T10:52:10.306Z] #3 DONE 0.0s [2024-01-09T10:52:10.306Z] [2024-01-09T10:52:10.306Z] #14 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-01-09T10:52:10.306Z] #14 ... [2024-01-09T10:52:10.306Z] [2024-01-09T10:52:10.306Z] #34 [security-spire-server internal] load .dockerignore [2024-01-09T10:52:10.306Z] #34 transferring context: 50B done [2024-01-09T10:52:10.306Z] #34 DONE 1.0s [2024-01-09T10:52:10.306Z] [2024-01-09T10:52:10.306Z] #23 [security-spire-server internal] load build definition from Dockerfile [2024-01-09T10:52:10.306Z] #23 transferring dockerfile: 1.70kB done [2024-01-09T10:52:10.306Z] #23 DONE 1.0s [2024-01-09T10:52:10.306Z] [2024-01-09T10:52:10.306Z] #35 [core-data internal] load build definition from Dockerfile [2024-01-09T10:52:10.306Z] #35 transferring dockerfile: 2.01kB done [2024-01-09T10:52:10.306Z] #35 DONE 1.1s [2024-01-09T10:52:10.306Z] [2024-01-09T10:52:10.306Z] #36 [security-bootstrapper internal] load build definition from Dockerfile [2024-01-09T10:52:10.306Z] #36 transferring dockerfile: 2.93kB done [2024-01-09T10:52:10.306Z] #36 DONE 1.6s [2024-01-09T10:52:10.306Z] [2024-01-09T10:52:10.306Z] #3 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-09T10:52:10.306Z] #3 DONE 0.0s [2024-01-09T10:52:10.306Z] [2024-01-09T10:52:10.306Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-01-09T10:52:10.306Z] #37 DONE 0.7s [2024-01-09T10:52:10.306Z] [2024-01-09T10:52:10.306Z] #14 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-01-09T10:52:10.454Z] #131 ... [2024-01-09T10:52:10.455Z] [2024-01-09T10:52:10.455Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-09T10:52:10.455Z] #0 1.294 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-01-09T10:52:10.455Z] #132 ... [2024-01-09T10:52:10.455Z] [2024-01-09T10:52:10.455Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-09T10:52:10.455Z] #0 3.051 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-01-09T10:52:10.455Z] #133 ... [2024-01-09T10:52:10.455Z] [2024-01-09T10:52:10.455Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-09T10:52:10.455Z] #0 1.539 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-09T10:52:10.455Z] #134 ... [2024-01-09T10:52:10.455Z] [2024-01-09T10:52:10.455Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-09T10:52:10.455Z] #0 3.000 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-09T10:52:10.455Z] #135 ... [2024-01-09T10:52:10.455Z] [2024-01-09T10:52:10.455Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-09T10:52:10.455Z] #0 2.804 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-09T10:52:10.455Z] #136 ... [2024-01-09T10:52:10.455Z] [2024-01-09T10:52:10.455Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-09T10:52:10.455Z] #0 1.564 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-09T10:52:10.455Z] #137 ... [2024-01-09T10:52:10.455Z] [2024-01-09T10:52:10.455Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-09T10:52:10.455Z] #0 0.688 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-09T10:52:10.455Z] #138 ... [2024-01-09T10:52:10.455Z] [2024-01-09T10:52:10.455Z] #139 [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-01-09T10:52:10.455Z] #0 0.715 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-01-09T10:52:10.455Z] #139 ... [2024-01-09T10:52:10.455Z] [2024-01-09T10:52:10.455Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-09T10:52:10.455Z] #0 2.985 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-01-09T10:52:10.577Z] #14 DONE 1.6s [2024-01-09T10:52:10.577Z] [2024-01-09T10:52:10.577Z] #38 [security-spire-agent internal] load .dockerignore [2024-01-09T10:52:10.577Z] #38 transferring context: 50B done [2024-01-09T10:52:10.577Z] #38 DONE 1.0s [2024-01-09T10:52:10.577Z] [2024-01-09T10:52:10.577Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-01-09T10:52:10.577Z] #37 DONE 1.2s [2024-01-09T10:52:10.577Z] [2024-01-09T10:52:10.577Z] #15 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T10:52:10.577Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-09T10:52:10.577Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-09T10:52:10.577Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-09T10:52:10.577Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-09T10:52:10.577Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2024-01-09T10:52:10.577Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done [2024-01-09T10:52:10.577Z] #15 DONE 3.0s [2024-01-09T10:52:10.577Z] [2024-01-09T10:52:10.577Z] #39 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-01-09T10:52:10.577Z] #39 ... [2024-01-09T10:52:10.577Z] [2024-01-09T10:52:10.577Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-09T10:52:10.577Z] #40 DONE 1.2s [2024-01-09T10:52:10.846Z] [2024-01-09T10:52:10.846Z] #41 [security-spire-agent internal] load build definition from Dockerfile [2024-01-09T10:52:10.846Z] #41 transferring dockerfile: 1.81kB done [2024-01-09T10:52:10.846Z] #41 DONE 1.4s [2024-01-09T10:52:10.846Z] [2024-01-09T10:52:10.846Z] #15 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T10:52:10.846Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-09T10:52:10.846Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-09T10:52:10.846Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-09T10:52:10.846Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-09T10:52:10.846Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2024-01-09T10:52:10.846Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done [2024-01-09T10:52:10.846Z] #15 DONE 3.1s [2024-01-09T10:52:10.846Z] [2024-01-09T10:52:10.846Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:10.846Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:11.117Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2024-01-09T10:52:11.395Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-09T10:52:11.615Z] #140 ... [2024-01-09T10:52:11.615Z] [2024-01-09T10:52:11.615Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-09T10:52:11.615Z] #115 2.314 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-09T10:52:11.665Z] #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-01-09T10:52:11.933Z] #42 ... [2024-01-09T10:52:11.933Z] [2024-01-09T10:52:11.933Z] #43 [security-spire-server internal] load build context [2024-01-09T10:52:11.933Z] #43 transferring context: 18.10kB 0.0s done [2024-01-09T10:52:11.933Z] #43 DONE 1.2s [2024-01-09T10:52:11.933Z] [2024-01-09T10:52:11.933Z] #44 [security-spire-config internal] load build context [2024-01-09T10:52:11.933Z] #44 transferring context: 16.35kB 0.1s done [2024-01-09T10:52:11.933Z] #44 DONE 1.2s [2024-01-09T10:52:11.933Z] [2024-01-09T10:52:11.933Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:11.933Z] #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-01-09T10:52:11.933Z] #42 ... [2024-01-09T10:52:11.933Z] [2024-01-09T10:52:11.933Z] #14 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-01-09T10:52:11.933Z] #14 DONE 2.5s [2024-01-09T10:52:11.933Z] [2024-01-09T10:52:11.933Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-01-09T10:52:11.933Z] #40 DONE 1.9s [2024-01-09T10:52:11.933Z] [2024-01-09T10:52:11.933Z] #45 [security-bootstrapper internal] load build context [2024-01-09T10:52:11.933Z] #45 transferring context: 2.56MB 1.4s done [2024-01-09T10:52:11.933Z] #45 DONE 1.7s [2024-01-09T10:52:11.933Z] [2024-01-09T10:52:11.933Z] #46 [support-notifications internal] load build context [2024-01-09T10:52:11.933Z] #46 transferring context: 2.56MB 1.4s done [2024-01-09T10:52:11.933Z] #46 DONE 2.5s [2024-01-09T10:52:11.933Z] [2024-01-09T10:52:11.933Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:11.933Z] #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-01-09T10:52:12.200Z] #42 ... [2024-01-09T10:52:12.200Z] [2024-01-09T10:52:12.200Z] #47 [core-data internal] load build context [2024-01-09T10:52:12.200Z] #47 transferring context: 2.56MB 1.5s done [2024-01-09T10:52:12.200Z] #47 DONE 1.7s [2024-01-09T10:52:12.200Z] [2024-01-09T10:52:12.200Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:12.200Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s [2024-01-09T10:52:12.200Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2024-01-09T10:52:12.200Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s [2024-01-09T10:52:12.200Z] #42 ... [2024-01-09T10:52:12.200Z] [2024-01-09T10:52:12.200Z] #48 [core-common-config-bootstrapper internal] load build context [2024-01-09T10:52:12.200Z] #48 transferring context: 2.56MB 1.5s done [2024-01-09T10:52:12.200Z] #48 DONE 1.9s [2024-01-09T10:52:12.200Z] [2024-01-09T10:52:12.200Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:12.200Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s [2024-01-09T10:52:12.200Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2024-01-09T10:52:12.472Z] #42 ... [2024-01-09T10:52:12.472Z] [2024-01-09T10:52:12.472Z] #49 [security-proxy-auth internal] load build context [2024-01-09T10:52:12.472Z] #49 transferring context: 2.56MB 1.6s done [2024-01-09T10:52:12.472Z] #49 DONE 2.0s [2024-01-09T10:52:12.472Z] [2024-01-09T10:52:12.472Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:12.472Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-01-09T10:52:12.472Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-01-09T10:52:12.472Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-01-09T10:52:12.472Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-09T10:52:12.472Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.5s [2024-01-09T10:52:12.472Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-01-09T10:52:12.742Z] #42 ... [2024-01-09T10:52:12.742Z] [2024-01-09T10:52:12.742Z] #15 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T10:52:12.742Z] #15 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-09T10:52:12.742Z] #15 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-09T10:52:12.742Z] #15 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-09T10:52:12.742Z] #15 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-09T10:52:12.742Z] #15 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.5s done [2024-01-09T10:52:12.742Z] #15 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.8s done [2024-01-09T10:52:12.742Z] #15 DONE 3.2s [2024-01-09T10:52:12.742Z] [2024-01-09T10:52:12.742Z] #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-01-09T10:52:12.742Z] #50 DONE 1.6s [2024-01-09T10:52:12.742Z] [2024-01-09T10:52:12.742Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:12.742Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2024-01-09T10:52:12.742Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-01-09T10:52:12.742Z] #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-01-09T10:52:12.742Z] #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-01-09T10:52:12.742Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2024-01-09T10:52:12.742Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-01-09T10:52:12.742Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2024-01-09T10:52:12.742Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-01-09T10:52:12.742Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.25MB / 23.39MB 0.6s [2024-01-09T10:52:12.742Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2024-01-09T10:52:12.742Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-01-09T10:52:12.742Z] #42 ... [2024-01-09T10:52:12.742Z] [2024-01-09T10:52:12.742Z] #51 [security-spire-agent internal] load build context [2024-01-09T10:52:12.742Z] #51 transferring context: 17.63kB 0.1s done [2024-01-09T10:52:12.742Z] #51 DONE 0.2s [2024-01-09T10:52:12.742Z] [2024-01-09T10:52:12.742Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:13.013Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.96MB / 23.39MB 0.9s [2024-01-09T10:52:13.284Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.17MB / 23.39MB 1.3s [2024-01-09T10:52:13.284Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 1.4s [2024-01-09T10:52:13.553Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.4s [2024-01-09T10:52:13.553Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.78MB / 23.39MB 1.5s [2024-01-09T10:52:13.823Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 1.8s [2024-01-09T10:52:13.823Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.25MB / 23.39MB 1.9s [2024-01-09T10:52:14.092Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 2.0s [2024-01-09T10:52:14.092Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.2s [2024-01-09T10:52:16.680Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.6s done [2024-01-09T10:52:16.680Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.6s done [2024-01-09T10:52:16.951Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2024-01-09T10:52:16.951Z] #42 ... [2024-01-09T10:52:16.951Z] [2024-01-09T10:52:16.951Z] #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-01-09T10:52:16.951Z] #0 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:16.951Z] #0 3.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:16.951Z] #0 4.876 OK: 266 MiB in 52 packages [2024-01-09T10:52:16.951Z] #52 DONE 6.7s [2024-01-09T10:52:16.951Z] [2024-01-09T10:52:16.951Z] #53 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-01-09T10:52:16.951Z] #0 1.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:16.951Z] #0 2.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:16.951Z] #0 4.076 OK: 266 MiB in 52 packages [2024-01-09T10:52:16.951Z] #53 DONE 7.4s [2024-01-09T10:52:16.951Z] [2024-01-09T10:52:16.951Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:17.223Z] #42 ... [2024-01-09T10:52:17.224Z] [2024-01-09T10:52:17.224Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-01-09T10:52:17.224Z] #0 2.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:17.224Z] #0 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:17.224Z] #0 4.601 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-09T10:52:17.224Z] #0 4.601 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-09T10:52:17.224Z] #0 4.601 OK: 19948 distinct packages available [2024-01-09T10:52:17.224Z] #0 4.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:17.224Z] #0 5.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:17.224Z] #0 6.102 OK: 266 MiB in 52 packages [2024-01-09T10:52:17.224Z] #54 DONE 6.8s [2024-01-09T10:52:17.224Z] [2024-01-09T10:52:17.224Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:17.815Z] #42 ... [2024-01-09T10:52:17.815Z] [2024-01-09T10:52:17.815Z] #55 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:52:17.815Z] #55 DONE 0.8s [2024-01-09T10:52:17.815Z] [2024-01-09T10:52:17.815Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:18.083Z] #42 ... [2024-01-09T10:52:18.083Z] [2024-01-09T10:52:18.083Z] #56 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:52:18.083Z] #56 DONE 0.8s [2024-01-09T10:52:18.083Z] [2024-01-09T10:52:18.083Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:18.356Z] #42 ... [2024-01-09T10:52:18.356Z] [2024-01-09T10:52:18.356Z] #57 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:52:18.356Z] #57 DONE 0.9s [2024-01-09T10:52:18.356Z] [2024-01-09T10:52:18.356Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:18.946Z] #42 ... [2024-01-09T10:52:18.946Z] [2024-01-09T10:52:18.946Z] #16 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-09T10:52:18.946Z] #16 ... [2024-01-09T10:52:18.946Z] [2024-01-09T10:52:18.946Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:20.398Z] #42 ... [2024-01-09T10:52:20.398Z] [2024-01-09T10:52:20.398Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-01-09T10:52:20.398Z] #0 6.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:20.398Z] #0 7.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:20.398Z] #0 9.612 OK: 266 MiB in 52 packages [2024-01-09T10:52:20.398Z] #58 DONE 10.1s [2024-01-09T10:52:20.398Z] [2024-01-09T10:52:20.398Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:20.398Z] #42 ... [2024-01-09T10:52:20.398Z] [2024-01-09T10:52:20.398Z] #39 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-01-09T10:52:20.398Z] #39 6.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:20.398Z] #39 7.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:20.398Z] #39 9.442 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-09T10:52:20.398Z] #39 9.497 Executing busybox-1.36.1-r5.trigger [2024-01-09T10:52:20.398Z] #39 9.629 OK: 8 MiB in 16 packages [2024-01-09T10:52:20.398Z] #39 DONE 10.5s [2024-01-09T10:52:20.398Z] [2024-01-09T10:52:20.398Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-09T10:52:20.398Z] #0 6.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:20.398Z] #0 6.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:20.398Z] #0 9.375 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-09T10:52:20.398Z] #0 9.375 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-09T10:52:20.398Z] #0 9.375 OK: 19946 distinct packages available [2024-01-09T10:52:20.398Z] #0 9.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:20.679Z] #59 ... [2024-01-09T10:52:20.679Z] [2024-01-09T10:52:20.679Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-09T10:52:20.679Z] #0 6.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:20.679Z] #0 6.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:20.679Z] #0 9.230 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-09T10:52:20.679Z] #0 9.254 (2/4) Installing openssl (3.1.4-r1) [2024-01-09T10:52:20.679Z] #0 9.363 (3/4) Installing su-exec (0.2-r3) [2024-01-09T10:52:20.679Z] #0 9.408 (4/4) Installing yq (4.33.3-r5) [2024-01-09T10:52:20.679Z] #0 9.989 Executing busybox-1.36.1-r5.trigger [2024-01-09T10:52:20.679Z] #0 10.10 OK: 18 MiB in 19 packages [2024-01-09T10:52:20.679Z] #60 ... [2024-01-09T10:52:20.679Z] [2024-01-09T10:52:20.679Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-01-09T10:52:20.679Z] #0 6.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:20.679Z] #0 7.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:20.679Z] #0 9.390 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-09T10:52:20.679Z] #0 9.423 Executing busybox-1.36.1-r5.trigger [2024-01-09T10:52:20.679Z] #0 9.490 OK: 8 MiB in 16 packages [2024-01-09T10:52:20.953Z] #61 DONE 10.3s [2024-01-09T10:52:20.953Z] [2024-01-09T10:52:20.953Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-09T10:52:20.953Z] #0 6.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:20.953Z] #0 7.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:20.953Z] #0 9.963 (1/2) Installing dumb-init (1.2.5-r2) [2024-01-09T10:52:20.953Z] #0 9.988 (2/2) Installing su-exec (0.2-r3) [2024-01-09T10:52:20.953Z] #0 10.01 Executing busybox-1.36.1-r5.trigger [2024-01-09T10:52:20.953Z] #0 10.12 OK: 8 MiB in 17 packages [2024-01-09T10:52:20.953Z] #62 ... [2024-01-09T10:52:20.953Z] [2024-01-09T10:52:20.953Z] #63 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:52:20.953Z] #63 DONE 0.8s [2024-01-09T10:52:20.953Z] [2024-01-09T10:52:20.953Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-09T10:52:20.953Z] #0 6.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:20.953Z] #0 6.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:20.953Z] #0 9.075 (1/4) Installing ca-certificates (20230506-r0) [2024-01-09T10:52:20.953Z] #0 9.291 (2/4) Installing dumb-init (1.2.5-r2) [2024-01-09T10:52:20.953Z] #0 9.311 (3/4) Installing su-exec (0.2-r3) [2024-01-09T10:52:20.953Z] #0 9.409 (4/4) Installing yq (4.33.3-r5) [2024-01-09T10:52:20.953Z] #0 9.972 Executing busybox-1.36.1-r5.trigger [2024-01-09T10:52:20.953Z] #0 10.10 Executing ca-certificates-20230506-r0.trigger [2024-01-09T10:52:21.223Z] #64 ... [2024-01-09T10:52:21.223Z] [2024-01-09T10:52:21.223Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-09T10:52:21.223Z] #0 6.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:21.224Z] #0 7.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:21.224Z] #0 10.26 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-09T10:52:21.224Z] #0 10.26 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-09T10:52:21.224Z] #0 10.26 OK: 19946 distinct packages available [2024-01-09T10:52:21.224Z] #65 ... [2024-01-09T10:52:21.224Z] [2024-01-09T10:52:21.224Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-01-09T10:52:21.224Z] #60 DONE 10.8s [2024-01-09T10:52:21.224Z] [2024-01-09T10:52:21.224Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-09T10:52:21.224Z] #0 6.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:21.224Z] #0 6.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:21.224Z] #0 9.246 (1/2) Installing ca-certificates (20230506-r0) [2024-01-09T10:52:21.224Z] #0 9.479 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-09T10:52:21.224Z] #0 9.518 Executing busybox-1.36.1-r5.trigger [2024-01-09T10:52:21.224Z] #0 9.658 Executing ca-certificates-20230506-r0.trigger [2024-01-09T10:52:21.224Z] #0 10.40 OK: 9 MiB in 17 packages [2024-01-09T10:52:21.495Z] #66 ... [2024-01-09T10:52:21.495Z] [2024-01-09T10:52:21.495Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-01-09T10:52:21.495Z] #62 DONE 10.8s [2024-01-09T10:52:21.495Z] [2024-01-09T10:52:21.495Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-09T10:52:21.495Z] #0 6.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:21.495Z] #0 7.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:21.495Z] #0 10.27 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-01-09T10:52:21.495Z] #0 10.27 v3.18.5-97-g4aaba52b611 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-01-09T10:52:21.495Z] #0 10.27 OK: 19946 distinct packages available [2024-01-09T10:52:21.495Z] #0 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:21.495Z] #67 ... [2024-01-09T10:52:21.495Z] [2024-01-09T10:52:21.495Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:21.767Z] #42 ... [2024-01-09T10:52:21.767Z] [2024-01-09T10:52:21.767Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-01-09T10:52:21.767Z] #66 DONE 11.1s [2024-01-09T10:52:21.767Z] [2024-01-09T10:52:21.767Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:22.035Z] #42 ... [2024-01-09T10:52:22.035Z] [2024-01-09T10:52:22.035Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-01-09T10:52:22.035Z] #64 10.74 OK: 18 MiB in 19 packages [2024-01-09T10:52:22.035Z] #64 DONE 11.3s [2024-01-09T10:52:22.035Z] [2024-01-09T10:52:22.035Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:22.035Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.2s [2024-01-09T10:52:22.626Z] #42 ... [2024-01-09T10:52:22.626Z] [2024-01-09T10:52:22.626Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-09T10:52:22.626Z] #68 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2024-01-09T10:52:22.626Z] #68 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-01-09T10:52:22.626Z] #68 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-01-09T10:52:22.626Z] #68 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-01-09T10:52:22.626Z] #68 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-01-09T10:52:22.626Z] #68 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-01-09T10:52:22.626Z] #68 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-01-09T10:52:22.626Z] #68 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.8s done [2024-01-09T10:52:22.626Z] #68 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-01-09T10:52:22.626Z] #68 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.9s [2024-01-09T10:52:22.895Z] #68 ... [2024-01-09T10:52:22.895Z] [2024-01-09T10:52:22.895Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:24.882Z] #42 ... [2024-01-09T10:52:24.882Z] [2024-01-09T10:52:24.882Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-01-09T10:52:24.882Z] #65 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:24.882Z] #65 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:24.882Z] #65 13.09 (1/5) Installing dumb-init (1.2.5-r2) [2024-01-09T10:52:24.882Z] #65 13.11 (2/5) Installing musl-obstack (1.2.3-r2) [2024-01-09T10:52:24.882Z] #65 13.12 (3/5) Installing libucontext (1.2-r2) [2024-01-09T10:52:24.882Z] #65 13.15 (4/5) Installing gcompat (1.1.0-r1) [2024-01-09T10:52:24.882Z] #65 13.16 (5/5) Installing openssl (3.1.4-r1) [2024-01-09T10:52:24.882Z] #65 13.20 Executing busybox-1.36.1-r5.trigger [2024-01-09T10:52:24.882Z] #65 13.28 OK: 9 MiB in 20 packages [2024-01-09T10:52:24.882Z] #65 DONE 13.8s [2024-01-09T10:52:24.882Z] [2024-01-09T10:52:24.882Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:24.882Z] #42 ... [2024-01-09T10:52:24.882Z] [2024-01-09T10:52:24.882Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-01-09T10:52:24.882Z] #67 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:24.882Z] #67 13.29 (1/4) Installing dumb-init (1.2.5-r2) [2024-01-09T10:52:24.882Z] #67 13.31 (2/4) Installing musl-obstack (1.2.3-r2) [2024-01-09T10:52:24.882Z] #67 13.32 (3/4) Installing libucontext (1.2-r2) [2024-01-09T10:52:24.882Z] #67 13.32 (4/4) Installing gcompat (1.1.0-r1) [2024-01-09T10:52:24.882Z] #67 13.36 Executing busybox-1.36.1-r5.trigger [2024-01-09T10:52:24.882Z] #67 13.47 OK: 8 MiB in 19 packages [2024-01-09T10:52:24.882Z] #67 DONE 14.1s [2024-01-09T10:52:24.882Z] [2024-01-09T10:52:24.882Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:24.882Z] #42 ... [2024-01-09T10:52:24.882Z] [2024-01-09T10:52:24.882Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-01-09T10:52:24.882Z] #59 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:24.882Z] #59 12.94 (1/11) Installing ca-certificates (20230506-r0) [2024-01-09T10:52:24.882Z] #59 13.13 (2/11) Installing brotli-libs (1.0.9-r14) [2024-01-09T10:52:24.882Z] #59 13.16 (3/11) Installing libunistring (1.1-r1) [2024-01-09T10:52:24.882Z] #59 13.22 (4/11) Installing libidn2 (2.3.4-r1) [2024-01-09T10:52:24.882Z] #59 13.24 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-01-09T10:52:24.882Z] #59 13.28 (6/11) Installing libcurl (8.5.0-r0) [2024-01-09T10:52:24.882Z] #59 13.32 (7/11) Installing curl (8.5.0-r0) [2024-01-09T10:52:24.882Z] #59 13.36 (8/11) Installing dumb-init (1.2.5-r2) [2024-01-09T10:52:24.882Z] #59 13.37 (9/11) Installing musl-obstack (1.2.3-r2) [2024-01-09T10:52:24.882Z] #59 13.37 (10/11) Installing libucontext (1.2-r2) [2024-01-09T10:52:24.882Z] #59 13.37 (11/11) Installing gcompat (1.1.0-r1) [2024-01-09T10:52:24.882Z] #59 13.40 Executing busybox-1.36.1-r5.trigger [2024-01-09T10:52:24.882Z] #59 13.48 Executing ca-certificates-20230506-r0.trigger [2024-01-09T10:52:24.882Z] #59 13.96 OK: 13 MiB in 26 packages [2024-01-09T10:52:24.882Z] #59 DONE 14.5s [2024-01-09T10:52:24.882Z] [2024-01-09T10:52:24.882Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:27.484Z] #42 ... [2024-01-09T10:52:27.484Z] [2024-01-09T10:52:27.484Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-01-09T10:52:27.484Z] #0 3.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:27.484Z] #0 4.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:27.484Z] #0 5.923 OK: 8 MiB in 16 packages [2024-01-09T10:52:27.484Z] #69 DONE 6.5s [2024-01-09T10:52:27.484Z] [2024-01-09T10:52:27.484Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:27.752Z] #42 ... [2024-01-09T10:52:27.752Z] [2024-01-09T10:52:27.752Z] #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-01-09T10:52:27.752Z] #68 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.1s done [2024-01-09T10:52:27.752Z] #68 DONE 14.9s [2024-01-09T10:52:27.752Z] [2024-01-09T10:52:27.752Z] #70 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-01-09T10:52:27.752Z] #0 4.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:27.752Z] #0 5.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:27.752Z] #0 7.179 OK: 8 MiB in 16 packages [2024-01-09T10:52:27.752Z] #70 DONE 7.8s [2024-01-09T10:52:27.752Z] [2024-01-09T10:52:27.752Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:27.752Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.0s [2024-01-09T10:52:28.021Z] #42 ... [2024-01-09T10:52:28.021Z] [2024-01-09T10:52:28.021Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:52:28.021Z] #71 ... [2024-01-09T10:52:28.021Z] [2024-01-09T10:52:28.021Z] #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:52:28.294Z] #72 ... [2024-01-09T10:52:28.294Z] [2024-01-09T10:52:28.294Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:52:28.294Z] #73 ... [2024-01-09T10:52:28.294Z] [2024-01-09T10:52:28.294Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:28.569Z] #42 ... [2024-01-09T10:52:28.569Z] [2024-01-09T10:52:28.569Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-01-09T10:52:28.569Z] #0 4.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:28.569Z] #0 4.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:28.569Z] #0 6.677 OK: 18 MiB in 19 packages [2024-01-09T10:52:28.569Z] #74 DONE 7.2s [2024-01-09T10:52:28.569Z] [2024-01-09T10:52:28.569Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:28.569Z] #42 ... [2024-01-09T10:52:28.569Z] [2024-01-09T10:52:28.569Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-01-09T10:52:28.569Z] #0 3.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:28.569Z] #0 4.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:28.569Z] #0 6.259 OK: 18 MiB in 19 packages [2024-01-09T10:52:28.569Z] #75 DONE 6.6s [2024-01-09T10:52:28.569Z] [2024-01-09T10:52:28.569Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:28.837Z] #42 ... [2024-01-09T10:52:28.837Z] [2024-01-09T10:52:28.837Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-01-09T10:52:28.837Z] #76 DONE 0.3s [2024-01-09T10:52:28.837Z] [2024-01-09T10:52:28.837Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:29.111Z] #42 ... [2024-01-09T10:52:29.111Z] [2024-01-09T10:52:29.111Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-01-09T10:52:29.111Z] #0 4.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:29.111Z] #0 5.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:29.111Z] #0 7.086 OK: 9 MiB in 17 packages [2024-01-09T10:52:29.111Z] #77 DONE 7.4s [2024-01-09T10:52:29.111Z] [2024-01-09T10:52:29.111Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:29.381Z] #42 ... [2024-01-09T10:52:29.381Z] [2024-01-09T10:52:29.381Z] #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-01-09T10:52:29.381Z] #0 5.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:29.381Z] #0 5.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:29.381Z] #0 7.607 OK: 8 MiB in 17 packages [2024-01-09T10:52:29.381Z] #78 DONE 8.0s [2024-01-09T10:52:29.381Z] [2024-01-09T10:52:29.381Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:29.679Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.9s done [2024-01-09T10:52:29.952Z] #42 ... [2024-01-09T10:52:29.952Z] [2024-01-09T10:52:29.952Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-01-09T10:52:29.952Z] #0 2.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:29.952Z] #0 3.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:29.952Z] #0 5.176 OK: 9 MiB in 20 packages [2024-01-09T10:52:29.952Z] #79 DONE 5.6s [2024-01-09T10:52:29.952Z] [2024-01-09T10:52:29.952Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-01-09T10:52:30.220Z] #42 DONE 20.0s [2024-01-09T10:52:30.220Z] [2024-01-09T10:52:30.220Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-01-09T10:52:30.498Z] #80 ... [2024-01-09T10:52:30.498Z] [2024-01-09T10:52:30.498Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-01-09T10:52:30.498Z] #0 2.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:30.498Z] #0 3.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:30.498Z] #0 5.146 OK: 8 MiB in 19 packages [2024-01-09T10:52:30.498Z] #81 DONE 5.7s [2024-01-09T10:52:30.766Z] [2024-01-09T10:52:30.766Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-09T10:52:30.766Z] #82 ... [2024-01-09T10:52:30.766Z] [2024-01-09T10:52:30.766Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-01-09T10:52:30.766Z] #80 DONE 0.8s [2024-01-09T10:52:31.042Z] [2024-01-09T10:52:31.042Z] #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-01-09T10:52:31.042Z] #0 2.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:31.042Z] #0 3.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-09T10:52:31.042Z] #0 5.404 OK: 13 MiB in 26 packages [2024-01-09T10:52:31.042Z] #83 DONE 5.8s [2024-01-09T10:52:31.042Z] [2024-01-09T10:52:31.042Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-09T10:52:31.042Z] #84 ... [2024-01-09T10:52:31.042Z] [2024-01-09T10:52:31.042Z] #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-01-09T10:52:31.042Z] #82 DONE 1.6s [2024-01-09T10:52:31.042Z] [2024-01-09T10:52:31.042Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:52:31.310Z] #85 ... [2024-01-09T10:52:31.310Z] [2024-01-09T10:52:31.310Z] #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-01-09T10:52:31.310Z] #86 DONE 0.3s [2024-01-09T10:52:31.310Z] [2024-01-09T10:52:31.310Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-09T10:52:32.277Z] #87 DONE 1.2s [2024-01-09T10:52:32.277Z] [2024-01-09T10:52:32.277Z] #84 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-09T10:52:32.277Z] #84 DONE 1.2s [2024-01-09T10:52:32.277Z] [2024-01-09T10:52:32.277Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-01-09T10:52:32.277Z] #88 DONE 1.2s [2024-01-09T10:52:32.277Z] [2024-01-09T10:52:32.277Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-01-09T10:52:32.277Z] #89 DONE 0.2s [2024-01-09T10:52:32.277Z] [2024-01-09T10:52:32.277Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-01-09T10:52:32.277Z] #90 DONE 0.2s [2024-01-09T10:52:32.277Z] [2024-01-09T10:52:32.277Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-01-09T10:52:32.277Z] #91 DONE 0.2s [2024-01-09T10:52:32.277Z] [2024-01-09T10:52:32.277Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-01-09T10:52:32.550Z] #92 DONE 0.2s [2024-01-09T10:52:32.550Z] [2024-01-09T10:52:32.551Z] #93 [security-spire-server stage-2 6/9] COPY security.txt / [2024-01-09T10:52:32.551Z] #93 DONE 0.2s [2024-01-09T10:52:32.551Z] [2024-01-09T10:52:32.551Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-01-09T10:52:32.551Z] #94 ... [2024-01-09T10:52:32.551Z] [2024-01-09T10:52:32.551Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-01-09T10:52:32.551Z] #95 DONE 0.2s [2024-01-09T10:52:32.551Z] [2024-01-09T10:52:32.551Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-01-09T10:52:32.551Z] #96 DONE 0.3s [2024-01-09T10:52:32.827Z] [2024-01-09T10:52:32.827Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-01-09T10:52:32.827Z] #94 DONE 0.2s [2024-01-09T10:52:32.827Z] [2024-01-09T10:52:32.827Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-01-09T10:52:32.827Z] #97 DONE 0.2s [2024-01-09T10:52:32.827Z] [2024-01-09T10:52:32.827Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-01-09T10:52:32.827Z] #98 DONE 0.2s [2024-01-09T10:52:32.827Z] [2024-01-09T10:52:32.827Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-01-09T10:52:32.827Z] #99 DONE 0.2s [2024-01-09T10:52:32.827Z] [2024-01-09T10:52:32.827Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-01-09T10:52:32.827Z] #100 DONE 0.2s [2024-01-09T10:52:32.827Z] [2024-01-09T10:52:32.827Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-01-09T10:52:33.095Z] #101 ... [2024-01-09T10:52:33.095Z] [2024-01-09T10:52:33.095Z] #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-01-09T10:52:33.095Z] #102 DONE 0.2s [2024-01-09T10:52:33.095Z] [2024-01-09T10:52:33.095Z] #103 [security-spire-server] exporting to image [2024-01-09T10:52:33.095Z] #103 exporting layers [2024-01-09T10:52:33.364Z] #103 ... [2024-01-09T10:52:33.364Z] [2024-01-09T10:52:33.364Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-01-09T10:52:33.364Z] #104 DONE 0.3s [2024-01-09T10:52:33.364Z] [2024-01-09T10:52:33.364Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-01-09T10:52:33.364Z] #101 DONE 0.3s [2024-01-09T10:52:33.364Z] [2024-01-09T10:52:33.364Z] #105 [security-spire-agent] exporting to image [2024-01-09T10:52:35.323Z] #105 ... [2024-01-09T10:52:35.323Z] [2024-01-09T10:52:35.323Z] #103 [security-spire-server] exporting to image [2024-01-09T10:52:35.323Z] #103 exporting layers 2.1s done [2024-01-09T10:52:35.323Z] #103 writing image sha256:8689f537c5e05f77c261b7acf6b21832d5ca103f86adbee167498f114a489106 0.1s done [2024-01-09T10:52:35.323Z] #103 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-01-09T10:52:35.323Z] #103 DONE 2.2s [2024-01-09T10:52:35.323Z] [2024-01-09T10:52:35.323Z] #105 [security-spire-agent] exporting to image [2024-01-09T10:52:35.323Z] #105 exporting layers 1.9s done [2024-01-09T10:52:35.323Z] #105 writing image sha256:9fb2236124de0d53e62799414d4e8aaffaeefe2706672b27efe801f36987c122 0.0s done [2024-01-09T10:52:35.323Z] #105 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-01-09T10:52:35.323Z] #105 DONE 2.0s [2024-01-09T10:52:35.323Z] [2024-01-09T10:52:35.323Z] #106 [security-spire-config] exporting to image [2024-01-09T10:52:35.323Z] #106 exporting layers 2.1s done [2024-01-09T10:52:35.323Z] #106 writing image sha256:8800ce1ccb47698815c35b96cfcbd9c1ec9e4ab14437130cee3666cb239a7507 0.0s done [2024-01-09T10:52:35.323Z] #106 naming to docker.io/library/security-spire-config-arm64 [2024-01-09T10:52:35.592Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-01-09T10:52:35.592Z] #106 DONE 2.1s [2024-01-09T10:52:35.592Z] [2024-01-09T10:52:35.592Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:52:50.596Z] #85 ... [2024-01-09T10:52:50.596Z] [2024-01-09T10:52:50.596Z] #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:52:50.596Z] #73 DONE 31.2s [2024-01-09T10:52:50.596Z] [2024-01-09T10:52:50.596Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:52:50.596Z] #71 DONE 31.5s [2024-01-09T10:52:50.596Z] [2024-01-09T10:52:50.596Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:52:50.596Z] #85 DONE 28.4s [2024-01-09T10:52:50.596Z] [2024-01-09T10:52:50.596Z] #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:52:50.596Z] #72 DONE 31.4s [2024-01-09T10:52:50.596Z] [2024-01-09T10:52:50.596Z] #107 [support-scheduler builder 6/7] COPY . . [2024-01-09T10:52:50.596Z] #107 DONE 0.8s [2024-01-09T10:52:50.596Z] [2024-01-09T10:52:50.596Z] #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:52:50.596Z] #108 CACHED [2024-01-09T10:52:50.596Z] [2024-01-09T10:52:50.596Z] #109 [security-bootstrapper builder 6/7] COPY . . [2024-01-09T10:52:50.597Z] #109 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:52:50.597Z] #110 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #111 [support-notifications builder 6/7] COPY . . [2024-01-09T10:52:50.597Z] #111 DONE 0.8s [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #112 [security-proxy-setup builder 6/7] COPY . . [2024-01-09T10:52:50.597Z] #112 DONE 0.8s [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:52:50.597Z] #113 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:52:50.597Z] #114 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2024-01-09T10:52:50.597Z] #115 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #116 [security-spiffe-token-provider builder 6/7] COPY . . [2024-01-09T10:52:50.597Z] #116 DONE 0.8s [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-09T10:52:50.597Z] #117 ... [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:52:50.597Z] #118 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #119 [core-data builder 6/7] COPY . . [2024-01-09T10:52:50.597Z] #119 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:52:50.597Z] #120 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:52:50.597Z] #121 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #122 [security-proxy-auth builder 6/7] COPY . . [2024-01-09T10:52:50.597Z] #122 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:52:50.597Z] #123 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-01-09T10:52:50.597Z] #124 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:52:50.597Z] #125 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:52:50.597Z] #126 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:52:50.597Z] #127 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #128 [core-command builder 6/7] COPY . . [2024-01-09T10:52:50.597Z] #128 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #129 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:52:50.597Z] #129 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #130 [core-metadata builder 6/7] COPY . . [2024-01-09T10:52:50.597Z] #130 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-09T10:52:50.597Z] #131 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-01-09T10:52:50.597Z] #132 CACHED [2024-01-09T10:52:50.597Z] [2024-01-09T10:52:50.597Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-09T10:52:52.551Z] #133 2.395 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-01-09T10:52:59.782Z] #115 ... [2024-01-09T10:52:59.782Z] [2024-01-09T10:52:59.782Z] #139 [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-01-09T10:52:59.782Z] #139 53.53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-01-09T10:53:00.843Z] #133 ... [2024-01-09T10:53:00.843Z] [2024-01-09T10:53:00.843Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-09T10:53:00.843Z] #0 1.948 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-01-09T10:53:00.843Z] #134 ... [2024-01-09T10:53:00.843Z] [2024-01-09T10:53:00.843Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-09T10:53:00.843Z] #0 2.466 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-01-09T10:53:00.843Z] #135 ... [2024-01-09T10:53:00.843Z] [2024-01-09T10:53:00.843Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-09T10:53:00.843Z] #0 1.628 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-01-09T10:53:01.113Z] #136 ... [2024-01-09T10:53:01.113Z] [2024-01-09T10:53:01.113Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-09T10:53:01.113Z] #0 2.966 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-01-09T10:53:01.113Z] #137 ... [2024-01-09T10:53:01.113Z] [2024-01-09T10:53:01.113Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-09T10:53:01.113Z] #0 3.002 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-01-09T10:53:01.382Z] #138 ... [2024-01-09T10:53:01.382Z] [2024-01-09T10:53:01.382Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-09T10:53:01.382Z] #0 2.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-01-09T10:53:01.382Z] #139 ... [2024-01-09T10:53:01.382Z] [2024-01-09T10:53:01.382Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-09T10:53:01.382Z] #0 2.733 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-01-09T10:53:01.651Z] #140 ... [2024-01-09T10:53:01.651Z] [2024-01-09T10:53:01.651Z] #141 [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-01-09T10:53:01.651Z] #0 2.222 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-01-09T10:53:01.651Z] #141 ... [2024-01-09T10:53:01.651Z] [2024-01-09T10:53:01.651Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-09T10:53:01.651Z] #0 2.110 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-01-09T10:53:02.614Z] #142 ... [2024-01-09T10:53:02.614Z] [2024-01-09T10:53:02.615Z] #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-09T10:53:02.615Z] #117 2.412 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-01-09T10:53:57.185Z] #139 ... [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-09T10:53:57.185Z] #133 DONE 115.4s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #137 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-09T10:53:57.185Z] #137 DONE 115.5s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-09T10:53:57.185Z] #135 DONE 115.4s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #141 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:53:57.185Z] #141 ... [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-09T10:53:57.185Z] #140 DONE 115.5s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-09T10:53:57.185Z] #132 DONE 115.5s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-09T10:53:57.185Z] #134 DONE 115.6s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #115 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-09T10:53:57.185Z] #115 DONE 115.7s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:53:57.185Z] #142 ... [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-09T10:53:57.185Z] #131 DONE 115.7s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-09T10:53:57.185Z] #138 DONE 115.8s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:53:57.185Z] #143 ... [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #139 [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-01-09T10:53:57.185Z] #139 DONE 116.6s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-09T10:53:57.185Z] #136 DONE 116.5s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:53:57.185Z] #144 ... [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #141 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:53:57.185Z] #141 DONE 1.5s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #145 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-01-09T10:53:57.185Z] #145 DONE 1.4s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:53:57.185Z] #142 DONE 1.4s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-09T10:53:57.185Z] #146 ... [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:53:57.185Z] #143 DONE 1.5s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #147 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:53:57.185Z] #147 DONE 0.8s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #148 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:53:57.185Z] #148 DONE 0.9s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #144 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:53:57.185Z] #144 DONE 0.9s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:53:57.185Z] #149 ... [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #150 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:53:57.185Z] #150 DONE 1.3s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #151 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:53:57.185Z] #151 CACHED [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:53:57.185Z] #152 CACHED [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #153 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:53:57.185Z] #153 CACHED [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #154 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:53:57.185Z] #154 CACHED [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:53:57.185Z] #155 CACHED [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:53:57.185Z] #156 CACHED [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #157 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:53:57.185Z] #157 CACHED [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #158 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:53:57.185Z] #158 CACHED [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #159 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:53:57.185Z] #159 DONE 1.1s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:53:57.185Z] #160 DONE 1.0s [2024-01-09T10:53:57.185Z] [2024-01-09T10:53:57.185Z] #161 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:53:57.185Z] #161 DONE 1.1s [2024-01-09T10:53:57.446Z] [2024-01-09T10:53:57.446Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:53:57.446Z] #162 DONE 1.0s [2024-01-09T10:53:57.446Z] [2024-01-09T10:53:57.446Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:53:57.446Z] #149 DONE 1.0s [2024-01-09T10:53:57.446Z] [2024-01-09T10:53:57.446Z] #163 [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-01-09T10:54:00.767Z] #163 ... [2024-01-09T10:54:00.767Z] [2024-01-09T10:54:00.767Z] #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-01-09T10:54:00.767Z] #164 DONE 3.0s [2024-01-09T10:54:00.767Z] [2024-01-09T10:54:00.767Z] #165 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-01-09T10:54:00.767Z] #165 DONE 3.1s [2024-01-09T10:54:00.767Z] [2024-01-09T10:54:00.767Z] #166 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-01-09T10:54:00.767Z] #166 DONE 3.2s [2024-01-09T10:54:00.767Z] [2024-01-09T10:54:00.767Z] #167 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-01-09T10:54:00.767Z] #167 ... [2024-01-09T10:54:00.767Z] [2024-01-09T10:54:00.767Z] #168 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-01-09T10:54:00.767Z] #168 DONE 3.3s [2024-01-09T10:54:00.767Z] [2024-01-09T10:54:00.767Z] #169 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-01-09T10:54:00.767Z] #169 ... [2024-01-09T10:54:00.767Z] [2024-01-09T10:54:00.767Z] #170 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-01-09T10:54:00.767Z] #170 DONE 3.6s [2024-01-09T10:54:00.767Z] [2024-01-09T10:54:00.767Z] #171 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-01-09T10:54:00.767Z] #171 DONE 3.6s [2024-01-09T10:54:00.767Z] [2024-01-09T10:54:00.767Z] #146 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-09T10:54:00.767Z] #146 DONE 4.9s [2024-01-09T10:54:00.767Z] [2024-01-09T10:54:00.767Z] #172 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-01-09T10:54:00.767Z] #172 DONE 3.6s [2024-01-09T10:54:00.767Z] [2024-01-09T10:54:00.767Z] #173 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-01-09T10:54:00.767Z] #173 DONE 3.6s [2024-01-09T10:54:00.767Z] [2024-01-09T10:54:00.767Z] #174 [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-01-09T10:54:00.767Z] #174 DONE 3.6s [2024-01-09T10:54:00.767Z] [2024-01-09T10:54:00.767Z] #175 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-01-09T10:54:01.065Z] #175 ... [2024-01-09T10:54:01.065Z] [2024-01-09T10:54:01.065Z] #163 [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-01-09T10:54:01.065Z] #163 DONE 3.6s [2024-01-09T10:54:01.065Z] [2024-01-09T10:54:01.065Z] #167 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-01-09T10:54:01.065Z] #167 DONE 0.7s [2024-01-09T10:54:01.065Z] [2024-01-09T10:54:01.065Z] #176 [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-01-09T10:54:01.065Z] #176 DONE 0.7s [2024-01-09T10:54:01.065Z] [2024-01-09T10:54:01.065Z] #177 [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-01-09T10:54:01.065Z] #177 DONE 0.6s [2024-01-09T10:54:01.065Z] [2024-01-09T10:54:01.065Z] #169 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-01-09T10:54:01.065Z] #169 DONE 0.6s [2024-01-09T10:54:01.065Z] [2024-01-09T10:54:01.065Z] #87 [security-spiffe-token-provider] exporting to image [2024-01-09T10:54:01.065Z] #87 exporting layers [2024-01-09T10:54:01.658Z] #87 ... [2024-01-09T10:54:01.658Z] [2024-01-09T10:54:01.658Z] #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-01-09T10:54:01.658Z] #178 DONE 0.8s [2024-01-09T10:54:01.658Z] [2024-01-09T10:54:01.658Z] #179 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-01-09T10:54:01.658Z] #179 DONE 0.8s [2024-01-09T10:54:01.658Z] [2024-01-09T10:54:01.658Z] #180 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:54:01.658Z] #180 DONE 0.8s [2024-01-09T10:54:01.658Z] [2024-01-09T10:54:01.658Z] #181 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-01-09T10:54:01.658Z] #181 DONE 0.8s [2024-01-09T10:54:01.658Z] [2024-01-09T10:54:01.658Z] #175 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-01-09T10:54:01.658Z] #175 DONE 0.9s [2024-01-09T10:54:01.658Z] [2024-01-09T10:54:01.658Z] #87 [core-data] exporting to image [2024-01-09T10:54:01.658Z] #87 ... [2024-01-09T10:54:01.658Z] [2024-01-09T10:54:01.658Z] #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-01-09T10:54:01.658Z] #182 DONE 0.9s [2024-01-09T10:54:01.658Z] [2024-01-09T10:54:01.658Z] #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-01-09T10:54:01.658Z] #183 DONE 0.9s [2024-01-09T10:54:01.658Z] [2024-01-09T10:54:01.658Z] #184 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-01-09T10:54:01.658Z] #184 DONE 0.8s [2024-01-09T10:54:01.658Z] [2024-01-09T10:54:01.658Z] #87 [support-notifications] exporting to image [2024-01-09T10:54:01.939Z] #87 ... [2024-01-09T10:54:01.939Z] [2024-01-09T10:54:01.939Z] #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-01-09T10:54:01.939Z] #185 DONE 0.9s [2024-01-09T10:54:01.939Z] [2024-01-09T10:54:01.939Z] #87 [support-notifications] exporting to image [2024-01-09T10:54:01.939Z] #87 exporting layers 0.6s done [2024-01-09T10:54:02.299Z] #87 ... [2024-01-09T10:54:02.299Z] [2024-01-09T10:54:02.299Z] #186 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-01-09T10:54:02.299Z] #186 DONE 0.6s [2024-01-09T10:54:02.299Z] [2024-01-09T10:54:02.299Z] #187 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:54:02.299Z] #187 DONE 0.6s [2024-01-09T10:54:02.299Z] [2024-01-09T10:54:02.299Z] #188 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-01-09T10:54:02.299Z] #188 DONE 0.5s [2024-01-09T10:54:02.299Z] [2024-01-09T10:54:02.299Z] #87 [security-spiffe-token-provider] exporting to image [2024-01-09T10:54:02.299Z] #87 exporting layers 0.6s done [2024-01-09T10:54:02.299Z] #87 writing image sha256:888f7c259c7172bc6c83e682e3624318e25fa3db50b76f783a81edc96b12e686 done [2024-01-09T10:54:02.299Z] #87 naming to docker.io/library/security-spiffe-token-provider done [2024-01-09T10:54:02.299Z] #87 writing image sha256:cbda40f08d03c81992134834d47dafd64b421d2af5bf2705c5207568bd5c8a0d 0.0s done [2024-01-09T10:54:02.299Z] #87 naming to docker.io/library/support-scheduler [2024-01-09T10:54:02.561Z] #87 ... [2024-01-09T10:54:02.561Z] [2024-01-09T10:54:02.561Z] #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-01-09T10:54:02.561Z] #189 DONE 0.5s [2024-01-09T10:54:02.561Z] [2024-01-09T10:54:02.561Z] #87 [core-command] exporting to image [2024-01-09T10:54:02.561Z] #87 exporting layers 0.1s done [2024-01-09T10:54:02.561Z] #87 naming to docker.io/library/support-scheduler done [2024-01-09T10:54:02.561Z] #87 writing image sha256:bafa49599350528cd73c2168b8b57ac4517998a64c10e868d72a20c47974ef44 done [2024-01-09T10:54:02.561Z] #87 naming to docker.io/library/core-command done [2024-01-09T10:54:02.561Z] #87 writing image sha256:042ae0484e77d958271af9394aaf37be310e52fcb5a6ac5f2c79207aff79a268 [2024-01-09T10:54:02.561Z] #87 writing image sha256:042ae0484e77d958271af9394aaf37be310e52fcb5a6ac5f2c79207aff79a268 done [2024-01-09T10:54:02.561Z] #87 naming to docker.io/library/core-data [2024-01-09T10:54:02.561Z] #87 writing image sha256:75fd6f7a4fb4463e657440e5290900b26fff9e4befaafe69557509eb1ae711bf [2024-01-09T10:54:02.561Z] #87 writing image sha256:85eefa256fc4e72af2a1c4c6d6427238b3696c8c9f48bb250fdd24a9ed178ae4 [2024-01-09T10:54:02.821Z] #87 naming to docker.io/library/core-data 0.3s done [2024-01-09T10:54:02.821Z] #87 writing image sha256:75fd6f7a4fb4463e657440e5290900b26fff9e4befaafe69557509eb1ae711bf 0.3s done [2024-01-09T10:54:02.821Z] #87 writing image sha256:85eefa256fc4e72af2a1c4c6d6427238b3696c8c9f48bb250fdd24a9ed178ae4 0.3s done [2024-01-09T10:54:02.821Z] #87 naming to docker.io/library/core-metadata 0.0s done [2024-01-09T10:54:02.821Z] #87 naming to docker.io/library/support-notifications done [2024-01-09T10:54:02.821Z] #87 DONE 3.1s [2024-01-09T10:54:02.821Z] [2024-01-09T10:54:02.821Z] #190 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-01-09T10:54:02.821Z] #190 DONE 0.7s [2024-01-09T10:54:02.821Z] [2024-01-09T10:54:02.821Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-01-09T10:54:02.821Z] #191 DONE 0.7s [2024-01-09T10:54:02.821Z] [2024-01-09T10:54:02.821Z] #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-01-09T10:54:02.821Z] #192 DONE 0.7s [2024-01-09T10:54:02.821Z] [2024-01-09T10:54:02.821Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-01-09T10:54:03.083Z] #193 ... [2024-01-09T10:54:03.083Z] [2024-01-09T10:54:03.083Z] #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-01-09T10:54:03.083Z] #194 DONE 1.1s [2024-01-09T10:54:03.083Z] [2024-01-09T10:54:03.083Z] #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-09T10:54:03.083Z] #195 DONE 1.1s [2024-01-09T10:54:03.344Z] [2024-01-09T10:54:03.344Z] #87 [security-proxy-auth] exporting to image [2024-01-09T10:54:03.344Z] #87 ... [2024-01-09T10:54:03.344Z] [2024-01-09T10:54:03.345Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-01-09T10:54:03.345Z] #196 DONE 0.6s [2024-01-09T10:54:03.605Z] [2024-01-09T10:54:03.605Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-01-09T10:54:03.605Z] #193 DONE 0.6s [2024-01-09T10:54:03.605Z] [2024-01-09T10:54:03.605Z] #197 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-01-09T10:54:03.605Z] #197 DONE 0.0s [2024-01-09T10:54:03.605Z] [2024-01-09T10:54:03.605Z] #87 [security-proxy-auth] exporting to image [2024-01-09T10:54:03.605Z] #87 exporting layers 0.7s done [2024-01-09T10:54:03.605Z] #87 exporting layers 0.6s done [2024-01-09T10:54:03.605Z] #87 writing image sha256:7f8602a77700f6faba84c31cbb74db9bd938765d9ab2367e26a4dcbb7b329128 done [2024-01-09T10:54:03.605Z] #87 naming to docker.io/library/core-common-config-bootstrapper done [2024-01-09T10:54:03.605Z] #87 writing image sha256:4eaf19ec12b6b2dacd966ca150812890d6a5c125a8da9418dae4caec72ebd9e7 done [2024-01-09T10:54:03.605Z] #87 naming to docker.io/library/security-proxy-auth done [2024-01-09T10:54:03.605Z] #87 DONE 3.8s [2024-01-09T10:54:03.605Z] [2024-01-09T10:54:03.605Z] #198 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-01-09T10:54:03.605Z] #198 DONE 0.1s [2024-01-09T10:54:03.605Z] [2024-01-09T10:54:03.605Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-01-09T10:54:03.605Z] #199 DONE 0.2s [2024-01-09T10:54:03.605Z] [2024-01-09T10:54:03.605Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-01-09T10:54:03.605Z] #200 DONE 0.0s [2024-01-09T10:54:03.605Z] [2024-01-09T10:54:03.605Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-09T10:54:03.886Z] #201 ... [2024-01-09T10:54:03.886Z] [2024-01-09T10:54:03.886Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-01-09T10:54:03.886Z] #202 DONE 0.1s [2024-01-09T10:54:03.886Z] [2024-01-09T10:54:03.886Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-09T10:54:03.886Z] #201 DONE 0.4s [2024-01-09T10:54:03.886Z] [2024-01-09T10:54:03.886Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-09T10:54:03.886Z] #203 DONE 1.1s [2024-01-09T10:54:03.886Z] [2024-01-09T10:54:03.886Z] #87 [security-secretstore-setup] exporting to image [2024-01-09T10:54:04.148Z] #87 exporting layers 0.3s done [2024-01-09T10:54:04.148Z] #87 writing image sha256:cd820673be257d91c2271b1b993ac1261cadc6e48c2f4ef882bc6677bcd16ab4 done [2024-01-09T10:54:04.148Z] #87 naming to docker.io/library/security-proxy-setup done [2024-01-09T10:54:04.409Z] #87 ... [2024-01-09T10:54:04.409Z] [2024-01-09T10:54:04.409Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-09T10:54:04.409Z] #204 DONE 0.6s [2024-01-09T10:54:04.409Z] [2024-01-09T10:54:04.409Z] #87 [security-bootstrapper] exporting to image [2024-01-09T10:54:04.409Z] #87 writing image sha256:4e5cd971b55831d9413e950657911bb51ecfd52ad98ad7b938d7def6cf3db9e4 done [2024-01-09T10:54:04.409Z] #87 naming to docker.io/library/security-secretstore-setup done [2024-01-09T10:54:04.409Z] #87 exporting layers 0.2s done [2024-01-09T10:54:04.409Z] #87 writing image sha256:cbe6f9a4862a01fd51f6ad5e219dafcce1910b59258194302959de8b182f5ac4 done [2024-01-09T10:54:04.409Z] #87 naming to docker.io/library/security-bootstrapper done [2024-01-09T10:54:04.409Z] #87 DONE 4.3s [2024-01-09T10:54:04.409Z] [2024-01-09T10:54:04.409Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-09T10:54:04.409Z] time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T10:54:04.409Z] time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T10:54:04.409Z] time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T10:54:04.409Z] time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T10:54:04.409Z] time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T10:54:04.409Z] time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T10:54:04.409Z] time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T10:54:04.409Z] time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T10:54:04.409Z] time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T10:54:04.409Z] time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T10:54:04.409Z] time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T10:54:04.409Z] time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T10:54:04.409Z] time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T10:54:04.409Z] time="2024-01-09T10:50:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-01-09T10:54:04.422Z] $ docker stop --time=1 3045de9c5d98acf9e82df0a2c293c17f47cb7a5a2cc52d9e7a7a2104e1f0a8fa [2024-01-09T10:54:05.732Z] $ docker rm -f --volumes 3045de9c5d98acf9e82df0a2c293c17f47cb7a5a2cc52d9e7a7a2104e1f0a8fa [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-09T10:54:06.123Z] + docker images [2024-01-09T10:54:06.123Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-01-09T10:54:06.123Z] security-bootstrapper latest cbe6f9a4862a 1 second ago 18.5MB [2024-01-09T10:54:06.123Z] security-secretstore-setup latest 4e5cd971b558 2 seconds ago 36.2MB [2024-01-09T10:54:06.123Z] security-proxy-setup latest cd820673be25 2 seconds ago 25.8MB [2024-01-09T10:54:06.123Z] core-common-config-bootstrapper latest 7f8602a77700 3 seconds ago 14.9MB [2024-01-09T10:54:06.123Z] security-proxy-auth latest 4eaf19ec12b6 3 seconds ago 15.8MB [2024-01-09T10:54:06.123Z] core-data latest 042ae0484e77 4 seconds ago 17.1MB [2024-01-09T10:54:06.123Z] support-notifications latest 85eefa256fc4 4 seconds ago 26.5MB [2024-01-09T10:54:06.123Z] core-command latest bafa49599350 4 seconds ago 17MB [2024-01-09T10:54:06.123Z] core-metadata latest 75fd6f7a4fb4 4 seconds ago 17.4MB [2024-01-09T10:54:06.123Z] support-scheduler latest cbda40f08d03 5 seconds ago 26MB [2024-01-09T10:54:06.123Z] security-spiffe-token-provider latest 888f7c259c71 5 seconds ago 28.5MB [2024-01-09T10:54:06.123Z] security-spire-server latest 71066c5d112a 2 minutes ago 102MB [2024-01-09T10:54:06.123Z] security-spire-agent latest fdfc86fadb2b 2 minutes ago 161MB [2024-01-09T10:54:06.123Z] security-spire-config latest 76c90383a693 2 minutes ago 102MB [2024-01-09T10:54:06.123Z] ci-base-image-x86_64 latest 1d0be887e04c 5 minutes ago 937MB [2024-01-09T10:54:06.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 7 weeks ago 564MB [2024-01-09T10:54:06.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 months ago 334MB [2024-01-09T10:54:06.123Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 18 months 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-01-09T10:54:06.475Z] provisioning config files... [2024-01-09T10:54:06.484Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/620@tmp/config7702057762961673402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T10:54:06.825Z] ---> ****-login.sh [2024-01-09T10:54:06.825Z] nexus3.edgexfoundry.org:10001 [2024-01-09T10:54:06.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T10:54:06.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T10:54:06.825Z] Configure a credential helper to remove this warning. See [2024-01-09T10:54:06.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T10:54:06.825Z] [2024-01-09T10:54:06.826Z] Login Succeeded [2024-01-09T10:54:06.826Z] nexus3.edgexfoundry.org:10002 [2024-01-09T10:54:07.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T10:54:07.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T10:54:07.084Z] Configure a credential helper to remove this warning. See [2024-01-09T10:54:07.084Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T10:54:07.084Z] [2024-01-09T10:54:07.084Z] Login Succeeded [2024-01-09T10:54:07.084Z] nexus3.edgexfoundry.org:10003 [2024-01-09T10:54:07.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T10:54:07.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T10:54:07.085Z] Configure a credential helper to remove this warning. See [2024-01-09T10:54:07.085Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T10:54:07.085Z] [2024-01-09T10:54:07.085Z] Login Succeeded [2024-01-09T10:54:07.085Z] nexus3.edgexfoundry.org:10004 [2024-01-09T10:54:07.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T10:54:07.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T10:54:07.344Z] Configure a credential helper to remove this warning. See [2024-01-09T10:54:07.344Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T10:54:07.344Z] [2024-01-09T10:54:07.344Z] Login Succeeded [2024-01-09T10:54:07.344Z] ****.io [2024-01-09T10:54:07.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T10:54:07.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T10:54:07.602Z] Configure a credential helper to remove this warning. See [2024-01-09T10:54:07.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T10:54:07.603Z] [2024-01-09T10:54:07.603Z] Login Succeeded [2024-01-09T10:54:07.603Z] ---> ****-login.sh ends [Pipeline] } [2024-01-09T10:54:07.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T10:54:07.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T10:54:07.815Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-01-09T10:54:07.815Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:07.815Z] latest [2024-01-09T10:54:07.815Z] 3.2.0-dev.10 [2024-01-09T10:54:07.815Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:07.815Z] main [2024-01-09T10:54:07.815Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:08.275Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:08.679Z] + docker push nexus3.edgexfoundry.org:10004/core-command:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:08.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-01-09T10:54:08.680Z] 0d0e46f306b0: Preparing [2024-01-09T10:54:08.680Z] 8daedf851fc1: Preparing [2024-01-09T10:54:08.680Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:08.680Z] ad1a580442b2: Preparing [2024-01-09T10:54:08.680Z] d16d5e38bbca: Preparing [2024-01-09T10:54:08.680Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:08.680Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:08.680Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:08.680Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:08.680Z] ad1a580442b2: Pushed [2024-01-09T10:54:08.680Z] 603bcb0c5fda: Pushed [2024-01-09T10:54:08.680Z] d16d5e38bbca: Pushed [2024-01-09T10:54:08.680Z] 0d0e46f306b0: Pushed [2024-01-09T10:54:08.938Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:08.938Z] 4b6ad8a2a38b: Pushed [2024-01-09T10:54:09.505Z] 8daedf851fc1: Pushed [2024-01-09T10:54:09.764Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:389b65a68bf83781ab1ca84fc89938282ea79a1b3ef196b1293da75f40b71c2e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:10.167Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:10.568Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-01-09T10:54:10.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-01-09T10:54:10.568Z] 0d0e46f306b0: Preparing [2024-01-09T10:54:10.568Z] 8daedf851fc1: Preparing [2024-01-09T10:54:10.568Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:10.568Z] ad1a580442b2: Preparing [2024-01-09T10:54:10.568Z] d16d5e38bbca: Preparing [2024-01-09T10:54:10.568Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:10.568Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:10.568Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:10.568Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:10.568Z] 0d0e46f306b0: Layer already exists [2024-01-09T10:54:10.568Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:10.568Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:10.568Z] 8daedf851fc1: Layer already exists [2024-01-09T10:54:10.568Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:10.568Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:10.568Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:10.568Z] latest: digest: sha256:389b65a68bf83781ab1ca84fc89938282ea79a1b3ef196b1293da75f40b71c2e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:10.981Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:11.384Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.10 [2024-01-09T10:54:11.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-01-09T10:54:11.384Z] 0d0e46f306b0: Preparing [2024-01-09T10:54:11.384Z] 8daedf851fc1: Preparing [2024-01-09T10:54:11.384Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:11.384Z] ad1a580442b2: Preparing [2024-01-09T10:54:11.384Z] d16d5e38bbca: Preparing [2024-01-09T10:54:11.384Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:11.384Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:11.384Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:11.384Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:11.384Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:11.384Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:11.384Z] 8daedf851fc1: Layer already exists [2024-01-09T10:54:11.384Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:11.384Z] 0d0e46f306b0: Layer already exists [2024-01-09T10:54:11.384Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:11.384Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:11.384Z] 3.2.0-dev.10: digest: sha256:389b65a68bf83781ab1ca84fc89938282ea79a1b3ef196b1293da75f40b71c2e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:11.803Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:12.208Z] + docker push nexus3.edgexfoundry.org:10004/core-command:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:12.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-01-09T10:54:12.208Z] 0d0e46f306b0: Preparing [2024-01-09T10:54:12.208Z] 8daedf851fc1: Preparing [2024-01-09T10:54:12.208Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:12.208Z] ad1a580442b2: Preparing [2024-01-09T10:54:12.208Z] d16d5e38bbca: Preparing [2024-01-09T10:54:12.208Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:12.208Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:12.208Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:12.208Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:12.208Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:12.208Z] 0d0e46f306b0: Layer already exists [2024-01-09T10:54:12.208Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:12.208Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:12.208Z] 8daedf851fc1: Layer already exists [2024-01-09T10:54:12.208Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:12.208Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:12.208Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:389b65a68bf83781ab1ca84fc89938282ea79a1b3ef196b1293da75f40b71c2e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:12.626Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:13.031Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-01-09T10:54:13.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-01-09T10:54:13.031Z] 0d0e46f306b0: Preparing [2024-01-09T10:54:13.031Z] 8daedf851fc1: Preparing [2024-01-09T10:54:13.031Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:13.031Z] ad1a580442b2: Preparing [2024-01-09T10:54:13.031Z] d16d5e38bbca: Preparing [2024-01-09T10:54:13.031Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:13.031Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:13.031Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:13.031Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:13.031Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:13.031Z] 0d0e46f306b0: Layer already exists [2024-01-09T10:54:13.031Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:13.031Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:13.031Z] 8daedf851fc1: Layer already exists [2024-01-09T10:54:13.031Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:13.031Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:13.031Z] main: digest: sha256:389b65a68bf83781ab1ca84fc89938282ea79a1b3ef196b1293da75f40b71c2e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T10:54:13.278Z] ===================================================== [Pipeline] echo [2024-01-09T10:54:13.319Z] taggedImages: [2024-01-09T10:54:13.319Z] - nexus3.edgexfoundry.org:10004/core-command:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:13.319Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-01-09T10:54:13.319Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.10 [2024-01-09T10:54:13.319Z] - nexus3.edgexfoundry.org:10004/core-command:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:13.319Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-01-09T10:54:13.373Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-01-09T10:54:13.373Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:13.373Z] latest [2024-01-09T10:54:13.373Z] 3.2.0-dev.10 [2024-01-09T10:54:13.373Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:13.373Z] main [2024-01-09T10:54:13.373Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:13.877Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:14.368Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:14.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-01-09T10:54:14.368Z] f338b41766ec: Preparing [2024-01-09T10:54:14.368Z] e304a9663fb5: Preparing [2024-01-09T10:54:14.368Z] 63e9aa916a16: Preparing [2024-01-09T10:54:14.368Z] fc4c6acb6197: Preparing [2024-01-09T10:54:14.368Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:14.368Z] ad1a580442b2: Preparing [2024-01-09T10:54:14.368Z] d16d5e38bbca: Preparing [2024-01-09T10:54:14.368Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:14.368Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:14.368Z] ad1a580442b2: Waiting [2024-01-09T10:54:14.368Z] d16d5e38bbca: Waiting [2024-01-09T10:54:14.368Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:14.368Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:14.368Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:14.368Z] e304a9663fb5: Pushed [2024-01-09T10:54:14.368Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:14.368Z] f338b41766ec: Pushed [2024-01-09T10:54:14.368Z] 63e9aa916a16: Pushed [2024-01-09T10:54:14.626Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:14.627Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:14.627Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:15.196Z] fc4c6acb6197: Pushed [2024-01-09T10:54:15.196Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:776e88943a4a1fdac626879cc41fdffe6f97655f99a8069f6a3a27e55f3211bd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:15.622Z] + 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-01-09T10:54:16.047Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-01-09T10:54:16.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-01-09T10:54:16.047Z] f338b41766ec: Preparing [2024-01-09T10:54:16.047Z] e304a9663fb5: Preparing [2024-01-09T10:54:16.047Z] 63e9aa916a16: Preparing [2024-01-09T10:54:16.047Z] fc4c6acb6197: Preparing [2024-01-09T10:54:16.047Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:16.047Z] ad1a580442b2: Preparing [2024-01-09T10:54:16.047Z] d16d5e38bbca: Preparing [2024-01-09T10:54:16.048Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:16.048Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:16.048Z] ad1a580442b2: Waiting [2024-01-09T10:54:16.048Z] d16d5e38bbca: Waiting [2024-01-09T10:54:16.048Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:16.048Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:16.048Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:16.048Z] e304a9663fb5: Layer already exists [2024-01-09T10:54:16.048Z] 63e9aa916a16: Layer already exists [2024-01-09T10:54:16.048Z] f338b41766ec: Layer already exists [2024-01-09T10:54:16.048Z] fc4c6acb6197: Layer already exists [2024-01-09T10:54:16.048Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:16.048Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:16.048Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:16.048Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:16.048Z] latest: digest: sha256:776e88943a4a1fdac626879cc41fdffe6f97655f99a8069f6a3a27e55f3211bd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:16.469Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:16.890Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.10 [2024-01-09T10:54:16.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-01-09T10:54:16.890Z] f338b41766ec: Preparing [2024-01-09T10:54:16.890Z] e304a9663fb5: Preparing [2024-01-09T10:54:16.890Z] 63e9aa916a16: Preparing [2024-01-09T10:54:16.890Z] fc4c6acb6197: Preparing [2024-01-09T10:54:16.890Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:16.890Z] ad1a580442b2: Preparing [2024-01-09T10:54:16.890Z] d16d5e38bbca: Preparing [2024-01-09T10:54:16.890Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:16.890Z] d16d5e38bbca: Waiting [2024-01-09T10:54:16.890Z] ad1a580442b2: Waiting [2024-01-09T10:54:16.890Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:16.890Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:16.890Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:16.890Z] f338b41766ec: Layer already exists [2024-01-09T10:54:16.890Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:16.890Z] fc4c6acb6197: Layer already exists [2024-01-09T10:54:16.890Z] 63e9aa916a16: Layer already exists [2024-01-09T10:54:16.890Z] e304a9663fb5: Layer already exists [2024-01-09T10:54:16.890Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:16.890Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:16.890Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:16.890Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:16.890Z] 3.2.0-dev.10: digest: sha256:776e88943a4a1fdac626879cc41fdffe6f97655f99a8069f6a3a27e55f3211bd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:17.343Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:17.774Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:17.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-01-09T10:54:17.774Z] f338b41766ec: Preparing [2024-01-09T10:54:17.774Z] e304a9663fb5: Preparing [2024-01-09T10:54:17.774Z] 63e9aa916a16: Preparing [2024-01-09T10:54:17.774Z] fc4c6acb6197: Preparing [2024-01-09T10:54:17.774Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:17.774Z] ad1a580442b2: Preparing [2024-01-09T10:54:17.774Z] d16d5e38bbca: Preparing [2024-01-09T10:54:17.774Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:17.774Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:17.774Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:17.774Z] ad1a580442b2: Waiting [2024-01-09T10:54:17.774Z] d16d5e38bbca: Waiting [2024-01-09T10:54:17.774Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:17.774Z] f338b41766ec: Layer already exists [2024-01-09T10:54:17.774Z] e304a9663fb5: Layer already exists [2024-01-09T10:54:17.774Z] fc4c6acb6197: Layer already exists [2024-01-09T10:54:17.774Z] 63e9aa916a16: Layer already exists [2024-01-09T10:54:17.774Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:17.774Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:17.774Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:17.774Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:17.774Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:17.774Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:776e88943a4a1fdac626879cc41fdffe6f97655f99a8069f6a3a27e55f3211bd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:18.202Z] + 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-01-09T10:54:18.638Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-01-09T10:54:18.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-01-09T10:54:18.638Z] f338b41766ec: Preparing [2024-01-09T10:54:18.638Z] e304a9663fb5: Preparing [2024-01-09T10:54:18.638Z] 63e9aa916a16: Preparing [2024-01-09T10:54:18.638Z] fc4c6acb6197: Preparing [2024-01-09T10:54:18.638Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:18.638Z] ad1a580442b2: Preparing [2024-01-09T10:54:18.638Z] d16d5e38bbca: Preparing [2024-01-09T10:54:18.638Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:18.638Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:18.638Z] d16d5e38bbca: Waiting [2024-01-09T10:54:18.638Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:18.638Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:18.638Z] ad1a580442b2: Waiting [2024-01-09T10:54:18.638Z] f338b41766ec: Layer already exists [2024-01-09T10:54:18.638Z] e304a9663fb5: Layer already exists [2024-01-09T10:54:18.638Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:18.638Z] 63e9aa916a16: Layer already exists [2024-01-09T10:54:18.638Z] fc4c6acb6197: Layer already exists [2024-01-09T10:54:18.638Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:18.638Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:18.638Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:18.638Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:18.638Z] main: digest: sha256:776e88943a4a1fdac626879cc41fdffe6f97655f99a8069f6a3a27e55f3211bd size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T10:54:18.969Z] ===================================================== [Pipeline] echo [2024-01-09T10:54:19.020Z] taggedImages: [2024-01-09T10:54:19.020Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:19.020Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-01-09T10:54:19.020Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.10 [2024-01-09T10:54:19.020Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:19.020Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-01-09T10:54:19.096Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-01-09T10:54:19.097Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:19.097Z] latest [2024-01-09T10:54:19.097Z] 3.2.0-dev.10 [2024-01-09T10:54:19.097Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:19.097Z] main [2024-01-09T10:54:19.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:19.660Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:20.099Z] + docker push nexus3.edgexfoundry.org:10004/core-data:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:20.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-01-09T10:54:20.099Z] cbbbfc8a7b50: Preparing [2024-01-09T10:54:20.099Z] 1ebfbec2b313: Preparing [2024-01-09T10:54:20.099Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:20.099Z] ad1a580442b2: Preparing [2024-01-09T10:54:20.099Z] d16d5e38bbca: Preparing [2024-01-09T10:54:20.099Z] 29abf2d8529b: Preparing [2024-01-09T10:54:20.099Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:20.099Z] 29abf2d8529b: Waiting [2024-01-09T10:54:20.099Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:20.099Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:20.099Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:20.099Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:20.099Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:20.099Z] cbbbfc8a7b50: Pushed [2024-01-09T10:54:20.099Z] 29abf2d8529b: Pushed [2024-01-09T10:54:21.036Z] 1ebfbec2b313: Pushed [2024-01-09T10:54:21.036Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:c6f2297f3d3af0ecac3d10b80966d1c0526e7d1d51e1752b73e131e854aaa9ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:21.802Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:22.243Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-01-09T10:54:22.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-01-09T10:54:22.243Z] cbbbfc8a7b50: Preparing [2024-01-09T10:54:22.243Z] 1ebfbec2b313: Preparing [2024-01-09T10:54:22.243Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:22.243Z] ad1a580442b2: Preparing [2024-01-09T10:54:22.243Z] d16d5e38bbca: Preparing [2024-01-09T10:54:22.243Z] 29abf2d8529b: Preparing [2024-01-09T10:54:22.243Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:22.243Z] 29abf2d8529b: Waiting [2024-01-09T10:54:22.243Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:22.243Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:22.243Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:22.243Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:22.243Z] cbbbfc8a7b50: Layer already exists [2024-01-09T10:54:22.243Z] 1ebfbec2b313: Layer already exists [2024-01-09T10:54:22.243Z] 29abf2d8529b: Layer already exists [2024-01-09T10:54:22.243Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:22.243Z] latest: digest: sha256:c6f2297f3d3af0ecac3d10b80966d1c0526e7d1d51e1752b73e131e854aaa9ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:22.686Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:23.120Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.10 [2024-01-09T10:54:23.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-01-09T10:54:23.120Z] cbbbfc8a7b50: Preparing [2024-01-09T10:54:23.120Z] 1ebfbec2b313: Preparing [2024-01-09T10:54:23.120Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:23.120Z] ad1a580442b2: Preparing [2024-01-09T10:54:23.120Z] d16d5e38bbca: Preparing [2024-01-09T10:54:23.120Z] 29abf2d8529b: Preparing [2024-01-09T10:54:23.120Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:23.120Z] 29abf2d8529b: Waiting [2024-01-09T10:54:23.120Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:23.120Z] cbbbfc8a7b50: Layer already exists [2024-01-09T10:54:23.120Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:23.120Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:23.120Z] 1ebfbec2b313: Layer already exists [2024-01-09T10:54:23.120Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:23.120Z] 29abf2d8529b: Layer already exists [2024-01-09T10:54:23.120Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:23.120Z] 3.2.0-dev.10: digest: sha256:c6f2297f3d3af0ecac3d10b80966d1c0526e7d1d51e1752b73e131e854aaa9ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:23.572Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:24.014Z] + docker push nexus3.edgexfoundry.org:10004/core-data:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:24.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-01-09T10:54:24.014Z] cbbbfc8a7b50: Preparing [2024-01-09T10:54:24.014Z] 1ebfbec2b313: Preparing [2024-01-09T10:54:24.014Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:24.014Z] ad1a580442b2: Preparing [2024-01-09T10:54:24.014Z] d16d5e38bbca: Preparing [2024-01-09T10:54:24.014Z] 29abf2d8529b: Preparing [2024-01-09T10:54:24.014Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:24.014Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:24.014Z] 29abf2d8529b: Waiting [2024-01-09T10:54:24.014Z] cbbbfc8a7b50: Layer already exists [2024-01-09T10:54:24.014Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:24.014Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:24.014Z] 1ebfbec2b313: Layer already exists [2024-01-09T10:54:24.014Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:24.014Z] 29abf2d8529b: Layer already exists [2024-01-09T10:54:24.014Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:24.014Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:c6f2297f3d3af0ecac3d10b80966d1c0526e7d1d51e1752b73e131e854aaa9ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:24.463Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:24.915Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-01-09T10:54:24.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-01-09T10:54:24.915Z] cbbbfc8a7b50: Preparing [2024-01-09T10:54:24.915Z] 1ebfbec2b313: Preparing [2024-01-09T10:54:24.915Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:24.915Z] ad1a580442b2: Preparing [2024-01-09T10:54:24.915Z] d16d5e38bbca: Preparing [2024-01-09T10:54:24.915Z] 29abf2d8529b: Preparing [2024-01-09T10:54:24.915Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:24.915Z] 29abf2d8529b: Waiting [2024-01-09T10:54:24.916Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:24.916Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:24.916Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:24.916Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:24.916Z] 1ebfbec2b313: Layer already exists [2024-01-09T10:54:24.916Z] cbbbfc8a7b50: Layer already exists [2024-01-09T10:54:24.916Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:24.916Z] 29abf2d8529b: Layer already exists [2024-01-09T10:54:24.916Z] main: digest: sha256:c6f2297f3d3af0ecac3d10b80966d1c0526e7d1d51e1752b73e131e854aaa9ee size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T10:54:25.254Z] ===================================================== [Pipeline] echo [2024-01-09T10:54:25.311Z] taggedImages: [2024-01-09T10:54:25.311Z] - nexus3.edgexfoundry.org:10004/core-data:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:25.311Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-01-09T10:54:25.311Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.10 [2024-01-09T10:54:25.311Z] - nexus3.edgexfoundry.org:10004/core-data:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:25.311Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-01-09T10:54:25.380Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-01-09T10:54:25.380Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:25.380Z] latest [2024-01-09T10:54:25.380Z] 3.2.0-dev.10 [2024-01-09T10:54:25.380Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:25.380Z] main [2024-01-09T10:54:25.380Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:25.922Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:26.392Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:26.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-01-09T10:54:26.392Z] 21e8fa1d9ca0: Preparing [2024-01-09T10:54:26.392Z] 3035c6043739: Preparing [2024-01-09T10:54:26.392Z] 4dca83eed1c8: Preparing [2024-01-09T10:54:26.392Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:26.392Z] ad1a580442b2: Preparing [2024-01-09T10:54:26.392Z] d16d5e38bbca: Preparing [2024-01-09T10:54:26.392Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:26.392Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:26.392Z] d16d5e38bbca: Waiting [2024-01-09T10:54:26.392Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:26.392Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:26.392Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:26.392Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:26.392Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:26.392Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:26.392Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:26.392Z] 21e8fa1d9ca0: Pushed [2024-01-09T10:54:26.392Z] 3035c6043739: Pushed [2024-01-09T10:54:27.776Z] 4dca83eed1c8: Pushed [2024-01-09T10:54:27.776Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:8194a717a9e4bb684c5b9c8e8ce6f9ec1c215e53b275caf3d3674c980c496491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:28.239Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:28.703Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-01-09T10:54:28.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-01-09T10:54:28.703Z] 21e8fa1d9ca0: Preparing [2024-01-09T10:54:28.703Z] 3035c6043739: Preparing [2024-01-09T10:54:28.703Z] 4dca83eed1c8: Preparing [2024-01-09T10:54:28.703Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:28.703Z] ad1a580442b2: Preparing [2024-01-09T10:54:28.703Z] d16d5e38bbca: Preparing [2024-01-09T10:54:28.703Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:28.703Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:28.703Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:28.703Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:28.703Z] 4dca83eed1c8: Layer already exists [2024-01-09T10:54:28.703Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:28.703Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:28.703Z] 3035c6043739: Layer already exists [2024-01-09T10:54:28.703Z] 21e8fa1d9ca0: Layer already exists [2024-01-09T10:54:28.703Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:28.703Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:28.703Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:28.703Z] latest: digest: sha256:8194a717a9e4bb684c5b9c8e8ce6f9ec1c215e53b275caf3d3674c980c496491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:29.192Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:29.676Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.10 [2024-01-09T10:54:29.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-01-09T10:54:29.676Z] 21e8fa1d9ca0: Preparing [2024-01-09T10:54:29.676Z] 3035c6043739: Preparing [2024-01-09T10:54:29.676Z] 4dca83eed1c8: Preparing [2024-01-09T10:54:29.676Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:29.676Z] ad1a580442b2: Preparing [2024-01-09T10:54:29.676Z] d16d5e38bbca: Preparing [2024-01-09T10:54:29.676Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:29.676Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:29.676Z] d16d5e38bbca: Waiting [2024-01-09T10:54:29.676Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:29.676Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:29.676Z] 21e8fa1d9ca0: Layer already exists [2024-01-09T10:54:29.676Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:29.676Z] 3035c6043739: Layer already exists [2024-01-09T10:54:29.676Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:29.676Z] 4dca83eed1c8: Layer already exists [2024-01-09T10:54:29.676Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:29.676Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:29.676Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:29.676Z] 3.2.0-dev.10: digest: sha256:8194a717a9e4bb684c5b9c8e8ce6f9ec1c215e53b275caf3d3674c980c496491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:30.155Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:30.615Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:30.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-01-09T10:54:30.615Z] 21e8fa1d9ca0: Preparing [2024-01-09T10:54:30.615Z] 3035c6043739: Preparing [2024-01-09T10:54:30.615Z] 4dca83eed1c8: Preparing [2024-01-09T10:54:30.615Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:30.615Z] ad1a580442b2: Preparing [2024-01-09T10:54:30.615Z] d16d5e38bbca: Preparing [2024-01-09T10:54:30.615Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:30.615Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:30.615Z] d16d5e38bbca: Waiting [2024-01-09T10:54:30.615Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:30.615Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:30.615Z] 3035c6043739: Layer already exists [2024-01-09T10:54:30.615Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:30.615Z] 4dca83eed1c8: Layer already exists [2024-01-09T10:54:30.615Z] 21e8fa1d9ca0: Layer already exists [2024-01-09T10:54:30.615Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:30.615Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:30.615Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:30.615Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:30.615Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:8194a717a9e4bb684c5b9c8e8ce6f9ec1c215e53b275caf3d3674c980c496491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:31.083Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:31.541Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-01-09T10:54:31.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-01-09T10:54:31.541Z] 21e8fa1d9ca0: Preparing [2024-01-09T10:54:31.541Z] 3035c6043739: Preparing [2024-01-09T10:54:31.541Z] 4dca83eed1c8: Preparing [2024-01-09T10:54:31.541Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:31.541Z] ad1a580442b2: Preparing [2024-01-09T10:54:31.541Z] d16d5e38bbca: Preparing [2024-01-09T10:54:31.541Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:31.541Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:31.542Z] d16d5e38bbca: Waiting [2024-01-09T10:54:31.542Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:31.542Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:31.542Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:31.542Z] 4dca83eed1c8: Layer already exists [2024-01-09T10:54:31.542Z] 21e8fa1d9ca0: Layer already exists [2024-01-09T10:54:31.542Z] 3035c6043739: Layer already exists [2024-01-09T10:54:31.542Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:31.542Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:31.542Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:31.542Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:31.542Z] main: digest: sha256:8194a717a9e4bb684c5b9c8e8ce6f9ec1c215e53b275caf3d3674c980c496491 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T10:54:31.916Z] ===================================================== [Pipeline] echo [2024-01-09T10:54:31.977Z] taggedImages: [2024-01-09T10:54:31.977Z] - nexus3.edgexfoundry.org:10004/core-metadata:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:31.977Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-01-09T10:54:31.977Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.10 [2024-01-09T10:54:31.977Z] - nexus3.edgexfoundry.org:10004/core-metadata:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:31.977Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-01-09T10:54:32.050Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-01-09T10:54:32.050Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:32.050Z] latest [2024-01-09T10:54:32.050Z] 3.2.0-dev.10 [2024-01-09T10:54:32.050Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:32.050Z] main [2024-01-09T10:54:32.050Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:32.647Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:33.116Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:33.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-01-09T10:54:33.116Z] 95df147c9a24: Preparing [2024-01-09T10:54:33.116Z] c0e8a594c0d4: Preparing [2024-01-09T10:54:33.116Z] bc700b5c26a4: Preparing [2024-01-09T10:54:33.116Z] fb91fb3d33f6: Preparing [2024-01-09T10:54:33.116Z] ae7d83713852: Preparing [2024-01-09T10:54:33.116Z] 7d38b9f9b162: Preparing [2024-01-09T10:54:33.116Z] 42679862063a: Preparing [2024-01-09T10:54:33.116Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:33.116Z] ad1a580442b2: Preparing [2024-01-09T10:54:33.116Z] ebb237c08e49: Preparing [2024-01-09T10:54:33.116Z] 89d438d6fc3d: Preparing [2024-01-09T10:54:33.116Z] 5f70bf18a086: Preparing [2024-01-09T10:54:33.116Z] 28ad8d0970d0: Preparing [2024-01-09T10:54:33.116Z] 72dae550e018: Preparing [2024-01-09T10:54:33.116Z] 44a482cb529d: Preparing [2024-01-09T10:54:33.116Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:33.116Z] ad1a580442b2: Waiting [2024-01-09T10:54:33.116Z] 89d438d6fc3d: Waiting [2024-01-09T10:54:33.116Z] 28ad8d0970d0: Waiting [2024-01-09T10:54:33.116Z] 5f70bf18a086: Waiting [2024-01-09T10:54:33.116Z] 44a482cb529d: Waiting [2024-01-09T10:54:33.116Z] 72dae550e018: Waiting [2024-01-09T10:54:33.116Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:33.116Z] 42679862063a: Waiting [2024-01-09T10:54:33.116Z] ebb237c08e49: Waiting [2024-01-09T10:54:33.116Z] 7d38b9f9b162: Waiting [2024-01-09T10:54:33.116Z] fb91fb3d33f6: Pushed [2024-01-09T10:54:33.116Z] 95df147c9a24: Pushed [2024-01-09T10:54:33.116Z] c0e8a594c0d4: Pushed [2024-01-09T10:54:33.116Z] bc700b5c26a4: Pushed [2024-01-09T10:54:33.116Z] ae7d83713852: Pushed [2024-01-09T10:54:33.374Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:33.374Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:33.374Z] 7d38b9f9b162: Pushed [2024-01-09T10:54:33.374Z] ebb237c08e49: Pushed [2024-01-09T10:54:33.374Z] 5f70bf18a086: Pushed [2024-01-09T10:54:33.374Z] 89d438d6fc3d: Pushed [2024-01-09T10:54:33.374Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:33.374Z] 28ad8d0970d0: Pushed [2024-01-09T10:54:33.632Z] 44a482cb529d: Pushed [2024-01-09T10:54:33.632Z] 72dae550e018: Pushed [2024-01-09T10:54:34.569Z] 42679862063a: Pushed [2024-01-09T10:54:34.570Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:4fa7943c1a50416543d0ff73876bb6ed43263c3e2a60bc747303e3264e345def size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:35.061Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:35.549Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-01-09T10:54:35.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-01-09T10:54:35.549Z] 95df147c9a24: Preparing [2024-01-09T10:54:35.549Z] c0e8a594c0d4: Preparing [2024-01-09T10:54:35.549Z] bc700b5c26a4: Preparing [2024-01-09T10:54:35.549Z] fb91fb3d33f6: Preparing [2024-01-09T10:54:35.549Z] ae7d83713852: Preparing [2024-01-09T10:54:35.549Z] 7d38b9f9b162: Preparing [2024-01-09T10:54:35.549Z] 42679862063a: Preparing [2024-01-09T10:54:35.549Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:35.549Z] ad1a580442b2: Preparing [2024-01-09T10:54:35.549Z] ebb237c08e49: Preparing [2024-01-09T10:54:35.549Z] 89d438d6fc3d: Preparing [2024-01-09T10:54:35.549Z] 5f70bf18a086: Preparing [2024-01-09T10:54:35.549Z] 28ad8d0970d0: Preparing [2024-01-09T10:54:35.549Z] 72dae550e018: Preparing [2024-01-09T10:54:35.549Z] 44a482cb529d: Preparing [2024-01-09T10:54:35.549Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:35.549Z] 7d38b9f9b162: Waiting [2024-01-09T10:54:35.549Z] 42679862063a: Waiting [2024-01-09T10:54:35.549Z] 603bcb0c5fda: Waiting [2024-01-09T10:54:35.549Z] ad1a580442b2: Waiting [2024-01-09T10:54:35.549Z] 28ad8d0970d0: Waiting [2024-01-09T10:54:35.549Z] ebb237c08e49: Waiting [2024-01-09T10:54:35.549Z] 89d438d6fc3d: Waiting [2024-01-09T10:54:35.549Z] 72dae550e018: Waiting [2024-01-09T10:54:35.549Z] 5f70bf18a086: Waiting [2024-01-09T10:54:35.549Z] 44a482cb529d: Waiting [2024-01-09T10:54:35.549Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:35.549Z] bc700b5c26a4: Layer already exists [2024-01-09T10:54:35.549Z] ae7d83713852: Layer already exists [2024-01-09T10:54:35.549Z] fb91fb3d33f6: Layer already exists [2024-01-09T10:54:35.549Z] c0e8a594c0d4: Layer already exists [2024-01-09T10:54:35.549Z] 95df147c9a24: Layer already exists [2024-01-09T10:54:35.549Z] 7d38b9f9b162: Layer already exists [2024-01-09T10:54:35.549Z] 42679862063a: Layer already exists [2024-01-09T10:54:35.549Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:35.550Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:35.550Z] ebb237c08e49: Layer already exists [2024-01-09T10:54:35.550Z] 89d438d6fc3d: Layer already exists [2024-01-09T10:54:35.550Z] 5f70bf18a086: Layer already exists [2024-01-09T10:54:35.550Z] 44a482cb529d: Layer already exists [2024-01-09T10:54:35.550Z] 72dae550e018: Layer already exists [2024-01-09T10:54:35.550Z] 28ad8d0970d0: Layer already exists [2024-01-09T10:54:35.550Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:35.550Z] latest: digest: sha256:4fa7943c1a50416543d0ff73876bb6ed43263c3e2a60bc747303e3264e345def size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:36.025Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:36.500Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.10 [2024-01-09T10:54:36.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-01-09T10:54:36.500Z] 95df147c9a24: Preparing [2024-01-09T10:54:36.500Z] c0e8a594c0d4: Preparing [2024-01-09T10:54:36.500Z] bc700b5c26a4: Preparing [2024-01-09T10:54:36.500Z] fb91fb3d33f6: Preparing [2024-01-09T10:54:36.500Z] ae7d83713852: Preparing [2024-01-09T10:54:36.500Z] 7d38b9f9b162: Preparing [2024-01-09T10:54:36.500Z] 42679862063a: Preparing [2024-01-09T10:54:36.500Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:36.500Z] ad1a580442b2: Preparing [2024-01-09T10:54:36.500Z] ebb237c08e49: Preparing [2024-01-09T10:54:36.500Z] 89d438d6fc3d: Preparing [2024-01-09T10:54:36.500Z] 5f70bf18a086: Preparing [2024-01-09T10:54:36.500Z] 28ad8d0970d0: Preparing [2024-01-09T10:54:36.500Z] 72dae550e018: Preparing [2024-01-09T10:54:36.500Z] 44a482cb529d: Preparing [2024-01-09T10:54:36.500Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:36.500Z] 7d38b9f9b162: Waiting [2024-01-09T10:54:36.500Z] 42679862063a: Waiting [2024-01-09T10:54:36.500Z] 603bcb0c5fda: Waiting [2024-01-09T10:54:36.500Z] 89d438d6fc3d: Waiting [2024-01-09T10:54:36.500Z] ad1a580442b2: Waiting [2024-01-09T10:54:36.500Z] 44a482cb529d: Waiting [2024-01-09T10:54:36.500Z] 5f70bf18a086: Waiting [2024-01-09T10:54:36.500Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:36.500Z] ebb237c08e49: Waiting [2024-01-09T10:54:36.500Z] 28ad8d0970d0: Waiting [2024-01-09T10:54:36.500Z] 72dae550e018: Waiting [2024-01-09T10:54:36.500Z] fb91fb3d33f6: Layer already exists [2024-01-09T10:54:36.500Z] c0e8a594c0d4: Layer already exists [2024-01-09T10:54:36.500Z] bc700b5c26a4: Layer already exists [2024-01-09T10:54:36.500Z] 95df147c9a24: Layer already exists [2024-01-09T10:54:36.500Z] ae7d83713852: Layer already exists [2024-01-09T10:54:36.500Z] 7d38b9f9b162: Layer already exists [2024-01-09T10:54:36.500Z] 42679862063a: Layer already exists [2024-01-09T10:54:36.500Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:36.500Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:36.500Z] 89d438d6fc3d: Layer already exists [2024-01-09T10:54:36.500Z] ebb237c08e49: Layer already exists [2024-01-09T10:54:36.500Z] 5f70bf18a086: Layer already exists [2024-01-09T10:54:36.500Z] 72dae550e018: Layer already exists [2024-01-09T10:54:36.500Z] 44a482cb529d: Layer already exists [2024-01-09T10:54:36.500Z] 28ad8d0970d0: Layer already exists [2024-01-09T10:54:36.500Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:36.500Z] 3.2.0-dev.10: digest: sha256:4fa7943c1a50416543d0ff73876bb6ed43263c3e2a60bc747303e3264e345def size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:37.035Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:37.576Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:37.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-01-09T10:54:37.577Z] 95df147c9a24: Preparing [2024-01-09T10:54:37.577Z] c0e8a594c0d4: Preparing [2024-01-09T10:54:37.577Z] bc700b5c26a4: Preparing [2024-01-09T10:54:37.577Z] fb91fb3d33f6: Preparing [2024-01-09T10:54:37.577Z] ae7d83713852: Preparing [2024-01-09T10:54:37.577Z] 7d38b9f9b162: Preparing [2024-01-09T10:54:37.577Z] 42679862063a: Preparing [2024-01-09T10:54:37.577Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:37.577Z] ad1a580442b2: Preparing [2024-01-09T10:54:37.577Z] ebb237c08e49: Preparing [2024-01-09T10:54:37.577Z] 89d438d6fc3d: Preparing [2024-01-09T10:54:37.577Z] 5f70bf18a086: Preparing [2024-01-09T10:54:37.577Z] 28ad8d0970d0: Preparing [2024-01-09T10:54:37.577Z] 72dae550e018: Preparing [2024-01-09T10:54:37.577Z] 44a482cb529d: Preparing [2024-01-09T10:54:37.577Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:37.577Z] 603bcb0c5fda: Waiting [2024-01-09T10:54:37.577Z] ad1a580442b2: Waiting [2024-01-09T10:54:37.577Z] ebb237c08e49: Waiting [2024-01-09T10:54:37.577Z] 89d438d6fc3d: Waiting [2024-01-09T10:54:37.577Z] 5f70bf18a086: Waiting [2024-01-09T10:54:37.577Z] 28ad8d0970d0: Waiting [2024-01-09T10:54:37.577Z] 72dae550e018: Waiting [2024-01-09T10:54:37.577Z] 44a482cb529d: Waiting [2024-01-09T10:54:37.577Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:37.577Z] 7d38b9f9b162: Waiting [2024-01-09T10:54:37.577Z] 42679862063a: Waiting [2024-01-09T10:54:37.577Z] 95df147c9a24: Layer already exists [2024-01-09T10:54:37.577Z] c0e8a594c0d4: Layer already exists [2024-01-09T10:54:37.577Z] fb91fb3d33f6: Layer already exists [2024-01-09T10:54:37.577Z] ae7d83713852: Layer already exists [2024-01-09T10:54:37.577Z] bc700b5c26a4: Layer already exists [2024-01-09T10:54:37.577Z] 7d38b9f9b162: Layer already exists [2024-01-09T10:54:37.577Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:37.577Z] 42679862063a: Layer already exists [2024-01-09T10:54:37.577Z] ebb237c08e49: Layer already exists [2024-01-09T10:54:37.577Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:37.577Z] 5f70bf18a086: Layer already exists [2024-01-09T10:54:37.577Z] 89d438d6fc3d: Layer already exists [2024-01-09T10:54:37.577Z] 28ad8d0970d0: Layer already exists [2024-01-09T10:54:37.577Z] 72dae550e018: Layer already exists [2024-01-09T10:54:37.577Z] 44a482cb529d: Layer already exists [2024-01-09T10:54:37.577Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:37.577Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:4fa7943c1a50416543d0ff73876bb6ed43263c3e2a60bc747303e3264e345def size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:38.087Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:38.596Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-01-09T10:54:38.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-01-09T10:54:38.596Z] 95df147c9a24: Preparing [2024-01-09T10:54:38.596Z] c0e8a594c0d4: Preparing [2024-01-09T10:54:38.596Z] bc700b5c26a4: Preparing [2024-01-09T10:54:38.596Z] fb91fb3d33f6: Preparing [2024-01-09T10:54:38.596Z] ae7d83713852: Preparing [2024-01-09T10:54:38.596Z] 7d38b9f9b162: Preparing [2024-01-09T10:54:38.596Z] 42679862063a: Preparing [2024-01-09T10:54:38.596Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:38.596Z] ad1a580442b2: Preparing [2024-01-09T10:54:38.596Z] ebb237c08e49: Preparing [2024-01-09T10:54:38.596Z] 89d438d6fc3d: Preparing [2024-01-09T10:54:38.596Z] 5f70bf18a086: Preparing [2024-01-09T10:54:38.596Z] 28ad8d0970d0: Preparing [2024-01-09T10:54:38.596Z] 72dae550e018: Preparing [2024-01-09T10:54:38.596Z] 44a482cb529d: Preparing [2024-01-09T10:54:38.596Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:38.596Z] 28ad8d0970d0: Waiting [2024-01-09T10:54:38.596Z] 72dae550e018: Waiting [2024-01-09T10:54:38.596Z] 44a482cb529d: Waiting [2024-01-09T10:54:38.596Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:38.596Z] 7d38b9f9b162: Waiting [2024-01-09T10:54:38.596Z] 42679862063a: Waiting [2024-01-09T10:54:38.596Z] 603bcb0c5fda: Waiting [2024-01-09T10:54:38.596Z] ad1a580442b2: Waiting [2024-01-09T10:54:38.596Z] ebb237c08e49: Waiting [2024-01-09T10:54:38.596Z] 89d438d6fc3d: Waiting [2024-01-09T10:54:38.596Z] 5f70bf18a086: Waiting [2024-01-09T10:54:38.596Z] ae7d83713852: Layer already exists [2024-01-09T10:54:38.596Z] bc700b5c26a4: Layer already exists [2024-01-09T10:54:38.596Z] 95df147c9a24: Layer already exists [2024-01-09T10:54:38.596Z] fb91fb3d33f6: Layer already exists [2024-01-09T10:54:38.596Z] c0e8a594c0d4: Layer already exists [2024-01-09T10:54:38.596Z] 42679862063a: Layer already exists [2024-01-09T10:54:38.596Z] 7d38b9f9b162: Layer already exists [2024-01-09T10:54:38.596Z] ebb237c08e49: Layer already exists [2024-01-09T10:54:38.596Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:38.596Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:38.596Z] 89d438d6fc3d: Layer already exists [2024-01-09T10:54:38.596Z] 72dae550e018: Layer already exists [2024-01-09T10:54:38.596Z] 5f70bf18a086: Layer already exists [2024-01-09T10:54:38.596Z] 28ad8d0970d0: Layer already exists [2024-01-09T10:54:38.596Z] 44a482cb529d: Layer already exists [2024-01-09T10:54:38.596Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:38.596Z] main: digest: sha256:4fa7943c1a50416543d0ff73876bb6ed43263c3e2a60bc747303e3264e345def size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T10:54:38.990Z] ===================================================== [Pipeline] echo [2024-01-09T10:54:39.061Z] taggedImages: [2024-01-09T10:54:39.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:39.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-01-09T10:54:39.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.10 [2024-01-09T10:54:39.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:39.061Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-01-09T10:54:39.137Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-01-09T10:54:39.137Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:39.137Z] latest [2024-01-09T10:54:39.137Z] 3.2.0-dev.10 [2024-01-09T10:54:39.137Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:39.137Z] main [2024-01-09T10:54:39.137Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:39.773Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:40.248Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:40.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-01-09T10:54:40.248Z] f338b41766ec: Preparing [2024-01-09T10:54:40.248Z] e304a9663fb5: Preparing [2024-01-09T10:54:40.248Z] 67384ec48010: Preparing [2024-01-09T10:54:40.248Z] bf3f22ab273d: Preparing [2024-01-09T10:54:40.248Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:40.248Z] ad1a580442b2: Preparing [2024-01-09T10:54:40.248Z] d16d5e38bbca: Preparing [2024-01-09T10:54:40.248Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:40.248Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:40.248Z] ad1a580442b2: Waiting [2024-01-09T10:54:40.248Z] d16d5e38bbca: Waiting [2024-01-09T10:54:40.248Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:40.248Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:40.248Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:40.248Z] f338b41766ec: Layer already exists [2024-01-09T10:54:40.248Z] e304a9663fb5: Layer already exists [2024-01-09T10:54:40.248Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:40.248Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:40.248Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:40.248Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:40.248Z] 67384ec48010: Pushed [2024-01-09T10:54:41.185Z] bf3f22ab273d: Pushed [2024-01-09T10:54:41.447Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:35287388f42e0ca9b5eef2085ee371f46320644a71df5e4fe47d504239d18a32 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:41.943Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:42.430Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-01-09T10:54:42.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-01-09T10:54:42.430Z] f338b41766ec: Preparing [2024-01-09T10:54:42.430Z] e304a9663fb5: Preparing [2024-01-09T10:54:42.430Z] 67384ec48010: Preparing [2024-01-09T10:54:42.430Z] bf3f22ab273d: Preparing [2024-01-09T10:54:42.430Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:42.430Z] ad1a580442b2: Preparing [2024-01-09T10:54:42.430Z] d16d5e38bbca: Preparing [2024-01-09T10:54:42.430Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:42.430Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:42.430Z] ad1a580442b2: Waiting [2024-01-09T10:54:42.430Z] d16d5e38bbca: Waiting [2024-01-09T10:54:42.430Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:42.430Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:42.430Z] 67384ec48010: Layer already exists [2024-01-09T10:54:42.430Z] f338b41766ec: Layer already exists [2024-01-09T10:54:42.430Z] bf3f22ab273d: Layer already exists [2024-01-09T10:54:42.430Z] e304a9663fb5: Layer already exists [2024-01-09T10:54:42.430Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:42.430Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:42.430Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:42.430Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:42.430Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:42.430Z] latest: digest: sha256:35287388f42e0ca9b5eef2085ee371f46320644a71df5e4fe47d504239d18a32 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:42.929Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:43.408Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.10 [2024-01-09T10:54:43.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-01-09T10:54:43.409Z] f338b41766ec: Preparing [2024-01-09T10:54:43.409Z] e304a9663fb5: Preparing [2024-01-09T10:54:43.409Z] 67384ec48010: Preparing [2024-01-09T10:54:43.409Z] bf3f22ab273d: Preparing [2024-01-09T10:54:43.409Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:43.409Z] ad1a580442b2: Preparing [2024-01-09T10:54:43.409Z] d16d5e38bbca: Preparing [2024-01-09T10:54:43.409Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:43.409Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:43.409Z] d16d5e38bbca: Waiting [2024-01-09T10:54:43.409Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:43.409Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:43.409Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:43.409Z] bf3f22ab273d: Layer already exists [2024-01-09T10:54:43.409Z] e304a9663fb5: Layer already exists [2024-01-09T10:54:43.409Z] f338b41766ec: Layer already exists [2024-01-09T10:54:43.409Z] 67384ec48010: Layer already exists [2024-01-09T10:54:43.409Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:43.409Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:43.409Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:43.409Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:43.409Z] 3.2.0-dev.10: digest: sha256:35287388f42e0ca9b5eef2085ee371f46320644a71df5e4fe47d504239d18a32 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:43.923Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:44.409Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:44.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-01-09T10:54:44.409Z] f338b41766ec: Preparing [2024-01-09T10:54:44.409Z] e304a9663fb5: Preparing [2024-01-09T10:54:44.409Z] 67384ec48010: Preparing [2024-01-09T10:54:44.409Z] bf3f22ab273d: Preparing [2024-01-09T10:54:44.409Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:44.409Z] ad1a580442b2: Preparing [2024-01-09T10:54:44.409Z] d16d5e38bbca: Preparing [2024-01-09T10:54:44.409Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:44.409Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:44.409Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:44.409Z] 67384ec48010: Layer already exists [2024-01-09T10:54:44.409Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:44.409Z] e304a9663fb5: Layer already exists [2024-01-09T10:54:44.409Z] bf3f22ab273d: Layer already exists [2024-01-09T10:54:44.409Z] f338b41766ec: Layer already exists [2024-01-09T10:54:44.409Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:44.409Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:44.409Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:44.409Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:44.409Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:35287388f42e0ca9b5eef2085ee371f46320644a71df5e4fe47d504239d18a32 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:44.915Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:45.414Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-01-09T10:54:45.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-01-09T10:54:45.414Z] f338b41766ec: Preparing [2024-01-09T10:54:45.414Z] e304a9663fb5: Preparing [2024-01-09T10:54:45.414Z] 67384ec48010: Preparing [2024-01-09T10:54:45.414Z] bf3f22ab273d: Preparing [2024-01-09T10:54:45.414Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:45.414Z] ad1a580442b2: Preparing [2024-01-09T10:54:45.414Z] d16d5e38bbca: Preparing [2024-01-09T10:54:45.414Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:54:45.414Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:45.414Z] ad1a580442b2: Waiting [2024-01-09T10:54:45.414Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:54:45.414Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:45.414Z] d16d5e38bbca: Waiting [2024-01-09T10:54:45.414Z] bf3f22ab273d: Layer already exists [2024-01-09T10:54:45.414Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:45.414Z] 67384ec48010: Layer already exists [2024-01-09T10:54:45.414Z] e304a9663fb5: Layer already exists [2024-01-09T10:54:45.414Z] f338b41766ec: Layer already exists [2024-01-09T10:54:45.414Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:45.414Z] d16d5e38bbca: Layer already exists [2024-01-09T10:54:45.414Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:54:45.414Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:45.414Z] main: digest: sha256:35287388f42e0ca9b5eef2085ee371f46320644a71df5e4fe47d504239d18a32 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T10:54:45.842Z] ===================================================== [Pipeline] echo [2024-01-09T10:54:45.910Z] taggedImages: [2024-01-09T10:54:45.911Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:45.911Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-01-09T10:54:45.911Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.10 [2024-01-09T10:54:45.911Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:45.911Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-01-09T10:54:45.998Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-01-09T10:54:45.998Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:45.998Z] latest [2024-01-09T10:54:45.998Z] 3.2.0-dev.10 [2024-01-09T10:54:45.998Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:45.998Z] main [2024-01-09T10:54:45.998Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:46.655Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:47.151Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:47.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-01-09T10:54:47.151Z] 25cbbfff446d: Preparing [2024-01-09T10:54:47.151Z] 9ae9b6c17e20: Preparing [2024-01-09T10:54:47.151Z] 09d05a4b2ee1: Preparing [2024-01-09T10:54:47.151Z] 26e1a892a4ca: Preparing [2024-01-09T10:54:47.151Z] 1936c5d0af3f: Preparing [2024-01-09T10:54:47.151Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:47.151Z] ad1a580442b2: Preparing [2024-01-09T10:54:47.151Z] 4da097735f6c: Preparing [2024-01-09T10:54:47.151Z] d26a00aac436: Preparing [2024-01-09T10:54:47.151Z] 2ba0d94e2ad5: Preparing [2024-01-09T10:54:47.151Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:47.151Z] 4da097735f6c: Waiting [2024-01-09T10:54:47.151Z] 2ba0d94e2ad5: Waiting [2024-01-09T10:54:47.151Z] d26a00aac436: Waiting [2024-01-09T10:54:47.151Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:47.151Z] 603bcb0c5fda: Waiting [2024-01-09T10:54:47.151Z] ad1a580442b2: Waiting [2024-01-09T10:54:47.151Z] 9ae9b6c17e20: Pushed [2024-01-09T10:54:47.151Z] 1936c5d0af3f: Pushed [2024-01-09T10:54:47.151Z] 26e1a892a4ca: Pushed [2024-01-09T10:54:47.151Z] 25cbbfff446d: Pushed [2024-01-09T10:54:47.151Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:47.151Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:47.152Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:47.411Z] d26a00aac436: Pushed [2024-01-09T10:54:47.411Z] 4da097735f6c: Pushed [2024-01-09T10:54:47.978Z] 09d05a4b2ee1: Pushed [2024-01-09T10:54:48.545Z] 2ba0d94e2ad5: Pushed [2024-01-09T10:54:48.545Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:f0414b8ed2475a4097ea02f226e0cf67680a9524687742fef4891a529950a606 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:49.043Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:49.555Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-01-09T10:54:49.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-01-09T10:54:49.555Z] 25cbbfff446d: Preparing [2024-01-09T10:54:49.555Z] 9ae9b6c17e20: Preparing [2024-01-09T10:54:49.555Z] 09d05a4b2ee1: Preparing [2024-01-09T10:54:49.555Z] 26e1a892a4ca: Preparing [2024-01-09T10:54:49.555Z] 1936c5d0af3f: Preparing [2024-01-09T10:54:49.555Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:49.555Z] ad1a580442b2: Preparing [2024-01-09T10:54:49.555Z] 4da097735f6c: Preparing [2024-01-09T10:54:49.555Z] d26a00aac436: Preparing [2024-01-09T10:54:49.555Z] 2ba0d94e2ad5: Preparing [2024-01-09T10:54:49.555Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:49.555Z] ad1a580442b2: Waiting [2024-01-09T10:54:49.555Z] 4da097735f6c: Waiting [2024-01-09T10:54:49.555Z] d26a00aac436: Waiting [2024-01-09T10:54:49.555Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:49.555Z] 603bcb0c5fda: Waiting [2024-01-09T10:54:49.555Z] 26e1a892a4ca: Layer already exists [2024-01-09T10:54:49.555Z] 09d05a4b2ee1: Layer already exists [2024-01-09T10:54:49.555Z] 9ae9b6c17e20: Layer already exists [2024-01-09T10:54:49.555Z] 1936c5d0af3f: Layer already exists [2024-01-09T10:54:49.555Z] 25cbbfff446d: Layer already exists [2024-01-09T10:54:49.555Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:49.555Z] d26a00aac436: Layer already exists [2024-01-09T10:54:49.555Z] 2ba0d94e2ad5: Layer already exists [2024-01-09T10:54:49.555Z] 4da097735f6c: Layer already exists [2024-01-09T10:54:49.555Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:49.555Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:49.555Z] latest: digest: sha256:f0414b8ed2475a4097ea02f226e0cf67680a9524687742fef4891a529950a606 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:50.070Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:50.578Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.10 [2024-01-09T10:54:50.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-01-09T10:54:50.578Z] 25cbbfff446d: Preparing [2024-01-09T10:54:50.578Z] 9ae9b6c17e20: Preparing [2024-01-09T10:54:50.578Z] 09d05a4b2ee1: Preparing [2024-01-09T10:54:50.578Z] 26e1a892a4ca: Preparing [2024-01-09T10:54:50.578Z] 1936c5d0af3f: Preparing [2024-01-09T10:54:50.578Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:50.578Z] ad1a580442b2: Preparing [2024-01-09T10:54:50.578Z] 4da097735f6c: Preparing [2024-01-09T10:54:50.578Z] d26a00aac436: Preparing [2024-01-09T10:54:50.578Z] 2ba0d94e2ad5: Preparing [2024-01-09T10:54:50.578Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:50.578Z] 2ba0d94e2ad5: Waiting [2024-01-09T10:54:50.578Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:50.578Z] ad1a580442b2: Waiting [2024-01-09T10:54:50.578Z] 4da097735f6c: Waiting [2024-01-09T10:54:50.578Z] 603bcb0c5fda: Waiting [2024-01-09T10:54:50.578Z] 09d05a4b2ee1: Layer already exists [2024-01-09T10:54:50.578Z] 1936c5d0af3f: Layer already exists [2024-01-09T10:54:50.578Z] 26e1a892a4ca: Layer already exists [2024-01-09T10:54:50.578Z] 9ae9b6c17e20: Layer already exists [2024-01-09T10:54:50.578Z] 25cbbfff446d: Layer already exists [2024-01-09T10:54:50.578Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:50.578Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:50.578Z] 4da097735f6c: Layer already exists [2024-01-09T10:54:50.578Z] 2ba0d94e2ad5: Layer already exists [2024-01-09T10:54:50.578Z] d26a00aac436: Layer already exists [2024-01-09T10:54:50.578Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:50.578Z] 3.2.0-dev.10: digest: sha256:f0414b8ed2475a4097ea02f226e0cf67680a9524687742fef4891a529950a606 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:51.252Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:51.752Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:51.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-01-09T10:54:51.752Z] 25cbbfff446d: Preparing [2024-01-09T10:54:51.752Z] 9ae9b6c17e20: Preparing [2024-01-09T10:54:51.752Z] 09d05a4b2ee1: Preparing [2024-01-09T10:54:51.752Z] 26e1a892a4ca: Preparing [2024-01-09T10:54:51.752Z] 1936c5d0af3f: Preparing [2024-01-09T10:54:51.752Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:51.752Z] ad1a580442b2: Preparing [2024-01-09T10:54:51.752Z] 4da097735f6c: Preparing [2024-01-09T10:54:51.752Z] d26a00aac436: Preparing [2024-01-09T10:54:51.752Z] 2ba0d94e2ad5: Preparing [2024-01-09T10:54:51.752Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:51.752Z] 4da097735f6c: Waiting [2024-01-09T10:54:51.752Z] 603bcb0c5fda: Waiting [2024-01-09T10:54:51.752Z] d26a00aac436: Waiting [2024-01-09T10:54:51.752Z] 2ba0d94e2ad5: Waiting [2024-01-09T10:54:51.752Z] ad1a580442b2: Waiting [2024-01-09T10:54:51.752Z] 26e1a892a4ca: Layer already exists [2024-01-09T10:54:51.752Z] 09d05a4b2ee1: Layer already exists [2024-01-09T10:54:51.752Z] 1936c5d0af3f: Layer already exists [2024-01-09T10:54:51.752Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:51.752Z] 4da097735f6c: Layer already exists [2024-01-09T10:54:51.752Z] d26a00aac436: Layer already exists [2024-01-09T10:54:51.752Z] 2ba0d94e2ad5: Layer already exists [2024-01-09T10:54:51.752Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:51.752Z] 25cbbfff446d: Layer already exists [2024-01-09T10:54:51.752Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:51.752Z] 9ae9b6c17e20: Layer already exists [2024-01-09T10:54:51.752Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:f0414b8ed2475a4097ea02f226e0cf67680a9524687742fef4891a529950a606 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:52.274Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:52.788Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-01-09T10:54:52.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-01-09T10:54:52.788Z] 25cbbfff446d: Preparing [2024-01-09T10:54:52.788Z] 9ae9b6c17e20: Preparing [2024-01-09T10:54:52.788Z] 09d05a4b2ee1: Preparing [2024-01-09T10:54:52.788Z] 26e1a892a4ca: Preparing [2024-01-09T10:54:52.788Z] 1936c5d0af3f: Preparing [2024-01-09T10:54:52.788Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:52.788Z] ad1a580442b2: Preparing [2024-01-09T10:54:52.788Z] 4da097735f6c: Preparing [2024-01-09T10:54:52.788Z] d26a00aac436: Preparing [2024-01-09T10:54:52.788Z] 2ba0d94e2ad5: Preparing [2024-01-09T10:54:52.788Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:52.788Z] 603bcb0c5fda: Waiting [2024-01-09T10:54:52.788Z] ad1a580442b2: Waiting [2024-01-09T10:54:52.788Z] 2ba0d94e2ad5: Waiting [2024-01-09T10:54:52.788Z] d26a00aac436: Waiting [2024-01-09T10:54:52.788Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:52.788Z] 09d05a4b2ee1: Layer already exists [2024-01-09T10:54:52.788Z] 1936c5d0af3f: Layer already exists [2024-01-09T10:54:52.788Z] 25cbbfff446d: Layer already exists [2024-01-09T10:54:52.788Z] 26e1a892a4ca: Layer already exists [2024-01-09T10:54:52.788Z] 9ae9b6c17e20: Layer already exists [2024-01-09T10:54:52.788Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:52.788Z] 4da097735f6c: Layer already exists [2024-01-09T10:54:52.788Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:52.788Z] d26a00aac436: Layer already exists [2024-01-09T10:54:52.788Z] 2ba0d94e2ad5: Layer already exists [2024-01-09T10:54:52.788Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:52.788Z] main: digest: sha256:f0414b8ed2475a4097ea02f226e0cf67680a9524687742fef4891a529950a606 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T10:54:53.244Z] ===================================================== [Pipeline] echo [2024-01-09T10:54:53.322Z] taggedImages: [2024-01-09T10:54:53.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:53.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-01-09T10:54:53.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.10 [2024-01-09T10:54:53.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:53.322Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-01-09T10:54:53.411Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-01-09T10:54:53.411Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:53.411Z] latest [2024-01-09T10:54:53.411Z] 3.2.0-dev.10 [2024-01-09T10:54:53.411Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:53.411Z] main [2024-01-09T10:54:53.411Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:54.070Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:54.579Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:54:54.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-01-09T10:54:54.580Z] 42dc9bd35f75: Preparing [2024-01-09T10:54:54.580Z] 2d378e3276aa: Preparing [2024-01-09T10:54:54.580Z] 78a9b6ab6d46: Preparing [2024-01-09T10:54:54.580Z] 21979dc3a28b: Preparing [2024-01-09T10:54:54.580Z] 831677c22436: Preparing [2024-01-09T10:54:54.580Z] e11ada1e2a62: Preparing [2024-01-09T10:54:54.580Z] b9cd305638a4: Preparing [2024-01-09T10:54:54.580Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:54.580Z] ad1a580442b2: Preparing [2024-01-09T10:54:54.580Z] 7c92a8e19ce5: Preparing [2024-01-09T10:54:54.580Z] d7392f9fe0bc: Preparing [2024-01-09T10:54:54.580Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:54.580Z] 603bcb0c5fda: Waiting [2024-01-09T10:54:54.580Z] ad1a580442b2: Waiting [2024-01-09T10:54:54.580Z] 7c92a8e19ce5: Waiting [2024-01-09T10:54:54.580Z] d7392f9fe0bc: Waiting [2024-01-09T10:54:54.580Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:54.580Z] e11ada1e2a62: Waiting [2024-01-09T10:54:54.580Z] b9cd305638a4: Waiting [2024-01-09T10:54:54.580Z] 2d378e3276aa: Pushed [2024-01-09T10:54:54.580Z] 831677c22436: Pushed [2024-01-09T10:54:54.580Z] 42dc9bd35f75: Pushed [2024-01-09T10:54:54.580Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:54.580Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:54.580Z] e11ada1e2a62: Pushed [2024-01-09T10:54:54.837Z] b9cd305638a4: Pushed [2024-01-09T10:54:54.837Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:54.837Z] 7c92a8e19ce5: Pushed [2024-01-09T10:54:55.403Z] 21979dc3a28b: Pushed [2024-01-09T10:54:55.666Z] 78a9b6ab6d46: Pushed [2024-01-09T10:54:55.925Z] d7392f9fe0bc: Pushed [2024-01-09T10:54:55.925Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:867a7b836f91048a355aedcd4728767e3b6430e9ec54ebd5ced3c4057dd2a547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:56.461Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:56.979Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-01-09T10:54:56.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-01-09T10:54:56.979Z] 42dc9bd35f75: Preparing [2024-01-09T10:54:56.979Z] 2d378e3276aa: Preparing [2024-01-09T10:54:56.979Z] 78a9b6ab6d46: Preparing [2024-01-09T10:54:56.979Z] 21979dc3a28b: Preparing [2024-01-09T10:54:56.979Z] 831677c22436: Preparing [2024-01-09T10:54:56.979Z] e11ada1e2a62: Preparing [2024-01-09T10:54:56.979Z] b9cd305638a4: Preparing [2024-01-09T10:54:56.979Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:56.979Z] ad1a580442b2: Preparing [2024-01-09T10:54:56.979Z] 7c92a8e19ce5: Preparing [2024-01-09T10:54:56.979Z] d7392f9fe0bc: Preparing [2024-01-09T10:54:56.979Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:56.979Z] e11ada1e2a62: Waiting [2024-01-09T10:54:56.979Z] b9cd305638a4: Waiting [2024-01-09T10:54:56.979Z] 603bcb0c5fda: Waiting [2024-01-09T10:54:56.979Z] d7392f9fe0bc: Waiting [2024-01-09T10:54:56.979Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:56.979Z] ad1a580442b2: Waiting [2024-01-09T10:54:56.979Z] 7c92a8e19ce5: Waiting [2024-01-09T10:54:56.979Z] 831677c22436: Layer already exists [2024-01-09T10:54:56.979Z] 2d378e3276aa: Layer already exists [2024-01-09T10:54:56.979Z] 21979dc3a28b: Layer already exists [2024-01-09T10:54:56.979Z] 78a9b6ab6d46: Layer already exists [2024-01-09T10:54:56.979Z] 42dc9bd35f75: Layer already exists [2024-01-09T10:54:56.979Z] e11ada1e2a62: Layer already exists [2024-01-09T10:54:56.979Z] b9cd305638a4: Layer already exists [2024-01-09T10:54:56.979Z] 7c92a8e19ce5: Layer already exists [2024-01-09T10:54:56.979Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:56.979Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:56.979Z] d7392f9fe0bc: Layer already exists [2024-01-09T10:54:56.979Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:56.979Z] latest: digest: sha256:867a7b836f91048a355aedcd4728767e3b6430e9ec54ebd5ced3c4057dd2a547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:57.503Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:58.030Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.10 [2024-01-09T10:54:58.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-01-09T10:54:58.030Z] 42dc9bd35f75: Preparing [2024-01-09T10:54:58.030Z] 2d378e3276aa: Preparing [2024-01-09T10:54:58.030Z] 78a9b6ab6d46: Preparing [2024-01-09T10:54:58.030Z] 21979dc3a28b: Preparing [2024-01-09T10:54:58.030Z] 831677c22436: Preparing [2024-01-09T10:54:58.030Z] e11ada1e2a62: Preparing [2024-01-09T10:54:58.030Z] b9cd305638a4: Preparing [2024-01-09T10:54:58.030Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:58.030Z] ad1a580442b2: Preparing [2024-01-09T10:54:58.030Z] 7c92a8e19ce5: Preparing [2024-01-09T10:54:58.030Z] d7392f9fe0bc: Preparing [2024-01-09T10:54:58.030Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:58.030Z] 7c92a8e19ce5: Waiting [2024-01-09T10:54:58.030Z] ad1a580442b2: Waiting [2024-01-09T10:54:58.030Z] e11ada1e2a62: Waiting [2024-01-09T10:54:58.030Z] b9cd305638a4: Waiting [2024-01-09T10:54:58.030Z] 603bcb0c5fda: Waiting [2024-01-09T10:54:58.030Z] d7392f9fe0bc: Waiting [2024-01-09T10:54:58.030Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:58.030Z] 42dc9bd35f75: Layer already exists [2024-01-09T10:54:58.030Z] 21979dc3a28b: Layer already exists [2024-01-09T10:54:58.030Z] 831677c22436: Layer already exists [2024-01-09T10:54:58.030Z] 78a9b6ab6d46: Layer already exists [2024-01-09T10:54:58.030Z] 2d378e3276aa: Layer already exists [2024-01-09T10:54:58.030Z] b9cd305638a4: Layer already exists [2024-01-09T10:54:58.030Z] 7c92a8e19ce5: Layer already exists [2024-01-09T10:54:58.030Z] e11ada1e2a62: Layer already exists [2024-01-09T10:54:58.030Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:58.030Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:58.030Z] d7392f9fe0bc: Layer already exists [2024-01-09T10:54:58.030Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:58.030Z] 3.2.0-dev.10: digest: sha256:867a7b836f91048a355aedcd4728767e3b6430e9ec54ebd5ced3c4057dd2a547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:58.583Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:59.129Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:54:59.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-01-09T10:54:59.129Z] 42dc9bd35f75: Preparing [2024-01-09T10:54:59.129Z] 2d378e3276aa: Preparing [2024-01-09T10:54:59.129Z] 78a9b6ab6d46: Preparing [2024-01-09T10:54:59.129Z] 21979dc3a28b: Preparing [2024-01-09T10:54:59.129Z] 831677c22436: Preparing [2024-01-09T10:54:59.129Z] e11ada1e2a62: Preparing [2024-01-09T10:54:59.129Z] b9cd305638a4: Preparing [2024-01-09T10:54:59.129Z] 603bcb0c5fda: Preparing [2024-01-09T10:54:59.129Z] ad1a580442b2: Preparing [2024-01-09T10:54:59.129Z] 7c92a8e19ce5: Preparing [2024-01-09T10:54:59.129Z] d7392f9fe0bc: Preparing [2024-01-09T10:54:59.129Z] 9fe9a137fd00: Preparing [2024-01-09T10:54:59.129Z] 7c92a8e19ce5: Waiting [2024-01-09T10:54:59.129Z] e11ada1e2a62: Waiting [2024-01-09T10:54:59.129Z] d7392f9fe0bc: Waiting [2024-01-09T10:54:59.129Z] b9cd305638a4: Waiting [2024-01-09T10:54:59.129Z] 9fe9a137fd00: Waiting [2024-01-09T10:54:59.129Z] 603bcb0c5fda: Waiting [2024-01-09T10:54:59.129Z] ad1a580442b2: Waiting [2024-01-09T10:54:59.129Z] 831677c22436: Layer already exists [2024-01-09T10:54:59.129Z] 2d378e3276aa: Layer already exists [2024-01-09T10:54:59.129Z] 78a9b6ab6d46: Layer already exists [2024-01-09T10:54:59.129Z] 21979dc3a28b: Layer already exists [2024-01-09T10:54:59.129Z] 42dc9bd35f75: Layer already exists [2024-01-09T10:54:59.129Z] e11ada1e2a62: Layer already exists [2024-01-09T10:54:59.129Z] b9cd305638a4: Layer already exists [2024-01-09T10:54:59.129Z] ad1a580442b2: Layer already exists [2024-01-09T10:54:59.129Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:54:59.129Z] 7c92a8e19ce5: Layer already exists [2024-01-09T10:54:59.129Z] d7392f9fe0bc: Layer already exists [2024-01-09T10:54:59.129Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:54:59.129Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:867a7b836f91048a355aedcd4728767e3b6430e9ec54ebd5ced3c4057dd2a547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:54:59.664Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:00.189Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-01-09T10:55:00.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-01-09T10:55:00.189Z] 42dc9bd35f75: Preparing [2024-01-09T10:55:00.189Z] 2d378e3276aa: Preparing [2024-01-09T10:55:00.189Z] 78a9b6ab6d46: Preparing [2024-01-09T10:55:00.189Z] 21979dc3a28b: Preparing [2024-01-09T10:55:00.189Z] 831677c22436: Preparing [2024-01-09T10:55:00.189Z] e11ada1e2a62: Preparing [2024-01-09T10:55:00.189Z] b9cd305638a4: Preparing [2024-01-09T10:55:00.189Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:00.189Z] ad1a580442b2: Preparing [2024-01-09T10:55:00.189Z] 7c92a8e19ce5: Preparing [2024-01-09T10:55:00.189Z] e11ada1e2a62: Waiting [2024-01-09T10:55:00.189Z] b9cd305638a4: Waiting [2024-01-09T10:55:00.189Z] 603bcb0c5fda: Waiting [2024-01-09T10:55:00.189Z] ad1a580442b2: Waiting [2024-01-09T10:55:00.189Z] d7392f9fe0bc: Preparing [2024-01-09T10:55:00.189Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:00.189Z] 7c92a8e19ce5: Waiting [2024-01-09T10:55:00.189Z] d7392f9fe0bc: Waiting [2024-01-09T10:55:00.189Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:00.189Z] 21979dc3a28b: Layer already exists [2024-01-09T10:55:00.189Z] 42dc9bd35f75: Layer already exists [2024-01-09T10:55:00.189Z] 831677c22436: Layer already exists [2024-01-09T10:55:00.189Z] 78a9b6ab6d46: Layer already exists [2024-01-09T10:55:00.189Z] 2d378e3276aa: Layer already exists [2024-01-09T10:55:00.189Z] e11ada1e2a62: Layer already exists [2024-01-09T10:55:00.189Z] b9cd305638a4: Layer already exists [2024-01-09T10:55:00.189Z] 7c92a8e19ce5: Layer already exists [2024-01-09T10:55:00.189Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:00.189Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:00.189Z] d7392f9fe0bc: Layer already exists [2024-01-09T10:55:00.189Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:00.189Z] main: digest: sha256:867a7b836f91048a355aedcd4728767e3b6430e9ec54ebd5ced3c4057dd2a547 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T10:55:00.660Z] ===================================================== [Pipeline] echo [2024-01-09T10:55:00.748Z] taggedImages: [2024-01-09T10:55:00.748Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:55:00.748Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-01-09T10:55:00.748Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.10 [2024-01-09T10:55:00.748Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:55:00.748Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-01-09T10:55:00.848Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-01-09T10:55:00.848Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:55:00.848Z] latest [2024-01-09T10:55:00.848Z] 3.2.0-dev.10 [2024-01-09T10:55:00.848Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:55:00.848Z] main [2024-01-09T10:55:00.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:01.629Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:02.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:55:02.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-01-09T10:55:02.167Z] b182da865047: Preparing [2024-01-09T10:55:02.167Z] 990eb414018c: Preparing [2024-01-09T10:55:02.167Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:02.167Z] ad1a580442b2: Preparing [2024-01-09T10:55:02.167Z] c9b4c77937cc: Preparing [2024-01-09T10:55:02.167Z] bc34620c707b: Preparing [2024-01-09T10:55:02.167Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:02.167Z] bc34620c707b: Waiting [2024-01-09T10:55:02.167Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:02.167Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:02.167Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:02.167Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:02.167Z] b182da865047: Pushed [2024-01-09T10:55:02.167Z] c9b4c77937cc: Pushed [2024-01-09T10:55:02.735Z] bc34620c707b: Pushed [2024-01-09T10:55:03.670Z] 990eb414018c: Pushed [2024-01-09T10:55:03.929Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:cfbb8e9ce7d606ff012d628682624f428d9716ba428e65240c8d567048b2f138 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:04.462Z] + 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-01-09T10:55:05.002Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-01-09T10:55:05.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-01-09T10:55:05.003Z] b182da865047: Preparing [2024-01-09T10:55:05.003Z] 990eb414018c: Preparing [2024-01-09T10:55:05.003Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:05.003Z] ad1a580442b2: Preparing [2024-01-09T10:55:05.003Z] c9b4c77937cc: Preparing [2024-01-09T10:55:05.003Z] bc34620c707b: Preparing [2024-01-09T10:55:05.003Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:05.003Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:05.003Z] bc34620c707b: Waiting [2024-01-09T10:55:05.003Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:05.003Z] b182da865047: Layer already exists [2024-01-09T10:55:05.003Z] 990eb414018c: Layer already exists [2024-01-09T10:55:05.003Z] c9b4c77937cc: Layer already exists [2024-01-09T10:55:05.003Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:05.003Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:05.003Z] bc34620c707b: Layer already exists [2024-01-09T10:55:05.003Z] latest: digest: sha256:cfbb8e9ce7d606ff012d628682624f428d9716ba428e65240c8d567048b2f138 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:05.548Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:06.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.10 [2024-01-09T10:55:06.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-01-09T10:55:06.108Z] b182da865047: Preparing [2024-01-09T10:55:06.108Z] 990eb414018c: Preparing [2024-01-09T10:55:06.108Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:06.108Z] ad1a580442b2: Preparing [2024-01-09T10:55:06.108Z] c9b4c77937cc: Preparing [2024-01-09T10:55:06.108Z] bc34620c707b: Preparing [2024-01-09T10:55:06.108Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:06.108Z] bc34620c707b: Waiting [2024-01-09T10:55:06.108Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:06.108Z] c9b4c77937cc: Layer already exists [2024-01-09T10:55:06.108Z] 990eb414018c: Layer already exists [2024-01-09T10:55:06.108Z] b182da865047: Layer already exists [2024-01-09T10:55:06.108Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:06.108Z] bc34620c707b: Layer already exists [2024-01-09T10:55:06.108Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:06.108Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:06.108Z] 3.2.0-dev.10: digest: sha256:cfbb8e9ce7d606ff012d628682624f428d9716ba428e65240c8d567048b2f138 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:06.646Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:07.189Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:55:07.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-01-09T10:55:07.189Z] b182da865047: Preparing [2024-01-09T10:55:07.189Z] 990eb414018c: Preparing [2024-01-09T10:55:07.189Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:07.189Z] ad1a580442b2: Preparing [2024-01-09T10:55:07.189Z] c9b4c77937cc: Preparing [2024-01-09T10:55:07.189Z] bc34620c707b: Preparing [2024-01-09T10:55:07.189Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:07.189Z] bc34620c707b: Waiting [2024-01-09T10:55:07.189Z] b182da865047: Layer already exists [2024-01-09T10:55:07.189Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:07.189Z] c9b4c77937cc: Layer already exists [2024-01-09T10:55:07.189Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:07.189Z] 990eb414018c: Layer already exists [2024-01-09T10:55:07.189Z] bc34620c707b: Layer already exists [2024-01-09T10:55:07.189Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:07.189Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:cfbb8e9ce7d606ff012d628682624f428d9716ba428e65240c8d567048b2f138 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:07.734Z] + 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-01-09T10:55:08.291Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-01-09T10:55:08.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-01-09T10:55:08.291Z] b182da865047: Preparing [2024-01-09T10:55:08.291Z] 990eb414018c: Preparing [2024-01-09T10:55:08.291Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:08.291Z] ad1a580442b2: Preparing [2024-01-09T10:55:08.291Z] c9b4c77937cc: Preparing [2024-01-09T10:55:08.291Z] bc34620c707b: Preparing [2024-01-09T10:55:08.291Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:08.291Z] bc34620c707b: Waiting [2024-01-09T10:55:08.291Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:08.291Z] 990eb414018c: Layer already exists [2024-01-09T10:55:08.291Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:08.291Z] c9b4c77937cc: Layer already exists [2024-01-09T10:55:08.291Z] b182da865047: Layer already exists [2024-01-09T10:55:08.291Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:08.291Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:08.291Z] bc34620c707b: Layer already exists [2024-01-09T10:55:08.291Z] main: digest: sha256:cfbb8e9ce7d606ff012d628682624f428d9716ba428e65240c8d567048b2f138 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T10:55:08.825Z] ===================================================== [Pipeline] echo [2024-01-09T10:55:08.909Z] taggedImages: [2024-01-09T10:55:08.909Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:55:08.909Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-01-09T10:55:08.909Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.10 [2024-01-09T10:55:08.909Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:55:08.909Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-01-09T10:55:09.006Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-01-09T10:55:09.006Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:55:09.006Z] latest [2024-01-09T10:55:09.006Z] 3.2.0-dev.10 [2024-01-09T10:55:09.006Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:55:09.006Z] main [2024-01-09T10:55:09.006Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:09.697Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:10.288Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:55:10.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-01-09T10:55:10.288Z] b8ae07a89cd5: Preparing [2024-01-09T10:55:10.288Z] 3d2d133854dd: Preparing [2024-01-09T10:55:10.288Z] 65847b2a0cd6: Preparing [2024-01-09T10:55:10.288Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:10.288Z] ad1a580442b2: Preparing [2024-01-09T10:55:10.288Z] 2141782d7ac5: Preparing [2024-01-09T10:55:10.288Z] 9de1407cf5db: Preparing [2024-01-09T10:55:10.288Z] cafe49769baf: Preparing [2024-01-09T10:55:10.288Z] 583e27c177b7: Preparing [2024-01-09T10:55:10.288Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:10.288Z] 2141782d7ac5: Waiting [2024-01-09T10:55:10.288Z] 9de1407cf5db: Waiting [2024-01-09T10:55:10.288Z] cafe49769baf: Waiting [2024-01-09T10:55:10.288Z] 583e27c177b7: Waiting [2024-01-09T10:55:10.288Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:10.288Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:10.288Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:10.288Z] 3d2d133854dd: Pushed [2024-01-09T10:55:10.288Z] 65847b2a0cd6: Pushed [2024-01-09T10:55:10.288Z] b8ae07a89cd5: Pushed [2024-01-09T10:55:10.288Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:10.288Z] cafe49769baf: Pushed [2024-01-09T10:55:10.860Z] 583e27c177b7: Pushed [2024-01-09T10:55:16.152Z] 9de1407cf5db: Pushed [2024-01-09T10:55:17.531Z] 2141782d7ac5: Pushed [2024-01-09T10:55:17.791Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:7d2ec9cd9f23b0c9d2db4ac221e0e53380aff3ac35e39fa05d6fcc0f42981a49 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:18.385Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:18.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-01-09T10:55:18.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-01-09T10:55:18.986Z] b8ae07a89cd5: Preparing [2024-01-09T10:55:18.986Z] 3d2d133854dd: Preparing [2024-01-09T10:55:18.986Z] 65847b2a0cd6: Preparing [2024-01-09T10:55:18.986Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:18.986Z] ad1a580442b2: Preparing [2024-01-09T10:55:18.986Z] 2141782d7ac5: Preparing [2024-01-09T10:55:18.986Z] 9de1407cf5db: Preparing [2024-01-09T10:55:18.986Z] cafe49769baf: Preparing [2024-01-09T10:55:18.986Z] 583e27c177b7: Preparing [2024-01-09T10:55:18.986Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:18.986Z] 2141782d7ac5: Waiting [2024-01-09T10:55:18.986Z] cafe49769baf: Waiting [2024-01-09T10:55:18.986Z] 583e27c177b7: Waiting [2024-01-09T10:55:18.986Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:18.986Z] 9de1407cf5db: Waiting [2024-01-09T10:55:18.986Z] b8ae07a89cd5: Layer already exists [2024-01-09T10:55:18.986Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:18.986Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:18.986Z] 3d2d133854dd: Layer already exists [2024-01-09T10:55:18.986Z] 2141782d7ac5: Layer already exists [2024-01-09T10:55:18.986Z] 9de1407cf5db: Layer already exists [2024-01-09T10:55:18.986Z] cafe49769baf: Layer already exists [2024-01-09T10:55:18.986Z] 583e27c177b7: Layer already exists [2024-01-09T10:55:18.986Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:18.986Z] 65847b2a0cd6: Layer already exists [2024-01-09T10:55:18.986Z] latest: digest: sha256:7d2ec9cd9f23b0c9d2db4ac221e0e53380aff3ac35e39fa05d6fcc0f42981a49 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:19.577Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:20.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.10 [2024-01-09T10:55:20.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-01-09T10:55:20.775Z] b8ae07a89cd5: Preparing [2024-01-09T10:55:20.775Z] 3d2d133854dd: Preparing [2024-01-09T10:55:20.775Z] 65847b2a0cd6: Preparing [2024-01-09T10:55:20.775Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:20.775Z] ad1a580442b2: Preparing [2024-01-09T10:55:20.775Z] 2141782d7ac5: Preparing [2024-01-09T10:55:20.775Z] 9de1407cf5db: Preparing [2024-01-09T10:55:20.775Z] cafe49769baf: Preparing [2024-01-09T10:55:20.775Z] 583e27c177b7: Preparing [2024-01-09T10:55:20.775Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:20.775Z] 9de1407cf5db: Waiting [2024-01-09T10:55:20.775Z] cafe49769baf: Waiting [2024-01-09T10:55:20.775Z] 583e27c177b7: Waiting [2024-01-09T10:55:20.775Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:20.775Z] 2141782d7ac5: Waiting [2024-01-09T10:55:20.775Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:20.775Z] b8ae07a89cd5: Layer already exists [2024-01-09T10:55:20.775Z] 3d2d133854dd: Layer already exists [2024-01-09T10:55:20.775Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:20.775Z] 65847b2a0cd6: Layer already exists [2024-01-09T10:55:20.775Z] 2141782d7ac5: Layer already exists [2024-01-09T10:55:20.775Z] 583e27c177b7: Layer already exists [2024-01-09T10:55:20.775Z] cafe49769baf: Layer already exists [2024-01-09T10:55:20.775Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:20.775Z] 9de1407cf5db: Layer already exists [2024-01-09T10:55:20.775Z] 3.2.0-dev.10: digest: sha256:7d2ec9cd9f23b0c9d2db4ac221e0e53380aff3ac35e39fa05d6fcc0f42981a49 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:21.330Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:21.895Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:55:21.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-01-09T10:55:21.895Z] b8ae07a89cd5: Preparing [2024-01-09T10:55:21.895Z] 3d2d133854dd: Preparing [2024-01-09T10:55:21.895Z] 65847b2a0cd6: Preparing [2024-01-09T10:55:21.895Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:21.895Z] ad1a580442b2: Preparing [2024-01-09T10:55:21.895Z] 2141782d7ac5: Preparing [2024-01-09T10:55:21.895Z] 9de1407cf5db: Preparing [2024-01-09T10:55:21.895Z] cafe49769baf: Preparing [2024-01-09T10:55:21.895Z] 583e27c177b7: Preparing [2024-01-09T10:55:21.895Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:21.895Z] 583e27c177b7: Waiting [2024-01-09T10:55:21.895Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:21.895Z] 2141782d7ac5: Waiting [2024-01-09T10:55:21.895Z] 9de1407cf5db: Waiting [2024-01-09T10:55:21.895Z] cafe49769baf: Waiting [2024-01-09T10:55:21.895Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:21.895Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:21.895Z] 65847b2a0cd6: Layer already exists [2024-01-09T10:55:21.895Z] 3d2d133854dd: Layer already exists [2024-01-09T10:55:21.895Z] b8ae07a89cd5: Layer already exists [2024-01-09T10:55:21.895Z] 2141782d7ac5: Layer already exists [2024-01-09T10:55:21.895Z] 9de1407cf5db: Layer already exists [2024-01-09T10:55:21.895Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:21.895Z] cafe49769baf: Layer already exists [2024-01-09T10:55:21.895Z] 583e27c177b7: Layer already exists [2024-01-09T10:55:21.895Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:7d2ec9cd9f23b0c9d2db4ac221e0e53380aff3ac35e39fa05d6fcc0f42981a49 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:22.584Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:23.424Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-01-09T10:55:23.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-01-09T10:55:23.424Z] b8ae07a89cd5: Preparing [2024-01-09T10:55:23.424Z] 3d2d133854dd: Preparing [2024-01-09T10:55:23.424Z] 65847b2a0cd6: Preparing [2024-01-09T10:55:23.424Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:23.424Z] ad1a580442b2: Preparing [2024-01-09T10:55:23.424Z] 2141782d7ac5: Preparing [2024-01-09T10:55:23.424Z] 9de1407cf5db: Preparing [2024-01-09T10:55:23.424Z] cafe49769baf: Preparing [2024-01-09T10:55:23.424Z] 583e27c177b7: Preparing [2024-01-09T10:55:23.424Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:23.424Z] 2141782d7ac5: Waiting [2024-01-09T10:55:23.424Z] 9de1407cf5db: Waiting [2024-01-09T10:55:23.424Z] cafe49769baf: Waiting [2024-01-09T10:55:23.424Z] 583e27c177b7: Waiting [2024-01-09T10:55:23.424Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:23.424Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:23.424Z] 65847b2a0cd6: Layer already exists [2024-01-09T10:55:23.424Z] b8ae07a89cd5: Layer already exists [2024-01-09T10:55:23.424Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:23.424Z] 3d2d133854dd: Layer already exists [2024-01-09T10:55:23.424Z] 2141782d7ac5: Layer already exists [2024-01-09T10:55:23.424Z] 9de1407cf5db: Layer already exists [2024-01-09T10:55:23.424Z] 583e27c177b7: Layer already exists [2024-01-09T10:55:23.424Z] cafe49769baf: Layer already exists [2024-01-09T10:55:23.424Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:23.424Z] main: digest: sha256:7d2ec9cd9f23b0c9d2db4ac221e0e53380aff3ac35e39fa05d6fcc0f42981a49 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T10:55:23.995Z] ===================================================== [Pipeline] echo [2024-01-09T10:55:24.082Z] taggedImages: [2024-01-09T10:55:24.082Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:55:24.082Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-01-09T10:55:24.082Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.10 [2024-01-09T10:55:24.082Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:55:24.082Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-01-09T10:55:24.188Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-01-09T10:55:24.188Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:55:24.188Z] latest [2024-01-09T10:55:24.188Z] 3.2.0-dev.10 [2024-01-09T10:55:24.188Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:55:24.188Z] main [2024-01-09T10:55:24.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:24.955Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:25.807Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:55:25.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-01-09T10:55:25.807Z] 417a5b3286e1: Preparing [2024-01-09T10:55:25.807Z] 17a554d55db7: Preparing [2024-01-09T10:55:25.807Z] 1f63c625b3ee: Preparing [2024-01-09T10:55:25.807Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:25.807Z] ad1a580442b2: Preparing [2024-01-09T10:55:25.807Z] 6142694e6625: Preparing [2024-01-09T10:55:25.807Z] 44a344368206: Preparing [2024-01-09T10:55:25.807Z] a3e43048bf57: Preparing [2024-01-09T10:55:25.807Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:25.807Z] 44a344368206: Waiting [2024-01-09T10:55:25.807Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:25.807Z] a3e43048bf57: Waiting [2024-01-09T10:55:25.808Z] 17a554d55db7: Pushed [2024-01-09T10:55:25.808Z] 1f63c625b3ee: Pushed [2024-01-09T10:55:26.069Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:26.069Z] 417a5b3286e1: Pushed [2024-01-09T10:55:26.344Z] 44a344368206: Pushed [2024-01-09T10:55:26.603Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:26.862Z] a3e43048bf57: Pushed [2024-01-09T10:55:26.862Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:33.429Z] 6142694e6625: Pushed [2024-01-09T10:55:33.688Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:90a41843ca1e6ece71f6df03d78a299a0f9a52796aaca0028517538b0c5f227e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:34.537Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:35.355Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-01-09T10:55:35.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-01-09T10:55:35.355Z] 417a5b3286e1: Preparing [2024-01-09T10:55:35.355Z] 17a554d55db7: Preparing [2024-01-09T10:55:35.355Z] 1f63c625b3ee: Preparing [2024-01-09T10:55:35.355Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:35.355Z] ad1a580442b2: Preparing [2024-01-09T10:55:35.355Z] 6142694e6625: Preparing [2024-01-09T10:55:35.355Z] 44a344368206: Preparing [2024-01-09T10:55:35.355Z] a3e43048bf57: Preparing [2024-01-09T10:55:35.355Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:35.355Z] 44a344368206: Waiting [2024-01-09T10:55:35.355Z] 6142694e6625: Waiting [2024-01-09T10:55:35.355Z] a3e43048bf57: Waiting [2024-01-09T10:55:35.355Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:35.356Z] 17a554d55db7: Layer already exists [2024-01-09T10:55:35.356Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:35.356Z] 1f63c625b3ee: Layer already exists [2024-01-09T10:55:35.356Z] 417a5b3286e1: Layer already exists [2024-01-09T10:55:35.356Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:35.356Z] 6142694e6625: Layer already exists [2024-01-09T10:55:35.356Z] 44a344368206: Layer already exists [2024-01-09T10:55:35.356Z] a3e43048bf57: Layer already exists [2024-01-09T10:55:35.356Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:35.356Z] latest: digest: sha256:90a41843ca1e6ece71f6df03d78a299a0f9a52796aaca0028517538b0c5f227e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:35.914Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:36.486Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.10 [2024-01-09T10:55:36.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-01-09T10:55:36.486Z] 417a5b3286e1: Preparing [2024-01-09T10:55:36.486Z] 17a554d55db7: Preparing [2024-01-09T10:55:36.486Z] 1f63c625b3ee: Preparing [2024-01-09T10:55:36.486Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:36.486Z] ad1a580442b2: Preparing [2024-01-09T10:55:36.486Z] 6142694e6625: Preparing [2024-01-09T10:55:36.486Z] 44a344368206: Preparing [2024-01-09T10:55:36.486Z] a3e43048bf57: Preparing [2024-01-09T10:55:36.486Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:36.486Z] a3e43048bf57: Waiting [2024-01-09T10:55:36.486Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:36.486Z] 44a344368206: Waiting [2024-01-09T10:55:36.486Z] 6142694e6625: Waiting [2024-01-09T10:55:36.486Z] 1f63c625b3ee: Layer already exists [2024-01-09T10:55:36.486Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:36.486Z] 17a554d55db7: Layer already exists [2024-01-09T10:55:36.486Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:36.486Z] 417a5b3286e1: Layer already exists [2024-01-09T10:55:36.486Z] 6142694e6625: Layer already exists [2024-01-09T10:55:36.486Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:36.486Z] a3e43048bf57: Layer already exists [2024-01-09T10:55:36.486Z] 44a344368206: Layer already exists [2024-01-09T10:55:36.486Z] 3.2.0-dev.10: digest: sha256:90a41843ca1e6ece71f6df03d78a299a0f9a52796aaca0028517538b0c5f227e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:37.128Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:37.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:55:37.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-01-09T10:55:37.707Z] 417a5b3286e1: Preparing [2024-01-09T10:55:37.707Z] 17a554d55db7: Preparing [2024-01-09T10:55:37.707Z] 1f63c625b3ee: Preparing [2024-01-09T10:55:37.707Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:37.707Z] ad1a580442b2: Preparing [2024-01-09T10:55:37.707Z] 6142694e6625: Preparing [2024-01-09T10:55:37.707Z] 44a344368206: Preparing [2024-01-09T10:55:37.707Z] a3e43048bf57: Preparing [2024-01-09T10:55:37.707Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:37.707Z] 6142694e6625: Waiting [2024-01-09T10:55:37.707Z] 44a344368206: Waiting [2024-01-09T10:55:37.707Z] a3e43048bf57: Waiting [2024-01-09T10:55:37.707Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:37.707Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:37.707Z] 1f63c625b3ee: Layer already exists [2024-01-09T10:55:37.707Z] 17a554d55db7: Layer already exists [2024-01-09T10:55:37.707Z] 6142694e6625: Layer already exists [2024-01-09T10:55:37.707Z] 417a5b3286e1: Layer already exists [2024-01-09T10:55:37.707Z] 44a344368206: Layer already exists [2024-01-09T10:55:37.707Z] a3e43048bf57: Layer already exists [2024-01-09T10:55:37.707Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:37.707Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:90a41843ca1e6ece71f6df03d78a299a0f9a52796aaca0028517538b0c5f227e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:38.284Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:38.856Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-01-09T10:55:38.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-01-09T10:55:38.857Z] 417a5b3286e1: Preparing [2024-01-09T10:55:38.857Z] 17a554d55db7: Preparing [2024-01-09T10:55:38.857Z] 1f63c625b3ee: Preparing [2024-01-09T10:55:38.857Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:38.857Z] ad1a580442b2: Preparing [2024-01-09T10:55:38.857Z] 6142694e6625: Preparing [2024-01-09T10:55:38.857Z] 44a344368206: Preparing [2024-01-09T10:55:38.857Z] a3e43048bf57: Preparing [2024-01-09T10:55:38.857Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:38.857Z] a3e43048bf57: Waiting [2024-01-09T10:55:38.857Z] 6142694e6625: Waiting [2024-01-09T10:55:38.857Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:38.857Z] 44a344368206: Waiting [2024-01-09T10:55:38.857Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:38.857Z] 417a5b3286e1: Layer already exists [2024-01-09T10:55:38.857Z] 1f63c625b3ee: Layer already exists [2024-01-09T10:55:38.857Z] 17a554d55db7: Layer already exists [2024-01-09T10:55:38.857Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:38.857Z] 6142694e6625: Layer already exists [2024-01-09T10:55:38.857Z] 44a344368206: Layer already exists [2024-01-09T10:55:38.857Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:38.857Z] a3e43048bf57: Layer already exists [2024-01-09T10:55:38.857Z] main: digest: sha256:90a41843ca1e6ece71f6df03d78a299a0f9a52796aaca0028517538b0c5f227e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T10:55:39.436Z] ===================================================== [Pipeline] echo [2024-01-09T10:55:39.528Z] taggedImages: [2024-01-09T10:55:39.529Z] - nexus3.edgexfoundry.org:10004/security-spire-config:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:55:39.529Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-01-09T10:55:39.529Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.10 [2024-01-09T10:55:39.529Z] - nexus3.edgexfoundry.org:10004/security-spire-config:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:55:39.529Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-01-09T10:55:39.632Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-01-09T10:55:39.632Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:55:39.632Z] latest [2024-01-09T10:55:39.632Z] 3.2.0-dev.10 [2024-01-09T10:55:39.632Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:55:39.632Z] main [2024-01-09T10:55:39.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:40.391Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:40.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:55:40.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-01-09T10:55:40.960Z] b8ae07a89cd5: Preparing [2024-01-09T10:55:40.960Z] bc0dc87a8a20: Preparing [2024-01-09T10:55:40.960Z] bfddf7892363: Preparing [2024-01-09T10:55:40.960Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:40.960Z] ad1a580442b2: Preparing [2024-01-09T10:55:40.960Z] 0c4b06001465: Preparing [2024-01-09T10:55:40.960Z] cafe49769baf: Preparing [2024-01-09T10:55:40.960Z] 583e27c177b7: Preparing [2024-01-09T10:55:40.960Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:40.960Z] 0c4b06001465: Waiting [2024-01-09T10:55:40.960Z] cafe49769baf: Waiting [2024-01-09T10:55:40.960Z] 583e27c177b7: Waiting [2024-01-09T10:55:40.960Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:40.960Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:40.960Z] bfddf7892363: Pushed [2024-01-09T10:55:40.960Z] bc0dc87a8a20: Pushed [2024-01-09T10:55:40.960Z] b8ae07a89cd5: Layer already exists [2024-01-09T10:55:41.218Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:41.475Z] cafe49769baf: Layer already exists [2024-01-09T10:55:41.475Z] 583e27c177b7: Layer already exists [2024-01-09T10:55:41.475Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:49.618Z] 0c4b06001465: Pushed [2024-01-09T10:55:49.618Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:37803fefb839fc16bdfbe3380ab2cc5f14fe303c86938be331b53d3ca027fe95 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:50.198Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:50.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-01-09T10:55:50.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-01-09T10:55:50.824Z] b8ae07a89cd5: Preparing [2024-01-09T10:55:50.824Z] bc0dc87a8a20: Preparing [2024-01-09T10:55:50.824Z] bfddf7892363: Preparing [2024-01-09T10:55:50.824Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:50.824Z] ad1a580442b2: Preparing [2024-01-09T10:55:50.824Z] 0c4b06001465: Preparing [2024-01-09T10:55:50.824Z] cafe49769baf: Preparing [2024-01-09T10:55:50.824Z] 583e27c177b7: Preparing [2024-01-09T10:55:50.824Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:50.824Z] 0c4b06001465: Waiting [2024-01-09T10:55:50.824Z] cafe49769baf: Waiting [2024-01-09T10:55:50.824Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:50.824Z] 583e27c177b7: Waiting [2024-01-09T10:55:50.824Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:50.824Z] b8ae07a89cd5: Layer already exists [2024-01-09T10:55:50.824Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:50.824Z] bfddf7892363: Layer already exists [2024-01-09T10:55:50.824Z] bc0dc87a8a20: Layer already exists [2024-01-09T10:55:50.824Z] 0c4b06001465: Layer already exists [2024-01-09T10:55:50.824Z] cafe49769baf: Layer already exists [2024-01-09T10:55:50.824Z] 583e27c177b7: Layer already exists [2024-01-09T10:55:50.824Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:50.824Z] latest: digest: sha256:37803fefb839fc16bdfbe3380ab2cc5f14fe303c86938be331b53d3ca027fe95 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:51.418Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:51.993Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.10 [2024-01-09T10:55:51.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-01-09T10:55:51.994Z] b8ae07a89cd5: Preparing [2024-01-09T10:55:51.994Z] bc0dc87a8a20: Preparing [2024-01-09T10:55:51.994Z] bfddf7892363: Preparing [2024-01-09T10:55:51.994Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:51.994Z] ad1a580442b2: Preparing [2024-01-09T10:55:51.994Z] 0c4b06001465: Preparing [2024-01-09T10:55:51.994Z] cafe49769baf: Preparing [2024-01-09T10:55:51.994Z] 583e27c177b7: Preparing [2024-01-09T10:55:51.994Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:51.994Z] cafe49769baf: Waiting [2024-01-09T10:55:51.994Z] 583e27c177b7: Waiting [2024-01-09T10:55:51.994Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:51.994Z] 0c4b06001465: Waiting [2024-01-09T10:55:51.994Z] bc0dc87a8a20: Layer already exists [2024-01-09T10:55:51.994Z] bfddf7892363: Layer already exists [2024-01-09T10:55:51.994Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:51.994Z] b8ae07a89cd5: Layer already exists [2024-01-09T10:55:51.994Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:51.994Z] 0c4b06001465: Layer already exists [2024-01-09T10:55:51.994Z] cafe49769baf: Layer already exists [2024-01-09T10:55:51.994Z] 583e27c177b7: Layer already exists [2024-01-09T10:55:51.994Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:51.994Z] 3.2.0-dev.10: digest: sha256:37803fefb839fc16bdfbe3380ab2cc5f14fe303c86938be331b53d3ca027fe95 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:52.580Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:53.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:55:53.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-01-09T10:55:53.429Z] b8ae07a89cd5: Preparing [2024-01-09T10:55:53.429Z] bc0dc87a8a20: Preparing [2024-01-09T10:55:53.429Z] bfddf7892363: Preparing [2024-01-09T10:55:53.429Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:53.429Z] ad1a580442b2: Preparing [2024-01-09T10:55:53.429Z] 0c4b06001465: Preparing [2024-01-09T10:55:53.429Z] cafe49769baf: Preparing [2024-01-09T10:55:53.429Z] 583e27c177b7: Preparing [2024-01-09T10:55:53.429Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:53.429Z] 0c4b06001465: Waiting [2024-01-09T10:55:53.429Z] cafe49769baf: Waiting [2024-01-09T10:55:53.429Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:53.429Z] bfddf7892363: Layer already exists [2024-01-09T10:55:53.429Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:53.429Z] bc0dc87a8a20: Layer already exists [2024-01-09T10:55:53.429Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:53.429Z] b8ae07a89cd5: Layer already exists [2024-01-09T10:55:53.429Z] 583e27c177b7: Layer already exists [2024-01-09T10:55:53.429Z] cafe49769baf: Layer already exists [2024-01-09T10:55:53.429Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:53.429Z] 0c4b06001465: Layer already exists [2024-01-09T10:55:53.429Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:37803fefb839fc16bdfbe3380ab2cc5f14fe303c86938be331b53d3ca027fe95 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:54.025Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:54.662Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-01-09T10:55:54.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-01-09T10:55:54.662Z] b8ae07a89cd5: Preparing [2024-01-09T10:55:54.662Z] bc0dc87a8a20: Preparing [2024-01-09T10:55:54.662Z] bfddf7892363: Preparing [2024-01-09T10:55:54.662Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:54.662Z] ad1a580442b2: Preparing [2024-01-09T10:55:54.662Z] 0c4b06001465: Preparing [2024-01-09T10:55:54.662Z] cafe49769baf: Preparing [2024-01-09T10:55:54.662Z] 583e27c177b7: Preparing [2024-01-09T10:55:54.662Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:54.662Z] 0c4b06001465: Waiting [2024-01-09T10:55:54.662Z] cafe49769baf: Waiting [2024-01-09T10:55:54.662Z] 583e27c177b7: Waiting [2024-01-09T10:55:54.662Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:54.662Z] bfddf7892363: Layer already exists [2024-01-09T10:55:54.662Z] bc0dc87a8a20: Layer already exists [2024-01-09T10:55:54.662Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:54.662Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:54.662Z] 0c4b06001465: Layer already exists [2024-01-09T10:55:54.662Z] cafe49769baf: Layer already exists [2024-01-09T10:55:54.662Z] 583e27c177b7: Layer already exists [2024-01-09T10:55:54.662Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:54.662Z] b8ae07a89cd5: Layer already exists [2024-01-09T10:55:54.662Z] main: digest: sha256:37803fefb839fc16bdfbe3380ab2cc5f14fe303c86938be331b53d3ca027fe95 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T10:55:55.280Z] ===================================================== [Pipeline] echo [2024-01-09T10:55:55.383Z] taggedImages: [2024-01-09T10:55:55.383Z] - nexus3.edgexfoundry.org:10004/security-spire-server:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:55:55.383Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-01-09T10:55:55.383Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.10 [2024-01-09T10:55:55.383Z] - nexus3.edgexfoundry.org:10004/security-spire-server:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:55:55.383Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-01-09T10:55:55.500Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-01-09T10:55:55.500Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:55:55.500Z] latest [2024-01-09T10:55:55.500Z] 3.2.0-dev.10 [2024-01-09T10:55:55.500Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:55:55.500Z] main [2024-01-09T10:55:55.500Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:56.391Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:55:57.033Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:55:57.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-01-09T10:55:57.033Z] ed8867152516: Preparing [2024-01-09T10:55:57.033Z] b1863349b0df: Preparing [2024-01-09T10:55:57.033Z] 603bcb0c5fda: Preparing [2024-01-09T10:55:57.033Z] ad1a580442b2: Preparing [2024-01-09T10:55:57.033Z] fc677f5436f8: Preparing [2024-01-09T10:55:57.033Z] a5683f112635: Preparing [2024-01-09T10:55:57.033Z] 9fe9a137fd00: Preparing [2024-01-09T10:55:57.033Z] a5683f112635: Waiting [2024-01-09T10:55:57.033Z] 9fe9a137fd00: Waiting [2024-01-09T10:55:57.033Z] fc677f5436f8: Pushed [2024-01-09T10:55:57.293Z] ad1a580442b2: Layer already exists [2024-01-09T10:55:57.293Z] ed8867152516: Pushed [2024-01-09T10:55:57.626Z] a5683f112635: Pushed [2024-01-09T10:55:57.626Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:55:58.621Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:55:59.190Z] b1863349b0df: Pushed [2024-01-09T10:55:59.451Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:28c9556d59490b763fac6f1dd5b596685cbed8975f08c5494b69f0d266063adf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:56:00.058Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:56:00.666Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-01-09T10:56:00.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-01-09T10:56:00.667Z] ed8867152516: Preparing [2024-01-09T10:56:00.667Z] b1863349b0df: Preparing [2024-01-09T10:56:00.667Z] 603bcb0c5fda: Preparing [2024-01-09T10:56:00.667Z] ad1a580442b2: Preparing [2024-01-09T10:56:00.667Z] fc677f5436f8: Preparing [2024-01-09T10:56:00.667Z] a5683f112635: Preparing [2024-01-09T10:56:00.667Z] 9fe9a137fd00: Preparing [2024-01-09T10:56:00.667Z] a5683f112635: Waiting [2024-01-09T10:56:00.667Z] 9fe9a137fd00: Waiting [2024-01-09T10:56:00.667Z] ad1a580442b2: Layer already exists [2024-01-09T10:56:00.667Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:56:00.667Z] b1863349b0df: Layer already exists [2024-01-09T10:56:00.667Z] ed8867152516: Layer already exists [2024-01-09T10:56:00.667Z] fc677f5436f8: Layer already exists [2024-01-09T10:56:00.667Z] a5683f112635: Layer already exists [2024-01-09T10:56:00.667Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:56:00.667Z] latest: digest: sha256:28c9556d59490b763fac6f1dd5b596685cbed8975f08c5494b69f0d266063adf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:56:01.293Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:56:01.900Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.10 [2024-01-09T10:56:01.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-01-09T10:56:01.900Z] ed8867152516: Preparing [2024-01-09T10:56:01.900Z] b1863349b0df: Preparing [2024-01-09T10:56:01.900Z] 603bcb0c5fda: Preparing [2024-01-09T10:56:01.900Z] ad1a580442b2: Preparing [2024-01-09T10:56:01.900Z] fc677f5436f8: Preparing [2024-01-09T10:56:01.900Z] a5683f112635: Preparing [2024-01-09T10:56:01.900Z] 9fe9a137fd00: Preparing [2024-01-09T10:56:01.900Z] a5683f112635: Waiting [2024-01-09T10:56:01.900Z] 9fe9a137fd00: Waiting [2024-01-09T10:56:01.900Z] ed8867152516: Layer already exists [2024-01-09T10:56:01.900Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:56:01.900Z] ad1a580442b2: Layer already exists [2024-01-09T10:56:01.900Z] fc677f5436f8: Layer already exists [2024-01-09T10:56:01.900Z] b1863349b0df: Layer already exists [2024-01-09T10:56:01.900Z] a5683f112635: Layer already exists [2024-01-09T10:56:01.900Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:56:01.900Z] 3.2.0-dev.10: digest: sha256:28c9556d59490b763fac6f1dd5b596685cbed8975f08c5494b69f0d266063adf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:56:02.516Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:56:03.124Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:56:03.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-01-09T10:56:03.124Z] ed8867152516: Preparing [2024-01-09T10:56:03.124Z] b1863349b0df: Preparing [2024-01-09T10:56:03.124Z] 603bcb0c5fda: Preparing [2024-01-09T10:56:03.124Z] ad1a580442b2: Preparing [2024-01-09T10:56:03.124Z] fc677f5436f8: Preparing [2024-01-09T10:56:03.124Z] a5683f112635: Preparing [2024-01-09T10:56:03.124Z] 9fe9a137fd00: Preparing [2024-01-09T10:56:03.124Z] a5683f112635: Waiting [2024-01-09T10:56:03.124Z] 9fe9a137fd00: Waiting [2024-01-09T10:56:03.124Z] b1863349b0df: Layer already exists [2024-01-09T10:56:03.124Z] ed8867152516: Layer already exists [2024-01-09T10:56:03.124Z] ad1a580442b2: Layer already exists [2024-01-09T10:56:03.124Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:56:03.124Z] fc677f5436f8: Layer already exists [2024-01-09T10:56:03.124Z] a5683f112635: Layer already exists [2024-01-09T10:56:03.124Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:56:03.124Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:28c9556d59490b763fac6f1dd5b596685cbed8975f08c5494b69f0d266063adf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:56:03.751Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:56:04.384Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-01-09T10:56:04.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-01-09T10:56:04.384Z] ed8867152516: Preparing [2024-01-09T10:56:04.384Z] b1863349b0df: Preparing [2024-01-09T10:56:04.384Z] 603bcb0c5fda: Preparing [2024-01-09T10:56:04.384Z] ad1a580442b2: Preparing [2024-01-09T10:56:04.384Z] fc677f5436f8: Preparing [2024-01-09T10:56:04.384Z] a5683f112635: Preparing [2024-01-09T10:56:04.384Z] 9fe9a137fd00: Preparing [2024-01-09T10:56:04.384Z] a5683f112635: Waiting [2024-01-09T10:56:04.384Z] 9fe9a137fd00: Waiting [2024-01-09T10:56:04.384Z] b1863349b0df: Layer already exists [2024-01-09T10:56:04.384Z] ad1a580442b2: Layer already exists [2024-01-09T10:56:04.384Z] ed8867152516: Layer already exists [2024-01-09T10:56:04.384Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:56:04.384Z] fc677f5436f8: Layer already exists [2024-01-09T10:56:04.384Z] a5683f112635: Layer already exists [2024-01-09T10:56:04.384Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:56:04.384Z] main: digest: sha256:28c9556d59490b763fac6f1dd5b596685cbed8975f08c5494b69f0d266063adf size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T10:56:05.009Z] ===================================================== [Pipeline] echo [2024-01-09T10:56:05.120Z] taggedImages: [2024-01-09T10:56:05.120Z] - nexus3.edgexfoundry.org:10004/support-notifications:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:56:05.120Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-01-09T10:56:05.120Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.10 [2024-01-09T10:56:05.120Z] - nexus3.edgexfoundry.org:10004/support-notifications:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:56:05.120Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-01-09T10:56:05.234Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-01-09T10:56:05.234Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:56:05.234Z] latest [2024-01-09T10:56:05.234Z] 3.2.0-dev.10 [2024-01-09T10:56:05.234Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:56:05.234Z] main [2024-01-09T10:56:05.234Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:56:06.146Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:56:06.813Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:56:06.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-01-09T10:56:06.813Z] f8b2c39f7629: Preparing [2024-01-09T10:56:06.813Z] d85805442091: Preparing [2024-01-09T10:56:06.813Z] 603bcb0c5fda: Preparing [2024-01-09T10:56:06.813Z] ad1a580442b2: Preparing [2024-01-09T10:56:06.813Z] d16d5e38bbca: Preparing [2024-01-09T10:56:06.813Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:56:06.813Z] 9fe9a137fd00: Preparing [2024-01-09T10:56:06.813Z] 9fe9a137fd00: Waiting [2024-01-09T10:56:06.813Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:56:06.813Z] ad1a580442b2: Layer already exists [2024-01-09T10:56:06.813Z] f8b2c39f7629: Pushed [2024-01-09T10:56:07.072Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:56:07.072Z] d16d5e38bbca: Layer already exists [2024-01-09T10:56:07.072Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:56:07.072Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:56:08.992Z] d85805442091: Pushed [2024-01-09T10:56:08.992Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:29565eaf2b29916fe5a7ad426a92526696aa2f2fd8686e7b0b227c9fd3fe2ec4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:56:09.926Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:56:10.532Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-01-09T10:56:10.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-01-09T10:56:10.532Z] f8b2c39f7629: Preparing [2024-01-09T10:56:10.532Z] d85805442091: Preparing [2024-01-09T10:56:10.532Z] 603bcb0c5fda: Preparing [2024-01-09T10:56:10.532Z] ad1a580442b2: Preparing [2024-01-09T10:56:10.532Z] d16d5e38bbca: Preparing [2024-01-09T10:56:10.532Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:56:10.532Z] 9fe9a137fd00: Preparing [2024-01-09T10:56:10.532Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:56:10.532Z] 9fe9a137fd00: Waiting [2024-01-09T10:56:10.532Z] d85805442091: Layer already exists [2024-01-09T10:56:10.532Z] d16d5e38bbca: Layer already exists [2024-01-09T10:56:10.532Z] f8b2c39f7629: Layer already exists [2024-01-09T10:56:10.532Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:56:10.532Z] ad1a580442b2: Layer already exists [2024-01-09T10:56:10.532Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:56:10.532Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:56:10.532Z] latest: digest: sha256:29565eaf2b29916fe5a7ad426a92526696aa2f2fd8686e7b0b227c9fd3fe2ec4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:56:11.142Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:56:11.770Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.10 [2024-01-09T10:56:11.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-01-09T10:56:11.770Z] f8b2c39f7629: Preparing [2024-01-09T10:56:11.770Z] d85805442091: Preparing [2024-01-09T10:56:11.770Z] 603bcb0c5fda: Preparing [2024-01-09T10:56:11.770Z] ad1a580442b2: Preparing [2024-01-09T10:56:11.770Z] d16d5e38bbca: Preparing [2024-01-09T10:56:11.770Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:56:11.770Z] 9fe9a137fd00: Preparing [2024-01-09T10:56:11.770Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:56:11.770Z] 9fe9a137fd00: Waiting [2024-01-09T10:56:11.770Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:56:11.770Z] ad1a580442b2: Layer already exists [2024-01-09T10:56:11.770Z] d16d5e38bbca: Layer already exists [2024-01-09T10:56:11.770Z] f8b2c39f7629: Layer already exists [2024-01-09T10:56:11.770Z] d85805442091: Layer already exists [2024-01-09T10:56:11.770Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:56:11.770Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:56:11.770Z] 3.2.0-dev.10: digest: sha256:29565eaf2b29916fe5a7ad426a92526696aa2f2fd8686e7b0b227c9fd3fe2ec4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:56:12.376Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:56:12.983Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:56:12.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-01-09T10:56:12.983Z] f8b2c39f7629: Preparing [2024-01-09T10:56:12.983Z] d85805442091: Preparing [2024-01-09T10:56:12.983Z] 603bcb0c5fda: Preparing [2024-01-09T10:56:12.983Z] ad1a580442b2: Preparing [2024-01-09T10:56:12.983Z] d16d5e38bbca: Preparing [2024-01-09T10:56:12.983Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:56:12.983Z] 9fe9a137fd00: Preparing [2024-01-09T10:56:12.983Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:56:12.983Z] 9fe9a137fd00: Waiting [2024-01-09T10:56:12.983Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:56:12.983Z] ad1a580442b2: Layer already exists [2024-01-09T10:56:12.983Z] f8b2c39f7629: Layer already exists [2024-01-09T10:56:12.983Z] d16d5e38bbca: Layer already exists [2024-01-09T10:56:12.983Z] d85805442091: Layer already exists [2024-01-09T10:56:12.983Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:56:12.983Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:56:12.983Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:29565eaf2b29916fe5a7ad426a92526696aa2f2fd8686e7b0b227c9fd3fe2ec4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:56:13.584Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T10:56:14.209Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-01-09T10:56:14.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-01-09T10:56:14.209Z] f8b2c39f7629: Preparing [2024-01-09T10:56:14.209Z] d85805442091: Preparing [2024-01-09T10:56:14.209Z] 603bcb0c5fda: Preparing [2024-01-09T10:56:14.209Z] ad1a580442b2: Preparing [2024-01-09T10:56:14.209Z] d16d5e38bbca: Preparing [2024-01-09T10:56:14.209Z] 4b6ad8a2a38b: Preparing [2024-01-09T10:56:14.209Z] 9fe9a137fd00: Preparing [2024-01-09T10:56:14.209Z] 9fe9a137fd00: Waiting [2024-01-09T10:56:14.209Z] 4b6ad8a2a38b: Waiting [2024-01-09T10:56:14.210Z] d16d5e38bbca: Layer already exists [2024-01-09T10:56:14.210Z] d85805442091: Layer already exists [2024-01-09T10:56:14.210Z] ad1a580442b2: Layer already exists [2024-01-09T10:56:14.210Z] 603bcb0c5fda: Layer already exists [2024-01-09T10:56:14.210Z] f8b2c39f7629: Layer already exists [2024-01-09T10:56:14.210Z] 4b6ad8a2a38b: Layer already exists [2024-01-09T10:56:14.210Z] 9fe9a137fd00: Layer already exists [2024-01-09T10:56:14.210Z] main: digest: sha256:29565eaf2b29916fe5a7ad426a92526696aa2f2fd8686e7b0b227c9fd3fe2ec4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T10:56:14.857Z] ===================================================== [Pipeline] echo [2024-01-09T10:56:14.961Z] taggedImages: [2024-01-09T10:56:14.961Z] - nexus3.edgexfoundry.org:10004/support-scheduler:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T10:56:14.961Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-01-09T10:56:14.961Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.10 [2024-01-09T10:56:14.961Z] - nexus3.edgexfoundry.org:10004/support-scheduler:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T10:56:14.961Z] - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-09T10:59:09.651Z] #117 ... [2024-01-09T10:59:09.651Z] [2024-01-09T10:59:09.651Z] #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-01-09T10:59:09.651Z] #142 DONE 369.5s [2024-01-09T10:59:09.651Z] [2024-01-09T10:59:09.651Z] #141 [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-01-09T10:59:09.651Z] #141 369.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.10" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-01-09T10:59:09.651Z] #141 ... [2024-01-09T10:59:09.651Z] [2024-01-09T10:59:09.651Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:59:09.651Z] #143 DONE 0.5s [2024-01-09T10:59:09.651Z] [2024-01-09T10:59:09.651Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:59:09.651Z] #144 DONE 0.2s [2024-01-09T10:59:09.651Z] [2024-01-09T10:59:09.651Z] #145 [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-01-09T10:59:09.651Z] #145 DONE 0.2s [2024-01-09T10:59:09.651Z] [2024-01-09T10:59:09.651Z] #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-01-09T10:59:09.651Z] #146 DONE 0.2s [2024-01-09T10:59:09.651Z] [2024-01-09T10:59:09.651Z] #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-01-09T10:59:09.651Z] #147 DONE 0.3s [2024-01-09T10:59:09.651Z] [2024-01-09T10:59:09.651Z] #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-01-09T10:59:09.651Z] #148 DONE 0.1s [2024-01-09T10:59:09.651Z] [2024-01-09T10:59:09.651Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-09T10:59:09.651Z] #149 DONE 1.9s [2024-01-09T10:59:09.651Z] [2024-01-09T10:59:09.651Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-09T10:59:09.651Z] #139 ... [2024-01-09T10:59:09.651Z] [2024-01-09T10:59:09.651Z] #150 [security-proxy-setup] exporting to image [2024-01-09T10:59:09.651Z] #150 exporting layers [2024-01-09T10:59:09.651Z] #150 ... [2024-01-09T10:59:09.651Z] [2024-01-09T10:59:09.651Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-01-09T10:59:09.651Z] #134 DONE 373.5s [2024-01-09T10:59:09.651Z] [2024-01-09T10:59:09.651Z] #150 [security-proxy-setup] exporting to image [2024-01-09T10:59:09.651Z] #150 exporting layers 1.2s done [2024-01-09T10:59:09.651Z] #150 writing image sha256:1568f91ffd1c7ab6d5b053f0412365cc83be33a798b2dc0eb0421f01da49409e done [2024-01-09T10:59:09.651Z] #150 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-01-09T10:59:09.651Z] #150 DONE 1.2s [2024-01-09T10:59:09.651Z] [2024-01-09T10:59:09.651Z] #151 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-01-09T10:59:09.651Z] #151 DONE 0.3s [2024-01-09T10:59:09.651Z] [2024-01-09T10:59:09.651Z] #152 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-09T10:59:10.239Z] #152 ... [2024-01-09T10:59:10.239Z] [2024-01-09T10:59:10.239Z] #141 [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-01-09T10:59:10.239Z] #141 DONE 379.8s [2024-01-09T10:59:10.239Z] [2024-01-09T10:59:10.239Z] #152 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-01-09T10:59:10.239Z] #152 DONE 5.6s [2024-01-09T10:59:10.239Z] [2024-01-09T10:59:10.239Z] #153 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:59:10.837Z] #153 DONE 0.5s [2024-01-09T10:59:10.837Z] [2024-01-09T10:59:10.837Z] #154 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:59:11.110Z] #154 ... [2024-01-09T10:59:11.110Z] [2024-01-09T10:59:11.110Z] #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:59:11.110Z] #155 DONE 0.6s [2024-01-09T10:59:11.400Z] [2024-01-09T10:59:11.400Z] #154 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:59:11.400Z] #154 DONE 0.4s [2024-01-09T10:59:11.400Z] [2024-01-09T10:59:11.400Z] #156 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-01-09T10:59:11.400Z] #156 ... [2024-01-09T10:59:11.400Z] [2024-01-09T10:59:11.400Z] #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:59:11.400Z] #157 DONE 0.3s [2024-01-09T10:59:11.675Z] [2024-01-09T10:59:11.675Z] #158 [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-01-09T10:59:11.675Z] #158 DONE 0.3s [2024-01-09T10:59:11.675Z] [2024-01-09T10:59:11.675Z] #156 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-01-09T10:59:11.675Z] #156 DONE 0.5s [2024-01-09T10:59:11.675Z] [2024-01-09T10:59:11.675Z] #159 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-01-09T10:59:11.950Z] #159 DONE 0.2s [2024-01-09T10:59:11.950Z] [2024-01-09T10:59:11.950Z] #160 [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-01-09T10:59:11.950Z] #160 DONE 0.2s [2024-01-09T10:59:11.950Z] [2024-01-09T10:59:11.950Z] #161 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-01-09T10:59:12.221Z] #161 ... [2024-01-09T10:59:12.221Z] [2024-01-09T10:59:12.221Z] #162 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-01-09T10:59:12.221Z] #162 DONE 0.3s [2024-01-09T10:59:12.221Z] [2024-01-09T10:59:12.221Z] #161 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-01-09T10:59:12.221Z] #161 DONE 0.3s [2024-01-09T10:59:12.221Z] [2024-01-09T10:59:12.221Z] #163 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-01-09T10:59:12.517Z] #163 DONE 0.2s [2024-01-09T10:59:12.518Z] [2024-01-09T10:59:12.518Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-01-09T10:59:12.518Z] #164 DONE 0.3s [2024-01-09T10:59:12.518Z] [2024-01-09T10:59:12.518Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-01-09T10:59:12.518Z] #165 DONE 0.2s [2024-01-09T10:59:12.518Z] [2024-01-09T10:59:12.518Z] #166 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-01-09T10:59:12.796Z] #166 DONE 0.3s [2024-01-09T10:59:12.797Z] [2024-01-09T10:59:12.797Z] #167 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-01-09T10:59:12.797Z] #167 DONE 0.2s [2024-01-09T10:59:12.797Z] [2024-01-09T10:59:12.797Z] #168 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-09T10:59:13.065Z] #168 ... [2024-01-09T10:59:13.065Z] [2024-01-09T10:59:13.065Z] #169 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-01-09T10:59:13.065Z] #169 DONE 0.4s [2024-01-09T10:59:13.334Z] [2024-01-09T10:59:13.334Z] #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-09T10:59:14.777Z] #170 ... [2024-01-09T10:59:14.777Z] [2024-01-09T10:59:14.777Z] #168 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-01-09T10:59:14.777Z] #168 DONE 2.1s [2024-01-09T10:59:15.046Z] [2024-01-09T10:59:15.046Z] #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-09T10:59:15.046Z] #170 DONE 1.8s [2024-01-09T10:59:15.046Z] [2024-01-09T10:59:15.046Z] #171 [security-secretstore-setup] exporting to image [2024-01-09T10:59:15.046Z] #171 exporting layers [2024-01-09T10:59:16.478Z] #171 ... [2024-01-09T10:59:16.478Z] [2024-01-09T10:59:16.478Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-01-09T10:59:16.478Z] #139 DONE 386.0s [2024-01-09T10:59:16.478Z] [2024-01-09T10:59:16.478Z] #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:59:17.067Z] #172 DONE 0.4s [2024-01-09T10:59:17.068Z] [2024-01-09T10:59:17.068Z] #173 [security-bootstrapper] exporting to image [2024-01-09T10:59:17.068Z] #173 exporting layers 2.0s done [2024-01-09T10:59:17.068Z] #173 writing image sha256:a3cae568341a734e54beac084cc3a98b1059043ac472879346796b479ad2a490 0.0s done [2024-01-09T10:59:17.068Z] #173 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-01-09T10:59:17.068Z] #173 DONE 2.0s [2024-01-09T10:59:17.068Z] [2024-01-09T10:59:17.068Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:59:17.068Z] #174 DONE 0.2s [2024-01-09T10:59:17.068Z] [2024-01-09T10:59:17.068Z] #171 [security-secretstore-setup] exporting to image [2024-01-09T10:59:17.068Z] #171 exporting layers 2.1s done [2024-01-09T10:59:17.068Z] #171 writing image sha256:972cb98321d9dcfbce63dac121d3add91961deb8a2c9ff3b80ad5969f11b6111 [2024-01-09T10:59:17.338Z] #171 writing image sha256:972cb98321d9dcfbce63dac121d3add91961deb8a2c9ff3b80ad5969f11b6111 done [2024-01-09T10:59:17.338Z] #171 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-01-09T10:59:17.338Z] #171 DONE 2.1s [2024-01-09T10:59:17.338Z] [2024-01-09T10:59:17.338Z] #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-01-09T10:59:17.629Z] #175 DONE 0.4s [2024-01-09T10:59:17.629Z] [2024-01-09T10:59:17.629Z] #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-01-09T10:59:17.629Z] #176 DONE 0.2s [2024-01-09T10:59:17.629Z] [2024-01-09T10:59:17.629Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-09T10:59:17.899Z] #133 ... [2024-01-09T10:59:17.899Z] [2024-01-09T10:59:17.899Z] #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-01-09T10:59:17.899Z] #177 DONE 0.2s [2024-01-09T10:59:17.899Z] [2024-01-09T10:59:17.899Z] #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-09T10:59:18.865Z] #178 ... [2024-01-09T10:59:18.865Z] [2024-01-09T10:59:18.865Z] #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-01-09T10:59:18.865Z] #133 DONE 388.7s [2024-01-09T10:59:19.133Z] [2024-01-09T10:59:19.134Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-09T10:59:19.407Z] #136 ... [2024-01-09T10:59:19.407Z] [2024-01-09T10:59:19.407Z] #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:59:19.407Z] #179 CACHED [2024-01-09T10:59:19.407Z] [2024-01-09T10:59:19.407Z] #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:59:19.407Z] #180 CACHED [2024-01-09T10:59:19.407Z] [2024-01-09T10:59:19.407Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-01-09T10:59:19.677Z] #181 DONE 0.3s [2024-01-09T10:59:19.677Z] [2024-01-09T10:59:19.677Z] #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-09T10:59:19.677Z] #178 DONE 1.8s [2024-01-09T10:59:19.677Z] [2024-01-09T10:59:19.677Z] #182 [security-proxy-auth] exporting to image [2024-01-09T10:59:20.264Z] #182 ... [2024-01-09T10:59:20.264Z] [2024-01-09T10:59:20.264Z] #183 [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-01-09T10:59:20.264Z] #183 DONE 0.4s [2024-01-09T10:59:20.264Z] [2024-01-09T10:59:20.264Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-01-09T10:59:20.535Z] #184 DONE 0.3s [2024-01-09T10:59:20.535Z] [2024-01-09T10:59:20.535Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-09T10:59:20.806Z] #185 ... [2024-01-09T10:59:20.806Z] [2024-01-09T10:59:20.806Z] #182 [security-proxy-auth] exporting to image [2024-01-09T10:59:20.806Z] #182 exporting layers 0.9s done [2024-01-09T10:59:20.806Z] #182 writing image sha256:dcae5b1712823842762cb4dd7c3dca8e73b293600803c63290d08641a17b1de5 0.0s done [2024-01-09T10:59:20.806Z] #182 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-01-09T10:59:20.806Z] #182 DONE 1.0s [2024-01-09T10:59:20.806Z] [2024-01-09T10:59:20.806Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-09T10:59:24.191Z] #137 ... [2024-01-09T10:59:24.191Z] [2024-01-09T10:59:24.191Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-01-09T10:59:24.191Z] #185 DONE 3.6s [2024-01-09T10:59:24.191Z] [2024-01-09T10:59:24.191Z] #186 [core-common-config-bootstrapper] exporting to image [2024-01-09T10:59:24.460Z] #186 exporting layers 0.4s done [2024-01-09T10:59:24.460Z] #186 writing image sha256:77a8be974ca5d6f23a15dcf032635e46e917dd32496dad4a54eef89f6ce9c8cc done [2024-01-09T10:59:24.460Z] #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-01-09T10:59:24.460Z] #186 DONE 0.4s [2024-01-09T10:59:24.460Z] [2024-01-09T10:59:24.460Z] #16 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-09T10:59:39.695Z] #16 ... [2024-01-09T10:59:39.695Z] [2024-01-09T10:59:39.695Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-01-09T10:59:39.695Z] #138 DONE 408.1s [2024-01-09T10:59:39.695Z] [2024-01-09T10:59:39.695Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-09T10:59:39.695Z] #140 ... [2024-01-09T10:59:39.695Z] [2024-01-09T10:59:39.695Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:59:39.695Z] #187 DONE 0.2s [2024-01-09T10:59:39.695Z] [2024-01-09T10:59:39.695Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:59:39.695Z] #188 DONE 0.2s [2024-01-09T10:59:39.695Z] [2024-01-09T10:59:39.695Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-01-09T10:59:39.695Z] #189 DONE 0.3s [2024-01-09T10:59:39.695Z] [2024-01-09T10:59:39.695Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-01-09T10:59:39.695Z] #190 DONE 0.1s [2024-01-09T10:59:39.695Z] [2024-01-09T10:59:39.695Z] #191 [core-command] exporting to image [2024-01-09T10:59:39.695Z] #191 exporting layers [2024-01-09T10:59:39.695Z] #191 exporting layers 0.2s done [2024-01-09T10:59:39.969Z] #191 writing image sha256:c05a9c4b565df65885efb13fdc49c462c16e15f6af2db5af4012b3941163e011 done [2024-01-09T10:59:39.969Z] #191 naming to docker.io/library/core-command-arm64 0.0s done [2024-01-09T10:59:39.969Z] #191 DONE 0.3s [2024-01-09T10:59:39.969Z] [2024-01-09T10:59:39.969Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-09T10:59:40.992Z] #136 ... [2024-01-09T10:59:40.992Z] [2024-01-09T10:59:40.992Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-01-09T10:59:40.992Z] #137 DONE 410.7s [2024-01-09T10:59:41.273Z] [2024-01-09T10:59:41.273Z] #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-09T10:59:41.273Z] #117 ... [2024-01-09T10:59:41.273Z] [2024-01-09T10:59:41.273Z] #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:59:41.571Z] #192 DONE 0.2s [2024-01-09T10:59:41.571Z] [2024-01-09T10:59:41.571Z] #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:59:41.887Z] #193 DONE 0.2s [2024-01-09T10:59:41.887Z] [2024-01-09T10:59:41.887Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-01-09T10:59:41.887Z] #194 DONE 0.2s [2024-01-09T10:59:41.887Z] [2024-01-09T10:59:41.887Z] #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-01-09T10:59:41.887Z] #195 DONE 0.1s [2024-01-09T10:59:41.887Z] [2024-01-09T10:59:41.887Z] #16 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-09T10:59:42.164Z] #16 ... [2024-01-09T10:59:42.164Z] [2024-01-09T10:59:42.164Z] #196 [core-data] exporting to image [2024-01-09T10:59:42.749Z] #196 exporting layers 0.5s done [2024-01-09T10:59:42.749Z] #196 writing image sha256:7a14ac9efb1d0ab40f82e63bf9b59cf966de6b6a9bd512370b4e779e4f030cb2 done [2024-01-09T10:59:42.749Z] #196 naming to docker.io/library/core-data-arm64 0.0s done [2024-01-09T10:59:42.749Z] #196 DONE 0.6s [2024-01-09T10:59:42.749Z] [2024-01-09T10:59:42.749Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-09T10:59:44.712Z] #136 ... [2024-01-09T10:59:44.712Z] [2024-01-09T10:59:44.712Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-01-09T10:59:44.712Z] #135 DONE 414.5s [2024-01-09T10:59:44.712Z] [2024-01-09T10:59:44.712Z] #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-09T10:59:44.984Z] #117 ... [2024-01-09T10:59:44.984Z] [2024-01-09T10:59:44.984Z] #197 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:59:45.572Z] #197 DONE 0.2s [2024-01-09T10:59:45.572Z] [2024-01-09T10:59:45.572Z] #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:59:45.572Z] #198 DONE 0.2s [2024-01-09T10:59:45.572Z] [2024-01-09T10:59:45.572Z] #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-01-09T10:59:45.838Z] #199 DONE 0.2s [2024-01-09T10:59:45.838Z] [2024-01-09T10:59:45.838Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-01-09T10:59:45.838Z] #200 DONE 0.1s [2024-01-09T10:59:45.838Z] [2024-01-09T10:59:45.838Z] #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-01-09T10:59:46.105Z] #201 DONE 0.1s [2024-01-09T10:59:46.106Z] [2024-01-09T10:59:46.106Z] #202 [core-metadata] exporting to image [2024-01-09T10:59:46.106Z] #202 exporting layers 0.2s done [2024-01-09T10:59:46.106Z] #202 writing image sha256:8b1cd06a4d3e2db7a6de50e84479a490ec685c7e6f58500d592d1ad53e8516b9 done [2024-01-09T10:59:46.106Z] #202 naming to docker.io/library/core-metadata-arm64 [2024-01-09T10:59:46.373Z] #202 naming to docker.io/library/core-metadata-arm64 done [2024-01-09T10:59:46.373Z] #202 DONE 0.3s [2024-01-09T10:59:46.373Z] [2024-01-09T10:59:46.373Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-09T10:59:53.009Z] #140 ... [2024-01-09T10:59:53.009Z] [2024-01-09T10:59:53.009Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-01-09T10:59:53.009Z] #136 DONE 422.2s [2024-01-09T10:59:53.009Z] [2024-01-09T10:59:53.009Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T10:59:53.009Z] #203 DONE 0.3s [2024-01-09T10:59:53.009Z] [2024-01-09T10:59:53.009Z] #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-09T10:59:53.009Z] #117 ... [2024-01-09T10:59:53.009Z] [2024-01-09T10:59:53.009Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-09T10:59:53.009Z] #204 DONE 0.2s [2024-01-09T10:59:53.009Z] [2024-01-09T10:59:53.009Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-01-09T10:59:53.276Z] #205 DONE 0.3s [2024-01-09T10:59:53.276Z] [2024-01-09T10:59:53.276Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-01-09T10:59:53.543Z] #206 DONE 0.1s [2024-01-09T10:59:53.543Z] [2024-01-09T10:59:53.543Z] #207 [security-spiffe-token-provider] exporting to image [2024-01-09T10:59:53.543Z] #207 exporting layers [2024-01-09T10:59:53.809Z] #207 exporting layers 0.5s done [2024-01-09T10:59:54.076Z] #207 writing image sha256:90b5f8bb1451962523d293e46b2c226b64ea614b02e44c4d4b64f7a2c6b85026 done [2024-01-09T10:59:54.076Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-01-09T10:59:54.076Z] #207 DONE 0.6s [2024-01-09T10:59:54.076Z] [2024-01-09T10:59:54.076Z] #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-01-09T11:00:04.140Z] #140 DONE 432.3s [2024-01-09T11:00:04.140Z] [2024-01-09T11:00:04.140Z] #117 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-01-09T11:00:04.140Z] #117 DONE 432.4s [2024-01-09T11:00:04.140Z] [2024-01-09T11:00:04.140Z] #16 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-09T11:00:04.140Z] #16 ... [2024-01-09T11:00:04.140Z] [2024-01-09T11:00:04.140Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T11:00:04.140Z] #208 DONE 0.1s [2024-01-09T11:00:04.140Z] [2024-01-09T11:00:04.140Z] #209 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-01-09T11:00:04.140Z] #209 DONE 0.1s [2024-01-09T11:00:04.140Z] [2024-01-09T11:00:04.140Z] #210 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-09T11:00:04.140Z] #210 DONE 0.1s [2024-01-09T11:00:04.140Z] [2024-01-09T11:00:04.140Z] #211 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-01-09T11:00:04.140Z] #211 DONE 0.2s [2024-01-09T11:00:04.140Z] [2024-01-09T11:00:04.140Z] #212 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-01-09T11:00:04.140Z] #212 DONE 0.3s [2024-01-09T11:00:04.140Z] [2024-01-09T11:00:04.140Z] #213 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-01-09T11:00:04.140Z] #213 DONE 0.2s [2024-01-09T11:00:04.140Z] [2024-01-09T11:00:04.140Z] #214 [support-scheduler] exporting to image [2024-01-09T11:00:04.140Z] #214 exporting layers [2024-01-09T11:00:04.140Z] #214 ... [2024-01-09T11:00:04.140Z] [2024-01-09T11:00:04.140Z] #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-01-09T11:00:04.140Z] #215 DONE 0.3s [2024-01-09T11:00:04.140Z] [2024-01-09T11:00:04.140Z] #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-01-09T11:00:04.140Z] #216 DONE 0.1s [2024-01-09T11:00:04.140Z] [2024-01-09T11:00:04.140Z] #214 [support-scheduler] exporting to image [2024-01-09T11:00:04.140Z] #214 exporting layers 0.3s done [2024-01-09T11:00:04.140Z] #214 writing image sha256:2665aff68ab7cce56db5ddace5b7df7ee2a6a36842a8df14db67a8a7e1056412 done [2024-01-09T11:00:04.140Z] #214 naming to docker.io/library/support-scheduler-arm64 done [2024-01-09T11:00:04.140Z] #214 DONE 0.4s [2024-01-09T11:00:04.140Z] [2024-01-09T11:00:04.140Z] #217 [support-notifications] exporting to image [2024-01-09T11:00:04.140Z] #217 exporting layers 0.3s done [2024-01-09T11:00:04.140Z] #217 writing image sha256:4b4dd48c184d37ccef755de946ec12aec6412cbc0a350fbe1ac630964b63f9e9 done [2024-01-09T11:00:04.140Z] #217 naming to docker.io/library/support-notifications-arm64 done [2024-01-09T11:00:04.140Z] #217 DONE 0.3s [2024-01-09T11:00:04.140Z] [2024-01-09T11:00:04.140Z] #16 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-09T11:00:04.140Z] time="2024-01-09T10:52:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T11:00:04.140Z] time="2024-01-09T10:52:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T11:00:04.140Z] time="2024-01-09T10:52:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T11:00:04.140Z] time="2024-01-09T10:52:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T11:00:04.140Z] time="2024-01-09T10:52:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T11:00:04.140Z] time="2024-01-09T10:52:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T11:00:04.140Z] time="2024-01-09T10:52:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T11:00:04.140Z] time="2024-01-09T10:52:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T11:00:04.140Z] time="2024-01-09T10:52:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T11:00:04.140Z] time="2024-01-09T10:52:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T11:00:04.140Z] time="2024-01-09T10:52:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T11:00:04.140Z] time="2024-01-09T10:52:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T11:00:04.140Z] time="2024-01-09T10:52:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-01-09T11:00:04.140Z] time="2024-01-09T10:52:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-01-09T11:00:04.155Z] $ docker stop --time=1 f6981eb2b81c97c4a96d47342fb554adcf4a16798eb298ecc5b077826886be8e [2024-01-09T11:00:06.662Z] $ docker rm -f --volumes f6981eb2b81c97c4a96d47342fb554adcf4a16798eb298ecc5b077826886be8e [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-09T11:00:07.333Z] + docker images [2024-01-09T11:00:07.333Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-01-09T11:00:07.333Z] support-scheduler-arm64 latest 2665aff68ab7 4 seconds ago 25.8MB [2024-01-09T11:00:07.333Z] support-notifications-arm64 latest 4b4dd48c184d 4 seconds ago 26.4MB [2024-01-09T11:00:07.333Z] security-spiffe-token-provider-arm64 latest 90b5f8bb1451 14 seconds ago 28.9MB [2024-01-09T11:00:07.333Z] core-metadata-arm64 latest 8b1cd06a4d3e 22 seconds ago 17.4MB [2024-01-09T11:00:07.333Z] core-data-arm64 latest 7a14ac9efb1d 26 seconds ago 17.1MB [2024-01-09T11:00:07.333Z] core-command-arm64 latest c05a9c4b565d 28 seconds ago 17MB [2024-01-09T11:00:07.333Z] core-common-config-bootstrapper-arm64 latest 77a8be974ca5 44 seconds ago 15.1MB [2024-01-09T11:00:07.333Z] security-proxy-auth-arm64 latest dcae5b171282 48 seconds ago 15.9MB [2024-01-09T11:00:07.333Z] security-bootstrapper-arm64 latest a3cae568341a 53 seconds ago 18.5MB [2024-01-09T11:00:07.333Z] security-secretstore-setup-arm64 latest 972cb98321d9 53 seconds ago 35.7MB [2024-01-09T11:00:07.333Z] security-proxy-setup-arm64 latest 1568f91ffd1c About a minute ago 25.8MB [2024-01-09T11:00:07.333Z] security-spire-agent-arm64 latest 9fb2236124de 7 minutes ago 152MB [2024-01-09T11:00:07.333Z] security-spire-config-arm64 latest 8800ce1ccb47 7 minutes ago 95.8MB [2024-01-09T11:00:07.333Z] security-spire-server-arm64 latest 8689f537c5e0 7 minutes ago 96.7MB [2024-01-09T11:00:07.333Z] ci-base-image-arm64 latest 388f927f50d3 8 minutes ago 933MB [2024-01-09T11:00:07.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 7 weeks ago 560MB [2024-01-09T11:00:07.333Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 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-01-09T11:00:08.381Z] provisioning config files... [2024-01-09T11:00:08.395Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/620@tmp/config14236933318892625129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T11:00:08.925Z] ---> ****-login.sh [2024-01-09T11:00:08.925Z] nexus3.edgexfoundry.org:10001 [2024-01-09T11:00:08.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T11:00:09.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T11:00:09.192Z] Configure a credential helper to remove this warning. See [2024-01-09T11:00:09.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T11:00:09.192Z] [2024-01-09T11:00:09.192Z] Login Succeeded [2024-01-09T11:00:09.192Z] nexus3.edgexfoundry.org:10002 [2024-01-09T11:00:09.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T11:00:09.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T11:00:09.462Z] Configure a credential helper to remove this warning. See [2024-01-09T11:00:09.462Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T11:00:09.462Z] [2024-01-09T11:00:09.462Z] Login Succeeded [2024-01-09T11:00:09.462Z] nexus3.edgexfoundry.org:10003 [2024-01-09T11:00:09.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T11:00:09.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T11:00:09.727Z] Configure a credential helper to remove this warning. See [2024-01-09T11:00:09.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T11:00:09.727Z] [2024-01-09T11:00:09.728Z] Login Succeeded [2024-01-09T11:00:09.728Z] nexus3.edgexfoundry.org:10004 [2024-01-09T11:00:09.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T11:00:09.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T11:00:09.992Z] Configure a credential helper to remove this warning. See [2024-01-09T11:00:09.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T11:00:09.992Z] [2024-01-09T11:00:09.992Z] Login Succeeded [2024-01-09T11:00:09.992Z] ****.io [2024-01-09T11:00:10.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-09T11:00:12.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-09T11:00:12.819Z] Configure a credential helper to remove this warning. See [2024-01-09T11:00:12.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-09T11:00:12.819Z] [2024-01-09T11:00:12.819Z] Login Succeeded [2024-01-09T11:00:12.819Z] ---> ****-login.sh ends [Pipeline] } [2024-01-09T11:00:12.831Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T11:00:13.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-09T11:00:13.424Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-01-09T11:00:13.424Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:00:13.424Z] latest [2024-01-09T11:00:13.424Z] 3.2.0-dev.10 [2024-01-09T11:00:13.424Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:00:13.424Z] main [2024-01-09T11:00:13.424Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:14.306Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:15.023Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:00:15.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-01-09T11:00:15.023Z] 243e118f4df4: Preparing [2024-01-09T11:00:15.023Z] 67eb9feddf47: Preparing [2024-01-09T11:00:15.023Z] bfc770b4c4da: Preparing [2024-01-09T11:00:15.023Z] 545cfc25c078: Preparing [2024-01-09T11:00:15.023Z] 4eb1eefc5b68: Preparing [2024-01-09T11:00:15.023Z] ace2b61506e4: Preparing [2024-01-09T11:00:15.023Z] 0faf9b67be60: Preparing [2024-01-09T11:00:15.023Z] ace2b61506e4: Waiting [2024-01-09T11:00:15.023Z] 0faf9b67be60: Waiting [2024-01-09T11:00:15.293Z] bfc770b4c4da: Pushed [2024-01-09T11:00:15.293Z] 4eb1eefc5b68: Pushed [2024-01-09T11:00:15.293Z] 545cfc25c078: Pushed [2024-01-09T11:00:15.293Z] 243e118f4df4: Pushed [2024-01-09T11:00:15.293Z] 0faf9b67be60: Layer already exists [2024-01-09T11:00:15.293Z] ace2b61506e4: Pushed [2024-01-09T11:00:17.222Z] 67eb9feddf47: Pushed [2024-01-09T11:00:17.803Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:372e81e1e500e0d410ced83d19363648059699e0d2627c19e05239e5e4e010ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:22.706Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:23.400Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-01-09T11:00:23.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-01-09T11:00:23.400Z] 243e118f4df4: Preparing [2024-01-09T11:00:23.400Z] 67eb9feddf47: Preparing [2024-01-09T11:00:23.400Z] bfc770b4c4da: Preparing [2024-01-09T11:00:23.400Z] 545cfc25c078: Preparing [2024-01-09T11:00:23.400Z] 4eb1eefc5b68: Preparing [2024-01-09T11:00:23.400Z] ace2b61506e4: Preparing [2024-01-09T11:00:23.400Z] 0faf9b67be60: Preparing [2024-01-09T11:00:23.400Z] 0faf9b67be60: Waiting [2024-01-09T11:00:23.400Z] ace2b61506e4: Waiting [2024-01-09T11:00:23.663Z] 243e118f4df4: Layer already exists [2024-01-09T11:00:23.663Z] 67eb9feddf47: Layer already exists [2024-01-09T11:00:23.663Z] bfc770b4c4da: Layer already exists [2024-01-09T11:00:23.663Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:00:23.663Z] 545cfc25c078: Layer already exists [2024-01-09T11:00:23.663Z] ace2b61506e4: Layer already exists [2024-01-09T11:00:23.663Z] 0faf9b67be60: Layer already exists [2024-01-09T11:00:23.663Z] latest: digest: sha256:372e81e1e500e0d410ced83d19363648059699e0d2627c19e05239e5e4e010ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:24.367Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:25.023Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.10 [2024-01-09T11:00:25.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-01-09T11:00:25.023Z] 243e118f4df4: Preparing [2024-01-09T11:00:25.023Z] 67eb9feddf47: Preparing [2024-01-09T11:00:25.023Z] bfc770b4c4da: Preparing [2024-01-09T11:00:25.023Z] 545cfc25c078: Preparing [2024-01-09T11:00:25.023Z] 4eb1eefc5b68: Preparing [2024-01-09T11:00:25.023Z] ace2b61506e4: Preparing [2024-01-09T11:00:25.023Z] 0faf9b67be60: Preparing [2024-01-09T11:00:25.023Z] ace2b61506e4: Waiting [2024-01-09T11:00:25.023Z] 0faf9b67be60: Waiting [2024-01-09T11:00:25.023Z] 67eb9feddf47: Layer already exists [2024-01-09T11:00:25.023Z] 243e118f4df4: Layer already exists [2024-01-09T11:00:25.023Z] bfc770b4c4da: Layer already exists [2024-01-09T11:00:25.023Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:00:25.023Z] 545cfc25c078: Layer already exists [2024-01-09T11:00:25.023Z] 0faf9b67be60: Layer already exists [2024-01-09T11:00:25.023Z] ace2b61506e4: Layer already exists [2024-01-09T11:00:25.288Z] 3.2.0-dev.10: digest: sha256:372e81e1e500e0d410ced83d19363648059699e0d2627c19e05239e5e4e010ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:25.955Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:26.603Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:00:26.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-01-09T11:00:26.603Z] 243e118f4df4: Preparing [2024-01-09T11:00:26.603Z] 67eb9feddf47: Preparing [2024-01-09T11:00:26.603Z] bfc770b4c4da: Preparing [2024-01-09T11:00:26.603Z] 545cfc25c078: Preparing [2024-01-09T11:00:26.603Z] 4eb1eefc5b68: Preparing [2024-01-09T11:00:26.603Z] ace2b61506e4: Preparing [2024-01-09T11:00:26.603Z] 0faf9b67be60: Preparing [2024-01-09T11:00:26.603Z] ace2b61506e4: Waiting [2024-01-09T11:00:26.603Z] 0faf9b67be60: Waiting [2024-01-09T11:00:26.603Z] 67eb9feddf47: Layer already exists [2024-01-09T11:00:26.603Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:00:26.603Z] 243e118f4df4: Layer already exists [2024-01-09T11:00:26.603Z] bfc770b4c4da: Layer already exists [2024-01-09T11:00:26.603Z] 545cfc25c078: Layer already exists [2024-01-09T11:00:26.603Z] ace2b61506e4: Layer already exists [2024-01-09T11:00:26.866Z] 0faf9b67be60: Layer already exists [2024-01-09T11:00:26.866Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:372e81e1e500e0d410ced83d19363648059699e0d2627c19e05239e5e4e010ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:27.521Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:28.179Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-01-09T11:00:28.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-01-09T11:00:28.179Z] 243e118f4df4: Preparing [2024-01-09T11:00:28.180Z] 67eb9feddf47: Preparing [2024-01-09T11:00:28.180Z] bfc770b4c4da: Preparing [2024-01-09T11:00:28.180Z] 545cfc25c078: Preparing [2024-01-09T11:00:28.180Z] 4eb1eefc5b68: Preparing [2024-01-09T11:00:28.180Z] ace2b61506e4: Preparing [2024-01-09T11:00:28.180Z] 0faf9b67be60: Preparing [2024-01-09T11:00:28.180Z] 0faf9b67be60: Waiting [2024-01-09T11:00:28.180Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:00:28.180Z] 67eb9feddf47: Layer already exists [2024-01-09T11:00:28.180Z] 243e118f4df4: Layer already exists [2024-01-09T11:00:28.180Z] bfc770b4c4da: Layer already exists [2024-01-09T11:00:28.180Z] 545cfc25c078: Layer already exists [2024-01-09T11:00:28.180Z] ace2b61506e4: Layer already exists [2024-01-09T11:00:28.180Z] 0faf9b67be60: Layer already exists [2024-01-09T11:00:28.443Z] main: digest: sha256:372e81e1e500e0d410ced83d19363648059699e0d2627c19e05239e5e4e010ea size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T11:00:29.150Z] ===================================================== [Pipeline] echo [2024-01-09T11:00:29.266Z] taggedImages: [2024-01-09T11:00:29.266Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:00:29.266Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-01-09T11:00:29.266Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.10 [2024-01-09T11:00:29.266Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:00:29.266Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-01-09T11:00:29.406Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-01-09T11:00:29.406Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:00:29.406Z] latest [2024-01-09T11:00:29.406Z] 3.2.0-dev.10 [2024-01-09T11:00:29.406Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:00:29.406Z] main [2024-01-09T11:00:29.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:30.300Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:30.973Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:00:30.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-01-09T11:00:30.973Z] ceae110c66dc: Preparing [2024-01-09T11:00:30.973Z] e4bebb889e9e: Preparing [2024-01-09T11:00:30.973Z] a86f336def2e: Preparing [2024-01-09T11:00:30.973Z] f4c0860058e2: Preparing [2024-01-09T11:00:30.973Z] bfc770b4c4da: Preparing [2024-01-09T11:00:30.973Z] 545cfc25c078: Preparing [2024-01-09T11:00:30.973Z] 4eb1eefc5b68: Preparing [2024-01-09T11:00:30.973Z] ace2b61506e4: Preparing [2024-01-09T11:00:30.973Z] 0faf9b67be60: Preparing [2024-01-09T11:00:30.973Z] 545cfc25c078: Waiting [2024-01-09T11:00:30.973Z] ace2b61506e4: Waiting [2024-01-09T11:00:30.973Z] 4eb1eefc5b68: Waiting [2024-01-09T11:00:30.973Z] 0faf9b67be60: Waiting [2024-01-09T11:00:30.973Z] bfc770b4c4da: Layer already exists [2024-01-09T11:00:30.973Z] 545cfc25c078: Layer already exists [2024-01-09T11:00:31.238Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:00:31.238Z] ace2b61506e4: Layer already exists [2024-01-09T11:00:31.238Z] a86f336def2e: Pushed [2024-01-09T11:00:31.238Z] e4bebb889e9e: Pushed [2024-01-09T11:00:31.238Z] ceae110c66dc: Pushed [2024-01-09T11:00:31.238Z] 0faf9b67be60: Layer already exists [2024-01-09T11:00:32.639Z] f4c0860058e2: Pushed [2024-01-09T11:00:32.903Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:c4c37445599774f7b0e203dd12c861d95f56582bafe33797f4d857c46191ffb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:33.555Z] + 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-01-09T11:00:34.233Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-01-09T11:00:34.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-01-09T11:00:34.233Z] ceae110c66dc: Preparing [2024-01-09T11:00:34.233Z] e4bebb889e9e: Preparing [2024-01-09T11:00:34.233Z] a86f336def2e: Preparing [2024-01-09T11:00:34.233Z] f4c0860058e2: Preparing [2024-01-09T11:00:34.233Z] bfc770b4c4da: Preparing [2024-01-09T11:00:34.233Z] 545cfc25c078: Preparing [2024-01-09T11:00:34.233Z] 4eb1eefc5b68: Preparing [2024-01-09T11:00:34.233Z] ace2b61506e4: Preparing [2024-01-09T11:00:34.233Z] 0faf9b67be60: Preparing [2024-01-09T11:00:34.233Z] 545cfc25c078: Waiting [2024-01-09T11:00:34.233Z] ace2b61506e4: Waiting [2024-01-09T11:00:34.233Z] 4eb1eefc5b68: Waiting [2024-01-09T11:00:34.233Z] 0faf9b67be60: Waiting [2024-01-09T11:00:34.233Z] e4bebb889e9e: Layer already exists [2024-01-09T11:00:34.233Z] ceae110c66dc: Layer already exists [2024-01-09T11:00:34.233Z] bfc770b4c4da: Layer already exists [2024-01-09T11:00:34.233Z] f4c0860058e2: Layer already exists [2024-01-09T11:00:34.233Z] a86f336def2e: Layer already exists [2024-01-09T11:00:34.233Z] 545cfc25c078: Layer already exists [2024-01-09T11:00:34.233Z] 0faf9b67be60: Layer already exists [2024-01-09T11:00:34.233Z] ace2b61506e4: Layer already exists [2024-01-09T11:00:34.233Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:00:34.497Z] latest: digest: sha256:c4c37445599774f7b0e203dd12c861d95f56582bafe33797f4d857c46191ffb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:35.224Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:35.953Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.10 [2024-01-09T11:00:35.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-01-09T11:00:35.953Z] ceae110c66dc: Preparing [2024-01-09T11:00:35.953Z] e4bebb889e9e: Preparing [2024-01-09T11:00:35.953Z] a86f336def2e: Preparing [2024-01-09T11:00:35.953Z] f4c0860058e2: Preparing [2024-01-09T11:00:35.953Z] bfc770b4c4da: Preparing [2024-01-09T11:00:35.953Z] 545cfc25c078: Preparing [2024-01-09T11:00:35.953Z] 4eb1eefc5b68: Preparing [2024-01-09T11:00:35.953Z] ace2b61506e4: Preparing [2024-01-09T11:00:35.953Z] 0faf9b67be60: Preparing [2024-01-09T11:00:35.953Z] ace2b61506e4: Waiting [2024-01-09T11:00:35.953Z] 0faf9b67be60: Waiting [2024-01-09T11:00:35.953Z] 4eb1eefc5b68: Waiting [2024-01-09T11:00:35.953Z] 545cfc25c078: Waiting [2024-01-09T11:00:35.953Z] f4c0860058e2: Layer already exists [2024-01-09T11:00:35.953Z] ceae110c66dc: Layer already exists [2024-01-09T11:00:35.953Z] e4bebb889e9e: Layer already exists [2024-01-09T11:00:35.953Z] bfc770b4c4da: Layer already exists [2024-01-09T11:00:35.953Z] a86f336def2e: Layer already exists [2024-01-09T11:00:35.953Z] 545cfc25c078: Layer already exists [2024-01-09T11:00:35.953Z] ace2b61506e4: Layer already exists [2024-01-09T11:00:35.953Z] 0faf9b67be60: Layer already exists [2024-01-09T11:00:35.953Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:00:36.290Z] 3.2.0-dev.10: digest: sha256:c4c37445599774f7b0e203dd12c861d95f56582bafe33797f4d857c46191ffb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:36.950Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:37.622Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:00:37.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-01-09T11:00:37.622Z] ceae110c66dc: Preparing [2024-01-09T11:00:37.622Z] e4bebb889e9e: Preparing [2024-01-09T11:00:37.622Z] a86f336def2e: Preparing [2024-01-09T11:00:37.622Z] f4c0860058e2: Preparing [2024-01-09T11:00:37.622Z] bfc770b4c4da: Preparing [2024-01-09T11:00:37.622Z] 545cfc25c078: Preparing [2024-01-09T11:00:37.622Z] 4eb1eefc5b68: Preparing [2024-01-09T11:00:37.622Z] ace2b61506e4: Preparing [2024-01-09T11:00:37.622Z] 0faf9b67be60: Preparing [2024-01-09T11:00:37.622Z] 545cfc25c078: Waiting [2024-01-09T11:00:37.622Z] 4eb1eefc5b68: Waiting [2024-01-09T11:00:37.622Z] ace2b61506e4: Waiting [2024-01-09T11:00:37.622Z] 0faf9b67be60: Waiting [2024-01-09T11:00:37.622Z] f4c0860058e2: Layer already exists [2024-01-09T11:00:37.623Z] bfc770b4c4da: Layer already exists [2024-01-09T11:00:37.623Z] e4bebb889e9e: Layer already exists [2024-01-09T11:00:37.623Z] a86f336def2e: Layer already exists [2024-01-09T11:00:37.623Z] ceae110c66dc: Layer already exists [2024-01-09T11:00:37.623Z] 545cfc25c078: Layer already exists [2024-01-09T11:00:37.623Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:00:37.623Z] ace2b61506e4: Layer already exists [2024-01-09T11:00:37.623Z] 0faf9b67be60: Layer already exists [2024-01-09T11:00:37.887Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:c4c37445599774f7b0e203dd12c861d95f56582bafe33797f4d857c46191ffb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:38.580Z] + 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-01-09T11:00:39.248Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-01-09T11:00:39.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-01-09T11:00:39.248Z] ceae110c66dc: Preparing [2024-01-09T11:00:39.248Z] e4bebb889e9e: Preparing [2024-01-09T11:00:39.248Z] a86f336def2e: Preparing [2024-01-09T11:00:39.248Z] f4c0860058e2: Preparing [2024-01-09T11:00:39.248Z] bfc770b4c4da: Preparing [2024-01-09T11:00:39.248Z] 545cfc25c078: Preparing [2024-01-09T11:00:39.248Z] 4eb1eefc5b68: Preparing [2024-01-09T11:00:39.248Z] ace2b61506e4: Preparing [2024-01-09T11:00:39.248Z] 0faf9b67be60: Preparing [2024-01-09T11:00:39.248Z] 545cfc25c078: Waiting [2024-01-09T11:00:39.248Z] 0faf9b67be60: Waiting [2024-01-09T11:00:39.248Z] 4eb1eefc5b68: Waiting [2024-01-09T11:00:39.248Z] ace2b61506e4: Waiting [2024-01-09T11:00:39.248Z] f4c0860058e2: Layer already exists [2024-01-09T11:00:39.248Z] bfc770b4c4da: Layer already exists [2024-01-09T11:00:39.248Z] e4bebb889e9e: Layer already exists [2024-01-09T11:00:39.248Z] ceae110c66dc: Layer already exists [2024-01-09T11:00:39.248Z] a86f336def2e: Layer already exists [2024-01-09T11:00:39.248Z] 545cfc25c078: Layer already exists [2024-01-09T11:00:39.248Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:00:39.248Z] ace2b61506e4: Layer already exists [2024-01-09T11:00:39.248Z] 0faf9b67be60: Layer already exists [2024-01-09T11:00:39.517Z] main: digest: sha256:c4c37445599774f7b0e203dd12c861d95f56582bafe33797f4d857c46191ffb4 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T11:00:40.250Z] ===================================================== [Pipeline] echo [2024-01-09T11:00:40.371Z] taggedImages: [2024-01-09T11:00:40.371Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:00:40.371Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-01-09T11:00:40.371Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.10 [2024-01-09T11:00:40.371Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:00:40.371Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-01-09T11:00:40.502Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-01-09T11:00:40.502Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:00:40.502Z] latest [2024-01-09T11:00:40.502Z] 3.2.0-dev.10 [2024-01-09T11:00:40.502Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:00:40.502Z] main [2024-01-09T11:00:40.502Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:41.453Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:42.125Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:00:42.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-01-09T11:00:42.125Z] b914773d5cae: Preparing [2024-01-09T11:00:42.125Z] a34eb6418d27: Preparing [2024-01-09T11:00:42.125Z] bfc770b4c4da: Preparing [2024-01-09T11:00:42.125Z] 545cfc25c078: Preparing [2024-01-09T11:00:42.125Z] 9560251d773c: Preparing [2024-01-09T11:00:42.125Z] ace2b61506e4: Preparing [2024-01-09T11:00:42.125Z] 0faf9b67be60: Preparing [2024-01-09T11:00:42.125Z] ace2b61506e4: Waiting [2024-01-09T11:00:42.125Z] 0faf9b67be60: Waiting [2024-01-09T11:00:42.125Z] 545cfc25c078: Layer already exists [2024-01-09T11:00:42.125Z] bfc770b4c4da: Layer already exists [2024-01-09T11:00:42.391Z] 0faf9b67be60: Layer already exists [2024-01-09T11:00:42.391Z] ace2b61506e4: Layer already exists [2024-01-09T11:00:42.391Z] b914773d5cae: Pushed [2024-01-09T11:00:42.391Z] 9560251d773c: Pushed [2024-01-09T11:00:44.326Z] a34eb6418d27: Pushed [2024-01-09T11:00:44.595Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:a03834e2ebcf0f9121f2ad1510f1d3a6c8ebef8928b16af9c021a7c605fb4417 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:45.290Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:46.012Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-01-09T11:00:46.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-01-09T11:00:46.012Z] b914773d5cae: Preparing [2024-01-09T11:00:46.012Z] a34eb6418d27: Preparing [2024-01-09T11:00:46.012Z] bfc770b4c4da: Preparing [2024-01-09T11:00:46.012Z] 545cfc25c078: Preparing [2024-01-09T11:00:46.012Z] 9560251d773c: Preparing [2024-01-09T11:00:46.012Z] ace2b61506e4: Preparing [2024-01-09T11:00:46.012Z] 0faf9b67be60: Preparing [2024-01-09T11:00:46.012Z] 0faf9b67be60: Waiting [2024-01-09T11:00:46.012Z] ace2b61506e4: Waiting [2024-01-09T11:00:46.012Z] bfc770b4c4da: Layer already exists [2024-01-09T11:00:46.012Z] 9560251d773c: Layer already exists [2024-01-09T11:00:46.012Z] 545cfc25c078: Layer already exists [2024-01-09T11:00:46.012Z] b914773d5cae: Layer already exists [2024-01-09T11:00:46.012Z] a34eb6418d27: Layer already exists [2024-01-09T11:00:46.012Z] ace2b61506e4: Layer already exists [2024-01-09T11:00:46.012Z] 0faf9b67be60: Layer already exists [2024-01-09T11:00:46.276Z] latest: digest: sha256:a03834e2ebcf0f9121f2ad1510f1d3a6c8ebef8928b16af9c021a7c605fb4417 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:47.066Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:47.769Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.10 [2024-01-09T11:00:47.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-01-09T11:00:47.770Z] b914773d5cae: Preparing [2024-01-09T11:00:47.770Z] a34eb6418d27: Preparing [2024-01-09T11:00:47.770Z] bfc770b4c4da: Preparing [2024-01-09T11:00:47.770Z] 545cfc25c078: Preparing [2024-01-09T11:00:47.770Z] 9560251d773c: Preparing [2024-01-09T11:00:47.770Z] ace2b61506e4: Preparing [2024-01-09T11:00:47.770Z] 0faf9b67be60: Preparing [2024-01-09T11:00:47.770Z] ace2b61506e4: Waiting [2024-01-09T11:00:47.770Z] 0faf9b67be60: Waiting [2024-01-09T11:00:47.770Z] bfc770b4c4da: Layer already exists [2024-01-09T11:00:47.770Z] b914773d5cae: Layer already exists [2024-01-09T11:00:47.770Z] a34eb6418d27: Layer already exists [2024-01-09T11:00:47.770Z] 9560251d773c: Layer already exists [2024-01-09T11:00:47.770Z] 545cfc25c078: Layer already exists [2024-01-09T11:00:47.770Z] 0faf9b67be60: Layer already exists [2024-01-09T11:00:47.770Z] ace2b61506e4: Layer already exists [2024-01-09T11:00:48.035Z] 3.2.0-dev.10: digest: sha256:a03834e2ebcf0f9121f2ad1510f1d3a6c8ebef8928b16af9c021a7c605fb4417 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:48.713Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:49.392Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:00:49.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-01-09T11:00:49.392Z] b914773d5cae: Preparing [2024-01-09T11:00:49.392Z] a34eb6418d27: Preparing [2024-01-09T11:00:49.392Z] bfc770b4c4da: Preparing [2024-01-09T11:00:49.392Z] 545cfc25c078: Preparing [2024-01-09T11:00:49.392Z] 9560251d773c: Preparing [2024-01-09T11:00:49.392Z] ace2b61506e4: Preparing [2024-01-09T11:00:49.392Z] 0faf9b67be60: Preparing [2024-01-09T11:00:49.392Z] ace2b61506e4: Waiting [2024-01-09T11:00:49.392Z] 0faf9b67be60: Waiting [2024-01-09T11:00:49.392Z] 9560251d773c: Layer already exists [2024-01-09T11:00:49.392Z] a34eb6418d27: Layer already exists [2024-01-09T11:00:49.392Z] bfc770b4c4da: Layer already exists [2024-01-09T11:00:49.392Z] 545cfc25c078: Layer already exists [2024-01-09T11:00:49.392Z] b914773d5cae: Layer already exists [2024-01-09T11:00:49.392Z] ace2b61506e4: Layer already exists [2024-01-09T11:00:49.392Z] 0faf9b67be60: Layer already exists [2024-01-09T11:00:49.656Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:a03834e2ebcf0f9121f2ad1510f1d3a6c8ebef8928b16af9c021a7c605fb4417 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:50.394Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:51.078Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-01-09T11:00:51.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-01-09T11:00:51.078Z] b914773d5cae: Preparing [2024-01-09T11:00:51.078Z] a34eb6418d27: Preparing [2024-01-09T11:00:51.078Z] bfc770b4c4da: Preparing [2024-01-09T11:00:51.078Z] 545cfc25c078: Preparing [2024-01-09T11:00:51.078Z] 9560251d773c: Preparing [2024-01-09T11:00:51.078Z] ace2b61506e4: Preparing [2024-01-09T11:00:51.078Z] 0faf9b67be60: Preparing [2024-01-09T11:00:51.078Z] ace2b61506e4: Waiting [2024-01-09T11:00:51.078Z] 0faf9b67be60: Waiting [2024-01-09T11:00:51.078Z] a34eb6418d27: Layer already exists [2024-01-09T11:00:51.078Z] b914773d5cae: Layer already exists [2024-01-09T11:00:51.078Z] 545cfc25c078: Layer already exists [2024-01-09T11:00:51.078Z] bfc770b4c4da: Layer already exists [2024-01-09T11:00:51.078Z] 9560251d773c: Layer already exists [2024-01-09T11:00:51.078Z] ace2b61506e4: Layer already exists [2024-01-09T11:00:51.078Z] 0faf9b67be60: Layer already exists [2024-01-09T11:00:51.341Z] main: digest: sha256:a03834e2ebcf0f9121f2ad1510f1d3a6c8ebef8928b16af9c021a7c605fb4417 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T11:00:52.104Z] ===================================================== [Pipeline] echo [2024-01-09T11:00:52.231Z] taggedImages: [2024-01-09T11:00:52.231Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:00:52.231Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-01-09T11:00:52.231Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.10 [2024-01-09T11:00:52.231Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:00:52.231Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-01-09T11:00:52.372Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-01-09T11:00:52.372Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:00:52.372Z] latest [2024-01-09T11:00:52.372Z] 3.2.0-dev.10 [2024-01-09T11:00:52.372Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:00:52.372Z] main [2024-01-09T11:00:52.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:53.408Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:54.114Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:00:54.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-01-09T11:00:54.114Z] 9763b219085e: Preparing [2024-01-09T11:00:54.114Z] 7738659e391f: Preparing [2024-01-09T11:00:54.114Z] 3710415cf86b: Preparing [2024-01-09T11:00:54.114Z] bfc770b4c4da: Preparing [2024-01-09T11:00:54.114Z] 545cfc25c078: Preparing [2024-01-09T11:00:54.114Z] 4eb1eefc5b68: Preparing [2024-01-09T11:00:54.114Z] ace2b61506e4: Preparing [2024-01-09T11:00:54.114Z] 0faf9b67be60: Preparing [2024-01-09T11:00:54.114Z] 4eb1eefc5b68: Waiting [2024-01-09T11:00:54.114Z] 0faf9b67be60: Waiting [2024-01-09T11:00:54.114Z] ace2b61506e4: Waiting [2024-01-09T11:00:54.114Z] 545cfc25c078: Layer already exists [2024-01-09T11:00:54.114Z] bfc770b4c4da: Layer already exists [2024-01-09T11:00:54.114Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:00:54.378Z] 0faf9b67be60: Layer already exists [2024-01-09T11:00:54.378Z] ace2b61506e4: Layer already exists [2024-01-09T11:00:54.378Z] 7738659e391f: Pushed [2024-01-09T11:00:54.378Z] 9763b219085e: Pushed [2024-01-09T11:00:56.305Z] 3710415cf86b: Pushed [2024-01-09T11:00:56.305Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:3a64b945fe028f74a3900332704544e160ded7021528ac48089214eac5c5aa11 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:56.997Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:57.666Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-01-09T11:00:57.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-01-09T11:00:57.666Z] 9763b219085e: Preparing [2024-01-09T11:00:57.666Z] 7738659e391f: Preparing [2024-01-09T11:00:57.666Z] 3710415cf86b: Preparing [2024-01-09T11:00:57.666Z] bfc770b4c4da: Preparing [2024-01-09T11:00:57.666Z] 545cfc25c078: Preparing [2024-01-09T11:00:57.666Z] 4eb1eefc5b68: Preparing [2024-01-09T11:00:57.666Z] ace2b61506e4: Preparing [2024-01-09T11:00:57.666Z] 4eb1eefc5b68: Waiting [2024-01-09T11:00:57.666Z] 0faf9b67be60: Preparing [2024-01-09T11:00:57.666Z] ace2b61506e4: Waiting [2024-01-09T11:00:57.666Z] 0faf9b67be60: Waiting [2024-01-09T11:00:57.666Z] 7738659e391f: Layer already exists [2024-01-09T11:00:57.666Z] 3710415cf86b: Layer already exists [2024-01-09T11:00:57.666Z] bfc770b4c4da: Layer already exists [2024-01-09T11:00:57.666Z] 545cfc25c078: Layer already exists [2024-01-09T11:00:57.666Z] 9763b219085e: Layer already exists [2024-01-09T11:00:57.666Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:00:57.666Z] 0faf9b67be60: Layer already exists [2024-01-09T11:00:57.666Z] ace2b61506e4: Layer already exists [2024-01-09T11:00:57.931Z] latest: digest: sha256:3a64b945fe028f74a3900332704544e160ded7021528ac48089214eac5c5aa11 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:58.646Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:00:59.350Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.10 [2024-01-09T11:00:59.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-01-09T11:00:59.350Z] 9763b219085e: Preparing [2024-01-09T11:00:59.350Z] 7738659e391f: Preparing [2024-01-09T11:00:59.350Z] 3710415cf86b: Preparing [2024-01-09T11:00:59.350Z] bfc770b4c4da: Preparing [2024-01-09T11:00:59.350Z] 545cfc25c078: Preparing [2024-01-09T11:00:59.350Z] 4eb1eefc5b68: Preparing [2024-01-09T11:00:59.350Z] ace2b61506e4: Preparing [2024-01-09T11:00:59.350Z] 0faf9b67be60: Preparing [2024-01-09T11:00:59.350Z] 4eb1eefc5b68: Waiting [2024-01-09T11:00:59.350Z] ace2b61506e4: Waiting [2024-01-09T11:00:59.350Z] 0faf9b67be60: Waiting [2024-01-09T11:00:59.350Z] bfc770b4c4da: Layer already exists [2024-01-09T11:00:59.350Z] 3710415cf86b: Layer already exists [2024-01-09T11:00:59.350Z] 9763b219085e: Layer already exists [2024-01-09T11:00:59.350Z] 7738659e391f: Layer already exists [2024-01-09T11:00:59.350Z] 545cfc25c078: Layer already exists [2024-01-09T11:00:59.350Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:00:59.350Z] ace2b61506e4: Layer already exists [2024-01-09T11:00:59.350Z] 0faf9b67be60: Layer already exists [2024-01-09T11:00:59.614Z] 3.2.0-dev.10: digest: sha256:3a64b945fe028f74a3900332704544e160ded7021528ac48089214eac5c5aa11 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:00.330Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:01.031Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:01:01.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-01-09T11:01:01.032Z] 9763b219085e: Preparing [2024-01-09T11:01:01.032Z] 7738659e391f: Preparing [2024-01-09T11:01:01.032Z] 3710415cf86b: Preparing [2024-01-09T11:01:01.032Z] bfc770b4c4da: Preparing [2024-01-09T11:01:01.032Z] 545cfc25c078: Preparing [2024-01-09T11:01:01.032Z] 4eb1eefc5b68: Preparing [2024-01-09T11:01:01.032Z] ace2b61506e4: Preparing [2024-01-09T11:01:01.032Z] 0faf9b67be60: Preparing [2024-01-09T11:01:01.032Z] ace2b61506e4: Waiting [2024-01-09T11:01:01.032Z] 0faf9b67be60: Waiting [2024-01-09T11:01:01.032Z] 4eb1eefc5b68: Waiting [2024-01-09T11:01:01.032Z] 3710415cf86b: Layer already exists [2024-01-09T11:01:01.032Z] 9763b219085e: Layer already exists [2024-01-09T11:01:01.032Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:01.032Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:01.032Z] 7738659e391f: Layer already exists [2024-01-09T11:01:01.032Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:01:01.032Z] ace2b61506e4: Layer already exists [2024-01-09T11:01:01.032Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:01.297Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:3a64b945fe028f74a3900332704544e160ded7021528ac48089214eac5c5aa11 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:01.984Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:02.701Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-01-09T11:01:02.701Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-01-09T11:01:02.701Z] 9763b219085e: Preparing [2024-01-09T11:01:02.701Z] 7738659e391f: Preparing [2024-01-09T11:01:02.701Z] 3710415cf86b: Preparing [2024-01-09T11:01:02.701Z] bfc770b4c4da: Preparing [2024-01-09T11:01:02.701Z] 545cfc25c078: Preparing [2024-01-09T11:01:02.701Z] 4eb1eefc5b68: Preparing [2024-01-09T11:01:02.701Z] ace2b61506e4: Preparing [2024-01-09T11:01:02.701Z] 0faf9b67be60: Preparing [2024-01-09T11:01:02.701Z] 4eb1eefc5b68: Waiting [2024-01-09T11:01:02.701Z] ace2b61506e4: Waiting [2024-01-09T11:01:02.701Z] 0faf9b67be60: Waiting [2024-01-09T11:01:02.701Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:02.701Z] 9763b219085e: Layer already exists [2024-01-09T11:01:02.701Z] 7738659e391f: Layer already exists [2024-01-09T11:01:02.701Z] 3710415cf86b: Layer already exists [2024-01-09T11:01:02.701Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:02.701Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:01:02.701Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:02.701Z] ace2b61506e4: Layer already exists [2024-01-09T11:01:02.966Z] main: digest: sha256:3a64b945fe028f74a3900332704544e160ded7021528ac48089214eac5c5aa11 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T11:01:03.797Z] ===================================================== [Pipeline] echo [2024-01-09T11:01:03.927Z] taggedImages: [2024-01-09T11:01:03.927Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:01:03.927Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-01-09T11:01:03.927Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.10 [2024-01-09T11:01:03.927Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:01:03.927Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-01-09T11:01:04.065Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-01-09T11:01:04.066Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:01:04.066Z] latest [2024-01-09T11:01:04.066Z] 3.2.0-dev.10 [2024-01-09T11:01:04.066Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:01:04.066Z] main [2024-01-09T11:01:04.066Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:05.035Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:05.743Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:01:05.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-01-09T11:01:05.743Z] b142be3b16ff: Preparing [2024-01-09T11:01:05.743Z] 873b7e0a8568: Preparing [2024-01-09T11:01:05.743Z] 20fc76873c27: Preparing [2024-01-09T11:01:05.743Z] b55d7560c671: Preparing [2024-01-09T11:01:05.743Z] de29e67644fd: Preparing [2024-01-09T11:01:05.743Z] 62f3003cdbc1: Preparing [2024-01-09T11:01:05.743Z] f88fe83e4a7d: Preparing [2024-01-09T11:01:05.743Z] bfc770b4c4da: Preparing [2024-01-09T11:01:05.743Z] 545cfc25c078: Preparing [2024-01-09T11:01:05.743Z] b20bdfda4606: Preparing [2024-01-09T11:01:05.743Z] 5d65514f19b1: Preparing [2024-01-09T11:01:05.743Z] 5f70bf18a086: Preparing [2024-01-09T11:01:05.743Z] 8504089ea18d: Preparing [2024-01-09T11:01:05.743Z] cf176d3378dd: Preparing [2024-01-09T11:01:05.743Z] 711d69516a32: Preparing [2024-01-09T11:01:05.743Z] 0faf9b67be60: Preparing [2024-01-09T11:01:05.743Z] bfc770b4c4da: Waiting [2024-01-09T11:01:05.743Z] 545cfc25c078: Waiting [2024-01-09T11:01:05.743Z] b20bdfda4606: Waiting [2024-01-09T11:01:05.743Z] 5d65514f19b1: Waiting [2024-01-09T11:01:05.743Z] 5f70bf18a086: Waiting [2024-01-09T11:01:05.743Z] 8504089ea18d: Waiting [2024-01-09T11:01:05.743Z] cf176d3378dd: Waiting [2024-01-09T11:01:05.743Z] 711d69516a32: Waiting [2024-01-09T11:01:05.743Z] 62f3003cdbc1: Waiting [2024-01-09T11:01:05.743Z] f88fe83e4a7d: Waiting [2024-01-09T11:01:05.743Z] 0faf9b67be60: Waiting [2024-01-09T11:01:06.008Z] b55d7560c671: Pushed [2024-01-09T11:01:06.008Z] 20fc76873c27: Pushed [2024-01-09T11:01:06.008Z] 873b7e0a8568: Pushed [2024-01-09T11:01:06.008Z] b142be3b16ff: Pushed [2024-01-09T11:01:06.008Z] de29e67644fd: Pushed [2024-01-09T11:01:06.008Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:06.008Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:06.008Z] 62f3003cdbc1: Pushed [2024-01-09T11:01:06.272Z] b20bdfda4606: Pushed [2024-01-09T11:01:06.272Z] 5d65514f19b1: Pushed [2024-01-09T11:01:06.272Z] 5f70bf18a086: Pushed [2024-01-09T11:01:06.272Z] 8504089ea18d: Pushed [2024-01-09T11:01:06.272Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:06.536Z] cf176d3378dd: Pushed [2024-01-09T11:01:06.536Z] 711d69516a32: Pushed [2024-01-09T11:01:08.467Z] f88fe83e4a7d: Pushed [2024-01-09T11:01:08.733Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:38fc65d4f67664cb8d6da4b5bc50b26b3d0d7a0760392c62aa3845ecb3f7757c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:09.436Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:10.170Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-01-09T11:01:10.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-01-09T11:01:10.170Z] b142be3b16ff: Preparing [2024-01-09T11:01:10.170Z] 873b7e0a8568: Preparing [2024-01-09T11:01:10.170Z] 20fc76873c27: Preparing [2024-01-09T11:01:10.170Z] b55d7560c671: Preparing [2024-01-09T11:01:10.170Z] de29e67644fd: Preparing [2024-01-09T11:01:10.170Z] 62f3003cdbc1: Preparing [2024-01-09T11:01:10.170Z] f88fe83e4a7d: Preparing [2024-01-09T11:01:10.170Z] bfc770b4c4da: Preparing [2024-01-09T11:01:10.170Z] 545cfc25c078: Preparing [2024-01-09T11:01:10.170Z] b20bdfda4606: Preparing [2024-01-09T11:01:10.170Z] 5d65514f19b1: Preparing [2024-01-09T11:01:10.170Z] 5f70bf18a086: Preparing [2024-01-09T11:01:10.170Z] 8504089ea18d: Preparing [2024-01-09T11:01:10.170Z] 62f3003cdbc1: Waiting [2024-01-09T11:01:10.170Z] cf176d3378dd: Preparing [2024-01-09T11:01:10.170Z] f88fe83e4a7d: Waiting [2024-01-09T11:01:10.170Z] bfc770b4c4da: Waiting [2024-01-09T11:01:10.170Z] 711d69516a32: Preparing [2024-01-09T11:01:10.170Z] 545cfc25c078: Waiting [2024-01-09T11:01:10.170Z] b20bdfda4606: Waiting [2024-01-09T11:01:10.170Z] 0faf9b67be60: Preparing [2024-01-09T11:01:10.170Z] 5d65514f19b1: Waiting [2024-01-09T11:01:10.170Z] 5f70bf18a086: Waiting [2024-01-09T11:01:10.170Z] 8504089ea18d: Waiting [2024-01-09T11:01:10.170Z] cf176d3378dd: Waiting [2024-01-09T11:01:10.170Z] 711d69516a32: Waiting [2024-01-09T11:01:10.170Z] 0faf9b67be60: Waiting [2024-01-09T11:01:10.170Z] 20fc76873c27: Layer already exists [2024-01-09T11:01:10.170Z] b142be3b16ff: Layer already exists [2024-01-09T11:01:10.170Z] 873b7e0a8568: Layer already exists [2024-01-09T11:01:10.170Z] de29e67644fd: Layer already exists [2024-01-09T11:01:10.170Z] b55d7560c671: Layer already exists [2024-01-09T11:01:10.170Z] 62f3003cdbc1: Layer already exists [2024-01-09T11:01:10.170Z] f88fe83e4a7d: Layer already exists [2024-01-09T11:01:10.170Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:10.170Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:10.170Z] b20bdfda4606: Layer already exists [2024-01-09T11:01:10.170Z] 5d65514f19b1: Layer already exists [2024-01-09T11:01:10.170Z] 8504089ea18d: Layer already exists [2024-01-09T11:01:10.170Z] 5f70bf18a086: Layer already exists [2024-01-09T11:01:10.435Z] cf176d3378dd: Layer already exists [2024-01-09T11:01:10.435Z] 711d69516a32: Layer already exists [2024-01-09T11:01:10.435Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:10.435Z] latest: digest: sha256:38fc65d4f67664cb8d6da4b5bc50b26b3d0d7a0760392c62aa3845ecb3f7757c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:11.151Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:11.853Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.10 [2024-01-09T11:01:11.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-01-09T11:01:11.853Z] b142be3b16ff: Preparing [2024-01-09T11:01:11.853Z] 873b7e0a8568: Preparing [2024-01-09T11:01:11.853Z] 20fc76873c27: Preparing [2024-01-09T11:01:11.853Z] b55d7560c671: Preparing [2024-01-09T11:01:11.853Z] de29e67644fd: Preparing [2024-01-09T11:01:11.853Z] 62f3003cdbc1: Preparing [2024-01-09T11:01:11.853Z] f88fe83e4a7d: Preparing [2024-01-09T11:01:11.853Z] bfc770b4c4da: Preparing [2024-01-09T11:01:11.853Z] 62f3003cdbc1: Waiting [2024-01-09T11:01:11.853Z] f88fe83e4a7d: Waiting [2024-01-09T11:01:11.853Z] 545cfc25c078: Preparing [2024-01-09T11:01:11.853Z] b20bdfda4606: Preparing [2024-01-09T11:01:11.853Z] 5d65514f19b1: Preparing [2024-01-09T11:01:11.853Z] bfc770b4c4da: Waiting [2024-01-09T11:01:11.853Z] 545cfc25c078: Waiting [2024-01-09T11:01:11.853Z] b20bdfda4606: Waiting [2024-01-09T11:01:11.853Z] 5f70bf18a086: Preparing [2024-01-09T11:01:11.853Z] 5d65514f19b1: Waiting [2024-01-09T11:01:11.853Z] 8504089ea18d: Preparing [2024-01-09T11:01:11.853Z] cf176d3378dd: Preparing [2024-01-09T11:01:11.853Z] 8504089ea18d: Waiting [2024-01-09T11:01:11.853Z] 711d69516a32: Preparing [2024-01-09T11:01:11.853Z] cf176d3378dd: Waiting [2024-01-09T11:01:11.853Z] 0faf9b67be60: Preparing [2024-01-09T11:01:11.853Z] 0faf9b67be60: Waiting [2024-01-09T11:01:11.853Z] 20fc76873c27: Layer already exists [2024-01-09T11:01:11.853Z] b142be3b16ff: Layer already exists [2024-01-09T11:01:11.853Z] 873b7e0a8568: Layer already exists [2024-01-09T11:01:11.853Z] b55d7560c671: Layer already exists [2024-01-09T11:01:11.853Z] de29e67644fd: Layer already exists [2024-01-09T11:01:11.853Z] 62f3003cdbc1: Layer already exists [2024-01-09T11:01:11.853Z] f88fe83e4a7d: Layer already exists [2024-01-09T11:01:11.853Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:11.853Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:11.854Z] b20bdfda4606: Layer already exists [2024-01-09T11:01:12.118Z] 5d65514f19b1: Layer already exists [2024-01-09T11:01:12.118Z] cf176d3378dd: Layer already exists [2024-01-09T11:01:12.118Z] 8504089ea18d: Layer already exists [2024-01-09T11:01:12.118Z] 711d69516a32: Layer already exists [2024-01-09T11:01:12.118Z] 5f70bf18a086: Layer already exists [2024-01-09T11:01:12.118Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:12.118Z] 3.2.0-dev.10: digest: sha256:38fc65d4f67664cb8d6da4b5bc50b26b3d0d7a0760392c62aa3845ecb3f7757c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:12.850Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:13.564Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:01:13.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-01-09T11:01:13.564Z] b142be3b16ff: Preparing [2024-01-09T11:01:13.564Z] 873b7e0a8568: Preparing [2024-01-09T11:01:13.564Z] 20fc76873c27: Preparing [2024-01-09T11:01:13.564Z] b55d7560c671: Preparing [2024-01-09T11:01:13.564Z] de29e67644fd: Preparing [2024-01-09T11:01:13.564Z] 62f3003cdbc1: Preparing [2024-01-09T11:01:13.564Z] f88fe83e4a7d: Preparing [2024-01-09T11:01:13.564Z] bfc770b4c4da: Preparing [2024-01-09T11:01:13.564Z] 545cfc25c078: Preparing [2024-01-09T11:01:13.564Z] b20bdfda4606: Preparing [2024-01-09T11:01:13.564Z] 5d65514f19b1: Preparing [2024-01-09T11:01:13.564Z] 62f3003cdbc1: Waiting [2024-01-09T11:01:13.564Z] f88fe83e4a7d: Waiting [2024-01-09T11:01:13.564Z] 5f70bf18a086: Preparing [2024-01-09T11:01:13.564Z] bfc770b4c4da: Waiting [2024-01-09T11:01:13.564Z] 8504089ea18d: Preparing [2024-01-09T11:01:13.564Z] 545cfc25c078: Waiting [2024-01-09T11:01:13.564Z] b20bdfda4606: Waiting [2024-01-09T11:01:13.564Z] cf176d3378dd: Preparing [2024-01-09T11:01:13.564Z] 5d65514f19b1: Waiting [2024-01-09T11:01:13.564Z] 711d69516a32: Preparing [2024-01-09T11:01:13.564Z] 5f70bf18a086: Waiting [2024-01-09T11:01:13.564Z] 8504089ea18d: Waiting [2024-01-09T11:01:13.564Z] cf176d3378dd: Waiting [2024-01-09T11:01:13.564Z] 0faf9b67be60: Preparing [2024-01-09T11:01:13.564Z] 711d69516a32: Waiting [2024-01-09T11:01:13.564Z] 0faf9b67be60: Waiting [2024-01-09T11:01:13.564Z] de29e67644fd: Layer already exists [2024-01-09T11:01:13.564Z] b142be3b16ff: Layer already exists [2024-01-09T11:01:13.564Z] b55d7560c671: Layer already exists [2024-01-09T11:01:13.564Z] 873b7e0a8568: Layer already exists [2024-01-09T11:01:13.564Z] 20fc76873c27: Layer already exists [2024-01-09T11:01:13.564Z] f88fe83e4a7d: Layer already exists [2024-01-09T11:01:13.564Z] 62f3003cdbc1: Layer already exists [2024-01-09T11:01:13.564Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:13.564Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:13.829Z] b20bdfda4606: Layer already exists [2024-01-09T11:01:13.829Z] 5d65514f19b1: Layer already exists [2024-01-09T11:01:13.829Z] 5f70bf18a086: Layer already exists [2024-01-09T11:01:13.829Z] 8504089ea18d: Layer already exists [2024-01-09T11:01:13.829Z] cf176d3378dd: Layer already exists [2024-01-09T11:01:13.829Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:13.829Z] 711d69516a32: Layer already exists [2024-01-09T11:01:13.829Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:38fc65d4f67664cb8d6da4b5bc50b26b3d0d7a0760392c62aa3845ecb3f7757c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:14.556Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:15.302Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-01-09T11:01:15.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-01-09T11:01:15.302Z] b142be3b16ff: Preparing [2024-01-09T11:01:15.302Z] 873b7e0a8568: Preparing [2024-01-09T11:01:15.302Z] 20fc76873c27: Preparing [2024-01-09T11:01:15.302Z] b55d7560c671: Preparing [2024-01-09T11:01:15.302Z] de29e67644fd: Preparing [2024-01-09T11:01:15.302Z] 62f3003cdbc1: Preparing [2024-01-09T11:01:15.302Z] f88fe83e4a7d: Preparing [2024-01-09T11:01:15.302Z] bfc770b4c4da: Preparing [2024-01-09T11:01:15.302Z] 545cfc25c078: Preparing [2024-01-09T11:01:15.302Z] b20bdfda4606: Preparing [2024-01-09T11:01:15.302Z] f88fe83e4a7d: Waiting [2024-01-09T11:01:15.302Z] 5d65514f19b1: Preparing [2024-01-09T11:01:15.302Z] bfc770b4c4da: Waiting [2024-01-09T11:01:15.302Z] 545cfc25c078: Waiting [2024-01-09T11:01:15.302Z] 5f70bf18a086: Preparing [2024-01-09T11:01:15.302Z] 8504089ea18d: Preparing [2024-01-09T11:01:15.302Z] b20bdfda4606: Waiting [2024-01-09T11:01:15.302Z] 5d65514f19b1: Waiting [2024-01-09T11:01:15.302Z] 5f70bf18a086: Waiting [2024-01-09T11:01:15.302Z] cf176d3378dd: Preparing [2024-01-09T11:01:15.302Z] 711d69516a32: Preparing [2024-01-09T11:01:15.302Z] 0faf9b67be60: Preparing [2024-01-09T11:01:15.302Z] 8504089ea18d: Waiting [2024-01-09T11:01:15.302Z] cf176d3378dd: Waiting [2024-01-09T11:01:15.302Z] 62f3003cdbc1: Waiting [2024-01-09T11:01:15.302Z] 711d69516a32: Waiting [2024-01-09T11:01:15.302Z] 0faf9b67be60: Waiting [2024-01-09T11:01:15.302Z] 20fc76873c27: Layer already exists [2024-01-09T11:01:15.302Z] b142be3b16ff: Layer already exists [2024-01-09T11:01:15.302Z] 873b7e0a8568: Layer already exists [2024-01-09T11:01:15.302Z] b55d7560c671: Layer already exists [2024-01-09T11:01:15.302Z] de29e67644fd: Layer already exists [2024-01-09T11:01:15.302Z] 62f3003cdbc1: Layer already exists [2024-01-09T11:01:15.302Z] f88fe83e4a7d: Layer already exists [2024-01-09T11:01:15.302Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:15.302Z] 5d65514f19b1: Layer already exists [2024-01-09T11:01:15.302Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:15.302Z] b20bdfda4606: Layer already exists [2024-01-09T11:01:15.567Z] 5f70bf18a086: Layer already exists [2024-01-09T11:01:15.567Z] 8504089ea18d: Layer already exists [2024-01-09T11:01:15.567Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:15.567Z] 711d69516a32: Layer already exists [2024-01-09T11:01:15.567Z] cf176d3378dd: Layer already exists [2024-01-09T11:01:15.567Z] main: digest: sha256:38fc65d4f67664cb8d6da4b5bc50b26b3d0d7a0760392c62aa3845ecb3f7757c size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T11:01:16.388Z] ===================================================== [Pipeline] echo [2024-01-09T11:01:16.524Z] taggedImages: [2024-01-09T11:01:16.524Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:01:16.524Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-01-09T11:01:16.524Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.10 [2024-01-09T11:01:16.524Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:01:16.524Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-01-09T11:01:16.676Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-01-09T11:01:16.676Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:01:16.676Z] latest [2024-01-09T11:01:16.676Z] 3.2.0-dev.10 [2024-01-09T11:01:16.676Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:01:16.676Z] main [2024-01-09T11:01:16.676Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:17.682Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:20.351Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:01:20.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-01-09T11:01:20.351Z] 88e99e54f257: Preparing [2024-01-09T11:01:20.351Z] e87ef3c5466b: Preparing [2024-01-09T11:01:20.351Z] 633a7563c7d4: Preparing [2024-01-09T11:01:20.351Z] 090f096450c4: Preparing [2024-01-09T11:01:20.351Z] bfc770b4c4da: Preparing [2024-01-09T11:01:20.351Z] 545cfc25c078: Preparing [2024-01-09T11:01:20.351Z] 4eb1eefc5b68: Preparing [2024-01-09T11:01:20.351Z] ace2b61506e4: Preparing [2024-01-09T11:01:20.351Z] 0faf9b67be60: Preparing [2024-01-09T11:01:20.351Z] 4eb1eefc5b68: Waiting [2024-01-09T11:01:20.351Z] 545cfc25c078: Waiting [2024-01-09T11:01:20.351Z] ace2b61506e4: Waiting [2024-01-09T11:01:20.351Z] 0faf9b67be60: Waiting [2024-01-09T11:01:20.351Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:20.617Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:20.617Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:01:20.617Z] ace2b61506e4: Layer already exists [2024-01-09T11:01:20.617Z] e87ef3c5466b: Pushed [2024-01-09T11:01:20.617Z] 88e99e54f257: Pushed [2024-01-09T11:01:20.617Z] 633a7563c7d4: Pushed [2024-01-09T11:01:20.617Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:22.592Z] 090f096450c4: Pushed [2024-01-09T11:01:22.592Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:3b911301481b22245be57b3994bb14c120ed85c286b17d3ff4298646f8cb2d4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:23.352Z] + 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-01-09T11:01:24.080Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-01-09T11:01:24.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-01-09T11:01:24.081Z] 88e99e54f257: Preparing [2024-01-09T11:01:24.081Z] e87ef3c5466b: Preparing [2024-01-09T11:01:24.081Z] 633a7563c7d4: Preparing [2024-01-09T11:01:24.081Z] 090f096450c4: Preparing [2024-01-09T11:01:24.081Z] bfc770b4c4da: Preparing [2024-01-09T11:01:24.081Z] 545cfc25c078: Preparing [2024-01-09T11:01:24.081Z] 4eb1eefc5b68: Preparing [2024-01-09T11:01:24.081Z] 545cfc25c078: Waiting [2024-01-09T11:01:24.081Z] ace2b61506e4: Preparing [2024-01-09T11:01:24.081Z] 4eb1eefc5b68: Waiting [2024-01-09T11:01:24.081Z] 0faf9b67be60: Preparing [2024-01-09T11:01:24.081Z] 0faf9b67be60: Waiting [2024-01-09T11:01:24.081Z] ace2b61506e4: Waiting [2024-01-09T11:01:24.081Z] 090f096450c4: Layer already exists [2024-01-09T11:01:24.081Z] e87ef3c5466b: Layer already exists [2024-01-09T11:01:24.081Z] 633a7563c7d4: Layer already exists [2024-01-09T11:01:24.081Z] 88e99e54f257: Layer already exists [2024-01-09T11:01:24.081Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:24.081Z] ace2b61506e4: Layer already exists [2024-01-09T11:01:24.081Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:24.081Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:01:24.081Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:24.347Z] latest: digest: sha256:3b911301481b22245be57b3994bb14c120ed85c286b17d3ff4298646f8cb2d4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:25.082Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:25.842Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.10 [2024-01-09T11:01:25.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-01-09T11:01:25.843Z] 88e99e54f257: Preparing [2024-01-09T11:01:25.843Z] e87ef3c5466b: Preparing [2024-01-09T11:01:25.843Z] 633a7563c7d4: Preparing [2024-01-09T11:01:25.843Z] 090f096450c4: Preparing [2024-01-09T11:01:25.843Z] bfc770b4c4da: Preparing [2024-01-09T11:01:25.843Z] 545cfc25c078: Preparing [2024-01-09T11:01:25.843Z] 4eb1eefc5b68: Preparing [2024-01-09T11:01:25.843Z] ace2b61506e4: Preparing [2024-01-09T11:01:25.843Z] 0faf9b67be60: Preparing [2024-01-09T11:01:25.843Z] 545cfc25c078: Waiting [2024-01-09T11:01:25.843Z] 4eb1eefc5b68: Waiting [2024-01-09T11:01:25.843Z] ace2b61506e4: Waiting [2024-01-09T11:01:25.843Z] 0faf9b67be60: Waiting [2024-01-09T11:01:25.843Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:25.843Z] 633a7563c7d4: Layer already exists [2024-01-09T11:01:25.843Z] 090f096450c4: Layer already exists [2024-01-09T11:01:25.843Z] 88e99e54f257: Layer already exists [2024-01-09T11:01:25.843Z] e87ef3c5466b: Layer already exists [2024-01-09T11:01:25.843Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:25.843Z] ace2b61506e4: Layer already exists [2024-01-09T11:01:25.843Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:25.843Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:01:26.111Z] 3.2.0-dev.10: digest: sha256:3b911301481b22245be57b3994bb14c120ed85c286b17d3ff4298646f8cb2d4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:26.989Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:27.711Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:01:27.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-01-09T11:01:27.711Z] 88e99e54f257: Preparing [2024-01-09T11:01:27.711Z] e87ef3c5466b: Preparing [2024-01-09T11:01:27.711Z] 633a7563c7d4: Preparing [2024-01-09T11:01:27.711Z] 090f096450c4: Preparing [2024-01-09T11:01:27.711Z] bfc770b4c4da: Preparing [2024-01-09T11:01:27.711Z] 545cfc25c078: Preparing [2024-01-09T11:01:27.711Z] 4eb1eefc5b68: Preparing [2024-01-09T11:01:27.711Z] 545cfc25c078: Waiting [2024-01-09T11:01:27.711Z] ace2b61506e4: Preparing [2024-01-09T11:01:27.711Z] 4eb1eefc5b68: Waiting [2024-01-09T11:01:27.711Z] 0faf9b67be60: Preparing [2024-01-09T11:01:27.711Z] ace2b61506e4: Waiting [2024-01-09T11:01:27.711Z] 0faf9b67be60: Waiting [2024-01-09T11:01:27.711Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:27.711Z] 88e99e54f257: Layer already exists [2024-01-09T11:01:27.711Z] e87ef3c5466b: Layer already exists [2024-01-09T11:01:27.711Z] 090f096450c4: Layer already exists [2024-01-09T11:01:27.711Z] 633a7563c7d4: Layer already exists [2024-01-09T11:01:27.711Z] ace2b61506e4: Layer already exists [2024-01-09T11:01:27.711Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:27.711Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:01:27.711Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:27.974Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:3b911301481b22245be57b3994bb14c120ed85c286b17d3ff4298646f8cb2d4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:28.690Z] + 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-01-09T11:01:29.420Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-01-09T11:01:29.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-01-09T11:01:29.420Z] 88e99e54f257: Preparing [2024-01-09T11:01:29.420Z] e87ef3c5466b: Preparing [2024-01-09T11:01:29.420Z] 633a7563c7d4: Preparing [2024-01-09T11:01:29.420Z] 090f096450c4: Preparing [2024-01-09T11:01:29.420Z] bfc770b4c4da: Preparing [2024-01-09T11:01:29.420Z] 545cfc25c078: Preparing [2024-01-09T11:01:29.420Z] 4eb1eefc5b68: Preparing [2024-01-09T11:01:29.420Z] ace2b61506e4: Preparing [2024-01-09T11:01:29.420Z] 545cfc25c078: Waiting [2024-01-09T11:01:29.420Z] 4eb1eefc5b68: Waiting [2024-01-09T11:01:29.420Z] 0faf9b67be60: Preparing [2024-01-09T11:01:29.420Z] ace2b61506e4: Waiting [2024-01-09T11:01:29.420Z] 0faf9b67be60: Waiting [2024-01-09T11:01:29.420Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:29.420Z] e87ef3c5466b: Layer already exists [2024-01-09T11:01:29.420Z] 090f096450c4: Layer already exists [2024-01-09T11:01:29.420Z] 633a7563c7d4: Layer already exists [2024-01-09T11:01:29.420Z] 88e99e54f257: Layer already exists [2024-01-09T11:01:29.420Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:29.420Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:01:29.420Z] ace2b61506e4: Layer already exists [2024-01-09T11:01:29.420Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:29.685Z] main: digest: sha256:3b911301481b22245be57b3994bb14c120ed85c286b17d3ff4298646f8cb2d4c size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T11:01:30.562Z] ===================================================== [Pipeline] echo [2024-01-09T11:01:30.701Z] taggedImages: [2024-01-09T11:01:30.701Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:01:30.701Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-01-09T11:01:30.701Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.10 [2024-01-09T11:01:30.701Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:01:30.701Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-01-09T11:01:30.856Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-01-09T11:01:30.856Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:01:30.856Z] latest [2024-01-09T11:01:30.856Z] 3.2.0-dev.10 [2024-01-09T11:01:30.856Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:01:30.856Z] main [2024-01-09T11:01:30.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:31.876Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:32.643Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:01:32.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-01-09T11:01:32.643Z] 4e690fd59db9: Preparing [2024-01-09T11:01:32.643Z] 0e01acfab12c: Preparing [2024-01-09T11:01:32.643Z] d98136990f81: Preparing [2024-01-09T11:01:32.643Z] 44b23a82387f: Preparing [2024-01-09T11:01:32.643Z] 9a018cc3ffb9: Preparing [2024-01-09T11:01:32.643Z] bfc770b4c4da: Preparing [2024-01-09T11:01:32.643Z] 545cfc25c078: Preparing [2024-01-09T11:01:32.643Z] 06aa2748516a: Preparing [2024-01-09T11:01:32.643Z] ddf67eee9a34: Preparing [2024-01-09T11:01:32.643Z] 4dfb63560559: Preparing [2024-01-09T11:01:32.643Z] 0faf9b67be60: Preparing [2024-01-09T11:01:32.643Z] bfc770b4c4da: Waiting [2024-01-09T11:01:32.643Z] 545cfc25c078: Waiting [2024-01-09T11:01:32.643Z] 4dfb63560559: Waiting [2024-01-09T11:01:32.643Z] 06aa2748516a: Waiting [2024-01-09T11:01:32.643Z] 0faf9b67be60: Waiting [2024-01-09T11:01:32.643Z] ddf67eee9a34: Waiting [2024-01-09T11:01:32.910Z] 44b23a82387f: Pushed [2024-01-09T11:01:32.910Z] 0e01acfab12c: Pushed [2024-01-09T11:01:32.910Z] 9a018cc3ffb9: Pushed [2024-01-09T11:01:33.862Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:33.862Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:33.862Z] 4e690fd59db9: Pushed [2024-01-09T11:01:33.862Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:33.862Z] 06aa2748516a: Pushed [2024-01-09T11:01:33.862Z] ddf67eee9a34: Pushed [2024-01-09T11:01:34.811Z] d98136990f81: Pushed [2024-01-09T11:01:36.213Z] 4dfb63560559: Pushed [2024-01-09T11:01:36.213Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:7d58124ad0d75357cc22cd4d7483f39809db7bd7b59c1c3e56991136bdbdb790 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:37.230Z] + 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-01-09T11:01:37.968Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-01-09T11:01:37.968Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-01-09T11:01:37.968Z] 4e690fd59db9: Preparing [2024-01-09T11:01:37.968Z] 0e01acfab12c: Preparing [2024-01-09T11:01:37.968Z] d98136990f81: Preparing [2024-01-09T11:01:37.968Z] 44b23a82387f: Preparing [2024-01-09T11:01:37.968Z] 9a018cc3ffb9: Preparing [2024-01-09T11:01:37.968Z] bfc770b4c4da: Preparing [2024-01-09T11:01:37.968Z] 545cfc25c078: Preparing [2024-01-09T11:01:37.968Z] 06aa2748516a: Preparing [2024-01-09T11:01:37.968Z] bfc770b4c4da: Waiting [2024-01-09T11:01:37.968Z] ddf67eee9a34: Preparing [2024-01-09T11:01:37.968Z] 4dfb63560559: Preparing [2024-01-09T11:01:37.968Z] 545cfc25c078: Waiting [2024-01-09T11:01:37.968Z] 06aa2748516a: Waiting [2024-01-09T11:01:37.968Z] ddf67eee9a34: Waiting [2024-01-09T11:01:37.968Z] 0faf9b67be60: Preparing [2024-01-09T11:01:37.968Z] 4dfb63560559: Waiting [2024-01-09T11:01:37.968Z] 0faf9b67be60: Waiting [2024-01-09T11:01:37.968Z] d98136990f81: Layer already exists [2024-01-09T11:01:37.968Z] 44b23a82387f: Layer already exists [2024-01-09T11:01:37.968Z] 9a018cc3ffb9: Layer already exists [2024-01-09T11:01:37.968Z] 4e690fd59db9: Layer already exists [2024-01-09T11:01:37.968Z] 0e01acfab12c: Layer already exists [2024-01-09T11:01:37.968Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:37.968Z] 06aa2748516a: Layer already exists [2024-01-09T11:01:37.968Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:37.968Z] ddf67eee9a34: Layer already exists [2024-01-09T11:01:37.968Z] 4dfb63560559: Layer already exists [2024-01-09T11:01:37.968Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:38.233Z] latest: digest: sha256:7d58124ad0d75357cc22cd4d7483f39809db7bd7b59c1c3e56991136bdbdb790 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:38.969Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:39.725Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.10 [2024-01-09T11:01:39.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-01-09T11:01:39.725Z] 4e690fd59db9: Preparing [2024-01-09T11:01:39.725Z] 0e01acfab12c: Preparing [2024-01-09T11:01:39.725Z] d98136990f81: Preparing [2024-01-09T11:01:39.725Z] 44b23a82387f: Preparing [2024-01-09T11:01:39.725Z] 9a018cc3ffb9: Preparing [2024-01-09T11:01:39.725Z] bfc770b4c4da: Preparing [2024-01-09T11:01:39.725Z] 545cfc25c078: Preparing [2024-01-09T11:01:39.725Z] 06aa2748516a: Preparing [2024-01-09T11:01:39.725Z] ddf67eee9a34: Preparing [2024-01-09T11:01:39.725Z] 4dfb63560559: Preparing [2024-01-09T11:01:39.725Z] 0faf9b67be60: Preparing [2024-01-09T11:01:39.725Z] bfc770b4c4da: Waiting [2024-01-09T11:01:39.725Z] 545cfc25c078: Waiting [2024-01-09T11:01:39.725Z] 06aa2748516a: Waiting [2024-01-09T11:01:39.725Z] ddf67eee9a34: Waiting [2024-01-09T11:01:39.725Z] 4dfb63560559: Waiting [2024-01-09T11:01:39.725Z] 0faf9b67be60: Waiting [2024-01-09T11:01:39.725Z] 9a018cc3ffb9: Layer already exists [2024-01-09T11:01:39.725Z] 44b23a82387f: Layer already exists [2024-01-09T11:01:39.725Z] d98136990f81: Layer already exists [2024-01-09T11:01:39.725Z] 4e690fd59db9: Layer already exists [2024-01-09T11:01:39.725Z] 0e01acfab12c: Layer already exists [2024-01-09T11:01:39.725Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:39.725Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:39.725Z] 06aa2748516a: Layer already exists [2024-01-09T11:01:39.725Z] 4dfb63560559: Layer already exists [2024-01-09T11:01:39.725Z] ddf67eee9a34: Layer already exists [2024-01-09T11:01:39.725Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:39.989Z] 3.2.0-dev.10: digest: sha256:7d58124ad0d75357cc22cd4d7483f39809db7bd7b59c1c3e56991136bdbdb790 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:40.781Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:41.558Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:01:41.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-01-09T11:01:41.558Z] 4e690fd59db9: Preparing [2024-01-09T11:01:41.558Z] 0e01acfab12c: Preparing [2024-01-09T11:01:41.558Z] d98136990f81: Preparing [2024-01-09T11:01:41.558Z] 44b23a82387f: Preparing [2024-01-09T11:01:41.558Z] 9a018cc3ffb9: Preparing [2024-01-09T11:01:41.558Z] bfc770b4c4da: Preparing [2024-01-09T11:01:41.558Z] 545cfc25c078: Preparing [2024-01-09T11:01:41.558Z] bfc770b4c4da: Waiting [2024-01-09T11:01:41.558Z] 06aa2748516a: Preparing [2024-01-09T11:01:41.558Z] 545cfc25c078: Waiting [2024-01-09T11:01:41.558Z] ddf67eee9a34: Preparing [2024-01-09T11:01:41.558Z] 06aa2748516a: Waiting [2024-01-09T11:01:41.558Z] ddf67eee9a34: Waiting [2024-01-09T11:01:41.558Z] 4dfb63560559: Preparing [2024-01-09T11:01:41.558Z] 0faf9b67be60: Preparing [2024-01-09T11:01:41.558Z] 4dfb63560559: Waiting [2024-01-09T11:01:41.558Z] 0faf9b67be60: Waiting [2024-01-09T11:01:41.558Z] 0e01acfab12c: Layer already exists [2024-01-09T11:01:41.558Z] 4e690fd59db9: Layer already exists [2024-01-09T11:01:41.558Z] 9a018cc3ffb9: Layer already exists [2024-01-09T11:01:41.558Z] d98136990f81: Layer already exists [2024-01-09T11:01:41.558Z] 44b23a82387f: Layer already exists [2024-01-09T11:01:41.558Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:41.558Z] ddf67eee9a34: Layer already exists [2024-01-09T11:01:41.558Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:41.558Z] 06aa2748516a: Layer already exists [2024-01-09T11:01:41.558Z] 4dfb63560559: Layer already exists [2024-01-09T11:01:41.558Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:41.822Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:7d58124ad0d75357cc22cd4d7483f39809db7bd7b59c1c3e56991136bdbdb790 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:42.583Z] + 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-01-09T11:01:43.333Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-01-09T11:01:43.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-01-09T11:01:43.333Z] 4e690fd59db9: Preparing [2024-01-09T11:01:43.333Z] 0e01acfab12c: Preparing [2024-01-09T11:01:43.333Z] d98136990f81: Preparing [2024-01-09T11:01:43.333Z] 44b23a82387f: Preparing [2024-01-09T11:01:43.333Z] 9a018cc3ffb9: Preparing [2024-01-09T11:01:43.333Z] bfc770b4c4da: Preparing [2024-01-09T11:01:43.333Z] 545cfc25c078: Preparing [2024-01-09T11:01:43.333Z] bfc770b4c4da: Waiting [2024-01-09T11:01:43.333Z] 06aa2748516a: Preparing [2024-01-09T11:01:43.333Z] 545cfc25c078: Waiting [2024-01-09T11:01:43.333Z] ddf67eee9a34: Preparing [2024-01-09T11:01:43.333Z] 4dfb63560559: Preparing [2024-01-09T11:01:43.333Z] 0faf9b67be60: Preparing [2024-01-09T11:01:43.333Z] 4dfb63560559: Waiting [2024-01-09T11:01:43.333Z] 0faf9b67be60: Waiting [2024-01-09T11:01:43.333Z] 06aa2748516a: Waiting [2024-01-09T11:01:43.333Z] ddf67eee9a34: Waiting [2024-01-09T11:01:43.333Z] 0e01acfab12c: Layer already exists [2024-01-09T11:01:43.333Z] 44b23a82387f: Layer already exists [2024-01-09T11:01:43.333Z] d98136990f81: Layer already exists [2024-01-09T11:01:43.333Z] 9a018cc3ffb9: Layer already exists [2024-01-09T11:01:43.333Z] 4e690fd59db9: Layer already exists [2024-01-09T11:01:43.333Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:43.333Z] 06aa2748516a: Layer already exists [2024-01-09T11:01:43.333Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:43.333Z] ddf67eee9a34: Layer already exists [2024-01-09T11:01:43.333Z] 4dfb63560559: Layer already exists [2024-01-09T11:01:43.333Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:43.598Z] main: digest: sha256:7d58124ad0d75357cc22cd4d7483f39809db7bd7b59c1c3e56991136bdbdb790 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T11:01:44.490Z] ===================================================== [Pipeline] echo [2024-01-09T11:01:44.636Z] taggedImages: [2024-01-09T11:01:44.636Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:01:44.636Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-01-09T11:01:44.636Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.10 [2024-01-09T11:01:44.636Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:01:44.636Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-01-09T11:01:44.799Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-01-09T11:01:44.799Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:01:44.799Z] latest [2024-01-09T11:01:44.799Z] 3.2.0-dev.10 [2024-01-09T11:01:44.799Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:01:44.799Z] main [2024-01-09T11:01:44.799Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:45.863Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:46.599Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:01:46.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-01-09T11:01:46.599Z] bdc750c64123: Preparing [2024-01-09T11:01:46.599Z] 8b3004db6d1a: Preparing [2024-01-09T11:01:46.599Z] 562e36cf0330: Preparing [2024-01-09T11:01:46.599Z] 5e2bffcbcbe3: Preparing [2024-01-09T11:01:46.599Z] ca1ad3182f8c: Preparing [2024-01-09T11:01:46.599Z] cf8ad5895675: Preparing [2024-01-09T11:01:46.599Z] 957a699eee4d: Preparing [2024-01-09T11:01:46.599Z] bfc770b4c4da: Preparing [2024-01-09T11:01:46.599Z] 545cfc25c078: Preparing [2024-01-09T11:01:46.599Z] bb96867426ef: Preparing [2024-01-09T11:01:46.599Z] f3f7a26a3b99: Preparing [2024-01-09T11:01:46.599Z] 0faf9b67be60: Preparing [2024-01-09T11:01:46.599Z] bfc770b4c4da: Waiting [2024-01-09T11:01:46.599Z] f3f7a26a3b99: Waiting [2024-01-09T11:01:46.599Z] 545cfc25c078: Waiting [2024-01-09T11:01:46.599Z] 0faf9b67be60: Waiting [2024-01-09T11:01:46.599Z] bb96867426ef: Waiting [2024-01-09T11:01:46.599Z] cf8ad5895675: Waiting [2024-01-09T11:01:46.599Z] 957a699eee4d: Waiting [2024-01-09T11:01:46.863Z] ca1ad3182f8c: Pushed [2024-01-09T11:01:46.863Z] 8b3004db6d1a: Pushed [2024-01-09T11:01:48.795Z] 5e2bffcbcbe3: Pushed [2024-01-09T11:01:48.795Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:48.795Z] bdc750c64123: Pushed [2024-01-09T11:01:48.795Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:48.795Z] cf8ad5895675: Pushed [2024-01-09T11:01:48.795Z] 957a699eee4d: Pushed [2024-01-09T11:01:48.795Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:49.058Z] bb96867426ef: Pushed [2024-01-09T11:01:49.058Z] 562e36cf0330: Pushed [2024-01-09T11:01:51.619Z] f3f7a26a3b99: Pushed [2024-01-09T11:01:51.619Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:6bafb4bf75e5bf47e694d3574fec7f0e9cad102bc88b55cb69c01a8770265325 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:52.375Z] + 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-01-09T11:01:53.112Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-01-09T11:01:53.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-01-09T11:01:53.112Z] bdc750c64123: Preparing [2024-01-09T11:01:53.112Z] 8b3004db6d1a: Preparing [2024-01-09T11:01:53.112Z] 562e36cf0330: Preparing [2024-01-09T11:01:53.112Z] 5e2bffcbcbe3: Preparing [2024-01-09T11:01:53.112Z] ca1ad3182f8c: Preparing [2024-01-09T11:01:53.112Z] cf8ad5895675: Preparing [2024-01-09T11:01:53.112Z] 957a699eee4d: Preparing [2024-01-09T11:01:53.112Z] bfc770b4c4da: Preparing [2024-01-09T11:01:53.112Z] 545cfc25c078: Preparing [2024-01-09T11:01:53.112Z] bb96867426ef: Preparing [2024-01-09T11:01:53.112Z] f3f7a26a3b99: Preparing [2024-01-09T11:01:53.112Z] 0faf9b67be60: Preparing [2024-01-09T11:01:53.112Z] cf8ad5895675: Waiting [2024-01-09T11:01:53.112Z] 957a699eee4d: Waiting [2024-01-09T11:01:53.112Z] 545cfc25c078: Waiting [2024-01-09T11:01:53.112Z] bfc770b4c4da: Waiting [2024-01-09T11:01:53.112Z] f3f7a26a3b99: Waiting [2024-01-09T11:01:53.112Z] 0faf9b67be60: Waiting [2024-01-09T11:01:53.112Z] bb96867426ef: Waiting [2024-01-09T11:01:53.112Z] 8b3004db6d1a: Layer already exists [2024-01-09T11:01:53.112Z] bdc750c64123: Layer already exists [2024-01-09T11:01:53.112Z] 562e36cf0330: Layer already exists [2024-01-09T11:01:53.112Z] 5e2bffcbcbe3: Layer already exists [2024-01-09T11:01:53.112Z] ca1ad3182f8c: Layer already exists [2024-01-09T11:01:53.112Z] cf8ad5895675: Layer already exists [2024-01-09T11:01:53.112Z] bb96867426ef: Layer already exists [2024-01-09T11:01:53.112Z] 957a699eee4d: Layer already exists [2024-01-09T11:01:53.112Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:53.112Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:53.112Z] f3f7a26a3b99: Layer already exists [2024-01-09T11:01:53.112Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:53.376Z] latest: digest: sha256:6bafb4bf75e5bf47e694d3574fec7f0e9cad102bc88b55cb69c01a8770265325 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:54.162Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:54.922Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.10 [2024-01-09T11:01:54.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-01-09T11:01:54.922Z] bdc750c64123: Preparing [2024-01-09T11:01:54.922Z] 8b3004db6d1a: Preparing [2024-01-09T11:01:54.922Z] 562e36cf0330: Preparing [2024-01-09T11:01:54.922Z] 5e2bffcbcbe3: Preparing [2024-01-09T11:01:54.922Z] ca1ad3182f8c: Preparing [2024-01-09T11:01:54.922Z] cf8ad5895675: Preparing [2024-01-09T11:01:54.922Z] 957a699eee4d: Preparing [2024-01-09T11:01:54.922Z] cf8ad5895675: Waiting [2024-01-09T11:01:54.922Z] bfc770b4c4da: Preparing [2024-01-09T11:01:54.922Z] 957a699eee4d: Waiting [2024-01-09T11:01:54.922Z] 545cfc25c078: Preparing [2024-01-09T11:01:54.922Z] bfc770b4c4da: Waiting [2024-01-09T11:01:54.922Z] 545cfc25c078: Waiting [2024-01-09T11:01:54.922Z] bb96867426ef: Preparing [2024-01-09T11:01:54.922Z] f3f7a26a3b99: Preparing [2024-01-09T11:01:54.922Z] bb96867426ef: Waiting [2024-01-09T11:01:54.922Z] f3f7a26a3b99: Waiting [2024-01-09T11:01:54.922Z] 0faf9b67be60: Preparing [2024-01-09T11:01:54.922Z] 0faf9b67be60: Waiting [2024-01-09T11:01:54.922Z] 8b3004db6d1a: Layer already exists [2024-01-09T11:01:54.922Z] 562e36cf0330: Layer already exists [2024-01-09T11:01:54.922Z] ca1ad3182f8c: Layer already exists [2024-01-09T11:01:54.922Z] bdc750c64123: Layer already exists [2024-01-09T11:01:54.922Z] 5e2bffcbcbe3: Layer already exists [2024-01-09T11:01:54.922Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:54.922Z] cf8ad5895675: Layer already exists [2024-01-09T11:01:54.922Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:54.922Z] 957a699eee4d: Layer already exists [2024-01-09T11:01:54.922Z] bb96867426ef: Layer already exists [2024-01-09T11:01:54.922Z] f3f7a26a3b99: Layer already exists [2024-01-09T11:01:55.187Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:55.187Z] 3.2.0-dev.10: digest: sha256:6bafb4bf75e5bf47e694d3574fec7f0e9cad102bc88b55cb69c01a8770265325 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:55.948Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:56.698Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:01:56.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-01-09T11:01:56.698Z] bdc750c64123: Preparing [2024-01-09T11:01:56.698Z] 8b3004db6d1a: Preparing [2024-01-09T11:01:56.698Z] 562e36cf0330: Preparing [2024-01-09T11:01:56.698Z] 5e2bffcbcbe3: Preparing [2024-01-09T11:01:56.698Z] ca1ad3182f8c: Preparing [2024-01-09T11:01:56.698Z] cf8ad5895675: Preparing [2024-01-09T11:01:56.698Z] 957a699eee4d: Preparing [2024-01-09T11:01:56.698Z] bfc770b4c4da: Preparing [2024-01-09T11:01:56.698Z] 545cfc25c078: Preparing [2024-01-09T11:01:56.698Z] cf8ad5895675: Waiting [2024-01-09T11:01:56.698Z] bb96867426ef: Preparing [2024-01-09T11:01:56.698Z] 957a699eee4d: Waiting [2024-01-09T11:01:56.698Z] bfc770b4c4da: Waiting [2024-01-09T11:01:56.698Z] f3f7a26a3b99: Preparing [2024-01-09T11:01:56.698Z] 545cfc25c078: Waiting [2024-01-09T11:01:56.698Z] 0faf9b67be60: Preparing [2024-01-09T11:01:56.698Z] bb96867426ef: Waiting [2024-01-09T11:01:56.698Z] 0faf9b67be60: Waiting [2024-01-09T11:01:56.698Z] f3f7a26a3b99: Waiting [2024-01-09T11:01:56.698Z] 8b3004db6d1a: Layer already exists [2024-01-09T11:01:56.698Z] ca1ad3182f8c: Layer already exists [2024-01-09T11:01:56.698Z] 5e2bffcbcbe3: Layer already exists [2024-01-09T11:01:56.698Z] bdc750c64123: Layer already exists [2024-01-09T11:01:56.698Z] 562e36cf0330: Layer already exists [2024-01-09T11:01:56.698Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:56.698Z] cf8ad5895675: Layer already exists [2024-01-09T11:01:56.698Z] 957a699eee4d: Layer already exists [2024-01-09T11:01:56.698Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:56.698Z] bb96867426ef: Layer already exists [2024-01-09T11:01:56.698Z] f3f7a26a3b99: Layer already exists [2024-01-09T11:01:56.963Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:56.963Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:6bafb4bf75e5bf47e694d3574fec7f0e9cad102bc88b55cb69c01a8770265325 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:01:57.748Z] + 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-01-09T11:01:58.508Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-01-09T11:01:58.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-01-09T11:01:58.508Z] bdc750c64123: Preparing [2024-01-09T11:01:58.508Z] 8b3004db6d1a: Preparing [2024-01-09T11:01:58.508Z] 562e36cf0330: Preparing [2024-01-09T11:01:58.508Z] 5e2bffcbcbe3: Preparing [2024-01-09T11:01:58.508Z] ca1ad3182f8c: Preparing [2024-01-09T11:01:58.508Z] cf8ad5895675: Preparing [2024-01-09T11:01:58.508Z] 957a699eee4d: Preparing [2024-01-09T11:01:58.508Z] bfc770b4c4da: Preparing [2024-01-09T11:01:58.508Z] 545cfc25c078: Preparing [2024-01-09T11:01:58.508Z] bb96867426ef: Preparing [2024-01-09T11:01:58.508Z] f3f7a26a3b99: Preparing [2024-01-09T11:01:58.508Z] cf8ad5895675: Waiting [2024-01-09T11:01:58.508Z] 0faf9b67be60: Preparing [2024-01-09T11:01:58.508Z] 957a699eee4d: Waiting [2024-01-09T11:01:58.508Z] bfc770b4c4da: Waiting [2024-01-09T11:01:58.508Z] f3f7a26a3b99: Waiting [2024-01-09T11:01:58.508Z] 545cfc25c078: Waiting [2024-01-09T11:01:58.508Z] 0faf9b67be60: Waiting [2024-01-09T11:01:58.508Z] bb96867426ef: Waiting [2024-01-09T11:01:58.508Z] ca1ad3182f8c: Layer already exists [2024-01-09T11:01:58.508Z] 5e2bffcbcbe3: Layer already exists [2024-01-09T11:01:58.508Z] 8b3004db6d1a: Layer already exists [2024-01-09T11:01:58.508Z] 562e36cf0330: Layer already exists [2024-01-09T11:01:58.508Z] cf8ad5895675: Layer already exists [2024-01-09T11:01:58.508Z] bdc750c64123: Layer already exists [2024-01-09T11:01:58.508Z] bfc770b4c4da: Layer already exists [2024-01-09T11:01:58.508Z] 957a699eee4d: Layer already exists [2024-01-09T11:01:58.508Z] f3f7a26a3b99: Layer already exists [2024-01-09T11:01:58.508Z] 545cfc25c078: Layer already exists [2024-01-09T11:01:58.508Z] bb96867426ef: Layer already exists [2024-01-09T11:01:58.508Z] 0faf9b67be60: Layer already exists [2024-01-09T11:01:58.772Z] main: digest: sha256:6bafb4bf75e5bf47e694d3574fec7f0e9cad102bc88b55cb69c01a8770265325 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T11:01:59.703Z] ===================================================== [Pipeline] echo [2024-01-09T11:01:59.851Z] taggedImages: [2024-01-09T11:01:59.851Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:01:59.851Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-01-09T11:01:59.851Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.10 [2024-01-09T11:01:59.851Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:01:59.851Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-01-09T11:02:00.013Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-01-09T11:02:00.013Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:02:00.013Z] latest [2024-01-09T11:02:00.013Z] 3.2.0-dev.10 [2024-01-09T11:02:00.013Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:02:00.013Z] main [2024-01-09T11:02:00.013Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:01.078Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:01.912Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:02:01.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-01-09T11:02:01.912Z] a727d9528d81: Preparing [2024-01-09T11:02:01.912Z] ba21e4c40e2e: Preparing [2024-01-09T11:02:01.912Z] bfc770b4c4da: Preparing [2024-01-09T11:02:01.912Z] 545cfc25c078: Preparing [2024-01-09T11:02:01.912Z] 306448f1aa46: Preparing [2024-01-09T11:02:01.912Z] 610635dabd4b: Preparing [2024-01-09T11:02:01.912Z] 0faf9b67be60: Preparing [2024-01-09T11:02:01.912Z] 610635dabd4b: Waiting [2024-01-09T11:02:01.912Z] 0faf9b67be60: Waiting [2024-01-09T11:02:01.912Z] 545cfc25c078: Layer already exists [2024-01-09T11:02:02.177Z] 306448f1aa46: Pushed [2024-01-09T11:02:02.756Z] bfc770b4c4da: Layer already exists [2024-01-09T11:02:02.756Z] 0faf9b67be60: Layer already exists [2024-01-09T11:02:02.756Z] a727d9528d81: Pushed [2024-01-09T11:02:03.706Z] 610635dabd4b: Pushed [2024-01-09T11:02:05.636Z] ba21e4c40e2e: Pushed [2024-01-09T11:02:05.636Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:72ba273638462603f362fecad6e755eabe29970f23ab3c2de893014c22e35465 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:06.411Z] + 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-01-09T11:02:07.168Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-01-09T11:02:07.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-01-09T11:02:07.169Z] a727d9528d81: Preparing [2024-01-09T11:02:07.169Z] ba21e4c40e2e: Preparing [2024-01-09T11:02:07.169Z] bfc770b4c4da: Preparing [2024-01-09T11:02:07.169Z] 545cfc25c078: Preparing [2024-01-09T11:02:07.169Z] 306448f1aa46: Preparing [2024-01-09T11:02:07.169Z] 610635dabd4b: Preparing [2024-01-09T11:02:07.169Z] 0faf9b67be60: Preparing [2024-01-09T11:02:07.169Z] 610635dabd4b: Waiting [2024-01-09T11:02:07.169Z] 0faf9b67be60: Waiting [2024-01-09T11:02:07.169Z] 545cfc25c078: Layer already exists [2024-01-09T11:02:07.169Z] a727d9528d81: Layer already exists [2024-01-09T11:02:07.169Z] 306448f1aa46: Layer already exists [2024-01-09T11:02:07.169Z] bfc770b4c4da: Layer already exists [2024-01-09T11:02:07.169Z] ba21e4c40e2e: Layer already exists [2024-01-09T11:02:07.169Z] 610635dabd4b: Layer already exists [2024-01-09T11:02:07.169Z] 0faf9b67be60: Layer already exists [2024-01-09T11:02:07.434Z] latest: digest: sha256:72ba273638462603f362fecad6e755eabe29970f23ab3c2de893014c22e35465 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:08.207Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:08.999Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.10 [2024-01-09T11:02:08.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-01-09T11:02:08.999Z] a727d9528d81: Preparing [2024-01-09T11:02:08.999Z] ba21e4c40e2e: Preparing [2024-01-09T11:02:08.999Z] bfc770b4c4da: Preparing [2024-01-09T11:02:08.999Z] 545cfc25c078: Preparing [2024-01-09T11:02:08.999Z] 306448f1aa46: Preparing [2024-01-09T11:02:08.999Z] 610635dabd4b: Preparing [2024-01-09T11:02:08.999Z] 0faf9b67be60: Preparing [2024-01-09T11:02:08.999Z] 610635dabd4b: Waiting [2024-01-09T11:02:08.999Z] 0faf9b67be60: Waiting [2024-01-09T11:02:08.999Z] ba21e4c40e2e: Layer already exists [2024-01-09T11:02:08.999Z] 545cfc25c078: Layer already exists [2024-01-09T11:02:08.999Z] bfc770b4c4da: Layer already exists [2024-01-09T11:02:08.999Z] a727d9528d81: Layer already exists [2024-01-09T11:02:08.999Z] 306448f1aa46: Layer already exists [2024-01-09T11:02:08.999Z] 610635dabd4b: Layer already exists [2024-01-09T11:02:08.999Z] 0faf9b67be60: Layer already exists [2024-01-09T11:02:09.263Z] 3.2.0-dev.10: digest: sha256:72ba273638462603f362fecad6e755eabe29970f23ab3c2de893014c22e35465 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:10.017Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:10.823Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:02:10.823Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-01-09T11:02:10.823Z] a727d9528d81: Preparing [2024-01-09T11:02:10.823Z] ba21e4c40e2e: Preparing [2024-01-09T11:02:10.823Z] bfc770b4c4da: Preparing [2024-01-09T11:02:10.823Z] 545cfc25c078: Preparing [2024-01-09T11:02:10.823Z] 306448f1aa46: Preparing [2024-01-09T11:02:10.823Z] 610635dabd4b: Preparing [2024-01-09T11:02:10.823Z] 0faf9b67be60: Preparing [2024-01-09T11:02:10.823Z] 610635dabd4b: Waiting [2024-01-09T11:02:10.823Z] 0faf9b67be60: Waiting [2024-01-09T11:02:10.823Z] 545cfc25c078: Layer already exists [2024-01-09T11:02:10.823Z] bfc770b4c4da: Layer already exists [2024-01-09T11:02:10.823Z] ba21e4c40e2e: Layer already exists [2024-01-09T11:02:10.823Z] 306448f1aa46: Layer already exists [2024-01-09T11:02:10.823Z] a727d9528d81: Layer already exists [2024-01-09T11:02:10.823Z] 610635dabd4b: Layer already exists [2024-01-09T11:02:10.823Z] 0faf9b67be60: Layer already exists [2024-01-09T11:02:11.088Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:72ba273638462603f362fecad6e755eabe29970f23ab3c2de893014c22e35465 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:11.939Z] + 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-01-09T11:02:12.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-01-09T11:02:12.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-01-09T11:02:12.732Z] a727d9528d81: Preparing [2024-01-09T11:02:12.732Z] ba21e4c40e2e: Preparing [2024-01-09T11:02:12.732Z] bfc770b4c4da: Preparing [2024-01-09T11:02:12.732Z] 545cfc25c078: Preparing [2024-01-09T11:02:12.732Z] 306448f1aa46: Preparing [2024-01-09T11:02:12.732Z] 610635dabd4b: Preparing [2024-01-09T11:02:12.732Z] 0faf9b67be60: Preparing [2024-01-09T11:02:12.732Z] 610635dabd4b: Waiting [2024-01-09T11:02:12.732Z] 0faf9b67be60: Waiting [2024-01-09T11:02:12.732Z] bfc770b4c4da: Layer already exists [2024-01-09T11:02:12.732Z] ba21e4c40e2e: Layer already exists [2024-01-09T11:02:12.732Z] a727d9528d81: Layer already exists [2024-01-09T11:02:12.732Z] 306448f1aa46: Layer already exists [2024-01-09T11:02:12.732Z] 545cfc25c078: Layer already exists [2024-01-09T11:02:12.732Z] 610635dabd4b: Layer already exists [2024-01-09T11:02:12.732Z] 0faf9b67be60: Layer already exists [2024-01-09T11:02:13.002Z] main: digest: sha256:72ba273638462603f362fecad6e755eabe29970f23ab3c2de893014c22e35465 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T11:02:14.086Z] ===================================================== [Pipeline] echo [2024-01-09T11:02:14.255Z] taggedImages: [2024-01-09T11:02:14.256Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:02:14.256Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-01-09T11:02:14.256Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.10 [2024-01-09T11:02:14.256Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:02:14.256Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-01-09T11:02:14.439Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-01-09T11:02:14.439Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:02:14.439Z] latest [2024-01-09T11:02:14.439Z] 3.2.0-dev.10 [2024-01-09T11:02:14.439Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:02:14.439Z] main [2024-01-09T11:02:14.439Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:15.733Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:16.551Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:02:16.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-01-09T11:02:16.551Z] 6b26a23c04a6: Preparing [2024-01-09T11:02:16.551Z] 02c3fe23fb02: Preparing [2024-01-09T11:02:16.551Z] 871390396c56: Preparing [2024-01-09T11:02:16.551Z] bfc770b4c4da: Preparing [2024-01-09T11:02:16.551Z] 545cfc25c078: Preparing [2024-01-09T11:02:16.551Z] 46a27dc2acdb: Preparing [2024-01-09T11:02:16.552Z] 92409fa8b0fc: Preparing [2024-01-09T11:02:16.552Z] 46a27dc2acdb: Waiting [2024-01-09T11:02:16.552Z] 909b08986f56: Preparing [2024-01-09T11:02:16.552Z] 92409fa8b0fc: Waiting [2024-01-09T11:02:16.552Z] d12f0860e76f: Preparing [2024-01-09T11:02:16.552Z] 0faf9b67be60: Preparing [2024-01-09T11:02:16.552Z] 909b08986f56: Waiting [2024-01-09T11:02:16.552Z] 0faf9b67be60: Waiting [2024-01-09T11:02:16.552Z] d12f0860e76f: Waiting [2024-01-09T11:02:16.552Z] bfc770b4c4da: Layer already exists [2024-01-09T11:02:16.816Z] 02c3fe23fb02: Pushed [2024-01-09T11:02:16.816Z] 871390396c56: Pushed [2024-01-09T11:02:17.777Z] 545cfc25c078: Layer already exists [2024-01-09T11:02:18.042Z] 6b26a23c04a6: Pushed [2024-01-09T11:02:18.042Z] 0faf9b67be60: Layer already exists [2024-01-09T11:02:18.042Z] 909b08986f56: Pushed [2024-01-09T11:02:18.621Z] d12f0860e76f: Pushed [2024-01-09T11:02:30.897Z] 92409fa8b0fc: Pushed [2024-01-09T11:02:34.219Z] 46a27dc2acdb: Pushed [2024-01-09T11:02:34.219Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:60c7e670cad9e610b40fc4ebddc9eb879b1066634c0a69d537408cd6f84ec849 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:35.046Z] + 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-01-09T11:02:35.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-01-09T11:02:35.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-01-09T11:02:35.911Z] 6b26a23c04a6: Preparing [2024-01-09T11:02:35.911Z] 02c3fe23fb02: Preparing [2024-01-09T11:02:35.911Z] 871390396c56: Preparing [2024-01-09T11:02:35.911Z] bfc770b4c4da: Preparing [2024-01-09T11:02:35.911Z] 545cfc25c078: Preparing [2024-01-09T11:02:35.911Z] 46a27dc2acdb: Preparing [2024-01-09T11:02:35.911Z] 92409fa8b0fc: Preparing [2024-01-09T11:02:35.911Z] 909b08986f56: Preparing [2024-01-09T11:02:35.911Z] d12f0860e76f: Preparing [2024-01-09T11:02:35.911Z] 0faf9b67be60: Preparing [2024-01-09T11:02:35.911Z] 92409fa8b0fc: Waiting [2024-01-09T11:02:35.911Z] 0faf9b67be60: Waiting [2024-01-09T11:02:35.911Z] d12f0860e76f: Waiting [2024-01-09T11:02:35.911Z] 909b08986f56: Waiting [2024-01-09T11:02:35.911Z] 46a27dc2acdb: Waiting [2024-01-09T11:02:35.911Z] 545cfc25c078: Layer already exists [2024-01-09T11:02:35.911Z] 871390396c56: Layer already exists [2024-01-09T11:02:35.911Z] bfc770b4c4da: Layer already exists [2024-01-09T11:02:35.911Z] 6b26a23c04a6: Layer already exists [2024-01-09T11:02:35.911Z] 02c3fe23fb02: Layer already exists [2024-01-09T11:02:35.911Z] 46a27dc2acdb: Layer already exists [2024-01-09T11:02:35.911Z] d12f0860e76f: Layer already exists [2024-01-09T11:02:35.911Z] 92409fa8b0fc: Layer already exists [2024-01-09T11:02:35.911Z] 909b08986f56: Layer already exists [2024-01-09T11:02:35.911Z] 0faf9b67be60: Layer already exists [2024-01-09T11:02:36.175Z] latest: digest: sha256:60c7e670cad9e610b40fc4ebddc9eb879b1066634c0a69d537408cd6f84ec849 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:36.970Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:37.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.10 [2024-01-09T11:02:37.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-01-09T11:02:37.760Z] 6b26a23c04a6: Preparing [2024-01-09T11:02:37.760Z] 02c3fe23fb02: Preparing [2024-01-09T11:02:37.760Z] 871390396c56: Preparing [2024-01-09T11:02:37.760Z] bfc770b4c4da: Preparing [2024-01-09T11:02:37.760Z] 545cfc25c078: Preparing [2024-01-09T11:02:37.760Z] 46a27dc2acdb: Preparing [2024-01-09T11:02:37.760Z] 92409fa8b0fc: Preparing [2024-01-09T11:02:37.760Z] 909b08986f56: Preparing [2024-01-09T11:02:37.760Z] d12f0860e76f: Preparing [2024-01-09T11:02:37.760Z] 0faf9b67be60: Preparing [2024-01-09T11:02:37.760Z] 46a27dc2acdb: Waiting [2024-01-09T11:02:37.760Z] d12f0860e76f: Waiting [2024-01-09T11:02:37.760Z] 92409fa8b0fc: Waiting [2024-01-09T11:02:37.760Z] 0faf9b67be60: Waiting [2024-01-09T11:02:37.760Z] 909b08986f56: Waiting [2024-01-09T11:02:37.760Z] 6b26a23c04a6: Layer already exists [2024-01-09T11:02:37.760Z] bfc770b4c4da: Layer already exists [2024-01-09T11:02:37.760Z] 545cfc25c078: Layer already exists [2024-01-09T11:02:37.760Z] 871390396c56: Layer already exists [2024-01-09T11:02:37.760Z] 02c3fe23fb02: Layer already exists [2024-01-09T11:02:37.760Z] 46a27dc2acdb: Layer already exists [2024-01-09T11:02:37.760Z] 909b08986f56: Layer already exists [2024-01-09T11:02:37.760Z] d12f0860e76f: Layer already exists [2024-01-09T11:02:37.760Z] 92409fa8b0fc: Layer already exists [2024-01-09T11:02:37.760Z] 0faf9b67be60: Layer already exists [2024-01-09T11:02:38.024Z] 3.2.0-dev.10: digest: sha256:60c7e670cad9e610b40fc4ebddc9eb879b1066634c0a69d537408cd6f84ec849 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:38.817Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:39.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:02:39.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-01-09T11:02:39.678Z] 6b26a23c04a6: Preparing [2024-01-09T11:02:39.678Z] 02c3fe23fb02: Preparing [2024-01-09T11:02:39.678Z] 871390396c56: Preparing [2024-01-09T11:02:39.678Z] bfc770b4c4da: Preparing [2024-01-09T11:02:39.678Z] 545cfc25c078: Preparing [2024-01-09T11:02:39.678Z] 46a27dc2acdb: Preparing [2024-01-09T11:02:39.678Z] 92409fa8b0fc: Preparing [2024-01-09T11:02:39.678Z] 909b08986f56: Preparing [2024-01-09T11:02:39.678Z] d12f0860e76f: Preparing [2024-01-09T11:02:39.678Z] 0faf9b67be60: Preparing [2024-01-09T11:02:39.678Z] 92409fa8b0fc: Waiting [2024-01-09T11:02:39.678Z] 909b08986f56: Waiting [2024-01-09T11:02:39.678Z] d12f0860e76f: Waiting [2024-01-09T11:02:39.678Z] 0faf9b67be60: Waiting [2024-01-09T11:02:39.678Z] 46a27dc2acdb: Waiting [2024-01-09T11:02:39.678Z] 871390396c56: Layer already exists [2024-01-09T11:02:39.678Z] bfc770b4c4da: Layer already exists [2024-01-09T11:02:39.678Z] 545cfc25c078: Layer already exists [2024-01-09T11:02:39.678Z] 6b26a23c04a6: Layer already exists [2024-01-09T11:02:39.678Z] 02c3fe23fb02: Layer already exists [2024-01-09T11:02:39.678Z] d12f0860e76f: Layer already exists [2024-01-09T11:02:39.678Z] 46a27dc2acdb: Layer already exists [2024-01-09T11:02:39.678Z] 92409fa8b0fc: Layer already exists [2024-01-09T11:02:39.678Z] 909b08986f56: Layer already exists [2024-01-09T11:02:39.678Z] 0faf9b67be60: Layer already exists [2024-01-09T11:02:39.950Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:60c7e670cad9e610b40fc4ebddc9eb879b1066634c0a69d537408cd6f84ec849 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:40.773Z] + 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-01-09T11:02:41.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-01-09T11:02:41.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-01-09T11:02:41.546Z] 6b26a23c04a6: Preparing [2024-01-09T11:02:41.546Z] 02c3fe23fb02: Preparing [2024-01-09T11:02:41.546Z] 871390396c56: Preparing [2024-01-09T11:02:41.546Z] bfc770b4c4da: Preparing [2024-01-09T11:02:41.546Z] 545cfc25c078: Preparing [2024-01-09T11:02:41.546Z] 46a27dc2acdb: Preparing [2024-01-09T11:02:41.546Z] 92409fa8b0fc: Preparing [2024-01-09T11:02:41.546Z] 46a27dc2acdb: Waiting [2024-01-09T11:02:41.546Z] 909b08986f56: Preparing [2024-01-09T11:02:41.546Z] 92409fa8b0fc: Waiting [2024-01-09T11:02:41.546Z] d12f0860e76f: Preparing [2024-01-09T11:02:41.546Z] 909b08986f56: Waiting [2024-01-09T11:02:41.546Z] 0faf9b67be60: Preparing [2024-01-09T11:02:41.546Z] d12f0860e76f: Waiting [2024-01-09T11:02:41.546Z] 0faf9b67be60: Waiting [2024-01-09T11:02:41.546Z] 6b26a23c04a6: Layer already exists [2024-01-09T11:02:41.546Z] 02c3fe23fb02: Layer already exists [2024-01-09T11:02:41.546Z] 871390396c56: Layer already exists [2024-01-09T11:02:41.546Z] 545cfc25c078: Layer already exists [2024-01-09T11:02:41.546Z] bfc770b4c4da: Layer already exists [2024-01-09T11:02:41.546Z] 46a27dc2acdb: Layer already exists [2024-01-09T11:02:41.546Z] 92409fa8b0fc: Layer already exists [2024-01-09T11:02:41.546Z] d12f0860e76f: Layer already exists [2024-01-09T11:02:41.546Z] 0faf9b67be60: Layer already exists [2024-01-09T11:02:41.546Z] 909b08986f56: Layer already exists [2024-01-09T11:02:41.809Z] main: digest: sha256:60c7e670cad9e610b40fc4ebddc9eb879b1066634c0a69d537408cd6f84ec849 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T11:02:42.852Z] ===================================================== [Pipeline] echo [2024-01-09T11:02:43.026Z] taggedImages: [2024-01-09T11:02:43.026Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:02:43.026Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-01-09T11:02:43.026Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.10 [2024-01-09T11:02:43.026Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:02:43.026Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-01-09T11:02:43.244Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-01-09T11:02:43.244Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:02:43.244Z] latest [2024-01-09T11:02:43.244Z] 3.2.0-dev.10 [2024-01-09T11:02:43.244Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:02:43.244Z] main [2024-01-09T11:02:43.244Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:44.391Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:45.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:02:45.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-01-09T11:02:45.181Z] dd315928bb4d: Preparing [2024-01-09T11:02:45.181Z] 90e2c785c90d: Preparing [2024-01-09T11:02:45.181Z] e0be15a3f133: Preparing [2024-01-09T11:02:45.181Z] bfc770b4c4da: Preparing [2024-01-09T11:02:45.181Z] 545cfc25c078: Preparing [2024-01-09T11:02:45.181Z] 46a27dc2acdb: Preparing [2024-01-09T11:02:45.181Z] cae1316f119a: Preparing [2024-01-09T11:02:45.181Z] 476a0fc75bf6: Preparing [2024-01-09T11:02:45.181Z] 0faf9b67be60: Preparing [2024-01-09T11:02:45.181Z] 46a27dc2acdb: Waiting [2024-01-09T11:02:45.181Z] cae1316f119a: Waiting [2024-01-09T11:02:45.181Z] 476a0fc75bf6: Waiting [2024-01-09T11:02:45.181Z] 0faf9b67be60: Waiting [2024-01-09T11:02:45.446Z] e0be15a3f133: Pushed [2024-01-09T11:02:45.446Z] 90e2c785c90d: Pushed [2024-01-09T11:02:48.016Z] bfc770b4c4da: Layer already exists [2024-01-09T11:02:48.016Z] 545cfc25c078: Layer already exists [2024-01-09T11:02:48.016Z] 46a27dc2acdb: Layer already exists [2024-01-09T11:02:48.016Z] 0faf9b67be60: Layer already exists [2024-01-09T11:02:48.016Z] dd315928bb4d: Pushed [2024-01-09T11:02:48.016Z] cae1316f119a: Pushed [2024-01-09T11:02:48.622Z] 476a0fc75bf6: Pushed [2024-01-09T11:02:48.622Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:b9068a749c5b5c1cd4301610182400dfe30f96577b2caf61645799dd25b4d9f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:49.461Z] + 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-01-09T11:02:50.241Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-01-09T11:02:50.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-01-09T11:02:50.241Z] dd315928bb4d: Preparing [2024-01-09T11:02:50.241Z] 90e2c785c90d: Preparing [2024-01-09T11:02:50.241Z] e0be15a3f133: Preparing [2024-01-09T11:02:50.241Z] bfc770b4c4da: Preparing [2024-01-09T11:02:50.241Z] 545cfc25c078: Preparing [2024-01-09T11:02:50.241Z] 46a27dc2acdb: Preparing [2024-01-09T11:02:50.241Z] cae1316f119a: Preparing [2024-01-09T11:02:50.241Z] 476a0fc75bf6: Preparing [2024-01-09T11:02:50.241Z] 0faf9b67be60: Preparing [2024-01-09T11:02:50.241Z] 46a27dc2acdb: Waiting [2024-01-09T11:02:50.241Z] cae1316f119a: Waiting [2024-01-09T11:02:50.241Z] 476a0fc75bf6: Waiting [2024-01-09T11:02:50.241Z] 0faf9b67be60: Waiting [2024-01-09T11:02:50.241Z] 90e2c785c90d: Layer already exists [2024-01-09T11:02:50.241Z] bfc770b4c4da: Layer already exists [2024-01-09T11:02:50.241Z] 545cfc25c078: Layer already exists [2024-01-09T11:02:50.241Z] dd315928bb4d: Layer already exists [2024-01-09T11:02:50.241Z] e0be15a3f133: Layer already exists [2024-01-09T11:02:50.241Z] 46a27dc2acdb: Layer already exists [2024-01-09T11:02:50.241Z] 476a0fc75bf6: Layer already exists [2024-01-09T11:02:50.241Z] cae1316f119a: Layer already exists [2024-01-09T11:02:50.241Z] 0faf9b67be60: Layer already exists [2024-01-09T11:02:50.525Z] latest: digest: sha256:b9068a749c5b5c1cd4301610182400dfe30f96577b2caf61645799dd25b4d9f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:51.338Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:52.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.10 [2024-01-09T11:02:52.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-01-09T11:02:52.123Z] dd315928bb4d: Preparing [2024-01-09T11:02:52.123Z] 90e2c785c90d: Preparing [2024-01-09T11:02:52.123Z] e0be15a3f133: Preparing [2024-01-09T11:02:52.123Z] bfc770b4c4da: Preparing [2024-01-09T11:02:52.123Z] 545cfc25c078: Preparing [2024-01-09T11:02:52.123Z] 46a27dc2acdb: Preparing [2024-01-09T11:02:52.123Z] cae1316f119a: Preparing [2024-01-09T11:02:52.123Z] 476a0fc75bf6: Preparing [2024-01-09T11:02:52.123Z] 46a27dc2acdb: Waiting [2024-01-09T11:02:52.123Z] cae1316f119a: Waiting [2024-01-09T11:02:52.123Z] 0faf9b67be60: Preparing [2024-01-09T11:02:52.123Z] 476a0fc75bf6: Waiting [2024-01-09T11:02:52.123Z] 0faf9b67be60: Waiting [2024-01-09T11:02:52.123Z] dd315928bb4d: Layer already exists [2024-01-09T11:02:52.123Z] 90e2c785c90d: Layer already exists [2024-01-09T11:02:52.123Z] e0be15a3f133: Layer already exists [2024-01-09T11:02:52.123Z] bfc770b4c4da: Layer already exists [2024-01-09T11:02:52.123Z] 545cfc25c078: Layer already exists [2024-01-09T11:02:52.123Z] cae1316f119a: Layer already exists [2024-01-09T11:02:52.123Z] 476a0fc75bf6: Layer already exists [2024-01-09T11:02:52.123Z] 46a27dc2acdb: Layer already exists [2024-01-09T11:02:52.123Z] 0faf9b67be60: Layer already exists [2024-01-09T11:02:52.387Z] 3.2.0-dev.10: digest: sha256:b9068a749c5b5c1cd4301610182400dfe30f96577b2caf61645799dd25b4d9f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:53.198Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:54.013Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:02:54.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-01-09T11:02:54.013Z] dd315928bb4d: Preparing [2024-01-09T11:02:54.013Z] 90e2c785c90d: Preparing [2024-01-09T11:02:54.013Z] e0be15a3f133: Preparing [2024-01-09T11:02:54.013Z] bfc770b4c4da: Preparing [2024-01-09T11:02:54.013Z] 545cfc25c078: Preparing [2024-01-09T11:02:54.013Z] 46a27dc2acdb: Preparing [2024-01-09T11:02:54.013Z] cae1316f119a: Preparing [2024-01-09T11:02:54.013Z] 476a0fc75bf6: Preparing [2024-01-09T11:02:54.013Z] 0faf9b67be60: Preparing [2024-01-09T11:02:54.013Z] 46a27dc2acdb: Waiting [2024-01-09T11:02:54.013Z] cae1316f119a: Waiting [2024-01-09T11:02:54.013Z] 476a0fc75bf6: Waiting [2024-01-09T11:02:54.013Z] 0faf9b67be60: Waiting [2024-01-09T11:02:54.013Z] e0be15a3f133: Layer already exists [2024-01-09T11:02:54.013Z] 90e2c785c90d: Layer already exists [2024-01-09T11:02:54.013Z] dd315928bb4d: Layer already exists [2024-01-09T11:02:54.013Z] bfc770b4c4da: Layer already exists [2024-01-09T11:02:54.013Z] 545cfc25c078: Layer already exists [2024-01-09T11:02:54.013Z] 46a27dc2acdb: Layer already exists [2024-01-09T11:02:54.013Z] cae1316f119a: Layer already exists [2024-01-09T11:02:54.013Z] 0faf9b67be60: Layer already exists [2024-01-09T11:02:54.013Z] 476a0fc75bf6: Layer already exists [2024-01-09T11:02:54.277Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:b9068a749c5b5c1cd4301610182400dfe30f96577b2caf61645799dd25b4d9f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:55.106Z] + 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-01-09T11:02:55.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-01-09T11:02:55.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-01-09T11:02:55.913Z] dd315928bb4d: Preparing [2024-01-09T11:02:55.913Z] 90e2c785c90d: Preparing [2024-01-09T11:02:55.913Z] e0be15a3f133: Preparing [2024-01-09T11:02:55.913Z] bfc770b4c4da: Preparing [2024-01-09T11:02:55.913Z] 545cfc25c078: Preparing [2024-01-09T11:02:55.913Z] 46a27dc2acdb: Preparing [2024-01-09T11:02:55.913Z] cae1316f119a: Preparing [2024-01-09T11:02:55.913Z] 46a27dc2acdb: Waiting [2024-01-09T11:02:55.913Z] 476a0fc75bf6: Preparing [2024-01-09T11:02:55.913Z] cae1316f119a: Waiting [2024-01-09T11:02:55.913Z] 0faf9b67be60: Preparing [2024-01-09T11:02:55.913Z] 476a0fc75bf6: Waiting [2024-01-09T11:02:55.913Z] 0faf9b67be60: Waiting [2024-01-09T11:02:55.913Z] e0be15a3f133: Layer already exists [2024-01-09T11:02:55.913Z] dd315928bb4d: Layer already exists [2024-01-09T11:02:55.913Z] bfc770b4c4da: Layer already exists [2024-01-09T11:02:55.913Z] 545cfc25c078: Layer already exists [2024-01-09T11:02:55.913Z] 90e2c785c90d: Layer already exists [2024-01-09T11:02:55.913Z] cae1316f119a: Layer already exists [2024-01-09T11:02:55.913Z] 46a27dc2acdb: Layer already exists [2024-01-09T11:02:55.913Z] 476a0fc75bf6: Layer already exists [2024-01-09T11:02:55.913Z] 0faf9b67be60: Layer already exists [2024-01-09T11:02:56.177Z] main: digest: sha256:b9068a749c5b5c1cd4301610182400dfe30f96577b2caf61645799dd25b4d9f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T11:02:57.163Z] ===================================================== [Pipeline] echo [2024-01-09T11:02:57.336Z] taggedImages: [2024-01-09T11:02:57.336Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:02:57.336Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-01-09T11:02:57.336Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.10 [2024-01-09T11:02:57.336Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:02:57.336Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-01-09T11:02:57.520Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-01-09T11:02:57.520Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:02:57.520Z] latest [2024-01-09T11:02:57.520Z] 3.2.0-dev.10 [2024-01-09T11:02:57.520Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:02:57.520Z] main [2024-01-09T11:02:57.520Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:58.701Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:02:59.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:02:59.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-01-09T11:02:59.517Z] b54beed91d47: Preparing [2024-01-09T11:02:59.517Z] 9727f90e6603: Preparing [2024-01-09T11:02:59.517Z] 30409489d716: Preparing [2024-01-09T11:02:59.517Z] bfc770b4c4da: Preparing [2024-01-09T11:02:59.517Z] 545cfc25c078: Preparing [2024-01-09T11:02:59.517Z] 46a27dc2acdb: Preparing [2024-01-09T11:02:59.517Z] 909b08986f56: Preparing [2024-01-09T11:02:59.517Z] d12f0860e76f: Preparing [2024-01-09T11:02:59.517Z] 46a27dc2acdb: Waiting [2024-01-09T11:02:59.517Z] 0faf9b67be60: Preparing [2024-01-09T11:02:59.517Z] 909b08986f56: Waiting [2024-01-09T11:02:59.517Z] d12f0860e76f: Waiting [2024-01-09T11:02:59.517Z] 0faf9b67be60: Waiting [2024-01-09T11:02:59.781Z] 9727f90e6603: Pushed [2024-01-09T11:02:59.781Z] 30409489d716: Pushed [2024-01-09T11:03:02.344Z] bfc770b4c4da: Layer already exists [2024-01-09T11:03:02.344Z] 545cfc25c078: Layer already exists [2024-01-09T11:03:02.344Z] 46a27dc2acdb: Layer already exists [2024-01-09T11:03:02.344Z] 909b08986f56: Layer already exists [2024-01-09T11:03:02.344Z] 0faf9b67be60: Layer already exists [2024-01-09T11:03:02.344Z] d12f0860e76f: Layer already exists [2024-01-09T11:03:02.344Z] b54beed91d47: Pushed [2024-01-09T11:03:02.344Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:0a67e5bdc1f56e53729b3019d694c6400339de59cf712bb6a56cc8539d1164af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:03.141Z] + 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-01-09T11:03:03.977Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-01-09T11:03:03.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-01-09T11:03:03.977Z] b54beed91d47: Preparing [2024-01-09T11:03:03.977Z] 9727f90e6603: Preparing [2024-01-09T11:03:03.977Z] 30409489d716: Preparing [2024-01-09T11:03:03.977Z] bfc770b4c4da: Preparing [2024-01-09T11:03:03.977Z] 545cfc25c078: Preparing [2024-01-09T11:03:03.977Z] 46a27dc2acdb: Preparing [2024-01-09T11:03:03.977Z] 909b08986f56: Preparing [2024-01-09T11:03:03.977Z] 46a27dc2acdb: Waiting [2024-01-09T11:03:03.977Z] d12f0860e76f: Preparing [2024-01-09T11:03:03.977Z] 909b08986f56: Waiting [2024-01-09T11:03:03.977Z] d12f0860e76f: Waiting [2024-01-09T11:03:03.977Z] 0faf9b67be60: Preparing [2024-01-09T11:03:03.977Z] 0faf9b67be60: Waiting [2024-01-09T11:03:03.977Z] 9727f90e6603: Layer already exists [2024-01-09T11:03:03.977Z] b54beed91d47: Layer already exists [2024-01-09T11:03:03.977Z] 30409489d716: Layer already exists [2024-01-09T11:03:03.977Z] 545cfc25c078: Layer already exists [2024-01-09T11:03:03.977Z] bfc770b4c4da: Layer already exists [2024-01-09T11:03:03.977Z] 46a27dc2acdb: Layer already exists [2024-01-09T11:03:03.977Z] 909b08986f56: Layer already exists [2024-01-09T11:03:03.977Z] 0faf9b67be60: Layer already exists [2024-01-09T11:03:03.977Z] d12f0860e76f: Layer already exists [2024-01-09T11:03:04.241Z] latest: digest: sha256:0a67e5bdc1f56e53729b3019d694c6400339de59cf712bb6a56cc8539d1164af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:05.048Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:05.851Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.10 [2024-01-09T11:03:05.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-01-09T11:03:05.851Z] b54beed91d47: Preparing [2024-01-09T11:03:05.851Z] 9727f90e6603: Preparing [2024-01-09T11:03:05.851Z] 30409489d716: Preparing [2024-01-09T11:03:05.851Z] bfc770b4c4da: Preparing [2024-01-09T11:03:05.851Z] 545cfc25c078: Preparing [2024-01-09T11:03:05.851Z] 46a27dc2acdb: Preparing [2024-01-09T11:03:05.851Z] 909b08986f56: Preparing [2024-01-09T11:03:05.851Z] 46a27dc2acdb: Waiting [2024-01-09T11:03:05.851Z] 909b08986f56: Waiting [2024-01-09T11:03:05.851Z] d12f0860e76f: Preparing [2024-01-09T11:03:05.851Z] 0faf9b67be60: Preparing [2024-01-09T11:03:05.851Z] d12f0860e76f: Waiting [2024-01-09T11:03:05.851Z] 0faf9b67be60: Waiting [2024-01-09T11:03:05.851Z] b54beed91d47: Layer already exists [2024-01-09T11:03:05.851Z] 30409489d716: Layer already exists [2024-01-09T11:03:05.851Z] 9727f90e6603: Layer already exists [2024-01-09T11:03:05.851Z] 545cfc25c078: Layer already exists [2024-01-09T11:03:05.851Z] bfc770b4c4da: Layer already exists [2024-01-09T11:03:05.851Z] 46a27dc2acdb: Layer already exists [2024-01-09T11:03:05.851Z] 909b08986f56: Layer already exists [2024-01-09T11:03:05.851Z] d12f0860e76f: Layer already exists [2024-01-09T11:03:05.851Z] 0faf9b67be60: Layer already exists [2024-01-09T11:03:06.115Z] 3.2.0-dev.10: digest: sha256:0a67e5bdc1f56e53729b3019d694c6400339de59cf712bb6a56cc8539d1164af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:07.750Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:08.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:03:08.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-01-09T11:03:08.568Z] b54beed91d47: Preparing [2024-01-09T11:03:08.568Z] 9727f90e6603: Preparing [2024-01-09T11:03:08.568Z] 30409489d716: Preparing [2024-01-09T11:03:08.568Z] bfc770b4c4da: Preparing [2024-01-09T11:03:08.568Z] 545cfc25c078: Preparing [2024-01-09T11:03:08.568Z] 46a27dc2acdb: Preparing [2024-01-09T11:03:08.568Z] 909b08986f56: Preparing [2024-01-09T11:03:08.568Z] d12f0860e76f: Preparing [2024-01-09T11:03:08.568Z] 0faf9b67be60: Preparing [2024-01-09T11:03:08.568Z] 909b08986f56: Waiting [2024-01-09T11:03:08.568Z] d12f0860e76f: Waiting [2024-01-09T11:03:08.568Z] 46a27dc2acdb: Waiting [2024-01-09T11:03:08.568Z] 0faf9b67be60: Waiting [2024-01-09T11:03:08.568Z] 545cfc25c078: Layer already exists [2024-01-09T11:03:08.568Z] bfc770b4c4da: Layer already exists [2024-01-09T11:03:08.568Z] 9727f90e6603: Layer already exists [2024-01-09T11:03:08.568Z] 30409489d716: Layer already exists [2024-01-09T11:03:08.568Z] b54beed91d47: Layer already exists [2024-01-09T11:03:08.568Z] d12f0860e76f: Layer already exists [2024-01-09T11:03:08.568Z] 46a27dc2acdb: Layer already exists [2024-01-09T11:03:08.568Z] 0faf9b67be60: Layer already exists [2024-01-09T11:03:08.568Z] 909b08986f56: Layer already exists [2024-01-09T11:03:08.832Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:0a67e5bdc1f56e53729b3019d694c6400339de59cf712bb6a56cc8539d1164af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:09.677Z] + 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-01-09T11:03:10.493Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-01-09T11:03:10.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-01-09T11:03:10.493Z] b54beed91d47: Preparing [2024-01-09T11:03:10.493Z] 9727f90e6603: Preparing [2024-01-09T11:03:10.493Z] 30409489d716: Preparing [2024-01-09T11:03:10.493Z] bfc770b4c4da: Preparing [2024-01-09T11:03:10.493Z] 545cfc25c078: Preparing [2024-01-09T11:03:10.493Z] 46a27dc2acdb: Preparing [2024-01-09T11:03:10.493Z] 909b08986f56: Preparing [2024-01-09T11:03:10.493Z] d12f0860e76f: Preparing [2024-01-09T11:03:10.493Z] 0faf9b67be60: Preparing [2024-01-09T11:03:10.493Z] 46a27dc2acdb: Waiting [2024-01-09T11:03:10.493Z] 909b08986f56: Waiting [2024-01-09T11:03:10.493Z] d12f0860e76f: Waiting [2024-01-09T11:03:10.493Z] 0faf9b67be60: Waiting [2024-01-09T11:03:10.493Z] 545cfc25c078: Layer already exists [2024-01-09T11:03:10.493Z] b54beed91d47: Layer already exists [2024-01-09T11:03:10.493Z] 9727f90e6603: Layer already exists [2024-01-09T11:03:10.493Z] bfc770b4c4da: Layer already exists [2024-01-09T11:03:10.493Z] 30409489d716: Layer already exists [2024-01-09T11:03:10.493Z] 46a27dc2acdb: Layer already exists [2024-01-09T11:03:10.493Z] 0faf9b67be60: Layer already exists [2024-01-09T11:03:10.493Z] d12f0860e76f: Layer already exists [2024-01-09T11:03:10.493Z] 909b08986f56: Layer already exists [2024-01-09T11:03:10.758Z] main: digest: sha256:0a67e5bdc1f56e53729b3019d694c6400339de59cf712bb6a56cc8539d1164af size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T11:03:11.779Z] ===================================================== [Pipeline] echo [2024-01-09T11:03:11.951Z] taggedImages: [2024-01-09T11:03:11.951Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:03:11.951Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-01-09T11:03:11.951Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.10 [2024-01-09T11:03:11.951Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:03:11.951Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-01-09T11:03:12.139Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-01-09T11:03:12.139Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:03:12.139Z] latest [2024-01-09T11:03:12.139Z] 3.2.0-dev.10 [2024-01-09T11:03:12.139Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:03:12.139Z] main [2024-01-09T11:03:12.139Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:13.360Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:17.515Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:03:17.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-01-09T11:03:17.515Z] 2c707fa67cc3: Preparing [2024-01-09T11:03:17.515Z] b15e82ca34fb: Preparing [2024-01-09T11:03:17.515Z] bfc770b4c4da: Preparing [2024-01-09T11:03:17.515Z] 545cfc25c078: Preparing [2024-01-09T11:03:17.515Z] 50ffe5142c0a: Preparing [2024-01-09T11:03:17.515Z] e812c3918143: Preparing [2024-01-09T11:03:17.515Z] 0faf9b67be60: Preparing [2024-01-09T11:03:17.515Z] 0faf9b67be60: Waiting [2024-01-09T11:03:17.515Z] e812c3918143: Waiting [2024-01-09T11:03:17.515Z] bfc770b4c4da: Layer already exists [2024-01-09T11:03:17.515Z] 545cfc25c078: Layer already exists [2024-01-09T11:03:17.783Z] 0faf9b67be60: Layer already exists [2024-01-09T11:03:17.784Z] 50ffe5142c0a: Pushed [2024-01-09T11:03:17.784Z] 2c707fa67cc3: Pushed [2024-01-09T11:03:18.049Z] e812c3918143: Pushed [2024-01-09T11:03:22.287Z] b15e82ca34fb: Pushed [2024-01-09T11:03:22.287Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:0552780051e7808573b9eabbc15c0edfa80cf961a05664094ee0bc04c232610f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:23.120Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:23.966Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-01-09T11:03:23.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-01-09T11:03:23.966Z] 2c707fa67cc3: Preparing [2024-01-09T11:03:23.966Z] b15e82ca34fb: Preparing [2024-01-09T11:03:23.966Z] bfc770b4c4da: Preparing [2024-01-09T11:03:23.966Z] 545cfc25c078: Preparing [2024-01-09T11:03:23.966Z] 50ffe5142c0a: Preparing [2024-01-09T11:03:23.966Z] e812c3918143: Preparing [2024-01-09T11:03:23.966Z] 0faf9b67be60: Preparing [2024-01-09T11:03:23.966Z] e812c3918143: Waiting [2024-01-09T11:03:23.966Z] 0faf9b67be60: Waiting [2024-01-09T11:03:23.966Z] 50ffe5142c0a: Layer already exists [2024-01-09T11:03:23.966Z] 2c707fa67cc3: Layer already exists [2024-01-09T11:03:23.966Z] 545cfc25c078: Layer already exists [2024-01-09T11:03:23.966Z] bfc770b4c4da: Layer already exists [2024-01-09T11:03:23.966Z] b15e82ca34fb: Layer already exists [2024-01-09T11:03:23.966Z] e812c3918143: Layer already exists [2024-01-09T11:03:23.966Z] 0faf9b67be60: Layer already exists [2024-01-09T11:03:24.228Z] latest: digest: sha256:0552780051e7808573b9eabbc15c0edfa80cf961a05664094ee0bc04c232610f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:25.081Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:25.929Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.10 [2024-01-09T11:03:25.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-01-09T11:03:25.929Z] 2c707fa67cc3: Preparing [2024-01-09T11:03:25.929Z] b15e82ca34fb: Preparing [2024-01-09T11:03:25.929Z] bfc770b4c4da: Preparing [2024-01-09T11:03:25.929Z] 545cfc25c078: Preparing [2024-01-09T11:03:25.929Z] 50ffe5142c0a: Preparing [2024-01-09T11:03:25.929Z] e812c3918143: Preparing [2024-01-09T11:03:25.929Z] 0faf9b67be60: Preparing [2024-01-09T11:03:25.929Z] e812c3918143: Waiting [2024-01-09T11:03:25.929Z] 0faf9b67be60: Waiting [2024-01-09T11:03:25.929Z] 50ffe5142c0a: Layer already exists [2024-01-09T11:03:25.929Z] b15e82ca34fb: Layer already exists [2024-01-09T11:03:25.929Z] bfc770b4c4da: Layer already exists [2024-01-09T11:03:25.929Z] 2c707fa67cc3: Layer already exists [2024-01-09T11:03:25.929Z] 545cfc25c078: Layer already exists [2024-01-09T11:03:25.929Z] e812c3918143: Layer already exists [2024-01-09T11:03:25.929Z] 0faf9b67be60: Layer already exists [2024-01-09T11:03:26.193Z] 3.2.0-dev.10: digest: sha256:0552780051e7808573b9eabbc15c0edfa80cf961a05664094ee0bc04c232610f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:27.057Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:27.885Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:03:27.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-01-09T11:03:27.885Z] 2c707fa67cc3: Preparing [2024-01-09T11:03:27.885Z] b15e82ca34fb: Preparing [2024-01-09T11:03:27.885Z] bfc770b4c4da: Preparing [2024-01-09T11:03:27.885Z] 545cfc25c078: Preparing [2024-01-09T11:03:27.885Z] 50ffe5142c0a: Preparing [2024-01-09T11:03:27.885Z] e812c3918143: Preparing [2024-01-09T11:03:27.885Z] 0faf9b67be60: Preparing [2024-01-09T11:03:27.885Z] e812c3918143: Waiting [2024-01-09T11:03:27.885Z] 0faf9b67be60: Waiting [2024-01-09T11:03:27.885Z] 545cfc25c078: Layer already exists [2024-01-09T11:03:27.885Z] 2c707fa67cc3: Layer already exists [2024-01-09T11:03:27.885Z] 50ffe5142c0a: Layer already exists [2024-01-09T11:03:27.885Z] bfc770b4c4da: Layer already exists [2024-01-09T11:03:27.885Z] b15e82ca34fb: Layer already exists [2024-01-09T11:03:27.885Z] e812c3918143: Layer already exists [2024-01-09T11:03:27.885Z] 0faf9b67be60: Layer already exists [2024-01-09T11:03:28.150Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:0552780051e7808573b9eabbc15c0edfa80cf961a05664094ee0bc04c232610f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:29.016Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:33.194Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-01-09T11:03:33.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-01-09T11:03:33.194Z] 2c707fa67cc3: Preparing [2024-01-09T11:03:33.194Z] b15e82ca34fb: Preparing [2024-01-09T11:03:33.194Z] bfc770b4c4da: Preparing [2024-01-09T11:03:33.194Z] 545cfc25c078: Preparing [2024-01-09T11:03:33.194Z] 50ffe5142c0a: Preparing [2024-01-09T11:03:33.194Z] e812c3918143: Preparing [2024-01-09T11:03:33.194Z] 0faf9b67be60: Preparing [2024-01-09T11:03:33.194Z] e812c3918143: Waiting [2024-01-09T11:03:33.194Z] 0faf9b67be60: Waiting [2024-01-09T11:03:33.194Z] 545cfc25c078: Layer already exists [2024-01-09T11:03:33.194Z] 2c707fa67cc3: Layer already exists [2024-01-09T11:03:33.194Z] 50ffe5142c0a: Layer already exists [2024-01-09T11:03:33.194Z] bfc770b4c4da: Layer already exists [2024-01-09T11:03:33.194Z] b15e82ca34fb: Layer already exists [2024-01-09T11:03:33.194Z] e812c3918143: Layer already exists [2024-01-09T11:03:33.194Z] 0faf9b67be60: Layer already exists [2024-01-09T11:03:33.456Z] main: digest: sha256:0552780051e7808573b9eabbc15c0edfa80cf961a05664094ee0bc04c232610f size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T11:03:34.545Z] ===================================================== [Pipeline] echo [2024-01-09T11:03:34.723Z] taggedImages: [2024-01-09T11:03:34.723Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:03:34.724Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-01-09T11:03:34.724Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.10 [2024-01-09T11:03:34.724Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:03:34.724Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-01-09T11:03:34.916Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-01-09T11:03:34.916Z] 587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:03:34.916Z] latest [2024-01-09T11:03:34.916Z] 3.2.0-dev.10 [2024-01-09T11:03:34.916Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:03:34.916Z] main [2024-01-09T11:03:34.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:36.101Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:36.915Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:03:36.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-01-09T11:03:36.915Z] 9cae33233b60: Preparing [2024-01-09T11:03:36.915Z] b3f47a8471f9: Preparing [2024-01-09T11:03:36.915Z] bfc770b4c4da: Preparing [2024-01-09T11:03:36.915Z] 545cfc25c078: Preparing [2024-01-09T11:03:36.915Z] 4eb1eefc5b68: Preparing [2024-01-09T11:03:36.915Z] ace2b61506e4: Preparing [2024-01-09T11:03:36.915Z] 0faf9b67be60: Preparing [2024-01-09T11:03:36.915Z] ace2b61506e4: Waiting [2024-01-09T11:03:36.915Z] 0faf9b67be60: Waiting [2024-01-09T11:03:36.915Z] 545cfc25c078: Layer already exists [2024-01-09T11:03:36.915Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:03:36.915Z] bfc770b4c4da: Layer already exists [2024-01-09T11:03:36.915Z] ace2b61506e4: Layer already exists [2024-01-09T11:03:36.915Z] 0faf9b67be60: Layer already exists [2024-01-09T11:03:37.179Z] 9cae33233b60: Pushed [2024-01-09T11:03:41.414Z] b3f47a8471f9: Pushed [2024-01-09T11:03:41.414Z] 587930f9e62dbb8d1de22549799db07406fff5b2: digest: sha256:da306cf768d6509c125a328bfc685ea00d1416bdf1d0fb365993f81066984218 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:42.251Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:43.089Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-01-09T11:03:43.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-01-09T11:03:43.089Z] 9cae33233b60: Preparing [2024-01-09T11:03:43.089Z] b3f47a8471f9: Preparing [2024-01-09T11:03:43.089Z] bfc770b4c4da: Preparing [2024-01-09T11:03:43.089Z] 545cfc25c078: Preparing [2024-01-09T11:03:43.089Z] 4eb1eefc5b68: Preparing [2024-01-09T11:03:43.089Z] ace2b61506e4: Preparing [2024-01-09T11:03:43.089Z] 0faf9b67be60: Preparing [2024-01-09T11:03:43.089Z] ace2b61506e4: Waiting [2024-01-09T11:03:43.089Z] 0faf9b67be60: Waiting [2024-01-09T11:03:43.089Z] 9cae33233b60: Layer already exists [2024-01-09T11:03:43.089Z] 545cfc25c078: Layer already exists [2024-01-09T11:03:43.089Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:03:43.089Z] b3f47a8471f9: Layer already exists [2024-01-09T11:03:43.089Z] bfc770b4c4da: Layer already exists [2024-01-09T11:03:43.089Z] 0faf9b67be60: Layer already exists [2024-01-09T11:03:43.089Z] ace2b61506e4: Layer already exists [2024-01-09T11:03:43.352Z] latest: digest: sha256:da306cf768d6509c125a328bfc685ea00d1416bdf1d0fb365993f81066984218 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:44.348Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:46.590Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.10 [2024-01-09T11:03:46.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-01-09T11:03:46.591Z] 9cae33233b60: Preparing [2024-01-09T11:03:46.591Z] b3f47a8471f9: Preparing [2024-01-09T11:03:46.591Z] bfc770b4c4da: Preparing [2024-01-09T11:03:46.591Z] 545cfc25c078: Preparing [2024-01-09T11:03:46.591Z] 4eb1eefc5b68: Preparing [2024-01-09T11:03:46.591Z] ace2b61506e4: Preparing [2024-01-09T11:03:46.591Z] 0faf9b67be60: Preparing [2024-01-09T11:03:46.591Z] ace2b61506e4: Waiting [2024-01-09T11:03:46.591Z] 0faf9b67be60: Waiting [2024-01-09T11:03:46.591Z] bfc770b4c4da: Layer already exists [2024-01-09T11:03:46.591Z] 545cfc25c078: Layer already exists [2024-01-09T11:03:46.591Z] b3f47a8471f9: Layer already exists [2024-01-09T11:03:46.591Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:03:46.591Z] 9cae33233b60: Layer already exists [2024-01-09T11:03:46.591Z] ace2b61506e4: Layer already exists [2024-01-09T11:03:46.591Z] 0faf9b67be60: Layer already exists [2024-01-09T11:03:46.855Z] 3.2.0-dev.10: digest: sha256:da306cf768d6509c125a328bfc685ea00d1416bdf1d0fb365993f81066984218 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:47.715Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:48.545Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:03:48.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-01-09T11:03:48.545Z] 9cae33233b60: Preparing [2024-01-09T11:03:48.545Z] b3f47a8471f9: Preparing [2024-01-09T11:03:48.545Z] bfc770b4c4da: Preparing [2024-01-09T11:03:48.545Z] 545cfc25c078: Preparing [2024-01-09T11:03:48.545Z] 4eb1eefc5b68: Preparing [2024-01-09T11:03:48.545Z] ace2b61506e4: Preparing [2024-01-09T11:03:48.545Z] 0faf9b67be60: Preparing [2024-01-09T11:03:48.545Z] ace2b61506e4: Waiting [2024-01-09T11:03:48.545Z] 0faf9b67be60: Waiting [2024-01-09T11:03:48.545Z] 9cae33233b60: Layer already exists [2024-01-09T11:03:48.545Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:03:48.545Z] 545cfc25c078: Layer already exists [2024-01-09T11:03:48.545Z] bfc770b4c4da: Layer already exists [2024-01-09T11:03:48.545Z] b3f47a8471f9: Layer already exists [2024-01-09T11:03:48.545Z] ace2b61506e4: Layer already exists [2024-01-09T11:03:48.545Z] 0faf9b67be60: Layer already exists [2024-01-09T11:03:48.808Z] 587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10: digest: sha256:da306cf768d6509c125a328bfc685ea00d1416bdf1d0fb365993f81066984218 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:49.753Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:50.702Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-01-09T11:03:50.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-01-09T11:03:50.702Z] 9cae33233b60: Preparing [2024-01-09T11:03:50.702Z] b3f47a8471f9: Preparing [2024-01-09T11:03:50.702Z] bfc770b4c4da: Preparing [2024-01-09T11:03:50.702Z] 545cfc25c078: Preparing [2024-01-09T11:03:50.702Z] 4eb1eefc5b68: Preparing [2024-01-09T11:03:50.702Z] ace2b61506e4: Preparing [2024-01-09T11:03:50.702Z] 0faf9b67be60: Preparing [2024-01-09T11:03:50.702Z] ace2b61506e4: Waiting [2024-01-09T11:03:50.702Z] 0faf9b67be60: Waiting [2024-01-09T11:03:50.702Z] bfc770b4c4da: Layer already exists [2024-01-09T11:03:50.702Z] 4eb1eefc5b68: Layer already exists [2024-01-09T11:03:50.702Z] b3f47a8471f9: Layer already exists [2024-01-09T11:03:50.702Z] 9cae33233b60: Layer already exists [2024-01-09T11:03:50.702Z] 545cfc25c078: Layer already exists [2024-01-09T11:03:50.702Z] 0faf9b67be60: Layer already exists [2024-01-09T11:03:50.702Z] ace2b61506e4: Layer already exists [2024-01-09T11:03:50.969Z] main: digest: sha256:da306cf768d6509c125a328bfc685ea00d1416bdf1d0fb365993f81066984218 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-09T11:03:52.077Z] ===================================================== [Pipeline] echo [2024-01-09T11:03:52.275Z] taggedImages: [2024-01-09T11:03:52.275Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:587930f9e62dbb8d1de22549799db07406fff5b2 [2024-01-09T11:03:52.275Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-01-09T11:03:52.275Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.10 [2024-01-09T11:03:52.275Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:587930f9e62dbb8d1de22549799db07406fff5b2-3.2.0-dev.10 [2024-01-09T11:03:52.275Z] - 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-01-09T11:03:53.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-09T11:03:53.719Z] [2024-01-09T11:03:53.719Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:03:54.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-09T11:03:54.251Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-09T11:03:54.251Z] 8998bd30e6a1: Pulling fs layer [2024-01-09T11:03:54.251Z] 04944245beec: Pulling fs layer [2024-01-09T11:03:54.251Z] 699f458cf7ca: Pulling fs layer [2024-01-09T11:03:54.251Z] 765212b225bb: Pulling fs layer [2024-01-09T11:03:54.251Z] f23df028b6ca: Pulling fs layer [2024-01-09T11:03:54.251Z] d65c8cfc05b1: Pulling fs layer [2024-01-09T11:03:54.251Z] 2437ff75d9bd: Pulling fs layer [2024-01-09T11:03:54.251Z] 765212b225bb: Waiting [2024-01-09T11:03:54.251Z] f23df028b6ca: Waiting [2024-01-09T11:03:54.251Z] d65c8cfc05b1: Waiting [2024-01-09T11:03:54.251Z] 2437ff75d9bd: Waiting [2024-01-09T11:03:54.520Z] 04944245beec: Verifying Checksum [2024-01-09T11:03:54.520Z] 04944245beec: Download complete [2024-01-09T11:03:54.520Z] 765212b225bb: Download complete [2024-01-09T11:03:54.520Z] f23df028b6ca: Verifying Checksum [2024-01-09T11:03:54.520Z] f23df028b6ca: Download complete [2024-01-09T11:03:54.520Z] d65c8cfc05b1: Verifying Checksum [2024-01-09T11:03:54.520Z] d65c8cfc05b1: Download complete [2024-01-09T11:03:54.520Z] 699f458cf7ca: Download complete [2024-01-09T11:03:55.116Z] 8998bd30e6a1: Verifying Checksum [2024-01-09T11:03:55.116Z] 8998bd30e6a1: Download complete [2024-01-09T11:03:57.079Z] 2437ff75d9bd: Verifying Checksum [2024-01-09T11:03:57.079Z] 2437ff75d9bd: Download complete [2024-01-09T11:04:01.371Z] 8998bd30e6a1: Pull complete [2024-01-09T11:04:01.634Z] 04944245beec: Pull complete [2024-01-09T11:04:03.576Z] 699f458cf7ca: Pull complete [2024-01-09T11:04:03.576Z] 765212b225bb: Pull complete [2024-01-09T11:04:04.533Z] f23df028b6ca: Pull complete [2024-01-09T11:04:04.533Z] d65c8cfc05b1: Pull complete [2024-01-09T11:04:31.195Z] 2437ff75d9bd: Pull complete [2024-01-09T11:04:31.195Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-09T11:04:31.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-09T11:04:31.195Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T11:04:32.056Z] prd-ubuntu20.04-docker-arm64-4c-16g-26984 does not seem to be running inside a container [2024-01-09T11:04:32.106Z] $ 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/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@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-01-09T11:04:33.661Z] $ docker top 44f946690395d8ad28634f25018facc402cadb4c47677373b276e9b998573759 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T11:04:34.559Z] ---> job-cost.sh [2024-01-09T11:04:34.822Z] lf-activate-venv: SKIPPING [2024-01-09T11:04:34.822Z] INFO: No Stack... [2024-01-09T11:04:35.775Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-09T11:04:36.353Z] INFO: Archiving Costs [Pipeline] sh [2024-01-09T11:04:36.670Z] + cat /w/workspace/edgex-go/620/archives/cost.csv [2024-01-09T11:04:36.671Z] + cut -d, -f6 [Pipeline] lock [2024-01-09T11:04:36.739Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-620-stack-cost] [2024-01-09T11:04:36.745Z] Resource [jenkins-edgexfoundry-edgex-go-main-620-stack-cost] did not exist. Created. [2024-01-09T11:04:36.745Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-620-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-09T11:04:37.429Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-09T11:04:38.169Z] Stashed 1 file(s) [Pipeline] } [2024-01-09T11:04:38.177Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-620-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-09T11:04:38.549Z] $ docker stop --time=1 44f946690395d8ad28634f25018facc402cadb4c47677373b276e9b998573759 [2024-01-09T11:04:39.932Z] $ docker rm -f --volumes 44f946690395d8ad28634f25018facc402cadb4c47677373b276e9b998573759 [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-01-09T11:04:43.979Z] provisioning config files... [2024-01-09T11:04:43.987Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/620@tmp/config11198954792539607034tmp [Pipeline] { [Pipeline] sh [2024-01-09T11:04:44.679Z] + set +x [2024-01-09T11:04:44.680Z] + bash -s -- [2024-01-09T11:04:44.680Z] + curl -s https://codecov.io/bash [2024-01-09T11:04:44.680Z] [2024-01-09T11:04:44.680Z] _____ _ [2024-01-09T11:04:44.680Z] / ____| | | [2024-01-09T11:04:44.680Z] | | ___ __| | ___ ___ _____ __ [2024-01-09T11:04:44.680Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-09T11:04:44.680Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-09T11:04:44.680Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-09T11:04:44.680Z] Bash-1.0.6 [2024-01-09T11:04:44.680Z] [2024-01-09T11:04:44.680Z] [2024-01-09T11:04:44.680Z] ==> git version 2.25.1 found [2024-01-09T11:04:44.680Z] ==> 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-01-09T11:04:44.680Z] Release-Date: 2020-01-08 [2024-01-09T11:04:44.680Z] 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-01-09T11:04:44.680Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-09T11:04:44.680Z] ==> Jenkins CI detected. [2024-01-09T11:04:44.680Z] current dir:  /w/workspace/edgex-go/620 [2024-01-09T11:04:44.680Z] project root: . [2024-01-09T11:04:44.680Z] --> token set from env [2024-01-09T11:04:44.680Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-09T11:04:44.680Z] ==> Running gcov in . (disable via -X gcov) [2024-01-09T11:04:44.680Z] ==> Python coveragepy not found [2024-01-09T11:04:44.680Z] ==> Searching for coverage reports in: [2024-01-09T11:04:44.680Z] + . [2024-01-09T11:04:44.680Z] -> Found 1 reports [2024-01-09T11:04:44.680Z] ==> Detecting git/mercurial file structure [2024-01-09T11:04:44.680Z] ==> Reading reports [2024-01-09T11:04:44.680Z] + ./coverage.out bytes=453602 [2024-01-09T11:04:44.680Z] ==> Appending adjustments [2024-01-09T11:04:44.680Z] https://docs.codecov.io/docs/fixing-reports [2024-01-09T11:04:46.154Z] + Found adjustments [2024-01-09T11:04:46.154Z] ==> Gzipping contents [2024-01-09T11:04:46.154Z] 60K /tmp/codecov.m6BDHl.gz [2024-01-09T11:04:46.154Z] ==> Uploading reports [2024-01-09T11:04:46.154Z] url: https://codecov.io [2024-01-09T11:04:46.154Z] query: branch=main&commit=587930f9e62dbb8d1de22549799db07406fff5b2&build=620&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F620%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-09T11:04:46.154Z] -> Pinging Codecov [2024-01-09T11:04:46.155Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=587930f9e62dbb8d1de22549799db07406fff5b2&build=620&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F620%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-09T11:04:46.155Z] -> Uploading to [2024-01-09T11:04:46.155Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-09/00271124DB129430A58F1EEE437C3FCB/587930f9e62dbb8d1de22549799db07406fff5b2/498120c4-c88e-4245-9d54-95205e9abad6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240109T110445Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd28280dba55bafe5ce291f281e5af31bb6776cac5d353e8dc195e8381788910 [2024-01-09T11:04:46.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-09T11:04:46.155Z] Dload Upload Total Spent Left Speed [2024-01-09T11:04:46.461Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57793 0 0 100 57793 0 212k --:--:-- --:--:-- --:--:-- 212k [2024-01-09T11:04:46.461Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/587930f9e62dbb8d1de22549799db07406fff5b2 [Pipeline] } [2024-01-09T11:04:46.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-01-09T11:04:47.630Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-09T11:04:47.648Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:04:48.531Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-09T11:04:48.531Z] [2024-01-09T11:04:48.531Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:04:49.060Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-09T11:04:49.346Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-09T11:04:49.346Z] df9b9388f04a: Pulling fs layer [2024-01-09T11:04:49.346Z] 52dc419b0ee2: Pulling fs layer [2024-01-09T11:04:49.346Z] 25bc292e5bac: Pulling fs layer [2024-01-09T11:04:49.346Z] 114826534d7a: Pulling fs layer [2024-01-09T11:04:49.346Z] 4657fd5d0bcf: Pulling fs layer [2024-01-09T11:04:49.346Z] 6ad1cebc031e: Pulling fs layer [2024-01-09T11:04:49.346Z] 8a3aa393b2d8: Pulling fs layer [2024-01-09T11:04:49.346Z] 6ad1cebc031e: Waiting [2024-01-09T11:04:49.346Z] 8a3aa393b2d8: Waiting [2024-01-09T11:04:49.346Z] 114826534d7a: Waiting [2024-01-09T11:04:49.346Z] 25bc292e5bac: Verifying Checksum [2024-01-09T11:04:49.346Z] 25bc292e5bac: Download complete [2024-01-09T11:04:49.347Z] 52dc419b0ee2: Download complete [2024-01-09T11:04:49.347Z] 4657fd5d0bcf: Verifying Checksum [2024-01-09T11:04:49.347Z] 4657fd5d0bcf: Download complete [2024-01-09T11:04:49.347Z] df9b9388f04a: Verifying Checksum [2024-01-09T11:04:49.347Z] df9b9388f04a: Download complete [2024-01-09T11:04:49.610Z] 6ad1cebc031e: Verifying Checksum [2024-01-09T11:04:49.610Z] 6ad1cebc031e: Download complete [2024-01-09T11:04:49.610Z] df9b9388f04a: Pull complete [2024-01-09T11:04:49.923Z] 52dc419b0ee2: Pull complete [2024-01-09T11:04:49.923Z] 25bc292e5bac: Pull complete [2024-01-09T11:04:50.182Z] 114826534d7a: Verifying Checksum [2024-01-09T11:04:50.182Z] 114826534d7a: Download complete [2024-01-09T11:04:50.439Z] 8a3aa393b2d8: Verifying Checksum [2024-01-09T11:04:50.439Z] 8a3aa393b2d8: Download complete [2024-01-09T11:04:53.716Z] 114826534d7a: Pull complete [2024-01-09T11:04:53.716Z] 4657fd5d0bcf: Pull complete [2024-01-09T11:04:54.652Z] 6ad1cebc031e: Pull complete [2024-01-09T11:04:57.182Z] 8a3aa393b2d8: Pull complete [2024-01-09T11:04:57.182Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-09T11:04:57.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-09T11:04:57.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T11:04:57.958Z] prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container [2024-01-09T11:04:57.990Z] $ 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/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2024-01-09T11:05:08.058Z] $ docker top 6105aa7e52bcb9c88e29b5a8b70df6ca24b348444c0607cd35b8c1e2a895f767 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-09T11:05:08.575Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-01-09T11:05:08.861Z] + set -o pipefail [2024-01-09T11:05:08.861Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-01-09T11:05:15.424Z] [2024-01-09T11:05:15.424Z] Monitoring /w/workspace/edgex-go/620 (github.com/edgexfoundry/edgex-go)... [2024-01-09T11:05:15.424Z] [2024-01-09T11:05:15.424Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/3b8d8371-228d-4952-b08c-3bae6c4877d7 [2024-01-09T11:05:15.424Z] [2024-01-09T11:05:15.424Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-09T11:05:15.424Z] [2024-01-09T11:05:15.686Z] [2024-01-09T11:05:15.686Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-09T11:05:15.686Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-09T11:05:15.686Z] More details here: https://snyk.co/ue1NS [2024-01-09T11:05:15.686Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-09T11:05:15.686Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-09T11:05:15.694Z] $ docker stop --time=1 6105aa7e52bcb9c88e29b5a8b70df6ca24b348444c0607cd35b8c1e2a895f767 [2024-01-09T11:05:21.371Z] $ docker rm -f --volumes 6105aa7e52bcb9c88e29b5a8b70df6ca24b348444c0607cd35b8c1e2a895f767 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-01-09T11:05:23.010Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-09T11:05:23.241Z] provisioning config files... [2024-01-09T11:05:23.251Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/620@tmp/config3038733059756495578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-09T11:05:23.925Z] --> edgex-publish-swagger.sh [2024-01-09T11:05:23.926Z] === Publish openapi/v3 API === [2024-01-09T11:05:23.926Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-01-09T11:05:23.926Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/620/openapi/v3/core-command.yaml] [2024-01-09T11:05:23.926Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-09T11:05:23.926Z] Dload Upload Total Spent Left Speed [2024-01-09T11:05:24.186Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 67591 --:--:-- --:--:-- --:--:-- 67591 [2024-01-09T11:05:24.186Z] [2024-01-09T11:05:24.186Z] [2024-01-09T11:05:24.186Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/620/openapi/v3/core-data.yaml] [2024-01-09T11:05:24.186Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-09T11:05:24.186Z] Dload Upload Total Spent Left Speed [2024-01-09T11:05:24.758Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 155k --:--:-- --:--:-- --:--:-- 155k 100 72043 0 0 100 72043 0 155k --:--:-- --:--:-- --:--:-- 155k [2024-01-09T11:05:24.758Z] [2024-01-09T11:05:24.758Z] [2024-01-09T11:05:24.758Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/620/openapi/v3/core-metadata.yaml] [2024-01-09T11:05:24.758Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-09T11:05:24.758Z] Dload Upload Total Spent Left Speed [2024-01-09T11:05:25.336Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 100 180 100 144k 455 365k --:--:-- --:--:-- --:--:-- 365k [2024-01-09T11:05:25.336Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-01-09T11:05:25.336Z] [2024-01-09T11:05:25.336Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/620/openapi/v3/support-notifications.yaml] [2024-01-09T11:05:25.336Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-09T11:05:25.336Z] Dload Upload Total Spent Left Speed [2024-01-09T11:05:25.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87331 100 180 100 87151 409 193k --:--:-- --:--:-- --:--:-- 193k [2024-01-09T11:05:25.598Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-01-09T11:05:25.598Z] [2024-01-09T11:05:25.598Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/620/openapi/v3/support-scheduler.yaml] [2024-01-09T11:05:25.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-09T11:05:25.598Z] Dload Upload Total Spent Left Speed [2024-01-09T11:05:26.116Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 530k --:--:-- --:--:-- --:--:-- 523k 100 37134 100 180 100 36954 471 96738 --:--:-- --:--:-- --:--:-- 96955 [2024-01-09T11:05:26.116Z] {"code":403,"message":"This public API is blocked because you have exceeded your current plan's limits","messageCode":"PUBLIC_API_BLOCKED_UPGRADE_OR_DELETE","messageProperties":{}} [2024-01-09T11:05:26.116Z] [Pipeline] } [2024-01-09T11:05:26.126Z] 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-01-09T11:05:28.261Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-09T11:05:28.261Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:05:28.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T11:05:28.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T11:05:29.236Z] prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container [2024-01-09T11:05:29.262Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-09T11:05:29.688Z] $ docker top d8c73360b6edb593251e307041cc1d4605a06030103856f75e555de7b3c912c8 -eo pid,comm [2024-01-09T11:05:29.737Z] 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-01-09T11:05:29.737Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-09T11:05:30.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-09T11:05:30.454Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-09T11:05:30.582Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-09T11:05:30.584Z] $ docker exec d8c73360b6edb593251e307041cc1d4605a06030103856f75e555de7b3c912c8 ssh-agent [2024-01-09T11:05:30.711Z] SSH_AUTH_SOCK=/tmp/ssh-bbzfcc1WuDX0/agent.32 [2024-01-09T11:05:30.711Z] SSH_AGENT_PID=39 [2024-01-09T11:05:30.716Z] Running ssh-add (command line suppressed) [2024-01-09T11:05:30.812Z] Identity added: /w/workspace/edgex-go/620@tmp/private_key_14416115566236955439.key (/w/workspace/edgex-go/620@tmp/private_key_14416115566236955439.key) [2024-01-09T11:05:30.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-09T11:05:31.301Z] + git semver tag [2024-01-09T11:05:31.560Z] 2024-01-09 11:05:31,493 [run_tag] DEBUG tag force:False [2024-01-09T11:05:31.560Z] 2024-01-09 11:05:31,493 [check_head_tag] DEBUG check head tag [2024-01-09T11:05:31.560Z] 2024-01-09 11:05:31,494 [execute] INFO git cat-file --batch-check [2024-01-09T11:05:31.560Z] 2024-01-09 11:05:31,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/620, universal_newlines=False, shell=None, istream=) [2024-01-09T11:05:31.560Z] 2024-01-09 11:05:31,498 [execute] INFO git cat-file --batch [2024-01-09T11:05:31.560Z] 2024-01-09 11:05:31,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/620, universal_newlines=False, shell=None, istream=) [2024-01-09T11:05:31.560Z] 2024-01-09 11:05:31,525 [read_version] DEBUG read version from /w/workspace/edgex-go/620/.semver/main [2024-01-09T11:05:31.560Z] 2024-01-09 11:05:31,525 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 [2024-01-09T11:05:31.560Z] 2024-01-09 11:05:31,525 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/edgex-go/620, universal_newlines=False, shell=None, istream=None) [2024-01-09T11:05:31.560Z] 2024-01-09 11:05:31,530 [read_version] DEBUG read version from /w/workspace/edgex-go/620/.semver/main [2024-01-09T11:05:31.560Z] 3.2.0-dev.10 [Pipeline] } [2024-01-09T11:05:31.571Z] $ docker exec --env ******** --env ******** d8c73360b6edb593251e307041cc1d4605a06030103856f75e555de7b3c912c8 ssh-agent -k [2024-01-09T11:05:31.665Z] unset SSH_AUTH_SOCK; [2024-01-09T11:05:31.665Z] unset SSH_AGENT_PID; [2024-01-09T11:05:31.665Z] echo Agent pid 39 killed; [2024-01-09T11:05:31.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-09T11:05:32.711Z] + git semver [Pipeline] } [2024-01-09T11:05:32.984Z] $ docker stop --time=1 d8c73360b6edb593251e307041cc1d4605a06030103856f75e555de7b3c912c8 [2024-01-09T11:05:34.286Z] $ docker rm -f --volumes d8c73360b6edb593251e307041cc1d4605a06030103856f75e555de7b3c912c8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:05:38.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-09T11:05:38.442Z] [2024-01-09T11:05:38.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:05:38.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-09T11:05:38.923Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-09T11:05:38.923Z] ab5ef0e58194: Pulling fs layer [2024-01-09T11:05:38.923Z] 9712f1f96733: Pulling fs layer [2024-01-09T11:05:38.923Z] 63f879dbbcfc: Pulling fs layer [2024-01-09T11:05:38.923Z] 0d9ebad4ef96: Pulling fs layer [2024-01-09T11:05:38.923Z] e9a5061849ea: Pulling fs layer [2024-01-09T11:05:38.923Z] d747dcd14b5f: Pulling fs layer [2024-01-09T11:05:38.923Z] 2de7ff778b66: Pulling fs layer [2024-01-09T11:05:38.923Z] e9a5061849ea: Waiting [2024-01-09T11:05:38.923Z] 2de7ff778b66: Waiting [2024-01-09T11:05:38.923Z] d747dcd14b5f: Waiting [2024-01-09T11:05:38.923Z] 0d9ebad4ef96: Waiting [2024-01-09T11:05:38.923Z] 9712f1f96733: Verifying Checksum [2024-01-09T11:05:38.923Z] 9712f1f96733: Download complete [2024-01-09T11:05:39.491Z] 63f879dbbcfc: Verifying Checksum [2024-01-09T11:05:39.491Z] 63f879dbbcfc: Download complete [2024-01-09T11:05:39.491Z] 0d9ebad4ef96: Verifying Checksum [2024-01-09T11:05:39.491Z] 0d9ebad4ef96: Download complete [2024-01-09T11:05:39.491Z] d747dcd14b5f: Verifying Checksum [2024-01-09T11:05:39.491Z] d747dcd14b5f: Download complete [2024-01-09T11:05:39.491Z] e9a5061849ea: Verifying Checksum [2024-01-09T11:05:39.491Z] e9a5061849ea: Download complete [2024-01-09T11:05:39.491Z] ab5ef0e58194: Download complete [2024-01-09T11:05:39.748Z] 2de7ff778b66: Download complete [2024-01-09T11:05:42.276Z] ab5ef0e58194: Pull complete [2024-01-09T11:05:42.276Z] 9712f1f96733: Pull complete [2024-01-09T11:05:42.840Z] 63f879dbbcfc: Pull complete [2024-01-09T11:05:47.027Z] 0d9ebad4ef96: Pull complete [2024-01-09T11:05:47.027Z] e9a5061849ea: Pull complete [2024-01-09T11:05:47.027Z] d747dcd14b5f: Pull complete [2024-01-09T11:05:47.958Z] 2de7ff778b66: Pull complete [2024-01-09T11:05:48.216Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-09T11:05:48.216Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-09T11:05:48.216Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T11:05:49.067Z] prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container [2024-01-09T11:05:49.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-01-09T11:05:58.300Z] $ docker top b4a84149ebc84e48f4df7c5a3461cce0dc7883970bddf56dc3b3c6467756257c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-09T11:05:58.731Z] provisioning config files... [2024-01-09T11:05:58.739Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/620@tmp/config49803150961515111tmp [2024-01-09T11:05:58.747Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/620@tmp/config5674029472086769709tmp [2024-01-09T11:05:58.755Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/620@tmp/config5315611118904844322tmp [Pipeline] { [Pipeline] echo [2024-01-09T11:05:59.164Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T11:05:59.463Z] ---> sigul-configuration.sh [2024-01-09T11:05:59.464Z] gpg: directory `/root/.gnupg' created [2024-01-09T11:05:59.464Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-09T11:05:59.464Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-09T11:05:59.464Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-09T11:05:59.464Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-09T11:05:59.464Z] gpg: CAST5 encrypted data [2024-01-09T11:05:59.464Z] gpg: encrypted with 1 passphrase [2024-01-09T11:05:59.464Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-09T11:05:59.764Z] + mkdir /home/jenkins [2024-01-09T11:05:59.764Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-09T11:06:00.060Z] + 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-01-09T11:06:00.073Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T11:06:00.365Z] ---> sigul-install.sh [2024-01-09T11:06:00.365Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-09T11:06:00.679Z] + git tag --list [2024-01-09T11:06:00.679Z] 0.6.0 [2024-01-09T11:06:00.679Z] 0.6.1 [2024-01-09T11:06:00.679Z] 0.7.0 [2024-01-09T11:06:00.679Z] 0.7.1 [2024-01-09T11:06:00.679Z] v1.0.0 [2024-01-09T11:06:00.679Z] v1.0.1 [2024-01-09T11:06:00.679Z] v1.1.0 [2024-01-09T11:06:00.679Z] v1.2.0 [2024-01-09T11:06:00.679Z] v1.2.1 [2024-01-09T11:06:00.679Z] v1.3.0 [2024-01-09T11:06:00.679Z] v1.3.1 [2024-01-09T11:06:00.679Z] v2.0.0 [2024-01-09T11:06:00.679Z] v2.1.0 [2024-01-09T11:06:00.679Z] v2.1.1 [2024-01-09T11:06:00.679Z] v2.2.0 [2024-01-09T11:06:00.679Z] v2.3.0 [2024-01-09T11:06:00.679Z] v3.0 [2024-01-09T11:06:00.679Z] v3.0.0 [2024-01-09T11:06:00.679Z] v3.1 [2024-01-09T11:06:00.679Z] v3.1.0 [2024-01-09T11:06:00.679Z] v3.1.0-dev.1 [2024-01-09T11:06:00.679Z] v3.1.0-dev.10 [2024-01-09T11:06:00.679Z] v3.1.0-dev.11 [2024-01-09T11:06:00.679Z] v3.1.0-dev.12 [2024-01-09T11:06:00.679Z] v3.1.0-dev.13 [2024-01-09T11:06:00.679Z] v3.1.0-dev.14 [2024-01-09T11:06:00.679Z] v3.1.0-dev.15 [2024-01-09T11:06:00.679Z] v3.1.0-dev.16 [2024-01-09T11:06:00.679Z] v3.1.0-dev.17 [2024-01-09T11:06:00.679Z] v3.1.0-dev.18 [2024-01-09T11:06:00.679Z] v3.1.0-dev.19 [2024-01-09T11:06:00.679Z] v3.1.0-dev.2 [2024-01-09T11:06:00.679Z] v3.1.0-dev.20 [2024-01-09T11:06:00.679Z] v3.1.0-dev.21 [2024-01-09T11:06:00.679Z] v3.1.0-dev.22 [2024-01-09T11:06:00.679Z] v3.1.0-dev.23 [2024-01-09T11:06:00.679Z] v3.1.0-dev.24 [2024-01-09T11:06:00.679Z] v3.1.0-dev.25 [2024-01-09T11:06:00.679Z] v3.1.0-dev.26 [2024-01-09T11:06:00.679Z] v3.1.0-dev.27 [2024-01-09T11:06:00.679Z] v3.1.0-dev.28 [2024-01-09T11:06:00.679Z] v3.1.0-dev.29 [2024-01-09T11:06:00.679Z] v3.1.0-dev.3 [2024-01-09T11:06:00.679Z] v3.1.0-dev.30 [2024-01-09T11:06:00.679Z] v3.1.0-dev.31 [2024-01-09T11:06:00.679Z] v3.1.0-dev.32 [2024-01-09T11:06:00.679Z] v3.1.0-dev.33 [2024-01-09T11:06:00.679Z] v3.1.0-dev.34 [2024-01-09T11:06:00.679Z] v3.1.0-dev.35 [2024-01-09T11:06:00.679Z] v3.1.0-dev.36 [2024-01-09T11:06:00.679Z] v3.1.0-dev.37 [2024-01-09T11:06:00.679Z] v3.1.0-dev.38 [2024-01-09T11:06:00.679Z] v3.1.0-dev.39 [2024-01-09T11:06:00.679Z] v3.1.0-dev.4 [2024-01-09T11:06:00.679Z] v3.1.0-dev.40 [2024-01-09T11:06:00.679Z] v3.1.0-dev.41 [2024-01-09T11:06:00.679Z] v3.1.0-dev.42 [2024-01-09T11:06:00.679Z] v3.1.0-dev.43 [2024-01-09T11:06:00.679Z] v3.1.0-dev.44 [2024-01-09T11:06:00.679Z] v3.1.0-dev.45 [2024-01-09T11:06:00.679Z] v3.1.0-dev.46 [2024-01-09T11:06:00.679Z] v3.1.0-dev.47 [2024-01-09T11:06:00.679Z] v3.1.0-dev.48 [2024-01-09T11:06:00.679Z] v3.1.0-dev.49 [2024-01-09T11:06:00.679Z] v3.1.0-dev.5 [2024-01-09T11:06:00.679Z] v3.1.0-dev.50 [2024-01-09T11:06:00.679Z] v3.1.0-dev.51 [2024-01-09T11:06:00.679Z] v3.1.0-dev.52 [2024-01-09T11:06:00.679Z] v3.1.0-dev.53 [2024-01-09T11:06:00.679Z] v3.1.0-dev.54 [2024-01-09T11:06:00.679Z] v3.1.0-dev.55 [2024-01-09T11:06:00.679Z] v3.1.0-dev.56 [2024-01-09T11:06:00.679Z] v3.1.0-dev.57 [2024-01-09T11:06:00.679Z] v3.1.0-dev.58 [2024-01-09T11:06:00.679Z] v3.1.0-dev.59 [2024-01-09T11:06:00.679Z] v3.1.0-dev.6 [2024-01-09T11:06:00.679Z] v3.1.0-dev.60 [2024-01-09T11:06:00.679Z] v3.1.0-dev.61 [2024-01-09T11:06:00.679Z] v3.1.0-dev.62 [2024-01-09T11:06:00.679Z] v3.1.0-dev.63 [2024-01-09T11:06:00.679Z] v3.1.0-dev.64 [2024-01-09T11:06:00.679Z] v3.1.0-dev.65 [2024-01-09T11:06:00.679Z] v3.1.0-dev.66 [2024-01-09T11:06:00.679Z] v3.1.0-dev.67 [2024-01-09T11:06:00.679Z] v3.1.0-dev.68 [2024-01-09T11:06:00.679Z] v3.1.0-dev.69 [2024-01-09T11:06:00.679Z] v3.1.0-dev.7 [2024-01-09T11:06:00.679Z] v3.1.0-dev.70 [2024-01-09T11:06:00.679Z] v3.1.0-dev.71 [2024-01-09T11:06:00.679Z] v3.1.0-dev.72 [2024-01-09T11:06:00.679Z] v3.1.0-dev.73 [2024-01-09T11:06:00.679Z] v3.1.0-dev.8 [2024-01-09T11:06:00.679Z] v3.1.0-dev.9 [2024-01-09T11:06:00.679Z] v3.2.0-dev.1 [2024-01-09T11:06:00.679Z] v3.2.0-dev.10 [2024-01-09T11:06:00.679Z] v3.2.0-dev.2 [2024-01-09T11:06:00.679Z] v3.2.0-dev.3 [2024-01-09T11:06:00.679Z] v3.2.0-dev.4 [2024-01-09T11:06:00.679Z] v3.2.0-dev.5 [2024-01-09T11:06:00.679Z] v3.2.0-dev.6 [2024-01-09T11:06:00.679Z] v3.2.0-dev.7 [2024-01-09T11:06:00.679Z] v3.2.0-dev.8 [2024-01-09T11:06:00.679Z] v3.2.0-dev.9 [Pipeline] sh [2024-01-09T11:06:00.974Z] + lftools sign git-tag v3.2.0-dev.10 [2024-01-09T11:06:01.538Z] Signing Git tag with Sigul... [2024-01-09T11:06:01.539Z] Signing v3.2.0-dev.10 [Pipeline] echo [2024-01-09T11:06:02.120Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T11:06:02.415Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-09T11:06:02.421Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-09T11:06:02.818Z] $ docker stop --time=1 b4a84149ebc84e48f4df7c5a3461cce0dc7883970bddf56dc3b3c6467756257c [2024-01-09T11:06:04.275Z] $ docker rm -f --volumes b4a84149ebc84e48f4df7c5a3461cce0dc7883970bddf56dc3b3c6467756257c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-09T11:06:06.051Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-09T11:06:06.051Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:06:06.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T11:06:06.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T11:06:06.984Z] prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container [2024-01-09T11:06:07.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-09T11:06:07.439Z] $ docker top ca5ce0736f524ac15f151b685e061720c8a8b6ea2adc632fbd6c42eb18b19e65 -eo pid,comm [2024-01-09T11:06:07.484Z] 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-01-09T11:06:07.484Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-09T11:06:08.090Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-09T11:06:08.090Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-09T11:06:08.204Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-09T11:06:08.206Z] $ docker exec ca5ce0736f524ac15f151b685e061720c8a8b6ea2adc632fbd6c42eb18b19e65 ssh-agent [2024-01-09T11:06:08.327Z] SSH_AUTH_SOCK=/tmp/ssh-3XlRt9HjkM0A/agent.32 [2024-01-09T11:06:08.327Z] SSH_AGENT_PID=38 [2024-01-09T11:06:08.332Z] Running ssh-add (command line suppressed) [2024-01-09T11:06:08.445Z] Identity added: /w/workspace/edgex-go/620@tmp/private_key_9712145000767326432.key (/w/workspace/edgex-go/620@tmp/private_key_9712145000767326432.key) [2024-01-09T11:06:08.459Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-09T11:06:08.953Z] + git semver bump pre [2024-01-09T11:06:09.212Z] 2024-01-09 11:06:09,157 [read_version] DEBUG read version from /w/workspace/edgex-go/620/.semver/main [2024-01-09T11:06:09.213Z] 2024-01-09 11:06:09,157 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev [2024-01-09T11:06:09.213Z] 2024-01-09 11:06:09,157 [bump_version] DEBUG bumped version:3.2.0-dev.11 [2024-01-09T11:06:09.213Z] 2024-01-09 11:06:09,157 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/edgex-go/620/.semver/main with force:True [2024-01-09T11:06:09.213Z] 2024-01-09 11:06:09,158 [read_version] DEBUG read version from /w/workspace/edgex-go/620/.semver/main [2024-01-09T11:06:09.213Z] 2024-01-09 11:06:09,158 [write_file] DEBUG write to file:/w/workspace/edgex-go/620/.semver/main [2024-01-09T11:06:09.213Z] 2024-01-09 11:06:09,160 [execute] INFO git cat-file --batch-check [2024-01-09T11:06:09.213Z] 2024-01-09 11:06:09,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/620/.semver, universal_newlines=False, shell=None, istream=) [2024-01-09T11:06:09.213Z] 2024-01-09 11:06:09,167 [execute] INFO git cat-file --batch [2024-01-09T11:06:09.213Z] 2024-01-09 11:06:09,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/620/.semver, universal_newlines=False, shell=None, istream=) [2024-01-09T11:06:09.213Z] 2024-01-09 11:06:09,172 [read_version] DEBUG read version from /w/workspace/edgex-go/620/.semver/main [2024-01-09T11:06:09.213Z] 3.2.0-dev.11 [Pipeline] } [2024-01-09T11:06:09.227Z] $ docker exec --env ******** --env ******** ca5ce0736f524ac15f151b685e061720c8a8b6ea2adc632fbd6c42eb18b19e65 ssh-agent -k [2024-01-09T11:06:09.330Z] unset SSH_AUTH_SOCK; [2024-01-09T11:06:09.330Z] unset SSH_AGENT_PID; [2024-01-09T11:06:09.330Z] echo Agent pid 38 killed; [2024-01-09T11:06:09.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-09T11:06:10.396Z] + git semver [Pipeline] } [2024-01-09T11:06:10.978Z] $ docker stop --time=1 ca5ce0736f524ac15f151b685e061720c8a8b6ea2adc632fbd6c42eb18b19e65 [2024-01-09T11:06:12.427Z] $ docker rm -f --volumes ca5ce0736f524ac15f151b685e061720c8a8b6ea2adc632fbd6c42eb18b19e65 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-09T11:06:13.379Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-09T11:06:13.379Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:06:13.874Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-09T11:06:13.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T11:06:14.376Z] prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container [2024-01-09T11:06:14.398Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-09T11:06:14.703Z] $ docker top 30e91a598fafa0156149ea465bfcd40272dc5ee1d176725f513c56c26d57c944 -eo pid,comm [2024-01-09T11:06:14.748Z] 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-01-09T11:06:14.749Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-09T11:06:15.406Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-09T11:06:15.406Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-09T11:06:15.525Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-09T11:06:15.527Z] $ docker exec 30e91a598fafa0156149ea465bfcd40272dc5ee1d176725f513c56c26d57c944 ssh-agent [2024-01-09T11:06:15.652Z] SSH_AUTH_SOCK=/tmp/ssh-MoTen9Z1ycuG/agent.33 [2024-01-09T11:06:15.652Z] SSH_AGENT_PID=39 [2024-01-09T11:06:15.661Z] Running ssh-add (command line suppressed) [2024-01-09T11:06:15.768Z] Identity added: /w/workspace/edgex-go/620@tmp/private_key_13432876605974136066.key (/w/workspace/edgex-go/620@tmp/private_key_13432876605974136066.key) [2024-01-09T11:06:15.781Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-09T11:06:16.266Z] + git semver push [2024-01-09T11:06:16.526Z] 2024-01-09 11:06:16,433 [run_push] DEBUG push [2024-01-09T11:06:16.526Z] 2024-01-09 11:06:16,434 [execute] INFO git cat-file --batch-check [2024-01-09T11:06:16.526Z] 2024-01-09 11:06:16,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/620/.semver, universal_newlines=False, shell=None, istream=) [2024-01-09T11:06:16.526Z] 2024-01-09 11:06:16,437 [execute] INFO git rev-list 563e4bed802f795947be1772872dbc1968394c8d -- [2024-01-09T11:06:16.526Z] 2024-01-09 11:06:16,437 [execute] DEBUG Popen(['git', 'rev-list', '563e4bed802f795947be1772872dbc1968394c8d', '--'], cwd=/w/workspace/edgex-go/620/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-09T11:06:16.526Z] 2024-01-09 11:06:16,454 [execute] INFO git fetch -v origin [2024-01-09T11:06:16.526Z] 2024-01-09 11:06:16,454 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/620/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-09T11:06:17.091Z] 2024-01-09 11:06:17,004 [run_push] DEBUG no remote changes detected [2024-01-09T11:06:17.091Z] 2024-01-09 11:06:17,004 [execute] INFO git push origin semver [2024-01-09T11:06:17.091Z] 2024-01-09 11:06:17,005 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/620/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-09T11:06:18.025Z] 2024-01-09 11:06:17,761 [run_push] DEBUG push all version tags [2024-01-09T11:06:18.025Z] 2024-01-09 11:06:17,762 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-09T11:06:18.025Z] 2024-01-09 11:06:17,762 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/620, universal_newlines=False, shell=None, istream=None) [2024-01-09T11:06:18.595Z] 2024-01-09 11:06:18,553 [read_version] DEBUG read version from /w/workspace/edgex-go/620/.semver/main [2024-01-09T11:06:18.595Z] 3.2.0-dev.11 [Pipeline] } [2024-01-09T11:06:18.605Z] $ docker exec --env ******** --env ******** 30e91a598fafa0156149ea465bfcd40272dc5ee1d176725f513c56c26d57c944 ssh-agent -k [2024-01-09T11:06:18.690Z] unset SSH_AUTH_SOCK; [2024-01-09T11:06:18.691Z] unset SSH_AGENT_PID; [2024-01-09T11:06:18.691Z] echo Agent pid 39 killed; [2024-01-09T11:06:18.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-09T11:06:19.816Z] + git semver [Pipeline] } [2024-01-09T11:06:20.115Z] $ docker stop --time=1 30e91a598fafa0156149ea465bfcd40272dc5ee1d176725f513c56c26d57c944 [2024-01-09T11:06:21.638Z] $ docker rm -f --volumes 30e91a598fafa0156149ea465bfcd40272dc5ee1d176725f513c56c26d57c944 [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-01-09T11:06:24.274Z] + [ -d /w/workspace/edgex-go/620/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-01-09T11:06:24.567Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T11:06:25.432Z] ---> package-listing.sh [2024-01-09T11:06:25.432Z] ++ facter osfamily [2024-01-09T11:06:25.432Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-09T11:06:25.713Z] + OS_FAMILY=debian [2024-01-09T11:06:25.713Z] + workspace=/w/workspace/edgex-go/620 [2024-01-09T11:06:25.713Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-09T11:06:25.713Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-09T11:06:25.713Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-09T11:06:25.713Z] + PACKAGES=/tmp/packages_start.txt [2024-01-09T11:06:25.713Z] + '[' /w/workspace/edgex-go/620 ']' [2024-01-09T11:06:25.713Z] + PACKAGES=/tmp/packages_end.txt [2024-01-09T11:06:25.713Z] + case "${OS_FAMILY}" in [2024-01-09T11:06:25.713Z] + dpkg -l [2024-01-09T11:06:25.713Z] + grep '^ii' [2024-01-09T11:06:25.713Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-09T11:06:25.713Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-09T11:06:25.713Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-09T11:06:25.713Z] + '[' /w/workspace/edgex-go/620 ']' [2024-01-09T11:06:25.713Z] + mkdir -p /w/workspace/edgex-go/620/archives/ [2024-01-09T11:06:25.713Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/620/archives/ [Pipeline] echo [2024-01-09T11:06:25.727Z] 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/620/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-09T11:06:26.007Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:06:26.753Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-09T11:06:26.753Z] [2024-01-09T11:06:26.753Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-09T11:06:27.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-09T11:06:27.238Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-09T11:06:27.238Z] 5eb5b503b376: Pulling fs layer [2024-01-09T11:06:27.238Z] 5c69ac0246d0: Pulling fs layer [2024-01-09T11:06:27.238Z] ec43610c2a17: Pulling fs layer [2024-01-09T11:06:27.238Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-09T11:06:27.238Z] 33b1e0a273af: Pulling fs layer [2024-01-09T11:06:27.238Z] 5d3b04190fa2: Pulling fs layer [2024-01-09T11:06:27.238Z] 2f39f015ded8: Pulling fs layer [2024-01-09T11:06:27.238Z] 5d3b04190fa2: Waiting [2024-01-09T11:06:27.238Z] 2f39f015ded8: Waiting [2024-01-09T11:06:27.238Z] 33b1e0a273af: Waiting [2024-01-09T11:06:27.238Z] 3a2ae6a8a46f: Waiting [2024-01-09T11:06:27.238Z] 5c69ac0246d0: Download complete [2024-01-09T11:06:27.238Z] 3a2ae6a8a46f: Download complete [2024-01-09T11:06:27.238Z] 33b1e0a273af: Download complete [2024-01-09T11:06:27.238Z] 5d3b04190fa2: Verifying Checksum [2024-01-09T11:06:27.238Z] 5d3b04190fa2: Download complete [2024-01-09T11:06:27.238Z] ec43610c2a17: Verifying Checksum [2024-01-09T11:06:27.238Z] ec43610c2a17: Download complete [2024-01-09T11:06:27.497Z] 5eb5b503b376: Verifying Checksum [2024-01-09T11:06:27.497Z] 5eb5b503b376: Download complete [2024-01-09T11:06:28.063Z] 2f39f015ded8: Download complete [2024-01-09T11:06:28.630Z] 5eb5b503b376: Pull complete [2024-01-09T11:06:28.889Z] 5c69ac0246d0: Pull complete [2024-01-09T11:06:29.147Z] ec43610c2a17: Pull complete [2024-01-09T11:06:29.147Z] 3a2ae6a8a46f: Pull complete [2024-01-09T11:06:29.406Z] 33b1e0a273af: Pull complete [2024-01-09T11:06:29.406Z] 5d3b04190fa2: Pull complete [2024-01-09T11:06:33.631Z] 2f39f015ded8: Pull complete [2024-01-09T11:06:33.631Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-09T11:06:33.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-09T11:06:33.631Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-09T11:06:34.490Z] prd-ubuntu20.04-docker-8c-8g-26983 does not seem to be running inside a container [2024-01-09T11:06:34.523Z] $ 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/620/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/620 -v /w/workspace/edgex-go/620:/w/workspace/edgex-go/620:rw,z -v /w/workspace/edgex-go/620@tmp:/w/workspace/edgex-go/620@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-09T11:06:38.815Z] $ docker top 781afe023ab0b36d482eb96188b953397e99085f0819cacdd457915504025760 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-09T11:06:39.615Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-09T11:06:39.900Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-09T11:06:40.184Z] + ls /var/log/sa-host [2024-01-09T11:06:40.184Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-09T11:06:40.568Z] provisioning config files... [2024-01-09T11:06:40.576Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/620@tmp/config5322255531154362278tmp [Pipeline] { [Pipeline] echo [2024-01-09T11:06:41.003Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T11:06:41.293Z] ---> create-netrc.sh [Pipeline] } [2024-01-09T11:06:41.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-09T11:06:42.046Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-09T11:06:42.057Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T11:06:42.341Z] ---> sudo-logs.sh [2024-01-09T11:06:42.341Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-09T11:06:42.554Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T11:06:42.835Z] ---> job-cost.sh [2024-01-09T11:06:42.835Z] lf-activate-venv: SKIPPING [2024-01-09T11:06:42.835Z] DEBUG: total: 0.2199999988079071 [2024-01-09T11:06:42.835Z] INFO: Retrieving Stack Cost... [2024-01-09T11:06:43.401Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-09T11:06:43.660Z] INFO: Archiving Costs [Pipeline] echo [2024-01-09T11:06:43.674Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-09T11:06:43.958Z] ---> logs-deploy.sh [2024-01-09T11:06:43.958Z] lf-activate-venv: SKIPPING [2024-01-09T11:06:43.958Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/620 [2024-01-09T11:06:43.958Z] INFO: archiving workspace using pattern(s): [2024-01-09T11:06:44.895Z] Archives upload complete. [2024-01-09T11:06:44.895Z] INFO: archiving logs to Nexus