Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 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-ssh8607178661895639542.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-ssh10801822894719643455.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-ssh10741682158731698216.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-ssh16006326311985981169.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-ssh16756671410865508519.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-24991 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/616 [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/616 # 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 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4736)" > 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 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 # timeout=10 > git rev-list --no-walk 1be2c8c34642fa8a66c24634d1371341b97af3d6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-13T20:04:55.678Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-13T20:04:55.748Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-13T20:04:55.774Z] ========================================================= [2023-12-13T20:04:55.774Z] EdgeX Global Pipelines Version Info [2023-12-13T20:04:55.774Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-13T20:04:56.871Z] ------------------- [2023-12-13T20:04:56.872Z] stable info: [2023-12-13T20:04:56.872Z] ------------------- [2023-12-13T20:04:56.872Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-13T20:04:56.872Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-13T20:04:56.872Z] Message: update stable to v1.0.258 [2023-12-13T20:04:57.132Z] ------------------- [2023-12-13T20:04:57.132Z] experimental info: [2023-12-13T20:04:57.132Z] ------------------- [2023-12-13T20:04:57.132Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-13T20:04:57.132Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-13T20:04:57.132Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-13T20:04:57.249Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-12-13T20:04:57.278Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-12-13T20:04:57.305Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-13T20:04:57.322Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-13T20:04:57.340Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-13T20:04:57.361Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-13T20:04:57.380Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-13T20:04:57.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-12-13T20:04:57.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-12-13T20:04:57.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-12-13T20:04:57.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-13T20:04:57.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-13T20:04:57.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-13T20:04:57.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-13T20:04:57.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-13T20:04:57.602Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-13T20:04:57.636Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-13T20:04:57.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-13T20:04:57.688Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-13T20:04:57.722Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-13T20:04:57.747Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-13T20:04:57.777Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-13T20:04:57.806Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-13T20:04:57.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-13T20:04:57.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-13T20:04:57.896Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-13T20:04:57.928Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] echo [2023-12-13T20:04:57.961Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 420b6f8 [Pipeline] echo [2023-12-13T20:04:57.996Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-13T20:04:58.072Z] provisioning config files... [2023-12-13T20:04:58.087Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/616@tmp/config4541124880701209947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-13T20:04:58.432Z] ---> ****-login.sh [2023-12-13T20:04:58.432Z] nexus3.edgexfoundry.org:10001 [2023-12-13T20:04:58.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:04:58.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:04:58.955Z] Configure a credential helper to remove this warning. See [2023-12-13T20:04:58.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:04:58.955Z] [2023-12-13T20:04:58.955Z] Login Succeeded [2023-12-13T20:04:58.955Z] nexus3.edgexfoundry.org:10002 [2023-12-13T20:04:58.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:04:58.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:04:58.955Z] Configure a credential helper to remove this warning. See [2023-12-13T20:04:58.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:04:58.955Z] [2023-12-13T20:04:58.955Z] Login Succeeded [2023-12-13T20:04:58.955Z] nexus3.edgexfoundry.org:10003 [2023-12-13T20:04:58.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:04:59.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:04:59.215Z] Configure a credential helper to remove this warning. See [2023-12-13T20:04:59.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:04:59.215Z] [2023-12-13T20:04:59.215Z] Login Succeeded [2023-12-13T20:04:59.215Z] nexus3.edgexfoundry.org:10004 [2023-12-13T20:04:59.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:04:59.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:04:59.215Z] Configure a credential helper to remove this warning. See [2023-12-13T20:04:59.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:04:59.215Z] [2023-12-13T20:04:59.215Z] Login Succeeded [2023-12-13T20:04:59.215Z] ****.io [2023-12-13T20:04:59.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:04:59.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:04:59.477Z] Configure a credential helper to remove this warning. See [2023-12-13T20:04:59.477Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:04:59.477Z] [2023-12-13T20:04:59.477Z] Login Succeeded [2023-12-13T20:04:59.477Z] ---> ****-login.sh ends [Pipeline] } [2023-12-13T20:04:59.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-13T20:04:59.881Z] + 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 [2023-12-13T20:04:59.881Z] + cut -d/ -f2 [2023-12-13T20:04:59.881Z] + dirname cmd/core-command/Dockerfile [2023-12-13T20:04:59.881Z] + echo core-command,cmd/core-command/Dockerfile [2023-12-13T20:04:59.881Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-12-13T20:04:59.881Z] + cut -d/ -f2 [2023-12-13T20:04:59.881Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-12-13T20:04:59.881Z] + dirname cmd/core-data/Dockerfile [2023-12-13T20:04:59.881Z] + cut -d/ -f2 [2023-12-13T20:04:59.881Z] + echo core-data,cmd/core-data/Dockerfile [2023-12-13T20:04:59.881Z] + dirname cmd/core-metadata/Dockerfile [2023-12-13T20:04:59.881Z] + cut -d/ -f2 [2023-12-13T20:04:59.881Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-12-13T20:04:59.881Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-12-13T20:04:59.881Z] + cut -d/ -f2 [2023-12-13T20:04:59.881Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-12-13T20:04:59.881Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-12-13T20:04:59.881Z] + cut -d/ -f2 [2023-12-13T20:04:59.881Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-12-13T20:04:59.881Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-12-13T20:04:59.881Z] + cut -d/ -f2 [2023-12-13T20:04:59.881Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-12-13T20:04:59.881Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-12-13T20:04:59.881Z] + cut -d/ -f2 [2023-12-13T20:04:59.881Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-12-13T20:04:59.881Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-12-13T20:04:59.881Z] + cut -d/ -f2 [2023-12-13T20:04:59.881Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-12-13T20:04:59.881Z] + dirname cmd/security-spire-agent/Dockerfile [2023-12-13T20:04:59.881Z] + cut -d/ -f2 [2023-12-13T20:04:59.881Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-12-13T20:04:59.881Z] + dirname cmd/security-spire-config/Dockerfile [2023-12-13T20:04:59.881Z] + cut -d/ -f2 [2023-12-13T20:04:59.881Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-12-13T20:04:59.881Z] + dirname cmd/security-spire-server/Dockerfile [2023-12-13T20:04:59.881Z] + cut -d/ -f2 [2023-12-13T20:04:59.881Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-12-13T20:04:59.881Z] + dirname cmd/support-notifications/Dockerfile [2023-12-13T20:04:59.881Z] + cut -d/ -f2 [2023-12-13T20:04:59.881Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-12-13T20:04:59.881Z] + dirname cmd/support-scheduler/Dockerfile [2023-12-13T20:04:59.881Z] + cut -d/ -f2 [2023-12-13T20:04:59.881Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-12-13T20:04:59.916Z] 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 [2023-12-13T20:05:00.332Z] + git rev-list -1 --merges 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623~1..420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] echo [2023-12-13T20:05:00.341Z] -----------> git rev-list -1 --merges 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623~1..420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [false] [Pipeline] sh [2023-12-13T20:05:00.643Z] + git log --format=format:%s -1 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] echo [2023-12-13T20:05:00.658Z] ========================================================= [2023-12-13T20:05:00.658Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-13T20:05:00.658Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-12-13T20:05:01.114Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-13T20:05:01.115Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-13T20:05:01.115Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-13T20:05:01.115Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-13T20:05:01.115Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-13T20:05:01.115Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-13T20:05:01.115Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:05:01.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-13T20:05:01.554Z] [2023-12-13T20:05:01.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:05:01.868Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-13T20:05:01.868Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-13T20:05:01.868Z] b85a868b505f: Pulling fs layer [2023-12-13T20:05:01.868Z] e2be974225ed: Pulling fs layer [2023-12-13T20:05:01.868Z] 339a4e72a1f5: Pulling fs layer [2023-12-13T20:05:01.868Z] 988bab9f4d93: Pulling fs layer [2023-12-13T20:05:01.868Z] 1469e6f7b9e6: Pulling fs layer [2023-12-13T20:05:01.868Z] eaf3925da568: Pulling fs layer [2023-12-13T20:05:01.868Z] bab4dde63d76: Pulling fs layer [2023-12-13T20:05:01.868Z] bde34c3a00c8: Pulling fs layer [2023-12-13T20:05:01.868Z] b352a97aabf1: Pulling fs layer [2023-12-13T20:05:01.868Z] 4872d77fe225: Pulling fs layer [2023-12-13T20:05:01.868Z] 5851b861e8e6: Pulling fs layer [2023-12-13T20:05:01.868Z] 988bab9f4d93: Waiting [2023-12-13T20:05:01.868Z] 1469e6f7b9e6: Waiting [2023-12-13T20:05:01.868Z] bde34c3a00c8: Waiting [2023-12-13T20:05:01.868Z] eaf3925da568: Waiting [2023-12-13T20:05:01.868Z] b352a97aabf1: Waiting [2023-12-13T20:05:01.868Z] bab4dde63d76: Waiting [2023-12-13T20:05:01.868Z] 4872d77fe225: Waiting [2023-12-13T20:05:01.868Z] 5851b861e8e6: Waiting [2023-12-13T20:05:01.868Z] e2be974225ed: Download complete [2023-12-13T20:05:01.868Z] 988bab9f4d93: Verifying Checksum [2023-12-13T20:05:01.868Z] 988bab9f4d93: Download complete [2023-12-13T20:05:02.131Z] 1469e6f7b9e6: Verifying Checksum [2023-12-13T20:05:02.131Z] 1469e6f7b9e6: Download complete [2023-12-13T20:05:02.131Z] eaf3925da568: Verifying Checksum [2023-12-13T20:05:02.131Z] eaf3925da568: Download complete [2023-12-13T20:05:02.131Z] 339a4e72a1f5: Verifying Checksum [2023-12-13T20:05:02.131Z] 339a4e72a1f5: Download complete [2023-12-13T20:05:02.131Z] bde34c3a00c8: Verifying Checksum [2023-12-13T20:05:02.131Z] bde34c3a00c8: Download complete [2023-12-13T20:05:02.131Z] b352a97aabf1: Verifying Checksum [2023-12-13T20:05:02.131Z] b352a97aabf1: Download complete [2023-12-13T20:05:02.131Z] 5851b861e8e6: Download complete [2023-12-13T20:05:02.131Z] b85a868b505f: Verifying Checksum [2023-12-13T20:05:02.131Z] b85a868b505f: Download complete [2023-12-13T20:05:02.393Z] bab4dde63d76: Verifying Checksum [2023-12-13T20:05:02.393Z] bab4dde63d76: Download complete [2023-12-13T20:05:03.774Z] b85a868b505f: Pull complete [2023-12-13T20:05:03.774Z] e2be974225ed: Pull complete [2023-12-13T20:05:04.034Z] 339a4e72a1f5: Pull complete [2023-12-13T20:05:04.293Z] 988bab9f4d93: Pull complete [2023-12-13T20:05:04.555Z] 1469e6f7b9e6: Pull complete [2023-12-13T20:05:04.555Z] eaf3925da568: Pull complete [2023-12-13T20:05:06.463Z] bab4dde63d76: Pull complete [2023-12-13T20:05:06.464Z] bde34c3a00c8: Pull complete [2023-12-13T20:05:06.464Z] b352a97aabf1: Pull complete [2023-12-13T20:05:06.723Z] 4872d77fe225: Pull complete [2023-12-13T20:05:06.723Z] 5851b861e8e6: Pull complete [2023-12-13T20:05:06.723Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-13T20:05:06.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-13T20:05:06.723Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T20:05:06.916Z] prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container [2023-12-13T20:05:06.940Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-13T20:05:09.394Z] $ docker top f77f2d11c49124091965de3059f476e7140119112ea3b716c6cb5d1778e592f4 -eo pid,comm [2023-12-13T20:05:09.456Z] 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). [2023-12-13T20:05:09.456Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-13T20:05:09.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-13T20:05:09.547Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-13T20:05:09.664Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-13T20:05:09.661Z] $ docker exec f77f2d11c49124091965de3059f476e7140119112ea3b716c6cb5d1778e592f4 ssh-agent [2023-12-13T20:05:09.769Z] SSH_AUTH_SOCK=/tmp/ssh-0sTPrS9T2XV1/agent.31 [2023-12-13T20:05:09.769Z] SSH_AGENT_PID=37 [2023-12-13T20:05:09.777Z] Running ssh-add (command line suppressed) [2023-12-13T20:05:09.896Z] Identity added: /w/workspace/edgex-go/616@tmp/private_key_16631746270071899183.key (/w/workspace/edgex-go/616@tmp/private_key_16631746270071899183.key) [2023-12-13T20:05:09.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-13T20:05:10.229Z] + git tag --points-at HEAD [Pipeline] } [2023-12-13T20:05:10.236Z] $ docker exec --env ******** --env ******** f77f2d11c49124091965de3059f476e7140119112ea3b716c6cb5d1778e592f4 ssh-agent -k [2023-12-13T20:05:10.341Z] unset SSH_AUTH_SOCK; [2023-12-13T20:05:10.341Z] unset SSH_AGENT_PID; [2023-12-13T20:05:10.342Z] echo Agent pid 37 killed; [2023-12-13T20:05:10.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-13T20:05:10.425Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-13T20:05:10.425Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-13T20:05:10.542Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-13T20:05:10.540Z] $ docker exec f77f2d11c49124091965de3059f476e7140119112ea3b716c6cb5d1778e592f4 ssh-agent [2023-12-13T20:05:10.669Z] SSH_AUTH_SOCK=/tmp/ssh-jHC1sw06cmX2/agent.69 [2023-12-13T20:05:10.669Z] SSH_AGENT_PID=75 [2023-12-13T20:05:10.675Z] Running ssh-add (command line suppressed) [2023-12-13T20:05:10.774Z] Identity added: /w/workspace/edgex-go/616@tmp/private_key_1682764594625830316.key (/w/workspace/edgex-go/616@tmp/private_key_1682764594625830316.key) [2023-12-13T20:05:10.791Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-13T20:05:11.097Z] + git semver init [2023-12-13T20:05:11.357Z] 2023-12-13 20:05:11,301 [run_init] DEBUG init version:0.0.0 force:False [2023-12-13T20:05:11.357Z] 2023-12-13 20:05:11,302 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/616/.semver [2023-12-13T20:05:11.357Z] 2023-12-13 20:05:11,303 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/616/.semver [2023-12-13T20:05:11.357Z] 2023-12-13 20:05:11,303 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/616/.semver'], cwd=/w/workspace/edgex-go/616, universal_newlines=False, shell=None, istream=None) [2023-12-13T20:05:26.280Z] 2023-12-13 20:05:23,837 [append_file] DEBUG append to file:/w/workspace/edgex-go/616/.git/info/exclude [2023-12-13T20:05:26.280Z] 2023-12-13 20:05:23,837 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/616/.semver/main with force:False [2023-12-13T20:05:26.280Z] 2023-12-13 20:05:23,837 [read_version] DEBUG read version from /w/workspace/edgex-go/616/.semver/main [2023-12-13T20:05:26.280Z] 2023-12-13 20:05:23,837 [read_version] DEBUG read version from /w/workspace/edgex-go/616/.semver/main [2023-12-13T20:05:26.280Z] 3.2.0-dev.6 [Pipeline] } [2023-12-13T20:05:26.298Z] $ docker exec --env ******** --env ******** f77f2d11c49124091965de3059f476e7140119112ea3b716c6cb5d1778e592f4 ssh-agent -k [2023-12-13T20:05:26.410Z] unset SSH_AUTH_SOCK; [2023-12-13T20:05:26.411Z] unset SSH_AGENT_PID; [2023-12-13T20:05:26.411Z] echo Agent pid 75 killed; [2023-12-13T20:05:26.426Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-13T20:05:26.798Z] + git semver [Pipeline] } [2023-12-13T20:05:27.068Z] $ docker stop --time=1 f77f2d11c49124091965de3059f476e7140119112ea3b716c6cb5d1778e592f4 [2023-12-13T20:05:28.358Z] $ docker rm -f --volumes f77f2d11c49124091965de3059f476e7140119112ea3b716c6cb5d1778e592f4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-13T20:05:28.728Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-13T20:05:28.955Z] Stashed 1 file(s) [Pipeline] echo [2023-12-13T20:05:28.959Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.6 [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 [2023-12-13T20:05:29.536Z] + git config --global --add safe.directory /w/workspace/edgex-go/616 [Pipeline] echo [2023-12-13T20:05:29.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-13T20:05:29.578Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-13T20:05:29.605Z] ========================================================= [2023-12-13T20:05:29.605Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-13T20:05:29.605Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-13T20:05:29.918Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-13T20:05:29.918Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-13T20:05:29.918Z] 7264a8db6415: Pulling fs layer [2023-12-13T20:05:29.918Z] c4d48a809fc2: Pulling fs layer [2023-12-13T20:05:29.918Z] 4f1c88b9dad5: Pulling fs layer [2023-12-13T20:05:29.918Z] ad3a456e5733: Pulling fs layer [2023-12-13T20:05:29.918Z] 69c7f0334f64: Pulling fs layer [2023-12-13T20:05:29.918Z] 1f1c1a5573a3: Pulling fs layer [2023-12-13T20:05:29.918Z] ce7588e14bc9: Pulling fs layer [2023-12-13T20:05:29.918Z] b5e4710f87ac: Pulling fs layer [2023-12-13T20:05:29.918Z] 69c7f0334f64: Waiting [2023-12-13T20:05:29.918Z] 1f1c1a5573a3: Waiting [2023-12-13T20:05:29.918Z] ce7588e14bc9: Waiting [2023-12-13T20:05:29.918Z] b5e4710f87ac: Waiting [2023-12-13T20:05:29.918Z] ad3a456e5733: Waiting [2023-12-13T20:05:29.918Z] c4d48a809fc2: Verifying Checksum [2023-12-13T20:05:29.918Z] c4d48a809fc2: Download complete [2023-12-13T20:05:29.918Z] ad3a456e5733: Verifying Checksum [2023-12-13T20:05:29.918Z] ad3a456e5733: Download complete [2023-12-13T20:05:29.918Z] 69c7f0334f64: Verifying Checksum [2023-12-13T20:05:29.918Z] 69c7f0334f64: Download complete [2023-12-13T20:05:29.918Z] 7264a8db6415: Verifying Checksum [2023-12-13T20:05:29.918Z] 7264a8db6415: Download complete [2023-12-13T20:05:29.918Z] 1f1c1a5573a3: Verifying Checksum [2023-12-13T20:05:29.918Z] 1f1c1a5573a3: Download complete [2023-12-13T20:05:30.185Z] 7264a8db6415: Pull complete [2023-12-13T20:05:30.185Z] b5e4710f87ac: Verifying Checksum [2023-12-13T20:05:30.185Z] b5e4710f87ac: Download complete [2023-12-13T20:05:30.185Z] c4d48a809fc2: Pull complete [2023-12-13T20:05:30.444Z] 4f1c88b9dad5: Verifying Checksum [2023-12-13T20:05:30.444Z] 4f1c88b9dad5: Download complete [2023-12-13T20:05:31.011Z] ce7588e14bc9: Verifying Checksum [2023-12-13T20:05:31.011Z] ce7588e14bc9: Download complete [2023-12-13T20:05:33.542Z] 4f1c88b9dad5: Pull complete [2023-12-13T20:05:33.542Z] ad3a456e5733: Pull complete [2023-12-13T20:05:33.802Z] 69c7f0334f64: Pull complete [2023-12-13T20:05:33.802Z] 1f1c1a5573a3: Pull complete [2023-12-13T20:05:36.333Z] ce7588e14bc9: Pull complete [2023-12-13T20:05:36.900Z] b5e4710f87ac: Pull complete [2023-12-13T20:05:36.900Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-13T20:05:36.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-13T20:05:36.900Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-13T20:05:37.217Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-13T20:05:37.217Z] WORKDIR /edgex [2023-12-13T20:05:37.217Z] COPY go.mod . [2023-12-13T20:05:37.217Z] RUN go mod download [2023-12-13T20:05:37.217Z] + docker build -t ci-base-image-x86_64 -f - . [2023-12-13T20:05:38.156Z] Sending build context to Docker daemon 175.1MB [2023-12-13T20:05:38.156Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-13T20:05:38.156Z] ---> 88b5674ff536 [2023-12-13T20:05:38.156Z] Step 2/4 : WORKDIR /edgex [2023-12-13T20:05:43.433Z] ---> Running in 1445c02ee2f6 [2023-12-13T20:05:43.433Z] Removing intermediate container 1445c02ee2f6 [2023-12-13T20:05:43.433Z] ---> 2ae60e61f9b9 [2023-12-13T20:05:43.433Z] Step 3/4 : COPY go.mod . [2023-12-13T20:05:43.433Z] ---> ff9248c9b832 [2023-12-13T20:05:43.433Z] Step 4/4 : RUN go mod download [2023-12-13T20:05:43.433Z] ---> Running in 7136df66cef8 [2023-12-13T20:05:44.143Z] Still waiting to schedule task [2023-12-13T20:05:44.143Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-13T20:05:59.014Z] Removing intermediate container 7136df66cef8 [2023-12-13T20:05:59.014Z] ---> 17ce86956f48 [2023-12-13T20:05:59.014Z] Successfully built 17ce86956f48 [2023-12-13T20:05:59.014Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:05:59.338Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-13T20:05:59.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T20:05:59.459Z] prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container [2023-12-13T20:05:59.488Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-13T20:05:59.916Z] $ docker top 83b94549c2b64f5cbb5f9e2acba6c5b28cd2e2f87a32a4a46cabc6b3c721280c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-13T20:06:00.344Z] + go version [2023-12-13T20:06:00.344Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-13T20:06:00.354Z] $ docker stop --time=1 83b94549c2b64f5cbb5f9e2acba6c5b28cd2e2f87a32a4a46cabc6b3c721280c [2023-12-13T20:06:01.616Z] $ docker rm -f --volumes 83b94549c2b64f5cbb5f9e2acba6c5b28cd2e2f87a32a4a46cabc6b3c721280c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:06:02.223Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-13T20:06:02.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T20:06:02.339Z] prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container [2023-12-13T20:06:02.371Z] $ 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/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-13T20:06:02.757Z] $ docker top 18237aff9d59d883ff9fc03345b9cbc05aa35a38930e6ec9e0728fb7edcc4ccf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-13T20:06:02.865Z] ========================================================= [2023-12-13T20:06:02.865Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-13T20:06:02.865Z] ========================================================= [Pipeline] sh [2023-12-13T20:06:03.142Z] + git config --global --add safe.directory /w/workspace/edgex-go/616 [Pipeline] fileExists [Pipeline] sh [2023-12-13T20:06:03.467Z] + make test [2023-12-13T20:06:03.467Z] go test -race -coverprofile=coverage.out ./... [2023-12-13T20:06:11.592Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-13T20:06:23.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-13T20:06:23.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-13T20:06:23.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-13T20:06:23.850Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-13T20:06:23.850Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-13T20:06:23.850Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-13T20:06:23.850Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-13T20:06:23.850Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-13T20:06:23.850Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-13T20:06:23.850Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-13T20:06:24.107Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-13T20:06:24.107Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-13T20:06:24.107Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-13T20:06:24.107Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-13T20:06:26.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-13T20:06:26.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-13T20:06:26.953Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 28.7% of statements [2023-12-13T20:06:28.857Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.057s coverage: 97.0% of statements [2023-12-13T20:06:28.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-13T20:06:28.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-13T20:06:28.857Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-13T20:06:30.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-13T20:06:30.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-13T20:06:31.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-13T20:06:31.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-13T20:06:31.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-13T20:06:31.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-13T20:06:31.610Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-13T20:06:32.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.086s coverage: 69.2% of statements [2023-12-13T20:06:32.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.063s coverage: 53.2% of statements [2023-12-13T20:06:32.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-13T20:06:32.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-13T20:06:35.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-13T20:06:35.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-13T20:06:35.079Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-13T20:06:35.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.617s coverage: 93.4% of statements [2023-12-13T20:06:35.079Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 4.1% of statements [2023-12-13T20:06:35.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-13T20:06:35.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-13T20:06:35.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-13T20:06:35.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-13T20:06:35.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-13T20:06:35.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-13T20:06:35.339Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-13T20:06:36.274Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.383s coverage: 97.6% of statements [2023-12-13T20:06:36.274Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements [2023-12-13T20:06:36.842Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-13T20:06:36.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-13T20:06:37.789Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.9% of statements [2023-12-13T20:06:37.789Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.048s coverage: 32.2% of statements [2023-12-13T20:06:37.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.042s coverage: 41.7% of statements [2023-12-13T20:06:37.789Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.045s coverage: 82.9% of statements [2023-12-13T20:06:38.048Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements [2023-12-13T20:06:38.308Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.042s coverage: 96.3% of statements [2023-12-13T20:06:38.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.039s coverage: 87.5% of statements [2023-12-13T20:06:38.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-13T20:06:38.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-13T20:06:38.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-13T20:06:38.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-13T20:06:39.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-13T20:06:39.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-13T20:06:39.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-13T20:06:39.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-13T20:06:40.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-13T20:06:40.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-13T20:06:40.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-13T20:06:40.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-13T20:06:40.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-13T20:06:40.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-13T20:06:40.845Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-13T20:06:42.751Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-13T20:06:43.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-13T20:06:43.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-13T20:06:43.978Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-13T20:06:46.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-13T20:06:46.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-13T20:06:46.516Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-13T20:06:47.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-13T20:06:47.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-13T20:06:47.894Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-13T20:06:48.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-13T20:06:48.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-13T20:06:48.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-13T20:06:48.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-13T20:06:50.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-13T20:06:50.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-13T20:06:50.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-13T20:06:50.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-13T20:06:51.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.042s coverage: 94.4% of statements [2023-12-13T20:06:51.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-13T20:06:51.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-13T20:06:51.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-13T20:06:51.596Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-13T20:06:52.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-13T20:06:52.533Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-13T20:06:53.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-13T20:06:53.471Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-13T20:07:03.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.273s coverage: 79.9% of statements [2023-12-13T20:07:03.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.062s coverage: 92.9% of statements [2023-12-13T20:07:03.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2023-12-13T20:07:03.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements [2023-12-13T20:07:03.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements [2023-12-13T20:07:03.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements [2023-12-13T20:07:03.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements [2023-12-13T20:07:03.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.086s coverage: 81.8% of statements [2023-12-13T20:07:03.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.085s coverage: 82.1% of statements [2023-12-13T20:07:03.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements [2023-12-13T20:07:03.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.175s coverage: 63.1% of statements [2023-12-13T20:07:03.451Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements [2023-12-13T20:07:03.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2023-12-13T20:07:03.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-12-13T20:07:03.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2023-12-13T20:07:03.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2023-12-13T20:07:03.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.175s coverage: 38.4% of statements [2023-12-13T20:07:03.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2023-12-13T20:07:03.452Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements [2023-12-13T20:07:03.452Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements [2023-12-13T20:07:03.452Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.134s coverage: 95.7% of statements [2023-12-13T20:07:03.452Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements [2023-12-13T20:07:03.452Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.078s coverage: 98.9% of statements [2023-12-13T20:07:03.452Z] 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 [2023-12-13T20:07:03.710Z] running golangci-lint [2023-12-13T20:07:03.710Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-12-13T20:07:03.710Z] go version go1.21.0 linux/amd64 [2023-12-13T20:07:03.969Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-12-13T20:07:03.969Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-12-13T20:07:14.795Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24992 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-12-13T20:07:14.828Z] Running in /w/workspace/edgex-go/616 [Pipeline] { [Pipeline] checkout [2023-12-13T20:07:17.904Z] The recommended git tool is: git [2023-12-13T20:07:18.838Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|name|types_sizes|imports) took 13.378784994s" [2023-12-13T20:07:18.838Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.00321ms" [2023-12-13T20:07:23.061Z] using credential edgex-jenkins-ssh [2023-12-13T20:07:23.080Z] Cloning the remote Git repository [2023-12-13T20:07:23.115Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-12-13T20:07:23.199Z] > git init /w/workspace/edgex-go/616 # timeout=10 [2023-12-13T20:07:23.331Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-13T20:07:23.332Z] > git --version # timeout=10 [2023-12-13T20:07:23.353Z] > git --version # 'git version 2.25.1' [2023-12-13T20:07:23.356Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-13T20:07:23.502Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-13T20:07:25.393Z] level=info msg="[linters_context/goanalysis] analyzers took 59.588382239s with top 10 stages: buildir: 29.344321217s, gosec: 6.188984239s, inspect: 1.791472235s, fact_deprecated: 1.24518196s, ctrlflow: 1.240126656s, printf: 1.170254179s, S1038: 782.299638ms, nilness: 635.935726ms, fact_purity: 602.056078ms, SA1006: 550.359149ms" [2023-12-13T20:07:25.393Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-12-13T20:07:25.393Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 197/197, identifier_marker: 197/197, exclude: 197/197, nolint: 0/21, filename_unadjuster: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, cgo: 197/197, skip_files: 197/197, path_prettifier: 197/197" [2023-12-13T20:07:25.393Z] level=info msg="[runner] processing took 15.729001ms with stages: nolint: 6.830734ms, identifier_marker: 3.494267ms, path_prettifier: 2.016621ms, autogenerated_exclude: 1.551598ms, exclude-rules: 1.048646ms, skip_dirs: 743.173µs, cgo: 26.511µs, filename_unadjuster: 13.66µs, skip_files: 620ns, max_same_issues: 550ns, fixer: 400ns, uniq_by_line: 380ns, exclude: 330ns, max_from_linter: 280ns, severity-rules: 260ns, diff: 241ns, sort_results: 240ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns" [2023-12-13T20:07:25.393Z] level=info msg="[runner] linters took 7.749232456s with stages: goanalysis_metalinter: 7.733424852s" [2023-12-13T20:07:25.393Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-12-13T20:07:25.393Z] level=info msg="Memory: 212 samples, avg is 221.6MB, max is 928.5MB" [2023-12-13T20:07:25.393Z] level=info msg="Execution took 21.173348949s" [2023-12-13T20:07:25.393Z] go vet ./... [2023-12-13T20:07:28.703Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-13T20:07:28.961Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-13T20:07:28.961Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-13T20:07:29.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-13T20:07:29.545Z] + ls -al . [2023-12-13T20:07:29.545Z] total 736 [2023-12-13T20:07:29.545Z] drwxrwxr-x 11 1001 1001 4096 Dec 13 20:06 . [2023-12-13T20:07:29.545Z] drwxr-xr-x 4 root root 4096 Dec 13 20:06 .. [2023-12-13T20:07:29.545Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 20:04 .blubracket [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 10 Dec 13 20:04 .dockerignore [2023-12-13T20:07:29.545Z] drwxrwxr-x 8 1001 1001 4096 Dec 13 20:07 .git [2023-12-13T20:07:29.545Z] drwxrwxr-x 3 1001 1001 4096 Dec 13 20:04 .github [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 1074 Dec 13 20:04 .gitignore [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 42 Dec 13 20:04 .golangci.yml [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 100 Dec 13 20:04 .hadolint.yml [2023-12-13T20:07:29.545Z] drwxr-xr-x 3 1001 1001 4096 Dec 13 20:05 .semver [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 155 Dec 13 20:04 .sonarcloud.properties [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 1171 Dec 13 20:04 ADOPTERS.md [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 11674 Dec 13 20:04 Attribution.txt [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 100284 Dec 13 20:04 CHANGELOG.md [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 3804 Dec 13 20:04 CONTRIBUTING.md [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 677 Dec 13 20:04 GOVERNANCE.md [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 861 Dec 13 20:04 Jenkinsfile [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 10775 Dec 13 20:04 LICENSE [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 15060 Dec 13 20:04 Makefile [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 582 Dec 13 20:04 OWNERS.md [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 9528 Dec 13 20:04 README.md [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 789 Dec 13 20:04 SECURITY.md [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 11 Dec 13 20:05 VERSION [2023-12-13T20:07:29.545Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 20:04 bin [2023-12-13T20:07:29.545Z] drwxrwxr-x 18 1001 1001 4096 Dec 13 20:04 cmd [2023-12-13T20:07:29.545Z] -rw-r--r-- 1 root root 453602 Dec 13 20:07 coverage.out [2023-12-13T20:07:29.545Z] drwxrwxr-x 2 1001 1001 4096 Dec 13 20:04 fuzz_test [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 3685 Dec 13 20:04 go.mod [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 34438 Dec 13 20:04 go.sum [2023-12-13T20:07:29.545Z] drwxrwxr-x 7 1001 1001 4096 Dec 13 20:04 internal [2023-12-13T20:07:29.545Z] drwxrwxr-x 3 1001 1001 4096 Dec 13 20:04 openapi [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 584 Dec 13 20:04 security.txt [2023-12-13T20:07:29.545Z] -rw-rw-r-- 1 1001 1001 204 Dec 13 20:04 version.go [Pipeline] sh [2023-12-13T20:07:29.829Z] + '[' -e coverage.out ] [2023-12-13T20:07:29.829Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-13T20:07:29.941Z] Stashed 1 file(s) [Pipeline] sh [2023-12-13T20:07:30.228Z] + make build [2023-12-13T20:07:30.228Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-13T20:07:41.902Z] Avoid second fetch [2023-12-13T20:07:41.903Z] Checking out Revision 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 (main) [2023-12-13T20:07:40.832Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-13T20:07:40.850Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-13T20:07:41.916Z] > git config core.sparsecheckout # timeout=10 [2023-12-13T20:07:41.975Z] > git checkout -f 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 # timeout=10 [2023-12-13T20:07:42.440Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-13T20:07:42.440Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-13T20:07:42.440Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-13T20:07:42.635Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4736)" [2023-12-13T20:07:43.006Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-13T20:07:43.770Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-13T20:07:43.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-13T20:07:43.770Z] Dload Upload Total Spent Left Speed [2023-12-13T20:07:43.770Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 94641 0 --:--:-- --:--:-- --:--:-- 95353 [Pipeline] sh [2023-12-13T20:07:44.114Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-13T20:07:44.452Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-13T20:07:44.452Z] + sudo tee /etc/docker/daemon.new [2023-12-13T20:07:44.452Z] { [2023-12-13T20:07:44.452Z] "registry-mirrors": [ [2023-12-13T20:07:44.452Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-13T20:07:44.452Z] ], [2023-12-13T20:07:44.452Z] "bip": "10.250.0.254/24", [2023-12-13T20:07:44.452Z] "hosts": [ [2023-12-13T20:07:44.452Z] "tcp://0.0.0.0:5555", [2023-12-13T20:07:44.452Z] "unix:///var/run/docker.sock" [2023-12-13T20:07:44.452Z] ], [2023-12-13T20:07:44.452Z] "mtu": 1458, [2023-12-13T20:07:44.452Z] "selinux-enabled": true, [2023-12-13T20:07:44.452Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-13T20:07:44.452Z] } [Pipeline] sh [2023-12-13T20:07:44.778Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-13T20:07:45.103Z] + sudo service docker restart [2023-12-13T20:07:48.278Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-13T20:07:48.851Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-13T20:07:49.788Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-13T20:07:50.723Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-13T20:07:51.290Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-13T20:07:51.855Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-13T20:07:52.422Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-12-13T20:07:53.365Z] $ docker stop --time=1 18237aff9d59d883ff9fc03345b9cbc05aa35a38930e6ec9e0728fb7edcc4ccf [2023-12-13T20:07:56.727Z] $ docker rm -f --volumes 18237aff9d59d883ff9fc03345b9cbc05aa35a38930e6ec9e0728fb7edcc4ccf [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 [2023-12-13T20:07:57.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-13T20:07:57.912Z] [2023-12-13T20:07:57.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:07:58.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-13T20:07:58.233Z] latest: Pulling from edgex-devops/edgex-compose [2023-12-13T20:07:58.233Z] 91d30c5bc195: Pulling fs layer [2023-12-13T20:07:58.233Z] 2e9b0aa3be6d: Pulling fs layer [2023-12-13T20:07:58.233Z] 9c61dcf015f6: Pulling fs layer [2023-12-13T20:07:58.233Z] 4698f68db338: Pulling fs layer [2023-12-13T20:07:58.233Z] 2a2f49069b9e: Pulling fs layer [2023-12-13T20:07:58.233Z] e0025b399a48: Pulling fs layer [2023-12-13T20:07:58.233Z] 4698f68db338: Waiting [2023-12-13T20:07:58.233Z] 2a2f49069b9e: Waiting [2023-12-13T20:07:58.233Z] e0025b399a48: Waiting [2023-12-13T20:07:58.233Z] 91d30c5bc195: Verifying Checksum [2023-12-13T20:07:58.233Z] 4698f68db338: Verifying Checksum [2023-12-13T20:07:58.233Z] 4698f68db338: Download complete [2023-12-13T20:07:58.492Z] 2e9b0aa3be6d: Verifying Checksum [2023-12-13T20:07:58.492Z] 2e9b0aa3be6d: Download complete [2023-12-13T20:07:58.492Z] e0025b399a48: Verifying Checksum [2023-12-13T20:07:58.492Z] e0025b399a48: Download complete [2023-12-13T20:07:58.492Z] 91d30c5bc195: Pull complete [2023-12-13T20:07:58.492Z] 2a2f49069b9e: Download complete [2023-12-13T20:07:58.751Z] 2e9b0aa3be6d: Pull complete [2023-12-13T20:07:59.009Z] 9c61dcf015f6: Verifying Checksum [2023-12-13T20:07:59.009Z] 9c61dcf015f6: Download complete [2023-12-13T20:08:01.539Z] 9c61dcf015f6: Pull complete [2023-12-13T20:08:01.539Z] 4698f68db338: Pull complete [2023-12-13T20:08:01.539Z] 2a2f49069b9e: Pull complete [2023-12-13T20:08:01.799Z] e0025b399a48: Pull complete [2023-12-13T20:08:01.799Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-12-13T20:08:01.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-13T20:08:01.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T20:08:01.992Z] prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container [2023-12-13T20:08:02.019Z] $ 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/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-12-13T20:08:03.830Z] $ docker top 0fa96d66771679ea9f610100c136d10087c1b154b35e4e1ed36dcacfe13bc295 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider [2023-12-13T20:08:04.013Z] provisioning config files... [2023-12-13T20:08:04.040Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/616@tmp/config1425046535737810907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-13T20:08:04.234Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-13T20:08:04.504Z] ---> ****-login.sh [2023-12-13T20:08:04.504Z] nexus3.edgexfoundry.org:10001 [2023-12-13T20:08:04.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:08:05.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:08:05.044Z] Configure a credential helper to remove this warning. See [2023-12-13T20:08:05.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:08:05.044Z] [2023-12-13T20:08:05.044Z] Login Succeeded [2023-12-13T20:08:05.044Z] nexus3.edgexfoundry.org:10002 [2023-12-13T20:08:05.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:08:05.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:08:05.312Z] Configure a credential helper to remove this warning. See [2023-12-13T20:08:05.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:08:05.312Z] [2023-12-13T20:08:05.312Z] Login Succeeded [2023-12-13T20:08:05.312Z] nexus3.edgexfoundry.org:10003 [2023-12-13T20:08:05.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:08:05.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:08:05.588Z] Configure a credential helper to remove this warning. See [2023-12-13T20:08:05.588Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:08:05.588Z] [2023-12-13T20:08:05.588Z] Login Succeeded [2023-12-13T20:08:05.588Z] nexus3.edgexfoundry.org:10004 [2023-12-13T20:08:05.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:08:05.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:08:05.860Z] Configure a credential helper to remove this warning. See [2023-12-13T20:08:05.860Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:08:05.860Z] [2023-12-13T20:08:05.860Z] Login Succeeded [2023-12-13T20:08:05.860Z] ****.io [2023-12-13T20:08:05.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:08:06.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:08:06.129Z] Configure a credential helper to remove this warning. See [2023-12-13T20:08:06.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:08:06.129Z] [2023-12-13T20:08:06.129Z] Login Succeeded [2023-12-13T20:08:06.138Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-13T20:08:06.138Z] #1 transferring dockerfile: 2.49kB done [2023-12-13T20:08:06.138Z] #1 DONE 0.0s [2023-12-13T20:08:06.396Z] [2023-12-13T20:08:06.396Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-13T20:08:06.396Z] #2 transferring dockerfile: 2.93kB done [2023-12-13T20:08:06.396Z] #2 DONE 0.0s [2023-12-13T20:08:06.396Z] [2023-12-13T20:08:06.396Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-13T20:08:06.396Z] #3 transferring dockerfile: 2.23kB done [2023-12-13T20:08:06.396Z] #3 DONE 0.0s [2023-12-13T20:08:06.396Z] [2023-12-13T20:08:06.396Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-13T20:08:06.396Z] #4 transferring dockerfile: 1.89kB done [2023-12-13T20:08:06.396Z] #4 DONE 0.0s [2023-12-13T20:08:06.396Z] [2023-12-13T20:08:06.396Z] #5 [core-metadata internal] load build definition from Dockerfile [2023-12-13T20:08:06.399Z] ---> ****-login.sh ends [Pipeline] } [2023-12-13T20:08:06.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-12-13T20:08:06.655Z] #5 transferring dockerfile: 2.06kB done [2023-12-13T20:08:06.655Z] #5 DONE 0.0s [2023-12-13T20:08:06.655Z] [2023-12-13T20:08:06.655Z] #6 [core-command internal] load build definition from Dockerfile [2023-12-13T20:08:06.655Z] #6 transferring dockerfile: 1.93kB done [2023-12-13T20:08:06.655Z] #6 DONE 0.0s [2023-12-13T20:08:06.655Z] [2023-12-13T20:08:06.655Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-12-13T20:08:06.655Z] #7 transferring dockerfile: 1.70kB done [2023-12-13T20:08:06.655Z] #7 DONE 0.0s [2023-12-13T20:08:06.655Z] [2023-12-13T20:08:06.655Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-12-13T20:08:06.655Z] #8 transferring dockerfile: 1.95kB done [2023-12-13T20:08:06.655Z] #8 DONE 0.0s [2023-12-13T20:08:06.655Z] [2023-12-13T20:08:06.656Z] #9 [support-scheduler internal] load build definition from Dockerfile [2023-12-13T20:08:06.656Z] #9 transferring dockerfile: 1.93kB done [2023-12-13T20:08:06.656Z] #9 DONE 0.1s [2023-12-13T20:08:06.656Z] [2023-12-13T20:08:06.656Z] #10 [security-secretstore-setup internal] load .dockerignore [2023-12-13T20:08:06.656Z] #10 transferring context: 50B done [2023-12-13T20:08:06.656Z] #10 DONE 0.0s [2023-12-13T20:08:06.656Z] [2023-12-13T20:08:06.656Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-12-13T20:08:06.656Z] #11 transferring dockerfile: 1.69kB done [2023-12-13T20:08:06.656Z] #11 DONE 0.0s [2023-12-13T20:08:06.656Z] [2023-12-13T20:08:06.656Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-13T20:08:06.656Z] #12 transferring dockerfile: 2.50kB done [2023-12-13T20:08:06.656Z] #12 DONE 0.1s [2023-12-13T20:08:06.656Z] [2023-12-13T20:08:06.656Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-13T20:08:06.656Z] #13 transferring dockerfile: 2.15kB done [2023-12-13T20:08:06.656Z] #13 DONE 0.1s [2023-12-13T20:08:06.656Z] [2023-12-13T20:08:06.656Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-12-13T20:08:06.656Z] #14 transferring dockerfile: 1.81kB done [2023-12-13T20:08:06.656Z] #14 DONE 0.1s [2023-12-13T20:08:06.656Z] [2023-12-13T20:08:06.656Z] #15 [core-data internal] load build definition from Dockerfile [2023-12-13T20:08:06.656Z] #15 transferring dockerfile: 2.01kB done [2023-12-13T20:08:06.656Z] #15 DONE 0.0s [Pipeline] sh [2023-12-13T20:08:06.913Z] [2023-12-13T20:08:06.913Z] #16 [security-bootstrapper internal] load .dockerignore [2023-12-13T20:08:06.913Z] #16 transferring context: 50B done [2023-12-13T20:08:06.913Z] #16 DONE 0.0s [2023-12-13T20:08:06.913Z] [2023-12-13T20:08:06.913Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-13T20:08:06.913Z] #17 transferring context: 50B done [2023-12-13T20:08:06.913Z] #17 DONE 0.0s [2023-12-13T20:08:06.913Z] [2023-12-13T20:08:06.913Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-12-13T20:08:06.913Z] #18 transferring context: 50B done [2023-12-13T20:08:06.913Z] #18 DONE 0.0s [2023-12-13T20:08:06.913Z] [2023-12-13T20:08:06.913Z] #19 [core-command internal] load .dockerignore [2023-12-13T20:08:06.913Z] #19 transferring context: 50B done [2023-12-13T20:08:06.913Z] #19 DONE 0.0s [2023-12-13T20:08:06.913Z] [2023-12-13T20:08:06.913Z] #20 [core-metadata internal] load .dockerignore [2023-12-13T20:08:06.913Z] #20 transferring context: 50B done [2023-12-13T20:08:06.913Z] #20 DONE 0.0s [2023-12-13T20:08:06.913Z] [2023-12-13T20:08:06.913Z] #21 [security-spire-server internal] load .dockerignore [2023-12-13T20:08:06.913Z] #21 transferring context: 50B done [2023-12-13T20:08:06.913Z] #21 DONE 0.0s [2023-12-13T20:08:06.913Z] [2023-12-13T20:08:06.913Z] #22 [support-notifications internal] load .dockerignore [2023-12-13T20:08:06.913Z] #22 transferring context: 50B done [2023-12-13T20:08:06.913Z] #22 DONE 0.0s [2023-12-13T20:08:06.913Z] [2023-12-13T20:08:06.914Z] #23 [support-scheduler internal] load .dockerignore [2023-12-13T20:08:06.914Z] #23 transferring context: 50B done [2023-12-13T20:08:06.914Z] #23 DONE 0.0s [2023-12-13T20:08:06.914Z] [2023-12-13T20:08:06.914Z] #24 [security-proxy-setup internal] load .dockerignore [2023-12-13T20:08:06.914Z] #24 transferring context: 50B done [2023-12-13T20:08:06.914Z] #24 DONE 0.0s [2023-12-13T20:08:06.914Z] [2023-12-13T20:08:06.914Z] #25 [security-proxy-auth internal] load .dockerignore [2023-12-13T20:08:06.914Z] #25 transferring context: 50B done [2023-12-13T20:08:06.914Z] #25 DONE 0.0s [2023-12-13T20:08:06.914Z] [2023-12-13T20:08:06.914Z] #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-13T20:08:06.914Z] #26 DONE 0.0s [2023-12-13T20:08:06.914Z] [2023-12-13T20:08:06.914Z] #27 [security-spire-agent internal] load .dockerignore [2023-12-13T20:08:06.914Z] #27 transferring context: 50B done [2023-12-13T20:08:06.914Z] #27 DONE 0.0s [2023-12-13T20:08:06.914Z] [2023-12-13T20:08:06.914Z] #28 [security-spire-config internal] load .dockerignore [2023-12-13T20:08:06.914Z] #28 transferring context: 50B done [2023-12-13T20:08:06.914Z] #28 DONE 0.0s [2023-12-13T20:08:06.914Z] [2023-12-13T20:08:06.914Z] #29 [core-data internal] load .dockerignore [2023-12-13T20:08:06.914Z] #29 transferring context: 50B done [2023-12-13T20:08:06.914Z] #29 DONE 0.0s [2023-12-13T20:08:06.914Z] [2023-12-13T20:08:06.914Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T20:08:07.172Z] #30 ... [2023-12-13T20:08:07.172Z] [2023-12-13T20:08:07.172Z] #26 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-13T20:08:07.172Z] #26 DONE 0.0s [2023-12-13T20:08:07.172Z] [2023-12-13T20:08:07.172Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T20:08:07.172Z] #30 ... [2023-12-13T20:08:07.172Z] [2023-12-13T20:08:07.172Z] #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-13T20:08:07.172Z] #26 DONE 0.0s [2023-12-13T20:08:07.172Z] [2023-12-13T20:08:07.172Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T20:08:07.177Z] + git config --global --add safe.directory /w/workspace/edgex-go/616 [Pipeline] echo [2023-12-13T20:08:07.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-13T20:08:07.241Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-13T20:08:07.278Z] ========================================================= [2023-12-13T20:08:07.278Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-13T20:08:07.278Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-13T20:08:07.429Z] #30 DONE 0.5s [2023-12-13T20:08:07.429Z] [2023-12-13T20:08:07.429Z] #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T20:08:07.429Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-13T20:08:07.429Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-13T20:08:07.429Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0B / 3.40MB 0.1s [2023-12-13T20:08:07.429Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T20:08:07.429Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-13T20:08:07.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-13T20:08:07.687Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 2.10MB / 3.40MB 0.2s [2023-12-13T20:08:07.687Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [2023-12-13T20:08:07.903Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-13T20:08:07.903Z] 9fda8d8052c6: Pulling fs layer [2023-12-13T20:08:07.903Z] 5d54e960e981: Pulling fs layer [2023-12-13T20:08:07.903Z] c4a7e357bf2a: Pulling fs layer [2023-12-13T20:08:07.903Z] f0e02332f6b5: Pulling fs layer [2023-12-13T20:08:07.903Z] 872ee5b61b7b: Pulling fs layer [2023-12-13T20:08:07.903Z] f0e02332f6b5: Waiting [2023-12-13T20:08:07.903Z] 0c6a40ed1a82: Pulling fs layer [2023-12-13T20:08:07.903Z] 94ae7d8d031c: Pulling fs layer [2023-12-13T20:08:07.903Z] 872ee5b61b7b: Waiting [2023-12-13T20:08:07.903Z] 94ae7d8d031c: Waiting [2023-12-13T20:08:07.903Z] 0c6a40ed1a82: Waiting [2023-12-13T20:08:07.903Z] 5d54e960e981: Verifying Checksum [2023-12-13T20:08:07.903Z] 5d54e960e981: Download complete [2023-12-13T20:08:07.903Z] f0e02332f6b5: Verifying Checksum [2023-12-13T20:08:07.903Z] f0e02332f6b5: Download complete [2023-12-13T20:08:07.903Z] 872ee5b61b7b: Download complete [2023-12-13T20:08:07.903Z] 9fda8d8052c6: Verifying Checksum [2023-12-13T20:08:07.903Z] 9fda8d8052c6: Download complete [2023-12-13T20:08:07.946Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s done [2023-12-13T20:08:08.172Z] 94ae7d8d031c: Verifying Checksum [2023-12-13T20:08:08.172Z] 94ae7d8d031c: Download complete [2023-12-13T20:08:08.265Z] #31 ... [2023-12-13T20:08:08.266Z] [2023-12-13T20:08:08.266Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-13T20:08:08.266Z] #32 DONE 0.9s [2023-12-13T20:08:08.266Z] [2023-12-13T20:08:08.266Z] #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-13T20:08:08.266Z] #33 DONE 1.0s [2023-12-13T20:08:08.266Z] [2023-12-13T20:08:08.266Z] #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T20:08:08.266Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-13T20:08:08.266Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-13T20:08:08.266Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s done [2023-12-13T20:08:08.266Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T20:08:08.266Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-13T20:08:08.266Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.4s done [2023-12-13T20:08:08.266Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-13T20:08:08.266Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-13T20:08:08.266Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.3s done [2023-12-13T20:08:08.266Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T20:08:08.266Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-13T20:08:08.266Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.4s done [2023-12-13T20:08:08.441Z] 9fda8d8052c6: Pull complete [2023-12-13T20:08:08.524Z] #31 DONE 1.3s [2023-12-13T20:08:08.524Z] [2023-12-13T20:08:08.524Z] #34 [security-spire-agent internal] load build context [2023-12-13T20:08:08.524Z] #34 transferring context: 17.63kB 0.0s done [2023-12-13T20:08:08.524Z] #34 DONE 0.4s [2023-12-13T20:08:08.524Z] [2023-12-13T20:08:08.524Z] #35 [security-spire-server internal] load build context [2023-12-13T20:08:08.524Z] #35 transferring context: 18.10kB 0.0s done [2023-12-13T20:08:08.524Z] #35 DONE 0.4s [2023-12-13T20:08:08.524Z] [2023-12-13T20:08:08.524Z] #36 [security-spire-config internal] load build context [2023-12-13T20:08:08.524Z] #36 transferring context: 16.35kB 0.0s done [2023-12-13T20:08:08.524Z] #36 DONE 0.4s [2023-12-13T20:08:08.524Z] [2023-12-13T20:08:08.524Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-12-13T20:08:08.524Z] #37 DONE 1.4s [2023-12-13T20:08:08.524Z] [2023-12-13T20:08:08.524Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:08:08.524Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-12-13T20:08:08.524Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-13T20:08:08.524Z] #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-12-13T20:08:08.524Z] #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-12-13T20:08:08.524Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-13T20:08:08.524Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s [2023-12-13T20:08:08.799Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-12-13T20:08:08.799Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-13T20:08:08.799Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.4s [2023-12-13T20:08:08.799Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.4s [2023-12-13T20:08:09.058Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s [2023-12-13T20:08:09.058Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 8.39MB / 25.84MB 0.7s [2023-12-13T20:08:09.316Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2023-12-13T20:08:09.316Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 0.8s [2023-12-13T20:08:09.316Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-13T20:08:09.316Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.7s done [2023-12-13T20:08:09.316Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s [2023-12-13T20:08:09.408Z] c4a7e357bf2a: Verifying Checksum [2023-12-13T20:08:09.409Z] c4a7e357bf2a: Download complete [2023-12-13T20:08:10.373Z] 0c6a40ed1a82: Verifying Checksum [2023-12-13T20:08:10.373Z] 0c6a40ed1a82: Download complete [2023-12-13T20:08:10.699Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.9s done [2023-12-13T20:08:12.955Z] 5d54e960e981: Pull complete [2023-12-13T20:08:13.997Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-12-13T20:08:14.932Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.2s done [2023-12-13T20:08:17.462Z] #38 ... [2023-12-13T20:08:17.462Z] [2023-12-13T20:08:17.462Z] #39 [core-command internal] load build context [2023-12-13T20:08:17.462Z] #39 transferring context: 309.51MB 8.6s done [2023-12-13T20:08:17.462Z] #39 ... [2023-12-13T20:08:17.462Z] [2023-12-13T20:08:17.462Z] #40 [security-proxy-auth internal] load build context [2023-12-13T20:08:17.462Z] #40 transferring context: 309.51MB 7.0s done [2023-12-13T20:08:17.741Z] #40 ... [2023-12-13T20:08:17.741Z] [2023-12-13T20:08:17.741Z] #41 [core-metadata internal] load build context [2023-12-13T20:08:17.741Z] #41 transferring context: 309.51MB 6.4s done [2023-12-13T20:08:17.741Z] #41 ... [2023-12-13T20:08:17.741Z] [2023-12-13T20:08:17.741Z] #42 [support-scheduler internal] load build context [2023-12-13T20:08:17.741Z] #42 transferring context: 309.51MB 8.1s done [2023-12-13T20:08:18.311Z] #42 ... [2023-12-13T20:08:18.311Z] [2023-12-13T20:08:18.311Z] #43 [core-common-config-bootstrapper internal] load build context [2023-12-13T20:08:18.311Z] #43 transferring context: 309.51MB 8.0s done [2023-12-13T20:08:18.311Z] #43 ... [2023-12-13T20:08:18.311Z] [2023-12-13T20:08:18.311Z] #44 [security-secretstore-setup internal] load build context [2023-12-13T20:08:18.311Z] #44 transferring context: 309.51MB 5.6s done [2023-12-13T20:08:18.755Z] #44 ... [2023-12-13T20:08:18.756Z] [2023-12-13T20:08:18.756Z] #45 [security-spiffe-token-provider internal] load build context [2023-12-13T20:08:18.756Z] #45 transferring context: 309.51MB 5.9s done [2023-12-13T20:08:19.017Z] #45 ... [2023-12-13T20:08:19.017Z] [2023-12-13T20:08:19.017Z] #46 [security-proxy-setup internal] load build context [2023-12-13T20:08:19.017Z] #46 transferring context: 309.51MB 6.9s done [2023-12-13T20:08:19.017Z] #46 ... [2023-12-13T20:08:19.017Z] [2023-12-13T20:08:19.017Z] #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-13T20:08:19.277Z] #47 ... [2023-12-13T20:08:19.277Z] [2023-12-13T20:08:19.277Z] #48 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-13T20:08:19.277Z] #0 0.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:19.277Z] #0 0.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:19.277Z] #0 0.983 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-13T20:08:19.277Z] #0 0.983 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-13T20:08:19.277Z] #0 0.983 OK: 20069 distinct packages available [2023-12-13T20:08:19.277Z] #0 1.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:19.277Z] #0 1.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:19.277Z] #0 1.360 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-13T20:08:19.277Z] #0 1.463 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-13T20:08:19.277Z] #0 1.467 (3/5) Installing libucontext (1.2-r2) [2023-12-13T20:08:19.277Z] #0 1.471 (4/5) Installing gcompat (1.1.0-r1) [2023-12-13T20:08:19.277Z] #0 1.477 (5/5) Installing openssl (3.1.4-r1) [2023-12-13T20:08:19.277Z] #0 1.495 Executing busybox-1.36.1-r5.trigger [2023-12-13T20:08:19.277Z] #0 1.498 OK: 8 MiB in 20 packages [2023-12-13T20:08:19.277Z] #48 ... [2023-12-13T20:08:19.277Z] [2023-12-13T20:08:19.277Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-13T20:08:19.536Z] #49 ... [2023-12-13T20:08:19.536Z] [2023-12-13T20:08:19.536Z] #50 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-13T20:08:19.536Z] #0 2.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:19.536Z] #0 2.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:19.536Z] #0 2.654 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-13T20:08:19.536Z] #0 2.660 Executing busybox-1.36.1-r5.trigger [2023-12-13T20:08:19.536Z] #0 2.666 OK: 7 MiB in 16 packages [2023-12-13T20:08:19.536Z] #50 ... [2023-12-13T20:08:19.536Z] [2023-12-13T20:08:19.536Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-13T20:08:19.796Z] #51 ... [2023-12-13T20:08:19.796Z] [2023-12-13T20:08:19.796Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-13T20:08:20.073Z] #52 ... [2023-12-13T20:08:20.073Z] [2023-12-13T20:08:20.073Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-13T20:08:20.073Z] #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-12-13T20:08:20.073Z] #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-12-13T20:08:20.073Z] #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-12-13T20:08:20.073Z] #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-12-13T20:08:20.073Z] #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-13T20:08:20.073Z] #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-13T20:08:20.073Z] #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-12-13T20:08:20.073Z] #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-12-13T20:08:20.073Z] #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2023-12-13T20:08:20.073Z] #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-13T20:08:20.073Z] #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done [2023-12-13T20:08:20.331Z] #53 ... [2023-12-13T20:08:20.331Z] [2023-12-13T20:08:20.331Z] #54 [core-data internal] load build context [2023-12-13T20:08:20.331Z] #54 transferring context: 309.51MB 7.0s done [2023-12-13T20:08:20.331Z] #54 ... [2023-12-13T20:08:20.331Z] [2023-12-13T20:08:20.331Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-13T20:08:20.590Z] #55 ... [2023-12-13T20:08:20.590Z] [2023-12-13T20:08:20.590Z] #56 [security-bootstrapper internal] load build context [2023-12-13T20:08:20.590Z] #56 transferring context: 309.51MB 8.1s done [2023-12-13T20:08:20.590Z] #56 ... [2023-12-13T20:08:20.590Z] [2023-12-13T20:08:20.590Z] #57 [support-notifications internal] load build context [2023-12-13T20:08:20.590Z] #57 transferring context: 309.51MB 6.1s done [2023-12-13T20:08:20.849Z] #57 ... [2023-12-13T20:08:20.849Z] [2023-12-13T20:08:20.849Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-13T20:08:20.849Z] #58 ... [2023-12-13T20:08:20.849Z] [2023-12-13T20:08:20.849Z] #59 [core-data builder 2/7] WORKDIR /edgex-go [2023-12-13T20:08:21.108Z] #59 ... [2023-12-13T20:08:21.108Z] [2023-12-13T20:08:21.108Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-13T20:08:21.369Z] #60 ... [2023-12-13T20:08:21.369Z] [2023-12-13T20:08:21.369Z] #44 [security-secretstore-setup internal] load build context [2023-12-13T20:08:21.369Z] #44 DONE 14.1s [2023-12-13T20:08:21.627Z] [2023-12-13T20:08:21.627Z] #50 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-13T20:08:21.627Z] #50 DONE 12.8s [2023-12-13T20:08:21.627Z] [2023-12-13T20:08:21.627Z] #48 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-13T20:08:21.627Z] #48 DONE 12.9s [2023-12-13T20:08:21.627Z] [2023-12-13T20:08:21.628Z] #45 [security-spiffe-token-provider internal] load build context [2023-12-13T20:08:21.628Z] #45 DONE 14.1s [2023-12-13T20:08:21.628Z] [2023-12-13T20:08:21.628Z] #57 [support-notifications internal] load build context [2023-12-13T20:08:21.628Z] #57 DONE 14.1s [2023-12-13T20:08:21.628Z] [2023-12-13T20:08:21.628Z] #41 [core-metadata internal] load build context [2023-12-13T20:08:21.628Z] #41 DONE 14.2s [2023-12-13T20:08:21.628Z] [2023-12-13T20:08:21.628Z] #59 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-12-13T20:08:21.628Z] #59 DONE 12.8s [2023-12-13T20:08:21.628Z] [2023-12-13T20:08:21.628Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-12-13T20:08:21.628Z] #61 ... [2023-12-13T20:08:21.628Z] [2023-12-13T20:08:21.628Z] #46 [security-proxy-setup internal] load build context [2023-12-13T20:08:21.628Z] #46 DONE 14.2s [2023-12-13T20:08:21.628Z] [2023-12-13T20:08:21.628Z] #54 [core-data internal] load build context [2023-12-13T20:08:21.628Z] #54 DONE 14.2s [2023-12-13T20:08:21.628Z] [2023-12-13T20:08:21.628Z] #40 [security-proxy-auth internal] load build context [2023-12-13T20:08:21.628Z] #40 DONE 14.2s [2023-12-13T20:08:21.628Z] [2023-12-13T20:08:21.628Z] #43 [core-common-config-bootstrapper internal] load build context [2023-12-13T20:08:21.628Z] #43 DONE 14.2s [2023-12-13T20:08:21.628Z] [2023-12-13T20:08:21.628Z] #56 [security-bootstrapper internal] load build context [2023-12-13T20:08:21.628Z] #56 DONE 14.2s [2023-12-13T20:08:21.628Z] [2023-12-13T20:08:21.628Z] #42 [support-scheduler internal] load build context [2023-12-13T20:08:21.628Z] #42 DONE 14.2s [2023-12-13T20:08:21.628Z] [2023-12-13T20:08:21.628Z] #39 [core-command internal] load build context [2023-12-13T20:08:21.628Z] #39 DONE 14.2s [2023-12-13T20:08:21.900Z] [2023-12-13T20:08:21.900Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-13T20:08:21.900Z] #58 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:21.900Z] #58 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:22.159Z] #58 13.52 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-13T20:08:22.159Z] #58 13.52 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-13T20:08:22.159Z] #58 13.52 OK: 20069 distinct packages available [2023-12-13T20:08:22.159Z] #58 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:22.159Z] #58 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:22.723Z] #58 13.96 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-13T20:08:22.723Z] #58 13.96 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-13T20:08:22.723Z] #58 13.97 (3/4) Installing libucontext (1.2-r2) [2023-12-13T20:08:22.723Z] #58 13.97 (4/4) Installing gcompat (1.1.0-r1) [2023-12-13T20:08:22.723Z] #58 13.98 Executing busybox-1.36.1-r5.trigger [2023-12-13T20:08:22.723Z] #58 13.99 OK: 8 MiB in 19 packages [2023-12-13T20:08:22.723Z] #58 DONE 14.2s [2023-12-13T20:08:22.723Z] [2023-12-13T20:08:22.723Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-13T20:08:22.723Z] #49 13.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:22.723Z] #49 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:22.723Z] #49 13.74 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-13T20:08:22.723Z] #49 13.74 (2/4) Installing openssl (3.1.4-r1) [2023-12-13T20:08:22.723Z] #49 13.77 (3/4) Installing su-exec (0.2-r3) [2023-12-13T20:08:22.723Z] #49 13.78 (4/4) Installing yq (4.33.3-r5) [2023-12-13T20:08:22.723Z] #49 13.87 Executing busybox-1.36.1-r5.trigger [2023-12-13T20:08:22.723Z] #49 13.88 OK: 17 MiB in 19 packages [2023-12-13T20:08:22.723Z] #49 DONE 14.1s [2023-12-13T20:08:22.723Z] [2023-12-13T20:08:22.723Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-13T20:08:22.723Z] #55 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:22.723Z] #55 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:22.723Z] #55 13.67 (1/2) Installing ca-certificates (20230506-r0) [2023-12-13T20:08:22.723Z] #55 13.71 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-13T20:08:22.723Z] #55 13.73 Executing busybox-1.36.1-r5.trigger [2023-12-13T20:08:22.723Z] #55 13.74 Executing ca-certificates-20230506-r0.trigger [2023-12-13T20:08:22.723Z] #55 13.80 OK: 8 MiB in 17 packages [2023-12-13T20:08:22.723Z] #55 DONE 14.1s [2023-12-13T20:08:22.723Z] [2023-12-13T20:08:22.723Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-13T20:08:22.723Z] #52 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:22.723Z] #52 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:22.723Z] #52 13.79 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-13T20:08:22.723Z] #52 13.79 (2/2) Installing su-exec (0.2-r3) [2023-12-13T20:08:22.723Z] #52 13.79 Executing busybox-1.36.1-r5.trigger [2023-12-13T20:08:22.723Z] #52 13.79 OK: 7 MiB in 17 packages [2023-12-13T20:08:22.723Z] #52 DONE 14.2s [2023-12-13T20:08:22.723Z] [2023-12-13T20:08:22.723Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-13T20:08:22.723Z] #60 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:22.723Z] #60 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:22.723Z] #60 13.68 (1/4) Installing ca-certificates (20230506-r0) [2023-12-13T20:08:22.723Z] #60 13.70 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-13T20:08:22.723Z] #60 13.72 (3/4) Installing su-exec (0.2-r3) [2023-12-13T20:08:22.723Z] #60 13.75 (4/4) Installing yq (4.33.3-r5) [2023-12-13T20:08:22.723Z] #60 13.80 Executing busybox-1.36.1-r5.trigger [2023-12-13T20:08:22.723Z] #60 13.82 Executing ca-certificates-20230506-r0.trigger [2023-12-13T20:08:22.723Z] #60 13.90 OK: 17 MiB in 19 packages [2023-12-13T20:08:22.723Z] #60 DONE 14.2s [2023-12-13T20:08:22.723Z] [2023-12-13T20:08:22.723Z] #62 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-13T20:08:23.298Z] #62 ... [2023-12-13T20:08:23.298Z] [2023-12-13T20:08:23.298Z] #47 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-13T20:08:23.298Z] #47 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:23.299Z] #47 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:23.299Z] #47 14.29 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-13T20:08:23.299Z] #47 14.29 Executing busybox-1.36.1-r5.trigger [2023-12-13T20:08:23.299Z] #47 14.30 OK: 7 MiB in 16 packages [2023-12-13T20:08:23.299Z] #47 DONE 14.5s [2023-12-13T20:08:23.299Z] [2023-12-13T20:08:23.299Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-13T20:08:23.299Z] #51 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:23.299Z] #51 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:23.299Z] #51 13.83 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-13T20:08:23.299Z] #51 13.83 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-13T20:08:23.299Z] #51 13.83 OK: 20069 distinct packages available [2023-12-13T20:08:23.299Z] #51 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:23.299Z] #51 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:23.299Z] #51 14.20 (1/11) Installing ca-certificates (20230506-r0) [2023-12-13T20:08:23.299Z] #51 14.21 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-13T20:08:23.299Z] #51 14.22 (3/11) Installing libunistring (1.1-r1) [2023-12-13T20:08:23.299Z] #51 14.23 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-13T20:08:23.299Z] #51 14.24 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-13T20:08:23.299Z] #51 14.25 (6/11) Installing libcurl (8.5.0-r0) [2023-12-13T20:08:23.299Z] #51 14.25 (7/11) Installing curl (8.5.0-r0) [2023-12-13T20:08:23.299Z] #51 14.26 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-13T20:08:23.299Z] #51 14.27 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-13T20:08:23.299Z] #51 14.27 (10/11) Installing libucontext (1.2-r2) [2023-12-13T20:08:23.299Z] #51 14.28 (11/11) Installing gcompat (1.1.0-r1) [2023-12-13T20:08:23.299Z] #51 14.28 Executing busybox-1.36.1-r5.trigger [2023-12-13T20:08:23.299Z] #51 14.29 Executing ca-certificates-20230506-r0.trigger [2023-12-13T20:08:23.299Z] #51 14.32 OK: 12 MiB in 26 packages [2023-12-13T20:08:23.299Z] #51 DONE 14.6s [2023-12-13T20:08:23.299Z] [2023-12-13T20:08:23.299Z] #63 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-13T20:08:23.299Z] #0 1.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:23.299Z] #0 1.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:23.299Z] #0 1.865 OK: 264 MiB in 52 packages [2023-12-13T20:08:23.299Z] #63 DONE 2.0s [2023-12-13T20:08:23.557Z] [2023-12-13T20:08:23.557Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-13T20:08:23.557Z] #0 1.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:23.557Z] #0 1.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:23.557Z] #0 1.789 OK: 264 MiB in 52 packages [2023-12-13T20:08:23.557Z] #64 DONE 1.9s [2023-12-13T20:08:23.557Z] [2023-12-13T20:08:23.557Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:08:23.557Z] #65 DONE 0.1s [2023-12-13T20:08:23.557Z] [2023-12-13T20:08:23.557Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:08:23.557Z] #66 DONE 0.1s [2023-12-13T20:08:23.557Z] [2023-12-13T20:08:23.557Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:08:23.557Z] #67 ... [2023-12-13T20:08:23.557Z] [2023-12-13T20:08:23.557Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-13T20:08:23.557Z] #0 1.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:23.557Z] #0 1.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:23.557Z] #0 1.621 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-13T20:08:23.557Z] #0 1.621 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-13T20:08:23.557Z] #0 1.621 OK: 20071 distinct packages available [2023-12-13T20:08:23.557Z] #0 1.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:23.557Z] #0 1.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:23.557Z] #0 2.015 OK: 264 MiB in 52 packages [2023-12-13T20:08:23.557Z] #68 DONE 2.1s [2023-12-13T20:08:23.557Z] [2023-12-13T20:08:23.557Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:08:23.557Z] #69 DONE 0.0s [2023-12-13T20:08:23.817Z] [2023-12-13T20:08:23.817Z] #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-13T20:08:23.817Z] #0 1.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:23.817Z] #0 1.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:23.817Z] #0 2.130 OK: 8 MiB in 20 packages [2023-12-13T20:08:23.817Z] #70 DONE 2.3s [2023-12-13T20:08:23.817Z] [2023-12-13T20:08:23.817Z] #71 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-13T20:08:23.817Z] #71 ... [2023-12-13T20:08:23.817Z] [2023-12-13T20:08:23.817Z] #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2023-12-13T20:08:23.817Z] #0 1.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:23.817Z] #0 1.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:23.817Z] #0 2.191 OK: 7 MiB in 16 packages [2023-12-13T20:08:23.817Z] #72 DONE 2.3s [2023-12-13T20:08:24.076Z] [2023-12-13T20:08:24.076Z] #73 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-13T20:08:24.645Z] #73 DONE 0.8s [2023-12-13T20:08:24.645Z] [2023-12-13T20:08:24.645Z] #71 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-13T20:08:24.645Z] #71 DONE 0.8s [2023-12-13T20:08:24.645Z] [2023-12-13T20:08:24.645Z] #74 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-13T20:08:24.645Z] #74 DONE 0.0s [2023-12-13T20:08:24.645Z] [2023-12-13T20:08:24.645Z] #61 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-12-13T20:08:24.645Z] #61 3.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:24.645Z] #61 3.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:24.906Z] #61 3.445 OK: 264 MiB in 52 packages [2023-12-13T20:08:25.166Z] #61 DONE 3.6s [2023-12-13T20:08:25.166Z] [2023-12-13T20:08:25.166Z] #75 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-13T20:08:25.166Z] #75 DONE 0.5s [2023-12-13T20:08:25.166Z] [2023-12-13T20:08:25.166Z] #76 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-13T20:08:25.166Z] #76 DONE 0.5s [2023-12-13T20:08:25.166Z] [2023-12-13T20:08:25.166Z] #77 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:08:25.166Z] #77 DONE 0.1s [2023-12-13T20:08:25.166Z] [2023-12-13T20:08:25.166Z] #78 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-13T20:08:25.166Z] #78 DONE 0.1s [2023-12-13T20:08:25.166Z] [2023-12-13T20:08:25.166Z] #79 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-13T20:08:25.166Z] #79 DONE 0.1s [2023-12-13T20:08:25.166Z] [2023-12-13T20:08:25.166Z] #80 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-13T20:08:25.166Z] #80 DONE 0.0s [2023-12-13T20:08:25.166Z] [2023-12-13T20:08:25.166Z] #81 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-13T20:08:25.166Z] #81 DONE 0.0s [2023-12-13T20:08:25.166Z] [2023-12-13T20:08:25.166Z] #82 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-13T20:08:25.166Z] #82 DONE 0.0s [2023-12-13T20:08:25.166Z] [2023-12-13T20:08:25.166Z] #83 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-13T20:08:25.166Z] #83 DONE 0.0s [2023-12-13T20:08:25.166Z] [2023-12-13T20:08:25.166Z] #84 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-13T20:08:25.425Z] #84 DONE 0.0s [2023-12-13T20:08:25.425Z] [2023-12-13T20:08:25.425Z] #85 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-13T20:08:25.425Z] #85 DONE 0.1s [2023-12-13T20:08:25.425Z] [2023-12-13T20:08:25.425Z] #86 [security-spire-server] exporting to image [2023-12-13T20:08:25.425Z] #86 exporting layers [2023-12-13T20:08:25.995Z] #86 exporting layers 0.7s done [2023-12-13T20:08:25.995Z] #86 writing image sha256:28587ae4f301d0fa113b31a896843ed35b4bc78901564649a5e6ec53262b1de5 done [2023-12-13T20:08:25.995Z] #86 naming to docker.io/library/security-spire-server done [2023-12-13T20:08:25.995Z] #86 exporting layers 0.6s done [2023-12-13T20:08:25.995Z] #86 writing image sha256:6a2ee4d5f02f0ca2c3a3fd10ab1a69a130f928f62cef3dc6650157a8f8d6e73a done [2023-12-13T20:08:25.995Z] #86 naming to docker.io/library/security-spire-agent done [2023-12-13T20:08:25.995Z] #86 DONE 0.8s [2023-12-13T20:08:25.995Z] [2023-12-13T20:08:25.995Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-13T20:08:25.995Z] #0 2.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:25.995Z] #0 2.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:25.995Z] #0 3.063 OK: 8 MiB in 17 packages [2023-12-13T20:08:25.995Z] #87 DONE 3.2s [2023-12-13T20:08:25.995Z] [2023-12-13T20:08:25.995Z] #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-13T20:08:25.995Z] #0 2.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:25.995Z] #0 2.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:25.995Z] #0 3.183 OK: 17 MiB in 19 packages [2023-12-13T20:08:25.995Z] #88 DONE 3.3s [2023-12-13T20:08:25.995Z] [2023-12-13T20:08:25.995Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-13T20:08:25.995Z] #89 DONE 0.0s [2023-12-13T20:08:25.995Z] [2023-12-13T20:08:25.995Z] #62 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-13T20:08:25.995Z] #62 3.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:25.995Z] #62 3.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:26.259Z] #62 ... [2023-12-13T20:08:26.259Z] [2023-12-13T20:08:26.259Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-13T20:08:26.259Z] #0 2.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:26.259Z] #0 2.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:26.259Z] #0 3.215 OK: 7 MiB in 17 packages [2023-12-13T20:08:26.259Z] #90 DONE 3.3s [2023-12-13T20:08:26.259Z] [2023-12-13T20:08:26.259Z] #62 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-13T20:08:26.259Z] #62 3.342 OK: 17 MiB in 19 packages [2023-12-13T20:08:26.259Z] #62 DONE 3.5s [2023-12-13T20:08:26.259Z] [2023-12-13T20:08:26.259Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-13T20:08:26.259Z] #0 3.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:26.259Z] #0 3.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:26.259Z] #0 3.391 OK: 8 MiB in 19 packages [2023-12-13T20:08:26.259Z] #91 DONE 3.5s [2023-12-13T20:08:26.259Z] [2023-12-13T20:08:26.259Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-13T20:08:27.197Z] #92 ... [2023-12-13T20:08:27.197Z] [2023-12-13T20:08:27.197Z] #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-13T20:08:27.197Z] #0 2.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:27.197Z] #0 2.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:27.197Z] #0 3.120 OK: 7 MiB in 16 packages [2023-12-13T20:08:27.197Z] #93 DONE 3.8s [2023-12-13T20:08:27.197Z] [2023-12-13T20:08:27.197Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-13T20:08:27.197Z] #94 DONE 0.7s [2023-12-13T20:08:27.197Z] [2023-12-13T20:08:27.197Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-13T20:08:27.197Z] #0 3.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:27.197Z] #0 3.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-13T20:08:27.197Z] #0 3.498 OK: 12 MiB in 26 packages [2023-12-13T20:08:27.197Z] #95 DONE 3.7s [2023-12-13T20:08:27.197Z] [2023-12-13T20:08:27.197Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-13T20:08:27.197Z] #96 DONE 0.1s [2023-12-13T20:08:27.197Z] [2023-12-13T20:08:27.197Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-13T20:08:27.197Z] #97 DONE 0.1s [2023-12-13T20:08:27.197Z] [2023-12-13T20:08:27.197Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:08:27.197Z] #38 ... [2023-12-13T20:08:27.197Z] [2023-12-13T20:08:27.197Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-13T20:08:27.197Z] #98 DONE 0.1s [2023-12-13T20:08:27.197Z] [2023-12-13T20:08:27.197Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-13T20:08:27.197Z] #99 DONE 0.0s [2023-12-13T20:08:27.197Z] [2023-12-13T20:08:27.197Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-13T20:08:27.197Z] #100 DONE 0.0s [2023-12-13T20:08:27.197Z] [2023-12-13T20:08:27.197Z] #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:08:27.454Z] #101 ... [2023-12-13T20:08:27.454Z] [2023-12-13T20:08:27.454Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-13T20:08:27.454Z] #92 DONE 1.1s [2023-12-13T20:08:27.454Z] [2023-12-13T20:08:27.454Z] #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-13T20:08:27.454Z] #102 DONE 0.1s [2023-12-13T20:08:27.454Z] [2023-12-13T20:08:27.454Z] #86 [security-spire-config] exporting to image [2023-12-13T20:08:27.713Z] #86 exporting layers 0.5s done [2023-12-13T20:08:27.713Z] #86 writing image sha256:c5f6634211120ad8a5e918487700bbef2f04e34e7204e58b1b5beaefd242c2f2 done [2023-12-13T20:08:27.713Z] #86 naming to docker.io/library/security-spire-config done [2023-12-13T20:08:27.713Z] #86 DONE 1.3s [2023-12-13T20:08:27.713Z] [2023-12-13T20:08:27.713Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:08:31.174Z] c4a7e357bf2a: Pull complete [2023-12-13T20:08:31.174Z] f0e02332f6b5: Pull complete [2023-12-13T20:08:31.174Z] 872ee5b61b7b: Pull complete [2023-12-13T20:08:31.904Z] #103 ... [2023-12-13T20:08:31.904Z] [2023-12-13T20:08:31.904Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-13T20:08:31.904Z] #53 ... [2023-12-13T20:08:31.904Z] [2023-12-13T20:08:31.904Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:08:41.253Z] 0c6a40ed1a82: Pull complete [2023-12-13T20:08:41.521Z] 94ae7d8d031c: Pull complete [2023-12-13T20:08:41.788Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-13T20:08:41.788Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-13T20:08:41.788Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-13T20:08:42.144Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-13T20:08:42.144Z] WORKDIR /edgex [2023-12-13T20:08:42.144Z] COPY go.mod . [2023-12-13T20:08:42.144Z] RUN go mod download [2023-12-13T20:08:42.144Z] + docker build -t ci-base-image-arm64 -f - . [2023-12-13T20:08:43.111Z] #0 building with "default" instance using docker driver [2023-12-13T20:08:43.111Z] [2023-12-13T20:08:43.111Z] #1 [internal] load build definition from Dockerfile [2023-12-13T20:08:43.111Z] #1 transferring dockerfile: 172B 0.0s done [2023-12-13T20:08:43.111Z] #1 DONE 0.1s [2023-12-13T20:08:43.111Z] [2023-12-13T20:08:43.111Z] #2 [internal] load .dockerignore [2023-12-13T20:08:43.111Z] #2 transferring context: 50B 0.0s done [2023-12-13T20:08:43.380Z] #2 DONE 0.1s [2023-12-13T20:08:43.380Z] [2023-12-13T20:08:43.380Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-13T20:08:43.380Z] #3 DONE 0.0s [2023-12-13T20:08:43.380Z] [2023-12-13T20:08:43.380Z] #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-13T20:08:43.380Z] #4 DONE 0.2s [2023-12-13T20:08:43.380Z] [2023-12-13T20:08:43.380Z] #5 [internal] load build context [2023-12-13T20:08:43.380Z] #5 transferring context: 3.72kB done [2023-12-13T20:08:43.380Z] #5 DONE 0.1s [2023-12-13T20:08:43.647Z] [2023-12-13T20:08:43.647Z] #6 [2/4] WORKDIR /edgex [2023-12-13T20:08:44.626Z] #6 DONE 1.1s [2023-12-13T20:08:44.626Z] [2023-12-13T20:08:44.626Z] #7 [3/4] COPY go.mod . [2023-12-13T20:08:44.626Z] #7 DONE 0.1s [2023-12-13T20:08:44.626Z] [2023-12-13T20:08:44.626Z] #8 [4/4] RUN go mod download [2023-12-13T20:08:46.781Z] #104 ... [2023-12-13T20:08:46.782Z] [2023-12-13T20:08:46.782Z] #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:08:46.782Z] #101 DONE 19.4s [2023-12-13T20:08:46.782Z] [2023-12-13T20:08:46.782Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:08:46.782Z] #103 DONE 20.9s [2023-12-13T20:08:46.782Z] [2023-12-13T20:08:46.782Z] #105 [core-data builder 6/7] COPY . . [2023-12-13T20:08:46.782Z] #105 ... [2023-12-13T20:08:46.782Z] [2023-12-13T20:08:46.782Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:08:46.782Z] #67 DONE 21.1s [2023-12-13T20:08:46.782Z] [2023-12-13T20:08:46.782Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:08:46.782Z] #104 DONE 21.1s [2023-12-13T20:08:46.782Z] [2023-12-13T20:08:46.782Z] #106 [security-bootstrapper builder 6/7] COPY . . [2023-12-13T20:08:50.128Z] #106 ... [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #107 [support-notifications builder 6/7] COPY . . [2023-12-13T20:08:50.128Z] #107 DONE 5.1s [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-13T20:08:50.128Z] #108 DONE 5.1s [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #105 [core-data builder 6/7] COPY . . [2023-12-13T20:08:50.128Z] #105 DONE 5.1s [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #106 [security-bootstrapper builder 6/7] COPY . . [2023-12-13T20:08:50.128Z] #106 DONE 5.1s [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:08:50.128Z] #109 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:08:50.128Z] #110 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #111 [security-proxy-setup builder 6/7] COPY . . [2023-12-13T20:08:50.128Z] #111 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:08:50.128Z] #112 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #113 [security-proxy-auth builder 6/7] COPY . . [2023-12-13T20:08:50.128Z] #113 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #114 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:08:50.128Z] #114 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #115 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:08:50.128Z] #115 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:08:50.128Z] #116 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #117 [core-command builder 6/7] COPY . . [2023-12-13T20:08:50.128Z] #117 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:08:50.128Z] #118 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #119 [core-metadata builder 6/7] COPY . . [2023-12-13T20:08:50.128Z] #119 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:08:50.128Z] #120 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:08:50.128Z] #121 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-13T20:08:50.128Z] #122 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:08:50.128Z] #123 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #124 [support-scheduler builder 6/7] COPY . . [2023-12-13T20:08:50.128Z] #124 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:08:50.128Z] #125 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:08:50.128Z] #126 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:08:50.128Z] #127 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:08:50.128Z] #128 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2023-12-13T20:08:50.128Z] #129 CACHED [2023-12-13T20:08:50.128Z] [2023-12-13T20:08:50.128Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-13T20:08:50.709Z] #130 1.096 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-13T20:08:56.935Z] #8 DONE 11.8s [2023-12-13T20:08:56.936Z] [2023-12-13T20:08:56.936Z] #9 exporting to image [2023-12-13T20:08:56.936Z] #9 exporting layers [2023-12-13T20:09:00.675Z] #130 ... [2023-12-13T20:09:00.675Z] [2023-12-13T20:09:00.675Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:09:00.675Z] #0 0.977 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-13T20:09:00.675Z] #131 ... [2023-12-13T20:09:00.675Z] [2023-12-13T20:09:00.675Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-13T20:09:00.675Z] #0 0.965 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-13T20:09:00.675Z] #132 ... [2023-12-13T20:09:00.675Z] [2023-12-13T20:09:00.675Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-13T20:09:00.675Z] #0 0.982 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-13T20:09:00.675Z] #133 ... [2023-12-13T20:09:00.675Z] [2023-12-13T20:09:00.675Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-13T20:09:00.675Z] #0 0.533 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-13T20:09:00.676Z] #134 ... [2023-12-13T20:09:00.676Z] [2023-12-13T20:09:00.676Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-13T20:09:00.676Z] #0 0.479 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-13T20:09:00.676Z] #135 ... [2023-12-13T20:09:00.676Z] [2023-12-13T20:09:00.676Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-13T20:09:00.676Z] #0 1.209 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-13T20:09:00.676Z] #136 ... [2023-12-13T20:09:00.676Z] [2023-12-13T20:09:00.676Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-13T20:09:00.676Z] #0 1.291 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-13T20:09:00.676Z] #137 ... [2023-12-13T20:09:00.676Z] [2023-12-13T20:09:00.676Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-13T20:09:00.676Z] #0 1.246 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-13T20:09:00.935Z] #138 ... [2023-12-13T20:09:00.935Z] [2023-12-13T20:09:00.935Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-13T20:09:00.935Z] #0 0.624 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-13T20:09:00.935Z] #139 ... [2023-12-13T20:09:00.935Z] [2023-12-13T20:09:00.935Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-13T20:09:00.935Z] #0 0.781 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-13T20:09:11.920Z] #9 exporting layers 14.9s done [2023-12-13T20:09:11.920Z] #9 writing image sha256:41d90d81fa47f20401b5c4c7fd9fea1d34e29f2c94d1e6206ab489a98cc138eb done [2023-12-13T20:09:11.920Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2023-12-13T20:09:11.920Z] #9 DONE 14.9s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:09:12.271Z] + docker inspect -f . ci-base-image-arm64 [2023-12-13T20:09:12.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T20:09:12.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-24992 does not seem to be running inside a container [2023-12-13T20:09:12.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@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 [2023-12-13T20:09:13.603Z] $ docker top ccca454be902f4c0135e25586475351cb49fe0b70a207c638f8cb3adc7d426ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-13T20:09:14.116Z] + go version [2023-12-13T20:09:14.382Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-13T20:09:14.397Z] $ docker stop --time=1 ccca454be902f4c0135e25586475351cb49fe0b70a207c638f8cb3adc7d426ab [2023-12-13T20:09:15.913Z] $ docker rm -f --volumes ccca454be902f4c0135e25586475351cb49fe0b70a207c638f8cb3adc7d426ab [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 [2023-12-13T20:09:16.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-13T20:09:16.869Z] [2023-12-13T20:09:16.869Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:09:17.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-13T20:09:17.215Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-12-13T20:09:17.215Z] 547446be3368: Pulling fs layer [2023-12-13T20:09:17.215Z] d125d8839a47: Pulling fs layer [2023-12-13T20:09:17.215Z] 3e85d5ac6304: Pulling fs layer [2023-12-13T20:09:17.215Z] c3105a71a48b: Pulling fs layer [2023-12-13T20:09:17.215Z] 0f093f025ec4: Pulling fs layer [2023-12-13T20:09:17.215Z] c3106fc0e877: Pulling fs layer [2023-12-13T20:09:17.215Z] c3105a71a48b: Waiting [2023-12-13T20:09:17.215Z] 0f093f025ec4: Waiting [2023-12-13T20:09:17.215Z] c3106fc0e877: Waiting [2023-12-13T20:09:17.482Z] 547446be3368: Verifying Checksum [2023-12-13T20:09:17.482Z] 547446be3368: Download complete [2023-12-13T20:09:17.482Z] c3105a71a48b: Download complete [2023-12-13T20:09:17.749Z] d125d8839a47: Verifying Checksum [2023-12-13T20:09:17.749Z] d125d8839a47: Download complete [2023-12-13T20:09:17.749Z] c3106fc0e877: Verifying Checksum [2023-12-13T20:09:17.749Z] c3106fc0e877: Download complete [2023-12-13T20:09:17.749Z] 0f093f025ec4: Download complete [2023-12-13T20:09:18.019Z] 547446be3368: Pull complete [2023-12-13T20:09:18.602Z] d125d8839a47: Pull complete [2023-12-13T20:09:19.562Z] 3e85d5ac6304: Verifying Checksum [2023-12-13T20:09:19.562Z] 3e85d5ac6304: Download complete [2023-12-13T20:09:31.866Z] 3e85d5ac6304: Pull complete [2023-12-13T20:09:31.866Z] c3105a71a48b: Pull complete [2023-12-13T20:09:32.451Z] 0f093f025ec4: Pull complete [2023-12-13T20:09:32.718Z] c3106fc0e877: Pull complete [2023-12-13T20:09:32.718Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-12-13T20:09:32.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-13T20:09:32.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T20:09:32.985Z] prd-ubuntu20.04-docker-arm64-4c-16g-24992 does not seem to be running inside a container [2023-12-13T20:09:33.044Z] $ 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/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@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 [2023-12-13T20:09:34.819Z] $ docker top 33984226c8d10def094f99edbb3d8ffb4992fbb8fc09d1553406010c2fb2390f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-13T20:09:35.336Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-13T20:09:37.285Z] #1 [support-scheduler internal] load .dockerignore [2023-12-13T20:09:40.628Z] #1 transferring context: 50B done [2023-12-13T20:09:40.628Z] #1 DONE 3.2s [2023-12-13T20:09:40.628Z] [2023-12-13T20:09:40.628Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-12-13T20:09:40.628Z] #2 transferring dockerfile: 1.93kB done [2023-12-13T20:09:40.628Z] #2 DONE 3.2s [2023-12-13T20:09:40.628Z] [2023-12-13T20:09:40.628Z] #3 [security-spiffe-token-provider internal] load .dockerignore [2023-12-13T20:09:40.628Z] #3 transferring context: 50B done [2023-12-13T20:09:40.628Z] #3 DONE 3.2s [2023-12-13T20:09:40.628Z] [2023-12-13T20:09:40.628Z] #4 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-13T20:09:40.628Z] #4 DONE 0.0s [2023-12-13T20:09:40.628Z] [2023-12-13T20:09:40.628Z] #5 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T20:09:40.628Z] #5 ... [2023-12-13T20:09:40.628Z] [2023-12-13T20:09:40.628Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-13T20:09:40.628Z] #6 transferring dockerfile: 1.89kB done [2023-12-13T20:09:40.628Z] #6 DONE 3.4s [2023-12-13T20:09:40.628Z] [2023-12-13T20:09:40.628Z] #4 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-13T20:09:40.628Z] #4 DONE 0.0s [2023-12-13T20:09:40.628Z] [2023-12-13T20:09:40.628Z] #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T20:09:40.628Z] #5 ... [2023-12-13T20:09:40.628Z] [2023-12-13T20:09:40.628Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-13T20:09:40.628Z] #7 transferring dockerfile: 2.93kB done [2023-12-13T20:09:40.628Z] #7 DONE 3.5s [2023-12-13T20:09:40.628Z] [2023-12-13T20:09:40.628Z] #8 [security-bootstrapper internal] load .dockerignore [2023-12-13T20:09:40.628Z] #8 transferring context: 50B done [2023-12-13T20:09:40.628Z] #8 DONE 3.5s [2023-12-13T20:09:40.628Z] [2023-12-13T20:09:40.628Z] #9 [security-spire-config internal] load .dockerignore [2023-12-13T20:09:40.628Z] #9 transferring context: 50B done [2023-12-13T20:09:40.628Z] #9 DONE 3.5s [2023-12-13T20:09:40.628Z] [2023-12-13T20:09:40.629Z] #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-13T20:09:40.629Z] #4 DONE 0.0s [2023-12-13T20:09:40.629Z] [2023-12-13T20:09:40.629Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T20:09:40.897Z] #5 ... [2023-12-13T20:09:40.897Z] [2023-12-13T20:09:40.897Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-12-13T20:09:40.897Z] #10 transferring dockerfile: 1.69kB 0.0s done [2023-12-13T20:09:40.897Z] #10 DONE 3.6s [2023-12-13T20:09:40.897Z] [2023-12-13T20:09:40.897Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-12-13T20:09:40.897Z] #11 transferring dockerfile: 1.81kB 0.0s done [2023-12-13T20:09:40.897Z] #11 DONE 3.6s [2023-12-13T20:09:40.897Z] [2023-12-13T20:09:40.897Z] #5 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T20:09:40.897Z] #5 ... [2023-12-13T20:09:40.897Z] [2023-12-13T20:09:40.897Z] #12 [security-spire-agent internal] load .dockerignore [2023-12-13T20:09:40.897Z] #12 transferring context: 50B done [2023-12-13T20:09:40.897Z] #12 DONE 3.6s [2023-12-13T20:09:40.897Z] [2023-12-13T20:09:40.897Z] #13 [support-notifications internal] load build definition from Dockerfile [2023-12-13T20:09:40.897Z] #13 transferring dockerfile: 1.95kB done [2023-12-13T20:09:40.897Z] #13 DONE 3.6s [2023-12-13T20:09:40.897Z] [2023-12-13T20:09:40.898Z] #5 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T20:09:40.898Z] #5 ... [2023-12-13T20:09:40.898Z] [2023-12-13T20:09:40.898Z] #14 [support-notifications internal] load .dockerignore [2023-12-13T20:09:40.898Z] #14 transferring context: 50B done [2023-12-13T20:09:40.898Z] #14 DONE 3.6s [2023-12-13T20:09:40.898Z] [2023-12-13T20:09:40.898Z] #15 [core-command internal] load .dockerignore [2023-12-13T20:09:40.898Z] #15 transferring context: 50B done [2023-12-13T20:09:40.898Z] #15 DONE 3.6s [2023-12-13T20:09:40.898Z] [2023-12-13T20:09:40.898Z] #16 [core-command internal] load build definition from Dockerfile [2023-12-13T20:09:40.898Z] #16 transferring dockerfile: 1.93kB done [2023-12-13T20:09:40.898Z] #16 DONE 3.6s [2023-12-13T20:09:40.898Z] [2023-12-13T20:09:40.898Z] #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-13T20:09:40.898Z] #17 transferring dockerfile: 2.23kB 0.0s done [2023-12-13T20:09:40.898Z] #17 DONE 3.5s [2023-12-13T20:09:40.898Z] [2023-12-13T20:09:40.898Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-13T20:09:40.898Z] #18 transferring context: 50B 0.0s done [2023-12-13T20:09:40.898Z] #18 DONE 3.5s [2023-12-13T20:09:40.898Z] [2023-12-13T20:09:40.898Z] #19 [core-metadata internal] load .dockerignore [2023-12-13T20:09:40.898Z] #19 transferring context: 50B done [2023-12-13T20:09:40.898Z] #19 DONE 3.5s [2023-12-13T20:09:40.898Z] [2023-12-13T20:09:40.898Z] #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-13T20:09:40.898Z] #4 DONE 0.0s [2023-12-13T20:09:40.898Z] [2023-12-13T20:09:40.898Z] #20 [core-metadata internal] load build definition from Dockerfile [2023-12-13T20:09:40.898Z] #20 transferring dockerfile: 2.06kB done [2023-12-13T20:09:40.898Z] #20 DONE 3.5s [2023-12-13T20:09:40.898Z] [2023-12-13T20:09:40.898Z] #21 [core-data internal] load .dockerignore [2023-12-13T20:09:40.898Z] #21 transferring context: 50B done [2023-12-13T20:09:40.898Z] #21 DONE 3.4s [2023-12-13T20:09:40.898Z] [2023-12-13T20:09:40.898Z] #5 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T20:09:41.166Z] #5 ... [2023-12-13T20:09:41.166Z] [2023-12-13T20:09:41.166Z] #22 [core-data internal] load build definition from Dockerfile [2023-12-13T20:09:41.166Z] #22 transferring dockerfile: 2.01kB done [2023-12-13T20:09:41.166Z] #22 DONE 3.5s [2023-12-13T20:09:41.166Z] [2023-12-13T20:09:41.166Z] #23 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-13T20:09:41.166Z] #23 transferring dockerfile: 2.15kB done [2023-12-13T20:09:41.166Z] #23 DONE 3.4s [2023-12-13T20:09:41.166Z] [2023-12-13T20:09:41.166Z] #24 [security-proxy-auth internal] load .dockerignore [2023-12-13T20:09:41.166Z] #24 transferring context: 50B done [2023-12-13T20:09:41.166Z] #24 DONE 3.5s [2023-12-13T20:09:41.166Z] [2023-12-13T20:09:41.166Z] #25 [core-command internal] load build context [2023-12-13T20:09:41.166Z] #25 DONE 0.0s [2023-12-13T20:09:41.166Z] [2023-12-13T20:09:41.166Z] #4 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-13T20:09:41.166Z] #4 DONE 0.0s [2023-12-13T20:09:41.166Z] [2023-12-13T20:09:41.166Z] #26 [core-common-config-bootstrapper internal] load build context [2023-12-13T20:09:41.166Z] #26 DONE 0.0s [2023-12-13T20:09:41.166Z] [2023-12-13T20:09:41.166Z] #27 [security-secretstore-setup internal] load .dockerignore [2023-12-13T20:09:41.166Z] #27 transferring context: 50B done [2023-12-13T20:09:41.166Z] #27 DONE 3.4s [2023-12-13T20:09:41.166Z] [2023-12-13T20:09:41.166Z] #5 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T20:09:41.166Z] #5 ... [2023-12-13T20:09:41.166Z] [2023-12-13T20:09:41.166Z] #28 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-13T20:09:41.166Z] #28 transferring dockerfile: 2.49kB done [2023-12-13T20:09:41.166Z] #28 DONE 3.4s [2023-12-13T20:09:41.166Z] [2023-12-13T20:09:41.166Z] #29 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-13T20:09:41.166Z] #29 transferring dockerfile: 2.50kB done [2023-12-13T20:09:41.166Z] #29 DONE 3.4s [2023-12-13T20:09:41.166Z] [2023-12-13T20:09:41.166Z] #30 [security-proxy-setup internal] load .dockerignore [2023-12-13T20:09:41.166Z] #30 transferring context: 50B done [2023-12-13T20:09:41.166Z] #30 DONE 3.4s [2023-12-13T20:09:41.166Z] [2023-12-13T20:09:41.166Z] #31 [security-spire-server internal] load .dockerignore [2023-12-13T20:09:41.166Z] #31 transferring context: 50B done [2023-12-13T20:09:41.166Z] #31 DONE 3.3s [2023-12-13T20:09:41.166Z] [2023-12-13T20:09:41.166Z] #4 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-13T20:09:41.166Z] #4 DONE 0.0s [2023-12-13T20:09:41.166Z] [2023-12-13T20:09:41.166Z] #32 [security-spire-server internal] load build definition from Dockerfile [2023-12-13T20:09:41.166Z] #32 transferring dockerfile: 1.70kB done [2023-12-13T20:09:41.166Z] #32 DONE 3.4s [2023-12-13T20:09:41.166Z] [2023-12-13T20:09:41.166Z] #5 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-12-13T20:09:41.437Z] #5 DONE 1.1s [2023-12-13T20:09:41.437Z] [2023-12-13T20:09:41.437Z] #33 [core-metadata internal] load build context [2023-12-13T20:09:41.437Z] #33 DONE 0.0s [2023-12-13T20:09:41.437Z] [2023-12-13T20:09:41.437Z] #34 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T20:09:41.437Z] #34 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-13T20:09:41.437Z] #34 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T20:09:41.437Z] #34 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-13T20:09:41.437Z] #34 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-13T20:09:41.437Z] #34 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-13T20:09:41.437Z] #34 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-13T20:09:42.426Z] #34 ... [2023-12-13T20:09:42.426Z] [2023-12-13T20:09:42.426Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-13T20:09:42.426Z] #35 DONE 1.5s [2023-12-13T20:09:42.426Z] [2023-12-13T20:09:42.426Z] #34 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T20:09:42.426Z] #34 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-13T20:09:42.426Z] #34 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T20:09:42.426Z] #34 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-13T20:09:42.426Z] #34 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-13T20:09:42.426Z] #34 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-13T20:09:42.697Z] #34 ... [2023-12-13T20:09:42.697Z] [2023-12-13T20:09:42.697Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-13T20:09:42.697Z] #36 DONE 1.6s [2023-12-13T20:09:42.697Z] [2023-12-13T20:09:42.697Z] #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T20:09:42.697Z] #34 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-13T20:09:42.697Z] #34 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-13T20:09:42.697Z] #34 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-13T20:09:42.697Z] #34 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-13T20:09:42.697Z] #34 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-13T20:09:42.697Z] #34 ... [2023-12-13T20:09:42.697Z] [2023-12-13T20:09:42.697Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-13T20:09:42.697Z] #37 DONE 1.9s [2023-12-13T20:09:42.697Z] [2023-12-13T20:09:42.697Z] #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T20:09:42.697Z] #34 ... [2023-12-13T20:09:42.697Z] [2023-12-13T20:09:42.697Z] #38 [security-spiffe-token-provider internal] load build context [2023-12-13T20:09:42.697Z] #38 transferring context: 2.56MB 1.2s done [2023-12-13T20:09:42.697Z] #38 DONE 2.0s [2023-12-13T20:09:42.985Z] [2023-12-13T20:09:42.985Z] #39 [security-bootstrapper internal] load build context [2023-12-13T20:09:42.985Z] #39 transferring context: 2.56MB 1.2s done [2023-12-13T20:09:42.985Z] #39 DONE 2.0s [2023-12-13T20:09:42.985Z] [2023-12-13T20:09:42.985Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-13T20:09:42.985Z] #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2023-12-13T20:09:42.985Z] #40 DONE 0.3s [2023-12-13T20:09:42.985Z] [2023-12-13T20:09:42.985Z] #41 [support-notifications internal] load build context [2023-12-13T20:09:42.985Z] #41 transferring context: 2.56MB 1.1s done [2023-12-13T20:09:42.985Z] #41 DONE 1.7s [2023-12-13T20:09:42.985Z] [2023-12-13T20:09:42.985Z] #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T20:09:42.985Z] #34 ... [2023-12-13T20:09:42.985Z] [2023-12-13T20:09:42.985Z] #42 [support-scheduler internal] load build context [2023-12-13T20:09:42.985Z] #42 transferring context: 2.56MB 1.4s done [2023-12-13T20:09:42.985Z] #42 DONE 2.2s [2023-12-13T20:09:42.985Z] [2023-12-13T20:09:42.985Z] #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T20:09:43.252Z] #34 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.9s done [2023-12-13T20:09:43.252Z] #34 ... [2023-12-13T20:09:43.252Z] [2023-12-13T20:09:43.252Z] #43 [core-data internal] load build context [2023-12-13T20:09:43.252Z] #43 transferring context: 2.56MB 1.2s done [2023-12-13T20:09:43.252Z] #43 DONE 1.9s [2023-12-13T20:09:43.252Z] [2023-12-13T20:09:43.252Z] #25 [core-command internal] load build context [2023-12-13T20:09:43.252Z] #25 transferring context: 2.56MB 1.3s done [2023-12-13T20:09:43.252Z] #25 DONE 2.2s [2023-12-13T20:09:43.252Z] [2023-12-13T20:09:43.252Z] #26 [core-common-config-bootstrapper internal] load build context [2023-12-13T20:09:43.252Z] #26 transferring context: 2.56MB 1.3s done [2023-12-13T20:09:43.252Z] #26 DONE 2.2s [2023-12-13T20:09:43.520Z] [2023-12-13T20:09:43.520Z] #33 [core-metadata internal] load build context [2023-12-13T20:09:43.520Z] #33 transferring context: 2.56MB 1.3s done [2023-12-13T20:09:43.520Z] #33 DONE 2.1s [2023-12-13T20:09:43.520Z] [2023-12-13T20:09:43.520Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:43.520Z] #44 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2023-12-13T20:09:43.520Z] #44 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-13T20:09:43.520Z] #44 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-13T20:09:43.520Z] #44 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-13T20:09:43.520Z] #44 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done [2023-12-13T20:09:43.520Z] #44 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-12-13T20:09:43.520Z] #44 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-12-13T20:09:43.520Z] #44 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-13T20:09:43.520Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.5s [2023-12-13T20:09:43.520Z] #44 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-13T20:09:43.520Z] #44 ... [2023-12-13T20:09:43.520Z] [2023-12-13T20:09:43.520Z] #45 [security-proxy-auth internal] load build context [2023-12-13T20:09:43.520Z] #45 transferring context: 2.56MB 1.0s done [2023-12-13T20:09:43.520Z] #45 DONE 2.1s [2023-12-13T20:09:43.520Z] [2023-12-13T20:09:43.520Z] #46 [security-secretstore-setup internal] load build context [2023-12-13T20:09:43.520Z] #46 transferring context: 2.56MB 0.9s done [2023-12-13T20:09:43.520Z] #46 DONE 2.2s [2023-12-13T20:09:43.520Z] [2023-12-13T20:09:43.520Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:43.520Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.6s [2023-12-13T20:09:43.791Z] #44 ... [2023-12-13T20:09:43.791Z] [2023-12-13T20:09:43.791Z] #47 [security-proxy-setup internal] load build context [2023-12-13T20:09:43.791Z] #47 transferring context: 2.56MB 1.0s done [2023-12-13T20:09:43.791Z] #47 DONE 2.2s [2023-12-13T20:09:43.791Z] [2023-12-13T20:09:43.791Z] #48 [security-spire-config internal] load build context [2023-12-13T20:09:43.791Z] #48 transferring context: 16.35kB 0.0s done [2023-12-13T20:09:43.791Z] #48 DONE 1.3s [2023-12-13T20:09:43.791Z] [2023-12-13T20:09:43.791Z] #49 [security-spire-server internal] load build context [2023-12-13T20:09:43.791Z] #49 transferring context: 18.10kB 0.0s done [2023-12-13T20:09:43.791Z] #49 DONE 1.3s [2023-12-13T20:09:43.791Z] [2023-12-13T20:09:43.791Z] #50 [security-spire-agent internal] load build context [2023-12-13T20:09:43.791Z] #50 transferring context: 17.63kB 0.0s done [2023-12-13T20:09:43.791Z] #50 DONE 1.1s [2023-12-13T20:09:43.791Z] [2023-12-13T20:09:43.791Z] #51 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-12-13T20:09:43.791Z] #51 DONE 1.0s [2023-12-13T20:09:43.791Z] [2023-12-13T20:09:43.791Z] #34 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-13T20:09:43.791Z] #34 DONE 3.0s [2023-12-13T20:09:43.791Z] [2023-12-13T20:09:43.791Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:43.791Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 0.7s [2023-12-13T20:09:43.791Z] #44 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-12-13T20:09:43.791Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.26MB / 23.39MB 0.8s [2023-12-13T20:09:43.791Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 0.9s [2023-12-13T20:09:44.063Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.0s [2023-12-13T20:09:44.063Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 1.1s [2023-12-13T20:09:44.337Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 1.3s [2023-12-13T20:09:44.337Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 1.5s [2023-12-13T20:09:44.604Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 1.7s [2023-12-13T20:09:44.878Z] #44 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 1.7s done [2023-12-13T20:09:44.878Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-12-13T20:09:48.224Z] #44 ... [2023-12-13T20:09:48.224Z] [2023-12-13T20:09:48.224Z] #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-13T20:09:48.224Z] #0 1.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:48.224Z] #0 2.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:48.224Z] #0 4.040 OK: 266 MiB in 52 packages [2023-12-13T20:09:48.224Z] #52 DONE 4.6s [2023-12-13T20:09:48.224Z] [2023-12-13T20:09:48.224Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:49.018Z] #44 ... [2023-12-13T20:09:49.018Z] [2023-12-13T20:09:49.018Z] #53 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:09:49.018Z] #53 DONE 0.6s [2023-12-13T20:09:49.018Z] [2023-12-13T20:09:49.018Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:49.601Z] #44 ... [2023-12-13T20:09:49.601Z] [2023-12-13T20:09:49.601Z] #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-12-13T20:09:49.601Z] #0 2.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:49.601Z] #0 3.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:49.601Z] #0 5.252 OK: 266 MiB in 52 packages [2023-12-13T20:09:49.601Z] #54 DONE 5.8s [2023-12-13T20:09:49.601Z] [2023-12-13T20:09:49.601Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:49.868Z] #44 ... [2023-12-13T20:09:49.868Z] [2023-12-13T20:09:49.868Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-13T20:09:49.868Z] #0 2.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:49.868Z] #0 3.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:49.868Z] #0 5.563 OK: 266 MiB in 52 packages [2023-12-13T20:09:49.868Z] #55 DONE 6.2s [2023-12-13T20:09:49.868Z] [2023-12-13T20:09:49.868Z] #56 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:09:49.868Z] #56 DONE 0.4s [2023-12-13T20:09:49.868Z] [2023-12-13T20:09:49.868Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:49.868Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s [2023-12-13T20:09:50.453Z] #44 ... [2023-12-13T20:09:50.453Z] [2023-12-13T20:09:50.453Z] #57 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:09:50.453Z] #57 DONE 0.7s [2023-12-13T20:09:50.453Z] [2023-12-13T20:09:50.453Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:51.051Z] #44 ... [2023-12-13T20:09:51.051Z] [2023-12-13T20:09:51.051Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-13T20:09:51.051Z] #0 3.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:51.051Z] #0 4.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:51.051Z] #0 6.392 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-13T20:09:51.051Z] #0 6.443 Executing busybox-1.36.1-r5.trigger [2023-12-13T20:09:51.051Z] #0 6.533 OK: 8 MiB in 16 packages [2023-12-13T20:09:51.051Z] #58 DONE 7.3s [2023-12-13T20:09:51.051Z] [2023-12-13T20:09:51.051Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:51.642Z] #44 ... [2023-12-13T20:09:51.642Z] [2023-12-13T20:09:51.642Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-13T20:09:51.642Z] #0 3.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:51.642Z] #0 4.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:51.642Z] #0 7.052 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-13T20:09:51.642Z] #0 7.083 (2/2) Installing su-exec (0.2-r3) [2023-12-13T20:09:51.642Z] #0 7.083 Executing busybox-1.36.1-r5.trigger [2023-12-13T20:09:51.642Z] #0 7.150 OK: 8 MiB in 17 packages [2023-12-13T20:09:51.642Z] #59 DONE 7.9s [2023-12-13T20:09:51.642Z] [2023-12-13T20:09:51.642Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:52.621Z] #44 ... [2023-12-13T20:09:52.621Z] [2023-12-13T20:09:52.621Z] #60 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-13T20:09:52.621Z] #0 3.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:52.621Z] #0 4.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:52.621Z] #0 7.625 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-13T20:09:52.621Z] #0 7.649 Executing busybox-1.36.1-r5.trigger [2023-12-13T20:09:52.621Z] #0 7.746 OK: 8 MiB in 16 packages [2023-12-13T20:09:52.621Z] #60 DONE 8.7s [2023-12-13T20:09:52.621Z] [2023-12-13T20:09:52.621Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:52.891Z] #44 ... [2023-12-13T20:09:52.891Z] [2023-12-13T20:09:52.891Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-13T20:09:52.891Z] #0 3.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:52.891Z] #0 4.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:52.891Z] #0 7.281 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-13T20:09:52.891Z] #0 7.352 (2/4) Installing openssl (3.1.4-r1) [2023-12-13T20:09:52.891Z] #0 7.483 (3/4) Installing su-exec (0.2-r3) [2023-12-13T20:09:52.891Z] #0 7.510 (4/4) Installing yq (4.33.3-r5) [2023-12-13T20:09:52.891Z] #0 8.112 Executing busybox-1.36.1-r5.trigger [2023-12-13T20:09:52.891Z] #0 8.263 OK: 18 MiB in 19 packages [2023-12-13T20:09:52.891Z] #61 DONE 9.0s [2023-12-13T20:09:52.891Z] [2023-12-13T20:09:52.891Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:53.159Z] #44 ... [2023-12-13T20:09:53.159Z] [2023-12-13T20:09:53.159Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-13T20:09:53.159Z] #0 4.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.159Z] #0 4.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.159Z] #0 7.471 (1/2) Installing ca-certificates (20230506-r0) [2023-12-13T20:09:53.159Z] #0 7.758 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-13T20:09:53.159Z] #0 7.771 Executing busybox-1.36.1-r5.trigger [2023-12-13T20:09:53.159Z] #0 7.922 Executing ca-certificates-20230506-r0.trigger [2023-12-13T20:09:53.159Z] #0 8.685 OK: 9 MiB in 17 packages [2023-12-13T20:09:53.159Z] #62 DONE 9.4s [2023-12-13T20:09:53.159Z] [2023-12-13T20:09:53.159Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:53.159Z] #44 ... [2023-12-13T20:09:53.159Z] [2023-12-13T20:09:53.159Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-13T20:09:53.159Z] #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-13T20:09:53.159Z] #40 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-12-13T20:09:53.159Z] #40 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-12-13T20:09:53.159Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-12-13T20:09:53.159Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-12-13T20:09:53.159Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-12-13T20:09:53.159Z] #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2023-12-13T20:09:53.159Z] #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 0.8s done [2023-12-13T20:09:53.159Z] #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-13T20:09:53.159Z] #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.9s [2023-12-13T20:09:53.427Z] #40 ... [2023-12-13T20:09:53.427Z] [2023-12-13T20:09:53.427Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:53.427Z] #44 ... [2023-12-13T20:09:53.427Z] [2023-12-13T20:09:53.427Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-13T20:09:53.427Z] #0 2.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.427Z] #0 2.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.427Z] #0 4.130 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-13T20:09:53.427Z] #0 4.130 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-13T20:09:53.427Z] #0 4.130 OK: 19946 distinct packages available [2023-12-13T20:09:53.427Z] #0 4.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.427Z] #0 5.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.427Z] #0 8.857 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-13T20:09:53.427Z] #0 8.870 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-13T20:09:53.427Z] #0 8.881 (3/5) Installing libucontext (1.2-r2) [2023-12-13T20:09:53.427Z] #0 8.881 (4/5) Installing gcompat (1.1.0-r1) [2023-12-13T20:09:53.427Z] #0 8.900 (5/5) Installing openssl (3.1.4-r1) [2023-12-13T20:09:53.427Z] #0 9.013 Executing busybox-1.36.1-r5.trigger [2023-12-13T20:09:53.427Z] #0 9.114 OK: 9 MiB in 20 packages [2023-12-13T20:09:53.427Z] #63 DONE 9.7s [2023-12-13T20:09:53.698Z] [2023-12-13T20:09:53.698Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-13T20:09:53.698Z] #0 4.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.698Z] #0 4.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.698Z] #0 7.599 (1/4) Installing ca-certificates (20230506-r0) [2023-12-13T20:09:53.698Z] #0 7.850 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-13T20:09:53.698Z] #0 7.875 (3/4) Installing su-exec (0.2-r3) [2023-12-13T20:09:53.698Z] #0 7.875 (4/4) Installing yq (4.33.3-r5) [2023-12-13T20:09:53.698Z] #0 8.307 Executing busybox-1.36.1-r5.trigger [2023-12-13T20:09:53.698Z] #0 8.394 Executing ca-certificates-20230506-r0.trigger [2023-12-13T20:09:53.698Z] #0 9.061 OK: 18 MiB in 19 packages [2023-12-13T20:09:53.698Z] #64 DONE 9.8s [2023-12-13T20:09:53.698Z] [2023-12-13T20:09:53.698Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:53.698Z] #44 ... [2023-12-13T20:09:53.698Z] [2023-12-13T20:09:53.698Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-13T20:09:53.698Z] #0 3.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.698Z] #0 3.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.698Z] #0 6.186 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-13T20:09:53.698Z] #0 6.186 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-13T20:09:53.698Z] #0 6.186 OK: 19946 distinct packages available [2023-12-13T20:09:53.698Z] #0 6.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.698Z] #0 7.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.698Z] #0 10.02 (1/11) Installing ca-certificates (20230506-r0) [2023-12-13T20:09:53.972Z] #65 10.16 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-13T20:09:53.972Z] #65 ... [2023-12-13T20:09:53.972Z] [2023-12-13T20:09:53.972Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-13T20:09:53.972Z] #0 3.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.972Z] #0 4.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.972Z] #0 7.163 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-13T20:09:53.972Z] #0 7.163 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-13T20:09:53.972Z] #0 7.163 OK: 19946 distinct packages available [2023-12-13T20:09:53.972Z] #0 7.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.972Z] #0 8.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.972Z] #66 ... [2023-12-13T20:09:53.972Z] [2023-12-13T20:09:53.972Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-13T20:09:53.972Z] #0 2.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.972Z] #0 3.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.972Z] #0 5.754 v3.18.5-46-g1bb6c816e82 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-13T20:09:53.972Z] #0 5.754 v3.18.5-45-gba5a0551d03 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-13T20:09:53.972Z] #0 5.754 OK: 19948 distinct packages available [2023-12-13T20:09:53.972Z] #0 6.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.972Z] #0 7.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:53.972Z] #0 9.872 OK: 266 MiB in 52 packages [2023-12-13T20:09:53.972Z] #67 ... [2023-12-13T20:09:53.972Z] [2023-12-13T20:09:53.972Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-13T20:09:53.972Z] #65 10.19 (3/11) Installing libunistring (1.1-r1) [2023-12-13T20:09:53.972Z] #65 10.24 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-13T20:09:53.972Z] #65 10.26 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-13T20:09:53.972Z] #65 10.26 (6/11) Installing libcurl (8.5.0-r0) [2023-12-13T20:09:53.972Z] #65 10.31 (7/11) Installing curl (8.5.0-r0) [2023-12-13T20:09:53.972Z] #65 10.32 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-13T20:09:53.972Z] #65 10.33 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-13T20:09:53.972Z] #65 10.34 (10/11) Installing libucontext (1.2-r2) [2023-12-13T20:09:53.972Z] #65 10.35 (11/11) Installing gcompat (1.1.0-r1) [2023-12-13T20:09:53.972Z] #65 10.37 Executing busybox-1.36.1-r5.trigger [2023-12-13T20:09:54.241Z] #65 ... [2023-12-13T20:09:54.241Z] [2023-12-13T20:09:54.241Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-13T20:09:54.241Z] #67 DONE 10.5s [2023-12-13T20:09:54.241Z] [2023-12-13T20:09:54.241Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-13T20:09:54.241Z] #65 10.40 Executing ca-certificates-20230506-r0.trigger [2023-12-13T20:09:54.522Z] #65 10.78 OK: 13 MiB in 26 packages [2023-12-13T20:09:54.805Z] #65 ... [2023-12-13T20:09:54.805Z] [2023-12-13T20:09:54.805Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:09:54.805Z] #68 DONE 0.6s [2023-12-13T20:09:54.805Z] [2023-12-13T20:09:54.805Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:55.075Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.2s [2023-12-13T20:09:55.343Z] #44 ... [2023-12-13T20:09:55.343Z] [2023-12-13T20:09:55.343Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-13T20:09:55.343Z] #66 10.70 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-13T20:09:55.343Z] #66 10.74 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-13T20:09:55.343Z] #66 10.74 (3/4) Installing libucontext (1.2-r2) [2023-12-13T20:09:55.343Z] #66 10.74 (4/4) Installing gcompat (1.1.0-r1) [2023-12-13T20:09:55.343Z] #66 10.75 Executing busybox-1.36.1-r5.trigger [2023-12-13T20:09:55.343Z] #66 10.83 OK: 8 MiB in 19 packages [2023-12-13T20:09:55.343Z] #66 DONE 11.6s [2023-12-13T20:09:55.343Z] [2023-12-13T20:09:55.343Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-13T20:09:55.343Z] #65 DONE 11.6s [2023-12-13T20:09:55.343Z] [2023-12-13T20:09:55.343Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:55.611Z] #44 ... [2023-12-13T20:09:55.611Z] [2023-12-13T20:09:55.611Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-13T20:09:55.611Z] #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.5s done [2023-12-13T20:09:55.611Z] #40 DONE 12.7s [2023-12-13T20:09:55.611Z] [2023-12-13T20:09:55.611Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-13T20:09:57.143Z] #140 ... [2023-12-13T20:09:57.143Z] [2023-12-13T20:09:57.143Z] #134 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-13T20:09:57.143Z] #134 63.06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-13T20:09:57.143Z] #134 DONE 66.5s [2023-12-13T20:09:57.143Z] [2023-12-13T20:09:57.143Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-13T20:09:57.778Z] #133 ... [2023-12-13T20:09:57.778Z] [2023-12-13T20:09:57.778Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-13T20:09:57.778Z] #139 DONE 68.1s [2023-12-13T20:09:57.778Z] [2023-12-13T20:09:57.778Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-13T20:09:58.038Z] #141 DONE 0.3s [2023-12-13T20:09:58.038Z] [2023-12-13T20:09:58.038Z] #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:09:58.038Z] #142 DONE 0.3s [2023-12-13T20:09:58.038Z] [2023-12-13T20:09:58.038Z] #143 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:09:58.204Z] #69 ... [2023-12-13T20:09:58.204Z] [2023-12-13T20:09:58.204Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-13T20:09:58.204Z] #0 4.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:58.204Z] #0 4.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:58.204Z] #0 6.482 OK: 8 MiB in 16 packages [2023-12-13T20:09:58.204Z] #70 DONE 6.9s [2023-12-13T20:09:58.204Z] [2023-12-13T20:09:58.204Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:58.474Z] #44 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.6s done [2023-12-13T20:09:58.474Z] #44 ... [2023-12-13T20:09:58.474Z] [2023-12-13T20:09:58.474Z] #71 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-13T20:09:58.474Z] #0 3.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:58.474Z] #0 4.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:58.474Z] #0 6.516 OK: 8 MiB in 17 packages [2023-12-13T20:09:58.474Z] #71 DONE 7.0s [2023-12-13T20:09:58.605Z] #143 DONE 0.3s [2023-12-13T20:09:58.605Z] [2023-12-13T20:09:58.605Z] #144 [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 [2023-12-13T20:09:58.605Z] #144 DONE 0.3s [2023-12-13T20:09:58.605Z] [2023-12-13T20:09:58.605Z] #145 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-13T20:09:58.742Z] [2023-12-13T20:09:58.742Z] #72 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2023-12-13T20:09:58.743Z] #0 3.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:58.743Z] #0 4.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:58.743Z] #0 5.778 OK: 8 MiB in 16 packages [2023-12-13T20:09:58.743Z] #72 DONE 6.3s [2023-12-13T20:09:58.743Z] [2023-12-13T20:09:58.743Z] #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-13T20:09:58.743Z] #73 ... [2023-12-13T20:09:58.743Z] [2023-12-13T20:09:58.743Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:09:59.012Z] #74 ... [2023-12-13T20:09:59.012Z] [2023-12-13T20:09:59.012Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:09:59.012Z] #44 DONE 16.5s [2023-12-13T20:09:59.012Z] [2023-12-13T20:09:59.012Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-13T20:09:59.012Z] #69 3.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:59.170Z] #145 ... [2023-12-13T20:09:59.170Z] [2023-12-13T20:09:59.170Z] #146 [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 [2023-12-13T20:09:59.170Z] #146 DONE 0.5s [2023-12-13T20:09:59.286Z] #69 ... [2023-12-13T20:09:59.286Z] [2023-12-13T20:09:59.286Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-13T20:09:59.286Z] #0 3.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:59.286Z] #0 4.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:59.286Z] #0 5.888 OK: 18 MiB in 19 packages [2023-12-13T20:09:59.286Z] #75 DONE 6.4s [2023-12-13T20:09:59.286Z] [2023-12-13T20:09:59.286Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-13T20:09:59.286Z] #69 3.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:59.428Z] [2023-12-13T20:09:59.428Z] #147 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:09:59.555Z] #69 ... [2023-12-13T20:09:59.555Z] [2023-12-13T20:09:59.555Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-13T20:09:59.555Z] #76 DONE 0.3s [2023-12-13T20:09:59.710Z] #147 DONE 0.4s [2023-12-13T20:09:59.710Z] [2023-12-13T20:09:59.710Z] #148 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-13T20:09:59.826Z] [2023-12-13T20:09:59.826Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-13T20:09:59.826Z] #0 2.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:59.826Z] #0 3.440 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:09:59.826Z] #77 ... [2023-12-13T20:09:59.826Z] [2023-12-13T20:09:59.826Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:10:00.111Z] #78 ... [2023-12-13T20:10:00.111Z] [2023-12-13T20:10:00.111Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-13T20:10:00.111Z] #0 3.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:10:00.111Z] #0 4.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:10:00.111Z] #0 6.292 OK: 18 MiB in 19 packages [2023-12-13T20:10:00.111Z] #79 DONE 6.6s [2023-12-13T20:10:00.111Z] [2023-12-13T20:10:00.111Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-13T20:10:00.111Z] #0 4.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:10:00.111Z] #0 5.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:10:00.275Z] #148 DONE 0.5s [2023-12-13T20:10:00.275Z] [2023-12-13T20:10:00.275Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:10:00.275Z] #131 ... [2023-12-13T20:10:00.275Z] [2023-12-13T20:10:00.275Z] #149 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-13T20:10:00.381Z] #80 ... [2023-12-13T20:10:00.381Z] [2023-12-13T20:10:00.381Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-13T20:10:00.381Z] #0 4.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-13T20:10:00.381Z] #0 4.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-13T20:10:00.381Z] #0 6.798 OK: 9 MiB in 17 packages [2023-12-13T20:10:00.381Z] #81 DONE 7.2s [2023-12-13T20:10:00.381Z] [2023-12-13T20:10:00.381Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:10:00.381Z] #82 ... [2023-12-13T20:10:00.381Z] [2023-12-13T20:10:00.381Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-13T20:10:00.381Z] #80 6.969 OK: 9 MiB in 20 packages [2023-12-13T20:10:00.533Z] #149 ... [2023-12-13T20:10:00.534Z] [2023-12-13T20:10:00.534Z] #145 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-13T20:10:00.534Z] #145 DONE 2.5s [2023-12-13T20:10:00.534Z] [2023-12-13T20:10:00.534Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-13T20:10:00.534Z] #133 DONE 71.0s [2023-12-13T20:10:00.534Z] [2023-12-13T20:10:00.534Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:10:00.656Z] #80 ... [2023-12-13T20:10:00.656Z] [2023-12-13T20:10:00.656Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:10:00.656Z] #83 ... [2023-12-13T20:10:00.656Z] [2023-12-13T20:10:00.656Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-13T20:10:00.656Z] #77 5.365 OK: 8 MiB in 19 packages [2023-12-13T20:10:00.929Z] #77 ... [2023-12-13T20:10:00.929Z] [2023-12-13T20:10:00.929Z] #73 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-13T20:10:00.929Z] #73 DONE 2.2s [2023-12-13T20:10:00.929Z] [2023-12-13T20:10:00.929Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-13T20:10:00.929Z] #80 DONE 7.4s [2023-12-13T20:10:00.929Z] [2023-12-13T20:10:00.929Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-13T20:10:01.202Z] #84 ... [2023-12-13T20:10:01.202Z] [2023-12-13T20:10:01.202Z] #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-13T20:10:01.202Z] #77 DONE 5.8s [2023-12-13T20:10:01.202Z] [2023-12-13T20:10:01.202Z] #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-13T20:10:01.202Z] #85 DONE 0.2s [2023-12-13T20:10:01.202Z] [2023-12-13T20:10:01.202Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-13T20:10:01.202Z] #69 5.518 OK: 13 MiB in 26 packages [2023-12-13T20:10:01.202Z] #69 DONE 5.9s [2023-12-13T20:10:01.202Z] [2023-12-13T20:10:01.202Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-13T20:10:01.468Z] #150 ... [2023-12-13T20:10:01.468Z] [2023-12-13T20:10:01.468Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-13T20:10:01.468Z] #140 DONE 71.9s [2023-12-13T20:10:01.726Z] [2023-12-13T20:10:01.726Z] #151 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:10:01.726Z] #151 ... [2023-12-13T20:10:01.726Z] [2023-12-13T20:10:01.726Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:10:01.726Z] #150 DONE 1.1s [2023-12-13T20:10:01.985Z] [2023-12-13T20:10:01.985Z] #149 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-13T20:10:01.985Z] #149 DONE 1.8s [2023-12-13T20:10:01.985Z] [2023-12-13T20:10:01.985Z] #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:10:02.194Z] #86 DONE 1.1s [2023-12-13T20:10:02.194Z] [2023-12-13T20:10:02.194Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-13T20:10:02.194Z] #87 DONE 1.3s [2023-12-13T20:10:02.194Z] [2023-12-13T20:10:02.194Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-13T20:10:02.194Z] #84 DONE 1.3s [2023-12-13T20:10:02.194Z] [2023-12-13T20:10:02.194Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-13T20:10:02.248Z] #152 ... [2023-12-13T20:10:02.248Z] [2023-12-13T20:10:02.248Z] #132 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-13T20:10:02.248Z] #132 DONE 72.6s [2023-12-13T20:10:02.463Z] #88 ... [2023-12-13T20:10:02.463Z] [2023-12-13T20:10:02.463Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-13T20:10:02.463Z] #89 DONE 0.2s [2023-12-13T20:10:02.463Z] [2023-12-13T20:10:02.463Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-13T20:10:02.463Z] #90 DONE 0.2s [2023-12-13T20:10:02.463Z] [2023-12-13T20:10:02.463Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-13T20:10:02.505Z] [2023-12-13T20:10:02.505Z] #153 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-13T20:10:02.735Z] #91 DONE 0.2s [2023-12-13T20:10:02.735Z] [2023-12-13T20:10:02.735Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-13T20:10:02.735Z] #92 DONE 0.2s [2023-12-13T20:10:02.735Z] [2023-12-13T20:10:02.735Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-13T20:10:02.735Z] #93 ... [2023-12-13T20:10:02.735Z] [2023-12-13T20:10:02.735Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-13T20:10:02.735Z] #94 DONE 0.2s [2023-12-13T20:10:02.785Z] #153 ... [2023-12-13T20:10:02.785Z] [2023-12-13T20:10:02.785Z] #151 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:10:02.785Z] #151 DONE 1.3s [2023-12-13T20:10:02.785Z] [2023-12-13T20:10:02.785Z] #154 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:10:02.785Z] #154 DONE 1.0s [2023-12-13T20:10:03.005Z] [2023-12-13T20:10:03.005Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-13T20:10:03.005Z] #93 DONE 0.2s [2023-12-13T20:10:03.005Z] [2023-12-13T20:10:03.005Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-13T20:10:03.005Z] #95 DONE 0.2s [2023-12-13T20:10:03.005Z] [2023-12-13T20:10:03.005Z] #96 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-13T20:10:03.005Z] #96 DONE 0.2s [2023-12-13T20:10:03.005Z] [2023-12-13T20:10:03.005Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-13T20:10:03.049Z] [2023-12-13T20:10:03.049Z] #152 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:10:03.049Z] #152 DONE 1.0s [2023-12-13T20:10:03.049Z] [2023-12-13T20:10:03.049Z] #153 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-13T20:10:03.049Z] #153 DONE 0.7s [2023-12-13T20:10:03.049Z] [2023-12-13T20:10:03.049Z] #155 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T20:10:03.273Z] #97 DONE 0.2s [2023-12-13T20:10:03.273Z] [2023-12-13T20:10:03.273Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-13T20:10:03.273Z] #88 DONE 1.1s [2023-12-13T20:10:03.273Z] [2023-12-13T20:10:03.273Z] #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-13T20:10:03.273Z] #98 DONE 0.2s [2023-12-13T20:10:03.273Z] [2023-12-13T20:10:03.273Z] #99 [security-spire-server] exporting to image [2023-12-13T20:10:03.273Z] #99 exporting layers [2023-12-13T20:10:03.306Z] #155 ... [2023-12-13T20:10:03.306Z] [2023-12-13T20:10:03.306Z] #156 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:10:03.306Z] #156 DONE 0.3s [2023-12-13T20:10:03.306Z] [2023-12-13T20:10:03.306Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:10:03.306Z] #157 DONE 0.4s [2023-12-13T20:10:03.306Z] [2023-12-13T20:10:03.306Z] #158 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:10:03.306Z] #158 CACHED [2023-12-13T20:10:03.306Z] [2023-12-13T20:10:03.306Z] #159 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:10:03.306Z] #159 CACHED [2023-12-13T20:10:03.306Z] [2023-12-13T20:10:03.306Z] #160 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-13T20:10:03.306Z] #160 ... [2023-12-13T20:10:03.306Z] [2023-12-13T20:10:03.306Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-13T20:10:03.306Z] #161 DONE 0.4s [2023-12-13T20:10:03.543Z] #99 ... [2023-12-13T20:10:03.543Z] [2023-12-13T20:10:03.543Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-13T20:10:03.543Z] #100 DONE 0.2s [2023-12-13T20:10:03.543Z] [2023-12-13T20:10:03.543Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-13T20:10:03.543Z] #101 DONE 0.1s [2023-12-13T20:10:03.581Z] [2023-12-13T20:10:03.581Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-13T20:10:03.814Z] [2023-12-13T20:10:03.814Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-13T20:10:03.814Z] #102 DONE 0.1s [2023-12-13T20:10:03.814Z] [2023-12-13T20:10:03.814Z] #103 [security-spire-config] exporting to image [2023-12-13T20:10:03.814Z] #103 ... [2023-12-13T20:10:03.814Z] [2023-12-13T20:10:03.814Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-13T20:10:03.814Z] #104 DONE 0.1s [2023-12-13T20:10:04.084Z] [2023-12-13T20:10:04.084Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-13T20:10:04.084Z] #105 DONE 0.1s [2023-12-13T20:10:04.084Z] [2023-12-13T20:10:04.084Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:10:04.084Z] #83 ... [2023-12-13T20:10:04.084Z] [2023-12-13T20:10:04.084Z] #106 [security-spire-agent] exporting to image [2023-12-13T20:10:04.146Z] #162 ... [2023-12-13T20:10:04.146Z] [2023-12-13T20:10:04.146Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-13T20:10:04.146Z] #163 DONE 0.9s [2023-12-13T20:10:04.452Z] [2023-12-13T20:10:04.453Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-13T20:10:05.045Z] #106 ... [2023-12-13T20:10:05.045Z] [2023-12-13T20:10:05.045Z] #99 [security-spire-server] exporting to image [2023-12-13T20:10:05.045Z] #99 exporting layers 1.7s done [2023-12-13T20:10:05.045Z] #99 writing image sha256:7c703833d19e14131fb64d526602b7c39bdf6f9da92104eeb1f6d4bbaad3d3f3 0.0s done [2023-12-13T20:10:05.045Z] #99 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-12-13T20:10:05.045Z] #99 DONE 1.8s [2023-12-13T20:10:05.045Z] [2023-12-13T20:10:05.045Z] #103 [security-spire-config] exporting to image [2023-12-13T20:10:05.045Z] #103 exporting layers 1.8s done [2023-12-13T20:10:05.045Z] #103 writing image sha256:51ead90bbc96023fe4b42c7a3801eb9c6b4195ce5be7bba79bf93857dd0c05b9 0.0s done [2023-12-13T20:10:05.045Z] #103 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-12-13T20:10:05.045Z] #103 DONE 1.9s [2023-12-13T20:10:05.316Z] [2023-12-13T20:10:05.316Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:10:05.387Z] #164 ... [2023-12-13T20:10:05.387Z] [2023-12-13T20:10:05.387Z] #160 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-13T20:10:05.387Z] #160 DONE 1.8s [2023-12-13T20:10:05.387Z] [2023-12-13T20:10:05.387Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-13T20:10:05.387Z] #162 DONE 1.9s [2023-12-13T20:10:05.387Z] [2023-12-13T20:10:05.387Z] #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-13T20:10:05.387Z] #165 DONE 2.0s [2023-12-13T20:10:05.387Z] [2023-12-13T20:10:05.387Z] #138 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-13T20:10:05.387Z] #138 DONE 75.6s [2023-12-13T20:10:05.387Z] [2023-12-13T20:10:05.387Z] #155 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T20:10:05.387Z] #155 DONE 2.4s [2023-12-13T20:10:05.387Z] [2023-12-13T20:10:05.387Z] #86 [security-secretstore-setup] exporting to image [2023-12-13T20:10:05.387Z] #86 exporting layers [2023-12-13T20:10:05.586Z] #82 ... [2023-12-13T20:10:05.586Z] [2023-12-13T20:10:05.586Z] #106 [security-spire-agent] exporting to image [2023-12-13T20:10:05.586Z] #106 exporting layers 1.4s done [2023-12-13T20:10:05.586Z] #106 writing image sha256:2616132313d6870e4560cf19c070e818dd3cdc94ab3d938c1c8bf61e8635c7f9 done [2023-12-13T20:10:05.586Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-12-13T20:10:05.586Z] #106 DONE 1.5s [2023-12-13T20:10:05.856Z] [2023-12-13T20:10:05.856Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:10:06.325Z] #86 ... [2023-12-13T20:10:06.325Z] [2023-12-13T20:10:06.325Z] #166 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:10:06.325Z] #166 CACHED [2023-12-13T20:10:06.325Z] [2023-12-13T20:10:06.325Z] #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:10:06.325Z] #167 CACHED [2023-12-13T20:10:06.325Z] [2023-12-13T20:10:06.325Z] #168 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:10:06.325Z] #168 DONE 1.1s [2023-12-13T20:10:06.325Z] [2023-12-13T20:10:06.325Z] #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-13T20:10:06.325Z] #136 DONE 76.5s [2023-12-13T20:10:06.325Z] [2023-12-13T20:10:06.325Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-13T20:10:06.325Z] #164 DONE 2.1s [2023-12-13T20:10:06.325Z] [2023-12-13T20:10:06.325Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-13T20:10:06.325Z] #137 DONE 76.6s [2023-12-13T20:10:06.325Z] [2023-12-13T20:10:06.325Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-13T20:10:06.325Z] #130 DONE 76.6s [2023-12-13T20:10:06.325Z] [2023-12-13T20:10:06.325Z] #169 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:10:06.890Z] #169 ... [2023-12-13T20:10:06.890Z] [2023-12-13T20:10:06.890Z] #170 [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/ [2023-12-13T20:10:06.890Z] #170 DONE 1.4s [2023-12-13T20:10:06.890Z] [2023-12-13T20:10:06.890Z] #171 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:10:06.890Z] #171 CACHED [2023-12-13T20:10:06.890Z] [2023-12-13T20:10:06.890Z] #172 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:10:06.890Z] #172 CACHED [2023-12-13T20:10:06.890Z] [2023-12-13T20:10:06.890Z] #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:10:06.890Z] #173 DONE 1.5s [2023-12-13T20:10:06.890Z] [2023-12-13T20:10:06.890Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-13T20:10:06.890Z] #174 DONE 0.7s [2023-12-13T20:10:06.890Z] [2023-12-13T20:10:06.890Z] #175 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-13T20:10:06.890Z] #175 DONE 0.7s [2023-12-13T20:10:06.890Z] [2023-12-13T20:10:06.890Z] #176 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:10:07.149Z] #176 ... [2023-12-13T20:10:07.149Z] [2023-12-13T20:10:07.149Z] #169 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:10:07.149Z] #169 DONE 0.7s [2023-12-13T20:10:07.149Z] [2023-12-13T20:10:07.149Z] #86 [security-secretstore-setup] exporting to image [2023-12-13T20:10:07.149Z] #86 exporting layers 1.5s done [2023-12-13T20:10:07.149Z] #86 writing image sha256:fbe30c0a90f0ed061ddc36bffadf7d25eefad5e57946f7a5740bd144285d4e0d done [2023-12-13T20:10:07.149Z] #86 naming to docker.io/library/security-secretstore-setup done [2023-12-13T20:10:07.149Z] #86 DONE 2.9s [2023-12-13T20:10:07.149Z] [2023-12-13T20:10:07.149Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-13T20:10:07.149Z] #177 DONE 0.9s [2023-12-13T20:10:07.149Z] [2023-12-13T20:10:07.149Z] #178 [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/ [2023-12-13T20:10:07.149Z] #178 DONE 0.4s [2023-12-13T20:10:07.149Z] [2023-12-13T20:10:07.149Z] #179 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-13T20:10:07.407Z] #179 ... [2023-12-13T20:10:07.407Z] [2023-12-13T20:10:07.407Z] #180 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:10:07.407Z] #180 DONE 0.7s [2023-12-13T20:10:07.407Z] [2023-12-13T20:10:07.407Z] #181 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-13T20:10:07.407Z] #181 DONE 0.7s [2023-12-13T20:10:07.666Z] [2023-12-13T20:10:07.666Z] #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-13T20:10:07.666Z] #182 DONE 0.8s [2023-12-13T20:10:07.666Z] [2023-12-13T20:10:07.666Z] #183 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:10:07.666Z] #183 ... [2023-12-13T20:10:07.666Z] [2023-12-13T20:10:07.666Z] #176 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:10:07.666Z] #176 DONE 1.0s [2023-12-13T20:10:07.925Z] [2023-12-13T20:10:07.925Z] #184 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:10:07.925Z] #184 DONE 0.7s [2023-12-13T20:10:07.925Z] [2023-12-13T20:10:07.925Z] #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-13T20:10:07.925Z] #135 DONE 78.3s [2023-12-13T20:10:07.925Z] [2023-12-13T20:10:07.925Z] #86 [core-command] exporting to image [2023-12-13T20:10:07.925Z] #86 ... [2023-12-13T20:10:07.925Z] [2023-12-13T20:10:07.925Z] #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-13T20:10:07.925Z] #185 DONE 0.8s [2023-12-13T20:10:07.925Z] [2023-12-13T20:10:07.925Z] #179 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-13T20:10:07.925Z] #179 DONE 0.9s [2023-12-13T20:10:07.925Z] [2023-12-13T20:10:07.925Z] #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:10:07.925Z] #186 DONE 0.6s [2023-12-13T20:10:08.223Z] [2023-12-13T20:10:08.223Z] #187 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T20:10:08.223Z] #187 DONE 1.1s [2023-12-13T20:10:08.223Z] [2023-12-13T20:10:08.223Z] #183 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:10:08.223Z] #183 DONE 0.7s [2023-12-13T20:10:08.223Z] [2023-12-13T20:10:08.223Z] #86 [security-proxy-auth] exporting to image [2023-12-13T20:10:08.223Z] #86 ... [2023-12-13T20:10:08.223Z] [2023-12-13T20:10:08.223Z] #188 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-13T20:10:08.223Z] #188 DONE 0.4s [2023-12-13T20:10:08.483Z] [2023-12-13T20:10:08.483Z] #189 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:10:08.483Z] #189 ... [2023-12-13T20:10:08.483Z] [2023-12-13T20:10:08.483Z] #190 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:10:08.483Z] #190 DONE 0.6s [2023-12-13T20:10:08.483Z] [2023-12-13T20:10:08.483Z] #191 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-13T20:10:08.483Z] #191 DONE 0.6s [2023-12-13T20:10:08.483Z] [2023-12-13T20:10:08.483Z] #86 [security-proxy-auth] exporting to image [2023-12-13T20:10:08.483Z] #86 writing image sha256:be1a754826e4651e32c0e616e82031574e3c7525941c2a132856591608644a30 [2023-12-13T20:10:08.743Z] #86 ... [2023-12-13T20:10:08.743Z] [2023-12-13T20:10:08.743Z] #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-13T20:10:08.743Z] #192 DONE 0.7s [2023-12-13T20:10:08.743Z] [2023-12-13T20:10:08.743Z] #193 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-13T20:10:08.743Z] #193 DONE 0.6s [2023-12-13T20:10:08.743Z] [2023-12-13T20:10:08.743Z] #86 [core-metadata] exporting to image [2023-12-13T20:10:08.743Z] #86 writing image sha256:be1a754826e4651e32c0e616e82031574e3c7525941c2a132856591608644a30 0.1s done [2023-12-13T20:10:08.743Z] #86 naming to docker.io/library/core-command done [2023-12-13T20:10:09.003Z] #86 ... [2023-12-13T20:10:09.003Z] [2023-12-13T20:10:09.003Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T20:10:09.003Z] #194 DONE 1.1s [2023-12-13T20:10:09.003Z] [2023-12-13T20:10:09.003Z] #86 [security-proxy-auth] exporting to image [2023-12-13T20:10:09.003Z] #86 writing image sha256:29e9f819e845ac2d2956f70127ba903d24b469f192670a651c7a853ce4d6a89f done [2023-12-13T20:10:09.003Z] #86 naming to docker.io/library/security-proxy-auth 0.0s done [2023-12-13T20:10:09.003Z] #86 ... [2023-12-13T20:10:09.003Z] [2023-12-13T20:10:09.003Z] #189 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:10:09.003Z] #189 DONE 0.7s [2023-12-13T20:10:09.003Z] [2023-12-13T20:10:09.003Z] #86 [core-data] exporting to image [2023-12-13T20:10:09.003Z] #86 ... [2023-12-13T20:10:09.003Z] [2023-12-13T20:10:09.003Z] #195 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:10:09.003Z] #195 DONE 0.5s [2023-12-13T20:10:09.003Z] [2023-12-13T20:10:09.003Z] #196 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T20:10:09.003Z] #196 DONE 1.1s [2023-12-13T20:10:09.003Z] [2023-12-13T20:10:09.003Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:10:09.003Z] #131 DONE 79.4s [2023-12-13T20:10:09.003Z] [2023-12-13T20:10:09.003Z] #86 [core-metadata] exporting to image [2023-12-13T20:10:09.003Z] #86 writing image sha256:b70ba0f7a59d6ca486033a048cc7daa91907f2d3dfec09d178e68b322f7048e8 0.0s done [2023-12-13T20:10:09.003Z] #86 naming to docker.io/library/core-metadata 0.0s done [2023-12-13T20:10:09.003Z] #86 writing image sha256:85fbd77c77c54c1e6ac06e2f7e82c72377e0ba1456894961465c54d188d5ee7a [2023-12-13T20:10:09.272Z] #86 exporting layers 0.2s done [2023-12-13T20:10:09.272Z] #86 writing image sha256:85fbd77c77c54c1e6ac06e2f7e82c72377e0ba1456894961465c54d188d5ee7a done [2023-12-13T20:10:09.272Z] #86 naming to docker.io/library/core-common-config-bootstrapper done [2023-12-13T20:10:09.272Z] #86 ... [2023-12-13T20:10:09.272Z] [2023-12-13T20:10:09.272Z] #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:10:09.272Z] #197 DONE 0.6s [2023-12-13T20:10:09.272Z] [2023-12-13T20:10:09.272Z] #86 [security-spiffe-token-provider] exporting to image [2023-12-13T20:10:09.530Z] #86 ... [2023-12-13T20:10:09.530Z] [2023-12-13T20:10:09.530Z] #198 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-13T20:10:09.530Z] #198 DONE 0.4s [2023-12-13T20:10:09.530Z] [2023-12-13T20:10:09.530Z] #86 [security-spiffe-token-provider] exporting to image [2023-12-13T20:10:09.530Z] #86 writing image sha256:34b543d6e41a3b6bcabe3c18fcd20c76415c60313c26dc0c749ac9655f63bb0d 0.0s done [2023-12-13T20:10:09.530Z] #86 naming to docker.io/library/core-data [2023-12-13T20:10:09.530Z] #86 ... [2023-12-13T20:10:09.530Z] [2023-12-13T20:10:09.530Z] #199 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:10:09.530Z] #199 DONE 0.3s [2023-12-13T20:10:09.530Z] [2023-12-13T20:10:09.530Z] #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:10:09.530Z] #200 DONE 0.1s [2023-12-13T20:10:09.530Z] [2023-12-13T20:10:09.530Z] #86 [core-data] exporting to image [2023-12-13T20:10:09.530Z] #86 exporting layers 0.5s done [2023-12-13T20:10:09.530Z] #86 naming to docker.io/library/core-data done [2023-12-13T20:10:09.530Z] #86 writing image sha256:6113b2e18281f740467c5e2880ef20dea7205e7893606d2ff42af553a2aca92e [2023-12-13T20:10:09.788Z] #86 ... [2023-12-13T20:10:09.788Z] [2023-12-13T20:10:09.788Z] #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:10:09.788Z] #201 DONE 0.1s [2023-12-13T20:10:09.788Z] [2023-12-13T20:10:09.788Z] #86 [security-spiffe-token-provider] exporting to image [2023-12-13T20:10:09.788Z] #86 exporting layers 0.4s done [2023-12-13T20:10:09.788Z] #86 writing image sha256:6113b2e18281f740467c5e2880ef20dea7205e7893606d2ff42af553a2aca92e 0.0s done [2023-12-13T20:10:09.788Z] #86 naming to docker.io/library/security-proxy-setup done [2023-12-13T20:10:09.788Z] #86 writing image sha256:cf7d6552a4875e389018a31310f5d41af695c6bc82e00963a84ceded476ebbb7 done [2023-12-13T20:10:09.788Z] #86 naming to docker.io/library/security-spiffe-token-provider done [2023-12-13T20:10:10.047Z] #86 ... [2023-12-13T20:10:10.047Z] [2023-12-13T20:10:10.047Z] #202 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-13T20:10:10.047Z] #202 DONE 1.2s [2023-12-13T20:10:10.047Z] [2023-12-13T20:10:10.047Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-13T20:10:10.047Z] #203 DONE 0.3s [2023-12-13T20:10:10.047Z] [2023-12-13T20:10:10.047Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:10:10.047Z] #204 DONE 0.0s [2023-12-13T20:10:10.047Z] [2023-12-13T20:10:10.047Z] #86 [support-notifications] exporting to image [2023-12-13T20:10:10.047Z] #86 writing image sha256:7637e6d14809253b86443b8c947425f7e6377b2306fb2af7c094bd282bea4020 done [2023-12-13T20:10:10.047Z] #86 naming to docker.io/library/support-notifications done [2023-12-13T20:10:10.047Z] #86 exporting layers 0.2s done [2023-12-13T20:10:10.047Z] #86 writing image sha256:b1fab04e0c86c7aaa2a558affbfd2a0bf71a5b14194509d608d0393ca03a672b done [2023-12-13T20:10:10.047Z] #86 naming to docker.io/library/support-scheduler done [2023-12-13T20:10:10.047Z] #86 writing image sha256:43b0e065170341fb848839f926e3c1c4e0b7b751a8bea565a8824226d9ef778d done [2023-12-13T20:10:10.047Z] #86 naming to docker.io/library/security-bootstrapper done [2023-12-13T20:10:10.047Z] #86 DONE 5.2s [2023-12-13T20:10:10.047Z] [2023-12-13T20:10:10.047Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-13T20:10:10.047Z] time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:10:10.047Z] time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:10:10.047Z] time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:10:10.047Z] time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:10:10.047Z] time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:10:10.047Z] time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:10:10.047Z] time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:10:10.047Z] time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:10:10.047Z] time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:10:10.047Z] time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:10:10.047Z] time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:10:10.047Z] time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:10:10.047Z] time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:10:10.047Z] time="2023-12-13T20:08:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-13T20:10:10.056Z] $ docker stop --time=1 0fa96d66771679ea9f610100c136d10087c1b154b35e4e1ed36dcacfe13bc295 [2023-12-13T20:10:11.328Z] $ docker rm -f --volumes 0fa96d66771679ea9f610100c136d10087c1b154b35e4e1ed36dcacfe13bc295 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-13T20:10:11.724Z] + docker images [2023-12-13T20:10:11.724Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-13T20:10:11.724Z] security-spiffe-token-provider latest cf7d6552a487 2 seconds ago 28.5MB [2023-12-13T20:10:11.724Z] security-bootstrapper latest 43b0e0651703 2 seconds ago 18.5MB [2023-12-13T20:10:11.724Z] support-scheduler latest b1fab04e0c86 2 seconds ago 26MB [2023-12-13T20:10:11.724Z] support-notifications latest 7637e6d14809 2 seconds ago 26.5MB [2023-12-13T20:10:11.724Z] core-data latest 34b543d6e41a 3 seconds ago 17.1MB [2023-12-13T20:10:11.724Z] security-proxy-setup latest 6113b2e18281 3 seconds ago 25.8MB [2023-12-13T20:10:11.724Z] core-metadata latest b70ba0f7a59d 3 seconds ago 17.4MB [2023-12-13T20:10:11.724Z] core-common-config-bootstrapper latest 85fbd77c77c5 3 seconds ago 14.9MB [2023-12-13T20:10:11.724Z] security-proxy-auth latest 29e9f819e845 4 seconds ago 15.8MB [2023-12-13T20:10:11.724Z] core-command latest be1a754826e4 4 seconds ago 17MB [2023-12-13T20:10:11.724Z] security-secretstore-setup latest fbe30c0a90f0 6 seconds ago 36.2MB [2023-12-13T20:10:11.724Z] security-spire-config latest c5f663421112 About a minute ago 102MB [2023-12-13T20:10:11.724Z] security-spire-server latest 28587ae4f301 About a minute ago 102MB [2023-12-13T20:10:11.724Z] security-spire-agent latest 6a2ee4d5f02f About a minute ago 161MB [2023-12-13T20:10:11.724Z] ci-base-image-x86_64 latest 17ce86956f48 4 minutes ago 937MB [2023-12-13T20:10:11.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 4 weeks ago 564MB [2023-12-13T20:10:11.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB [2023-12-13T20:10:11.724Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 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 [2023-12-13T20:10:12.128Z] provisioning config files... [2023-12-13T20:10:12.135Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/616@tmp/config3021310422239018131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-13T20:10:12.487Z] ---> ****-login.sh [2023-12-13T20:10:12.487Z] nexus3.edgexfoundry.org:10001 [2023-12-13T20:10:12.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:10:12.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:10:12.487Z] Configure a credential helper to remove this warning. See [2023-12-13T20:10:12.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:10:12.487Z] [2023-12-13T20:10:12.487Z] Login Succeeded [2023-12-13T20:10:12.487Z] nexus3.edgexfoundry.org:10002 [2023-12-13T20:10:12.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:10:12.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:10:12.488Z] Configure a credential helper to remove this warning. See [2023-12-13T20:10:12.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:10:12.488Z] [2023-12-13T20:10:12.488Z] Login Succeeded [2023-12-13T20:10:12.488Z] nexus3.edgexfoundry.org:10003 [2023-12-13T20:10:12.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:10:12.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:10:12.746Z] Configure a credential helper to remove this warning. See [2023-12-13T20:10:12.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:10:12.746Z] [2023-12-13T20:10:12.746Z] Login Succeeded [2023-12-13T20:10:12.746Z] nexus3.edgexfoundry.org:10004 [2023-12-13T20:10:12.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:10:12.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:10:12.746Z] Configure a credential helper to remove this warning. See [2023-12-13T20:10:12.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:10:12.746Z] [2023-12-13T20:10:12.746Z] Login Succeeded [2023-12-13T20:10:12.746Z] ****.io [2023-12-13T20:10:12.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:10:13.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:10:13.007Z] Configure a credential helper to remove this warning. See [2023-12-13T20:10:13.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:10:13.007Z] [2023-12-13T20:10:13.007Z] Login Succeeded [2023-12-13T20:10:13.007Z] ---> ****-login.sh ends [Pipeline] } [2023-12-13T20:10:13.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:10:13.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-13T20:10:13.238Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-12-13T20:10:13.238Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:13.238Z] latest [2023-12-13T20:10:13.238Z] 3.2.0-dev.6 [2023-12-13T20:10:13.238Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:13.238Z] main [2023-12-13T20:10:13.238Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:13.716Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:14.116Z] + docker push nexus3.edgexfoundry.org:10004/core-command:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:14.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-13T20:10:14.116Z] 5e73ae182bec: Preparing [2023-12-13T20:10:14.116Z] e477136f0a71: Preparing [2023-12-13T20:10:14.116Z] c833f7d5db57: Preparing [2023-12-13T20:10:14.116Z] 8bcf42939875: Preparing [2023-12-13T20:10:14.116Z] 91012701017d: Preparing [2023-12-13T20:10:14.116Z] 61d6fef90914: Preparing [2023-12-13T20:10:14.116Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:14.116Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:14.116Z] 61d6fef90914: Waiting [2023-12-13T20:10:14.116Z] 8bcf42939875: Pushed [2023-12-13T20:10:14.116Z] 91012701017d: Pushed [2023-12-13T20:10:14.116Z] c833f7d5db57: Pushed [2023-12-13T20:10:14.116Z] 5e73ae182bec: Pushed [2023-12-13T20:10:14.116Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:14.116Z] 61d6fef90914: Pushed [2023-12-13T20:10:15.055Z] e477136f0a71: Pushed [2023-12-13T20:10:15.315Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:0902719c055f83bbece75fa213787fecd3dd6fb0f55d9cca13ce657169197bd1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:15.722Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:16.122Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-12-13T20:10:16.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-13T20:10:16.122Z] 5e73ae182bec: Preparing [2023-12-13T20:10:16.122Z] e477136f0a71: Preparing [2023-12-13T20:10:16.122Z] c833f7d5db57: Preparing [2023-12-13T20:10:16.122Z] 8bcf42939875: Preparing [2023-12-13T20:10:16.122Z] 91012701017d: Preparing [2023-12-13T20:10:16.122Z] 61d6fef90914: Preparing [2023-12-13T20:10:16.122Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:16.122Z] 61d6fef90914: Waiting [2023-12-13T20:10:16.122Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:16.122Z] e477136f0a71: Layer already exists [2023-12-13T20:10:16.122Z] 5e73ae182bec: Layer already exists [2023-12-13T20:10:16.122Z] 91012701017d: Layer already exists [2023-12-13T20:10:16.122Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:16.122Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:16.122Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:16.122Z] latest: digest: sha256:0902719c055f83bbece75fa213787fecd3dd6fb0f55d9cca13ce657169197bd1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:16.519Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:16.939Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.6 [2023-12-13T20:10:16.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-13T20:10:16.939Z] 5e73ae182bec: Preparing [2023-12-13T20:10:16.939Z] e477136f0a71: Preparing [2023-12-13T20:10:16.939Z] c833f7d5db57: Preparing [2023-12-13T20:10:16.939Z] 8bcf42939875: Preparing [2023-12-13T20:10:16.939Z] 91012701017d: Preparing [2023-12-13T20:10:16.939Z] 61d6fef90914: Preparing [2023-12-13T20:10:16.939Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:16.939Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:16.939Z] 91012701017d: Layer already exists [2023-12-13T20:10:16.939Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:16.939Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:16.939Z] e477136f0a71: Layer already exists [2023-12-13T20:10:16.939Z] 5e73ae182bec: Layer already exists [2023-12-13T20:10:16.939Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:16.939Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:16.939Z] 3.2.0-dev.6: digest: sha256:0902719c055f83bbece75fa213787fecd3dd6fb0f55d9cca13ce657169197bd1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:17.357Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:17.775Z] + docker push nexus3.edgexfoundry.org:10004/core-command:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:17.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-13T20:10:17.775Z] 5e73ae182bec: Preparing [2023-12-13T20:10:17.775Z] e477136f0a71: Preparing [2023-12-13T20:10:17.775Z] c833f7d5db57: Preparing [2023-12-13T20:10:17.775Z] 8bcf42939875: Preparing [2023-12-13T20:10:17.775Z] 91012701017d: Preparing [2023-12-13T20:10:17.775Z] 61d6fef90914: Preparing [2023-12-13T20:10:17.775Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:17.775Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:17.775Z] 61d6fef90914: Waiting [2023-12-13T20:10:17.775Z] 91012701017d: Layer already exists [2023-12-13T20:10:17.775Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:17.775Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:17.775Z] 5e73ae182bec: Layer already exists [2023-12-13T20:10:17.775Z] e477136f0a71: Layer already exists [2023-12-13T20:10:17.775Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:17.775Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:17.775Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:0902719c055f83bbece75fa213787fecd3dd6fb0f55d9cca13ce657169197bd1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:18.211Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:18.622Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-12-13T20:10:18.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-12-13T20:10:18.622Z] 5e73ae182bec: Preparing [2023-12-13T20:10:18.622Z] e477136f0a71: Preparing [2023-12-13T20:10:18.622Z] c833f7d5db57: Preparing [2023-12-13T20:10:18.622Z] 8bcf42939875: Preparing [2023-12-13T20:10:18.622Z] 91012701017d: Preparing [2023-12-13T20:10:18.622Z] 61d6fef90914: Preparing [2023-12-13T20:10:18.622Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:18.622Z] 61d6fef90914: Waiting [2023-12-13T20:10:18.622Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:18.622Z] 5e73ae182bec: Layer already exists [2023-12-13T20:10:18.622Z] e477136f0a71: Layer already exists [2023-12-13T20:10:18.622Z] 91012701017d: Layer already exists [2023-12-13T20:10:18.622Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:18.622Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:18.622Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:18.622Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:18.622Z] main: digest: sha256:0902719c055f83bbece75fa213787fecd3dd6fb0f55d9cca13ce657169197bd1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:10:18.901Z] ===================================================== [Pipeline] echo [2023-12-13T20:10:18.954Z] taggedImages: [2023-12-13T20:10:18.954Z] - nexus3.edgexfoundry.org:10004/core-command:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:18.954Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-12-13T20:10:18.954Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.6 [2023-12-13T20:10:18.954Z] - nexus3.edgexfoundry.org:10004/core-command:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:18.954Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-12-13T20:10:19.023Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-12-13T20:10:19.023Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:19.023Z] latest [2023-12-13T20:10:19.023Z] 3.2.0-dev.6 [2023-12-13T20:10:19.023Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:19.023Z] main [2023-12-13T20:10:19.023Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:19.607Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:20.074Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:20.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-13T20:10:20.074Z] 5b28691dcc10: Preparing [2023-12-13T20:10:20.074Z] 8d8bd74bb729: Preparing [2023-12-13T20:10:20.074Z] c9c01658d512: Preparing [2023-12-13T20:10:20.074Z] 7f6ca58bd86c: Preparing [2023-12-13T20:10:20.074Z] c833f7d5db57: Preparing [2023-12-13T20:10:20.074Z] 8bcf42939875: Preparing [2023-12-13T20:10:20.074Z] 91012701017d: Preparing [2023-12-13T20:10:20.074Z] 61d6fef90914: Preparing [2023-12-13T20:10:20.074Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:20.074Z] 91012701017d: Waiting [2023-12-13T20:10:20.074Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:20.074Z] 8bcf42939875: Waiting [2023-12-13T20:10:20.074Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:20.074Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:20.074Z] 91012701017d: Layer already exists [2023-12-13T20:10:20.074Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:20.074Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:20.074Z] 8d8bd74bb729: Pushed [2023-12-13T20:10:20.074Z] 5b28691dcc10: Pushed [2023-12-13T20:10:20.074Z] c9c01658d512: Pushed [2023-12-13T20:10:20.852Z] #83 DONE 29.1s [2023-12-13T20:10:20.853Z] [2023-12-13T20:10:20.853Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:10:20.853Z] #82 DONE 24.9s [2023-12-13T20:10:20.853Z] [2023-12-13T20:10:20.853Z] #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:10:20.853Z] #74 DONE 30.9s [2023-12-13T20:10:20.853Z] [2023-12-13T20:10:20.853Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:10:20.853Z] #78 DONE 29.8s [2023-12-13T20:10:20.853Z] [2023-12-13T20:10:20.853Z] #107 [support-scheduler builder 6/7] COPY . . [2023-12-13T20:10:21.041Z] 7f6ca58bd86c: Pushed [2023-12-13T20:10:21.041Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:8db0322d8aaa0888e414ffee62901d84a4032208bcd2e5b5bf136b9a82815a9e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:21.501Z] + 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 [2023-12-13T20:10:21.953Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-12-13T20:10:21.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-13T20:10:21.953Z] 5b28691dcc10: Preparing [2023-12-13T20:10:21.953Z] 8d8bd74bb729: Preparing [2023-12-13T20:10:21.953Z] c9c01658d512: Preparing [2023-12-13T20:10:21.953Z] 7f6ca58bd86c: Preparing [2023-12-13T20:10:21.953Z] c833f7d5db57: Preparing [2023-12-13T20:10:21.953Z] 8bcf42939875: Preparing [2023-12-13T20:10:21.953Z] 91012701017d: Preparing [2023-12-13T20:10:21.953Z] 61d6fef90914: Preparing [2023-12-13T20:10:21.953Z] 8bcf42939875: Waiting [2023-12-13T20:10:21.953Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:21.953Z] 91012701017d: Waiting [2023-12-13T20:10:21.953Z] 61d6fef90914: Waiting [2023-12-13T20:10:21.953Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:21.953Z] 5b28691dcc10: Layer already exists [2023-12-13T20:10:21.953Z] 7f6ca58bd86c: Layer already exists [2023-12-13T20:10:21.953Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:21.953Z] c9c01658d512: Layer already exists [2023-12-13T20:10:21.953Z] 8d8bd74bb729: Layer already exists [2023-12-13T20:10:21.953Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:21.953Z] 91012701017d: Layer already exists [2023-12-13T20:10:21.953Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:21.953Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:21.953Z] latest: digest: sha256:8db0322d8aaa0888e414ffee62901d84a4032208bcd2e5b5bf136b9a82815a9e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:22.382Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:22.821Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.6 [2023-12-13T20:10:22.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-13T20:10:22.821Z] 5b28691dcc10: Preparing [2023-12-13T20:10:22.821Z] 8d8bd74bb729: Preparing [2023-12-13T20:10:22.821Z] c9c01658d512: Preparing [2023-12-13T20:10:22.821Z] 7f6ca58bd86c: Preparing [2023-12-13T20:10:22.821Z] c833f7d5db57: Preparing [2023-12-13T20:10:22.821Z] 8bcf42939875: Preparing [2023-12-13T20:10:22.821Z] 91012701017d: Preparing [2023-12-13T20:10:22.821Z] 61d6fef90914: Preparing [2023-12-13T20:10:22.821Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:22.821Z] 8bcf42939875: Waiting [2023-12-13T20:10:22.821Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:22.821Z] 91012701017d: Waiting [2023-12-13T20:10:22.821Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:22.821Z] 7f6ca58bd86c: Layer already exists [2023-12-13T20:10:22.821Z] c9c01658d512: Layer already exists [2023-12-13T20:10:22.821Z] 8d8bd74bb729: Layer already exists [2023-12-13T20:10:22.821Z] 5b28691dcc10: Layer already exists [2023-12-13T20:10:22.821Z] 91012701017d: Layer already exists [2023-12-13T20:10:22.821Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:22.821Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:22.821Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:22.821Z] 3.2.0-dev.6: digest: sha256:8db0322d8aaa0888e414ffee62901d84a4032208bcd2e5b5bf136b9a82815a9e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:23.273Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:23.699Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:23.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-13T20:10:23.699Z] 5b28691dcc10: Preparing [2023-12-13T20:10:23.699Z] 8d8bd74bb729: Preparing [2023-12-13T20:10:23.699Z] c9c01658d512: Preparing [2023-12-13T20:10:23.699Z] 7f6ca58bd86c: Preparing [2023-12-13T20:10:23.700Z] c833f7d5db57: Preparing [2023-12-13T20:10:23.700Z] 8bcf42939875: Preparing [2023-12-13T20:10:23.700Z] 91012701017d: Preparing [2023-12-13T20:10:23.700Z] 61d6fef90914: Preparing [2023-12-13T20:10:23.700Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:23.700Z] 61d6fef90914: Waiting [2023-12-13T20:10:23.700Z] 8bcf42939875: Waiting [2023-12-13T20:10:23.700Z] 91012701017d: Waiting [2023-12-13T20:10:23.700Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:23.700Z] 5b28691dcc10: Layer already exists [2023-12-13T20:10:23.700Z] 8d8bd74bb729: Layer already exists [2023-12-13T20:10:23.700Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:23.700Z] c9c01658d512: Layer already exists [2023-12-13T20:10:23.700Z] 7f6ca58bd86c: Layer already exists [2023-12-13T20:10:23.700Z] 91012701017d: Layer already exists [2023-12-13T20:10:23.700Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:23.700Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:23.700Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:23.700Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:8db0322d8aaa0888e414ffee62901d84a4032208bcd2e5b5bf136b9a82815a9e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:24.140Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [2023-12-13T20:10:24.192Z] #107 DONE 3.9s [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #108 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:10:24.192Z] #108 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #109 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:10:24.192Z] #109 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #110 [security-proxy-setup builder 6/7] COPY . . [2023-12-13T20:10:24.192Z] #110 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #111 [support-notifications builder 6/7] COPY . . [2023-12-13T20:10:24.192Z] #111 DONE 3.9s [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:10:24.192Z] #112 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #113 [security-secretstore-setup builder 6/7] COPY . . [2023-12-13T20:10:24.192Z] #113 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:10:24.192Z] #114 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #115 [security-bootstrapper builder 6/7] COPY . . [2023-12-13T20:10:24.192Z] #115 DONE 3.9s [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:10:24.192Z] #116 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #117 [core-command builder 6/7] COPY . . [2023-12-13T20:10:24.192Z] #117 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #118 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:10:24.192Z] #118 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:10:24.192Z] #119 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:10:24.192Z] #120 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-13T20:10:24.192Z] #121 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:10:24.192Z] #122 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:10:24.192Z] #123 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #124 [security-proxy-auth builder 6/7] COPY . . [2023-12-13T20:10:24.192Z] #124 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:10:24.192Z] #125 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:10:24.192Z] #126 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #127 [core-data builder 6/7] COPY . . [2023-12-13T20:10:24.192Z] #127 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #128 [core-metadata builder 6/7] COPY . . [2023-12-13T20:10:24.192Z] #128 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-13T20:10:24.192Z] #129 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-13T20:10:24.192Z] #130 CACHED [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #131 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-13T20:10:24.192Z] #131 DONE 3.9s [2023-12-13T20:10:24.192Z] [2023-12-13T20:10:24.192Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:24.577Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-12-13T20:10:24.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-12-13T20:10:24.577Z] 5b28691dcc10: Preparing [2023-12-13T20:10:24.577Z] 8d8bd74bb729: Preparing [2023-12-13T20:10:24.577Z] c9c01658d512: Preparing [2023-12-13T20:10:24.577Z] 7f6ca58bd86c: Preparing [2023-12-13T20:10:24.577Z] c833f7d5db57: Preparing [2023-12-13T20:10:24.577Z] 8bcf42939875: Preparing [2023-12-13T20:10:24.577Z] 91012701017d: Preparing [2023-12-13T20:10:24.577Z] 61d6fef90914: Preparing [2023-12-13T20:10:24.577Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:24.577Z] 91012701017d: Waiting [2023-12-13T20:10:24.577Z] 61d6fef90914: Waiting [2023-12-13T20:10:24.577Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:24.577Z] 8bcf42939875: Waiting [2023-12-13T20:10:24.577Z] 7f6ca58bd86c: Layer already exists [2023-12-13T20:10:24.577Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:24.577Z] c9c01658d512: Layer already exists [2023-12-13T20:10:24.577Z] 5b28691dcc10: Layer already exists [2023-12-13T20:10:24.577Z] 8d8bd74bb729: Layer already exists [2023-12-13T20:10:24.577Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:24.577Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:24.577Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:24.577Z] 91012701017d: Layer already exists [2023-12-13T20:10:24.577Z] main: digest: sha256:8db0322d8aaa0888e414ffee62901d84a4032208bcd2e5b5bf136b9a82815a9e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:10:24.896Z] ===================================================== [Pipeline] echo [2023-12-13T20:10:24.951Z] taggedImages: [2023-12-13T20:10:24.951Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:24.951Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-12-13T20:10:24.951Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.6 [2023-12-13T20:10:24.951Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:24.951Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-12-13T20:10:25.034Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-12-13T20:10:25.034Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:25.034Z] latest [2023-12-13T20:10:25.034Z] 3.2.0-dev.6 [2023-12-13T20:10:25.034Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:25.034Z] main [2023-12-13T20:10:25.034Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:25.673Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:26.122Z] + docker push nexus3.edgexfoundry.org:10004/core-data:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:26.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-13T20:10:26.122Z] 29d6af10c51d: Preparing [2023-12-13T20:10:26.122Z] 5168cbc9fdc3: Preparing [2023-12-13T20:10:26.122Z] c833f7d5db57: Preparing [2023-12-13T20:10:26.122Z] 8bcf42939875: Preparing [2023-12-13T20:10:26.122Z] 2119de620f83: Preparing [2023-12-13T20:10:26.122Z] 003f7b8db7e1: Preparing [2023-12-13T20:10:26.122Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:26.122Z] 003f7b8db7e1: Waiting [2023-12-13T20:10:26.122Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:26.122Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:26.122Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:26.122Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:26.122Z] 2119de620f83: Pushed [2023-12-13T20:10:26.122Z] 003f7b8db7e1: Pushed [2023-12-13T20:10:26.122Z] 29d6af10c51d: Pushed [2023-12-13T20:10:26.882Z] #132 2.750 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-13T20:10:27.060Z] 5168cbc9fdc3: Pushed [2023-12-13T20:10:27.320Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:98a9e139d9fa73a3cd122cbe1c603436bbf7106393fc8d5dc6e6147d1514e64f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:27.784Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:28.226Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-12-13T20:10:28.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-13T20:10:28.226Z] 29d6af10c51d: Preparing [2023-12-13T20:10:28.226Z] 5168cbc9fdc3: Preparing [2023-12-13T20:10:28.226Z] c833f7d5db57: Preparing [2023-12-13T20:10:28.226Z] 8bcf42939875: Preparing [2023-12-13T20:10:28.226Z] 2119de620f83: Preparing [2023-12-13T20:10:28.226Z] 003f7b8db7e1: Preparing [2023-12-13T20:10:28.226Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:28.226Z] 003f7b8db7e1: Waiting [2023-12-13T20:10:28.226Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:28.226Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:28.226Z] 29d6af10c51d: Layer already exists [2023-12-13T20:10:28.226Z] 2119de620f83: Layer already exists [2023-12-13T20:10:28.226Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:28.226Z] 5168cbc9fdc3: Layer already exists [2023-12-13T20:10:28.226Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:28.226Z] 003f7b8db7e1: Layer already exists [2023-12-13T20:10:28.226Z] latest: digest: sha256:98a9e139d9fa73a3cd122cbe1c603436bbf7106393fc8d5dc6e6147d1514e64f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:28.672Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:29.134Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.6 [2023-12-13T20:10:29.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-13T20:10:29.134Z] 29d6af10c51d: Preparing [2023-12-13T20:10:29.134Z] 5168cbc9fdc3: Preparing [2023-12-13T20:10:29.134Z] c833f7d5db57: Preparing [2023-12-13T20:10:29.134Z] 8bcf42939875: Preparing [2023-12-13T20:10:29.134Z] 2119de620f83: Preparing [2023-12-13T20:10:29.134Z] 003f7b8db7e1: Preparing [2023-12-13T20:10:29.134Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:29.134Z] 003f7b8db7e1: Waiting [2023-12-13T20:10:29.134Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:29.134Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:29.134Z] 2119de620f83: Layer already exists [2023-12-13T20:10:29.134Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:29.134Z] 5168cbc9fdc3: Layer already exists [2023-12-13T20:10:29.134Z] 29d6af10c51d: Layer already exists [2023-12-13T20:10:29.134Z] 003f7b8db7e1: Layer already exists [2023-12-13T20:10:29.134Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:29.134Z] 3.2.0-dev.6: digest: sha256:98a9e139d9fa73a3cd122cbe1c603436bbf7106393fc8d5dc6e6147d1514e64f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:29.596Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:30.047Z] + docker push nexus3.edgexfoundry.org:10004/core-data:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:30.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-13T20:10:30.047Z] 29d6af10c51d: Preparing [2023-12-13T20:10:30.047Z] 5168cbc9fdc3: Preparing [2023-12-13T20:10:30.047Z] c833f7d5db57: Preparing [2023-12-13T20:10:30.047Z] 8bcf42939875: Preparing [2023-12-13T20:10:30.047Z] 2119de620f83: Preparing [2023-12-13T20:10:30.047Z] 003f7b8db7e1: Preparing [2023-12-13T20:10:30.047Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:30.047Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:30.047Z] 003f7b8db7e1: Waiting [2023-12-13T20:10:30.047Z] 29d6af10c51d: Layer already exists [2023-12-13T20:10:30.047Z] 5168cbc9fdc3: Layer already exists [2023-12-13T20:10:30.047Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:30.047Z] 2119de620f83: Layer already exists [2023-12-13T20:10:30.047Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:30.047Z] 003f7b8db7e1: Layer already exists [2023-12-13T20:10:30.047Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:30.047Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:98a9e139d9fa73a3cd122cbe1c603436bbf7106393fc8d5dc6e6147d1514e64f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:30.509Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:30.967Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-12-13T20:10:30.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-12-13T20:10:30.967Z] 29d6af10c51d: Preparing [2023-12-13T20:10:30.967Z] 5168cbc9fdc3: Preparing [2023-12-13T20:10:30.967Z] c833f7d5db57: Preparing [2023-12-13T20:10:30.967Z] 8bcf42939875: Preparing [2023-12-13T20:10:30.967Z] 2119de620f83: Preparing [2023-12-13T20:10:30.967Z] 003f7b8db7e1: Preparing [2023-12-13T20:10:30.967Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:30.967Z] 003f7b8db7e1: Waiting [2023-12-13T20:10:30.967Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:30.967Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:30.967Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:30.967Z] 29d6af10c51d: Layer already exists [2023-12-13T20:10:30.967Z] 5168cbc9fdc3: Layer already exists [2023-12-13T20:10:30.967Z] 2119de620f83: Layer already exists [2023-12-13T20:10:30.967Z] 003f7b8db7e1: Layer already exists [2023-12-13T20:10:30.967Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:30.967Z] main: digest: sha256:98a9e139d9fa73a3cd122cbe1c603436bbf7106393fc8d5dc6e6147d1514e64f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:10:31.483Z] ===================================================== [Pipeline] echo [2023-12-13T20:10:31.547Z] taggedImages: [2023-12-13T20:10:31.547Z] - nexus3.edgexfoundry.org:10004/core-data:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:31.547Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-12-13T20:10:31.547Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.6 [2023-12-13T20:10:31.547Z] - nexus3.edgexfoundry.org:10004/core-data:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:31.547Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-12-13T20:10:31.616Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-12-13T20:10:31.616Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:31.616Z] latest [2023-12-13T20:10:31.616Z] 3.2.0-dev.6 [2023-12-13T20:10:31.616Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:31.616Z] main [2023-12-13T20:10:31.616Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:32.164Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:32.618Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:32.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-13T20:10:32.618Z] 9ad4b14e9e47: Preparing [2023-12-13T20:10:32.618Z] e96741562a53: Preparing [2023-12-13T20:10:32.618Z] b1a891b97ca6: Preparing [2023-12-13T20:10:32.618Z] c833f7d5db57: Preparing [2023-12-13T20:10:32.618Z] 8bcf42939875: Preparing [2023-12-13T20:10:32.618Z] 91012701017d: Preparing [2023-12-13T20:10:32.618Z] 61d6fef90914: Preparing [2023-12-13T20:10:32.618Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:32.618Z] 91012701017d: Waiting [2023-12-13T20:10:32.618Z] 61d6fef90914: Waiting [2023-12-13T20:10:32.618Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:32.618Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:32.618Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:32.618Z] 91012701017d: Layer already exists [2023-12-13T20:10:32.618Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:32.618Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:32.618Z] 9ad4b14e9e47: Pushed [2023-12-13T20:10:32.618Z] e96741562a53: Pushed [2023-12-13T20:10:33.556Z] b1a891b97ca6: Pushed [2023-12-13T20:10:33.567Z] #132 ... [2023-12-13T20:10:33.567Z] [2023-12-13T20:10:33.567Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-13T20:10:33.567Z] #0 2.311 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-13T20:10:33.815Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:067db4898e494d55b89c5060105f2004c479328188437b502063b854df72016d size: 1985 [Pipeline] } [2023-12-13T20:10:33.834Z] #133 ... [2023-12-13T20:10:33.835Z] [2023-12-13T20:10:33.835Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-13T20:10:33.835Z] #0 2.828 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:34.101Z] #134 ... [2023-12-13T20:10:34.101Z] [2023-12-13T20:10:34.101Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-13T20:10:34.101Z] #0 2.478 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-13T20:10:34.101Z] #135 ... [2023-12-13T20:10:34.101Z] [2023-12-13T20:10:34.101Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-13T20:10:34.101Z] #0 2.146 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-13T20:10:34.280Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [2023-12-13T20:10:34.369Z] #136 ... [2023-12-13T20:10:34.369Z] [2023-12-13T20:10:34.369Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-13T20:10:34.369Z] #0 1.982 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-13T20:10:34.369Z] #137 ... [2023-12-13T20:10:34.369Z] [2023-12-13T20:10:34.369Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-13T20:10:34.369Z] #0 1.677 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:34.636Z] #138 ... [2023-12-13T20:10:34.637Z] [2023-12-13T20:10:34.637Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-13T20:10:34.637Z] #0 2.663 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-13T20:10:34.735Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-12-13T20:10:34.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-13T20:10:34.735Z] 9ad4b14e9e47: Preparing [2023-12-13T20:10:34.735Z] e96741562a53: Preparing [2023-12-13T20:10:34.735Z] b1a891b97ca6: Preparing [2023-12-13T20:10:34.735Z] c833f7d5db57: Preparing [2023-12-13T20:10:34.735Z] 8bcf42939875: Preparing [2023-12-13T20:10:34.735Z] 91012701017d: Preparing [2023-12-13T20:10:34.735Z] 61d6fef90914: Preparing [2023-12-13T20:10:34.735Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:34.735Z] 61d6fef90914: Waiting [2023-12-13T20:10:34.735Z] 91012701017d: Waiting [2023-12-13T20:10:34.735Z] e96741562a53: Layer already exists [2023-12-13T20:10:34.735Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:34.735Z] b1a891b97ca6: Layer already exists [2023-12-13T20:10:34.735Z] 9ad4b14e9e47: Layer already exists [2023-12-13T20:10:34.735Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:34.735Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:34.735Z] 91012701017d: Layer already exists [2023-12-13T20:10:34.735Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:34.735Z] latest: digest: sha256:067db4898e494d55b89c5060105f2004c479328188437b502063b854df72016d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-12-13T20:10:34.905Z] #139 ... [2023-12-13T20:10:34.905Z] [2023-12-13T20:10:34.905Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-13T20:10:34.905Z] #0 1.884 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-13T20:10:34.905Z] #140 ... [2023-12-13T20:10:34.905Z] [2023-12-13T20:10:34.905Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:10:34.905Z] #0 2.493 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] sh [2023-12-13T20:10:35.173Z] #141 ... [2023-12-13T20:10:35.173Z] [2023-12-13T20:10:35.173Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-13T20:10:35.173Z] #0 2.933 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-13T20:10:35.209Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:35.669Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.6 [2023-12-13T20:10:35.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-13T20:10:35.669Z] 9ad4b14e9e47: Preparing [2023-12-13T20:10:35.669Z] e96741562a53: Preparing [2023-12-13T20:10:35.669Z] b1a891b97ca6: Preparing [2023-12-13T20:10:35.669Z] c833f7d5db57: Preparing [2023-12-13T20:10:35.669Z] 8bcf42939875: Preparing [2023-12-13T20:10:35.669Z] 91012701017d: Preparing [2023-12-13T20:10:35.669Z] 61d6fef90914: Preparing [2023-12-13T20:10:35.669Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:35.669Z] 91012701017d: Waiting [2023-12-13T20:10:35.669Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:35.669Z] 61d6fef90914: Waiting [2023-12-13T20:10:35.669Z] e96741562a53: Layer already exists [2023-12-13T20:10:35.669Z] 9ad4b14e9e47: Layer already exists [2023-12-13T20:10:35.669Z] b1a891b97ca6: Layer already exists [2023-12-13T20:10:35.669Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:35.669Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:35.669Z] 91012701017d: Layer already exists [2023-12-13T20:10:35.669Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:35.669Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:35.669Z] 3.2.0-dev.6: digest: sha256:067db4898e494d55b89c5060105f2004c479328188437b502063b854df72016d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:36.132Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:36.590Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:36.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-13T20:10:36.590Z] 9ad4b14e9e47: Preparing [2023-12-13T20:10:36.590Z] e96741562a53: Preparing [2023-12-13T20:10:36.590Z] b1a891b97ca6: Preparing [2023-12-13T20:10:36.590Z] c833f7d5db57: Preparing [2023-12-13T20:10:36.590Z] 8bcf42939875: Preparing [2023-12-13T20:10:36.590Z] 91012701017d: Preparing [2023-12-13T20:10:36.590Z] 61d6fef90914: Preparing [2023-12-13T20:10:36.590Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:36.590Z] 91012701017d: Waiting [2023-12-13T20:10:36.590Z] 61d6fef90914: Waiting [2023-12-13T20:10:36.590Z] e96741562a53: Layer already exists [2023-12-13T20:10:36.590Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:36.590Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:36.590Z] 9ad4b14e9e47: Layer already exists [2023-12-13T20:10:36.590Z] b1a891b97ca6: Layer already exists [2023-12-13T20:10:36.590Z] 91012701017d: Layer already exists [2023-12-13T20:10:36.590Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:36.590Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:36.590Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:067db4898e494d55b89c5060105f2004c479328188437b502063b854df72016d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:37.056Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:37.528Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-12-13T20:10:37.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-12-13T20:10:37.528Z] 9ad4b14e9e47: Preparing [2023-12-13T20:10:37.528Z] e96741562a53: Preparing [2023-12-13T20:10:37.528Z] b1a891b97ca6: Preparing [2023-12-13T20:10:37.528Z] c833f7d5db57: Preparing [2023-12-13T20:10:37.528Z] 8bcf42939875: Preparing [2023-12-13T20:10:37.528Z] 91012701017d: Preparing [2023-12-13T20:10:37.528Z] 61d6fef90914: Preparing [2023-12-13T20:10:37.528Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:37.528Z] 91012701017d: Waiting [2023-12-13T20:10:37.528Z] 61d6fef90914: Waiting [2023-12-13T20:10:37.528Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:37.528Z] 9ad4b14e9e47: Layer already exists [2023-12-13T20:10:37.528Z] e96741562a53: Layer already exists [2023-12-13T20:10:37.528Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:37.528Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:37.528Z] b1a891b97ca6: Layer already exists [2023-12-13T20:10:37.528Z] 91012701017d: Layer already exists [2023-12-13T20:10:37.528Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:37.528Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:37.528Z] main: digest: sha256:067db4898e494d55b89c5060105f2004c479328188437b502063b854df72016d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:10:37.886Z] ===================================================== [Pipeline] echo [2023-12-13T20:10:37.950Z] taggedImages: [2023-12-13T20:10:37.950Z] - nexus3.edgexfoundry.org:10004/core-metadata:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:37.950Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-12-13T20:10:37.950Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.6 [2023-12-13T20:10:37.950Z] - nexus3.edgexfoundry.org:10004/core-metadata:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:37.950Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-12-13T20:10:38.029Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-12-13T20:10:38.029Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:38.029Z] latest [2023-12-13T20:10:38.029Z] 3.2.0-dev.6 [2023-12-13T20:10:38.029Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:38.029Z] main [2023-12-13T20:10:38.029Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:38.622Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:39.143Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:39.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-13T20:10:39.143Z] 292307400d5f: Preparing [2023-12-13T20:10:39.143Z] 83d10d481a4b: Preparing [2023-12-13T20:10:39.143Z] 5c415f33d438: Preparing [2023-12-13T20:10:39.143Z] c501175cdb2b: Preparing [2023-12-13T20:10:39.143Z] e44ace0e9048: Preparing [2023-12-13T20:10:39.143Z] 2e182228f6fe: Preparing [2023-12-13T20:10:39.143Z] 9b1daefe8c60: Preparing [2023-12-13T20:10:39.143Z] c833f7d5db57: Preparing [2023-12-13T20:10:39.143Z] 8bcf42939875: Preparing [2023-12-13T20:10:39.143Z] 0fbbe8797266: Preparing [2023-12-13T20:10:39.143Z] 958f1478418d: Preparing [2023-12-13T20:10:39.143Z] 5f70bf18a086: Preparing [2023-12-13T20:10:39.143Z] b2a0f39ab096: Preparing [2023-12-13T20:10:39.143Z] 78ba043b9f68: Preparing [2023-12-13T20:10:39.143Z] 5588d7196dc6: Preparing [2023-12-13T20:10:39.143Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:39.143Z] 0fbbe8797266: Waiting [2023-12-13T20:10:39.143Z] 958f1478418d: Waiting [2023-12-13T20:10:39.143Z] 5f70bf18a086: Waiting [2023-12-13T20:10:39.143Z] b2a0f39ab096: Waiting [2023-12-13T20:10:39.143Z] 78ba043b9f68: Waiting [2023-12-13T20:10:39.143Z] 5588d7196dc6: Waiting [2023-12-13T20:10:39.143Z] c833f7d5db57: Waiting [2023-12-13T20:10:39.143Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:39.143Z] 2e182228f6fe: Waiting [2023-12-13T20:10:39.143Z] 8bcf42939875: Waiting [2023-12-13T20:10:39.143Z] 9b1daefe8c60: Waiting [2023-12-13T20:10:39.143Z] 83d10d481a4b: Pushed [2023-12-13T20:10:39.143Z] 292307400d5f: Pushed [2023-12-13T20:10:39.143Z] 5c415f33d438: Pushed [2023-12-13T20:10:39.143Z] c501175cdb2b: Pushed [2023-12-13T20:10:39.143Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:39.143Z] e44ace0e9048: Pushed [2023-12-13T20:10:39.143Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:39.143Z] 2e182228f6fe: Pushed [2023-12-13T20:10:39.402Z] 0fbbe8797266: Pushed [2023-12-13T20:10:39.403Z] 5f70bf18a086: Pushed [2023-12-13T20:10:39.403Z] b2a0f39ab096: Pushed [2023-12-13T20:10:39.403Z] 958f1478418d: Pushed [2023-12-13T20:10:39.403Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:39.403Z] 78ba043b9f68: Pushed [2023-12-13T20:10:39.403Z] 5588d7196dc6: Pushed [2023-12-13T20:10:40.337Z] 9b1daefe8c60: Pushed [2023-12-13T20:10:40.596Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:216d0c160d30ec965eaed0a28427dc317643e0e9d77fd9488723aede90beba82 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:41.149Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:41.711Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-12-13T20:10:41.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-13T20:10:41.712Z] 292307400d5f: Preparing [2023-12-13T20:10:41.712Z] 83d10d481a4b: Preparing [2023-12-13T20:10:41.712Z] 5c415f33d438: Preparing [2023-12-13T20:10:41.712Z] c501175cdb2b: Preparing [2023-12-13T20:10:41.712Z] e44ace0e9048: Preparing [2023-12-13T20:10:41.712Z] 2e182228f6fe: Preparing [2023-12-13T20:10:41.712Z] 9b1daefe8c60: Preparing [2023-12-13T20:10:41.712Z] c833f7d5db57: Preparing [2023-12-13T20:10:41.712Z] 8bcf42939875: Preparing [2023-12-13T20:10:41.712Z] 0fbbe8797266: Preparing [2023-12-13T20:10:41.712Z] 958f1478418d: Preparing [2023-12-13T20:10:41.712Z] 5f70bf18a086: Preparing [2023-12-13T20:10:41.712Z] b2a0f39ab096: Preparing [2023-12-13T20:10:41.712Z] 78ba043b9f68: Preparing [2023-12-13T20:10:41.712Z] 5588d7196dc6: Preparing [2023-12-13T20:10:41.712Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:41.712Z] c833f7d5db57: Waiting [2023-12-13T20:10:41.712Z] 8bcf42939875: Waiting [2023-12-13T20:10:41.712Z] 0fbbe8797266: Waiting [2023-12-13T20:10:41.712Z] 958f1478418d: Waiting [2023-12-13T20:10:41.712Z] 5f70bf18a086: Waiting [2023-12-13T20:10:41.712Z] b2a0f39ab096: Waiting [2023-12-13T20:10:41.712Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:41.712Z] 78ba043b9f68: Waiting [2023-12-13T20:10:41.712Z] 5588d7196dc6: Waiting [2023-12-13T20:10:41.712Z] 2e182228f6fe: Waiting [2023-12-13T20:10:41.712Z] 9b1daefe8c60: Waiting [2023-12-13T20:10:41.712Z] 83d10d481a4b: Layer already exists [2023-12-13T20:10:41.712Z] 292307400d5f: Layer already exists [2023-12-13T20:10:41.712Z] 5c415f33d438: Layer already exists [2023-12-13T20:10:41.712Z] e44ace0e9048: Layer already exists [2023-12-13T20:10:41.712Z] c501175cdb2b: Layer already exists [2023-12-13T20:10:41.712Z] 2e182228f6fe: Layer already exists [2023-12-13T20:10:41.712Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:41.712Z] 0fbbe8797266: Layer already exists [2023-12-13T20:10:41.712Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:41.712Z] 9b1daefe8c60: Layer already exists [2023-12-13T20:10:41.712Z] 958f1478418d: Layer already exists [2023-12-13T20:10:41.712Z] 5f70bf18a086: Layer already exists [2023-12-13T20:10:41.712Z] b2a0f39ab096: Layer already exists [2023-12-13T20:10:41.712Z] 78ba043b9f68: Layer already exists [2023-12-13T20:10:41.712Z] 5588d7196dc6: Layer already exists [2023-12-13T20:10:41.712Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:41.712Z] latest: digest: sha256:216d0c160d30ec965eaed0a28427dc317643e0e9d77fd9488723aede90beba82 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:42.261Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:42.827Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.6 [2023-12-13T20:10:42.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-13T20:10:42.827Z] 292307400d5f: Preparing [2023-12-13T20:10:42.827Z] 83d10d481a4b: Preparing [2023-12-13T20:10:42.827Z] 5c415f33d438: Preparing [2023-12-13T20:10:42.827Z] c501175cdb2b: Preparing [2023-12-13T20:10:42.827Z] e44ace0e9048: Preparing [2023-12-13T20:10:42.827Z] 2e182228f6fe: Preparing [2023-12-13T20:10:42.827Z] 9b1daefe8c60: Preparing [2023-12-13T20:10:42.827Z] c833f7d5db57: Preparing [2023-12-13T20:10:42.827Z] 8bcf42939875: Preparing [2023-12-13T20:10:42.827Z] 0fbbe8797266: Preparing [2023-12-13T20:10:42.827Z] 958f1478418d: Preparing [2023-12-13T20:10:42.827Z] 5f70bf18a086: Preparing [2023-12-13T20:10:42.827Z] 2e182228f6fe: Waiting [2023-12-13T20:10:42.827Z] 9b1daefe8c60: Waiting [2023-12-13T20:10:42.827Z] c833f7d5db57: Waiting [2023-12-13T20:10:42.827Z] 958f1478418d: Waiting [2023-12-13T20:10:42.827Z] 8bcf42939875: Waiting [2023-12-13T20:10:42.827Z] b2a0f39ab096: Preparing [2023-12-13T20:10:42.827Z] 78ba043b9f68: Preparing [2023-12-13T20:10:42.827Z] 5588d7196dc6: Preparing [2023-12-13T20:10:42.827Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:42.827Z] 5f70bf18a086: Waiting [2023-12-13T20:10:42.827Z] b2a0f39ab096: Waiting [2023-12-13T20:10:42.827Z] 5588d7196dc6: Waiting [2023-12-13T20:10:42.827Z] 78ba043b9f68: Waiting [2023-12-13T20:10:42.827Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:42.827Z] c501175cdb2b: Layer already exists [2023-12-13T20:10:42.827Z] 83d10d481a4b: Layer already exists [2023-12-13T20:10:42.827Z] 5c415f33d438: Layer already exists [2023-12-13T20:10:42.827Z] e44ace0e9048: Layer already exists [2023-12-13T20:10:42.827Z] 292307400d5f: Layer already exists [2023-12-13T20:10:42.827Z] 2e182228f6fe: Layer already exists [2023-12-13T20:10:42.827Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:42.827Z] 9b1daefe8c60: Layer already exists [2023-12-13T20:10:42.827Z] 0fbbe8797266: Layer already exists [2023-12-13T20:10:42.827Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:42.827Z] 958f1478418d: Layer already exists [2023-12-13T20:10:42.827Z] 5588d7196dc6: Layer already exists [2023-12-13T20:10:42.827Z] 5f70bf18a086: Layer already exists [2023-12-13T20:10:42.827Z] b2a0f39ab096: Layer already exists [2023-12-13T20:10:42.827Z] 78ba043b9f68: Layer already exists [2023-12-13T20:10:42.827Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:42.827Z] 3.2.0-dev.6: digest: sha256:216d0c160d30ec965eaed0a28427dc317643e0e9d77fd9488723aede90beba82 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:43.382Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:43.847Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:43.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-13T20:10:43.847Z] 292307400d5f: Preparing [2023-12-13T20:10:43.847Z] 83d10d481a4b: Preparing [2023-12-13T20:10:43.847Z] 5c415f33d438: Preparing [2023-12-13T20:10:43.847Z] c501175cdb2b: Preparing [2023-12-13T20:10:43.847Z] e44ace0e9048: Preparing [2023-12-13T20:10:43.847Z] 2e182228f6fe: Preparing [2023-12-13T20:10:43.847Z] 9b1daefe8c60: Preparing [2023-12-13T20:10:43.847Z] c833f7d5db57: Preparing [2023-12-13T20:10:43.847Z] 8bcf42939875: Preparing [2023-12-13T20:10:43.847Z] 0fbbe8797266: Preparing [2023-12-13T20:10:43.847Z] 958f1478418d: Preparing [2023-12-13T20:10:43.847Z] 5f70bf18a086: Preparing [2023-12-13T20:10:43.847Z] b2a0f39ab096: Preparing [2023-12-13T20:10:43.847Z] 78ba043b9f68: Preparing [2023-12-13T20:10:43.847Z] 8bcf42939875: Waiting [2023-12-13T20:10:43.847Z] 0fbbe8797266: Waiting [2023-12-13T20:10:43.847Z] 958f1478418d: Waiting [2023-12-13T20:10:43.847Z] 5f70bf18a086: Waiting [2023-12-13T20:10:43.847Z] b2a0f39ab096: Waiting [2023-12-13T20:10:43.847Z] 9b1daefe8c60: Waiting [2023-12-13T20:10:43.847Z] c833f7d5db57: Waiting [2023-12-13T20:10:43.847Z] 5588d7196dc6: Preparing [2023-12-13T20:10:43.847Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:43.847Z] 5588d7196dc6: Waiting [2023-12-13T20:10:43.847Z] 78ba043b9f68: Waiting [2023-12-13T20:10:43.847Z] 83d10d481a4b: Layer already exists [2023-12-13T20:10:43.847Z] 292307400d5f: Layer already exists [2023-12-13T20:10:43.847Z] c501175cdb2b: Layer already exists [2023-12-13T20:10:43.847Z] 5c415f33d438: Layer already exists [2023-12-13T20:10:43.847Z] e44ace0e9048: Layer already exists [2023-12-13T20:10:43.847Z] 2e182228f6fe: Layer already exists [2023-12-13T20:10:43.847Z] 9b1daefe8c60: Layer already exists [2023-12-13T20:10:43.847Z] 0fbbe8797266: Layer already exists [2023-12-13T20:10:43.847Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:43.847Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:43.847Z] 5f70bf18a086: Layer already exists [2023-12-13T20:10:43.847Z] b2a0f39ab096: Layer already exists [2023-12-13T20:10:43.847Z] 958f1478418d: Layer already exists [2023-12-13T20:10:43.847Z] 5588d7196dc6: Layer already exists [2023-12-13T20:10:43.847Z] 78ba043b9f68: Layer already exists [2023-12-13T20:10:43.847Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:43.847Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:216d0c160d30ec965eaed0a28427dc317643e0e9d77fd9488723aede90beba82 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:44.322Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:44.891Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-12-13T20:10:44.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-12-13T20:10:44.891Z] 292307400d5f: Preparing [2023-12-13T20:10:44.891Z] 83d10d481a4b: Preparing [2023-12-13T20:10:44.891Z] 5c415f33d438: Preparing [2023-12-13T20:10:44.891Z] c501175cdb2b: Preparing [2023-12-13T20:10:44.891Z] e44ace0e9048: Preparing [2023-12-13T20:10:44.891Z] 2e182228f6fe: Preparing [2023-12-13T20:10:44.891Z] 9b1daefe8c60: Preparing [2023-12-13T20:10:44.891Z] c833f7d5db57: Preparing [2023-12-13T20:10:44.891Z] 8bcf42939875: Preparing [2023-12-13T20:10:44.891Z] 0fbbe8797266: Preparing [2023-12-13T20:10:44.891Z] 958f1478418d: Preparing [2023-12-13T20:10:44.891Z] 5f70bf18a086: Preparing [2023-12-13T20:10:44.891Z] b2a0f39ab096: Preparing [2023-12-13T20:10:44.891Z] 78ba043b9f68: Preparing [2023-12-13T20:10:44.891Z] 5588d7196dc6: Preparing [2023-12-13T20:10:44.891Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:44.891Z] 78ba043b9f68: Waiting [2023-12-13T20:10:44.891Z] 5f70bf18a086: Waiting [2023-12-13T20:10:44.891Z] 9b1daefe8c60: Waiting [2023-12-13T20:10:44.892Z] 2e182228f6fe: Waiting [2023-12-13T20:10:44.892Z] 5588d7196dc6: Waiting [2023-12-13T20:10:44.892Z] 0fbbe8797266: Waiting [2023-12-13T20:10:44.892Z] 8bcf42939875: Waiting [2023-12-13T20:10:44.892Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:44.892Z] c833f7d5db57: Waiting [2023-12-13T20:10:44.892Z] 5c415f33d438: Layer already exists [2023-12-13T20:10:44.892Z] 292307400d5f: Layer already exists [2023-12-13T20:10:44.892Z] e44ace0e9048: Layer already exists [2023-12-13T20:10:44.892Z] c501175cdb2b: Layer already exists [2023-12-13T20:10:44.892Z] 83d10d481a4b: Layer already exists [2023-12-13T20:10:44.892Z] 2e182228f6fe: Layer already exists [2023-12-13T20:10:44.892Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:44.892Z] 9b1daefe8c60: Layer already exists [2023-12-13T20:10:44.892Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:44.892Z] 0fbbe8797266: Layer already exists [2023-12-13T20:10:44.892Z] 958f1478418d: Layer already exists [2023-12-13T20:10:44.892Z] 5f70bf18a086: Layer already exists [2023-12-13T20:10:44.892Z] b2a0f39ab096: Layer already exists [2023-12-13T20:10:44.892Z] 78ba043b9f68: Layer already exists [2023-12-13T20:10:44.892Z] 5588d7196dc6: Layer already exists [2023-12-13T20:10:44.892Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:44.892Z] main: digest: sha256:216d0c160d30ec965eaed0a28427dc317643e0e9d77fd9488723aede90beba82 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:10:45.512Z] ===================================================== [Pipeline] echo [2023-12-13T20:10:45.582Z] taggedImages: [2023-12-13T20:10:45.582Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:45.582Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-12-13T20:10:45.582Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.6 [2023-12-13T20:10:45.582Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:45.582Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-12-13T20:10:45.727Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-12-13T20:10:45.727Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:45.727Z] latest [2023-12-13T20:10:45.727Z] 3.2.0-dev.6 [2023-12-13T20:10:45.727Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:45.727Z] main [2023-12-13T20:10:45.727Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:46.503Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:47.061Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:47.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-13T20:10:47.061Z] 619b2958e155: Preparing [2023-12-13T20:10:47.061Z] 8d8bd74bb729: Preparing [2023-12-13T20:10:47.061Z] 70ce5697ddc6: Preparing [2023-12-13T20:10:47.061Z] 870cd707f717: Preparing [2023-12-13T20:10:47.061Z] c833f7d5db57: Preparing [2023-12-13T20:10:47.061Z] 8bcf42939875: Preparing [2023-12-13T20:10:47.061Z] 8bcf42939875: Waiting [2023-12-13T20:10:47.061Z] 91012701017d: Preparing [2023-12-13T20:10:47.061Z] 61d6fef90914: Preparing [2023-12-13T20:10:47.061Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:47.061Z] 91012701017d: Waiting [2023-12-13T20:10:47.061Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:47.061Z] 61d6fef90914: Waiting [2023-12-13T20:10:47.061Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:47.061Z] 8d8bd74bb729: Layer already exists [2023-12-13T20:10:47.061Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:47.061Z] 91012701017d: Layer already exists [2023-12-13T20:10:47.061Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:47.061Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:47.061Z] 70ce5697ddc6: Pushed [2023-12-13T20:10:47.061Z] 619b2958e155: Pushed [2023-12-13T20:10:47.998Z] 870cd707f717: Pushed [2023-12-13T20:10:47.998Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:6c3496f0a0b0de44c18e8c05e3f4c9befe5c87a58f5a03cbc93be29cd718708a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:48.562Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:49.132Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-12-13T20:10:49.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-13T20:10:49.132Z] 619b2958e155: Preparing [2023-12-13T20:10:49.132Z] 8d8bd74bb729: Preparing [2023-12-13T20:10:49.132Z] 70ce5697ddc6: Preparing [2023-12-13T20:10:49.132Z] 870cd707f717: Preparing [2023-12-13T20:10:49.132Z] c833f7d5db57: Preparing [2023-12-13T20:10:49.132Z] 8bcf42939875: Preparing [2023-12-13T20:10:49.132Z] 91012701017d: Preparing [2023-12-13T20:10:49.132Z] 61d6fef90914: Preparing [2023-12-13T20:10:49.132Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:49.132Z] 8bcf42939875: Waiting [2023-12-13T20:10:49.132Z] 91012701017d: Waiting [2023-12-13T20:10:49.132Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:49.132Z] 61d6fef90914: Waiting [2023-12-13T20:10:49.132Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:49.132Z] 619b2958e155: Layer already exists [2023-12-13T20:10:49.132Z] 8d8bd74bb729: Layer already exists [2023-12-13T20:10:49.132Z] 870cd707f717: Layer already exists [2023-12-13T20:10:49.132Z] 70ce5697ddc6: Layer already exists [2023-12-13T20:10:49.132Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:49.132Z] 91012701017d: Layer already exists [2023-12-13T20:10:49.132Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:49.132Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:49.132Z] latest: digest: sha256:6c3496f0a0b0de44c18e8c05e3f4c9befe5c87a58f5a03cbc93be29cd718708a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:49.682Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:50.239Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.6 [2023-12-13T20:10:50.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-13T20:10:50.239Z] 619b2958e155: Preparing [2023-12-13T20:10:50.239Z] 8d8bd74bb729: Preparing [2023-12-13T20:10:50.239Z] 70ce5697ddc6: Preparing [2023-12-13T20:10:50.239Z] 870cd707f717: Preparing [2023-12-13T20:10:50.239Z] c833f7d5db57: Preparing [2023-12-13T20:10:50.239Z] 8bcf42939875: Preparing [2023-12-13T20:10:50.239Z] 91012701017d: Preparing [2023-12-13T20:10:50.239Z] 61d6fef90914: Preparing [2023-12-13T20:10:50.239Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:50.239Z] 8bcf42939875: Waiting [2023-12-13T20:10:50.239Z] 91012701017d: Waiting [2023-12-13T20:10:50.239Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:50.239Z] 61d6fef90914: Waiting [2023-12-13T20:10:50.239Z] 870cd707f717: Layer already exists [2023-12-13T20:10:50.239Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:50.239Z] 619b2958e155: Layer already exists [2023-12-13T20:10:50.239Z] 70ce5697ddc6: Layer already exists [2023-12-13T20:10:50.239Z] 8d8bd74bb729: Layer already exists [2023-12-13T20:10:50.239Z] 91012701017d: Layer already exists [2023-12-13T20:10:50.239Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:50.239Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:50.239Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:50.239Z] 3.2.0-dev.6: digest: sha256:6c3496f0a0b0de44c18e8c05e3f4c9befe5c87a58f5a03cbc93be29cd718708a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:50.792Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:51.343Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:51.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-13T20:10:51.343Z] 619b2958e155: Preparing [2023-12-13T20:10:51.343Z] 8d8bd74bb729: Preparing [2023-12-13T20:10:51.343Z] 70ce5697ddc6: Preparing [2023-12-13T20:10:51.343Z] 870cd707f717: Preparing [2023-12-13T20:10:51.343Z] c833f7d5db57: Preparing [2023-12-13T20:10:51.343Z] 8bcf42939875: Preparing [2023-12-13T20:10:51.343Z] 91012701017d: Preparing [2023-12-13T20:10:51.343Z] 8bcf42939875: Waiting [2023-12-13T20:10:51.343Z] 61d6fef90914: Preparing [2023-12-13T20:10:51.343Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:51.343Z] 91012701017d: Waiting [2023-12-13T20:10:51.343Z] 61d6fef90914: Waiting [2023-12-13T20:10:51.343Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:51.343Z] 8d8bd74bb729: Layer already exists [2023-12-13T20:10:51.343Z] 870cd707f717: Layer already exists [2023-12-13T20:10:51.343Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:51.343Z] 619b2958e155: Layer already exists [2023-12-13T20:10:51.343Z] 70ce5697ddc6: Layer already exists [2023-12-13T20:10:51.343Z] 91012701017d: Layer already exists [2023-12-13T20:10:51.343Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:51.343Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:51.343Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:51.343Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:6c3496f0a0b0de44c18e8c05e3f4c9befe5c87a58f5a03cbc93be29cd718708a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:52.594Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:53.170Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-12-13T20:10:53.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-12-13T20:10:53.171Z] 619b2958e155: Preparing [2023-12-13T20:10:53.171Z] 8d8bd74bb729: Preparing [2023-12-13T20:10:53.171Z] 70ce5697ddc6: Preparing [2023-12-13T20:10:53.171Z] 870cd707f717: Preparing [2023-12-13T20:10:53.171Z] c833f7d5db57: Preparing [2023-12-13T20:10:53.171Z] 8bcf42939875: Preparing [2023-12-13T20:10:53.171Z] 91012701017d: Preparing [2023-12-13T20:10:53.171Z] 61d6fef90914: Preparing [2023-12-13T20:10:53.171Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:53.171Z] 8bcf42939875: Waiting [2023-12-13T20:10:53.171Z] 91012701017d: Waiting [2023-12-13T20:10:53.171Z] 61d6fef90914: Waiting [2023-12-13T20:10:53.171Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:53.171Z] 70ce5697ddc6: Layer already exists [2023-12-13T20:10:53.171Z] 619b2958e155: Layer already exists [2023-12-13T20:10:53.171Z] 8d8bd74bb729: Layer already exists [2023-12-13T20:10:53.171Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:53.171Z] 870cd707f717: Layer already exists [2023-12-13T20:10:53.171Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:53.171Z] 91012701017d: Layer already exists [2023-12-13T20:10:53.171Z] 61d6fef90914: Layer already exists [2023-12-13T20:10:53.171Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:53.171Z] main: digest: sha256:6c3496f0a0b0de44c18e8c05e3f4c9befe5c87a58f5a03cbc93be29cd718708a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:10:53.740Z] ===================================================== [Pipeline] echo [2023-12-13T20:10:53.887Z] taggedImages: [2023-12-13T20:10:53.887Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:53.887Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-12-13T20:10:53.887Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.6 [2023-12-13T20:10:53.887Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:53.887Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-12-13T20:10:53.976Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-12-13T20:10:53.976Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:53.976Z] latest [2023-12-13T20:10:53.976Z] 3.2.0-dev.6 [2023-12-13T20:10:53.976Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:53.976Z] main [2023-12-13T20:10:53.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:54.787Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:55.271Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:10:55.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-13T20:10:55.271Z] 14a837ac8121: Preparing [2023-12-13T20:10:55.271Z] e57a8808cc6e: Preparing [2023-12-13T20:10:55.271Z] 9a688c8336ba: Preparing [2023-12-13T20:10:55.271Z] 31a2574bf658: Preparing [2023-12-13T20:10:55.271Z] 6ab425d62f62: Preparing [2023-12-13T20:10:55.271Z] c833f7d5db57: Preparing [2023-12-13T20:10:55.271Z] 8bcf42939875: Preparing [2023-12-13T20:10:55.271Z] 2047243ee32f: Preparing [2023-12-13T20:10:55.271Z] 4fefe2b70784: Preparing [2023-12-13T20:10:55.271Z] 85a2d722e2f0: Preparing [2023-12-13T20:10:55.271Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:55.271Z] 2047243ee32f: Waiting [2023-12-13T20:10:55.271Z] c833f7d5db57: Waiting [2023-12-13T20:10:55.271Z] 8bcf42939875: Waiting [2023-12-13T20:10:55.271Z] 85a2d722e2f0: Waiting [2023-12-13T20:10:55.271Z] 4fefe2b70784: Waiting [2023-12-13T20:10:55.271Z] 6ab425d62f62: Pushed [2023-12-13T20:10:55.271Z] 31a2574bf658: Pushed [2023-12-13T20:10:55.271Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:55.271Z] 14a837ac8121: Pushed [2023-12-13T20:10:55.271Z] e57a8808cc6e: Pushed [2023-12-13T20:10:55.271Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:55.271Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:55.530Z] 4fefe2b70784: Pushed [2023-12-13T20:10:55.531Z] 2047243ee32f: Pushed [2023-12-13T20:10:56.099Z] 9a688c8336ba: Pushed [2023-12-13T20:10:56.358Z] 85a2d722e2f0: Pushed [2023-12-13T20:10:56.618Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:b2ccffa95e58c10e7802571b4f658babee87d231ce3a472c18fb942172b1be54 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:57.106Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:57.596Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-12-13T20:10:57.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-13T20:10:57.596Z] 14a837ac8121: Preparing [2023-12-13T20:10:57.596Z] e57a8808cc6e: Preparing [2023-12-13T20:10:57.596Z] 9a688c8336ba: Preparing [2023-12-13T20:10:57.596Z] 31a2574bf658: Preparing [2023-12-13T20:10:57.596Z] 6ab425d62f62: Preparing [2023-12-13T20:10:57.596Z] c833f7d5db57: Preparing [2023-12-13T20:10:57.596Z] 8bcf42939875: Preparing [2023-12-13T20:10:57.596Z] 2047243ee32f: Preparing [2023-12-13T20:10:57.596Z] 4fefe2b70784: Preparing [2023-12-13T20:10:57.596Z] 85a2d722e2f0: Preparing [2023-12-13T20:10:57.596Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:57.596Z] c833f7d5db57: Waiting [2023-12-13T20:10:57.596Z] 8bcf42939875: Waiting [2023-12-13T20:10:57.596Z] 4fefe2b70784: Waiting [2023-12-13T20:10:57.596Z] 2047243ee32f: Waiting [2023-12-13T20:10:57.596Z] 85a2d722e2f0: Waiting [2023-12-13T20:10:57.596Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:57.596Z] e57a8808cc6e: Layer already exists [2023-12-13T20:10:57.596Z] 14a837ac8121: Layer already exists [2023-12-13T20:10:57.596Z] 9a688c8336ba: Layer already exists [2023-12-13T20:10:57.596Z] 31a2574bf658: Layer already exists [2023-12-13T20:10:57.596Z] 6ab425d62f62: Layer already exists [2023-12-13T20:10:57.596Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:57.596Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:57.596Z] 2047243ee32f: Layer already exists [2023-12-13T20:10:57.596Z] 85a2d722e2f0: Layer already exists [2023-12-13T20:10:57.596Z] 4fefe2b70784: Layer already exists [2023-12-13T20:10:57.596Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:57.596Z] latest: digest: sha256:b2ccffa95e58c10e7802571b4f658babee87d231ce3a472c18fb942172b1be54 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:58.099Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:58.576Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.6 [2023-12-13T20:10:58.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-13T20:10:58.576Z] 14a837ac8121: Preparing [2023-12-13T20:10:58.576Z] e57a8808cc6e: Preparing [2023-12-13T20:10:58.576Z] 9a688c8336ba: Preparing [2023-12-13T20:10:58.576Z] 31a2574bf658: Preparing [2023-12-13T20:10:58.576Z] 6ab425d62f62: Preparing [2023-12-13T20:10:58.576Z] c833f7d5db57: Preparing [2023-12-13T20:10:58.576Z] 8bcf42939875: Preparing [2023-12-13T20:10:58.576Z] 2047243ee32f: Preparing [2023-12-13T20:10:58.576Z] 4fefe2b70784: Preparing [2023-12-13T20:10:58.576Z] 85a2d722e2f0: Preparing [2023-12-13T20:10:58.576Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:58.576Z] 8bcf42939875: Waiting [2023-12-13T20:10:58.576Z] 2047243ee32f: Waiting [2023-12-13T20:10:58.576Z] c833f7d5db57: Waiting [2023-12-13T20:10:58.576Z] 4fefe2b70784: Waiting [2023-12-13T20:10:58.576Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:58.576Z] 85a2d722e2f0: Waiting [2023-12-13T20:10:58.576Z] 14a837ac8121: Layer already exists [2023-12-13T20:10:58.576Z] e57a8808cc6e: Layer already exists [2023-12-13T20:10:58.576Z] 6ab425d62f62: Layer already exists [2023-12-13T20:10:58.576Z] 31a2574bf658: Layer already exists [2023-12-13T20:10:58.576Z] 9a688c8336ba: Layer already exists [2023-12-13T20:10:58.576Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:58.576Z] 4fefe2b70784: Layer already exists [2023-12-13T20:10:58.576Z] 2047243ee32f: Layer already exists [2023-12-13T20:10:58.576Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:58.576Z] 85a2d722e2f0: Layer already exists [2023-12-13T20:10:58.576Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:58.576Z] 3.2.0-dev.6: digest: sha256:b2ccffa95e58c10e7802571b4f658babee87d231ce3a472c18fb942172b1be54 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:59.081Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:10:59.566Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:10:59.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-13T20:10:59.566Z] 14a837ac8121: Preparing [2023-12-13T20:10:59.566Z] e57a8808cc6e: Preparing [2023-12-13T20:10:59.566Z] 9a688c8336ba: Preparing [2023-12-13T20:10:59.566Z] 31a2574bf658: Preparing [2023-12-13T20:10:59.566Z] 6ab425d62f62: Preparing [2023-12-13T20:10:59.566Z] c833f7d5db57: Preparing [2023-12-13T20:10:59.566Z] 8bcf42939875: Preparing [2023-12-13T20:10:59.566Z] 2047243ee32f: Preparing [2023-12-13T20:10:59.566Z] 4fefe2b70784: Preparing [2023-12-13T20:10:59.566Z] 85a2d722e2f0: Preparing [2023-12-13T20:10:59.566Z] 9fe9a137fd00: Preparing [2023-12-13T20:10:59.566Z] c833f7d5db57: Waiting [2023-12-13T20:10:59.566Z] 8bcf42939875: Waiting [2023-12-13T20:10:59.566Z] 85a2d722e2f0: Waiting [2023-12-13T20:10:59.566Z] 9fe9a137fd00: Waiting [2023-12-13T20:10:59.566Z] 2047243ee32f: Waiting [2023-12-13T20:10:59.566Z] 4fefe2b70784: Waiting [2023-12-13T20:10:59.566Z] 9a688c8336ba: Layer already exists [2023-12-13T20:10:59.566Z] e57a8808cc6e: Layer already exists [2023-12-13T20:10:59.566Z] 14a837ac8121: Layer already exists [2023-12-13T20:10:59.566Z] 6ab425d62f62: Layer already exists [2023-12-13T20:10:59.566Z] 31a2574bf658: Layer already exists [2023-12-13T20:10:59.566Z] 8bcf42939875: Layer already exists [2023-12-13T20:10:59.566Z] c833f7d5db57: Layer already exists [2023-12-13T20:10:59.566Z] 85a2d722e2f0: Layer already exists [2023-12-13T20:10:59.566Z] 2047243ee32f: Layer already exists [2023-12-13T20:10:59.566Z] 4fefe2b70784: Layer already exists [2023-12-13T20:10:59.566Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:10:59.566Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:b2ccffa95e58c10e7802571b4f658babee87d231ce3a472c18fb942172b1be54 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:00.059Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:00.619Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-12-13T20:11:00.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-12-13T20:11:00.619Z] 14a837ac8121: Preparing [2023-12-13T20:11:00.619Z] e57a8808cc6e: Preparing [2023-12-13T20:11:00.619Z] 9a688c8336ba: Preparing [2023-12-13T20:11:00.619Z] 31a2574bf658: Preparing [2023-12-13T20:11:00.619Z] 6ab425d62f62: Preparing [2023-12-13T20:11:00.619Z] c833f7d5db57: Preparing [2023-12-13T20:11:00.619Z] 8bcf42939875: Preparing [2023-12-13T20:11:00.619Z] 2047243ee32f: Preparing [2023-12-13T20:11:00.619Z] 4fefe2b70784: Preparing [2023-12-13T20:11:00.619Z] 85a2d722e2f0: Preparing [2023-12-13T20:11:00.619Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:00.619Z] c833f7d5db57: Waiting [2023-12-13T20:11:00.619Z] 2047243ee32f: Waiting [2023-12-13T20:11:00.619Z] 4fefe2b70784: Waiting [2023-12-13T20:11:00.619Z] 8bcf42939875: Waiting [2023-12-13T20:11:00.620Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:00.620Z] 9a688c8336ba: Layer already exists [2023-12-13T20:11:00.620Z] 14a837ac8121: Layer already exists [2023-12-13T20:11:00.620Z] e57a8808cc6e: Layer already exists [2023-12-13T20:11:00.620Z] 6ab425d62f62: Layer already exists [2023-12-13T20:11:00.620Z] 31a2574bf658: Layer already exists [2023-12-13T20:11:00.620Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:00.620Z] 2047243ee32f: Layer already exists [2023-12-13T20:11:00.620Z] 4fefe2b70784: Layer already exists [2023-12-13T20:11:00.620Z] 85a2d722e2f0: Layer already exists [2023-12-13T20:11:00.620Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:00.620Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:00.620Z] main: digest: sha256:b2ccffa95e58c10e7802571b4f658babee87d231ce3a472c18fb942172b1be54 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:11:01.084Z] ===================================================== [Pipeline] echo [2023-12-13T20:11:01.168Z] taggedImages: [2023-12-13T20:11:01.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:11:01.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-12-13T20:11:01.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.6 [2023-12-13T20:11:01.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:11:01.168Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-12-13T20:11:01.255Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-12-13T20:11:01.255Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:11:01.255Z] latest [2023-12-13T20:11:01.255Z] 3.2.0-dev.6 [2023-12-13T20:11:01.255Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:11:01.255Z] main [2023-12-13T20:11:01.255Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:02.014Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:02.548Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:11:02.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-13T20:11:02.548Z] bd109a076aa1: Preparing [2023-12-13T20:11:02.548Z] 899e0d580931: Preparing [2023-12-13T20:11:02.548Z] 455fc717802f: Preparing [2023-12-13T20:11:02.548Z] bc818ecc142e: Preparing [2023-12-13T20:11:02.548Z] 15ff2444c7fc: Preparing [2023-12-13T20:11:02.548Z] 7245f846e548: Preparing [2023-12-13T20:11:02.548Z] 68645f9ca79f: Preparing [2023-12-13T20:11:02.548Z] c833f7d5db57: Preparing [2023-12-13T20:11:02.548Z] 8bcf42939875: Preparing [2023-12-13T20:11:02.548Z] 4824f7a61d80: Preparing [2023-12-13T20:11:02.548Z] cc20c22251d0: Preparing [2023-12-13T20:11:02.548Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:02.548Z] 7245f846e548: Waiting [2023-12-13T20:11:02.548Z] 68645f9ca79f: Waiting [2023-12-13T20:11:02.548Z] c833f7d5db57: Waiting [2023-12-13T20:11:02.548Z] 8bcf42939875: Waiting [2023-12-13T20:11:02.548Z] 4824f7a61d80: Waiting [2023-12-13T20:11:02.548Z] cc20c22251d0: Waiting [2023-12-13T20:11:02.548Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:02.548Z] 15ff2444c7fc: Pushed [2023-12-13T20:11:02.548Z] 899e0d580931: Pushed [2023-12-13T20:11:02.548Z] bd109a076aa1: Pushed [2023-12-13T20:11:02.548Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:02.548Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:02.548Z] 7245f846e548: Pushed [2023-12-13T20:11:02.808Z] 68645f9ca79f: Pushed [2023-12-13T20:11:02.808Z] 4824f7a61d80: Pushed [2023-12-13T20:11:02.808Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:03.375Z] bc818ecc142e: Pushed [2023-12-13T20:11:03.634Z] 455fc717802f: Pushed [2023-12-13T20:11:03.634Z] cc20c22251d0: Pushed [2023-12-13T20:11:03.894Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:dcc9045f58c780266b3a5304b92bb5cf561268b18ae3b76a8845f29bc465b7f4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:04.407Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:04.920Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-12-13T20:11:04.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-13T20:11:04.920Z] bd109a076aa1: Preparing [2023-12-13T20:11:04.920Z] 899e0d580931: Preparing [2023-12-13T20:11:04.920Z] 455fc717802f: Preparing [2023-12-13T20:11:04.921Z] bc818ecc142e: Preparing [2023-12-13T20:11:04.921Z] 15ff2444c7fc: Preparing [2023-12-13T20:11:04.921Z] 7245f846e548: Preparing [2023-12-13T20:11:04.921Z] 68645f9ca79f: Preparing [2023-12-13T20:11:04.921Z] c833f7d5db57: Preparing [2023-12-13T20:11:04.921Z] 8bcf42939875: Preparing [2023-12-13T20:11:04.921Z] 4824f7a61d80: Preparing [2023-12-13T20:11:04.921Z] cc20c22251d0: Preparing [2023-12-13T20:11:04.921Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:04.921Z] cc20c22251d0: Waiting [2023-12-13T20:11:04.921Z] 7245f846e548: Waiting [2023-12-13T20:11:04.921Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:04.921Z] 68645f9ca79f: Waiting [2023-12-13T20:11:04.921Z] 4824f7a61d80: Waiting [2023-12-13T20:11:04.921Z] c833f7d5db57: Waiting [2023-12-13T20:11:04.921Z] 8bcf42939875: Waiting [2023-12-13T20:11:04.921Z] 455fc717802f: Layer already exists [2023-12-13T20:11:04.921Z] bc818ecc142e: Layer already exists [2023-12-13T20:11:04.921Z] 15ff2444c7fc: Layer already exists [2023-12-13T20:11:04.921Z] 899e0d580931: Layer already exists [2023-12-13T20:11:04.921Z] bd109a076aa1: Layer already exists [2023-12-13T20:11:04.921Z] 7245f846e548: Layer already exists [2023-12-13T20:11:04.921Z] 68645f9ca79f: Layer already exists [2023-12-13T20:11:04.921Z] 4824f7a61d80: Layer already exists [2023-12-13T20:11:04.921Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:04.921Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:04.921Z] cc20c22251d0: Layer already exists [2023-12-13T20:11:04.921Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:04.921Z] latest: digest: sha256:dcc9045f58c780266b3a5304b92bb5cf561268b18ae3b76a8845f29bc465b7f4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:05.439Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:05.969Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.6 [2023-12-13T20:11:05.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-13T20:11:05.969Z] bd109a076aa1: Preparing [2023-12-13T20:11:05.969Z] 899e0d580931: Preparing [2023-12-13T20:11:05.969Z] 455fc717802f: Preparing [2023-12-13T20:11:05.969Z] bc818ecc142e: Preparing [2023-12-13T20:11:05.969Z] 15ff2444c7fc: Preparing [2023-12-13T20:11:05.969Z] 7245f846e548: Preparing [2023-12-13T20:11:05.969Z] 68645f9ca79f: Preparing [2023-12-13T20:11:05.969Z] c833f7d5db57: Preparing [2023-12-13T20:11:05.969Z] 8bcf42939875: Preparing [2023-12-13T20:11:05.969Z] 4824f7a61d80: Preparing [2023-12-13T20:11:05.969Z] cc20c22251d0: Preparing [2023-12-13T20:11:05.969Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:05.969Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:05.969Z] 7245f846e548: Waiting [2023-12-13T20:11:05.969Z] 4824f7a61d80: Waiting [2023-12-13T20:11:05.969Z] 68645f9ca79f: Waiting [2023-12-13T20:11:05.969Z] cc20c22251d0: Waiting [2023-12-13T20:11:05.969Z] c833f7d5db57: Waiting [2023-12-13T20:11:05.969Z] 8bcf42939875: Waiting [2023-12-13T20:11:05.969Z] bd109a076aa1: Layer already exists [2023-12-13T20:11:05.969Z] 15ff2444c7fc: Layer already exists [2023-12-13T20:11:05.969Z] 455fc717802f: Layer already exists [2023-12-13T20:11:05.969Z] 899e0d580931: Layer already exists [2023-12-13T20:11:05.969Z] bc818ecc142e: Layer already exists [2023-12-13T20:11:05.969Z] 7245f846e548: Layer already exists [2023-12-13T20:11:05.969Z] 68645f9ca79f: Layer already exists [2023-12-13T20:11:05.969Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:05.969Z] 4824f7a61d80: Layer already exists [2023-12-13T20:11:05.969Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:05.969Z] cc20c22251d0: Layer already exists [2023-12-13T20:11:05.969Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:05.969Z] 3.2.0-dev.6: digest: sha256:dcc9045f58c780266b3a5304b92bb5cf561268b18ae3b76a8845f29bc465b7f4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:06.478Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:06.996Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:11:06.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-13T20:11:06.996Z] bd109a076aa1: Preparing [2023-12-13T20:11:06.996Z] 899e0d580931: Preparing [2023-12-13T20:11:06.996Z] 455fc717802f: Preparing [2023-12-13T20:11:06.996Z] bc818ecc142e: Preparing [2023-12-13T20:11:06.996Z] 15ff2444c7fc: Preparing [2023-12-13T20:11:06.996Z] 7245f846e548: Preparing [2023-12-13T20:11:06.996Z] 68645f9ca79f: Preparing [2023-12-13T20:11:06.996Z] c833f7d5db57: Preparing [2023-12-13T20:11:06.996Z] 8bcf42939875: Preparing [2023-12-13T20:11:06.996Z] 4824f7a61d80: Preparing [2023-12-13T20:11:06.996Z] cc20c22251d0: Preparing [2023-12-13T20:11:06.996Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:06.996Z] 8bcf42939875: Waiting [2023-12-13T20:11:06.996Z] 4824f7a61d80: Waiting [2023-12-13T20:11:06.996Z] cc20c22251d0: Waiting [2023-12-13T20:11:06.996Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:06.996Z] 7245f846e548: Waiting [2023-12-13T20:11:06.996Z] 68645f9ca79f: Waiting [2023-12-13T20:11:06.996Z] c833f7d5db57: Waiting [2023-12-13T20:11:06.996Z] 455fc717802f: Layer already exists [2023-12-13T20:11:06.996Z] bd109a076aa1: Layer already exists [2023-12-13T20:11:06.996Z] bc818ecc142e: Layer already exists [2023-12-13T20:11:06.996Z] 899e0d580931: Layer already exists [2023-12-13T20:11:06.996Z] 15ff2444c7fc: Layer already exists [2023-12-13T20:11:06.996Z] 7245f846e548: Layer already exists [2023-12-13T20:11:06.996Z] 4824f7a61d80: Layer already exists [2023-12-13T20:11:06.996Z] 68645f9ca79f: Layer already exists [2023-12-13T20:11:06.996Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:06.996Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:06.996Z] cc20c22251d0: Layer already exists [2023-12-13T20:11:06.996Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:06.996Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:dcc9045f58c780266b3a5304b92bb5cf561268b18ae3b76a8845f29bc465b7f4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:07.515Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:08.039Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-12-13T20:11:08.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-12-13T20:11:08.039Z] bd109a076aa1: Preparing [2023-12-13T20:11:08.039Z] 899e0d580931: Preparing [2023-12-13T20:11:08.039Z] 455fc717802f: Preparing [2023-12-13T20:11:08.039Z] bc818ecc142e: Preparing [2023-12-13T20:11:08.039Z] 15ff2444c7fc: Preparing [2023-12-13T20:11:08.039Z] 7245f846e548: Preparing [2023-12-13T20:11:08.039Z] 68645f9ca79f: Preparing [2023-12-13T20:11:08.039Z] c833f7d5db57: Preparing [2023-12-13T20:11:08.039Z] 8bcf42939875: Preparing [2023-12-13T20:11:08.039Z] c833f7d5db57: Waiting [2023-12-13T20:11:08.039Z] 68645f9ca79f: Waiting [2023-12-13T20:11:08.039Z] 4824f7a61d80: Preparing [2023-12-13T20:11:08.039Z] cc20c22251d0: Preparing [2023-12-13T20:11:08.039Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:08.039Z] 8bcf42939875: Waiting [2023-12-13T20:11:08.039Z] 4824f7a61d80: Waiting [2023-12-13T20:11:08.039Z] cc20c22251d0: Waiting [2023-12-13T20:11:08.039Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:08.039Z] bd109a076aa1: Layer already exists [2023-12-13T20:11:08.039Z] 15ff2444c7fc: Layer already exists [2023-12-13T20:11:08.039Z] bc818ecc142e: Layer already exists [2023-12-13T20:11:08.039Z] 455fc717802f: Layer already exists [2023-12-13T20:11:08.039Z] 899e0d580931: Layer already exists [2023-12-13T20:11:08.039Z] 7245f846e548: Layer already exists [2023-12-13T20:11:08.039Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:08.039Z] 4824f7a61d80: Layer already exists [2023-12-13T20:11:08.039Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:08.039Z] 68645f9ca79f: Layer already exists [2023-12-13T20:11:08.039Z] cc20c22251d0: Layer already exists [2023-12-13T20:11:08.039Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:08.039Z] main: digest: sha256:dcc9045f58c780266b3a5304b92bb5cf561268b18ae3b76a8845f29bc465b7f4 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:11:08.488Z] ===================================================== [Pipeline] echo [2023-12-13T20:11:08.568Z] taggedImages: [2023-12-13T20:11:08.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:11:08.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-12-13T20:11:08.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.6 [2023-12-13T20:11:08.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:11:08.568Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-12-13T20:11:08.662Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-12-13T20:11:08.662Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:11:08.662Z] latest [2023-12-13T20:11:08.662Z] 3.2.0-dev.6 [2023-12-13T20:11:08.662Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:11:08.662Z] main [2023-12-13T20:11:08.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:09.341Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:09.860Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:11:09.860Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-13T20:11:09.860Z] b9c85125acee: Preparing [2023-12-13T20:11:09.860Z] d6ca5adf5c88: Preparing [2023-12-13T20:11:09.860Z] c833f7d5db57: Preparing [2023-12-13T20:11:09.860Z] 8bcf42939875: Preparing [2023-12-13T20:11:09.860Z] c72229e7e853: Preparing [2023-12-13T20:11:09.860Z] 4b99e533a8a6: Preparing [2023-12-13T20:11:09.860Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:09.860Z] 4b99e533a8a6: Waiting [2023-12-13T20:11:09.860Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:09.860Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:09.860Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:09.860Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:09.860Z] b9c85125acee: Pushed [2023-12-13T20:11:09.860Z] c72229e7e853: Pushed [2023-12-13T20:11:10.425Z] 4b99e533a8a6: Pushed [2023-12-13T20:11:11.362Z] d6ca5adf5c88: Pushed [2023-12-13T20:11:11.621Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:53552d9215b613834f18f2b6760b78d294aa0659c00bdfb83d2bf3cefcae0866 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:12.130Z] + 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 [2023-12-13T20:11:12.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-12-13T20:11:12.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-13T20:11:12.651Z] b9c85125acee: Preparing [2023-12-13T20:11:12.651Z] d6ca5adf5c88: Preparing [2023-12-13T20:11:12.651Z] c833f7d5db57: Preparing [2023-12-13T20:11:12.651Z] 8bcf42939875: Preparing [2023-12-13T20:11:12.651Z] c72229e7e853: Preparing [2023-12-13T20:11:12.651Z] 4b99e533a8a6: Preparing [2023-12-13T20:11:12.651Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:12.651Z] 4b99e533a8a6: Waiting [2023-12-13T20:11:12.651Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:12.651Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:12.651Z] c72229e7e853: Layer already exists [2023-12-13T20:11:12.651Z] b9c85125acee: Layer already exists [2023-12-13T20:11:12.651Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:12.651Z] d6ca5adf5c88: Layer already exists [2023-12-13T20:11:12.651Z] 4b99e533a8a6: Layer already exists [2023-12-13T20:11:12.651Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:12.651Z] latest: digest: sha256:53552d9215b613834f18f2b6760b78d294aa0659c00bdfb83d2bf3cefcae0866 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:13.235Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:13.754Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.6 [2023-12-13T20:11:13.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-13T20:11:13.754Z] b9c85125acee: Preparing [2023-12-13T20:11:13.754Z] d6ca5adf5c88: Preparing [2023-12-13T20:11:13.754Z] c833f7d5db57: Preparing [2023-12-13T20:11:13.754Z] 8bcf42939875: Preparing [2023-12-13T20:11:13.754Z] c72229e7e853: Preparing [2023-12-13T20:11:13.754Z] 4b99e533a8a6: Preparing [2023-12-13T20:11:13.754Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:13.754Z] 4b99e533a8a6: Waiting [2023-12-13T20:11:13.754Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:13.754Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:13.754Z] b9c85125acee: Layer already exists [2023-12-13T20:11:13.754Z] c72229e7e853: Layer already exists [2023-12-13T20:11:13.754Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:13.754Z] d6ca5adf5c88: Layer already exists [2023-12-13T20:11:13.754Z] 4b99e533a8a6: Layer already exists [2023-12-13T20:11:13.754Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:13.754Z] 3.2.0-dev.6: digest: sha256:53552d9215b613834f18f2b6760b78d294aa0659c00bdfb83d2bf3cefcae0866 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:14.282Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:14.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:11:14.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-13T20:11:14.792Z] b9c85125acee: Preparing [2023-12-13T20:11:14.792Z] d6ca5adf5c88: Preparing [2023-12-13T20:11:14.792Z] c833f7d5db57: Preparing [2023-12-13T20:11:14.792Z] 8bcf42939875: Preparing [2023-12-13T20:11:14.792Z] c72229e7e853: Preparing [2023-12-13T20:11:14.792Z] 4b99e533a8a6: Preparing [2023-12-13T20:11:14.792Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:14.792Z] 4b99e533a8a6: Waiting [2023-12-13T20:11:14.792Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:14.792Z] d6ca5adf5c88: Layer already exists [2023-12-13T20:11:14.792Z] c72229e7e853: Layer already exists [2023-12-13T20:11:14.792Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:14.792Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:14.792Z] b9c85125acee: Layer already exists [2023-12-13T20:11:14.792Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:14.792Z] 4b99e533a8a6: Layer already exists [2023-12-13T20:11:14.792Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:53552d9215b613834f18f2b6760b78d294aa0659c00bdfb83d2bf3cefcae0866 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:15.324Z] + 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 [2023-12-13T20:11:15.881Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-12-13T20:11:15.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-12-13T20:11:15.881Z] b9c85125acee: Preparing [2023-12-13T20:11:15.881Z] d6ca5adf5c88: Preparing [2023-12-13T20:11:15.881Z] c833f7d5db57: Preparing [2023-12-13T20:11:15.881Z] 8bcf42939875: Preparing [2023-12-13T20:11:15.881Z] c72229e7e853: Preparing [2023-12-13T20:11:15.881Z] 4b99e533a8a6: Preparing [2023-12-13T20:11:15.881Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:15.881Z] 4b99e533a8a6: Waiting [2023-12-13T20:11:15.882Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:15.882Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:15.882Z] c72229e7e853: Layer already exists [2023-12-13T20:11:15.882Z] d6ca5adf5c88: Layer already exists [2023-12-13T20:11:15.882Z] b9c85125acee: Layer already exists [2023-12-13T20:11:15.882Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:15.882Z] 4b99e533a8a6: Layer already exists [2023-12-13T20:11:15.882Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:15.882Z] main: digest: sha256:53552d9215b613834f18f2b6760b78d294aa0659c00bdfb83d2bf3cefcae0866 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:11:16.448Z] ===================================================== [Pipeline] echo [2023-12-13T20:11:16.532Z] taggedImages: [2023-12-13T20:11:16.532Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:11:16.532Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-12-13T20:11:16.532Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.6 [2023-12-13T20:11:16.532Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:11:16.532Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-12-13T20:11:16.639Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-12-13T20:11:16.639Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:11:16.639Z] latest [2023-12-13T20:11:16.639Z] 3.2.0-dev.6 [2023-12-13T20:11:16.639Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:11:16.639Z] main [2023-12-13T20:11:16.639Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:17.325Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:17.867Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:11:17.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-13T20:11:17.867Z] 779237b28cb7: Preparing [2023-12-13T20:11:17.867Z] 63e9224fb33b: Preparing [2023-12-13T20:11:17.867Z] dd8edcd8feea: Preparing [2023-12-13T20:11:17.867Z] c833f7d5db57: Preparing [2023-12-13T20:11:17.867Z] 8bcf42939875: Preparing [2023-12-13T20:11:17.867Z] 7b3935f09e4f: Preparing [2023-12-13T20:11:17.867Z] 9d45e6377498: Preparing [2023-12-13T20:11:17.867Z] d1b6fa6b7b1c: Preparing [2023-12-13T20:11:17.867Z] 5202d37d8e8a: Preparing [2023-12-13T20:11:17.867Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:17.867Z] 7b3935f09e4f: Waiting [2023-12-13T20:11:17.867Z] 9d45e6377498: Waiting [2023-12-13T20:11:17.867Z] d1b6fa6b7b1c: Waiting [2023-12-13T20:11:17.867Z] 5202d37d8e8a: Waiting [2023-12-13T20:11:17.867Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:17.867Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:17.867Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:17.867Z] 63e9224fb33b: Pushed [2023-12-13T20:11:17.867Z] 779237b28cb7: Pushed [2023-12-13T20:11:17.867Z] dd8edcd8feea: Pushed [2023-12-13T20:11:17.867Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:17.867Z] d1b6fa6b7b1c: Pushed [2023-12-13T20:11:18.436Z] 5202d37d8e8a: Pushed [2023-12-13T20:11:23.708Z] 9d45e6377498: Pushed [2023-12-13T20:11:25.617Z] 7b3935f09e4f: Pushed [2023-12-13T20:11:25.617Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:f5098abd3edcdb446e094759f4cebc9cd325f3e52906171d730bf88b8d1c38d3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:26.168Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:26.710Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-12-13T20:11:26.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-13T20:11:26.710Z] 779237b28cb7: Preparing [2023-12-13T20:11:26.710Z] 63e9224fb33b: Preparing [2023-12-13T20:11:26.710Z] dd8edcd8feea: Preparing [2023-12-13T20:11:26.710Z] c833f7d5db57: Preparing [2023-12-13T20:11:26.710Z] 8bcf42939875: Preparing [2023-12-13T20:11:26.710Z] 7b3935f09e4f: Preparing [2023-12-13T20:11:26.710Z] 9d45e6377498: Preparing [2023-12-13T20:11:26.710Z] d1b6fa6b7b1c: Preparing [2023-12-13T20:11:26.710Z] 5202d37d8e8a: Preparing [2023-12-13T20:11:26.710Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:26.710Z] 7b3935f09e4f: Waiting [2023-12-13T20:11:26.710Z] 5202d37d8e8a: Waiting [2023-12-13T20:11:26.710Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:26.710Z] 9d45e6377498: Waiting [2023-12-13T20:11:26.710Z] d1b6fa6b7b1c: Waiting [2023-12-13T20:11:26.710Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:26.710Z] dd8edcd8feea: Layer already exists [2023-12-13T20:11:26.710Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:26.710Z] 779237b28cb7: Layer already exists [2023-12-13T20:11:26.710Z] 63e9224fb33b: Layer already exists [2023-12-13T20:11:26.710Z] 7b3935f09e4f: Layer already exists [2023-12-13T20:11:26.710Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:26.710Z] 5202d37d8e8a: Layer already exists [2023-12-13T20:11:26.710Z] d1b6fa6b7b1c: Layer already exists [2023-12-13T20:11:26.710Z] 9d45e6377498: Layer already exists [2023-12-13T20:11:26.710Z] latest: digest: sha256:f5098abd3edcdb446e094759f4cebc9cd325f3e52906171d730bf88b8d1c38d3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:27.259Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:27.801Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.6 [2023-12-13T20:11:27.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-13T20:11:27.801Z] 779237b28cb7: Preparing [2023-12-13T20:11:27.801Z] 63e9224fb33b: Preparing [2023-12-13T20:11:27.801Z] dd8edcd8feea: Preparing [2023-12-13T20:11:27.801Z] c833f7d5db57: Preparing [2023-12-13T20:11:27.801Z] 8bcf42939875: Preparing [2023-12-13T20:11:27.801Z] 7b3935f09e4f: Preparing [2023-12-13T20:11:27.801Z] 9d45e6377498: Preparing [2023-12-13T20:11:27.801Z] d1b6fa6b7b1c: Preparing [2023-12-13T20:11:27.801Z] 5202d37d8e8a: Preparing [2023-12-13T20:11:27.801Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:27.801Z] 7b3935f09e4f: Waiting [2023-12-13T20:11:27.801Z] 9d45e6377498: Waiting [2023-12-13T20:11:27.801Z] d1b6fa6b7b1c: Waiting [2023-12-13T20:11:27.801Z] 5202d37d8e8a: Waiting [2023-12-13T20:11:27.801Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:27.801Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:27.801Z] dd8edcd8feea: Layer already exists [2023-12-13T20:11:27.801Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:27.801Z] 63e9224fb33b: Layer already exists [2023-12-13T20:11:27.801Z] 779237b28cb7: Layer already exists [2023-12-13T20:11:27.801Z] 5202d37d8e8a: Layer already exists [2023-12-13T20:11:27.801Z] 9d45e6377498: Layer already exists [2023-12-13T20:11:27.801Z] d1b6fa6b7b1c: Layer already exists [2023-12-13T20:11:27.801Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:27.801Z] 7b3935f09e4f: Layer already exists [2023-12-13T20:11:27.801Z] 3.2.0-dev.6: digest: sha256:f5098abd3edcdb446e094759f4cebc9cd325f3e52906171d730bf88b8d1c38d3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:28.347Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:28.907Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:11:28.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-13T20:11:28.907Z] 779237b28cb7: Preparing [2023-12-13T20:11:28.907Z] 63e9224fb33b: Preparing [2023-12-13T20:11:28.907Z] dd8edcd8feea: Preparing [2023-12-13T20:11:28.907Z] c833f7d5db57: Preparing [2023-12-13T20:11:28.907Z] 8bcf42939875: Preparing [2023-12-13T20:11:28.907Z] 7b3935f09e4f: Preparing [2023-12-13T20:11:28.907Z] 9d45e6377498: Preparing [2023-12-13T20:11:28.907Z] d1b6fa6b7b1c: Preparing [2023-12-13T20:11:28.907Z] 5202d37d8e8a: Preparing [2023-12-13T20:11:28.907Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:28.907Z] 5202d37d8e8a: Waiting [2023-12-13T20:11:28.907Z] 7b3935f09e4f: Waiting [2023-12-13T20:11:28.907Z] 9d45e6377498: Waiting [2023-12-13T20:11:28.907Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:28.907Z] d1b6fa6b7b1c: Waiting [2023-12-13T20:11:28.907Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:28.907Z] 63e9224fb33b: Layer already exists [2023-12-13T20:11:28.907Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:28.907Z] 779237b28cb7: Layer already exists [2023-12-13T20:11:28.907Z] dd8edcd8feea: Layer already exists [2023-12-13T20:11:28.907Z] 9d45e6377498: Layer already exists [2023-12-13T20:11:28.907Z] d1b6fa6b7b1c: Layer already exists [2023-12-13T20:11:28.907Z] 5202d37d8e8a: Layer already exists [2023-12-13T20:11:28.907Z] 7b3935f09e4f: Layer already exists [2023-12-13T20:11:28.907Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:28.907Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:f5098abd3edcdb446e094759f4cebc9cd325f3e52906171d730bf88b8d1c38d3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:29.467Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:30.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-12-13T20:11:30.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-12-13T20:11:30.036Z] 779237b28cb7: Preparing [2023-12-13T20:11:30.036Z] 63e9224fb33b: Preparing [2023-12-13T20:11:30.036Z] dd8edcd8feea: Preparing [2023-12-13T20:11:30.036Z] c833f7d5db57: Preparing [2023-12-13T20:11:30.036Z] 8bcf42939875: Preparing [2023-12-13T20:11:30.036Z] 7b3935f09e4f: Preparing [2023-12-13T20:11:30.036Z] 9d45e6377498: Preparing [2023-12-13T20:11:30.036Z] d1b6fa6b7b1c: Preparing [2023-12-13T20:11:30.036Z] 5202d37d8e8a: Preparing [2023-12-13T20:11:30.036Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:30.036Z] 9d45e6377498: Waiting [2023-12-13T20:11:30.036Z] d1b6fa6b7b1c: Waiting [2023-12-13T20:11:30.036Z] 5202d37d8e8a: Waiting [2023-12-13T20:11:30.036Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:30.036Z] 7b3935f09e4f: Waiting [2023-12-13T20:11:30.036Z] 779237b28cb7: Layer already exists [2023-12-13T20:11:30.036Z] dd8edcd8feea: Layer already exists [2023-12-13T20:11:30.036Z] 63e9224fb33b: Layer already exists [2023-12-13T20:11:30.036Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:30.036Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:30.036Z] 7b3935f09e4f: Layer already exists [2023-12-13T20:11:30.036Z] 5202d37d8e8a: Layer already exists [2023-12-13T20:11:30.036Z] 9d45e6377498: Layer already exists [2023-12-13T20:11:30.036Z] d1b6fa6b7b1c: Layer already exists [2023-12-13T20:11:30.036Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:30.036Z] main: digest: sha256:f5098abd3edcdb446e094759f4cebc9cd325f3e52906171d730bf88b8d1c38d3 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:11:30.555Z] ===================================================== [Pipeline] echo [2023-12-13T20:11:30.651Z] taggedImages: [2023-12-13T20:11:30.651Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:11:30.651Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-12-13T20:11:30.651Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.6 [2023-12-13T20:11:30.651Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:11:30.651Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-12-13T20:11:30.750Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-12-13T20:11:30.750Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:11:30.750Z] latest [2023-12-13T20:11:30.750Z] 3.2.0-dev.6 [2023-12-13T20:11:30.750Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:11:30.750Z] main [2023-12-13T20:11:30.750Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:31.477Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:32.033Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:11:32.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-13T20:11:32.033Z] 0873f1166187: Preparing [2023-12-13T20:11:32.033Z] 35a79bed327e: Preparing [2023-12-13T20:11:32.033Z] f47a5f2013ba: Preparing [2023-12-13T20:11:32.033Z] c833f7d5db57: Preparing [2023-12-13T20:11:32.033Z] 8bcf42939875: Preparing [2023-12-13T20:11:32.033Z] 0a78d137f581: Preparing [2023-12-13T20:11:32.033Z] 1da0ba90d1da: Preparing [2023-12-13T20:11:32.033Z] c4ed693e1aac: Preparing [2023-12-13T20:11:32.033Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:32.033Z] 0a78d137f581: Waiting [2023-12-13T20:11:32.033Z] 1da0ba90d1da: Waiting [2023-12-13T20:11:32.033Z] c4ed693e1aac: Waiting [2023-12-13T20:11:32.033Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:32.033Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:32.033Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:32.033Z] f47a5f2013ba: Pushed [2023-12-13T20:11:32.033Z] 35a79bed327e: Pushed [2023-12-13T20:11:32.033Z] 1da0ba90d1da: Pushed [2023-12-13T20:11:32.033Z] 0873f1166187: Pushed [2023-12-13T20:11:32.033Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:32.293Z] c4ed693e1aac: Pushed [2023-12-13T20:11:40.420Z] 0a78d137f581: Pushed [2023-12-13T20:11:40.420Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:fcdaa37a5dc185b56ef5e87e80f1a4c2b06c730b1e9c7e7981360bca37486b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:41.000Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:41.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-12-13T20:11:41.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-13T20:11:41.622Z] 0873f1166187: Preparing [2023-12-13T20:11:41.622Z] 35a79bed327e: Preparing [2023-12-13T20:11:41.622Z] f47a5f2013ba: Preparing [2023-12-13T20:11:41.622Z] c833f7d5db57: Preparing [2023-12-13T20:11:41.622Z] 8bcf42939875: Preparing [2023-12-13T20:11:41.622Z] 0a78d137f581: Preparing [2023-12-13T20:11:41.622Z] 1da0ba90d1da: Preparing [2023-12-13T20:11:41.622Z] c4ed693e1aac: Preparing [2023-12-13T20:11:41.622Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:41.622Z] 1da0ba90d1da: Waiting [2023-12-13T20:11:41.622Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:41.622Z] c4ed693e1aac: Waiting [2023-12-13T20:11:41.622Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:41.622Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:41.622Z] f47a5f2013ba: Layer already exists [2023-12-13T20:11:41.622Z] 35a79bed327e: Layer already exists [2023-12-13T20:11:41.622Z] 0873f1166187: Layer already exists [2023-12-13T20:11:41.622Z] 0a78d137f581: Layer already exists [2023-12-13T20:11:41.622Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:41.622Z] 1da0ba90d1da: Layer already exists [2023-12-13T20:11:41.622Z] c4ed693e1aac: Layer already exists [2023-12-13T20:11:41.622Z] latest: digest: sha256:fcdaa37a5dc185b56ef5e87e80f1a4c2b06c730b1e9c7e7981360bca37486b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:42.217Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:42.918Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.6 [2023-12-13T20:11:42.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-13T20:11:42.918Z] 0873f1166187: Preparing [2023-12-13T20:11:42.918Z] 35a79bed327e: Preparing [2023-12-13T20:11:42.918Z] f47a5f2013ba: Preparing [2023-12-13T20:11:42.918Z] c833f7d5db57: Preparing [2023-12-13T20:11:42.918Z] 8bcf42939875: Preparing [2023-12-13T20:11:42.918Z] 0a78d137f581: Preparing [2023-12-13T20:11:42.918Z] 1da0ba90d1da: Preparing [2023-12-13T20:11:42.918Z] c4ed693e1aac: Preparing [2023-12-13T20:11:42.918Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:42.918Z] 0a78d137f581: Waiting [2023-12-13T20:11:42.918Z] c4ed693e1aac: Waiting [2023-12-13T20:11:42.918Z] 1da0ba90d1da: Waiting [2023-12-13T20:11:42.918Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:42.918Z] f47a5f2013ba: Layer already exists [2023-12-13T20:11:42.918Z] 0873f1166187: Layer already exists [2023-12-13T20:11:42.918Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:42.918Z] 35a79bed327e: Layer already exists [2023-12-13T20:11:42.918Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:42.918Z] 0a78d137f581: Layer already exists [2023-12-13T20:11:42.918Z] 1da0ba90d1da: Layer already exists [2023-12-13T20:11:42.918Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:42.918Z] c4ed693e1aac: Layer already exists [2023-12-13T20:11:42.918Z] 3.2.0-dev.6: digest: sha256:fcdaa37a5dc185b56ef5e87e80f1a4c2b06c730b1e9c7e7981360bca37486b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:43.480Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:44.039Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:11:44.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-13T20:11:44.039Z] 0873f1166187: Preparing [2023-12-13T20:11:44.039Z] 35a79bed327e: Preparing [2023-12-13T20:11:44.039Z] f47a5f2013ba: Preparing [2023-12-13T20:11:44.039Z] c833f7d5db57: Preparing [2023-12-13T20:11:44.039Z] 8bcf42939875: Preparing [2023-12-13T20:11:44.039Z] 0a78d137f581: Preparing [2023-12-13T20:11:44.039Z] 1da0ba90d1da: Preparing [2023-12-13T20:11:44.039Z] c4ed693e1aac: Preparing [2023-12-13T20:11:44.039Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:44.039Z] 0a78d137f581: Waiting [2023-12-13T20:11:44.039Z] c4ed693e1aac: Waiting [2023-12-13T20:11:44.039Z] 1da0ba90d1da: Waiting [2023-12-13T20:11:44.039Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:44.039Z] 35a79bed327e: Layer already exists [2023-12-13T20:11:44.039Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:44.039Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:44.039Z] 0873f1166187: Layer already exists [2023-12-13T20:11:44.039Z] f47a5f2013ba: Layer already exists [2023-12-13T20:11:44.039Z] 1da0ba90d1da: Layer already exists [2023-12-13T20:11:44.039Z] c4ed693e1aac: Layer already exists [2023-12-13T20:11:44.039Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:44.039Z] 0a78d137f581: Layer already exists [2023-12-13T20:11:44.039Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:fcdaa37a5dc185b56ef5e87e80f1a4c2b06c730b1e9c7e7981360bca37486b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:44.601Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:45.172Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-12-13T20:11:45.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-12-13T20:11:45.172Z] 0873f1166187: Preparing [2023-12-13T20:11:45.172Z] 35a79bed327e: Preparing [2023-12-13T20:11:45.172Z] f47a5f2013ba: Preparing [2023-12-13T20:11:45.172Z] c833f7d5db57: Preparing [2023-12-13T20:11:45.172Z] 8bcf42939875: Preparing [2023-12-13T20:11:45.172Z] 0a78d137f581: Preparing [2023-12-13T20:11:45.172Z] 1da0ba90d1da: Preparing [2023-12-13T20:11:45.172Z] c4ed693e1aac: Preparing [2023-12-13T20:11:45.172Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:45.172Z] 0a78d137f581: Waiting [2023-12-13T20:11:45.172Z] 1da0ba90d1da: Waiting [2023-12-13T20:11:45.172Z] c4ed693e1aac: Waiting [2023-12-13T20:11:45.172Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:45.172Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:45.172Z] f47a5f2013ba: Layer already exists [2023-12-13T20:11:45.172Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:45.172Z] 35a79bed327e: Layer already exists [2023-12-13T20:11:45.172Z] 0873f1166187: Layer already exists [2023-12-13T20:11:45.172Z] 1da0ba90d1da: Layer already exists [2023-12-13T20:11:45.172Z] 0a78d137f581: Layer already exists [2023-12-13T20:11:45.172Z] c4ed693e1aac: Layer already exists [2023-12-13T20:11:45.172Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:45.172Z] main: digest: sha256:fcdaa37a5dc185b56ef5e87e80f1a4c2b06c730b1e9c7e7981360bca37486b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:11:45.705Z] ===================================================== [Pipeline] echo [2023-12-13T20:11:45.804Z] taggedImages: [2023-12-13T20:11:45.804Z] - nexus3.edgexfoundry.org:10004/security-spire-config:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:11:45.804Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-12-13T20:11:45.804Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.6 [2023-12-13T20:11:45.804Z] - nexus3.edgexfoundry.org:10004/security-spire-config:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:11:45.805Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-12-13T20:11:45.903Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-12-13T20:11:45.903Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:11:45.903Z] latest [2023-12-13T20:11:45.903Z] 3.2.0-dev.6 [2023-12-13T20:11:45.903Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:11:45.903Z] main [2023-12-13T20:11:45.903Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:46.633Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:47.202Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:11:47.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-13T20:11:47.202Z] 779237b28cb7: Preparing [2023-12-13T20:11:47.202Z] 1ac5d79020ee: Preparing [2023-12-13T20:11:47.202Z] 8c1c44954689: Preparing [2023-12-13T20:11:47.202Z] c833f7d5db57: Preparing [2023-12-13T20:11:47.202Z] 8bcf42939875: Preparing [2023-12-13T20:11:47.202Z] 2e819d8908e7: Preparing [2023-12-13T20:11:47.202Z] d1b6fa6b7b1c: Preparing [2023-12-13T20:11:47.202Z] 5202d37d8e8a: Preparing [2023-12-13T20:11:47.202Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:47.202Z] d1b6fa6b7b1c: Waiting [2023-12-13T20:11:47.202Z] 5202d37d8e8a: Waiting [2023-12-13T20:11:47.202Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:47.202Z] 2e819d8908e7: Waiting [2023-12-13T20:11:47.202Z] 779237b28cb7: Layer already exists [2023-12-13T20:11:47.202Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:47.202Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:47.202Z] 5202d37d8e8a: Layer already exists [2023-12-13T20:11:47.202Z] d1b6fa6b7b1c: Layer already exists [2023-12-13T20:11:47.202Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:47.202Z] 8c1c44954689: Pushed [2023-12-13T20:11:47.202Z] 1ac5d79020ee: Pushed [2023-12-13T20:11:55.319Z] 2e819d8908e7: Pushed [2023-12-13T20:11:55.319Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:232a1922088e2e5cc13a329f97b8b4d07adf05b1bf2f42f9c7f76b268c2afcd8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:55.990Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:56.573Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-12-13T20:11:56.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-13T20:11:56.573Z] 779237b28cb7: Preparing [2023-12-13T20:11:56.573Z] 1ac5d79020ee: Preparing [2023-12-13T20:11:56.573Z] 8c1c44954689: Preparing [2023-12-13T20:11:56.573Z] c833f7d5db57: Preparing [2023-12-13T20:11:56.573Z] 8bcf42939875: Preparing [2023-12-13T20:11:56.573Z] 2e819d8908e7: Preparing [2023-12-13T20:11:56.573Z] d1b6fa6b7b1c: Preparing [2023-12-13T20:11:56.573Z] 5202d37d8e8a: Preparing [2023-12-13T20:11:56.573Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:56.574Z] d1b6fa6b7b1c: Waiting [2023-12-13T20:11:56.574Z] 5202d37d8e8a: Waiting [2023-12-13T20:11:56.574Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:56.574Z] 2e819d8908e7: Waiting [2023-12-13T20:11:56.574Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:56.574Z] 1ac5d79020ee: Layer already exists [2023-12-13T20:11:56.574Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:56.574Z] 8c1c44954689: Layer already exists [2023-12-13T20:11:56.574Z] 779237b28cb7: Layer already exists [2023-12-13T20:11:56.574Z] 2e819d8908e7: Layer already exists [2023-12-13T20:11:56.574Z] d1b6fa6b7b1c: Layer already exists [2023-12-13T20:11:56.574Z] 5202d37d8e8a: Layer already exists [2023-12-13T20:11:56.574Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:56.574Z] latest: digest: sha256:232a1922088e2e5cc13a329f97b8b4d07adf05b1bf2f42f9c7f76b268c2afcd8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:57.227Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:57.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.6 [2023-12-13T20:11:57.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-13T20:11:57.824Z] 779237b28cb7: Preparing [2023-12-13T20:11:57.824Z] 1ac5d79020ee: Preparing [2023-12-13T20:11:57.824Z] 8c1c44954689: Preparing [2023-12-13T20:11:57.824Z] c833f7d5db57: Preparing [2023-12-13T20:11:57.824Z] 8bcf42939875: Preparing [2023-12-13T20:11:57.824Z] 2e819d8908e7: Preparing [2023-12-13T20:11:57.824Z] d1b6fa6b7b1c: Preparing [2023-12-13T20:11:57.824Z] 5202d37d8e8a: Preparing [2023-12-13T20:11:57.824Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:57.824Z] 2e819d8908e7: Waiting [2023-12-13T20:11:57.824Z] d1b6fa6b7b1c: Waiting [2023-12-13T20:11:57.824Z] 5202d37d8e8a: Waiting [2023-12-13T20:11:57.824Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:57.824Z] 8c1c44954689: Layer already exists [2023-12-13T20:11:57.824Z] 779237b28cb7: Layer already exists [2023-12-13T20:11:57.824Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:57.824Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:57.824Z] 1ac5d79020ee: Layer already exists [2023-12-13T20:11:57.824Z] d1b6fa6b7b1c: Layer already exists [2023-12-13T20:11:57.824Z] 2e819d8908e7: Layer already exists [2023-12-13T20:11:57.824Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:57.824Z] 5202d37d8e8a: Layer already exists [2023-12-13T20:11:57.824Z] 3.2.0-dev.6: digest: sha256:232a1922088e2e5cc13a329f97b8b4d07adf05b1bf2f42f9c7f76b268c2afcd8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:58.460Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:59.040Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:11:59.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-13T20:11:59.040Z] 779237b28cb7: Preparing [2023-12-13T20:11:59.040Z] 1ac5d79020ee: Preparing [2023-12-13T20:11:59.040Z] 8c1c44954689: Preparing [2023-12-13T20:11:59.040Z] c833f7d5db57: Preparing [2023-12-13T20:11:59.040Z] 8bcf42939875: Preparing [2023-12-13T20:11:59.040Z] 2e819d8908e7: Preparing [2023-12-13T20:11:59.040Z] d1b6fa6b7b1c: Preparing [2023-12-13T20:11:59.040Z] 5202d37d8e8a: Preparing [2023-12-13T20:11:59.040Z] 9fe9a137fd00: Preparing [2023-12-13T20:11:59.040Z] 5202d37d8e8a: Waiting [2023-12-13T20:11:59.040Z] 9fe9a137fd00: Waiting [2023-12-13T20:11:59.040Z] d1b6fa6b7b1c: Waiting [2023-12-13T20:11:59.040Z] 2e819d8908e7: Waiting [2023-12-13T20:11:59.040Z] c833f7d5db57: Layer already exists [2023-12-13T20:11:59.040Z] 8bcf42939875: Layer already exists [2023-12-13T20:11:59.040Z] 779237b28cb7: Layer already exists [2023-12-13T20:11:59.040Z] 1ac5d79020ee: Layer already exists [2023-12-13T20:11:59.040Z] 8c1c44954689: Layer already exists [2023-12-13T20:11:59.040Z] d1b6fa6b7b1c: Layer already exists [2023-12-13T20:11:59.040Z] 5202d37d8e8a: Layer already exists [2023-12-13T20:11:59.040Z] 2e819d8908e7: Layer already exists [2023-12-13T20:11:59.040Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:11:59.040Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:232a1922088e2e5cc13a329f97b8b4d07adf05b1bf2f42f9c7f76b268c2afcd8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:11:59.616Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:00.210Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-12-13T20:12:00.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-12-13T20:12:00.210Z] 779237b28cb7: Preparing [2023-12-13T20:12:00.210Z] 1ac5d79020ee: Preparing [2023-12-13T20:12:00.210Z] 8c1c44954689: Preparing [2023-12-13T20:12:00.210Z] c833f7d5db57: Preparing [2023-12-13T20:12:00.210Z] 8bcf42939875: Preparing [2023-12-13T20:12:00.210Z] 2e819d8908e7: Preparing [2023-12-13T20:12:00.210Z] d1b6fa6b7b1c: Preparing [2023-12-13T20:12:00.210Z] 5202d37d8e8a: Preparing [2023-12-13T20:12:00.210Z] 9fe9a137fd00: Preparing [2023-12-13T20:12:00.210Z] 2e819d8908e7: Waiting [2023-12-13T20:12:00.210Z] d1b6fa6b7b1c: Waiting [2023-12-13T20:12:00.210Z] 5202d37d8e8a: Waiting [2023-12-13T20:12:00.210Z] 9fe9a137fd00: Waiting [2023-12-13T20:12:00.210Z] 8c1c44954689: Layer already exists [2023-12-13T20:12:00.210Z] c833f7d5db57: Layer already exists [2023-12-13T20:12:00.210Z] 779237b28cb7: Layer already exists [2023-12-13T20:12:00.210Z] 8bcf42939875: Layer already exists [2023-12-13T20:12:00.210Z] 1ac5d79020ee: Layer already exists [2023-12-13T20:12:00.210Z] 2e819d8908e7: Layer already exists [2023-12-13T20:12:00.210Z] d1b6fa6b7b1c: Layer already exists [2023-12-13T20:12:00.210Z] 5202d37d8e8a: Layer already exists [2023-12-13T20:12:00.210Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:12:00.210Z] main: digest: sha256:232a1922088e2e5cc13a329f97b8b4d07adf05b1bf2f42f9c7f76b268c2afcd8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:12:00.804Z] ===================================================== [Pipeline] echo [2023-12-13T20:12:00.904Z] taggedImages: [2023-12-13T20:12:00.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:12:00.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-12-13T20:12:00.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.6 [2023-12-13T20:12:00.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:12:00.904Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-12-13T20:12:01.017Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-12-13T20:12:01.017Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:12:01.017Z] latest [2023-12-13T20:12:01.017Z] 3.2.0-dev.6 [2023-12-13T20:12:01.017Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:12:01.017Z] main [2023-12-13T20:12:01.017Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:01.809Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:02.402Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:12:02.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-13T20:12:02.402Z] a96093ed557d: Preparing [2023-12-13T20:12:02.402Z] e625b33af969: Preparing [2023-12-13T20:12:02.402Z] c833f7d5db57: Preparing [2023-12-13T20:12:02.402Z] 8bcf42939875: Preparing [2023-12-13T20:12:02.402Z] f3675941a180: Preparing [2023-12-13T20:12:02.402Z] 2f39a1df291c: Preparing [2023-12-13T20:12:02.402Z] 9fe9a137fd00: Preparing [2023-12-13T20:12:02.402Z] 9fe9a137fd00: Waiting [2023-12-13T20:12:02.402Z] 2f39a1df291c: Waiting [2023-12-13T20:12:02.402Z] c833f7d5db57: Layer already exists [2023-12-13T20:12:02.402Z] 8bcf42939875: Layer already exists [2023-12-13T20:12:02.402Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:12:02.402Z] f3675941a180: Pushed [2023-12-13T20:12:02.402Z] a96093ed557d: Pushed [2023-12-13T20:12:02.402Z] 2f39a1df291c: Pushed [2023-12-13T20:12:04.308Z] e625b33af969: Pushed [2023-12-13T20:12:04.568Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:37b7403bee4a3a5c70ea4eae197d192074a4eb8b76747edf808bb172eaa1c00a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:05.166Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:05.789Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-12-13T20:12:05.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-13T20:12:05.789Z] a96093ed557d: Preparing [2023-12-13T20:12:05.789Z] e625b33af969: Preparing [2023-12-13T20:12:05.789Z] c833f7d5db57: Preparing [2023-12-13T20:12:05.789Z] 8bcf42939875: Preparing [2023-12-13T20:12:05.789Z] f3675941a180: Preparing [2023-12-13T20:12:05.789Z] 2f39a1df291c: Preparing [2023-12-13T20:12:05.789Z] 9fe9a137fd00: Preparing [2023-12-13T20:12:05.789Z] 2f39a1df291c: Waiting [2023-12-13T20:12:05.789Z] 9fe9a137fd00: Waiting [2023-12-13T20:12:05.789Z] f3675941a180: Layer already exists [2023-12-13T20:12:05.789Z] c833f7d5db57: Layer already exists [2023-12-13T20:12:05.789Z] a96093ed557d: Layer already exists [2023-12-13T20:12:05.789Z] e625b33af969: Layer already exists [2023-12-13T20:12:05.789Z] 8bcf42939875: Layer already exists [2023-12-13T20:12:05.789Z] 2f39a1df291c: Layer already exists [2023-12-13T20:12:05.789Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:12:05.789Z] latest: digest: sha256:37b7403bee4a3a5c70ea4eae197d192074a4eb8b76747edf808bb172eaa1c00a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:06.388Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:06.970Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.6 [2023-12-13T20:12:06.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-13T20:12:06.970Z] a96093ed557d: Preparing [2023-12-13T20:12:06.970Z] e625b33af969: Preparing [2023-12-13T20:12:06.970Z] c833f7d5db57: Preparing [2023-12-13T20:12:06.970Z] 8bcf42939875: Preparing [2023-12-13T20:12:06.970Z] f3675941a180: Preparing [2023-12-13T20:12:06.970Z] 2f39a1df291c: Preparing [2023-12-13T20:12:06.970Z] 9fe9a137fd00: Preparing [2023-12-13T20:12:06.970Z] 2f39a1df291c: Waiting [2023-12-13T20:12:06.970Z] 9fe9a137fd00: Waiting [2023-12-13T20:12:06.970Z] e625b33af969: Layer already exists [2023-12-13T20:12:06.970Z] c833f7d5db57: Layer already exists [2023-12-13T20:12:06.970Z] a96093ed557d: Layer already exists [2023-12-13T20:12:06.970Z] f3675941a180: Layer already exists [2023-12-13T20:12:06.970Z] 8bcf42939875: Layer already exists [2023-12-13T20:12:06.970Z] 2f39a1df291c: Layer already exists [2023-12-13T20:12:06.970Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:12:06.970Z] 3.2.0-dev.6: digest: sha256:37b7403bee4a3a5c70ea4eae197d192074a4eb8b76747edf808bb172eaa1c00a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:07.566Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:08.140Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:12:08.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-13T20:12:08.140Z] a96093ed557d: Preparing [2023-12-13T20:12:08.140Z] e625b33af969: Preparing [2023-12-13T20:12:08.140Z] c833f7d5db57: Preparing [2023-12-13T20:12:08.140Z] 8bcf42939875: Preparing [2023-12-13T20:12:08.140Z] f3675941a180: Preparing [2023-12-13T20:12:08.140Z] 2f39a1df291c: Preparing [2023-12-13T20:12:08.140Z] 9fe9a137fd00: Preparing [2023-12-13T20:12:08.140Z] 2f39a1df291c: Waiting [2023-12-13T20:12:08.140Z] 9fe9a137fd00: Waiting [2023-12-13T20:12:08.140Z] 8bcf42939875: Layer already exists [2023-12-13T20:12:08.140Z] a96093ed557d: Layer already exists [2023-12-13T20:12:08.140Z] e625b33af969: Layer already exists [2023-12-13T20:12:08.140Z] f3675941a180: Layer already exists [2023-12-13T20:12:08.140Z] c833f7d5db57: Layer already exists [2023-12-13T20:12:08.140Z] 2f39a1df291c: Layer already exists [2023-12-13T20:12:08.140Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:12:08.140Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:37b7403bee4a3a5c70ea4eae197d192074a4eb8b76747edf808bb172eaa1c00a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:08.723Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:09.310Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-12-13T20:12:09.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-12-13T20:12:09.310Z] a96093ed557d: Preparing [2023-12-13T20:12:09.310Z] e625b33af969: Preparing [2023-12-13T20:12:09.310Z] c833f7d5db57: Preparing [2023-12-13T20:12:09.310Z] 8bcf42939875: Preparing [2023-12-13T20:12:09.310Z] f3675941a180: Preparing [2023-12-13T20:12:09.310Z] 2f39a1df291c: Preparing [2023-12-13T20:12:09.310Z] 9fe9a137fd00: Preparing [2023-12-13T20:12:09.310Z] 2f39a1df291c: Waiting [2023-12-13T20:12:09.310Z] 9fe9a137fd00: Waiting [2023-12-13T20:12:09.310Z] 8bcf42939875: Layer already exists [2023-12-13T20:12:09.310Z] f3675941a180: Layer already exists [2023-12-13T20:12:09.310Z] c833f7d5db57: Layer already exists [2023-12-13T20:12:09.310Z] e625b33af969: Layer already exists [2023-12-13T20:12:09.310Z] a96093ed557d: Layer already exists [2023-12-13T20:12:09.310Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:12:09.310Z] 2f39a1df291c: Layer already exists [2023-12-13T20:12:09.310Z] main: digest: sha256:37b7403bee4a3a5c70ea4eae197d192074a4eb8b76747edf808bb172eaa1c00a size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:12:10.019Z] ===================================================== [Pipeline] echo [2023-12-13T20:12:10.127Z] taggedImages: [2023-12-13T20:12:10.127Z] - nexus3.edgexfoundry.org:10004/support-notifications:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:12:10.127Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-12-13T20:12:10.127Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.6 [2023-12-13T20:12:10.127Z] - nexus3.edgexfoundry.org:10004/support-notifications:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:12:10.127Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-12-13T20:12:10.243Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-12-13T20:12:10.243Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:12:10.243Z] latest [2023-12-13T20:12:10.243Z] 3.2.0-dev.6 [2023-12-13T20:12:10.243Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:12:10.243Z] main [2023-12-13T20:12:10.243Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:11.093Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:11.695Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:12:11.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-13T20:12:11.695Z] 4a630fd389e5: Preparing [2023-12-13T20:12:11.695Z] a35c4b7479c8: Preparing [2023-12-13T20:12:11.695Z] c833f7d5db57: Preparing [2023-12-13T20:12:11.695Z] 8bcf42939875: Preparing [2023-12-13T20:12:11.695Z] 91012701017d: Preparing [2023-12-13T20:12:11.695Z] 61d6fef90914: Preparing [2023-12-13T20:12:11.695Z] 9fe9a137fd00: Preparing [2023-12-13T20:12:11.695Z] 61d6fef90914: Waiting [2023-12-13T20:12:11.695Z] 9fe9a137fd00: Waiting [2023-12-13T20:12:11.695Z] c833f7d5db57: Layer already exists [2023-12-13T20:12:11.695Z] 91012701017d: Layer already exists [2023-12-13T20:12:11.695Z] 8bcf42939875: Layer already exists [2023-12-13T20:12:11.695Z] 61d6fef90914: Layer already exists [2023-12-13T20:12:11.695Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:12:11.695Z] 4a630fd389e5: Pushed [2023-12-13T20:12:13.600Z] a35c4b7479c8: Pushed [2023-12-13T20:12:13.600Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:ee96ac5616ab223a1447be6ee816a182bbeab81e2f2f03855eb49ebfb3761677 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:14.212Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:14.825Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-12-13T20:12:14.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-13T20:12:14.825Z] 4a630fd389e5: Preparing [2023-12-13T20:12:14.825Z] a35c4b7479c8: Preparing [2023-12-13T20:12:14.825Z] c833f7d5db57: Preparing [2023-12-13T20:12:14.825Z] 8bcf42939875: Preparing [2023-12-13T20:12:14.825Z] 91012701017d: Preparing [2023-12-13T20:12:14.825Z] 61d6fef90914: Preparing [2023-12-13T20:12:14.825Z] 9fe9a137fd00: Preparing [2023-12-13T20:12:14.825Z] 61d6fef90914: Waiting [2023-12-13T20:12:14.825Z] 9fe9a137fd00: Waiting [2023-12-13T20:12:14.825Z] 4a630fd389e5: Layer already exists [2023-12-13T20:12:14.825Z] a35c4b7479c8: Layer already exists [2023-12-13T20:12:14.825Z] 8bcf42939875: Layer already exists [2023-12-13T20:12:14.825Z] c833f7d5db57: Layer already exists [2023-12-13T20:12:14.825Z] 91012701017d: Layer already exists [2023-12-13T20:12:14.825Z] 61d6fef90914: Layer already exists [2023-12-13T20:12:14.825Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:12:14.825Z] latest: digest: sha256:ee96ac5616ab223a1447be6ee816a182bbeab81e2f2f03855eb49ebfb3761677 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:15.418Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:16.028Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.6 [2023-12-13T20:12:16.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-13T20:12:16.029Z] 4a630fd389e5: Preparing [2023-12-13T20:12:16.029Z] a35c4b7479c8: Preparing [2023-12-13T20:12:16.029Z] c833f7d5db57: Preparing [2023-12-13T20:12:16.029Z] 8bcf42939875: Preparing [2023-12-13T20:12:16.029Z] 91012701017d: Preparing [2023-12-13T20:12:16.029Z] 61d6fef90914: Preparing [2023-12-13T20:12:16.029Z] 9fe9a137fd00: Preparing [2023-12-13T20:12:16.029Z] 61d6fef90914: Waiting [2023-12-13T20:12:16.029Z] 9fe9a137fd00: Waiting [2023-12-13T20:12:16.029Z] 91012701017d: Layer already exists [2023-12-13T20:12:16.029Z] 8bcf42939875: Layer already exists [2023-12-13T20:12:16.029Z] 4a630fd389e5: Layer already exists [2023-12-13T20:12:16.029Z] c833f7d5db57: Layer already exists [2023-12-13T20:12:16.029Z] a35c4b7479c8: Layer already exists [2023-12-13T20:12:16.029Z] 61d6fef90914: Layer already exists [2023-12-13T20:12:16.029Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:12:16.029Z] 3.2.0-dev.6: digest: sha256:ee96ac5616ab223a1447be6ee816a182bbeab81e2f2f03855eb49ebfb3761677 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:16.632Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:17.243Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:12:17.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-13T20:12:17.243Z] 4a630fd389e5: Preparing [2023-12-13T20:12:17.243Z] a35c4b7479c8: Preparing [2023-12-13T20:12:17.243Z] c833f7d5db57: Preparing [2023-12-13T20:12:17.243Z] 8bcf42939875: Preparing [2023-12-13T20:12:17.243Z] 91012701017d: Preparing [2023-12-13T20:12:17.243Z] 61d6fef90914: Preparing [2023-12-13T20:12:17.243Z] 9fe9a137fd00: Preparing [2023-12-13T20:12:17.243Z] 9fe9a137fd00: Waiting [2023-12-13T20:12:17.243Z] c833f7d5db57: Layer already exists [2023-12-13T20:12:17.243Z] a35c4b7479c8: Layer already exists [2023-12-13T20:12:17.243Z] 91012701017d: Layer already exists [2023-12-13T20:12:17.243Z] 8bcf42939875: Layer already exists [2023-12-13T20:12:17.243Z] 4a630fd389e5: Layer already exists [2023-12-13T20:12:17.243Z] 61d6fef90914: Layer already exists [2023-12-13T20:12:17.243Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:12:17.243Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:ee96ac5616ab223a1447be6ee816a182bbeab81e2f2f03855eb49ebfb3761677 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:17.876Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:12:18.491Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-12-13T20:12:18.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-12-13T20:12:18.491Z] 4a630fd389e5: Preparing [2023-12-13T20:12:18.491Z] a35c4b7479c8: Preparing [2023-12-13T20:12:18.491Z] c833f7d5db57: Preparing [2023-12-13T20:12:18.491Z] 8bcf42939875: Preparing [2023-12-13T20:12:18.491Z] 91012701017d: Preparing [2023-12-13T20:12:18.491Z] 61d6fef90914: Preparing [2023-12-13T20:12:18.491Z] 9fe9a137fd00: Preparing [2023-12-13T20:12:18.491Z] 61d6fef90914: Waiting [2023-12-13T20:12:18.491Z] 9fe9a137fd00: Waiting [2023-12-13T20:12:18.491Z] c833f7d5db57: Layer already exists [2023-12-13T20:12:18.491Z] 91012701017d: Layer already exists [2023-12-13T20:12:18.491Z] a35c4b7479c8: Layer already exists [2023-12-13T20:12:18.491Z] 8bcf42939875: Layer already exists [2023-12-13T20:12:18.491Z] 4a630fd389e5: Layer already exists [2023-12-13T20:12:18.491Z] 61d6fef90914: Layer already exists [2023-12-13T20:12:18.491Z] 9fe9a137fd00: Layer already exists [2023-12-13T20:12:18.491Z] main: digest: sha256:ee96ac5616ab223a1447be6ee816a182bbeab81e2f2f03855eb49ebfb3761677 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:12:19.815Z] ===================================================== [Pipeline] echo [2023-12-13T20:12:19.923Z] taggedImages: [2023-12-13T20:12:19.923Z] - nexus3.edgexfoundry.org:10004/support-scheduler:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:12:19.923Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-12-13T20:12:19.923Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.6 [2023-12-13T20:12:19.923Z] - nexus3.edgexfoundry.org:10004/support-scheduler:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:12:19.923Z] - 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] } [2023-12-13T20:16:42.192Z] #142 ... [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-13T20:16:42.192Z] #136 364.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.6" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-13T20:16:42.192Z] #136 ... [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-13T20:16:42.192Z] #138 DONE 365.5s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-13T20:16:42.192Z] #139 ... [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:16:42.192Z] #143 DONE 0.4s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:16:42.192Z] #141 ... [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:16:42.192Z] #144 DONE 0.2s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #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 [2023-12-13T20:16:42.192Z] #145 DONE 0.2s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-13T20:16:42.192Z] #146 DONE 0.2s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-13T20:16:42.192Z] #147 DONE 0.3s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-13T20:16:42.192Z] #148 DONE 0.3s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-13T20:16:42.192Z] #136 ... [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T20:16:42.192Z] #149 DONE 2.0s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #150 [security-proxy-setup] exporting to image [2023-12-13T20:16:42.192Z] #150 exporting layers [2023-12-13T20:16:42.192Z] #150 exporting layers 0.6s done [2023-12-13T20:16:42.192Z] #150 writing image sha256:bdacc2bac9c2f87feb9ede49adb0b2703bb29917f093a2c9ebbae6c287f9ab63 done [2023-12-13T20:16:42.192Z] #150 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-12-13T20:16:42.192Z] #150 DONE 0.7s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:16:42.192Z] #141 ... [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-12-13T20:16:42.192Z] #136 DONE 372.6s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #151 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:16:42.192Z] #151 DONE 0.4s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-13T20:16:42.192Z] #140 ... [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #152 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:16:42.192Z] #152 DONE 0.4s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #153 [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 [2023-12-13T20:16:42.192Z] #153 DONE 0.2s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #154 [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 [2023-12-13T20:16:42.192Z] #154 DONE 0.2s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #155 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:16:42.192Z] #155 DONE 0.2s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #156 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-13T20:16:42.192Z] #156 DONE 0.3s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #157 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-13T20:16:42.192Z] #157 DONE 0.3s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #158 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-13T20:16:42.192Z] #158 DONE 0.2s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #159 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T20:16:42.192Z] #159 ... [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-13T20:16:42.192Z] #140 DONE 375.1s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-13T20:16:42.192Z] #137 ... [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-13T20:16:42.192Z] #160 DONE 0.4s [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-13T20:16:42.192Z] #132 ... [2023-12-13T20:16:42.192Z] [2023-12-13T20:16:42.192Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-13T20:16:42.821Z] #161 ... [2023-12-13T20:16:42.821Z] [2023-12-13T20:16:42.821Z] #159 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T20:16:42.821Z] #159 DONE 4.0s [2023-12-13T20:16:42.821Z] [2023-12-13T20:16:42.821Z] #162 [security-secretstore-setup] exporting to image [2023-12-13T20:16:42.821Z] #162 exporting layers [2023-12-13T20:16:43.089Z] #162 ... [2023-12-13T20:16:43.089Z] [2023-12-13T20:16:43.089Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-13T20:16:43.089Z] #161 DONE 3.3s [2023-12-13T20:16:43.089Z] [2023-12-13T20:16:43.089Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:16:43.356Z] #163 DONE 0.3s [2023-12-13T20:16:43.356Z] [2023-12-13T20:16:43.356Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:16:43.642Z] #164 DONE 0.3s [2023-12-13T20:16:43.642Z] [2023-12-13T20:16:43.642Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-13T20:16:44.176Z] #165 DONE 0.4s [2023-12-13T20:16:44.176Z] [2023-12-13T20:16:44.176Z] #162 [security-secretstore-setup] exporting to image [2023-12-13T20:16:44.176Z] #162 exporting layers 1.5s done [2023-12-13T20:16:44.176Z] #162 writing image sha256:9f60036ccef6a7eb6bc618e47a56baad229e2099bc2ab4caa3e7e789f5bbf052 done [2023-12-13T20:16:44.176Z] #162 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-12-13T20:16:44.176Z] #162 DONE 1.5s [2023-12-13T20:16:44.176Z] [2023-12-13T20:16:44.176Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-13T20:16:44.176Z] #166 DONE 0.1s [2023-12-13T20:16:44.176Z] [2023-12-13T20:16:44.176Z] #167 [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/ [2023-12-13T20:16:44.454Z] #167 DONE 0.2s [2023-12-13T20:16:44.454Z] [2023-12-13T20:16:44.454Z] #168 [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/ [2023-12-13T20:16:44.454Z] #168 DONE 0.1s [2023-12-13T20:16:44.454Z] [2023-12-13T20:16:44.454Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-13T20:16:44.732Z] #169 DONE 0.1s [2023-12-13T20:16:44.732Z] [2023-12-13T20:16:44.732Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-13T20:16:44.732Z] #170 DONE 0.1s [2023-12-13T20:16:44.732Z] [2023-12-13T20:16:44.732Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-13T20:16:46.723Z] #171 ... [2023-12-13T20:16:46.723Z] [2023-12-13T20:16:46.723Z] #142 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-13T20:16:46.723Z] #142 DONE 383.0s [2023-12-13T20:16:46.723Z] [2023-12-13T20:16:46.723Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-13T20:16:46.723Z] #171 DONE 1.9s [2023-12-13T20:16:46.723Z] [2023-12-13T20:16:46.723Z] #172 [security-bootstrapper] exporting to image [2023-12-13T20:16:47.821Z] #172 ... [2023-12-13T20:16:47.821Z] [2023-12-13T20:16:47.821Z] #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:16:47.821Z] #173 DONE 0.5s [2023-12-13T20:16:47.821Z] [2023-12-13T20:16:47.821Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:16:47.821Z] #174 DONE 0.2s [2023-12-13T20:16:47.821Z] [2023-12-13T20:16:47.821Z] #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-13T20:16:48.091Z] #175 ... [2023-12-13T20:16:48.091Z] [2023-12-13T20:16:48.091Z] #172 [security-bootstrapper] exporting to image [2023-12-13T20:16:48.091Z] #172 exporting layers 1.2s done [2023-12-13T20:16:48.091Z] #172 writing image sha256:c8b84175cd276f95cdd189d530a88583e4189ab7e7e67ba29bb40e47efba0175 done [2023-12-13T20:16:48.091Z] #172 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-12-13T20:16:48.091Z] #172 DONE 1.3s [2023-12-13T20:16:48.091Z] [2023-12-13T20:16:48.091Z] #175 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-13T20:16:48.091Z] #175 DONE 0.3s [2023-12-13T20:16:48.091Z] [2023-12-13T20:16:48.091Z] #176 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:16:48.359Z] #176 DONE 0.2s [2023-12-13T20:16:48.359Z] [2023-12-13T20:16:48.359Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:16:48.359Z] #141 ... [2023-12-13T20:16:48.359Z] [2023-12-13T20:16:48.359Z] #177 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-13T20:16:48.359Z] #177 DONE 0.1s [2023-12-13T20:16:48.359Z] [2023-12-13T20:16:48.359Z] #178 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T20:16:50.321Z] #178 DONE 1.5s [2023-12-13T20:16:50.321Z] [2023-12-13T20:16:50.321Z] #179 [security-proxy-auth] exporting to image [2023-12-13T20:16:50.587Z] #179 exporting layers 0.6s done [2023-12-13T20:16:50.588Z] #179 writing image sha256:75da658601b4c244aa952bce95ac16914614e97a11d025cba275162cb2791929 0.0s done [2023-12-13T20:16:50.588Z] #179 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-12-13T20:16:50.588Z] #179 DONE 0.6s [2023-12-13T20:16:50.588Z] [2023-12-13T20:16:50.588Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:16:51.548Z] #141 ... [2023-12-13T20:16:51.548Z] [2023-12-13T20:16:51.548Z] #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-13T20:16:51.548Z] #139 DONE 388.0s [2023-12-13T20:16:51.816Z] [2023-12-13T20:16:51.816Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-13T20:16:51.816Z] #132 ... [2023-12-13T20:16:51.816Z] [2023-12-13T20:16:51.816Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:16:52.084Z] #180 DONE 0.1s [2023-12-13T20:16:52.084Z] [2023-12-13T20:16:52.084Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:16:52.350Z] #181 DONE 0.2s [2023-12-13T20:16:52.350Z] [2023-12-13T20:16:52.350Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:16:52.350Z] #141 ... [2023-12-13T20:16:52.350Z] [2023-12-13T20:16:52.350Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-13T20:16:52.619Z] #182 DONE 0.2s [2023-12-13T20:16:52.619Z] [2023-12-13T20:16:52.619Z] #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 [2023-12-13T20:16:52.619Z] #183 DONE 0.2s [2023-12-13T20:16:52.619Z] [2023-12-13T20:16:52.619Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-13T20:16:52.887Z] #184 DONE 0.1s [2023-12-13T20:16:52.887Z] [2023-12-13T20:16:52.887Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:16:52.887Z] #141 ... [2023-12-13T20:16:52.887Z] [2023-12-13T20:16:52.887Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-13T20:16:58.221Z] #185 DONE 4.9s [2023-12-13T20:16:58.221Z] [2023-12-13T20:16:58.221Z] #186 [core-common-config-bootstrapper] exporting to image [2023-12-13T20:16:58.221Z] #186 exporting layers [2023-12-13T20:16:58.221Z] #186 exporting layers 0.4s done [2023-12-13T20:16:58.221Z] #186 writing image sha256:e11f6b92ac4788cb3956cdcbe9dbef6ce374e33f68beb1e43d974aabedeafa1c [2023-12-13T20:16:58.221Z] #186 writing image sha256:e11f6b92ac4788cb3956cdcbe9dbef6ce374e33f68beb1e43d974aabedeafa1c done [2023-12-13T20:16:58.221Z] #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-12-13T20:16:58.221Z] #186 DONE 0.4s [2023-12-13T20:16:58.221Z] [2023-12-13T20:16:58.221Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-13T20:17:08.300Z] #134 ... [2023-12-13T20:17:08.300Z] [2023-12-13T20:17:08.300Z] #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-13T20:17:08.300Z] #135 DONE 403.1s [2023-12-13T20:17:08.300Z] [2023-12-13T20:17:08.300Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:17:08.300Z] #141 ... [2023-12-13T20:17:08.300Z] [2023-12-13T20:17:08.300Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:17:08.300Z] #187 DONE 0.2s [2023-12-13T20:17:08.300Z] [2023-12-13T20:17:08.300Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:17:08.300Z] #188 DONE 0.2s [2023-12-13T20:17:08.300Z] [2023-12-13T20:17:08.300Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:17:08.300Z] #141 ... [2023-12-13T20:17:08.300Z] [2023-12-13T20:17:08.300Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-13T20:17:08.300Z] #189 DONE 0.2s [2023-12-13T20:17:08.300Z] [2023-12-13T20:17:08.300Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:17:08.300Z] #190 DONE 0.2s [2023-12-13T20:17:08.300Z] [2023-12-13T20:17:08.300Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-13T20:17:08.300Z] #132 ... [2023-12-13T20:17:08.300Z] [2023-12-13T20:17:08.300Z] #191 [core-command] exporting to image [2023-12-13T20:17:08.300Z] #191 exporting layers [2023-12-13T20:17:08.300Z] #191 exporting layers 0.2s done [2023-12-13T20:17:08.300Z] #191 writing image sha256:1f1ccc1d1929dec3bea7572d7fdb022c53d958ec5ee8dc5beb1d27b18f1a9c38 0.0s done [2023-12-13T20:17:08.300Z] #191 naming to docker.io/library/core-command-arm64 done [2023-12-13T20:17:08.300Z] #191 DONE 0.2s [2023-12-13T20:17:08.300Z] [2023-12-13T20:17:08.300Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:17:13.637Z] #141 ... [2023-12-13T20:17:13.637Z] [2023-12-13T20:17:13.637Z] #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-13T20:17:13.637Z] #134 DONE 409.5s [2023-12-13T20:17:13.637Z] [2023-12-13T20:17:13.637Z] #133 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-13T20:17:13.637Z] #133 DONE 409.5s [2023-12-13T20:17:13.637Z] [2023-12-13T20:17:13.637Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-13T20:17:13.637Z] #132 ... [2023-12-13T20:17:13.637Z] [2023-12-13T20:17:13.637Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:17:13.902Z] #192 DONE 0.3s [2023-12-13T20:17:13.902Z] [2023-12-13T20:17:13.902Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:17:13.902Z] #193 ... [2023-12-13T20:17:13.902Z] [2023-12-13T20:17:13.902Z] #194 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:17:13.902Z] #194 DONE 0.4s [2023-12-13T20:17:14.167Z] [2023-12-13T20:17:14.167Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:17:14.167Z] #193 DONE 0.3s [2023-12-13T20:17:14.167Z] [2023-12-13T20:17:14.167Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-13T20:17:14.167Z] #195 ... [2023-12-13T20:17:14.167Z] [2023-12-13T20:17:14.167Z] #196 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:17:14.167Z] #196 DONE 0.3s [2023-12-13T20:17:14.433Z] [2023-12-13T20:17:14.433Z] #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-13T20:17:14.433Z] #197 DONE 0.3s [2023-12-13T20:17:14.433Z] [2023-12-13T20:17:14.433Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-13T20:17:14.433Z] #195 DONE 0.3s [2023-12-13T20:17:14.433Z] [2023-12-13T20:17:14.433Z] #198 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:17:14.699Z] #198 DONE 0.2s [2023-12-13T20:17:14.699Z] [2023-12-13T20:17:14.699Z] #199 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:17:14.699Z] #199 DONE 0.1s [2023-12-13T20:17:14.699Z] [2023-12-13T20:17:14.699Z] #200 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-13T20:17:14.699Z] #200 DONE 0.2s [2023-12-13T20:17:14.699Z] [2023-12-13T20:17:14.699Z] #201 [core-data] exporting to image [2023-12-13T20:17:14.699Z] #201 exporting layers [2023-12-13T20:17:14.965Z] #201 exporting layers 0.4s done [2023-12-13T20:17:15.231Z] #201 writing image sha256:c3896367ca45714bcbe5108001904def5e5322f30c8cd4fc8c4c14a8e7d6798e 0.0s done [2023-12-13T20:17:15.231Z] #201 naming to docker.io/library/core-data-arm64 done [2023-12-13T20:17:15.231Z] #201 DONE 0.4s [2023-12-13T20:17:15.231Z] [2023-12-13T20:17:15.231Z] #202 [core-metadata] exporting to image [2023-12-13T20:17:15.231Z] #202 exporting layers 0.3s done [2023-12-13T20:17:15.231Z] #202 writing image sha256:070653dfdcf040a62381f31ca30e9e828dac003747cf12a3800dafd1d01dcde9 done [2023-12-13T20:17:15.231Z] #202 naming to docker.io/library/core-metadata-arm64 [2023-12-13T20:17:15.231Z] #202 naming to docker.io/library/core-metadata-arm64 0.0s done [2023-12-13T20:17:15.231Z] #202 DONE 0.4s [2023-12-13T20:17:15.231Z] [2023-12-13T20:17:15.231Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-13T20:17:23.414Z] #132 DONE 419.1s [2023-12-13T20:17:23.414Z] [2023-12-13T20:17:23.414Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:17:23.414Z] #141 ... [2023-12-13T20:17:23.414Z] [2023-12-13T20:17:23.414Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:17:23.414Z] #203 DONE 0.2s [2023-12-13T20:17:23.414Z] [2023-12-13T20:17:23.414Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:17:23.414Z] #204 DONE 0.2s [2023-12-13T20:17:23.414Z] [2023-12-13T20:17:23.414Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:17:23.414Z] #141 ... [2023-12-13T20:17:23.414Z] [2023-12-13T20:17:23.414Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-13T20:17:23.414Z] #205 DONE 0.3s [2023-12-13T20:17:23.414Z] [2023-12-13T20:17:23.414Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-13T20:17:23.680Z] #137 ... [2023-12-13T20:17:23.680Z] [2023-12-13T20:17:23.680Z] #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 [2023-12-13T20:17:23.680Z] #206 DONE 0.1s [2023-12-13T20:17:23.680Z] [2023-12-13T20:17:23.680Z] #207 [security-spiffe-token-provider] exporting to image [2023-12-13T20:17:23.680Z] #207 exporting layers [2023-12-13T20:17:26.247Z] #207 exporting layers 2.5s done [2023-12-13T20:17:26.247Z] #207 writing image sha256:3e7d353d0dcd2bb5ce8f55f7cbc2f8f97a0550a2e789d1b8ac388aa36a8737ea done [2023-12-13T20:17:26.247Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-12-13T20:17:26.247Z] #207 DONE 2.5s [2023-12-13T20:17:26.247Z] [2023-12-13T20:17:26.247Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:17:28.813Z] #141 ... [2023-12-13T20:17:28.813Z] [2023-12-13T20:17:28.813Z] #137 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-13T20:17:28.813Z] #137 DONE 424.9s [2023-12-13T20:17:28.813Z] [2023-12-13T20:17:28.813Z] #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:17:28.813Z] #208 DONE 0.1s [2023-12-13T20:17:28.813Z] [2023-12-13T20:17:28.813Z] #209 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:17:28.813Z] #209 DONE 0.1s [2023-12-13T20:17:28.813Z] [2023-12-13T20:17:28.813Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:17:29.078Z] #141 ... [2023-12-13T20:17:29.078Z] [2023-12-13T20:17:29.078Z] #210 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-13T20:17:29.078Z] #210 DONE 0.2s [2023-12-13T20:17:29.078Z] [2023-12-13T20:17:29.078Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:17:29.078Z] #141 ... [2023-12-13T20:17:29.078Z] [2023-12-13T20:17:29.078Z] #211 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:17:29.078Z] #211 DONE 0.1s [2023-12-13T20:17:29.342Z] [2023-12-13T20:17:29.342Z] #212 [support-notifications] exporting to image [2023-12-13T20:17:29.607Z] #212 exporting layers 0.3s done [2023-12-13T20:17:29.607Z] #212 writing image sha256:ac7d4d40083a4f090d9d1df60dc05235a47e6b4448c14fd5ef28696b6031c5e1 done [2023-12-13T20:17:29.607Z] #212 naming to docker.io/library/support-notifications-arm64 done [2023-12-13T20:17:29.607Z] #212 DONE 0.4s [2023-12-13T20:17:29.607Z] [2023-12-13T20:17:29.607Z] #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-13T20:17:30.558Z] #141 DONE 426.9s [2023-12-13T20:17:30.558Z] [2023-12-13T20:17:30.558Z] #213 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-13T20:17:30.823Z] #213 DONE 0.2s [2023-12-13T20:17:30.823Z] [2023-12-13T20:17:30.823Z] #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-13T20:17:30.823Z] #214 DONE 0.1s [2023-12-13T20:17:31.088Z] [2023-12-13T20:17:31.088Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-13T20:17:31.088Z] #215 DONE 0.3s [2023-12-13T20:17:31.352Z] [2023-12-13T20:17:31.352Z] #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-13T20:17:31.352Z] #216 DONE 0.1s [2023-12-13T20:17:31.352Z] [2023-12-13T20:17:31.352Z] #217 [support-scheduler] exporting to image [2023-12-13T20:17:31.617Z] #217 exporting layers 0.2s done [2023-12-13T20:17:31.617Z] #217 writing image sha256:c009579ae4bdd6bc667fd842dfa60a4655ae21b1237c2cc81a0fcd028bff83f4 done [2023-12-13T20:17:31.617Z] #217 naming to docker.io/library/support-scheduler-arm64 done [2023-12-13T20:17:31.617Z] #217 DONE 0.2s [2023-12-13T20:17:31.617Z] time="2023-12-13T20:09:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:17:31.617Z] time="2023-12-13T20:09:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:17:31.617Z] time="2023-12-13T20:09:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:17:31.617Z] time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:17:31.617Z] time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:17:31.617Z] time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:17:31.617Z] time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:17:31.617Z] time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:17:31.617Z] time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:17:31.617Z] time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:17:31.617Z] time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:17:31.617Z] time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:17:31.617Z] time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-13T20:17:31.617Z] time="2023-12-13T20:09:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-13T20:17:31.629Z] $ docker stop --time=1 33984226c8d10def094f99edbb3d8ffb4992fbb8fc09d1553406010c2fb2390f [2023-12-13T20:17:33.151Z] $ docker rm -f --volumes 33984226c8d10def094f99edbb3d8ffb4992fbb8fc09d1553406010c2fb2390f [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-13T20:17:33.791Z] + docker images [2023-12-13T20:17:33.791Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-13T20:17:33.791Z] support-scheduler-arm64 latest c009579ae4bd 2 seconds ago 25.8MB [2023-12-13T20:17:33.791Z] support-notifications-arm64 latest ac7d4d40083a 4 seconds ago 26.4MB [2023-12-13T20:17:33.791Z] security-spiffe-token-provider-arm64 latest 3e7d353d0dcd 10 seconds ago 28.9MB [2023-12-13T20:17:33.791Z] core-metadata-arm64 latest 070653dfdcf0 19 seconds ago 17.4MB [2023-12-13T20:17:33.791Z] core-data-arm64 latest c3896367ca45 19 seconds ago 17.1MB [2023-12-13T20:17:33.791Z] core-command-arm64 latest 1f1ccc1d1929 26 seconds ago 17MB [2023-12-13T20:17:33.791Z] core-common-config-bootstrapper-arm64 latest e11f6b92ac47 36 seconds ago 15.1MB [2023-12-13T20:17:33.791Z] security-proxy-auth-arm64 latest 75da658601b4 44 seconds ago 15.9MB [2023-12-13T20:17:33.791Z] security-bootstrapper-arm64 latest c8b84175cd27 47 seconds ago 18.5MB [2023-12-13T20:17:33.791Z] security-secretstore-setup-arm64 latest 9f60036ccef6 51 seconds ago 35.7MB [2023-12-13T20:17:33.791Z] security-proxy-setup-arm64 latest bdacc2bac9c2 About a minute ago 25.8MB [2023-12-13T20:17:33.791Z] security-spire-config-arm64 latest 51ead90bbc96 7 minutes ago 95.8MB [2023-12-13T20:17:33.791Z] security-spire-agent-arm64 latest 2616132313d6 7 minutes ago 152MB [2023-12-13T20:17:33.791Z] security-spire-server-arm64 latest 7c703833d19e 7 minutes ago 96.7MB [2023-12-13T20:17:33.791Z] ci-base-image-arm64 latest 41d90d81fa47 8 minutes ago 933MB [2023-12-13T20:17:33.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 4 weeks ago 560MB [2023-12-13T20:17:33.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 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 [2023-12-13T20:17:34.844Z] provisioning config files... [2023-12-13T20:17:34.860Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/616@tmp/config8599996464108342637tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-13T20:17:35.360Z] ---> ****-login.sh [2023-12-13T20:17:35.360Z] nexus3.edgexfoundry.org:10001 [2023-12-13T20:17:35.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:17:35.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:17:35.626Z] Configure a credential helper to remove this warning. See [2023-12-13T20:17:35.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:17:35.627Z] [2023-12-13T20:17:35.627Z] Login Succeeded [2023-12-13T20:17:35.627Z] nexus3.edgexfoundry.org:10002 [2023-12-13T20:17:35.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:17:35.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:17:35.892Z] Configure a credential helper to remove this warning. See [2023-12-13T20:17:35.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:17:35.892Z] [2023-12-13T20:17:35.892Z] Login Succeeded [2023-12-13T20:17:35.892Z] nexus3.edgexfoundry.org:10003 [2023-12-13T20:17:36.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:17:36.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:17:36.157Z] Configure a credential helper to remove this warning. See [2023-12-13T20:17:36.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:17:36.157Z] [2023-12-13T20:17:36.157Z] Login Succeeded [2023-12-13T20:17:36.157Z] nexus3.edgexfoundry.org:10004 [2023-12-13T20:17:36.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:17:36.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:17:36.423Z] Configure a credential helper to remove this warning. See [2023-12-13T20:17:36.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:17:36.423Z] [2023-12-13T20:17:36.423Z] Login Succeeded [2023-12-13T20:17:36.423Z] ****.io [2023-12-13T20:17:36.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-13T20:17:36.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-13T20:17:36.952Z] Configure a credential helper to remove this warning. See [2023-12-13T20:17:36.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-13T20:17:36.952Z] [2023-12-13T20:17:36.952Z] Login Succeeded [2023-12-13T20:17:36.952Z] ---> ****-login.sh ends [Pipeline] } [2023-12-13T20:17:36.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:17:37.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-13T20:17:37.544Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-12-13T20:17:37.544Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:17:37.544Z] latest [2023-12-13T20:17:37.544Z] 3.2.0-dev.6 [2023-12-13T20:17:37.544Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:17:37.544Z] main [2023-12-13T20:17:37.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:17:38.416Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:17:41.624Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:17:41.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-13T20:17:41.624Z] 0bcf88b36172: Preparing [2023-12-13T20:17:41.624Z] 1ac4b28da4e6: Preparing [2023-12-13T20:17:41.624Z] 819b7ab4cd23: Preparing [2023-12-13T20:17:41.624Z] 03ae55f60245: Preparing [2023-12-13T20:17:41.624Z] 11e503342ad3: Preparing [2023-12-13T20:17:41.624Z] afdd207c594a: Preparing [2023-12-13T20:17:41.624Z] 0faf9b67be60: Preparing [2023-12-13T20:17:41.624Z] afdd207c594a: Waiting [2023-12-13T20:17:41.624Z] 0faf9b67be60: Waiting [2023-12-13T20:17:41.888Z] 11e503342ad3: Pushed [2023-12-13T20:17:41.888Z] 819b7ab4cd23: Pushed [2023-12-13T20:17:41.888Z] 03ae55f60245: Pushed [2023-12-13T20:17:41.888Z] 0bcf88b36172: Pushed [2023-12-13T20:17:41.888Z] 0faf9b67be60: Layer already exists [2023-12-13T20:17:41.888Z] afdd207c594a: Pushed [2023-12-13T20:17:43.815Z] 1ac4b28da4e6: Pushed [2023-12-13T20:17:44.079Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:59e3615422d2f4cacee284a7661c844359d8d1ff48cec32bf32ba185b2c76ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:17:44.721Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:17:45.344Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-12-13T20:17:45.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-13T20:17:45.344Z] 0bcf88b36172: Preparing [2023-12-13T20:17:45.344Z] 1ac4b28da4e6: Preparing [2023-12-13T20:17:45.344Z] 819b7ab4cd23: Preparing [2023-12-13T20:17:45.344Z] 03ae55f60245: Preparing [2023-12-13T20:17:45.344Z] 11e503342ad3: Preparing [2023-12-13T20:17:45.344Z] afdd207c594a: Preparing [2023-12-13T20:17:45.344Z] 0faf9b67be60: Preparing [2023-12-13T20:17:45.344Z] afdd207c594a: Waiting [2023-12-13T20:17:45.344Z] 0faf9b67be60: Waiting [2023-12-13T20:17:45.344Z] 1ac4b28da4e6: Layer already exists [2023-12-13T20:17:45.344Z] 03ae55f60245: Layer already exists [2023-12-13T20:17:45.344Z] 11e503342ad3: Layer already exists [2023-12-13T20:17:45.344Z] 0bcf88b36172: Layer already exists [2023-12-13T20:17:45.344Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:17:45.344Z] afdd207c594a: Layer already exists [2023-12-13T20:17:45.344Z] 0faf9b67be60: Layer already exists [2023-12-13T20:17:45.607Z] latest: digest: sha256:59e3615422d2f4cacee284a7661c844359d8d1ff48cec32bf32ba185b2c76ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:17:46.278Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:17:46.919Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.6 [2023-12-13T20:17:46.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-13T20:17:46.920Z] 0bcf88b36172: Preparing [2023-12-13T20:17:46.920Z] 1ac4b28da4e6: Preparing [2023-12-13T20:17:46.920Z] 819b7ab4cd23: Preparing [2023-12-13T20:17:46.920Z] 03ae55f60245: Preparing [2023-12-13T20:17:46.920Z] 11e503342ad3: Preparing [2023-12-13T20:17:46.920Z] afdd207c594a: Preparing [2023-12-13T20:17:46.920Z] 0faf9b67be60: Preparing [2023-12-13T20:17:46.920Z] afdd207c594a: Waiting [2023-12-13T20:17:46.920Z] 0faf9b67be60: Waiting [2023-12-13T20:17:46.920Z] 11e503342ad3: Layer already exists [2023-12-13T20:17:46.920Z] 0bcf88b36172: Layer already exists [2023-12-13T20:17:46.920Z] 1ac4b28da4e6: Layer already exists [2023-12-13T20:17:46.920Z] 03ae55f60245: Layer already exists [2023-12-13T20:17:46.920Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:17:46.920Z] afdd207c594a: Layer already exists [2023-12-13T20:17:46.920Z] 0faf9b67be60: Layer already exists [2023-12-13T20:17:47.183Z] 3.2.0-dev.6: digest: sha256:59e3615422d2f4cacee284a7661c844359d8d1ff48cec32bf32ba185b2c76ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:17:47.850Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:17:48.592Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:17:48.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-13T20:17:48.592Z] 0bcf88b36172: Preparing [2023-12-13T20:17:48.592Z] 1ac4b28da4e6: Preparing [2023-12-13T20:17:48.592Z] 819b7ab4cd23: Preparing [2023-12-13T20:17:48.592Z] 03ae55f60245: Preparing [2023-12-13T20:17:48.592Z] 11e503342ad3: Preparing [2023-12-13T20:17:48.592Z] afdd207c594a: Preparing [2023-12-13T20:17:48.592Z] 0faf9b67be60: Preparing [2023-12-13T20:17:48.592Z] afdd207c594a: Waiting [2023-12-13T20:17:48.592Z] 0faf9b67be60: Waiting [2023-12-13T20:17:48.592Z] 03ae55f60245: Layer already exists [2023-12-13T20:17:48.592Z] 11e503342ad3: Layer already exists [2023-12-13T20:17:48.592Z] 1ac4b28da4e6: Layer already exists [2023-12-13T20:17:48.592Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:17:48.592Z] 0bcf88b36172: Layer already exists [2023-12-13T20:17:48.592Z] afdd207c594a: Layer already exists [2023-12-13T20:17:48.592Z] 0faf9b67be60: Layer already exists [2023-12-13T20:17:48.856Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:59e3615422d2f4cacee284a7661c844359d8d1ff48cec32bf32ba185b2c76ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:17:49.667Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:17:50.303Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-12-13T20:17:50.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-12-13T20:17:50.303Z] 0bcf88b36172: Preparing [2023-12-13T20:17:50.303Z] 1ac4b28da4e6: Preparing [2023-12-13T20:17:50.303Z] 819b7ab4cd23: Preparing [2023-12-13T20:17:50.303Z] 03ae55f60245: Preparing [2023-12-13T20:17:50.303Z] 11e503342ad3: Preparing [2023-12-13T20:17:50.303Z] afdd207c594a: Preparing [2023-12-13T20:17:50.303Z] 0faf9b67be60: Preparing [2023-12-13T20:17:50.303Z] afdd207c594a: Waiting [2023-12-13T20:17:50.303Z] 0faf9b67be60: Waiting [2023-12-13T20:17:50.303Z] 11e503342ad3: Layer already exists [2023-12-13T20:17:50.303Z] 1ac4b28da4e6: Layer already exists [2023-12-13T20:17:50.303Z] 03ae55f60245: Layer already exists [2023-12-13T20:17:50.303Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:17:50.303Z] 0bcf88b36172: Layer already exists [2023-12-13T20:17:50.303Z] afdd207c594a: Layer already exists [2023-12-13T20:17:50.303Z] 0faf9b67be60: Layer already exists [2023-12-13T20:17:50.568Z] main: digest: sha256:59e3615422d2f4cacee284a7661c844359d8d1ff48cec32bf32ba185b2c76ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:17:51.244Z] ===================================================== [Pipeline] echo [2023-12-13T20:17:51.351Z] taggedImages: [2023-12-13T20:17:51.351Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:17:51.351Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-12-13T20:17:51.351Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.6 [2023-12-13T20:17:51.351Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:17:51.351Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-12-13T20:17:51.485Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-12-13T20:17:51.485Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:17:51.485Z] latest [2023-12-13T20:17:51.485Z] 3.2.0-dev.6 [2023-12-13T20:17:51.485Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:17:51.485Z] main [2023-12-13T20:17:51.485Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:17:52.373Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:17:53.052Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:17:53.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-13T20:17:53.052Z] 8fcc257a00a4: Preparing [2023-12-13T20:17:53.052Z] 2bc9e5dcda38: Preparing [2023-12-13T20:17:53.052Z] 157c0ccb10c9: Preparing [2023-12-13T20:17:53.052Z] 34e9ffd5ebfa: Preparing [2023-12-13T20:17:53.052Z] 819b7ab4cd23: Preparing [2023-12-13T20:17:53.052Z] 03ae55f60245: Preparing [2023-12-13T20:17:53.052Z] 11e503342ad3: Preparing [2023-12-13T20:17:53.052Z] afdd207c594a: Preparing [2023-12-13T20:17:53.052Z] 0faf9b67be60: Preparing [2023-12-13T20:17:53.052Z] 03ae55f60245: Waiting [2023-12-13T20:17:53.052Z] 11e503342ad3: Waiting [2023-12-13T20:17:53.052Z] afdd207c594a: Waiting [2023-12-13T20:17:53.052Z] 0faf9b67be60: Waiting [2023-12-13T20:17:53.317Z] 157c0ccb10c9: Pushed [2023-12-13T20:17:53.317Z] 2bc9e5dcda38: Pushed [2023-12-13T20:17:54.719Z] 34e9ffd5ebfa: Pushed [2023-12-13T20:17:54.719Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:17:54.719Z] 03ae55f60245: Layer already exists [2023-12-13T20:17:54.719Z] 11e503342ad3: Layer already exists [2023-12-13T20:17:54.719Z] afdd207c594a: Layer already exists [2023-12-13T20:17:54.719Z] 0faf9b67be60: Layer already exists [2023-12-13T20:17:54.986Z] 8fcc257a00a4: Pushed [2023-12-13T20:17:54.986Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:a67d311ffb4486c481677411e50885eabe00fb03d9df7f8c1487630641327b88 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:17:55.670Z] + 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 [2023-12-13T20:17:56.324Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-12-13T20:17:56.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-13T20:17:56.324Z] 8fcc257a00a4: Preparing [2023-12-13T20:17:56.324Z] 2bc9e5dcda38: Preparing [2023-12-13T20:17:56.324Z] 157c0ccb10c9: Preparing [2023-12-13T20:17:56.324Z] 34e9ffd5ebfa: Preparing [2023-12-13T20:17:56.324Z] 819b7ab4cd23: Preparing [2023-12-13T20:17:56.324Z] 03ae55f60245: Preparing [2023-12-13T20:17:56.324Z] 11e503342ad3: Preparing [2023-12-13T20:17:56.324Z] 03ae55f60245: Waiting [2023-12-13T20:17:56.324Z] 11e503342ad3: Waiting [2023-12-13T20:17:56.324Z] afdd207c594a: Preparing [2023-12-13T20:17:56.324Z] 0faf9b67be60: Preparing [2023-12-13T20:17:56.324Z] afdd207c594a: Waiting [2023-12-13T20:17:56.324Z] 0faf9b67be60: Waiting [2023-12-13T20:17:56.324Z] 157c0ccb10c9: Layer already exists [2023-12-13T20:17:56.324Z] 8fcc257a00a4: Layer already exists [2023-12-13T20:17:56.324Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:17:56.324Z] 2bc9e5dcda38: Layer already exists [2023-12-13T20:17:56.324Z] 34e9ffd5ebfa: Layer already exists [2023-12-13T20:17:56.324Z] 03ae55f60245: Layer already exists [2023-12-13T20:17:56.324Z] afdd207c594a: Layer already exists [2023-12-13T20:17:56.324Z] 0faf9b67be60: Layer already exists [2023-12-13T20:17:56.324Z] 11e503342ad3: Layer already exists [2023-12-13T20:17:56.590Z] latest: digest: sha256:a67d311ffb4486c481677411e50885eabe00fb03d9df7f8c1487630641327b88 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:17:57.254Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:17:58.114Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.6 [2023-12-13T20:17:58.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-13T20:17:58.114Z] 8fcc257a00a4: Preparing [2023-12-13T20:17:58.114Z] 2bc9e5dcda38: Preparing [2023-12-13T20:17:58.114Z] 157c0ccb10c9: Preparing [2023-12-13T20:17:58.114Z] 34e9ffd5ebfa: Preparing [2023-12-13T20:17:58.114Z] 819b7ab4cd23: Preparing [2023-12-13T20:17:58.114Z] 03ae55f60245: Preparing [2023-12-13T20:17:58.114Z] 11e503342ad3: Preparing [2023-12-13T20:17:58.114Z] afdd207c594a: Preparing [2023-12-13T20:17:58.114Z] 0faf9b67be60: Preparing [2023-12-13T20:17:58.114Z] 11e503342ad3: Waiting [2023-12-13T20:17:58.114Z] 03ae55f60245: Waiting [2023-12-13T20:17:58.114Z] afdd207c594a: Waiting [2023-12-13T20:17:58.114Z] 0faf9b67be60: Waiting [2023-12-13T20:17:58.114Z] 2bc9e5dcda38: Layer already exists [2023-12-13T20:17:58.114Z] 8fcc257a00a4: Layer already exists [2023-12-13T20:17:58.114Z] 157c0ccb10c9: Layer already exists [2023-12-13T20:17:58.114Z] 34e9ffd5ebfa: Layer already exists [2023-12-13T20:17:58.114Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:17:58.378Z] 11e503342ad3: Layer already exists [2023-12-13T20:17:58.378Z] 0faf9b67be60: Layer already exists [2023-12-13T20:17:58.378Z] 03ae55f60245: Layer already exists [2023-12-13T20:17:58.378Z] afdd207c594a: Layer already exists [2023-12-13T20:17:58.378Z] 3.2.0-dev.6: digest: sha256:a67d311ffb4486c481677411e50885eabe00fb03d9df7f8c1487630641327b88 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:17:59.038Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:17:59.757Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:17:59.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-13T20:17:59.757Z] 8fcc257a00a4: Preparing [2023-12-13T20:17:59.757Z] 2bc9e5dcda38: Preparing [2023-12-13T20:17:59.757Z] 157c0ccb10c9: Preparing [2023-12-13T20:17:59.757Z] 34e9ffd5ebfa: Preparing [2023-12-13T20:17:59.757Z] 819b7ab4cd23: Preparing [2023-12-13T20:17:59.757Z] 03ae55f60245: Preparing [2023-12-13T20:17:59.757Z] 11e503342ad3: Preparing [2023-12-13T20:17:59.757Z] afdd207c594a: Preparing [2023-12-13T20:17:59.757Z] 0faf9b67be60: Preparing [2023-12-13T20:17:59.757Z] 03ae55f60245: Waiting [2023-12-13T20:17:59.757Z] 11e503342ad3: Waiting [2023-12-13T20:17:59.757Z] afdd207c594a: Waiting [2023-12-13T20:17:59.757Z] 0faf9b67be60: Waiting [2023-12-13T20:17:59.757Z] 157c0ccb10c9: Layer already exists [2023-12-13T20:17:59.757Z] 2bc9e5dcda38: Layer already exists [2023-12-13T20:17:59.757Z] 8fcc257a00a4: Layer already exists [2023-12-13T20:17:59.757Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:17:59.757Z] 11e503342ad3: Layer already exists [2023-12-13T20:17:59.757Z] 34e9ffd5ebfa: Layer already exists [2023-12-13T20:17:59.757Z] afdd207c594a: Layer already exists [2023-12-13T20:17:59.757Z] 03ae55f60245: Layer already exists [2023-12-13T20:17:59.757Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:00.023Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:a67d311ffb4486c481677411e50885eabe00fb03d9df7f8c1487630641327b88 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:00.698Z] + 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 [2023-12-13T20:18:01.371Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-12-13T20:18:01.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-12-13T20:18:01.372Z] 8fcc257a00a4: Preparing [2023-12-13T20:18:01.372Z] 2bc9e5dcda38: Preparing [2023-12-13T20:18:01.372Z] 157c0ccb10c9: Preparing [2023-12-13T20:18:01.372Z] 34e9ffd5ebfa: Preparing [2023-12-13T20:18:01.372Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:01.372Z] 03ae55f60245: Preparing [2023-12-13T20:18:01.372Z] 11e503342ad3: Preparing [2023-12-13T20:18:01.372Z] afdd207c594a: Preparing [2023-12-13T20:18:01.372Z] 0faf9b67be60: Preparing [2023-12-13T20:18:01.372Z] 11e503342ad3: Waiting [2023-12-13T20:18:01.372Z] 03ae55f60245: Waiting [2023-12-13T20:18:01.372Z] 0faf9b67be60: Waiting [2023-12-13T20:18:01.372Z] 157c0ccb10c9: Layer already exists [2023-12-13T20:18:01.372Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:01.372Z] 2bc9e5dcda38: Layer already exists [2023-12-13T20:18:01.372Z] 34e9ffd5ebfa: Layer already exists [2023-12-13T20:18:01.372Z] 8fcc257a00a4: Layer already exists [2023-12-13T20:18:01.372Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:01.372Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:01.372Z] afdd207c594a: Layer already exists [2023-12-13T20:18:01.372Z] 11e503342ad3: Layer already exists [2023-12-13T20:18:01.637Z] main: digest: sha256:a67d311ffb4486c481677411e50885eabe00fb03d9df7f8c1487630641327b88 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:18:02.339Z] ===================================================== [Pipeline] echo [2023-12-13T20:18:02.519Z] taggedImages: [2023-12-13T20:18:02.519Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:18:02.519Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-12-13T20:18:02.519Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.6 [2023-12-13T20:18:02.519Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:18:02.519Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-12-13T20:18:02.664Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-12-13T20:18:02.664Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:18:02.664Z] latest [2023-12-13T20:18:02.664Z] 3.2.0-dev.6 [2023-12-13T20:18:02.664Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:18:02.664Z] main [2023-12-13T20:18:02.664Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:03.570Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:04.275Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:18:04.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-13T20:18:04.275Z] 20c1d3e23b9a: Preparing [2023-12-13T20:18:04.275Z] 970637f74572: Preparing [2023-12-13T20:18:04.275Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:04.275Z] 03ae55f60245: Preparing [2023-12-13T20:18:04.275Z] ade9be257400: Preparing [2023-12-13T20:18:04.275Z] 48b58ff47f4a: Preparing [2023-12-13T20:18:04.275Z] 0faf9b67be60: Preparing [2023-12-13T20:18:04.275Z] 48b58ff47f4a: Waiting [2023-12-13T20:18:04.275Z] 0faf9b67be60: Waiting [2023-12-13T20:18:04.275Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:04.275Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:04.540Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:04.540Z] ade9be257400: Pushed [2023-12-13T20:18:04.540Z] 20c1d3e23b9a: Pushed [2023-12-13T20:18:04.540Z] 48b58ff47f4a: Pushed [2023-12-13T20:18:06.470Z] 970637f74572: Pushed [2023-12-13T20:18:06.735Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:020a981345b12fabf636bb36e7016ddf527a87bcd8e9495c3270d4a9d5358370 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:07.401Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:09.478Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-12-13T20:18:09.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-13T20:18:09.478Z] 20c1d3e23b9a: Preparing [2023-12-13T20:18:09.478Z] 970637f74572: Preparing [2023-12-13T20:18:09.478Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:09.478Z] 03ae55f60245: Preparing [2023-12-13T20:18:09.478Z] ade9be257400: Preparing [2023-12-13T20:18:09.478Z] 48b58ff47f4a: Preparing [2023-12-13T20:18:09.478Z] 0faf9b67be60: Preparing [2023-12-13T20:18:09.478Z] 48b58ff47f4a: Waiting [2023-12-13T20:18:09.478Z] 0faf9b67be60: Waiting [2023-12-13T20:18:09.478Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:09.478Z] ade9be257400: Layer already exists [2023-12-13T20:18:09.478Z] 970637f74572: Layer already exists [2023-12-13T20:18:09.479Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:09.479Z] 20c1d3e23b9a: Layer already exists [2023-12-13T20:18:09.479Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:09.479Z] 48b58ff47f4a: Layer already exists [2023-12-13T20:18:09.742Z] latest: digest: sha256:020a981345b12fabf636bb36e7016ddf527a87bcd8e9495c3270d4a9d5358370 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:10.429Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:11.104Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.6 [2023-12-13T20:18:11.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-13T20:18:11.104Z] 20c1d3e23b9a: Preparing [2023-12-13T20:18:11.104Z] 970637f74572: Preparing [2023-12-13T20:18:11.104Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:11.104Z] 03ae55f60245: Preparing [2023-12-13T20:18:11.104Z] ade9be257400: Preparing [2023-12-13T20:18:11.104Z] 48b58ff47f4a: Preparing [2023-12-13T20:18:11.104Z] 0faf9b67be60: Preparing [2023-12-13T20:18:11.104Z] 48b58ff47f4a: Waiting [2023-12-13T20:18:11.104Z] 0faf9b67be60: Waiting [2023-12-13T20:18:11.104Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:11.104Z] 20c1d3e23b9a: Layer already exists [2023-12-13T20:18:11.104Z] ade9be257400: Layer already exists [2023-12-13T20:18:11.104Z] 970637f74572: Layer already exists [2023-12-13T20:18:11.104Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:11.104Z] 48b58ff47f4a: Layer already exists [2023-12-13T20:18:11.104Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:11.370Z] 3.2.0-dev.6: digest: sha256:020a981345b12fabf636bb36e7016ddf527a87bcd8e9495c3270d4a9d5358370 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:12.055Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:12.732Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:18:12.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-13T20:18:12.732Z] 20c1d3e23b9a: Preparing [2023-12-13T20:18:12.732Z] 970637f74572: Preparing [2023-12-13T20:18:12.732Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:12.732Z] 03ae55f60245: Preparing [2023-12-13T20:18:12.732Z] ade9be257400: Preparing [2023-12-13T20:18:12.732Z] 48b58ff47f4a: Preparing [2023-12-13T20:18:12.732Z] 0faf9b67be60: Preparing [2023-12-13T20:18:12.732Z] 48b58ff47f4a: Waiting [2023-12-13T20:18:12.732Z] 0faf9b67be60: Waiting [2023-12-13T20:18:12.732Z] 20c1d3e23b9a: Layer already exists [2023-12-13T20:18:12.732Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:12.732Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:12.732Z] ade9be257400: Layer already exists [2023-12-13T20:18:12.732Z] 970637f74572: Layer already exists [2023-12-13T20:18:12.732Z] 48b58ff47f4a: Layer already exists [2023-12-13T20:18:12.732Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:12.998Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:020a981345b12fabf636bb36e7016ddf527a87bcd8e9495c3270d4a9d5358370 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:13.672Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:14.356Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-12-13T20:18:14.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-12-13T20:18:14.356Z] 20c1d3e23b9a: Preparing [2023-12-13T20:18:14.356Z] 970637f74572: Preparing [2023-12-13T20:18:14.356Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:14.356Z] 03ae55f60245: Preparing [2023-12-13T20:18:14.356Z] ade9be257400: Preparing [2023-12-13T20:18:14.356Z] 48b58ff47f4a: Preparing [2023-12-13T20:18:14.356Z] 0faf9b67be60: Preparing [2023-12-13T20:18:14.356Z] 48b58ff47f4a: Waiting [2023-12-13T20:18:14.356Z] 0faf9b67be60: Waiting [2023-12-13T20:18:14.356Z] ade9be257400: Layer already exists [2023-12-13T20:18:14.356Z] 970637f74572: Layer already exists [2023-12-13T20:18:14.356Z] 20c1d3e23b9a: Layer already exists [2023-12-13T20:18:14.356Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:14.356Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:14.356Z] 48b58ff47f4a: Layer already exists [2023-12-13T20:18:14.356Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:14.619Z] main: digest: sha256:020a981345b12fabf636bb36e7016ddf527a87bcd8e9495c3270d4a9d5358370 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:18:15.412Z] ===================================================== [Pipeline] echo [2023-12-13T20:18:15.539Z] taggedImages: [2023-12-13T20:18:15.539Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:18:15.539Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-12-13T20:18:15.539Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.6 [2023-12-13T20:18:15.540Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:18:15.540Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-12-13T20:18:15.675Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-12-13T20:18:15.675Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:18:15.675Z] latest [2023-12-13T20:18:15.675Z] 3.2.0-dev.6 [2023-12-13T20:18:15.675Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:18:15.675Z] main [2023-12-13T20:18:15.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:16.628Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:17.312Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:18:17.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-13T20:18:17.312Z] 99cc0995b555: Preparing [2023-12-13T20:18:17.312Z] 16074a096172: Preparing [2023-12-13T20:18:17.312Z] 1f31a6aa06e7: Preparing [2023-12-13T20:18:17.312Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:17.312Z] 03ae55f60245: Preparing [2023-12-13T20:18:17.312Z] 11e503342ad3: Preparing [2023-12-13T20:18:17.312Z] afdd207c594a: Preparing [2023-12-13T20:18:17.312Z] 0faf9b67be60: Preparing [2023-12-13T20:18:17.312Z] 11e503342ad3: Waiting [2023-12-13T20:18:17.312Z] 0faf9b67be60: Waiting [2023-12-13T20:18:17.312Z] afdd207c594a: Waiting [2023-12-13T20:18:17.312Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:17.312Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:17.312Z] 11e503342ad3: Layer already exists [2023-12-13T20:18:17.312Z] afdd207c594a: Layer already exists [2023-12-13T20:18:17.312Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:17.576Z] 99cc0995b555: Pushed [2023-12-13T20:18:17.576Z] 16074a096172: Pushed [2023-12-13T20:18:20.141Z] 1f31a6aa06e7: Pushed [2023-12-13T20:18:20.141Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:fb501470357cccaa486c8af0f24de138dd289d6939f8b9eec0ce1f5f5d7b5604 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:20.826Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:24.825Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-12-13T20:18:24.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-13T20:18:24.825Z] 99cc0995b555: Preparing [2023-12-13T20:18:24.825Z] 16074a096172: Preparing [2023-12-13T20:18:24.825Z] 1f31a6aa06e7: Preparing [2023-12-13T20:18:24.825Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:24.825Z] 03ae55f60245: Preparing [2023-12-13T20:18:24.825Z] 11e503342ad3: Preparing [2023-12-13T20:18:24.825Z] afdd207c594a: Preparing [2023-12-13T20:18:24.825Z] 0faf9b67be60: Preparing [2023-12-13T20:18:24.825Z] 0faf9b67be60: Waiting [2023-12-13T20:18:24.825Z] 11e503342ad3: Waiting [2023-12-13T20:18:24.825Z] afdd207c594a: Waiting [2023-12-13T20:18:24.825Z] 16074a096172: Layer already exists [2023-12-13T20:18:24.825Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:24.825Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:24.825Z] 99cc0995b555: Layer already exists [2023-12-13T20:18:24.825Z] 1f31a6aa06e7: Layer already exists [2023-12-13T20:18:24.825Z] 11e503342ad3: Layer already exists [2023-12-13T20:18:24.825Z] afdd207c594a: Layer already exists [2023-12-13T20:18:24.825Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:25.088Z] latest: digest: sha256:fb501470357cccaa486c8af0f24de138dd289d6939f8b9eec0ce1f5f5d7b5604 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:25.766Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:26.441Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.6 [2023-12-13T20:18:26.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-13T20:18:26.441Z] 99cc0995b555: Preparing [2023-12-13T20:18:26.441Z] 16074a096172: Preparing [2023-12-13T20:18:26.441Z] 1f31a6aa06e7: Preparing [2023-12-13T20:18:26.441Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:26.441Z] 03ae55f60245: Preparing [2023-12-13T20:18:26.441Z] 11e503342ad3: Preparing [2023-12-13T20:18:26.441Z] afdd207c594a: Preparing [2023-12-13T20:18:26.441Z] 0faf9b67be60: Preparing [2023-12-13T20:18:26.441Z] 11e503342ad3: Waiting [2023-12-13T20:18:26.441Z] afdd207c594a: Waiting [2023-12-13T20:18:26.441Z] 0faf9b67be60: Waiting [2023-12-13T20:18:26.441Z] 16074a096172: Layer already exists [2023-12-13T20:18:26.441Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:26.441Z] 1f31a6aa06e7: Layer already exists [2023-12-13T20:18:26.441Z] 99cc0995b555: Layer already exists [2023-12-13T20:18:26.441Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:26.441Z] 11e503342ad3: Layer already exists [2023-12-13T20:18:26.441Z] afdd207c594a: Layer already exists [2023-12-13T20:18:26.441Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:26.705Z] 3.2.0-dev.6: digest: sha256:fb501470357cccaa486c8af0f24de138dd289d6939f8b9eec0ce1f5f5d7b5604 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:27.407Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:28.088Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:18:28.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-13T20:18:28.088Z] 99cc0995b555: Preparing [2023-12-13T20:18:28.088Z] 16074a096172: Preparing [2023-12-13T20:18:28.088Z] 1f31a6aa06e7: Preparing [2023-12-13T20:18:28.088Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:28.088Z] 03ae55f60245: Preparing [2023-12-13T20:18:28.088Z] 11e503342ad3: Preparing [2023-12-13T20:18:28.088Z] afdd207c594a: Preparing [2023-12-13T20:18:28.088Z] 0faf9b67be60: Preparing [2023-12-13T20:18:28.088Z] afdd207c594a: Waiting [2023-12-13T20:18:28.088Z] 0faf9b67be60: Waiting [2023-12-13T20:18:28.088Z] 11e503342ad3: Waiting [2023-12-13T20:18:28.088Z] 99cc0995b555: Layer already exists [2023-12-13T20:18:28.088Z] 16074a096172: Layer already exists [2023-12-13T20:18:28.088Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:28.088Z] 1f31a6aa06e7: Layer already exists [2023-12-13T20:18:28.088Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:28.088Z] 11e503342ad3: Layer already exists [2023-12-13T20:18:28.088Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:28.088Z] afdd207c594a: Layer already exists [2023-12-13T20:18:28.353Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:fb501470357cccaa486c8af0f24de138dd289d6939f8b9eec0ce1f5f5d7b5604 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:29.050Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:29.745Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-12-13T20:18:29.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-12-13T20:18:29.745Z] 99cc0995b555: Preparing [2023-12-13T20:18:29.745Z] 16074a096172: Preparing [2023-12-13T20:18:29.745Z] 1f31a6aa06e7: Preparing [2023-12-13T20:18:29.745Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:29.745Z] 03ae55f60245: Preparing [2023-12-13T20:18:29.745Z] 11e503342ad3: Preparing [2023-12-13T20:18:29.745Z] afdd207c594a: Preparing [2023-12-13T20:18:29.745Z] 0faf9b67be60: Preparing [2023-12-13T20:18:29.745Z] 11e503342ad3: Waiting [2023-12-13T20:18:29.745Z] afdd207c594a: Waiting [2023-12-13T20:18:29.745Z] 0faf9b67be60: Waiting [2023-12-13T20:18:29.745Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:29.745Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:29.745Z] 16074a096172: Layer already exists [2023-12-13T20:18:29.745Z] 1f31a6aa06e7: Layer already exists [2023-12-13T20:18:29.745Z] 99cc0995b555: Layer already exists [2023-12-13T20:18:29.745Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:29.745Z] 11e503342ad3: Layer already exists [2023-12-13T20:18:29.745Z] afdd207c594a: Layer already exists [2023-12-13T20:18:30.012Z] main: digest: sha256:fb501470357cccaa486c8af0f24de138dd289d6939f8b9eec0ce1f5f5d7b5604 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:18:30.832Z] ===================================================== [Pipeline] echo [2023-12-13T20:18:30.965Z] taggedImages: [2023-12-13T20:18:30.965Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:18:30.965Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-12-13T20:18:30.965Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.6 [2023-12-13T20:18:30.965Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:18:30.965Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-12-13T20:18:31.104Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-12-13T20:18:31.104Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:18:31.104Z] latest [2023-12-13T20:18:31.104Z] 3.2.0-dev.6 [2023-12-13T20:18:31.104Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:18:31.104Z] main [2023-12-13T20:18:31.104Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:32.091Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:32.833Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:18:32.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-13T20:18:32.833Z] 55acc1d8d2c6: Preparing [2023-12-13T20:18:32.833Z] b6aab2bca94f: Preparing [2023-12-13T20:18:32.833Z] 381a8ad0d226: Preparing [2023-12-13T20:18:32.833Z] dbc51520be55: Preparing [2023-12-13T20:18:32.833Z] 8ce666a86aff: Preparing [2023-12-13T20:18:32.833Z] 7cf7205b7066: Preparing [2023-12-13T20:18:32.833Z] 2042609a81be: Preparing [2023-12-13T20:18:32.833Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:32.833Z] 03ae55f60245: Preparing [2023-12-13T20:18:32.833Z] b9c743bff1aa: Preparing [2023-12-13T20:18:32.833Z] aaca9b86c803: Preparing [2023-12-13T20:18:32.833Z] 5f70bf18a086: Preparing [2023-12-13T20:18:32.833Z] 2b117c41b6de: Preparing [2023-12-13T20:18:32.833Z] 4149451b2605: Preparing [2023-12-13T20:18:32.833Z] 7cf7205b7066: Waiting [2023-12-13T20:18:32.833Z] 2042609a81be: Waiting [2023-12-13T20:18:32.833Z] 03ae55f60245: Waiting [2023-12-13T20:18:32.833Z] 819b7ab4cd23: Waiting [2023-12-13T20:18:32.833Z] 86367f762969: Preparing [2023-12-13T20:18:32.833Z] b9c743bff1aa: Waiting [2023-12-13T20:18:32.833Z] aaca9b86c803: Waiting [2023-12-13T20:18:32.833Z] 0faf9b67be60: Preparing [2023-12-13T20:18:32.833Z] 5f70bf18a086: Waiting [2023-12-13T20:18:32.833Z] 2b117c41b6de: Waiting [2023-12-13T20:18:32.833Z] 4149451b2605: Waiting [2023-12-13T20:18:32.833Z] 86367f762969: Waiting [2023-12-13T20:18:32.833Z] 0faf9b67be60: Waiting [2023-12-13T20:18:33.110Z] dbc51520be55: Pushed [2023-12-13T20:18:33.110Z] 8ce666a86aff: Pushed [2023-12-13T20:18:33.110Z] 55acc1d8d2c6: Pushed [2023-12-13T20:18:33.110Z] b6aab2bca94f: Pushed [2023-12-13T20:18:33.110Z] 381a8ad0d226: Pushed [2023-12-13T20:18:33.110Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:33.110Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:33.390Z] 7cf7205b7066: Pushed [2023-12-13T20:18:33.390Z] b9c743bff1aa: Pushed [2023-12-13T20:18:33.390Z] aaca9b86c803: Pushed [2023-12-13T20:18:33.390Z] 5f70bf18a086: Pushed [2023-12-13T20:18:33.390Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:33.390Z] 2b117c41b6de: Pushed [2023-12-13T20:18:33.390Z] 4149451b2605: Pushed [2023-12-13T20:18:33.390Z] 86367f762969: Pushed [2023-12-13T20:18:35.981Z] 2042609a81be: Pushed [2023-12-13T20:18:35.981Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:65410bdc2e57c39cdcf4ce5281e5799c45e94f33b80e8cf2715f3d1b11502da8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:36.694Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:38.370Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-12-13T20:18:38.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-13T20:18:38.370Z] 55acc1d8d2c6: Preparing [2023-12-13T20:18:38.370Z] b6aab2bca94f: Preparing [2023-12-13T20:18:38.370Z] 381a8ad0d226: Preparing [2023-12-13T20:18:38.370Z] dbc51520be55: Preparing [2023-12-13T20:18:38.370Z] 8ce666a86aff: Preparing [2023-12-13T20:18:38.370Z] 7cf7205b7066: Preparing [2023-12-13T20:18:38.370Z] 2042609a81be: Preparing [2023-12-13T20:18:38.370Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:38.370Z] 03ae55f60245: Preparing [2023-12-13T20:18:38.370Z] 7cf7205b7066: Waiting [2023-12-13T20:18:38.370Z] b9c743bff1aa: Preparing [2023-12-13T20:18:38.370Z] 2042609a81be: Waiting [2023-12-13T20:18:38.370Z] 819b7ab4cd23: Waiting [2023-12-13T20:18:38.370Z] 03ae55f60245: Waiting [2023-12-13T20:18:38.370Z] aaca9b86c803: Preparing [2023-12-13T20:18:38.370Z] b9c743bff1aa: Waiting [2023-12-13T20:18:38.370Z] 5f70bf18a086: Preparing [2023-12-13T20:18:38.370Z] aaca9b86c803: Waiting [2023-12-13T20:18:38.370Z] 2b117c41b6de: Preparing [2023-12-13T20:18:38.370Z] 4149451b2605: Preparing [2023-12-13T20:18:38.370Z] 5f70bf18a086: Waiting [2023-12-13T20:18:38.370Z] 86367f762969: Preparing [2023-12-13T20:18:38.370Z] 2b117c41b6de: Waiting [2023-12-13T20:18:38.370Z] 4149451b2605: Waiting [2023-12-13T20:18:38.370Z] 0faf9b67be60: Preparing [2023-12-13T20:18:38.370Z] 86367f762969: Waiting [2023-12-13T20:18:38.370Z] 0faf9b67be60: Waiting [2023-12-13T20:18:38.370Z] dbc51520be55: Layer already exists [2023-12-13T20:18:38.370Z] 381a8ad0d226: Layer already exists [2023-12-13T20:18:38.370Z] 55acc1d8d2c6: Layer already exists [2023-12-13T20:18:38.370Z] b6aab2bca94f: Layer already exists [2023-12-13T20:18:38.370Z] 8ce666a86aff: Layer already exists [2023-12-13T20:18:38.370Z] 7cf7205b7066: Layer already exists [2023-12-13T20:18:38.370Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:38.370Z] 2042609a81be: Layer already exists [2023-12-13T20:18:38.370Z] b9c743bff1aa: Layer already exists [2023-12-13T20:18:38.370Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:38.370Z] aaca9b86c803: Layer already exists [2023-12-13T20:18:38.370Z] 5f70bf18a086: Layer already exists [2023-12-13T20:18:38.370Z] 2b117c41b6de: Layer already exists [2023-12-13T20:18:38.633Z] 4149451b2605: Layer already exists [2023-12-13T20:18:38.633Z] 86367f762969: Layer already exists [2023-12-13T20:18:38.633Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:38.633Z] latest: digest: sha256:65410bdc2e57c39cdcf4ce5281e5799c45e94f33b80e8cf2715f3d1b11502da8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:39.353Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:40.055Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.6 [2023-12-13T20:18:40.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-13T20:18:40.055Z] 55acc1d8d2c6: Preparing [2023-12-13T20:18:40.055Z] b6aab2bca94f: Preparing [2023-12-13T20:18:40.055Z] 381a8ad0d226: Preparing [2023-12-13T20:18:40.055Z] dbc51520be55: Preparing [2023-12-13T20:18:40.055Z] 8ce666a86aff: Preparing [2023-12-13T20:18:40.055Z] 7cf7205b7066: Preparing [2023-12-13T20:18:40.055Z] 2042609a81be: Preparing [2023-12-13T20:18:40.055Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:40.055Z] 03ae55f60245: Preparing [2023-12-13T20:18:40.055Z] b9c743bff1aa: Preparing [2023-12-13T20:18:40.055Z] aaca9b86c803: Preparing [2023-12-13T20:18:40.055Z] 7cf7205b7066: Waiting [2023-12-13T20:18:40.055Z] 5f70bf18a086: Preparing [2023-12-13T20:18:40.055Z] 2042609a81be: Waiting [2023-12-13T20:18:40.055Z] 2b117c41b6de: Preparing [2023-12-13T20:18:40.055Z] 819b7ab4cd23: Waiting [2023-12-13T20:18:40.055Z] 03ae55f60245: Waiting [2023-12-13T20:18:40.055Z] 4149451b2605: Preparing [2023-12-13T20:18:40.055Z] b9c743bff1aa: Waiting [2023-12-13T20:18:40.055Z] 5f70bf18a086: Waiting [2023-12-13T20:18:40.055Z] aaca9b86c803: Waiting [2023-12-13T20:18:40.055Z] 2b117c41b6de: Waiting [2023-12-13T20:18:40.055Z] 86367f762969: Preparing [2023-12-13T20:18:40.055Z] 4149451b2605: Waiting [2023-12-13T20:18:40.055Z] 0faf9b67be60: Preparing [2023-12-13T20:18:40.055Z] 86367f762969: Waiting [2023-12-13T20:18:40.055Z] 0faf9b67be60: Waiting [2023-12-13T20:18:40.055Z] 55acc1d8d2c6: Layer already exists [2023-12-13T20:18:40.055Z] 381a8ad0d226: Layer already exists [2023-12-13T20:18:40.055Z] 8ce666a86aff: Layer already exists [2023-12-13T20:18:40.055Z] b6aab2bca94f: Layer already exists [2023-12-13T20:18:40.055Z] dbc51520be55: Layer already exists [2023-12-13T20:18:40.055Z] 2042609a81be: Layer already exists [2023-12-13T20:18:40.055Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:40.055Z] 7cf7205b7066: Layer already exists [2023-12-13T20:18:40.055Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:40.055Z] b9c743bff1aa: Layer already exists [2023-12-13T20:18:40.055Z] aaca9b86c803: Layer already exists [2023-12-13T20:18:40.055Z] 2b117c41b6de: Layer already exists [2023-12-13T20:18:40.055Z] 5f70bf18a086: Layer already exists [2023-12-13T20:18:40.055Z] 86367f762969: Layer already exists [2023-12-13T20:18:40.319Z] 4149451b2605: Layer already exists [2023-12-13T20:18:40.319Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:40.319Z] 3.2.0-dev.6: digest: sha256:65410bdc2e57c39cdcf4ce5281e5799c45e94f33b80e8cf2715f3d1b11502da8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:41.003Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:41.688Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:18:41.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-13T20:18:41.688Z] 55acc1d8d2c6: Preparing [2023-12-13T20:18:41.688Z] b6aab2bca94f: Preparing [2023-12-13T20:18:41.688Z] 381a8ad0d226: Preparing [2023-12-13T20:18:41.688Z] dbc51520be55: Preparing [2023-12-13T20:18:41.688Z] 8ce666a86aff: Preparing [2023-12-13T20:18:41.688Z] 7cf7205b7066: Preparing [2023-12-13T20:18:41.688Z] 2042609a81be: Preparing [2023-12-13T20:18:41.688Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:41.688Z] 03ae55f60245: Preparing [2023-12-13T20:18:41.688Z] b9c743bff1aa: Preparing [2023-12-13T20:18:41.688Z] 2042609a81be: Waiting [2023-12-13T20:18:41.688Z] aaca9b86c803: Preparing [2023-12-13T20:18:41.688Z] 819b7ab4cd23: Waiting [2023-12-13T20:18:41.688Z] 03ae55f60245: Waiting [2023-12-13T20:18:41.688Z] 5f70bf18a086: Preparing [2023-12-13T20:18:41.688Z] 7cf7205b7066: Waiting [2023-12-13T20:18:41.688Z] 2b117c41b6de: Preparing [2023-12-13T20:18:41.688Z] b9c743bff1aa: Waiting [2023-12-13T20:18:41.688Z] 4149451b2605: Preparing [2023-12-13T20:18:41.688Z] aaca9b86c803: Waiting [2023-12-13T20:18:41.688Z] 5f70bf18a086: Waiting [2023-12-13T20:18:41.688Z] 86367f762969: Preparing [2023-12-13T20:18:41.688Z] 2b117c41b6de: Waiting [2023-12-13T20:18:41.688Z] 4149451b2605: Waiting [2023-12-13T20:18:41.688Z] 0faf9b67be60: Preparing [2023-12-13T20:18:41.688Z] 86367f762969: Waiting [2023-12-13T20:18:41.688Z] 0faf9b67be60: Waiting [2023-12-13T20:18:41.688Z] dbc51520be55: Layer already exists [2023-12-13T20:18:41.688Z] 55acc1d8d2c6: Layer already exists [2023-12-13T20:18:41.688Z] 8ce666a86aff: Layer already exists [2023-12-13T20:18:41.688Z] 381a8ad0d226: Layer already exists [2023-12-13T20:18:41.688Z] b6aab2bca94f: Layer already exists [2023-12-13T20:18:41.688Z] 2042609a81be: Layer already exists [2023-12-13T20:18:41.688Z] 7cf7205b7066: Layer already exists [2023-12-13T20:18:41.688Z] aaca9b86c803: Layer already exists [2023-12-13T20:18:41.688Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:41.688Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:41.688Z] b9c743bff1aa: Layer already exists [2023-12-13T20:18:41.953Z] 2b117c41b6de: Layer already exists [2023-12-13T20:18:41.953Z] 5f70bf18a086: Layer already exists [2023-12-13T20:18:41.953Z] 86367f762969: Layer already exists [2023-12-13T20:18:41.953Z] 4149451b2605: Layer already exists [2023-12-13T20:18:41.953Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:41.953Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:65410bdc2e57c39cdcf4ce5281e5799c45e94f33b80e8cf2715f3d1b11502da8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:42.666Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:43.355Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-12-13T20:18:43.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-12-13T20:18:43.355Z] 55acc1d8d2c6: Preparing [2023-12-13T20:18:43.355Z] b6aab2bca94f: Preparing [2023-12-13T20:18:43.355Z] 381a8ad0d226: Preparing [2023-12-13T20:18:43.355Z] dbc51520be55: Preparing [2023-12-13T20:18:43.355Z] 8ce666a86aff: Preparing [2023-12-13T20:18:43.355Z] 7cf7205b7066: Preparing [2023-12-13T20:18:43.355Z] 2042609a81be: Preparing [2023-12-13T20:18:43.355Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:43.355Z] 7cf7205b7066: Waiting [2023-12-13T20:18:43.355Z] 03ae55f60245: Preparing [2023-12-13T20:18:43.355Z] b9c743bff1aa: Preparing [2023-12-13T20:18:43.355Z] aaca9b86c803: Preparing [2023-12-13T20:18:43.355Z] 5f70bf18a086: Preparing [2023-12-13T20:18:43.355Z] 2b117c41b6de: Preparing [2023-12-13T20:18:43.355Z] 4149451b2605: Preparing [2023-12-13T20:18:43.355Z] 86367f762969: Preparing [2023-12-13T20:18:43.355Z] 0faf9b67be60: Preparing [2023-12-13T20:18:43.355Z] 2042609a81be: Waiting [2023-12-13T20:18:43.355Z] 819b7ab4cd23: Waiting [2023-12-13T20:18:43.355Z] 03ae55f60245: Waiting [2023-12-13T20:18:43.355Z] b9c743bff1aa: Waiting [2023-12-13T20:18:43.355Z] aaca9b86c803: Waiting [2023-12-13T20:18:43.355Z] 5f70bf18a086: Waiting [2023-12-13T20:18:43.355Z] 2b117c41b6de: Waiting [2023-12-13T20:18:43.355Z] 4149451b2605: Waiting [2023-12-13T20:18:43.355Z] 86367f762969: Waiting [2023-12-13T20:18:43.355Z] 0faf9b67be60: Waiting [2023-12-13T20:18:43.355Z] 55acc1d8d2c6: Layer already exists [2023-12-13T20:18:43.355Z] 381a8ad0d226: Layer already exists [2023-12-13T20:18:43.355Z] dbc51520be55: Layer already exists [2023-12-13T20:18:43.355Z] 8ce666a86aff: Layer already exists [2023-12-13T20:18:43.355Z] b6aab2bca94f: Layer already exists [2023-12-13T20:18:43.355Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:43.355Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:43.355Z] 7cf7205b7066: Layer already exists [2023-12-13T20:18:43.355Z] 2042609a81be: Layer already exists [2023-12-13T20:18:43.355Z] b9c743bff1aa: Layer already exists [2023-12-13T20:18:43.355Z] 5f70bf18a086: Layer already exists [2023-12-13T20:18:43.355Z] aaca9b86c803: Layer already exists [2023-12-13T20:18:43.355Z] 2b117c41b6de: Layer already exists [2023-12-13T20:18:43.355Z] 4149451b2605: Layer already exists [2023-12-13T20:18:43.355Z] 86367f762969: Layer already exists [2023-12-13T20:18:43.619Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:43.619Z] main: digest: sha256:65410bdc2e57c39cdcf4ce5281e5799c45e94f33b80e8cf2715f3d1b11502da8 size: 3645 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:18:44.427Z] ===================================================== [Pipeline] echo [2023-12-13T20:18:44.572Z] taggedImages: [2023-12-13T20:18:44.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:18:44.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-12-13T20:18:44.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.6 [2023-12-13T20:18:44.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:18:44.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-12-13T20:18:44.718Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-12-13T20:18:44.718Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:18:44.718Z] latest [2023-12-13T20:18:44.718Z] 3.2.0-dev.6 [2023-12-13T20:18:44.718Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:18:44.718Z] main [2023-12-13T20:18:44.718Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:45.744Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:46.453Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:18:46.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-13T20:18:46.453Z] 41d06acab801: Preparing [2023-12-13T20:18:46.453Z] 8da3ab55d019: Preparing [2023-12-13T20:18:46.453Z] f6b5e6daf23e: Preparing [2023-12-13T20:18:46.453Z] e7054e7e6298: Preparing [2023-12-13T20:18:46.453Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:46.453Z] 03ae55f60245: Preparing [2023-12-13T20:18:46.453Z] 11e503342ad3: Preparing [2023-12-13T20:18:46.453Z] afdd207c594a: Preparing [2023-12-13T20:18:46.453Z] 0faf9b67be60: Preparing [2023-12-13T20:18:46.453Z] 03ae55f60245: Waiting [2023-12-13T20:18:46.453Z] 11e503342ad3: Waiting [2023-12-13T20:18:46.453Z] afdd207c594a: Waiting [2023-12-13T20:18:46.453Z] 0faf9b67be60: Waiting [2023-12-13T20:18:46.453Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:46.453Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:46.718Z] 11e503342ad3: Layer already exists [2023-12-13T20:18:46.718Z] 41d06acab801: Pushed [2023-12-13T20:18:46.718Z] afdd207c594a: Layer already exists [2023-12-13T20:18:46.718Z] 8da3ab55d019: Pushed [2023-12-13T20:18:46.718Z] f6b5e6daf23e: Pushed [2023-12-13T20:18:46.718Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:48.647Z] e7054e7e6298: Pushed [2023-12-13T20:18:48.647Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:071f1566be86cbfef900ff4f415e529f8089756827da8adfe1f63abb38d725aa size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:49.347Z] + 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 [2023-12-13T20:18:52.618Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-12-13T20:18:52.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-13T20:18:52.618Z] 41d06acab801: Preparing [2023-12-13T20:18:52.618Z] 8da3ab55d019: Preparing [2023-12-13T20:18:52.618Z] f6b5e6daf23e: Preparing [2023-12-13T20:18:52.618Z] e7054e7e6298: Preparing [2023-12-13T20:18:52.618Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:52.618Z] 03ae55f60245: Preparing [2023-12-13T20:18:52.618Z] 11e503342ad3: Preparing [2023-12-13T20:18:52.618Z] afdd207c594a: Preparing [2023-12-13T20:18:52.618Z] 0faf9b67be60: Preparing [2023-12-13T20:18:52.618Z] 11e503342ad3: Waiting [2023-12-13T20:18:52.618Z] afdd207c594a: Waiting [2023-12-13T20:18:52.618Z] 0faf9b67be60: Waiting [2023-12-13T20:18:52.618Z] 03ae55f60245: Waiting [2023-12-13T20:18:52.618Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:52.618Z] f6b5e6daf23e: Layer already exists [2023-12-13T20:18:52.618Z] e7054e7e6298: Layer already exists [2023-12-13T20:18:52.618Z] 8da3ab55d019: Layer already exists [2023-12-13T20:18:52.618Z] 41d06acab801: Layer already exists [2023-12-13T20:18:52.618Z] 11e503342ad3: Layer already exists [2023-12-13T20:18:52.618Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:52.618Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:52.618Z] afdd207c594a: Layer already exists [2023-12-13T20:18:52.881Z] latest: digest: sha256:071f1566be86cbfef900ff4f415e529f8089756827da8adfe1f63abb38d725aa size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:53.600Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:54.310Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.6 [2023-12-13T20:18:54.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-13T20:18:54.310Z] 41d06acab801: Preparing [2023-12-13T20:18:54.310Z] 8da3ab55d019: Preparing [2023-12-13T20:18:54.310Z] f6b5e6daf23e: Preparing [2023-12-13T20:18:54.310Z] e7054e7e6298: Preparing [2023-12-13T20:18:54.310Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:54.310Z] 03ae55f60245: Preparing [2023-12-13T20:18:54.310Z] 11e503342ad3: Preparing [2023-12-13T20:18:54.310Z] afdd207c594a: Preparing [2023-12-13T20:18:54.310Z] 0faf9b67be60: Preparing [2023-12-13T20:18:54.310Z] 03ae55f60245: Waiting [2023-12-13T20:18:54.310Z] 11e503342ad3: Waiting [2023-12-13T20:18:54.310Z] afdd207c594a: Waiting [2023-12-13T20:18:54.310Z] 0faf9b67be60: Waiting [2023-12-13T20:18:54.310Z] 41d06acab801: Layer already exists [2023-12-13T20:18:54.310Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:54.310Z] e7054e7e6298: Layer already exists [2023-12-13T20:18:54.310Z] f6b5e6daf23e: Layer already exists [2023-12-13T20:18:54.310Z] 8da3ab55d019: Layer already exists [2023-12-13T20:18:54.310Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:54.310Z] afdd207c594a: Layer already exists [2023-12-13T20:18:54.310Z] 11e503342ad3: Layer already exists [2023-12-13T20:18:54.310Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:54.574Z] 3.2.0-dev.6: digest: sha256:071f1566be86cbfef900ff4f415e529f8089756827da8adfe1f63abb38d725aa size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:55.284Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:55.995Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:18:55.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-13T20:18:55.995Z] 41d06acab801: Preparing [2023-12-13T20:18:55.995Z] 8da3ab55d019: Preparing [2023-12-13T20:18:55.995Z] f6b5e6daf23e: Preparing [2023-12-13T20:18:55.995Z] e7054e7e6298: Preparing [2023-12-13T20:18:55.995Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:55.995Z] 03ae55f60245: Preparing [2023-12-13T20:18:55.995Z] 11e503342ad3: Preparing [2023-12-13T20:18:55.995Z] 03ae55f60245: Waiting [2023-12-13T20:18:55.995Z] afdd207c594a: Preparing [2023-12-13T20:18:55.995Z] 0faf9b67be60: Preparing [2023-12-13T20:18:55.995Z] 11e503342ad3: Waiting [2023-12-13T20:18:55.995Z] afdd207c594a: Waiting [2023-12-13T20:18:55.995Z] 0faf9b67be60: Waiting [2023-12-13T20:18:55.995Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:55.995Z] e7054e7e6298: Layer already exists [2023-12-13T20:18:55.995Z] f6b5e6daf23e: Layer already exists [2023-12-13T20:18:55.995Z] 8da3ab55d019: Layer already exists [2023-12-13T20:18:55.995Z] 41d06acab801: Layer already exists [2023-12-13T20:18:55.995Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:55.995Z] 11e503342ad3: Layer already exists [2023-12-13T20:18:55.995Z] afdd207c594a: Layer already exists [2023-12-13T20:18:55.995Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:56.259Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:071f1566be86cbfef900ff4f415e529f8089756827da8adfe1f63abb38d725aa size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:18:56.964Z] + 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 [2023-12-13T20:18:57.673Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-12-13T20:18:57.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-12-13T20:18:57.673Z] 41d06acab801: Preparing [2023-12-13T20:18:57.673Z] 8da3ab55d019: Preparing [2023-12-13T20:18:57.673Z] f6b5e6daf23e: Preparing [2023-12-13T20:18:57.673Z] e7054e7e6298: Preparing [2023-12-13T20:18:57.673Z] 819b7ab4cd23: Preparing [2023-12-13T20:18:57.673Z] 03ae55f60245: Preparing [2023-12-13T20:18:57.673Z] 11e503342ad3: Preparing [2023-12-13T20:18:57.673Z] 03ae55f60245: Waiting [2023-12-13T20:18:57.673Z] afdd207c594a: Preparing [2023-12-13T20:18:57.673Z] 11e503342ad3: Waiting [2023-12-13T20:18:57.673Z] 0faf9b67be60: Preparing [2023-12-13T20:18:57.673Z] afdd207c594a: Waiting [2023-12-13T20:18:57.673Z] 0faf9b67be60: Waiting [2023-12-13T20:18:57.673Z] e7054e7e6298: Layer already exists [2023-12-13T20:18:57.673Z] 41d06acab801: Layer already exists [2023-12-13T20:18:57.673Z] f6b5e6daf23e: Layer already exists [2023-12-13T20:18:57.673Z] 8da3ab55d019: Layer already exists [2023-12-13T20:18:57.673Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:18:57.673Z] 03ae55f60245: Layer already exists [2023-12-13T20:18:57.673Z] 0faf9b67be60: Layer already exists [2023-12-13T20:18:57.673Z] 11e503342ad3: Layer already exists [2023-12-13T20:18:57.673Z] afdd207c594a: Layer already exists [2023-12-13T20:18:57.936Z] main: digest: sha256:071f1566be86cbfef900ff4f415e529f8089756827da8adfe1f63abb38d725aa size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:18:58.780Z] ===================================================== [Pipeline] echo [2023-12-13T20:18:58.918Z] taggedImages: [2023-12-13T20:18:58.918Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:18:58.918Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-12-13T20:18:58.918Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.6 [2023-12-13T20:18:58.918Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:18:58.918Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-12-13T20:18:59.073Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-12-13T20:18:59.073Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:18:59.073Z] latest [2023-12-13T20:18:59.073Z] 3.2.0-dev.6 [2023-12-13T20:18:59.073Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:18:59.073Z] main [2023-12-13T20:18:59.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:00.050Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:00.779Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:19:00.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-13T20:19:00.779Z] 25ecce6d10d7: Preparing [2023-12-13T20:19:00.779Z] fccdf715e821: Preparing [2023-12-13T20:19:00.779Z] ad6e60b519f7: Preparing [2023-12-13T20:19:00.779Z] fff8571a91ee: Preparing [2023-12-13T20:19:00.779Z] d7eeab9c99dd: Preparing [2023-12-13T20:19:00.779Z] 819b7ab4cd23: Preparing [2023-12-13T20:19:00.779Z] 03ae55f60245: Preparing [2023-12-13T20:19:00.779Z] aa9e44c8cec0: Preparing [2023-12-13T20:19:00.779Z] 855722e26eb0: Preparing [2023-12-13T20:19:00.779Z] 03ae55f60245: Waiting [2023-12-13T20:19:00.779Z] aa9e44c8cec0: Waiting [2023-12-13T20:19:00.779Z] 819b7ab4cd23: Waiting [2023-12-13T20:19:00.779Z] a35b09951566: Preparing [2023-12-13T20:19:00.779Z] 855722e26eb0: Waiting [2023-12-13T20:19:00.779Z] a35b09951566: Waiting [2023-12-13T20:19:00.779Z] 0faf9b67be60: Preparing [2023-12-13T20:19:00.779Z] 0faf9b67be60: Waiting [2023-12-13T20:19:01.043Z] d7eeab9c99dd: Pushed [2023-12-13T20:19:01.043Z] fccdf715e821: Pushed [2023-12-13T20:19:01.043Z] fff8571a91ee: Pushed [2023-12-13T20:19:01.043Z] 25ecce6d10d7: Pushed [2023-12-13T20:19:01.043Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:19:01.043Z] 03ae55f60245: Layer already exists [2023-12-13T20:19:01.043Z] 0faf9b67be60: Layer already exists [2023-12-13T20:19:01.307Z] aa9e44c8cec0: Pushed [2023-12-13T20:19:01.307Z] 855722e26eb0: Pushed [2023-12-13T20:19:02.701Z] ad6e60b519f7: Pushed [2023-12-13T20:19:03.651Z] a35b09951566: Pushed [2023-12-13T20:19:06.213Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:086849e808763af5d5d9bb830107aa96a0092b206053b9d1b6b91bdc406789e5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:06.942Z] + 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 [2023-12-13T20:19:07.671Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-12-13T20:19:07.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-13T20:19:07.671Z] 25ecce6d10d7: Preparing [2023-12-13T20:19:07.671Z] fccdf715e821: Preparing [2023-12-13T20:19:07.671Z] ad6e60b519f7: Preparing [2023-12-13T20:19:07.671Z] fff8571a91ee: Preparing [2023-12-13T20:19:07.671Z] d7eeab9c99dd: Preparing [2023-12-13T20:19:07.671Z] 819b7ab4cd23: Preparing [2023-12-13T20:19:07.671Z] 03ae55f60245: Preparing [2023-12-13T20:19:07.671Z] aa9e44c8cec0: Preparing [2023-12-13T20:19:07.671Z] 855722e26eb0: Preparing [2023-12-13T20:19:07.671Z] a35b09951566: Preparing [2023-12-13T20:19:07.671Z] 0faf9b67be60: Preparing [2023-12-13T20:19:07.671Z] aa9e44c8cec0: Waiting [2023-12-13T20:19:07.671Z] 855722e26eb0: Waiting [2023-12-13T20:19:07.671Z] a35b09951566: Waiting [2023-12-13T20:19:07.671Z] 0faf9b67be60: Waiting [2023-12-13T20:19:07.671Z] 819b7ab4cd23: Waiting [2023-12-13T20:19:07.671Z] 03ae55f60245: Waiting [2023-12-13T20:19:07.671Z] d7eeab9c99dd: Layer already exists [2023-12-13T20:19:07.671Z] 25ecce6d10d7: Layer already exists [2023-12-13T20:19:07.671Z] fccdf715e821: Layer already exists [2023-12-13T20:19:07.671Z] fff8571a91ee: Layer already exists [2023-12-13T20:19:07.671Z] ad6e60b519f7: Layer already exists [2023-12-13T20:19:07.671Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:19:07.671Z] 03ae55f60245: Layer already exists [2023-12-13T20:19:07.671Z] aa9e44c8cec0: Layer already exists [2023-12-13T20:19:07.671Z] 855722e26eb0: Layer already exists [2023-12-13T20:19:07.671Z] a35b09951566: Layer already exists [2023-12-13T20:19:07.671Z] 0faf9b67be60: Layer already exists [2023-12-13T20:19:07.935Z] latest: digest: sha256:086849e808763af5d5d9bb830107aa96a0092b206053b9d1b6b91bdc406789e5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:08.660Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:09.405Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.6 [2023-12-13T20:19:09.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-13T20:19:09.405Z] 25ecce6d10d7: Preparing [2023-12-13T20:19:09.405Z] fccdf715e821: Preparing [2023-12-13T20:19:09.405Z] ad6e60b519f7: Preparing [2023-12-13T20:19:09.405Z] fff8571a91ee: Preparing [2023-12-13T20:19:09.405Z] d7eeab9c99dd: Preparing [2023-12-13T20:19:09.405Z] 819b7ab4cd23: Preparing [2023-12-13T20:19:09.405Z] 03ae55f60245: Preparing [2023-12-13T20:19:09.405Z] aa9e44c8cec0: Preparing [2023-12-13T20:19:09.405Z] 855722e26eb0: Preparing [2023-12-13T20:19:09.405Z] a35b09951566: Preparing [2023-12-13T20:19:09.405Z] 0faf9b67be60: Preparing [2023-12-13T20:19:09.405Z] 819b7ab4cd23: Waiting [2023-12-13T20:19:09.405Z] 03ae55f60245: Waiting [2023-12-13T20:19:09.405Z] aa9e44c8cec0: Waiting [2023-12-13T20:19:09.405Z] 855722e26eb0: Waiting [2023-12-13T20:19:09.405Z] 0faf9b67be60: Waiting [2023-12-13T20:19:09.405Z] a35b09951566: Waiting [2023-12-13T20:19:09.405Z] fff8571a91ee: Layer already exists [2023-12-13T20:19:09.405Z] ad6e60b519f7: Layer already exists [2023-12-13T20:19:09.405Z] d7eeab9c99dd: Layer already exists [2023-12-13T20:19:09.405Z] fccdf715e821: Layer already exists [2023-12-13T20:19:09.405Z] 25ecce6d10d7: Layer already exists [2023-12-13T20:19:09.405Z] 03ae55f60245: Layer already exists [2023-12-13T20:19:09.405Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:19:09.405Z] aa9e44c8cec0: Layer already exists [2023-12-13T20:19:09.405Z] a35b09951566: Layer already exists [2023-12-13T20:19:09.405Z] 855722e26eb0: Layer already exists [2023-12-13T20:19:09.405Z] 0faf9b67be60: Layer already exists [2023-12-13T20:19:09.669Z] 3.2.0-dev.6: digest: sha256:086849e808763af5d5d9bb830107aa96a0092b206053b9d1b6b91bdc406789e5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:10.407Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:11.147Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:19:11.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-13T20:19:11.147Z] 25ecce6d10d7: Preparing [2023-12-13T20:19:11.147Z] fccdf715e821: Preparing [2023-12-13T20:19:11.147Z] ad6e60b519f7: Preparing [2023-12-13T20:19:11.147Z] fff8571a91ee: Preparing [2023-12-13T20:19:11.147Z] d7eeab9c99dd: Preparing [2023-12-13T20:19:11.147Z] 819b7ab4cd23: Preparing [2023-12-13T20:19:11.147Z] 03ae55f60245: Preparing [2023-12-13T20:19:11.147Z] 819b7ab4cd23: Waiting [2023-12-13T20:19:11.147Z] aa9e44c8cec0: Preparing [2023-12-13T20:19:11.147Z] 03ae55f60245: Waiting [2023-12-13T20:19:11.147Z] 855722e26eb0: Preparing [2023-12-13T20:19:11.147Z] aa9e44c8cec0: Waiting [2023-12-13T20:19:11.147Z] 855722e26eb0: Waiting [2023-12-13T20:19:11.147Z] a35b09951566: Preparing [2023-12-13T20:19:11.147Z] 0faf9b67be60: Preparing [2023-12-13T20:19:11.147Z] a35b09951566: Waiting [2023-12-13T20:19:11.147Z] 0faf9b67be60: Waiting [2023-12-13T20:19:11.147Z] fccdf715e821: Layer already exists [2023-12-13T20:19:11.147Z] ad6e60b519f7: Layer already exists [2023-12-13T20:19:11.147Z] fff8571a91ee: Layer already exists [2023-12-13T20:19:11.147Z] d7eeab9c99dd: Layer already exists [2023-12-13T20:19:11.148Z] 25ecce6d10d7: Layer already exists [2023-12-13T20:19:11.148Z] 855722e26eb0: Layer already exists [2023-12-13T20:19:11.148Z] 03ae55f60245: Layer already exists [2023-12-13T20:19:11.148Z] aa9e44c8cec0: Layer already exists [2023-12-13T20:19:11.148Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:19:11.148Z] 0faf9b67be60: Layer already exists [2023-12-13T20:19:11.148Z] a35b09951566: Layer already exists [2023-12-13T20:19:11.412Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:086849e808763af5d5d9bb830107aa96a0092b206053b9d1b6b91bdc406789e5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:12.163Z] + 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 [2023-12-13T20:19:12.922Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-12-13T20:19:12.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-12-13T20:19:12.922Z] 25ecce6d10d7: Preparing [2023-12-13T20:19:12.922Z] fccdf715e821: Preparing [2023-12-13T20:19:12.922Z] ad6e60b519f7: Preparing [2023-12-13T20:19:12.922Z] fff8571a91ee: Preparing [2023-12-13T20:19:12.922Z] d7eeab9c99dd: Preparing [2023-12-13T20:19:12.922Z] 819b7ab4cd23: Preparing [2023-12-13T20:19:12.922Z] 03ae55f60245: Preparing [2023-12-13T20:19:12.922Z] aa9e44c8cec0: Preparing [2023-12-13T20:19:12.922Z] 855722e26eb0: Preparing [2023-12-13T20:19:12.922Z] a35b09951566: Preparing [2023-12-13T20:19:12.922Z] 0faf9b67be60: Preparing [2023-12-13T20:19:12.922Z] 03ae55f60245: Waiting [2023-12-13T20:19:12.922Z] aa9e44c8cec0: Waiting [2023-12-13T20:19:12.922Z] a35b09951566: Waiting [2023-12-13T20:19:12.922Z] 855722e26eb0: Waiting [2023-12-13T20:19:12.922Z] 0faf9b67be60: Waiting [2023-12-13T20:19:12.922Z] 819b7ab4cd23: Waiting [2023-12-13T20:19:12.922Z] ad6e60b519f7: Layer already exists [2023-12-13T20:19:12.922Z] d7eeab9c99dd: Layer already exists [2023-12-13T20:19:12.922Z] fff8571a91ee: Layer already exists [2023-12-13T20:19:12.922Z] fccdf715e821: Layer already exists [2023-12-13T20:19:12.922Z] 25ecce6d10d7: Layer already exists [2023-12-13T20:19:12.922Z] 03ae55f60245: Layer already exists [2023-12-13T20:19:12.922Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:19:12.922Z] 855722e26eb0: Layer already exists [2023-12-13T20:19:12.922Z] a35b09951566: Layer already exists [2023-12-13T20:19:12.922Z] aa9e44c8cec0: Layer already exists [2023-12-13T20:19:13.187Z] 0faf9b67be60: Layer already exists [2023-12-13T20:19:13.187Z] main: digest: sha256:086849e808763af5d5d9bb830107aa96a0092b206053b9d1b6b91bdc406789e5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:19:14.059Z] ===================================================== [Pipeline] echo [2023-12-13T20:19:14.197Z] taggedImages: [2023-12-13T20:19:14.197Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:19:14.197Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-12-13T20:19:14.197Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.6 [2023-12-13T20:19:14.197Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:19:14.197Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-12-13T20:19:14.350Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-12-13T20:19:14.350Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:19:14.350Z] latest [2023-12-13T20:19:14.350Z] 3.2.0-dev.6 [2023-12-13T20:19:14.350Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:19:14.350Z] main [2023-12-13T20:19:14.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:15.373Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:16.126Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:19:16.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-13T20:19:16.126Z] 0b473eeaef90: Preparing [2023-12-13T20:19:16.126Z] f021a7715147: Preparing [2023-12-13T20:19:16.126Z] ab43759b1c1b: Preparing [2023-12-13T20:19:16.126Z] 1fe8883ebb27: Preparing [2023-12-13T20:19:16.126Z] 596985d76803: Preparing [2023-12-13T20:19:16.126Z] 3d64f37968c6: Preparing [2023-12-13T20:19:16.126Z] 44e81d786f95: Preparing [2023-12-13T20:19:16.126Z] 819b7ab4cd23: Preparing [2023-12-13T20:19:16.126Z] 03ae55f60245: Preparing [2023-12-13T20:19:16.126Z] 312a095caaf5: Preparing [2023-12-13T20:19:16.126Z] 4597bb39d919: Preparing [2023-12-13T20:19:16.126Z] 0faf9b67be60: Preparing [2023-12-13T20:19:16.126Z] 3d64f37968c6: Waiting [2023-12-13T20:19:16.126Z] 44e81d786f95: Waiting [2023-12-13T20:19:16.126Z] 819b7ab4cd23: Waiting [2023-12-13T20:19:16.126Z] 4597bb39d919: Waiting [2023-12-13T20:19:16.126Z] 0faf9b67be60: Waiting [2023-12-13T20:19:16.126Z] 312a095caaf5: Waiting [2023-12-13T20:19:16.126Z] 03ae55f60245: Waiting [2023-12-13T20:19:16.392Z] 596985d76803: Pushed [2023-12-13T20:19:16.392Z] f021a7715147: Pushed [2023-12-13T20:19:16.392Z] 0b473eeaef90: Pushed [2023-12-13T20:19:16.392Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:19:16.392Z] 03ae55f60245: Layer already exists [2023-12-13T20:19:16.392Z] 3d64f37968c6: Pushed [2023-12-13T20:19:16.392Z] 44e81d786f95: Pushed [2023-12-13T20:19:16.657Z] 0faf9b67be60: Layer already exists [2023-12-13T20:19:16.657Z] 312a095caaf5: Pushed [2023-12-13T20:19:18.068Z] 1fe8883ebb27: Pushed [2023-12-13T20:19:18.649Z] ab43759b1c1b: Pushed [2023-12-13T20:19:18.916Z] 4597bb39d919: Pushed [2023-12-13T20:19:20.846Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:bf7d66d97eef9f8ecb6c1b5d12e51b276a38280754074f3b57b1fd4f9868f031 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:21.617Z] + 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 [2023-12-13T20:19:22.348Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-12-13T20:19:22.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-13T20:19:22.348Z] 0b473eeaef90: Preparing [2023-12-13T20:19:22.348Z] f021a7715147: Preparing [2023-12-13T20:19:22.348Z] ab43759b1c1b: Preparing [2023-12-13T20:19:22.348Z] 1fe8883ebb27: Preparing [2023-12-13T20:19:22.348Z] 596985d76803: Preparing [2023-12-13T20:19:22.348Z] 3d64f37968c6: Preparing [2023-12-13T20:19:22.348Z] 44e81d786f95: Preparing [2023-12-13T20:19:22.348Z] 819b7ab4cd23: Preparing [2023-12-13T20:19:22.348Z] 03ae55f60245: Preparing [2023-12-13T20:19:22.348Z] 312a095caaf5: Preparing [2023-12-13T20:19:22.348Z] 4597bb39d919: Preparing [2023-12-13T20:19:22.348Z] 0faf9b67be60: Preparing [2023-12-13T20:19:22.348Z] 03ae55f60245: Waiting [2023-12-13T20:19:22.348Z] 3d64f37968c6: Waiting [2023-12-13T20:19:22.348Z] 312a095caaf5: Waiting [2023-12-13T20:19:22.348Z] 44e81d786f95: Waiting [2023-12-13T20:19:22.348Z] 4597bb39d919: Waiting [2023-12-13T20:19:22.348Z] 0faf9b67be60: Waiting [2023-12-13T20:19:22.348Z] 819b7ab4cd23: Waiting [2023-12-13T20:19:22.348Z] 596985d76803: Layer already exists [2023-12-13T20:19:22.348Z] 1fe8883ebb27: Layer already exists [2023-12-13T20:19:22.348Z] 0b473eeaef90: Layer already exists [2023-12-13T20:19:22.348Z] f021a7715147: Layer already exists [2023-12-13T20:19:22.348Z] ab43759b1c1b: Layer already exists [2023-12-13T20:19:22.348Z] 3d64f37968c6: Layer already exists [2023-12-13T20:19:22.348Z] 44e81d786f95: Layer already exists [2023-12-13T20:19:22.348Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:19:22.348Z] 03ae55f60245: Layer already exists [2023-12-13T20:19:22.348Z] 312a095caaf5: Layer already exists [2023-12-13T20:19:22.348Z] 4597bb39d919: Layer already exists [2023-12-13T20:19:22.348Z] 0faf9b67be60: Layer already exists [2023-12-13T20:19:22.613Z] latest: digest: sha256:bf7d66d97eef9f8ecb6c1b5d12e51b276a38280754074f3b57b1fd4f9868f031 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:23.362Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:24.124Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.6 [2023-12-13T20:19:24.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-13T20:19:24.124Z] 0b473eeaef90: Preparing [2023-12-13T20:19:24.124Z] f021a7715147: Preparing [2023-12-13T20:19:24.124Z] ab43759b1c1b: Preparing [2023-12-13T20:19:24.124Z] 1fe8883ebb27: Preparing [2023-12-13T20:19:24.124Z] 596985d76803: Preparing [2023-12-13T20:19:24.124Z] 3d64f37968c6: Preparing [2023-12-13T20:19:24.124Z] 44e81d786f95: Preparing [2023-12-13T20:19:24.124Z] 819b7ab4cd23: Preparing [2023-12-13T20:19:24.124Z] 03ae55f60245: Preparing [2023-12-13T20:19:24.124Z] 312a095caaf5: Preparing [2023-12-13T20:19:24.124Z] 4597bb39d919: Preparing [2023-12-13T20:19:24.124Z] 0faf9b67be60: Preparing [2023-12-13T20:19:24.124Z] 44e81d786f95: Waiting [2023-12-13T20:19:24.124Z] 312a095caaf5: Waiting [2023-12-13T20:19:24.124Z] 0faf9b67be60: Waiting [2023-12-13T20:19:24.124Z] 4597bb39d919: Waiting [2023-12-13T20:19:24.124Z] 3d64f37968c6: Waiting [2023-12-13T20:19:24.124Z] 819b7ab4cd23: Waiting [2023-12-13T20:19:24.124Z] 03ae55f60245: Waiting [2023-12-13T20:19:24.124Z] f021a7715147: Layer already exists [2023-12-13T20:19:24.124Z] 0b473eeaef90: Layer already exists [2023-12-13T20:19:24.124Z] 1fe8883ebb27: Layer already exists [2023-12-13T20:19:24.124Z] ab43759b1c1b: Layer already exists [2023-12-13T20:19:24.124Z] 596985d76803: Layer already exists [2023-12-13T20:19:24.124Z] 3d64f37968c6: Layer already exists [2023-12-13T20:19:24.124Z] 44e81d786f95: Layer already exists [2023-12-13T20:19:24.124Z] 03ae55f60245: Layer already exists [2023-12-13T20:19:24.124Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:19:24.124Z] 312a095caaf5: Layer already exists [2023-12-13T20:19:24.124Z] 4597bb39d919: Layer already exists [2023-12-13T20:19:24.124Z] 0faf9b67be60: Layer already exists [2023-12-13T20:19:24.387Z] 3.2.0-dev.6: digest: sha256:bf7d66d97eef9f8ecb6c1b5d12e51b276a38280754074f3b57b1fd4f9868f031 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:25.173Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:25.926Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:19:25.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-13T20:19:25.926Z] 0b473eeaef90: Preparing [2023-12-13T20:19:25.926Z] f021a7715147: Preparing [2023-12-13T20:19:25.926Z] ab43759b1c1b: Preparing [2023-12-13T20:19:25.926Z] 1fe8883ebb27: Preparing [2023-12-13T20:19:25.926Z] 596985d76803: Preparing [2023-12-13T20:19:25.926Z] 3d64f37968c6: Preparing [2023-12-13T20:19:25.926Z] 44e81d786f95: Preparing [2023-12-13T20:19:25.926Z] 3d64f37968c6: Waiting [2023-12-13T20:19:25.926Z] 819b7ab4cd23: Preparing [2023-12-13T20:19:25.926Z] 44e81d786f95: Waiting [2023-12-13T20:19:25.926Z] 819b7ab4cd23: Waiting [2023-12-13T20:19:25.926Z] 03ae55f60245: Preparing [2023-12-13T20:19:25.926Z] 312a095caaf5: Preparing [2023-12-13T20:19:25.926Z] 03ae55f60245: Waiting [2023-12-13T20:19:25.926Z] 4597bb39d919: Preparing [2023-12-13T20:19:25.926Z] 312a095caaf5: Waiting [2023-12-13T20:19:25.926Z] 0faf9b67be60: Preparing [2023-12-13T20:19:25.926Z] 4597bb39d919: Waiting [2023-12-13T20:19:25.926Z] 0faf9b67be60: Waiting [2023-12-13T20:19:25.926Z] f021a7715147: Layer already exists [2023-12-13T20:19:25.926Z] 0b473eeaef90: Layer already exists [2023-12-13T20:19:25.926Z] 1fe8883ebb27: Layer already exists [2023-12-13T20:19:25.926Z] 596985d76803: Layer already exists [2023-12-13T20:19:25.926Z] ab43759b1c1b: Layer already exists [2023-12-13T20:19:25.926Z] 3d64f37968c6: Layer already exists [2023-12-13T20:19:25.926Z] 44e81d786f95: Layer already exists [2023-12-13T20:19:25.926Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:19:25.926Z] 03ae55f60245: Layer already exists [2023-12-13T20:19:25.926Z] 312a095caaf5: Layer already exists [2023-12-13T20:19:25.926Z] 0faf9b67be60: Layer already exists [2023-12-13T20:19:25.926Z] 4597bb39d919: Layer already exists [2023-12-13T20:19:26.190Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:bf7d66d97eef9f8ecb6c1b5d12e51b276a38280754074f3b57b1fd4f9868f031 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:26.948Z] + 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 [2023-12-13T20:19:27.709Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-12-13T20:19:27.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-12-13T20:19:27.710Z] 0b473eeaef90: Preparing [2023-12-13T20:19:27.710Z] f021a7715147: Preparing [2023-12-13T20:19:27.710Z] ab43759b1c1b: Preparing [2023-12-13T20:19:27.710Z] 1fe8883ebb27: Preparing [2023-12-13T20:19:27.710Z] 596985d76803: Preparing [2023-12-13T20:19:27.710Z] 3d64f37968c6: Preparing [2023-12-13T20:19:27.710Z] 44e81d786f95: Preparing [2023-12-13T20:19:27.710Z] 819b7ab4cd23: Preparing [2023-12-13T20:19:27.710Z] 03ae55f60245: Preparing [2023-12-13T20:19:27.710Z] 312a095caaf5: Preparing [2023-12-13T20:19:27.710Z] 4597bb39d919: Preparing [2023-12-13T20:19:27.710Z] 0faf9b67be60: Preparing [2023-12-13T20:19:27.710Z] 03ae55f60245: Waiting [2023-12-13T20:19:27.710Z] 3d64f37968c6: Waiting [2023-12-13T20:19:27.710Z] 312a095caaf5: Waiting [2023-12-13T20:19:27.710Z] 44e81d786f95: Waiting [2023-12-13T20:19:27.710Z] 4597bb39d919: Waiting [2023-12-13T20:19:27.710Z] 819b7ab4cd23: Waiting [2023-12-13T20:19:27.710Z] 0faf9b67be60: Waiting [2023-12-13T20:19:27.710Z] f021a7715147: Layer already exists [2023-12-13T20:19:27.710Z] ab43759b1c1b: Layer already exists [2023-12-13T20:19:27.710Z] 0b473eeaef90: Layer already exists [2023-12-13T20:19:27.710Z] 596985d76803: Layer already exists [2023-12-13T20:19:27.710Z] 1fe8883ebb27: Layer already exists [2023-12-13T20:19:27.710Z] 3d64f37968c6: Layer already exists [2023-12-13T20:19:27.710Z] 03ae55f60245: Layer already exists [2023-12-13T20:19:27.710Z] 44e81d786f95: Layer already exists [2023-12-13T20:19:27.710Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:19:27.710Z] 312a095caaf5: Layer already exists [2023-12-13T20:19:27.973Z] 4597bb39d919: Layer already exists [2023-12-13T20:19:27.973Z] 0faf9b67be60: Layer already exists [2023-12-13T20:19:27.973Z] main: digest: sha256:bf7d66d97eef9f8ecb6c1b5d12e51b276a38280754074f3b57b1fd4f9868f031 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:19:28.873Z] ===================================================== [Pipeline] echo [2023-12-13T20:19:29.054Z] taggedImages: [2023-12-13T20:19:29.054Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:19:29.054Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-12-13T20:19:29.054Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.6 [2023-12-13T20:19:29.054Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:19:29.054Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-12-13T20:19:29.224Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-12-13T20:19:29.224Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:19:29.224Z] latest [2023-12-13T20:19:29.224Z] 3.2.0-dev.6 [2023-12-13T20:19:29.224Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:19:29.224Z] main [2023-12-13T20:19:29.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:30.279Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:31.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:19:31.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-13T20:19:31.037Z] 624777a15e12: Preparing [2023-12-13T20:19:31.037Z] 97b0e9dfae69: Preparing [2023-12-13T20:19:31.037Z] 819b7ab4cd23: Preparing [2023-12-13T20:19:31.037Z] 03ae55f60245: Preparing [2023-12-13T20:19:31.037Z] 712b4166f601: Preparing [2023-12-13T20:19:31.037Z] 4278bdda9456: Preparing [2023-12-13T20:19:31.037Z] 0faf9b67be60: Preparing [2023-12-13T20:19:31.037Z] 4278bdda9456: Waiting [2023-12-13T20:19:31.037Z] 0faf9b67be60: Waiting [2023-12-13T20:19:31.037Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:19:31.302Z] 03ae55f60245: Layer already exists [2023-12-13T20:19:31.302Z] 0faf9b67be60: Layer already exists [2023-12-13T20:19:31.302Z] 712b4166f601: Pushed [2023-12-13T20:19:31.302Z] 624777a15e12: Pushed [2023-12-13T20:19:32.702Z] 4278bdda9456: Pushed [2023-12-13T20:19:34.634Z] 97b0e9dfae69: Pushed [2023-12-13T20:19:34.634Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:07432f3db71d33049f39377a1054b3645cfd3ecba6459b04cf7e2ae3d4796f8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:35.648Z] + 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 [2023-12-13T20:19:36.449Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-12-13T20:19:36.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-13T20:19:36.450Z] 624777a15e12: Preparing [2023-12-13T20:19:36.450Z] 97b0e9dfae69: Preparing [2023-12-13T20:19:36.450Z] 819b7ab4cd23: Preparing [2023-12-13T20:19:36.450Z] 03ae55f60245: Preparing [2023-12-13T20:19:36.450Z] 712b4166f601: Preparing [2023-12-13T20:19:36.450Z] 4278bdda9456: Preparing [2023-12-13T20:19:36.450Z] 0faf9b67be60: Preparing [2023-12-13T20:19:36.450Z] 4278bdda9456: Waiting [2023-12-13T20:19:36.450Z] 0faf9b67be60: Waiting [2023-12-13T20:19:36.450Z] 712b4166f601: Layer already exists [2023-12-13T20:19:36.450Z] 97b0e9dfae69: Layer already exists [2023-12-13T20:19:36.450Z] 624777a15e12: Layer already exists [2023-12-13T20:19:36.450Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:19:36.450Z] 03ae55f60245: Layer already exists [2023-12-13T20:19:36.450Z] 4278bdda9456: Layer already exists [2023-12-13T20:19:36.450Z] 0faf9b67be60: Layer already exists [2023-12-13T20:19:36.713Z] latest: digest: sha256:07432f3db71d33049f39377a1054b3645cfd3ecba6459b04cf7e2ae3d4796f8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:37.605Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:38.379Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.6 [2023-12-13T20:19:38.379Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-13T20:19:38.379Z] 624777a15e12: Preparing [2023-12-13T20:19:38.379Z] 97b0e9dfae69: Preparing [2023-12-13T20:19:38.379Z] 819b7ab4cd23: Preparing [2023-12-13T20:19:38.379Z] 03ae55f60245: Preparing [2023-12-13T20:19:38.379Z] 712b4166f601: Preparing [2023-12-13T20:19:38.379Z] 4278bdda9456: Preparing [2023-12-13T20:19:38.379Z] 0faf9b67be60: Preparing [2023-12-13T20:19:38.379Z] 4278bdda9456: Waiting [2023-12-13T20:19:38.379Z] 0faf9b67be60: Waiting [2023-12-13T20:19:38.379Z] 97b0e9dfae69: Layer already exists [2023-12-13T20:19:38.379Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:19:38.379Z] 712b4166f601: Layer already exists [2023-12-13T20:19:38.379Z] 03ae55f60245: Layer already exists [2023-12-13T20:19:38.379Z] 624777a15e12: Layer already exists [2023-12-13T20:19:38.379Z] 4278bdda9456: Layer already exists [2023-12-13T20:19:38.379Z] 0faf9b67be60: Layer already exists [2023-12-13T20:19:38.642Z] 3.2.0-dev.6: digest: sha256:07432f3db71d33049f39377a1054b3645cfd3ecba6459b04cf7e2ae3d4796f8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:39.412Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:40.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:19:40.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-13T20:19:40.178Z] 624777a15e12: Preparing [2023-12-13T20:19:40.178Z] 97b0e9dfae69: Preparing [2023-12-13T20:19:40.178Z] 819b7ab4cd23: Preparing [2023-12-13T20:19:40.178Z] 03ae55f60245: Preparing [2023-12-13T20:19:40.178Z] 712b4166f601: Preparing [2023-12-13T20:19:40.178Z] 4278bdda9456: Preparing [2023-12-13T20:19:40.178Z] 0faf9b67be60: Preparing [2023-12-13T20:19:40.178Z] 4278bdda9456: Waiting [2023-12-13T20:19:40.178Z] 0faf9b67be60: Waiting [2023-12-13T20:19:40.178Z] 97b0e9dfae69: Layer already exists [2023-12-13T20:19:40.178Z] 03ae55f60245: Layer already exists [2023-12-13T20:19:40.178Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:19:40.178Z] 624777a15e12: Layer already exists [2023-12-13T20:19:40.178Z] 712b4166f601: Layer already exists [2023-12-13T20:19:40.178Z] 4278bdda9456: Layer already exists [2023-12-13T20:19:40.178Z] 0faf9b67be60: Layer already exists [2023-12-13T20:19:40.442Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:07432f3db71d33049f39377a1054b3645cfd3ecba6459b04cf7e2ae3d4796f8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:41.188Z] + 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 [2023-12-13T20:19:41.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-12-13T20:19:41.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-12-13T20:19:41.956Z] 624777a15e12: Preparing [2023-12-13T20:19:41.956Z] 97b0e9dfae69: Preparing [2023-12-13T20:19:41.956Z] 819b7ab4cd23: Preparing [2023-12-13T20:19:41.956Z] 03ae55f60245: Preparing [2023-12-13T20:19:41.956Z] 712b4166f601: Preparing [2023-12-13T20:19:41.956Z] 4278bdda9456: Preparing [2023-12-13T20:19:41.956Z] 0faf9b67be60: Preparing [2023-12-13T20:19:41.956Z] 4278bdda9456: Waiting [2023-12-13T20:19:41.956Z] 0faf9b67be60: Waiting [2023-12-13T20:19:41.956Z] 624777a15e12: Layer already exists [2023-12-13T20:19:41.956Z] 03ae55f60245: Layer already exists [2023-12-13T20:19:41.956Z] 97b0e9dfae69: Layer already exists [2023-12-13T20:19:41.956Z] 712b4166f601: Layer already exists [2023-12-13T20:19:41.956Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:19:41.956Z] 4278bdda9456: Layer already exists [2023-12-13T20:19:41.956Z] 0faf9b67be60: Layer already exists [2023-12-13T20:19:42.221Z] main: digest: sha256:07432f3db71d33049f39377a1054b3645cfd3ecba6459b04cf7e2ae3d4796f8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:19:43.173Z] ===================================================== [Pipeline] echo [2023-12-13T20:19:43.326Z] taggedImages: [2023-12-13T20:19:43.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:19:43.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-12-13T20:19:43.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.6 [2023-12-13T20:19:43.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:19:43.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-12-13T20:19:43.506Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-12-13T20:19:43.506Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:19:43.506Z] latest [2023-12-13T20:19:43.506Z] 3.2.0-dev.6 [2023-12-13T20:19:43.506Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:19:43.506Z] main [2023-12-13T20:19:43.506Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:44.628Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:19:45.401Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:19:45.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-13T20:19:45.401Z] 28922a2f8c65: Preparing [2023-12-13T20:19:45.401Z] ec592861cd74: Preparing [2023-12-13T20:19:45.401Z] 69fc34d1d3d2: Preparing [2023-12-13T20:19:45.401Z] 819b7ab4cd23: Preparing [2023-12-13T20:19:45.401Z] 03ae55f60245: Preparing [2023-12-13T20:19:45.401Z] 950c048784d0: Preparing [2023-12-13T20:19:45.401Z] 026cba620ac1: Preparing [2023-12-13T20:19:45.401Z] 2f8fc57a86b3: Preparing [2023-12-13T20:19:45.401Z] 2af617a5cfe8: Preparing [2023-12-13T20:19:45.401Z] 0faf9b67be60: Preparing [2023-12-13T20:19:45.401Z] 2f8fc57a86b3: Waiting [2023-12-13T20:19:45.401Z] 2af617a5cfe8: Waiting [2023-12-13T20:19:45.401Z] 0faf9b67be60: Waiting [2023-12-13T20:19:45.401Z] 950c048784d0: Waiting [2023-12-13T20:19:45.401Z] 026cba620ac1: Waiting [2023-12-13T20:19:45.665Z] 69fc34d1d3d2: Pushed [2023-12-13T20:19:45.665Z] ec592861cd74: Pushed [2023-12-13T20:19:49.895Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:19:49.895Z] 03ae55f60245: Layer already exists [2023-12-13T20:19:49.895Z] 28922a2f8c65: Pushed [2023-12-13T20:19:49.895Z] 0faf9b67be60: Layer already exists [2023-12-13T20:19:49.895Z] 2f8fc57a86b3: Pushed [2023-12-13T20:19:49.895Z] 2af617a5cfe8: Pushed [2023-12-13T20:20:02.172Z] 026cba620ac1: Pushed [2023-12-13T20:20:04.737Z] 950c048784d0: Pushed [2023-12-13T20:20:04.737Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:49d0f6ed8962aa6e928406fc867e00f03233ae2b23ba1fd1aba98e565ed3b0af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:20:05.520Z] + 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 [2023-12-13T20:20:06.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-12-13T20:20:06.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-13T20:20:06.276Z] 28922a2f8c65: Preparing [2023-12-13T20:20:06.276Z] ec592861cd74: Preparing [2023-12-13T20:20:06.276Z] 69fc34d1d3d2: Preparing [2023-12-13T20:20:06.276Z] 819b7ab4cd23: Preparing [2023-12-13T20:20:06.276Z] 03ae55f60245: Preparing [2023-12-13T20:20:06.276Z] 950c048784d0: Preparing [2023-12-13T20:20:06.276Z] 026cba620ac1: Preparing [2023-12-13T20:20:06.276Z] 2f8fc57a86b3: Preparing [2023-12-13T20:20:06.276Z] 2af617a5cfe8: Preparing [2023-12-13T20:20:06.276Z] 0faf9b67be60: Preparing [2023-12-13T20:20:06.276Z] 950c048784d0: Waiting [2023-12-13T20:20:06.276Z] 026cba620ac1: Waiting [2023-12-13T20:20:06.276Z] 2f8fc57a86b3: Waiting [2023-12-13T20:20:06.276Z] 2af617a5cfe8: Waiting [2023-12-13T20:20:06.276Z] 0faf9b67be60: Waiting [2023-12-13T20:20:06.276Z] 03ae55f60245: Layer already exists [2023-12-13T20:20:06.276Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:20:06.276Z] 69fc34d1d3d2: Layer already exists [2023-12-13T20:20:06.276Z] 28922a2f8c65: Layer already exists [2023-12-13T20:20:06.276Z] ec592861cd74: Layer already exists [2023-12-13T20:20:06.276Z] 950c048784d0: Layer already exists [2023-12-13T20:20:06.276Z] 2f8fc57a86b3: Layer already exists [2023-12-13T20:20:06.276Z] 2af617a5cfe8: Layer already exists [2023-12-13T20:20:06.276Z] 026cba620ac1: Layer already exists [2023-12-13T20:20:06.276Z] 0faf9b67be60: Layer already exists [2023-12-13T20:20:06.540Z] latest: digest: sha256:49d0f6ed8962aa6e928406fc867e00f03233ae2b23ba1fd1aba98e565ed3b0af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:20:07.311Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:20:08.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.6 [2023-12-13T20:20:08.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-13T20:20:08.123Z] 28922a2f8c65: Preparing [2023-12-13T20:20:08.123Z] ec592861cd74: Preparing [2023-12-13T20:20:08.123Z] 69fc34d1d3d2: Preparing [2023-12-13T20:20:08.123Z] 819b7ab4cd23: Preparing [2023-12-13T20:20:08.123Z] 03ae55f60245: Preparing [2023-12-13T20:20:08.123Z] 950c048784d0: Preparing [2023-12-13T20:20:08.123Z] 026cba620ac1: Preparing [2023-12-13T20:20:08.123Z] 2f8fc57a86b3: Preparing [2023-12-13T20:20:08.123Z] 2af617a5cfe8: Preparing [2023-12-13T20:20:08.123Z] 0faf9b67be60: Preparing [2023-12-13T20:20:08.123Z] 950c048784d0: Waiting [2023-12-13T20:20:08.123Z] 026cba620ac1: Waiting [2023-12-13T20:20:08.123Z] 2f8fc57a86b3: Waiting [2023-12-13T20:20:08.123Z] 2af617a5cfe8: Waiting [2023-12-13T20:20:08.123Z] 0faf9b67be60: Waiting [2023-12-13T20:20:08.123Z] 03ae55f60245: Layer already exists [2023-12-13T20:20:08.123Z] ec592861cd74: Layer already exists [2023-12-13T20:20:08.123Z] 28922a2f8c65: Layer already exists [2023-12-13T20:20:08.123Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:20:08.123Z] 69fc34d1d3d2: Layer already exists [2023-12-13T20:20:08.123Z] 950c048784d0: Layer already exists [2023-12-13T20:20:08.123Z] 2af617a5cfe8: Layer already exists [2023-12-13T20:20:08.123Z] 026cba620ac1: Layer already exists [2023-12-13T20:20:08.123Z] 2f8fc57a86b3: Layer already exists [2023-12-13T20:20:08.123Z] 0faf9b67be60: Layer already exists [2023-12-13T20:20:08.386Z] 3.2.0-dev.6: digest: sha256:49d0f6ed8962aa6e928406fc867e00f03233ae2b23ba1fd1aba98e565ed3b0af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:20:09.172Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:20:09.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:20:09.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-13T20:20:09.962Z] 28922a2f8c65: Preparing [2023-12-13T20:20:09.962Z] ec592861cd74: Preparing [2023-12-13T20:20:09.962Z] 69fc34d1d3d2: Preparing [2023-12-13T20:20:09.962Z] 819b7ab4cd23: Preparing [2023-12-13T20:20:09.962Z] 03ae55f60245: Preparing [2023-12-13T20:20:09.962Z] 950c048784d0: Preparing [2023-12-13T20:20:09.962Z] 026cba620ac1: Preparing [2023-12-13T20:20:09.962Z] 2f8fc57a86b3: Preparing [2023-12-13T20:20:09.962Z] 2af617a5cfe8: Preparing [2023-12-13T20:20:09.962Z] 0faf9b67be60: Preparing [2023-12-13T20:20:09.962Z] 950c048784d0: Waiting [2023-12-13T20:20:09.962Z] 026cba620ac1: Waiting [2023-12-13T20:20:09.962Z] 2f8fc57a86b3: Waiting [2023-12-13T20:20:09.962Z] 2af617a5cfe8: Waiting [2023-12-13T20:20:09.962Z] 0faf9b67be60: Waiting [2023-12-13T20:20:09.962Z] 03ae55f60245: Layer already exists [2023-12-13T20:20:09.962Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:20:09.962Z] 69fc34d1d3d2: Layer already exists [2023-12-13T20:20:09.962Z] ec592861cd74: Layer already exists [2023-12-13T20:20:09.962Z] 28922a2f8c65: Layer already exists [2023-12-13T20:20:09.962Z] 950c048784d0: Layer already exists [2023-12-13T20:20:09.962Z] 2f8fc57a86b3: Layer already exists [2023-12-13T20:20:09.962Z] 0faf9b67be60: Layer already exists [2023-12-13T20:20:09.962Z] 2af617a5cfe8: Layer already exists [2023-12-13T20:20:09.962Z] 026cba620ac1: Layer already exists [2023-12-13T20:20:10.226Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:49d0f6ed8962aa6e928406fc867e00f03233ae2b23ba1fd1aba98e565ed3b0af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:20:11.049Z] + 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 [2023-12-13T20:20:11.843Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-12-13T20:20:11.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-12-13T20:20:11.843Z] 28922a2f8c65: Preparing [2023-12-13T20:20:11.843Z] ec592861cd74: Preparing [2023-12-13T20:20:11.843Z] 69fc34d1d3d2: Preparing [2023-12-13T20:20:11.843Z] 819b7ab4cd23: Preparing [2023-12-13T20:20:11.843Z] 03ae55f60245: Preparing [2023-12-13T20:20:11.843Z] 950c048784d0: Preparing [2023-12-13T20:20:11.843Z] 026cba620ac1: Preparing [2023-12-13T20:20:11.843Z] 2f8fc57a86b3: Preparing [2023-12-13T20:20:11.843Z] 2af617a5cfe8: Preparing [2023-12-13T20:20:11.843Z] 0faf9b67be60: Preparing [2023-12-13T20:20:11.843Z] 950c048784d0: Waiting [2023-12-13T20:20:11.843Z] 026cba620ac1: Waiting [2023-12-13T20:20:11.843Z] 2f8fc57a86b3: Waiting [2023-12-13T20:20:11.843Z] 2af617a5cfe8: Waiting [2023-12-13T20:20:11.843Z] 0faf9b67be60: Waiting [2023-12-13T20:20:11.843Z] 03ae55f60245: Layer already exists [2023-12-13T20:20:11.843Z] 28922a2f8c65: Layer already exists [2023-12-13T20:20:11.843Z] 69fc34d1d3d2: Layer already exists [2023-12-13T20:20:11.843Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:20:11.843Z] ec592861cd74: Layer already exists [2023-12-13T20:20:11.843Z] 950c048784d0: Layer already exists [2023-12-13T20:20:11.843Z] 2af617a5cfe8: Layer already exists [2023-12-13T20:20:11.843Z] 026cba620ac1: Layer already exists [2023-12-13T20:20:11.843Z] 2f8fc57a86b3: Layer already exists [2023-12-13T20:20:11.843Z] 0faf9b67be60: Layer already exists [2023-12-13T20:20:12.106Z] main: digest: sha256:49d0f6ed8962aa6e928406fc867e00f03233ae2b23ba1fd1aba98e565ed3b0af size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:20:13.212Z] ===================================================== [Pipeline] echo [2023-12-13T20:20:13.375Z] taggedImages: [2023-12-13T20:20:13.375Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:20:13.375Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-12-13T20:20:13.375Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.6 [2023-12-13T20:20:13.375Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:20:13.375Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-12-13T20:20:13.566Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-12-13T20:20:13.566Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:20:13.566Z] latest [2023-12-13T20:20:13.566Z] 3.2.0-dev.6 [2023-12-13T20:20:13.566Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:20:13.566Z] main [2023-12-13T20:20:13.566Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:20:14.682Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:20:15.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:20:15.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-13T20:20:15.471Z] 6ad58b49a401: Preparing [2023-12-13T20:20:15.471Z] 00052320106a: Preparing [2023-12-13T20:20:15.471Z] d1e3123b4a5f: Preparing [2023-12-13T20:20:15.471Z] 819b7ab4cd23: Preparing [2023-12-13T20:20:15.471Z] 03ae55f60245: Preparing [2023-12-13T20:20:15.471Z] 907de827c788: Preparing [2023-12-13T20:20:15.471Z] 77eaf9bbe602: Preparing [2023-12-13T20:20:15.471Z] c04da80f2987: Preparing [2023-12-13T20:20:15.471Z] 0faf9b67be60: Preparing [2023-12-13T20:20:15.471Z] 77eaf9bbe602: Waiting [2023-12-13T20:20:15.471Z] c04da80f2987: Waiting [2023-12-13T20:20:15.471Z] 0faf9b67be60: Waiting [2023-12-13T20:20:15.471Z] 907de827c788: Waiting [2023-12-13T20:20:15.736Z] d1e3123b4a5f: Pushed [2023-12-13T20:20:15.736Z] 00052320106a: Pushed [2023-12-13T20:20:19.064Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:20:19.064Z] 03ae55f60245: Layer already exists [2023-12-13T20:20:19.064Z] 0faf9b67be60: Layer already exists [2023-12-13T20:20:19.328Z] 6ad58b49a401: Pushed [2023-12-13T20:20:19.329Z] 77eaf9bbe602: Pushed [2023-12-13T20:20:19.905Z] c04da80f2987: Pushed [2023-12-13T20:20:38.076Z] 907de827c788: Pushed [2023-12-13T20:20:38.076Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:4ab1c355c7d3f7d3f774c0e3f8212b412938a1aa2f2dc89c22a001d804d76a78 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:20:38.875Z] + 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 [2023-12-13T20:20:39.665Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-12-13T20:20:39.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-13T20:20:39.665Z] 6ad58b49a401: Preparing [2023-12-13T20:20:39.665Z] 00052320106a: Preparing [2023-12-13T20:20:39.665Z] d1e3123b4a5f: Preparing [2023-12-13T20:20:39.665Z] 819b7ab4cd23: Preparing [2023-12-13T20:20:39.665Z] 03ae55f60245: Preparing [2023-12-13T20:20:39.665Z] 907de827c788: Preparing [2023-12-13T20:20:39.665Z] 77eaf9bbe602: Preparing [2023-12-13T20:20:39.665Z] c04da80f2987: Preparing [2023-12-13T20:20:39.665Z] 0faf9b67be60: Preparing [2023-12-13T20:20:39.665Z] 77eaf9bbe602: Waiting [2023-12-13T20:20:39.665Z] c04da80f2987: Waiting [2023-12-13T20:20:39.665Z] 0faf9b67be60: Waiting [2023-12-13T20:20:39.665Z] 907de827c788: Waiting [2023-12-13T20:20:39.665Z] 6ad58b49a401: Layer already exists [2023-12-13T20:20:39.665Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:20:39.665Z] d1e3123b4a5f: Layer already exists [2023-12-13T20:20:39.665Z] 00052320106a: Layer already exists [2023-12-13T20:20:39.665Z] 77eaf9bbe602: Layer already exists [2023-12-13T20:20:39.665Z] 907de827c788: Layer already exists [2023-12-13T20:20:39.665Z] 03ae55f60245: Layer already exists [2023-12-13T20:20:39.665Z] c04da80f2987: Layer already exists [2023-12-13T20:20:39.665Z] 0faf9b67be60: Layer already exists [2023-12-13T20:20:39.929Z] latest: digest: sha256:4ab1c355c7d3f7d3f774c0e3f8212b412938a1aa2f2dc89c22a001d804d76a78 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:20:40.736Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:20:41.568Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.6 [2023-12-13T20:20:41.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-13T20:20:41.568Z] 6ad58b49a401: Preparing [2023-12-13T20:20:41.568Z] 00052320106a: Preparing [2023-12-13T20:20:41.568Z] d1e3123b4a5f: Preparing [2023-12-13T20:20:41.568Z] 819b7ab4cd23: Preparing [2023-12-13T20:20:41.568Z] 03ae55f60245: Preparing [2023-12-13T20:20:41.568Z] 907de827c788: Preparing [2023-12-13T20:20:41.568Z] 77eaf9bbe602: Preparing [2023-12-13T20:20:41.568Z] c04da80f2987: Preparing [2023-12-13T20:20:41.568Z] 0faf9b67be60: Preparing [2023-12-13T20:20:41.568Z] 907de827c788: Waiting [2023-12-13T20:20:41.568Z] 77eaf9bbe602: Waiting [2023-12-13T20:20:41.568Z] c04da80f2987: Waiting [2023-12-13T20:20:41.568Z] 0faf9b67be60: Waiting [2023-12-13T20:20:41.568Z] 00052320106a: Layer already exists [2023-12-13T20:20:41.568Z] d1e3123b4a5f: Layer already exists [2023-12-13T20:20:41.568Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:20:41.568Z] 03ae55f60245: Layer already exists [2023-12-13T20:20:41.568Z] 6ad58b49a401: Layer already exists [2023-12-13T20:20:41.568Z] 907de827c788: Layer already exists [2023-12-13T20:20:41.568Z] c04da80f2987: Layer already exists [2023-12-13T20:20:41.568Z] 77eaf9bbe602: Layer already exists [2023-12-13T20:20:41.568Z] 0faf9b67be60: Layer already exists [2023-12-13T20:20:41.832Z] 3.2.0-dev.6: digest: sha256:4ab1c355c7d3f7d3f774c0e3f8212b412938a1aa2f2dc89c22a001d804d76a78 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:20:42.681Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:20:43.480Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:20:43.480Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-13T20:20:43.480Z] 6ad58b49a401: Preparing [2023-12-13T20:20:43.480Z] 00052320106a: Preparing [2023-12-13T20:20:43.480Z] d1e3123b4a5f: Preparing [2023-12-13T20:20:43.480Z] 819b7ab4cd23: Preparing [2023-12-13T20:20:43.480Z] 03ae55f60245: Preparing [2023-12-13T20:20:43.480Z] 907de827c788: Preparing [2023-12-13T20:20:43.480Z] 77eaf9bbe602: Preparing [2023-12-13T20:20:43.480Z] 907de827c788: Waiting [2023-12-13T20:20:43.480Z] c04da80f2987: Preparing [2023-12-13T20:20:43.480Z] 77eaf9bbe602: Waiting [2023-12-13T20:20:43.480Z] 0faf9b67be60: Preparing [2023-12-13T20:20:43.480Z] c04da80f2987: Waiting [2023-12-13T20:20:43.480Z] 0faf9b67be60: Waiting [2023-12-13T20:20:43.480Z] 03ae55f60245: Layer already exists [2023-12-13T20:20:43.480Z] 00052320106a: Layer already exists [2023-12-13T20:20:43.480Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:20:43.480Z] d1e3123b4a5f: Layer already exists [2023-12-13T20:20:43.480Z] 6ad58b49a401: Layer already exists [2023-12-13T20:20:43.480Z] 907de827c788: Layer already exists [2023-12-13T20:20:43.480Z] 77eaf9bbe602: Layer already exists [2023-12-13T20:20:43.480Z] c04da80f2987: Layer already exists [2023-12-13T20:20:43.480Z] 0faf9b67be60: Layer already exists [2023-12-13T20:20:43.747Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:4ab1c355c7d3f7d3f774c0e3f8212b412938a1aa2f2dc89c22a001d804d76a78 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:20:44.582Z] + 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 [2023-12-13T20:20:45.413Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-12-13T20:20:45.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-12-13T20:20:45.413Z] 6ad58b49a401: Preparing [2023-12-13T20:20:45.413Z] 00052320106a: Preparing [2023-12-13T20:20:45.413Z] d1e3123b4a5f: Preparing [2023-12-13T20:20:45.413Z] 819b7ab4cd23: Preparing [2023-12-13T20:20:45.413Z] 03ae55f60245: Preparing [2023-12-13T20:20:45.413Z] 907de827c788: Preparing [2023-12-13T20:20:45.413Z] 77eaf9bbe602: Preparing [2023-12-13T20:20:45.413Z] 907de827c788: Waiting [2023-12-13T20:20:45.413Z] 77eaf9bbe602: Waiting [2023-12-13T20:20:45.413Z] c04da80f2987: Preparing [2023-12-13T20:20:45.413Z] 0faf9b67be60: Preparing [2023-12-13T20:20:45.413Z] c04da80f2987: Waiting [2023-12-13T20:20:45.413Z] 0faf9b67be60: Waiting [2023-12-13T20:20:45.413Z] d1e3123b4a5f: Layer already exists [2023-12-13T20:20:45.413Z] 6ad58b49a401: Layer already exists [2023-12-13T20:20:45.413Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:20:45.413Z] 03ae55f60245: Layer already exists [2023-12-13T20:20:45.413Z] 00052320106a: Layer already exists [2023-12-13T20:20:45.413Z] 0faf9b67be60: Layer already exists [2023-12-13T20:20:45.413Z] c04da80f2987: Layer already exists [2023-12-13T20:20:45.413Z] 907de827c788: Layer already exists [2023-12-13T20:20:45.413Z] 77eaf9bbe602: Layer already exists [2023-12-13T20:20:45.676Z] main: digest: sha256:4ab1c355c7d3f7d3f774c0e3f8212b412938a1aa2f2dc89c22a001d804d76a78 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:20:46.660Z] ===================================================== [Pipeline] echo [2023-12-13T20:20:46.825Z] taggedImages: [2023-12-13T20:20:46.825Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:20:46.825Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-12-13T20:20:46.825Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.6 [2023-12-13T20:20:46.825Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:20:46.825Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-12-13T20:20:47.007Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-12-13T20:20:47.007Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:20:47.007Z] latest [2023-12-13T20:20:47.007Z] 3.2.0-dev.6 [2023-12-13T20:20:47.007Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:20:47.007Z] main [2023-12-13T20:20:47.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:20:48.133Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:20:49.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:20:49.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-13T20:20:49.023Z] bcd9655c92f5: Preparing [2023-12-13T20:20:49.023Z] 4287cff695a4: Preparing [2023-12-13T20:20:49.023Z] 2e7377288553: Preparing [2023-12-13T20:20:49.023Z] 819b7ab4cd23: Preparing [2023-12-13T20:20:49.023Z] 03ae55f60245: Preparing [2023-12-13T20:20:49.023Z] 3b6eb28f8219: Preparing [2023-12-13T20:20:49.023Z] 2f8fc57a86b3: Preparing [2023-12-13T20:20:49.023Z] 2af617a5cfe8: Preparing [2023-12-13T20:20:49.023Z] 0faf9b67be60: Preparing [2023-12-13T20:20:49.023Z] 3b6eb28f8219: Waiting [2023-12-13T20:20:49.023Z] 2f8fc57a86b3: Waiting [2023-12-13T20:20:49.023Z] 2af617a5cfe8: Waiting [2023-12-13T20:20:49.023Z] 0faf9b67be60: Waiting [2023-12-13T20:20:49.023Z] 03ae55f60245: Layer already exists [2023-12-13T20:20:49.023Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:20:49.023Z] 2f8fc57a86b3: Layer already exists [2023-12-13T20:20:49.292Z] 2af617a5cfe8: Layer already exists [2023-12-13T20:20:49.292Z] 2e7377288553: Pushed [2023-12-13T20:20:49.292Z] 4287cff695a4: Pushed [2023-12-13T20:20:49.292Z] 0faf9b67be60: Layer already exists [2023-12-13T20:20:49.292Z] bcd9655c92f5: Pushed [2023-12-13T20:21:07.577Z] 3b6eb28f8219: Pushed [2023-12-13T20:21:07.577Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:5acf49dd0b3333eddb53f5e6e956db5599566400a92be0aa8100aeb6c3631c4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:08.386Z] + 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 [2023-12-13T20:21:09.219Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-12-13T20:21:09.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-13T20:21:09.219Z] bcd9655c92f5: Preparing [2023-12-13T20:21:09.219Z] 4287cff695a4: Preparing [2023-12-13T20:21:09.219Z] 2e7377288553: Preparing [2023-12-13T20:21:09.219Z] 819b7ab4cd23: Preparing [2023-12-13T20:21:09.219Z] 03ae55f60245: Preparing [2023-12-13T20:21:09.219Z] 3b6eb28f8219: Preparing [2023-12-13T20:21:09.219Z] 2f8fc57a86b3: Preparing [2023-12-13T20:21:09.219Z] 2af617a5cfe8: Preparing [2023-12-13T20:21:09.219Z] 0faf9b67be60: Preparing [2023-12-13T20:21:09.219Z] 2af617a5cfe8: Waiting [2023-12-13T20:21:09.219Z] 3b6eb28f8219: Waiting [2023-12-13T20:21:09.219Z] 2f8fc57a86b3: Waiting [2023-12-13T20:21:09.219Z] bcd9655c92f5: Layer already exists [2023-12-13T20:21:09.219Z] 03ae55f60245: Layer already exists [2023-12-13T20:21:09.219Z] 2e7377288553: Layer already exists [2023-12-13T20:21:09.219Z] 4287cff695a4: Layer already exists [2023-12-13T20:21:09.219Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:21:09.219Z] 3b6eb28f8219: Layer already exists [2023-12-13T20:21:09.219Z] 0faf9b67be60: Layer already exists [2023-12-13T20:21:09.219Z] 2f8fc57a86b3: Layer already exists [2023-12-13T20:21:09.219Z] 2af617a5cfe8: Layer already exists [2023-12-13T20:21:09.498Z] latest: digest: sha256:5acf49dd0b3333eddb53f5e6e956db5599566400a92be0aa8100aeb6c3631c4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:10.357Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:11.196Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.6 [2023-12-13T20:21:11.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-13T20:21:11.196Z] bcd9655c92f5: Preparing [2023-12-13T20:21:11.196Z] 4287cff695a4: Preparing [2023-12-13T20:21:11.196Z] 2e7377288553: Preparing [2023-12-13T20:21:11.196Z] 819b7ab4cd23: Preparing [2023-12-13T20:21:11.196Z] 03ae55f60245: Preparing [2023-12-13T20:21:11.196Z] 3b6eb28f8219: Preparing [2023-12-13T20:21:11.196Z] 2f8fc57a86b3: Preparing [2023-12-13T20:21:11.196Z] 2af617a5cfe8: Preparing [2023-12-13T20:21:11.196Z] 0faf9b67be60: Preparing [2023-12-13T20:21:11.196Z] 2f8fc57a86b3: Waiting [2023-12-13T20:21:11.196Z] 3b6eb28f8219: Waiting [2023-12-13T20:21:11.196Z] 0faf9b67be60: Waiting [2023-12-13T20:21:11.196Z] 2af617a5cfe8: Waiting [2023-12-13T20:21:11.196Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:21:11.196Z] 03ae55f60245: Layer already exists [2023-12-13T20:21:11.196Z] bcd9655c92f5: Layer already exists [2023-12-13T20:21:11.196Z] 2e7377288553: Layer already exists [2023-12-13T20:21:11.196Z] 4287cff695a4: Layer already exists [2023-12-13T20:21:11.196Z] 3b6eb28f8219: Layer already exists [2023-12-13T20:21:11.196Z] 2f8fc57a86b3: Layer already exists [2023-12-13T20:21:11.196Z] 2af617a5cfe8: Layer already exists [2023-12-13T20:21:11.196Z] 0faf9b67be60: Layer already exists [2023-12-13T20:21:11.460Z] 3.2.0-dev.6: digest: sha256:5acf49dd0b3333eddb53f5e6e956db5599566400a92be0aa8100aeb6c3631c4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:12.286Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:13.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:21:13.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-13T20:21:13.102Z] bcd9655c92f5: Preparing [2023-12-13T20:21:13.102Z] 4287cff695a4: Preparing [2023-12-13T20:21:13.102Z] 2e7377288553: Preparing [2023-12-13T20:21:13.102Z] 819b7ab4cd23: Preparing [2023-12-13T20:21:13.102Z] 03ae55f60245: Preparing [2023-12-13T20:21:13.102Z] 3b6eb28f8219: Preparing [2023-12-13T20:21:13.102Z] 2f8fc57a86b3: Preparing [2023-12-13T20:21:13.102Z] 3b6eb28f8219: Waiting [2023-12-13T20:21:13.102Z] 2af617a5cfe8: Preparing [2023-12-13T20:21:13.102Z] 2f8fc57a86b3: Waiting [2023-12-13T20:21:13.102Z] 0faf9b67be60: Preparing [2023-12-13T20:21:13.102Z] 2af617a5cfe8: Waiting [2023-12-13T20:21:13.102Z] 0faf9b67be60: Waiting [2023-12-13T20:21:13.102Z] 4287cff695a4: Layer already exists [2023-12-13T20:21:13.102Z] 2e7377288553: Layer already exists [2023-12-13T20:21:13.102Z] 03ae55f60245: Layer already exists [2023-12-13T20:21:13.102Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:21:13.102Z] bcd9655c92f5: Layer already exists [2023-12-13T20:21:13.102Z] 3b6eb28f8219: Layer already exists [2023-12-13T20:21:13.102Z] 0faf9b67be60: Layer already exists [2023-12-13T20:21:13.102Z] 2f8fc57a86b3: Layer already exists [2023-12-13T20:21:13.102Z] 2af617a5cfe8: Layer already exists [2023-12-13T20:21:13.367Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:5acf49dd0b3333eddb53f5e6e956db5599566400a92be0aa8100aeb6c3631c4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:14.206Z] + 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 [2023-12-13T20:21:15.036Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-12-13T20:21:15.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-12-13T20:21:15.036Z] bcd9655c92f5: Preparing [2023-12-13T20:21:15.036Z] 4287cff695a4: Preparing [2023-12-13T20:21:15.036Z] 2e7377288553: Preparing [2023-12-13T20:21:15.036Z] 819b7ab4cd23: Preparing [2023-12-13T20:21:15.036Z] 03ae55f60245: Preparing [2023-12-13T20:21:15.036Z] 3b6eb28f8219: Preparing [2023-12-13T20:21:15.036Z] 2f8fc57a86b3: Preparing [2023-12-13T20:21:15.036Z] 2af617a5cfe8: Preparing [2023-12-13T20:21:15.036Z] 0faf9b67be60: Preparing [2023-12-13T20:21:15.036Z] 3b6eb28f8219: Waiting [2023-12-13T20:21:15.036Z] 2f8fc57a86b3: Waiting [2023-12-13T20:21:15.036Z] 2af617a5cfe8: Waiting [2023-12-13T20:21:15.036Z] 0faf9b67be60: Waiting [2023-12-13T20:21:15.036Z] bcd9655c92f5: Layer already exists [2023-12-13T20:21:15.036Z] 4287cff695a4: Layer already exists [2023-12-13T20:21:15.036Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:21:15.036Z] 2e7377288553: Layer already exists [2023-12-13T20:21:15.036Z] 03ae55f60245: Layer already exists [2023-12-13T20:21:15.036Z] 0faf9b67be60: Layer already exists [2023-12-13T20:21:15.036Z] 3b6eb28f8219: Layer already exists [2023-12-13T20:21:15.036Z] 2af617a5cfe8: Layer already exists [2023-12-13T20:21:15.036Z] 2f8fc57a86b3: Layer already exists [2023-12-13T20:21:15.300Z] main: digest: sha256:5acf49dd0b3333eddb53f5e6e956db5599566400a92be0aa8100aeb6c3631c4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:21:16.306Z] ===================================================== [Pipeline] echo [2023-12-13T20:21:16.486Z] taggedImages: [2023-12-13T20:21:16.486Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:21:16.486Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-12-13T20:21:16.486Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.6 [2023-12-13T20:21:16.486Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:21:16.486Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-12-13T20:21:16.675Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-12-13T20:21:16.676Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:21:16.676Z] latest [2023-12-13T20:21:16.676Z] 3.2.0-dev.6 [2023-12-13T20:21:16.676Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:21:16.676Z] main [2023-12-13T20:21:16.676Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:17.857Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:18.726Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:21:18.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-13T20:21:18.726Z] 6b973cd6a490: Preparing [2023-12-13T20:21:18.726Z] e6d71c039f86: Preparing [2023-12-13T20:21:18.726Z] 819b7ab4cd23: Preparing [2023-12-13T20:21:18.726Z] 03ae55f60245: Preparing [2023-12-13T20:21:18.726Z] dd659fa37c2b: Preparing [2023-12-13T20:21:18.726Z] 8c9e5cc29fbc: Preparing [2023-12-13T20:21:18.726Z] 0faf9b67be60: Preparing [2023-12-13T20:21:18.726Z] 8c9e5cc29fbc: Waiting [2023-12-13T20:21:18.726Z] 0faf9b67be60: Waiting [2023-12-13T20:21:18.726Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:21:18.726Z] 03ae55f60245: Layer already exists [2023-12-13T20:21:18.990Z] 0faf9b67be60: Layer already exists [2023-12-13T20:21:18.990Z] dd659fa37c2b: Pushed [2023-12-13T20:21:18.990Z] 6b973cd6a490: Pushed [2023-12-13T20:21:19.254Z] 8c9e5cc29fbc: Pushed [2023-12-13T20:21:23.487Z] e6d71c039f86: Pushed [2023-12-13T20:21:23.487Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:6706f6de3bdcb3bdb526826cab25766e35b7f6838068aea677c7adced479425e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:24.350Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:25.182Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-12-13T20:21:25.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-13T20:21:25.182Z] 6b973cd6a490: Preparing [2023-12-13T20:21:25.182Z] e6d71c039f86: Preparing [2023-12-13T20:21:25.182Z] 819b7ab4cd23: Preparing [2023-12-13T20:21:25.182Z] 03ae55f60245: Preparing [2023-12-13T20:21:25.182Z] dd659fa37c2b: Preparing [2023-12-13T20:21:25.182Z] 8c9e5cc29fbc: Preparing [2023-12-13T20:21:25.182Z] 0faf9b67be60: Preparing [2023-12-13T20:21:25.182Z] 8c9e5cc29fbc: Waiting [2023-12-13T20:21:25.182Z] 0faf9b67be60: Waiting [2023-12-13T20:21:25.182Z] e6d71c039f86: Layer already exists [2023-12-13T20:21:25.182Z] 6b973cd6a490: Layer already exists [2023-12-13T20:21:25.182Z] dd659fa37c2b: Layer already exists [2023-12-13T20:21:25.182Z] 03ae55f60245: Layer already exists [2023-12-13T20:21:25.182Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:21:25.182Z] 8c9e5cc29fbc: Layer already exists [2023-12-13T20:21:25.182Z] 0faf9b67be60: Layer already exists [2023-12-13T20:21:25.446Z] latest: digest: sha256:6706f6de3bdcb3bdb526826cab25766e35b7f6838068aea677c7adced479425e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:26.275Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:27.107Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.6 [2023-12-13T20:21:27.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-13T20:21:27.107Z] 6b973cd6a490: Preparing [2023-12-13T20:21:27.107Z] e6d71c039f86: Preparing [2023-12-13T20:21:27.107Z] 819b7ab4cd23: Preparing [2023-12-13T20:21:27.107Z] 03ae55f60245: Preparing [2023-12-13T20:21:27.107Z] dd659fa37c2b: Preparing [2023-12-13T20:21:27.107Z] 8c9e5cc29fbc: Preparing [2023-12-13T20:21:27.107Z] 0faf9b67be60: Preparing [2023-12-13T20:21:27.107Z] 8c9e5cc29fbc: Waiting [2023-12-13T20:21:27.107Z] 0faf9b67be60: Waiting [2023-12-13T20:21:27.107Z] e6d71c039f86: Layer already exists [2023-12-13T20:21:27.107Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:21:27.107Z] 6b973cd6a490: Layer already exists [2023-12-13T20:21:27.107Z] dd659fa37c2b: Layer already exists [2023-12-13T20:21:27.107Z] 03ae55f60245: Layer already exists [2023-12-13T20:21:27.107Z] 8c9e5cc29fbc: Layer already exists [2023-12-13T20:21:27.107Z] 0faf9b67be60: Layer already exists [2023-12-13T20:21:27.372Z] 3.2.0-dev.6: digest: sha256:6706f6de3bdcb3bdb526826cab25766e35b7f6838068aea677c7adced479425e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:28.186Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:29.043Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:21:29.043Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-13T20:21:29.043Z] 6b973cd6a490: Preparing [2023-12-13T20:21:29.043Z] e6d71c039f86: Preparing [2023-12-13T20:21:29.043Z] 819b7ab4cd23: Preparing [2023-12-13T20:21:29.043Z] 03ae55f60245: Preparing [2023-12-13T20:21:29.043Z] dd659fa37c2b: Preparing [2023-12-13T20:21:29.043Z] 8c9e5cc29fbc: Preparing [2023-12-13T20:21:29.043Z] 0faf9b67be60: Preparing [2023-12-13T20:21:29.043Z] 8c9e5cc29fbc: Waiting [2023-12-13T20:21:29.043Z] 0faf9b67be60: Waiting [2023-12-13T20:21:29.043Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:21:29.043Z] dd659fa37c2b: Layer already exists [2023-12-13T20:21:29.043Z] 6b973cd6a490: Layer already exists [2023-12-13T20:21:29.043Z] e6d71c039f86: Layer already exists [2023-12-13T20:21:29.043Z] 03ae55f60245: Layer already exists [2023-12-13T20:21:29.043Z] 8c9e5cc29fbc: Layer already exists [2023-12-13T20:21:29.043Z] 0faf9b67be60: Layer already exists [2023-12-13T20:21:29.307Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:6706f6de3bdcb3bdb526826cab25766e35b7f6838068aea677c7adced479425e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:30.145Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:32.941Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-12-13T20:21:32.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-12-13T20:21:32.941Z] 6b973cd6a490: Preparing [2023-12-13T20:21:32.941Z] e6d71c039f86: Preparing [2023-12-13T20:21:32.941Z] 819b7ab4cd23: Preparing [2023-12-13T20:21:32.941Z] 03ae55f60245: Preparing [2023-12-13T20:21:32.941Z] dd659fa37c2b: Preparing [2023-12-13T20:21:32.941Z] 8c9e5cc29fbc: Preparing [2023-12-13T20:21:32.941Z] 0faf9b67be60: Preparing [2023-12-13T20:21:32.941Z] 8c9e5cc29fbc: Waiting [2023-12-13T20:21:32.941Z] 0faf9b67be60: Waiting [2023-12-13T20:21:32.941Z] 03ae55f60245: Layer already exists [2023-12-13T20:21:32.941Z] e6d71c039f86: Layer already exists [2023-12-13T20:21:32.941Z] 6b973cd6a490: Layer already exists [2023-12-13T20:21:32.941Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:21:32.941Z] dd659fa37c2b: Layer already exists [2023-12-13T20:21:32.941Z] 8c9e5cc29fbc: Layer already exists [2023-12-13T20:21:32.941Z] 0faf9b67be60: Layer already exists [2023-12-13T20:21:33.205Z] main: digest: sha256:6706f6de3bdcb3bdb526826cab25766e35b7f6838068aea677c7adced479425e size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:21:34.401Z] ===================================================== [Pipeline] echo [2023-12-13T20:21:34.571Z] taggedImages: [2023-12-13T20:21:34.572Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:21:34.572Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-12-13T20:21:34.572Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.6 [2023-12-13T20:21:34.572Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:21:34.572Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-12-13T20:21:34.754Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-12-13T20:21:34.754Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:21:34.754Z] latest [2023-12-13T20:21:34.754Z] 3.2.0-dev.6 [2023-12-13T20:21:34.754Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:21:34.754Z] main [2023-12-13T20:21:34.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:35.981Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:36.840Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:21:36.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-13T20:21:36.840Z] 409a997ae5c5: Preparing [2023-12-13T20:21:36.840Z] 5f6852975064: Preparing [2023-12-13T20:21:36.840Z] 819b7ab4cd23: Preparing [2023-12-13T20:21:36.840Z] 03ae55f60245: Preparing [2023-12-13T20:21:36.840Z] 11e503342ad3: Preparing [2023-12-13T20:21:36.840Z] afdd207c594a: Preparing [2023-12-13T20:21:36.840Z] 0faf9b67be60: Preparing [2023-12-13T20:21:36.840Z] afdd207c594a: Waiting [2023-12-13T20:21:36.840Z] 0faf9b67be60: Waiting [2023-12-13T20:21:36.840Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:21:36.840Z] 03ae55f60245: Layer already exists [2023-12-13T20:21:36.840Z] 11e503342ad3: Layer already exists [2023-12-13T20:21:36.840Z] afdd207c594a: Layer already exists [2023-12-13T20:21:36.840Z] 0faf9b67be60: Layer already exists [2023-12-13T20:21:37.104Z] 409a997ae5c5: Pushed [2023-12-13T20:21:41.337Z] 5f6852975064: Pushed [2023-12-13T20:21:41.337Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623: digest: sha256:dcaf2821a97fa7ddcfaedf04edc5ed650edb07b99368f346757507a19a9fd669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:42.191Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:43.055Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-12-13T20:21:43.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-13T20:21:43.055Z] 409a997ae5c5: Preparing [2023-12-13T20:21:43.055Z] 5f6852975064: Preparing [2023-12-13T20:21:43.055Z] 819b7ab4cd23: Preparing [2023-12-13T20:21:43.055Z] 03ae55f60245: Preparing [2023-12-13T20:21:43.055Z] 11e503342ad3: Preparing [2023-12-13T20:21:43.055Z] afdd207c594a: Preparing [2023-12-13T20:21:43.055Z] 0faf9b67be60: Preparing [2023-12-13T20:21:43.055Z] afdd207c594a: Waiting [2023-12-13T20:21:43.055Z] 0faf9b67be60: Waiting [2023-12-13T20:21:43.055Z] 409a997ae5c5: Layer already exists [2023-12-13T20:21:43.055Z] 5f6852975064: Layer already exists [2023-12-13T20:21:43.055Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:21:43.055Z] 03ae55f60245: Layer already exists [2023-12-13T20:21:43.055Z] 11e503342ad3: Layer already exists [2023-12-13T20:21:43.055Z] afdd207c594a: Layer already exists [2023-12-13T20:21:43.055Z] 0faf9b67be60: Layer already exists [2023-12-13T20:21:43.321Z] latest: digest: sha256:dcaf2821a97fa7ddcfaedf04edc5ed650edb07b99368f346757507a19a9fd669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:44.168Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:46.465Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.6 [2023-12-13T20:21:46.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-13T20:21:46.465Z] 409a997ae5c5: Preparing [2023-12-13T20:21:46.465Z] 5f6852975064: Preparing [2023-12-13T20:21:46.465Z] 819b7ab4cd23: Preparing [2023-12-13T20:21:46.465Z] 03ae55f60245: Preparing [2023-12-13T20:21:46.465Z] 11e503342ad3: Preparing [2023-12-13T20:21:46.465Z] afdd207c594a: Preparing [2023-12-13T20:21:46.465Z] 0faf9b67be60: Preparing [2023-12-13T20:21:46.465Z] afdd207c594a: Waiting [2023-12-13T20:21:46.465Z] 0faf9b67be60: Waiting [2023-12-13T20:21:46.465Z] 11e503342ad3: Layer already exists [2023-12-13T20:21:46.465Z] 409a997ae5c5: Layer already exists [2023-12-13T20:21:46.465Z] 03ae55f60245: Layer already exists [2023-12-13T20:21:46.466Z] 5f6852975064: Layer already exists [2023-12-13T20:21:46.466Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:21:46.466Z] afdd207c594a: Layer already exists [2023-12-13T20:21:46.466Z] 0faf9b67be60: Layer already exists [2023-12-13T20:21:46.731Z] 3.2.0-dev.6: digest: sha256:dcaf2821a97fa7ddcfaedf04edc5ed650edb07b99368f346757507a19a9fd669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:47.584Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:48.426Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:21:48.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-13T20:21:48.426Z] 409a997ae5c5: Preparing [2023-12-13T20:21:48.426Z] 5f6852975064: Preparing [2023-12-13T20:21:48.426Z] 819b7ab4cd23: Preparing [2023-12-13T20:21:48.426Z] 03ae55f60245: Preparing [2023-12-13T20:21:48.426Z] 11e503342ad3: Preparing [2023-12-13T20:21:48.426Z] afdd207c594a: Preparing [2023-12-13T20:21:48.426Z] 0faf9b67be60: Preparing [2023-12-13T20:21:48.426Z] 0faf9b67be60: Waiting [2023-12-13T20:21:48.426Z] afdd207c594a: Waiting [2023-12-13T20:21:48.426Z] 11e503342ad3: Layer already exists [2023-12-13T20:21:48.426Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:21:48.426Z] 409a997ae5c5: Layer already exists [2023-12-13T20:21:48.426Z] 5f6852975064: Layer already exists [2023-12-13T20:21:48.426Z] 03ae55f60245: Layer already exists [2023-12-13T20:21:48.426Z] afdd207c594a: Layer already exists [2023-12-13T20:21:48.426Z] 0faf9b67be60: Layer already exists [2023-12-13T20:21:48.691Z] 420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6: digest: sha256:dcaf2821a97fa7ddcfaedf04edc5ed650edb07b99368f346757507a19a9fd669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:49.530Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:50.377Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-12-13T20:21:50.377Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-12-13T20:21:50.377Z] 409a997ae5c5: Preparing [2023-12-13T20:21:50.377Z] 5f6852975064: Preparing [2023-12-13T20:21:50.377Z] 819b7ab4cd23: Preparing [2023-12-13T20:21:50.377Z] 03ae55f60245: Preparing [2023-12-13T20:21:50.377Z] 11e503342ad3: Preparing [2023-12-13T20:21:50.377Z] afdd207c594a: Preparing [2023-12-13T20:21:50.377Z] 0faf9b67be60: Preparing [2023-12-13T20:21:50.377Z] 0faf9b67be60: Waiting [2023-12-13T20:21:50.377Z] afdd207c594a: Waiting [2023-12-13T20:21:50.377Z] 03ae55f60245: Layer already exists [2023-12-13T20:21:50.378Z] 5f6852975064: Layer already exists [2023-12-13T20:21:50.378Z] 11e503342ad3: Layer already exists [2023-12-13T20:21:50.378Z] 409a997ae5c5: Layer already exists [2023-12-13T20:21:50.378Z] 819b7ab4cd23: Layer already exists [2023-12-13T20:21:50.378Z] afdd207c594a: Layer already exists [2023-12-13T20:21:50.378Z] 0faf9b67be60: Layer already exists [2023-12-13T20:21:50.642Z] main: digest: sha256:dcaf2821a97fa7ddcfaedf04edc5ed650edb07b99368f346757507a19a9fd669 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-13T20:21:51.739Z] ===================================================== [Pipeline] echo [2023-12-13T20:21:51.918Z] taggedImages: [2023-12-13T20:21:51.918Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [2023-12-13T20:21:51.918Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-12-13T20:21:51.918Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.6 [2023-12-13T20:21:51.918Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:420b6f8ee6b7ced97b7db737aa2a08d41b6b2623-3.2.0-dev.6 [2023-12-13T20:21:51.918Z] - 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 [2023-12-13T20:21:53.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-13T20:21:53.302Z] [2023-12-13T20:21:53.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:21:53.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-13T20:21:53.793Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-13T20:21:53.793Z] 8998bd30e6a1: Pulling fs layer [2023-12-13T20:21:53.793Z] 04944245beec: Pulling fs layer [2023-12-13T20:21:53.793Z] 699f458cf7ca: Pulling fs layer [2023-12-13T20:21:53.793Z] 765212b225bb: Pulling fs layer [2023-12-13T20:21:53.793Z] f23df028b6ca: Pulling fs layer [2023-12-13T20:21:53.793Z] d65c8cfc05b1: Pulling fs layer [2023-12-13T20:21:53.793Z] 2437ff75d9bd: Pulling fs layer [2023-12-13T20:21:53.793Z] f23df028b6ca: Waiting [2023-12-13T20:21:53.793Z] d65c8cfc05b1: Waiting [2023-12-13T20:21:53.793Z] 2437ff75d9bd: Waiting [2023-12-13T20:21:53.793Z] 765212b225bb: Waiting [2023-12-13T20:21:54.056Z] 04944245beec: Verifying Checksum [2023-12-13T20:21:54.056Z] 04944245beec: Download complete [2023-12-13T20:21:54.056Z] 765212b225bb: Verifying Checksum [2023-12-13T20:21:54.056Z] 765212b225bb: Download complete [2023-12-13T20:21:54.056Z] f23df028b6ca: Verifying Checksum [2023-12-13T20:21:54.056Z] f23df028b6ca: Download complete [2023-12-13T20:21:54.056Z] d65c8cfc05b1: Verifying Checksum [2023-12-13T20:21:54.056Z] d65c8cfc05b1: Download complete [2023-12-13T20:21:54.056Z] 699f458cf7ca: Verifying Checksum [2023-12-13T20:21:54.637Z] 8998bd30e6a1: Verifying Checksum [2023-12-13T20:21:54.637Z] 8998bd30e6a1: Download complete [2023-12-13T20:21:56.581Z] 2437ff75d9bd: Verifying Checksum [2023-12-13T20:21:56.581Z] 2437ff75d9bd: Download complete [2023-12-13T20:22:00.820Z] 8998bd30e6a1: Pull complete [2023-12-13T20:22:00.820Z] 04944245beec: Pull complete [2023-12-13T20:22:02.224Z] 699f458cf7ca: Pull complete [2023-12-13T20:22:02.224Z] 765212b225bb: Pull complete [2023-12-13T20:22:03.178Z] f23df028b6ca: Pull complete [2023-12-13T20:22:03.178Z] d65c8cfc05b1: Pull complete [2023-12-13T20:22:25.205Z] 2437ff75d9bd: Pull complete [2023-12-13T20:22:25.205Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-13T20:22:25.205Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-13T20:22:25.205Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T20:22:26.051Z] prd-ubuntu20.04-docker-arm64-4c-16g-24992 does not seem to be running inside a container [2023-12-13T20:22:26.094Z] $ 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/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@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 [2023-12-13T20:22:28.039Z] $ docker top 8a01a9ea4915dc231f7b3d3aea6d5ecb70a2b48454ba34517603117a18c3d671 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-13T20:22:28.908Z] ---> job-cost.sh [2023-12-13T20:22:29.171Z] lf-activate-venv: SKIPPING [2023-12-13T20:22:29.171Z] INFO: No Stack... [2023-12-13T20:22:29.752Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-13T20:22:30.329Z] INFO: Archiving Costs [Pipeline] sh [2023-12-13T20:22:30.632Z] + cat /w/workspace/edgex-go/616/archives/cost.csv [2023-12-13T20:22:30.632Z] + cut -d, -f6 [Pipeline] lock [2023-12-13T20:22:30.688Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-616-stack-cost] [2023-12-13T20:22:30.696Z] Resource [jenkins-edgexfoundry-edgex-go-main-616-stack-cost] did not exist. Created. [2023-12-13T20:22:30.696Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-616-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-13T20:22:31.378Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-13T20:22:32.095Z] Stashed 1 file(s) [Pipeline] } [2023-12-13T20:22:32.103Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-616-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-13T20:22:32.453Z] $ docker stop --time=1 8a01a9ea4915dc231f7b3d3aea6d5ecb70a2b48454ba34517603117a18c3d671 [2023-12-13T20:22:33.825Z] $ docker rm -f --volumes 8a01a9ea4915dc231f7b3d3aea6d5ecb70a2b48454ba34517603117a18c3d671 [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 [2023-12-13T20:22:37.727Z] provisioning config files... [2023-12-13T20:22:37.735Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/616@tmp/config6426261306275561161tmp [Pipeline] { [Pipeline] sh [2023-12-13T20:22:38.375Z] + set +x [2023-12-13T20:22:38.375Z] + curl -s https://codecov.io/bash [2023-12-13T20:22:38.375Z] + bash -s -- [2023-12-13T20:22:38.375Z] [2023-12-13T20:22:38.375Z] _____ _ [2023-12-13T20:22:38.375Z] / ____| | | [2023-12-13T20:22:38.375Z] | | ___ __| | ___ ___ _____ __ [2023-12-13T20:22:38.375Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-13T20:22:38.375Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-13T20:22:38.375Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-13T20:22:38.375Z] Bash-1.0.6 [2023-12-13T20:22:38.375Z] [2023-12-13T20:22:38.375Z] [2023-12-13T20:22:38.375Z] ==> git version 2.25.1 found [2023-12-13T20:22:38.375Z] ==> 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 [2023-12-13T20:22:38.375Z] Release-Date: 2020-01-08 [2023-12-13T20:22:38.375Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-13T20:22:38.375Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-13T20:22:38.375Z] ==> Jenkins CI detected. [2023-12-13T20:22:38.375Z] current dir:  /w/workspace/edgex-go/616 [2023-12-13T20:22:38.375Z] project root: . [2023-12-13T20:22:38.375Z] --> token set from env [2023-12-13T20:22:38.375Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-13T20:22:38.635Z] ==> Running gcov in . (disable via -X gcov) [2023-12-13T20:22:38.635Z] ==> Python coveragepy not found [2023-12-13T20:22:38.635Z] ==> Searching for coverage reports in: [2023-12-13T20:22:38.635Z] + . [2023-12-13T20:22:38.635Z] -> Found 1 reports [2023-12-13T20:22:38.635Z] ==> Detecting git/mercurial file structure [2023-12-13T20:22:38.635Z] ==> Reading reports [2023-12-13T20:22:38.635Z] + ./coverage.out bytes=453602 [2023-12-13T20:22:38.635Z] ==> Appending adjustments [2023-12-13T20:22:38.635Z] https://docs.codecov.io/docs/fixing-reports [2023-12-13T20:22:39.572Z] + Found adjustments [2023-12-13T20:22:39.572Z] ==> Gzipping contents [2023-12-13T20:22:39.572Z] 60K /tmp/codecov.QojILy.gz [2023-12-13T20:22:39.572Z] ==> Uploading reports [2023-12-13T20:22:39.572Z] url: https://codecov.io [2023-12-13T20:22:39.572Z] query: branch=main&commit=420b6f8ee6b7ced97b7db737aa2a08d41b6b2623&build=616&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F616%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-13T20:22:39.572Z] -> Pinging Codecov [2023-12-13T20:22:39.572Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=420b6f8ee6b7ced97b7db737aa2a08d41b6b2623&build=616&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F616%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-13T20:22:39.832Z] -> Uploading to [2023-12-13T20:22:39.832Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-13/00271124DB129430A58F1EEE437C3FCB/420b6f8ee6b7ced97b7db737aa2a08d41b6b2623/15bc76bf-356b-46e3-bf37-aa8ddd77262e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231213T202239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da787e4529d58776b802dbe13218770770a33f503541dd20d84b26e21b4388f6 [2023-12-13T20:22:39.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-13T20:22:39.832Z] Dload Upload Total Spent Left Speed [2023-12-13T20:22:40.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57812 0 0 100 57812 0 197k --:--:-- --:--:-- --:--:-- 197k [2023-12-13T20:22:40.092Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/420b6f8ee6b7ced97b7db737aa2a08d41b6b2623 [Pipeline] } [2023-12-13T20:22:40.099Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-12-13T20:22:41.177Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-13T20:22:41.191Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:22:41.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-13T20:22:41.995Z] [2023-12-13T20:22:41.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:22:42.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-13T20:22:42.474Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-13T20:22:42.474Z] df9b9388f04a: Pulling fs layer [2023-12-13T20:22:42.474Z] 52dc419b0ee2: Pulling fs layer [2023-12-13T20:22:42.474Z] 25bc292e5bac: Pulling fs layer [2023-12-13T20:22:42.474Z] 114826534d7a: Pulling fs layer [2023-12-13T20:22:42.474Z] 4657fd5d0bcf: Pulling fs layer [2023-12-13T20:22:42.474Z] 6ad1cebc031e: Pulling fs layer [2023-12-13T20:22:42.474Z] 8a3aa393b2d8: Pulling fs layer [2023-12-13T20:22:42.474Z] 6ad1cebc031e: Waiting [2023-12-13T20:22:42.474Z] 8a3aa393b2d8: Waiting [2023-12-13T20:22:42.474Z] 25bc292e5bac: Verifying Checksum [2023-12-13T20:22:42.474Z] 25bc292e5bac: Download complete [2023-12-13T20:22:42.474Z] 52dc419b0ee2: Verifying Checksum [2023-12-13T20:22:42.474Z] 52dc419b0ee2: Download complete [2023-12-13T20:22:42.474Z] 4657fd5d0bcf: Verifying Checksum [2023-12-13T20:22:42.474Z] 4657fd5d0bcf: Download complete [2023-12-13T20:22:42.474Z] df9b9388f04a: Verifying Checksum [2023-12-13T20:22:42.474Z] df9b9388f04a: Download complete [2023-12-13T20:22:42.733Z] 6ad1cebc031e: Verifying Checksum [2023-12-13T20:22:42.733Z] 6ad1cebc031e: Download complete [2023-12-13T20:22:42.733Z] df9b9388f04a: Pull complete [2023-12-13T20:22:42.992Z] 52dc419b0ee2: Pull complete [2023-12-13T20:22:42.992Z] 25bc292e5bac: Pull complete [2023-12-13T20:22:43.250Z] 114826534d7a: Verifying Checksum [2023-12-13T20:22:43.250Z] 114826534d7a: Download complete [2023-12-13T20:22:43.509Z] 8a3aa393b2d8: Verifying Checksum [2023-12-13T20:22:43.509Z] 8a3aa393b2d8: Download complete [2023-12-13T20:22:46.799Z] 114826534d7a: Pull complete [2023-12-13T20:22:46.799Z] 4657fd5d0bcf: Pull complete [2023-12-13T20:22:46.799Z] 6ad1cebc031e: Pull complete [2023-12-13T20:22:49.325Z] 8a3aa393b2d8: Pull complete [2023-12-13T20:22:49.325Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-13T20:22:49.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-13T20:22:49.325Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T20:22:50.135Z] prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container [2023-12-13T20:22:50.169Z] $ 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/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-13T20:22:53.639Z] $ docker top 3700d1bff6bd417775e1f9221d5f7bca6992d9a86a86af526265cc6721dd848a -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-13T20:22:54.054Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-12-13T20:22:54.331Z] + set -o pipefail [2023-12-13T20:22:54.331Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-12-13T20:22:59.604Z] [2023-12-13T20:22:59.604Z] Monitoring /w/workspace/edgex-go/616 (github.com/edgexfoundry/edgex-go)... [2023-12-13T20:22:59.604Z] [2023-12-13T20:22:59.604Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/6d31f582-c324-4d23-89cd-dd78ece0adf4 [2023-12-13T20:22:59.604Z] [2023-12-13T20:22:59.604Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-13T20:22:59.604Z] [2023-12-13T20:23:00.172Z] [2023-12-13T20:23:00.172Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-13T20:23:00.172Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-13T20:23:00.172Z] More details here: https://snyk.co/ue1NS [2023-12-13T20:23:00.172Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-13T20:23:00.172Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-13T20:23:00.187Z] $ docker stop --time=1 3700d1bff6bd417775e1f9221d5f7bca6992d9a86a86af526265cc6721dd848a [2023-12-13T20:23:03.136Z] $ docker rm -f --volumes 3700d1bff6bd417775e1f9221d5f7bca6992d9a86a86af526265cc6721dd848a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-12-13T20:23:04.833Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-13T20:23:05.030Z] provisioning config files... [2023-12-13T20:23:05.042Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/616@tmp/config10977236667110961267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-13T20:23:05.676Z] --> edgex-publish-swagger.sh [2023-12-13T20:23:05.676Z] === Publish openapi/v3 API === [2023-12-13T20:23:05.676Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-12-13T20:23:05.676Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/616/openapi/v3/core-command.yaml] [2023-12-13T20:23:05.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-13T20:23:05.676Z] Dload Upload Total Spent Left Speed [2023-12-13T20:23:06.248Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63531 --:--:-- --:--:-- --:--:-- 63408 [2023-12-13T20:23:06.248Z] [2023-12-13T20:23:06.248Z] [2023-12-13T20:23:06.248Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/616/openapi/v3/core-data.yaml] [2023-12-13T20:23:06.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-13T20:23:06.248Z] Dload Upload Total Spent Left Speed [2023-12-13T20:23:06.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 144k --:--:-- --:--:-- --:--:-- 144k [2023-12-13T20:23:06.515Z] [2023-12-13T20:23:06.515Z] [2023-12-13T20:23:06.515Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/616/openapi/v3/core-metadata.yaml] [2023-12-13T20:23:06.515Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-13T20:23:06.515Z] Dload Upload Total Spent Left Speed [2023-12-13T20:23:07.041Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 44 144k 0 0 44 65535 0 941k --:--:-- --:--:-- --:--:-- 927k 100 144k 100 180 100 144k 410 329k --:--:-- --:--:-- --:--:-- 329k [2023-12-13T20:23:07.041Z] {"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":{}} [2023-12-13T20:23:07.041Z] [2023-12-13T20:23:07.041Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/616/openapi/v3/support-notifications.yaml] [2023-12-13T20:23:07.041Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-13T20:23:07.041Z] Dload Upload Total Spent Left Speed [2023-12-13T20:23:07.610Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87180 100 180 100 87000 360 170k --:--:-- --:--:-- --:--:-- 170k [2023-12-13T20:23:07.610Z] {"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":{}} [2023-12-13T20:23:07.610Z] [2023-12-13T20:23:07.610Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/616/openapi/v3/support-scheduler.yaml] [2023-12-13T20:23:07.610Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-13T20:23:07.610Z] Dload Upload Total Spent Left Speed [2023-12-13T20:23:07.870Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 176k 100 37134 100 180 100 36954 427 87776 --:--:-- --:--:-- --:--:-- 88204 [2023-12-13T20:23:07.870Z] {"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":{}} [2023-12-13T20:23:07.870Z] [Pipeline] } [2023-12-13T20:23:07.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-12-13T20:23:09.850Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-13T20:23:09.850Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:23:10.322Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-13T20:23:10.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T20:23:10.732Z] prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container [2023-12-13T20:23:10.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-13T20:23:11.185Z] $ docker top b05f589828ec1d0302ae48d06b6f0065a08db04dd0ef25ad06ca80334e07b6fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-13T20:23:11.828Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-13T20:23:11.829Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-13T20:23:11.927Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-13T20:23:11.933Z] $ docker exec b05f589828ec1d0302ae48d06b6f0065a08db04dd0ef25ad06ca80334e07b6fe ssh-agent [2023-12-13T20:23:12.038Z] SSH_AUTH_SOCK=/tmp/ssh-5nvsTcesQZiT/agent.32 [2023-12-13T20:23:12.038Z] SSH_AGENT_PID=38 [2023-12-13T20:23:12.042Z] Running ssh-add (command line suppressed) [2023-12-13T20:23:12.160Z] Identity added: /w/workspace/edgex-go/616@tmp/private_key_5018261120721104445.key (/w/workspace/edgex-go/616@tmp/private_key_5018261120721104445.key) [2023-12-13T20:23:12.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-13T20:23:12.635Z] + git semver tag [2023-12-13T20:23:12.894Z] 2023-12-13 20:23:12,814 [run_tag] DEBUG tag force:False [2023-12-13T20:23:12.894Z] 2023-12-13 20:23:12,814 [check_head_tag] DEBUG check head tag [2023-12-13T20:23:12.894Z] 2023-12-13 20:23:12,815 [execute] INFO git cat-file --batch-check [2023-12-13T20:23:12.894Z] 2023-12-13 20:23:12,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/616, universal_newlines=False, shell=None, istream=) [2023-12-13T20:23:12.894Z] 2023-12-13 20:23:12,819 [execute] INFO git cat-file --batch [2023-12-13T20:23:12.894Z] 2023-12-13 20:23:12,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/616, universal_newlines=False, shell=None, istream=) [2023-12-13T20:23:12.894Z] 2023-12-13 20:23:12,843 [read_version] DEBUG read version from /w/workspace/edgex-go/616/.semver/main [2023-12-13T20:23:12.894Z] 2023-12-13 20:23:12,843 [execute] INFO git tag -a v3.2.0-dev.6 -m v3.2.0-dev.6 [2023-12-13T20:23:12.894Z] 2023-12-13 20:23:12,844 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.6', '-m', 'v3.2.0-dev.6'], cwd=/w/workspace/edgex-go/616, universal_newlines=False, shell=None, istream=None) [2023-12-13T20:23:12.894Z] 2023-12-13 20:23:12,847 [read_version] DEBUG read version from /w/workspace/edgex-go/616/.semver/main [2023-12-13T20:23:12.894Z] 3.2.0-dev.6 [Pipeline] } [2023-12-13T20:23:12.907Z] $ docker exec --env ******** --env ******** b05f589828ec1d0302ae48d06b6f0065a08db04dd0ef25ad06ca80334e07b6fe ssh-agent -k [2023-12-13T20:23:12.994Z] unset SSH_AUTH_SOCK; [2023-12-13T20:23:12.994Z] unset SSH_AGENT_PID; [2023-12-13T20:23:12.994Z] echo Agent pid 38 killed; [2023-12-13T20:23:13.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-13T20:23:14.032Z] + git semver [Pipeline] } [2023-12-13T20:23:14.309Z] $ docker stop --time=1 b05f589828ec1d0302ae48d06b6f0065a08db04dd0ef25ad06ca80334e07b6fe [2023-12-13T20:23:15.563Z] $ docker rm -f --volumes b05f589828ec1d0302ae48d06b6f0065a08db04dd0ef25ad06ca80334e07b6fe [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:23:16.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-13T20:23:16.909Z] [2023-12-13T20:23:16.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:23:17.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-13T20:23:17.381Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-13T20:23:17.381Z] ab5ef0e58194: Pulling fs layer [2023-12-13T20:23:17.381Z] 9712f1f96733: Pulling fs layer [2023-12-13T20:23:17.381Z] 63f879dbbcfc: Pulling fs layer [2023-12-13T20:23:17.381Z] 0d9ebad4ef96: Pulling fs layer [2023-12-13T20:23:17.381Z] e9a5061849ea: Pulling fs layer [2023-12-13T20:23:17.381Z] d747dcd14b5f: Pulling fs layer [2023-12-13T20:23:17.381Z] 2de7ff778b66: Pulling fs layer [2023-12-13T20:23:17.381Z] 0d9ebad4ef96: Waiting [2023-12-13T20:23:17.381Z] e9a5061849ea: Waiting [2023-12-13T20:23:17.381Z] d747dcd14b5f: Waiting [2023-12-13T20:23:17.381Z] 2de7ff778b66: Waiting [2023-12-13T20:23:17.381Z] 9712f1f96733: Verifying Checksum [2023-12-13T20:23:17.381Z] 9712f1f96733: Download complete [2023-12-13T20:23:17.640Z] 63f879dbbcfc: Verifying Checksum [2023-12-13T20:23:17.640Z] 63f879dbbcfc: Download complete [2023-12-13T20:23:17.899Z] e9a5061849ea: Verifying Checksum [2023-12-13T20:23:17.899Z] e9a5061849ea: Download complete [2023-12-13T20:23:17.899Z] d747dcd14b5f: Download complete [2023-12-13T20:23:17.899Z] ab5ef0e58194: Download complete [2023-12-13T20:23:17.899Z] 0d9ebad4ef96: Verifying Checksum [2023-12-13T20:23:17.899Z] 0d9ebad4ef96: Download complete [2023-12-13T20:23:17.899Z] 2de7ff778b66: Verifying Checksum [2023-12-13T20:23:17.899Z] 2de7ff778b66: Download complete [2023-12-13T20:23:20.432Z] ab5ef0e58194: Pull complete [2023-12-13T20:23:20.691Z] 9712f1f96733: Pull complete [2023-12-13T20:23:21.259Z] 63f879dbbcfc: Pull complete [2023-12-13T20:23:24.544Z] 0d9ebad4ef96: Pull complete [2023-12-13T20:23:24.803Z] e9a5061849ea: Pull complete [2023-12-13T20:23:25.064Z] d747dcd14b5f: Pull complete [2023-12-13T20:23:26.000Z] 2de7ff778b66: Pull complete [2023-12-13T20:23:26.000Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-13T20:23:26.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-13T20:23:26.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T20:23:26.791Z] prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container [2023-12-13T20:23:26.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-13T20:23:30.343Z] $ docker top 5529bfda6196121ae7b1f68ddea07d669c7bd63b061898557e5e9bfb4e0b8618 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-13T20:23:30.780Z] provisioning config files... [2023-12-13T20:23:30.790Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/616@tmp/config659496101745675064tmp [2023-12-13T20:23:30.810Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/616@tmp/config16780711103104996806tmp [2023-12-13T20:23:30.835Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/616@tmp/config13890050816560011023tmp [Pipeline] { [Pipeline] echo [2023-12-13T20:23:31.222Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-13T20:23:31.524Z] ---> sigul-configuration.sh [2023-12-13T20:23:31.524Z] gpg: directory `/root/.gnupg' created [2023-12-13T20:23:31.524Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-13T20:23:31.524Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-13T20:23:31.524Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-13T20:23:31.524Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-13T20:23:31.524Z] gpg: CAST5 encrypted data [2023-12-13T20:23:31.524Z] gpg: encrypted with 1 passphrase [2023-12-13T20:23:31.524Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-13T20:23:31.820Z] + mkdir /home/jenkins [2023-12-13T20:23:31.820Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-13T20:23:32.117Z] + 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 [2023-12-13T20:23:32.128Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-13T20:23:32.417Z] ---> sigul-install.sh [2023-12-13T20:23:32.417Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-13T20:23:32.705Z] + git tag --list [2023-12-13T20:23:32.705Z] 0.6.0 [2023-12-13T20:23:32.705Z] 0.6.1 [2023-12-13T20:23:32.705Z] 0.7.0 [2023-12-13T20:23:32.705Z] 0.7.1 [2023-12-13T20:23:32.705Z] v1.0.0 [2023-12-13T20:23:32.705Z] v1.0.1 [2023-12-13T20:23:32.705Z] v1.1.0 [2023-12-13T20:23:32.705Z] v1.2.0 [2023-12-13T20:23:32.705Z] v1.2.1 [2023-12-13T20:23:32.705Z] v1.3.0 [2023-12-13T20:23:32.705Z] v1.3.1 [2023-12-13T20:23:32.705Z] v2.0.0 [2023-12-13T20:23:32.705Z] v2.1.0 [2023-12-13T20:23:32.705Z] v2.1.1 [2023-12-13T20:23:32.705Z] v2.2.0 [2023-12-13T20:23:32.705Z] v2.3.0 [2023-12-13T20:23:32.705Z] v3.0 [2023-12-13T20:23:32.705Z] v3.0.0 [2023-12-13T20:23:32.705Z] v3.1 [2023-12-13T20:23:32.705Z] v3.1.0 [2023-12-13T20:23:32.705Z] v3.1.0-dev.1 [2023-12-13T20:23:32.705Z] v3.1.0-dev.10 [2023-12-13T20:23:32.705Z] v3.1.0-dev.11 [2023-12-13T20:23:32.705Z] v3.1.0-dev.12 [2023-12-13T20:23:32.705Z] v3.1.0-dev.13 [2023-12-13T20:23:32.705Z] v3.1.0-dev.14 [2023-12-13T20:23:32.705Z] v3.1.0-dev.15 [2023-12-13T20:23:32.705Z] v3.1.0-dev.16 [2023-12-13T20:23:32.705Z] v3.1.0-dev.17 [2023-12-13T20:23:32.705Z] v3.1.0-dev.18 [2023-12-13T20:23:32.705Z] v3.1.0-dev.19 [2023-12-13T20:23:32.705Z] v3.1.0-dev.2 [2023-12-13T20:23:32.705Z] v3.1.0-dev.20 [2023-12-13T20:23:32.705Z] v3.1.0-dev.21 [2023-12-13T20:23:32.705Z] v3.1.0-dev.22 [2023-12-13T20:23:32.705Z] v3.1.0-dev.23 [2023-12-13T20:23:32.705Z] v3.1.0-dev.24 [2023-12-13T20:23:32.705Z] v3.1.0-dev.25 [2023-12-13T20:23:32.705Z] v3.1.0-dev.26 [2023-12-13T20:23:32.705Z] v3.1.0-dev.27 [2023-12-13T20:23:32.705Z] v3.1.0-dev.28 [2023-12-13T20:23:32.705Z] v3.1.0-dev.29 [2023-12-13T20:23:32.705Z] v3.1.0-dev.3 [2023-12-13T20:23:32.705Z] v3.1.0-dev.30 [2023-12-13T20:23:32.705Z] v3.1.0-dev.31 [2023-12-13T20:23:32.705Z] v3.1.0-dev.32 [2023-12-13T20:23:32.705Z] v3.1.0-dev.33 [2023-12-13T20:23:32.705Z] v3.1.0-dev.34 [2023-12-13T20:23:32.705Z] v3.1.0-dev.35 [2023-12-13T20:23:32.705Z] v3.1.0-dev.36 [2023-12-13T20:23:32.705Z] v3.1.0-dev.37 [2023-12-13T20:23:32.705Z] v3.1.0-dev.38 [2023-12-13T20:23:32.705Z] v3.1.0-dev.39 [2023-12-13T20:23:32.705Z] v3.1.0-dev.4 [2023-12-13T20:23:32.705Z] v3.1.0-dev.40 [2023-12-13T20:23:32.705Z] v3.1.0-dev.41 [2023-12-13T20:23:32.705Z] v3.1.0-dev.42 [2023-12-13T20:23:32.705Z] v3.1.0-dev.43 [2023-12-13T20:23:32.705Z] v3.1.0-dev.44 [2023-12-13T20:23:32.705Z] v3.1.0-dev.45 [2023-12-13T20:23:32.705Z] v3.1.0-dev.46 [2023-12-13T20:23:32.705Z] v3.1.0-dev.47 [2023-12-13T20:23:32.705Z] v3.1.0-dev.48 [2023-12-13T20:23:32.705Z] v3.1.0-dev.49 [2023-12-13T20:23:32.705Z] v3.1.0-dev.5 [2023-12-13T20:23:32.705Z] v3.1.0-dev.50 [2023-12-13T20:23:32.705Z] v3.1.0-dev.51 [2023-12-13T20:23:32.705Z] v3.1.0-dev.52 [2023-12-13T20:23:32.705Z] v3.1.0-dev.53 [2023-12-13T20:23:32.705Z] v3.1.0-dev.54 [2023-12-13T20:23:32.705Z] v3.1.0-dev.55 [2023-12-13T20:23:32.705Z] v3.1.0-dev.56 [2023-12-13T20:23:32.705Z] v3.1.0-dev.57 [2023-12-13T20:23:32.705Z] v3.1.0-dev.58 [2023-12-13T20:23:32.705Z] v3.1.0-dev.59 [2023-12-13T20:23:32.705Z] v3.1.0-dev.6 [2023-12-13T20:23:32.705Z] v3.1.0-dev.60 [2023-12-13T20:23:32.705Z] v3.1.0-dev.61 [2023-12-13T20:23:32.705Z] v3.1.0-dev.62 [2023-12-13T20:23:32.705Z] v3.1.0-dev.63 [2023-12-13T20:23:32.705Z] v3.1.0-dev.64 [2023-12-13T20:23:32.705Z] v3.1.0-dev.65 [2023-12-13T20:23:32.705Z] v3.1.0-dev.66 [2023-12-13T20:23:32.705Z] v3.1.0-dev.67 [2023-12-13T20:23:32.705Z] v3.1.0-dev.68 [2023-12-13T20:23:32.705Z] v3.1.0-dev.69 [2023-12-13T20:23:32.705Z] v3.1.0-dev.7 [2023-12-13T20:23:32.705Z] v3.1.0-dev.70 [2023-12-13T20:23:32.705Z] v3.1.0-dev.71 [2023-12-13T20:23:32.705Z] v3.1.0-dev.72 [2023-12-13T20:23:32.705Z] v3.1.0-dev.73 [2023-12-13T20:23:32.705Z] v3.1.0-dev.8 [2023-12-13T20:23:32.705Z] v3.1.0-dev.9 [2023-12-13T20:23:32.705Z] v3.2.0-dev.1 [2023-12-13T20:23:32.705Z] v3.2.0-dev.2 [2023-12-13T20:23:32.705Z] v3.2.0-dev.3 [2023-12-13T20:23:32.705Z] v3.2.0-dev.4 [2023-12-13T20:23:32.705Z] v3.2.0-dev.5 [2023-12-13T20:23:32.705Z] v3.2.0-dev.6 [Pipeline] sh [2023-12-13T20:23:33.028Z] + lftools sign git-tag v3.2.0-dev.6 [2023-12-13T20:23:33.596Z] Signing Git tag with Sigul... [2023-12-13T20:23:33.596Z] Signing v3.2.0-dev.6 [Pipeline] echo [2023-12-13T20:23:33.870Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-13T20:23:34.237Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-13T20:23:34.244Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-13T20:23:34.643Z] $ docker stop --time=1 5529bfda6196121ae7b1f68ddea07d669c7bd63b061898557e5e9bfb4e0b8618 [2023-12-13T20:23:35.939Z] $ docker rm -f --volumes 5529bfda6196121ae7b1f68ddea07d669c7bd63b061898557e5e9bfb4e0b8618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-13T20:23:37.617Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-13T20:23:37.617Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:23:38.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-13T20:23:38.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T20:23:38.542Z] prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container [2023-12-13T20:23:38.570Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-13T20:23:38.933Z] $ docker top 4233504e5619558608bfa3a3e6f8cd9e25dcd3e8baada9ce51f8483a986ba88c -eo pid,comm [2023-12-13T20:23:38.979Z] 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). [2023-12-13T20:23:38.979Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-13T20:23:39.683Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-13T20:23:39.683Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-13T20:23:39.790Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-13T20:23:39.796Z] $ docker exec 4233504e5619558608bfa3a3e6f8cd9e25dcd3e8baada9ce51f8483a986ba88c ssh-agent [2023-12-13T20:23:39.903Z] SSH_AUTH_SOCK=/tmp/ssh-fQilowujCCA0/agent.33 [2023-12-13T20:23:39.904Z] SSH_AGENT_PID=39 [2023-12-13T20:23:39.908Z] Running ssh-add (command line suppressed) [2023-12-13T20:23:40.008Z] Identity added: /w/workspace/edgex-go/616@tmp/private_key_4386970184227318382.key (/w/workspace/edgex-go/616@tmp/private_key_4386970184227318382.key) [2023-12-13T20:23:40.018Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-13T20:23:40.502Z] + git semver bump pre [2023-12-13T20:23:40.762Z] 2023-12-13 20:23:40,672 [read_version] DEBUG read version from /w/workspace/edgex-go/616/.semver/main [2023-12-13T20:23:40.762Z] 2023-12-13 20:23:40,672 [bump_version] DEBUG bumping version:3.2.0-dev.6 on axis:pre with prefix:dev [2023-12-13T20:23:40.762Z] 2023-12-13 20:23:40,672 [bump_version] DEBUG bumped version:3.2.0-dev.7 [2023-12-13T20:23:40.762Z] 2023-12-13 20:23:40,672 [write_version] DEBUG write version:3.2.0-dev.7 to path:/w/workspace/edgex-go/616/.semver/main with force:True [2023-12-13T20:23:40.762Z] 2023-12-13 20:23:40,672 [read_version] DEBUG read version from /w/workspace/edgex-go/616/.semver/main [2023-12-13T20:23:40.762Z] 2023-12-13 20:23:40,673 [write_file] DEBUG write to file:/w/workspace/edgex-go/616/.semver/main [2023-12-13T20:23:40.762Z] 2023-12-13 20:23:40,674 [execute] INFO git cat-file --batch-check [2023-12-13T20:23:40.762Z] 2023-12-13 20:23:40,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/616/.semver, universal_newlines=False, shell=None, istream=) [2023-12-13T20:23:40.762Z] 2023-12-13 20:23:40,680 [execute] INFO git cat-file --batch [2023-12-13T20:23:40.762Z] 2023-12-13 20:23:40,680 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/616/.semver, universal_newlines=False, shell=None, istream=) [2023-12-13T20:23:40.762Z] 2023-12-13 20:23:40,685 [read_version] DEBUG read version from /w/workspace/edgex-go/616/.semver/main [2023-12-13T20:23:40.762Z] 3.2.0-dev.7 [Pipeline] } [2023-12-13T20:23:40.775Z] $ docker exec --env ******** --env ******** 4233504e5619558608bfa3a3e6f8cd9e25dcd3e8baada9ce51f8483a986ba88c ssh-agent -k [2023-12-13T20:23:40.868Z] unset SSH_AUTH_SOCK; [2023-12-13T20:23:40.868Z] unset SSH_AGENT_PID; [2023-12-13T20:23:40.868Z] echo Agent pid 39 killed; [2023-12-13T20:23:40.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-13T20:23:41.931Z] + git semver [Pipeline] } [2023-12-13T20:23:42.209Z] $ docker stop --time=1 4233504e5619558608bfa3a3e6f8cd9e25dcd3e8baada9ce51f8483a986ba88c [2023-12-13T20:23:43.446Z] $ docker rm -f --volumes 4233504e5619558608bfa3a3e6f8cd9e25dcd3e8baada9ce51f8483a986ba88c [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-13T20:23:44.307Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-13T20:23:44.307Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:23:44.792Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-13T20:23:44.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T20:23:45.253Z] prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container [2023-12-13T20:23:45.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-13T20:23:45.646Z] $ docker top 17be9828b37989eaea9e282780c82cad0ee183cb13b203e90f19a298147a690f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-13T20:23:46.462Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-13T20:23:46.462Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-13T20:23:46.565Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-13T20:23:46.571Z] $ docker exec 17be9828b37989eaea9e282780c82cad0ee183cb13b203e90f19a298147a690f ssh-agent [2023-12-13T20:23:46.675Z] SSH_AUTH_SOCK=/tmp/ssh-IIkVPk4ogLfI/agent.32 [2023-12-13T20:23:46.675Z] SSH_AGENT_PID=38 [2023-12-13T20:23:46.680Z] Running ssh-add (command line suppressed) [2023-12-13T20:23:46.774Z] Identity added: /w/workspace/edgex-go/616@tmp/private_key_8121040797196401885.key (/w/workspace/edgex-go/616@tmp/private_key_8121040797196401885.key) [2023-12-13T20:23:46.782Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-13T20:23:47.239Z] + git semver push [2023-12-13T20:23:47.498Z] 2023-12-13 20:23:47,415 [run_push] DEBUG push [2023-12-13T20:23:47.498Z] 2023-12-13 20:23:47,416 [execute] INFO git cat-file --batch-check [2023-12-13T20:23:47.498Z] 2023-12-13 20:23:47,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/616/.semver, universal_newlines=False, shell=None, istream=) [2023-12-13T20:23:47.498Z] 2023-12-13 20:23:47,419 [execute] INFO git rev-list b075755adaf3cc0da19cea4c22edad6884f2a057 -- [2023-12-13T20:23:47.498Z] 2023-12-13 20:23:47,420 [execute] DEBUG Popen(['git', 'rev-list', 'b075755adaf3cc0da19cea4c22edad6884f2a057', '--'], cwd=/w/workspace/edgex-go/616/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-13T20:23:47.498Z] 2023-12-13 20:23:47,436 [execute] INFO git fetch -v origin [2023-12-13T20:23:47.498Z] 2023-12-13 20:23:47,436 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/616/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-13T20:23:48.065Z] 2023-12-13 20:23:47,977 [run_push] DEBUG no remote changes detected [2023-12-13T20:23:48.065Z] 2023-12-13 20:23:47,978 [execute] INFO git push origin semver [2023-12-13T20:23:48.065Z] 2023-12-13 20:23:47,978 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/616/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-13T20:23:49.003Z] 2023-12-13 20:23:48,790 [run_push] DEBUG push all version tags [2023-12-13T20:23:49.003Z] 2023-12-13 20:23:48,791 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-13T20:23:49.003Z] 2023-12-13 20:23:48,791 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/616, universal_newlines=False, shell=None, istream=None) [2023-12-13T20:23:49.939Z] 2023-12-13 20:23:49,595 [read_version] DEBUG read version from /w/workspace/edgex-go/616/.semver/main [2023-12-13T20:23:49.939Z] 3.2.0-dev.7 [Pipeline] } [2023-12-13T20:23:49.954Z] $ docker exec --env ******** --env ******** 17be9828b37989eaea9e282780c82cad0ee183cb13b203e90f19a298147a690f ssh-agent -k [2023-12-13T20:23:50.052Z] unset SSH_AUTH_SOCK; [2023-12-13T20:23:50.052Z] unset SSH_AGENT_PID; [2023-12-13T20:23:50.052Z] echo Agent pid 38 killed; [2023-12-13T20:23:50.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-13T20:23:51.089Z] + git semver [Pipeline] } [2023-12-13T20:23:51.366Z] $ docker stop --time=1 17be9828b37989eaea9e282780c82cad0ee183cb13b203e90f19a298147a690f [2023-12-13T20:23:52.632Z] $ docker rm -f --volumes 17be9828b37989eaea9e282780c82cad0ee183cb13b203e90f19a298147a690f [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 [2023-12-13T20:23:55.139Z] + [ -d /w/workspace/edgex-go/616/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-12-13T20:23:55.440Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-13T20:23:56.299Z] ---> package-listing.sh [2023-12-13T20:23:56.299Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-13T20:23:56.299Z] ++ facter osfamily [2023-12-13T20:23:56.558Z] + OS_FAMILY=debian [2023-12-13T20:23:56.558Z] + workspace=/w/workspace/edgex-go/616 [2023-12-13T20:23:56.558Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-13T20:23:56.558Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-13T20:23:56.558Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-13T20:23:56.558Z] + PACKAGES=/tmp/packages_start.txt [2023-12-13T20:23:56.558Z] + '[' /w/workspace/edgex-go/616 ']' [2023-12-13T20:23:56.558Z] + PACKAGES=/tmp/packages_end.txt [2023-12-13T20:23:56.558Z] + case "${OS_FAMILY}" in [2023-12-13T20:23:56.558Z] + dpkg -l [2023-12-13T20:23:56.558Z] + grep '^ii' [2023-12-13T20:23:56.558Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-13T20:23:56.558Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-13T20:23:56.558Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-13T20:23:56.558Z] + '[' /w/workspace/edgex-go/616 ']' [2023-12-13T20:23:56.558Z] + mkdir -p /w/workspace/edgex-go/616/archives/ [2023-12-13T20:23:56.558Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/616/archives/ [Pipeline] echo [2023-12-13T20:23:56.569Z] 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/616/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-13T20:23:56.844Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:23:57.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-13T20:23:57.593Z] [2023-12-13T20:23:57.593Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-13T20:23:58.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-13T20:23:58.074Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-13T20:23:58.074Z] 5eb5b503b376: Pulling fs layer [2023-12-13T20:23:58.074Z] 5c69ac0246d0: Pulling fs layer [2023-12-13T20:23:58.074Z] ec43610c2a17: Pulling fs layer [2023-12-13T20:23:58.074Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-13T20:23:58.074Z] 33b1e0a273af: Pulling fs layer [2023-12-13T20:23:58.074Z] 5d3b04190fa2: Pulling fs layer [2023-12-13T20:23:58.074Z] 2f39f015ded8: Pulling fs layer [2023-12-13T20:23:58.074Z] 33b1e0a273af: Waiting [2023-12-13T20:23:58.074Z] 5d3b04190fa2: Waiting [2023-12-13T20:23:58.074Z] 2f39f015ded8: Waiting [2023-12-13T20:23:58.074Z] 5c69ac0246d0: Verifying Checksum [2023-12-13T20:23:58.074Z] 5c69ac0246d0: Download complete [2023-12-13T20:23:58.074Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-13T20:23:58.074Z] 3a2ae6a8a46f: Download complete [2023-12-13T20:23:58.074Z] 33b1e0a273af: Download complete [2023-12-13T20:23:58.074Z] ec43610c2a17: Verifying Checksum [2023-12-13T20:23:58.074Z] ec43610c2a17: Download complete [2023-12-13T20:23:58.074Z] 5d3b04190fa2: Download complete [2023-12-13T20:23:58.333Z] 5eb5b503b376: Download complete [2023-12-13T20:23:58.902Z] 2f39f015ded8: Verifying Checksum [2023-12-13T20:23:58.902Z] 2f39f015ded8: Download complete [2023-12-13T20:23:59.468Z] 5eb5b503b376: Pull complete [2023-12-13T20:23:59.468Z] 5c69ac0246d0: Pull complete [2023-12-13T20:23:59.728Z] ec43610c2a17: Pull complete [2023-12-13T20:23:59.987Z] 3a2ae6a8a46f: Pull complete [2023-12-13T20:23:59.987Z] 33b1e0a273af: Pull complete [2023-12-13T20:24:00.244Z] 5d3b04190fa2: Pull complete [2023-12-13T20:24:04.424Z] 2f39f015ded8: Pull complete [2023-12-13T20:24:04.424Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-13T20:24:04.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-13T20:24:04.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-13T20:24:05.226Z] prd-ubuntu20.04-docker-8c-8g-24991 does not seem to be running inside a container [2023-12-13T20:24:05.261Z] $ 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/616/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/616 -v /w/workspace/edgex-go/616:/w/workspace/edgex-go/616:rw,z -v /w/workspace/edgex-go/616@tmp:/w/workspace/edgex-go/616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-13T20:24:07.932Z] $ docker top 0a4f2112e2275491019c69da7d78be369fa93598d413e9d6deacabf586dcb5d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-13T20:24:08.687Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-13T20:24:08.974Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-13T20:24:09.257Z] + ls /var/log/sa-host [2023-12-13T20:24:09.257Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-13T20:24:09.593Z] provisioning config files... [2023-12-13T20:24:09.606Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/616@tmp/config9894352972722504600tmp [Pipeline] { [Pipeline] echo [2023-12-13T20:24:09.985Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-13T20:24:10.265Z] ---> create-netrc.sh [Pipeline] } [2023-12-13T20:24:10.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-13T20:24:10.951Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-13T20:24:10.958Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-13T20:24:11.238Z] ---> sudo-logs.sh [2023-12-13T20:24:11.238Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-13T20:24:11.431Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-13T20:24:11.709Z] ---> job-cost.sh [2023-12-13T20:24:11.709Z] lf-activate-venv: SKIPPING [2023-12-13T20:24:11.709Z] DEBUG: total: 0.2199999988079071 [2023-12-13T20:24:11.709Z] INFO: Retrieving Stack Cost... [2023-12-13T20:24:11.969Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-13T20:24:12.537Z] INFO: Archiving Costs [Pipeline] echo [2023-12-13T20:24:12.548Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-13T20:24:12.829Z] ---> logs-deploy.sh [2023-12-13T20:24:12.829Z] lf-activate-venv: SKIPPING [2023-12-13T20:24:12.829Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/616 [2023-12-13T20:24:12.829Z] INFO: archiving workspace using pattern(s): [2023-12-13T20:24:13.765Z] Archives upload complete. [2023-12-13T20:24:13.765Z] INFO: archiving logs to Nexus