Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2de8fa554a394181c312fea9a7aee868e4babbb7 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-ssh9892633767191430733.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh13065228975172033247.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5902695701135411098.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh17916395387832919831.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-ssh9629578639278386379.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], buildSnap:false] ========================================================= [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 Running on prd-ubuntu20.04-docker-8c-8g-7250 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/585 [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/585 # 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 2de8fa554a394181c312fea9a7aee868e4babbb7 (main) > 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 2de8fa554a394181c312fea9a7aee868e4babbb7 # timeout=10 Commit message: "Merge pull request #4687 from ernestojeda/create-release" > git rev-list --no-walk e4b95b577d5fedee7b562c1cc3d0b749c1a3a8a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-20T21:00:15.938Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-20T21:00:15.993Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T21:00:16.013Z] ========================================================= [2023-09-20T21:00:16.013Z] EdgeX Global Pipelines Version Info [2023-09-20T21:00:16.013Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:00:16.722Z] ------------------- [2023-09-20T21:00:16.722Z] stable info: [2023-09-20T21:00:16.722Z] ------------------- [2023-09-20T21:00:16.722Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T21:00:16.722Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T21:00:16.722Z] Message: update stable to v1.0.254 [2023-09-20T21:00:17.290Z] ------------------- [2023-09-20T21:00:17.290Z] experimental info: [2023-09-20T21:00:17.290Z] ------------------- [2023-09-20T21:00:17.290Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T21:00:17.290Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T21:00:17.290Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T21:00:17.457Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-20T21:00:17.468Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-20T21:00:17.479Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T21:00:17.490Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T21:00:17.504Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T21:00:17.518Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T21:00:17.529Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T21:00:17.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-20T21:00:17.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-20T21:00:17.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-20T21:00:17.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T21:00:17.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T21:00:17.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T21:00:17.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T21:00:17.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T21:00:17.660Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T21:00:17.672Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T21:00:17.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T21:00:17.697Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-20T21:00:17.705Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-20T21:00:17.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T21:00:17.722Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T21:00:17.733Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T21:00:17.744Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-20T21:00:17.758Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-20T21:00:17.774Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-20T21:00:17.784Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] echo [2023-09-20T21:00:17.798Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2de8fa5 [Pipeline] echo [2023-09-20T21:00:17.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:00:17.855Z] provisioning config files... [2023-09-20T21:00:17.869Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/585@tmp/config16319674613095693083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:00:18.168Z] ---> docker-login.sh [2023-09-20T21:00:18.168Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:00:18.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:18.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:18.429Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:18.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:18.429Z] [2023-09-20T21:00:18.429Z] Login Succeeded [2023-09-20T21:00:18.429Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:00:18.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:18.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:18.429Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:18.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:18.429Z] [2023-09-20T21:00:18.429Z] Login Succeeded [2023-09-20T21:00:18.429Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:00:18.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:18.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:18.689Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:18.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:18.689Z] [2023-09-20T21:00:18.689Z] Login Succeeded [2023-09-20T21:00:18.689Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:00:18.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:18.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:18.689Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:18.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:18.689Z] [2023-09-20T21:00:18.689Z] Login Succeeded [2023-09-20T21:00:18.689Z] docker.io [2023-09-20T21:00:18.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:00:18.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:00:18.949Z] Configure a credential helper to remove this warning. See [2023-09-20T21:00:18.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:00:18.949Z] [2023-09-20T21:00:18.949Z] Login Succeeded [2023-09-20T21:00:18.949Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:00:18.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:00:19.261Z] + 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-09-20T21:00:19.261Z] + dirname cmd/core-command/Dockerfile [2023-09-20T21:00:19.261Z] + cut -d/ -f2 [2023-09-20T21:00:19.261Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-20T21:00:19.261Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-20T21:00:19.261Z] + cut -d/ -f2 [2023-09-20T21:00:19.261Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-20T21:00:19.261Z] + dirname cmd/core-data/Dockerfile [2023-09-20T21:00:19.261Z] + cut -d/ -f2 [2023-09-20T21:00:19.261Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-20T21:00:19.261Z] + dirname cmd/core-metadata/Dockerfile [2023-09-20T21:00:19.261Z] + cut -d/ -f2 [2023-09-20T21:00:19.261Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-20T21:00:19.261Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-20T21:00:19.261Z] + cut -d/ -f2 [2023-09-20T21:00:19.261Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-20T21:00:19.261Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-20T21:00:19.261Z] + cut -d/ -f2 [2023-09-20T21:00:19.261Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-20T21:00:19.261Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-20T21:00:19.261Z] + cut -d/ -f2 [2023-09-20T21:00:19.261Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-20T21:00:19.261Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-20T21:00:19.261Z] + cut -d/ -f2 [2023-09-20T21:00:19.261Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-20T21:00:19.261Z] + dirname+ cmd/security-spiffe-token-provider/Dockerfile [2023-09-20T21:00:19.261Z] cut -d/ -f2 [2023-09-20T21:00:19.261Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-20T21:00:19.261Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-20T21:00:19.261Z] + cut -d/ -f2 [2023-09-20T21:00:19.261Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-20T21:00:19.261Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-20T21:00:19.261Z] + cut -d/ -f2 [2023-09-20T21:00:19.261Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-20T21:00:19.261Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-20T21:00:19.261Z] + cut -d/ -f2 [2023-09-20T21:00:19.261Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-20T21:00:19.261Z] + dirname cmd/support-notifications/Dockerfile [2023-09-20T21:00:19.261Z] + cut -d/ -f2 [2023-09-20T21:00:19.261Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-20T21:00:19.261Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-20T21:00:19.261Z] + cut -d/ -f2 [2023-09-20T21:00:19.261Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-20T21:00:19.310Z] 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-09-20T21:00:19.646Z] + git rev-list -1 --merges 2de8fa554a394181c312fea9a7aee868e4babbb7~1..2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] echo [2023-09-20T21:00:19.655Z] -----------> git rev-list -1 --merges 2de8fa554a394181c312fea9a7aee868e4babbb7~1..2de8fa554a394181c312fea9a7aee868e4babbb7 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:00:19.655Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [false] [Pipeline] sh [2023-09-20T21:00:19.947Z] + git log --format=format:%s -1 2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] echo [2023-09-20T21:00:19.962Z] ========================================================= [2023-09-20T21:00:19.962Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T21:00:19.962Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-20T21:00:20.332Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:00:20.332Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T21:00:20.332Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T21:00:20.332Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T21:00:20.332Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T21:00:20.332Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T21:00:20.332Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:20.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:00:20.676Z] [2023-09-20T21:00:20.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:20.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:00:20.977Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T21:00:20.977Z] b85a868b505f: Pulling fs layer [2023-09-20T21:00:20.977Z] e2be974225ed: Pulling fs layer [2023-09-20T21:00:20.977Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T21:00:20.977Z] 988bab9f4d93: Pulling fs layer [2023-09-20T21:00:20.977Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T21:00:20.977Z] eaf3925da568: Pulling fs layer [2023-09-20T21:00:20.977Z] bab4dde63d76: Pulling fs layer [2023-09-20T21:00:20.977Z] bde34c3a00c8: Pulling fs layer [2023-09-20T21:00:20.977Z] b352a97aabf1: Pulling fs layer [2023-09-20T21:00:20.977Z] 4872d77fe225: Pulling fs layer [2023-09-20T21:00:20.977Z] 5851b861e8e6: Pulling fs layer [2023-09-20T21:00:20.977Z] bab4dde63d76: Waiting [2023-09-20T21:00:20.977Z] bde34c3a00c8: Waiting [2023-09-20T21:00:20.977Z] b352a97aabf1: Waiting [2023-09-20T21:00:20.977Z] 4872d77fe225: Waiting [2023-09-20T21:00:20.977Z] 5851b861e8e6: Waiting [2023-09-20T21:00:20.977Z] 988bab9f4d93: Waiting [2023-09-20T21:00:20.977Z] 1469e6f7b9e6: Waiting [2023-09-20T21:00:20.977Z] eaf3925da568: Waiting [2023-09-20T21:00:20.977Z] e2be974225ed: Verifying Checksum [2023-09-20T21:00:20.977Z] e2be974225ed: Download complete [2023-09-20T21:00:20.977Z] 988bab9f4d93: Download complete [2023-09-20T21:00:21.237Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T21:00:21.237Z] 1469e6f7b9e6: Download complete [2023-09-20T21:00:21.237Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T21:00:21.237Z] eaf3925da568: Verifying Checksum [2023-09-20T21:00:21.237Z] eaf3925da568: Download complete [2023-09-20T21:00:21.237Z] 339a4e72a1f5: Download complete [2023-09-20T21:00:21.237Z] bde34c3a00c8: Download complete [2023-09-20T21:00:21.237Z] b352a97aabf1: Verifying Checksum [2023-09-20T21:00:21.237Z] b352a97aabf1: Download complete [2023-09-20T21:00:21.237Z] 4872d77fe225: Verifying Checksum [2023-09-20T21:00:21.237Z] 4872d77fe225: Download complete [2023-09-20T21:00:21.237Z] 5851b861e8e6: Verifying Checksum [2023-09-20T21:00:21.237Z] 5851b861e8e6: Download complete [2023-09-20T21:00:21.496Z] b85a868b505f: Download complete [2023-09-20T21:00:21.755Z] bab4dde63d76: Verifying Checksum [2023-09-20T21:00:21.755Z] bab4dde63d76: Download complete [2023-09-20T21:00:22.689Z] b85a868b505f: Pull complete [2023-09-20T21:00:22.689Z] e2be974225ed: Pull complete [2023-09-20T21:00:23.257Z] 339a4e72a1f5: Pull complete [2023-09-20T21:00:23.257Z] 988bab9f4d93: Pull complete [2023-09-20T21:00:23.515Z] 1469e6f7b9e6: Pull complete [2023-09-20T21:00:23.515Z] eaf3925da568: Pull complete [2023-09-20T21:00:25.415Z] bab4dde63d76: Pull complete [2023-09-20T21:00:25.415Z] bde34c3a00c8: Pull complete [2023-09-20T21:00:25.415Z] b352a97aabf1: Pull complete [2023-09-20T21:00:25.673Z] 4872d77fe225: Pull complete [2023-09-20T21:00:25.673Z] 5851b861e8e6: Pull complete [2023-09-20T21:00:25.673Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T21:00:25.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:00:25.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:00:25.768Z] prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container [2023-09-20T21:00:25.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@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-09-20T21:00:27.642Z] $ docker top dc7182d7138576571f7a34f0caa82248bfe96a511e72d4c54dd82c5dc01e02ec -eo pid,comm [2023-09-20T21:00:27.691Z] 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-09-20T21:00:27.691Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:00:27.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:00:27.725Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:00:27.855Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:00:27.861Z] $ docker exec dc7182d7138576571f7a34f0caa82248bfe96a511e72d4c54dd82c5dc01e02ec ssh-agent [2023-09-20T21:00:27.969Z] SSH_AUTH_SOCK=/tmp/ssh-5CjUrk2N5zmk/agent.33 [2023-09-20T21:00:27.969Z] SSH_AGENT_PID=39 [2023-09-20T21:00:27.975Z] Running ssh-add (command line suppressed) [2023-09-20T21:00:28.078Z] Identity added: /w/workspace/edgex-go/585@tmp/private_key_4945181032325551484.key (/w/workspace/edgex-go/585@tmp/private_key_4945181032325551484.key) [2023-09-20T21:00:28.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:00:28.372Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T21:00:28.391Z] $ docker exec --env ******** --env ******** dc7182d7138576571f7a34f0caa82248bfe96a511e72d4c54dd82c5dc01e02ec ssh-agent -k [2023-09-20T21:00:28.500Z] unset SSH_AUTH_SOCK; [2023-09-20T21:00:28.501Z] unset SSH_AGENT_PID; [2023-09-20T21:00:28.501Z] echo Agent pid 39 killed; [2023-09-20T21:00:28.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T21:00:28.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:00:28.533Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:00:28.642Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:00:28.647Z] $ docker exec dc7182d7138576571f7a34f0caa82248bfe96a511e72d4c54dd82c5dc01e02ec ssh-agent [2023-09-20T21:00:28.747Z] SSH_AUTH_SOCK=/tmp/ssh-iiwbZTg0PUS7/agent.71 [2023-09-20T21:00:28.747Z] SSH_AGENT_PID=77 [2023-09-20T21:00:28.752Z] Running ssh-add (command line suppressed) [2023-09-20T21:00:28.856Z] Identity added: /w/workspace/edgex-go/585@tmp/private_key_2512327106008326225.key (/w/workspace/edgex-go/585@tmp/private_key_2512327106008326225.key) [2023-09-20T21:00:28.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:00:29.153Z] + git semver init [2023-09-20T21:00:29.411Z] 2023-09-20 21:00:29,346 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T21:00:29.411Z] 2023-09-20 21:00:29,346 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/585/.semver [2023-09-20T21:00:29.411Z] 2023-09-20 21:00:29,347 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/585/.semver [2023-09-20T21:00:29.411Z] 2023-09-20 21:00:29,347 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/585/.semver'], cwd=/w/workspace/edgex-go/585, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:00:33.610Z] 2023-09-20 21:00:33,522 [append_file] DEBUG append to file:/w/workspace/edgex-go/585/.git/info/exclude [2023-09-20T21:00:33.610Z] 2023-09-20 21:00:33,522 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/585/.semver/main with force:False [2023-09-20T21:00:33.610Z] 2023-09-20 21:00:33,523 [read_version] DEBUG read version from /w/workspace/edgex-go/585/.semver/main [2023-09-20T21:00:33.610Z] 2023-09-20 21:00:33,523 [read_version] DEBUG read version from /w/workspace/edgex-go/585/.semver/main [2023-09-20T21:00:33.610Z] 3.1.0-dev.51 [Pipeline] } [2023-09-20T21:00:33.621Z] $ docker exec --env ******** --env ******** dc7182d7138576571f7a34f0caa82248bfe96a511e72d4c54dd82c5dc01e02ec ssh-agent -k [2023-09-20T21:00:33.718Z] unset SSH_AUTH_SOCK; [2023-09-20T21:00:33.719Z] unset SSH_AGENT_PID; [2023-09-20T21:00:33.719Z] echo Agent pid 77 killed; [2023-09-20T21:00:33.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:00:34.022Z] + git semver [Pipeline] } [2023-09-20T21:00:34.296Z] $ docker stop --time=1 dc7182d7138576571f7a34f0caa82248bfe96a511e72d4c54dd82c5dc01e02ec [2023-09-20T21:00:35.612Z] $ docker rm -f --volumes dc7182d7138576571f7a34f0caa82248bfe96a511e72d4c54dd82c5dc01e02ec [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:00:35.943Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T21:00:36.151Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T21:00:36.153Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.51 [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-09-20T21:00:36.543Z] + git config --global --add safe.directory /w/workspace/edgex-go/585 [Pipeline] echo [2023-09-20T21:00:36.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:00:36.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:00:36.571Z] ========================================================= [2023-09-20T21:00:36.571Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T21:00:36.571Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-20T21:00:36.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T21:00:36.921Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T21:00:36.921Z] 7264a8db6415: Pulling fs layer [2023-09-20T21:00:36.921Z] c4d48a809fc2: Pulling fs layer [2023-09-20T21:00:36.921Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T21:00:36.921Z] ad3a456e5733: Pulling fs layer [2023-09-20T21:00:36.921Z] 33e27b845d1e: Pulling fs layer [2023-09-20T21:00:36.921Z] ad3a456e5733: Waiting [2023-09-20T21:00:36.921Z] c68163c4e522: Pulling fs layer [2023-09-20T21:00:36.921Z] 50da416c3ac9: Pulling fs layer [2023-09-20T21:00:36.921Z] c68163c4e522: Waiting [2023-09-20T21:00:36.921Z] 33e27b845d1e: Waiting [2023-09-20T21:00:36.921Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T21:00:36.921Z] 50da416c3ac9: Waiting [2023-09-20T21:00:36.921Z] c4d48a809fc2: Verifying Checksum [2023-09-20T21:00:36.921Z] c4d48a809fc2: Download complete [2023-09-20T21:00:36.921Z] ad3a456e5733: Verifying Checksum [2023-09-20T21:00:36.921Z] ad3a456e5733: Download complete [2023-09-20T21:00:36.921Z] 33e27b845d1e: Verifying Checksum [2023-09-20T21:00:36.921Z] 33e27b845d1e: Download complete [2023-09-20T21:00:36.921Z] 7264a8db6415: Verifying Checksum [2023-09-20T21:00:36.921Z] 7264a8db6415: Download complete [2023-09-20T21:00:36.921Z] c68163c4e522: Verifying Checksum [2023-09-20T21:00:36.921Z] c68163c4e522: Download complete [2023-09-20T21:00:37.180Z] 7264a8db6415: Pull complete [2023-09-20T21:00:37.180Z] c4d48a809fc2: Pull complete [2023-09-20T21:00:37.180Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T21:00:37.180Z] 23d2d4c4bb30: Download complete [2023-09-20T21:00:37.438Z] 4f1c88b9dad5: Download complete [2023-09-20T21:00:37.696Z] 50da416c3ac9: Verifying Checksum [2023-09-20T21:00:37.696Z] 50da416c3ac9: Download complete [2023-09-20T21:00:40.228Z] 4f1c88b9dad5: Pull complete [2023-09-20T21:00:40.228Z] ad3a456e5733: Pull complete [2023-09-20T21:00:40.228Z] 33e27b845d1e: Pull complete [2023-09-20T21:00:40.228Z] c68163c4e522: Pull complete [2023-09-20T21:00:42.756Z] 50da416c3ac9: Pull complete [2023-09-20T21:00:42.756Z] 23d2d4c4bb30: Pull complete [2023-09-20T21:00:42.756Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T21:00:42.756Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T21:00:42.756Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-20T21:00:43.048Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T21:00:43.048Z] WORKDIR /edgex [2023-09-20T21:00:43.048Z] COPY go.mod . [2023-09-20T21:00:43.048Z] RUN go mod download [2023-09-20T21:00:43.048Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-20T21:00:43.613Z] Sending build context to Docker daemon 171MB [2023-09-20T21:00:43.613Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T21:00:43.613Z] ---> 0786185ac409 [2023-09-20T21:00:43.613Z] Step 2/4 : WORKDIR /edgex [2023-09-20T21:00:46.163Z] ---> Running in accbb86b4e4e [2023-09-20T21:00:46.163Z] Removing intermediate container accbb86b4e4e [2023-09-20T21:00:46.163Z] ---> d90b2afdc21d [2023-09-20T21:00:46.163Z] Step 3/4 : COPY go.mod . [2023-09-20T21:00:46.420Z] ---> 929ff7a14b87 [2023-09-20T21:00:46.420Z] Step 4/4 : RUN go mod download [2023-09-20T21:00:46.420Z] ---> Running in 22a5bda181a2 [2023-09-20T21:00:51.231Z] Still waiting to schedule task [2023-09-20T21:00:51.232Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-20T21:00:58.625Z] Removing intermediate container 22a5bda181a2 [2023-09-20T21:00:58.625Z] ---> 863f79cc3067 [2023-09-20T21:00:58.884Z] Successfully built 863f79cc3067 [2023-09-20T21:00:58.884Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:00:59.189Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T21:00:59.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:00:59.261Z] prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container [2023-09-20T21:00:59.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@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-09-20T21:00:59.739Z] $ docker top ba22634e0243beb41c245e64d6f044aa4f6dcec5fb8049d7bb72a958c4b6f8a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:01:00.081Z] + go version [2023-09-20T21:01:00.081Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T21:01:00.095Z] $ docker stop --time=1 ba22634e0243beb41c245e64d6f044aa4f6dcec5fb8049d7bb72a958c4b6f8a5 [2023-09-20T21:01:01.352Z] $ docker rm -f --volumes ba22634e0243beb41c245e64d6f044aa4f6dcec5fb8049d7bb72a958c4b6f8a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:01:01.744Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T21:01:01.745Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:01:01.812Z] prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container [2023-09-20T21:01:01.846Z] $ 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/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@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-09-20T21:01:02.190Z] $ docker top b477b1da3aa81831cae888c0484a0cfb3a2cd70a06399b03cf66166af2723546 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T21:01:02.251Z] ========================================================= [2023-09-20T21:01:02.251Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-20T21:01:02.251Z] ========================================================= [Pipeline] sh [2023-09-20T21:01:02.527Z] + git config --global --add safe.directory /w/workspace/edgex-go/585 [Pipeline] fileExists [Pipeline] sh [2023-09-20T21:01:02.824Z] + make test [2023-09-20T21:01:02.824Z] go test -race -coverprofile=coverage.out ./... [2023-09-20T21:01:09.387Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-20T21:01:21.574Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-20T21:01:21.574Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-20T21:01:21.574Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-20T21:01:21.832Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-20T21:01:21.832Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-20T21:01:22.090Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-20T21:01:22.090Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-20T21:01:22.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-20T21:01:22.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-20T21:01:22.349Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-20T21:01:22.607Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-20T21:01:22.607Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-20T21:01:22.607Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-20T21:01:22.607Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-20T21:01:24.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-20T21:01:24.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-20T21:01:25.444Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 28.7% of statements [2023-09-20T21:01:27.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.053s coverage: 97.0% of statements [2023-09-20T21:01:27.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-20T21:01:27.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-20T21:01:27.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-20T21:01:28.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-20T21:01:28.282Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-20T21:01:29.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-20T21:01:29.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-20T21:01:29.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-20T21:01:29.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-20T21:01:29.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-20T21:01:31.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.079s coverage: 69.2% of statements [2023-09-20T21:01:31.031Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.053s coverage: 53.0% of statements [2023-09-20T21:01:31.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-20T21:01:31.031Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-20T21:01:32.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.278s coverage: 93.4% of statements [2023-09-20T21:01:32.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 4.1% of statements [2023-09-20T21:01:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-20T21:01:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-20T21:01:33.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-20T21:01:33.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-20T21:01:33.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-20T21:01:33.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-20T21:01:33.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-20T21:01:33.753Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-20T21:01:33.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-20T21:01:33.754Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-20T21:01:34.686Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.364s coverage: 97.6% of statements [2023-09-20T21:01:34.686Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.049s coverage: 72.2% of statements [2023-09-20T21:01:34.943Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-20T21:01:34.943Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-20T21:01:36.316Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.056s coverage: 0.9% of statements [2023-09-20T21:01:36.316Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 32.2% of statements [2023-09-20T21:01:36.316Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.041s coverage: 41.7% of statements [2023-09-20T21:01:37.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-20T21:01:37.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-20T21:01:37.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-20T21:01:37.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-20T21:01:37.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.040s coverage: 82.9% of statements [2023-09-20T21:01:37.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.032s coverage: 94.1% of statements [2023-09-20T21:01:37.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.048s coverage: 96.3% of statements [2023-09-20T21:01:37.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-20T21:01:37.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-20T21:01:37.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-20T21:01:37.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-20T21:01:37.814Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements [2023-09-20T21:01:38.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-20T21:01:38.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-20T21:01:38.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-20T21:01:38.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-20T21:01:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-20T21:01:39.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-20T21:01:39.572Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-20T21:01:40.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-20T21:01:41.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-20T21:01:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-20T21:01:42.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-20T21:01:44.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-20T21:01:44.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-20T21:01:44.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-20T21:01:46.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-20T21:01:46.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-20T21:01:46.341Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-20T21:01:47.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-20T21:01:47.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-20T21:01:47.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-20T21:01:47.273Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-20T21:01:48.206Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-20T21:01:48.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-20T21:01:48.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-20T21:01:48.207Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-20T21:01:48.773Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.042s coverage: 94.4% of statements [2023-09-20T21:01:49.707Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-20T21:01:49.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-20T21:01:49.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-20T21:01:49.708Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-20T21:01:50.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-20T21:01:50.640Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-20T21:01:51.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-20T21:01:51.575Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.271s coverage: 79.9% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.057s coverage: 92.9% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.044s coverage: 62.3% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.042s coverage: 87.2% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.030s coverage: 20.0% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.082s coverage: 81.8% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.038s coverage: 86.0% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.177s coverage: 63.1% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.148s coverage: 100.0% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.146s coverage: 89.4% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.145s coverage: 38.4% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.039s coverage: 89.5% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.046s coverage: 84.8% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 19.9% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.106s coverage: 95.7% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements [2023-09-20T21:02:01.566Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements [2023-09-20T21:02:01.566Z] 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-09-20T21:02:01.825Z] running golangci-lint [2023-09-20T21:02:02.082Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-20T21:02:02.082Z] go version go1.21.0 linux/amd64 [2023-09-20T21:02:02.082Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-20T21:02:02.082Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-20T21:02:12.047Z] level=info msg="[loader] Go packages loading at mode 575 (deps|name|compiled_files|exports_file|files|imports|types_sizes) took 9.760326849s" [2023-09-20T21:02:12.047Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.753944ms" [2023-09-20T21:02:20.149Z] level=info msg="[linters_context/goanalysis] analyzers took 58.915274169s with top 10 stages: buildir: 29.805537417s, gosec: 6.41061774s, fact_deprecated: 2.243852418s, inspect: 2.066857999s, S1038: 996.801914ms, printf: 996.063871ms, ctrlflow: 932.487645ms, nilness: 711.838944ms, ineffassign: 705.957458ms, fact_purity: 635.461758ms" [2023-09-20T21:02:20.149Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-20T21:02:20.149Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 197/197, cgo: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, skip_dirs: 197/197" [2023-09-20T21:02:20.149Z] level=info msg="[runner] processing took 16.468419ms with stages: nolint: 7.097936ms, identifier_marker: 4.322993ms, autogenerated_exclude: 1.486957ms, exclude-rules: 1.460877ms, path_prettifier: 1.356126ms, skip_dirs: 699.619µs, cgo: 27.231µs, filename_unadjuster: 13.11µs, max_same_issues: 550ns, skip_files: 510ns, exclude: 470ns, uniq_by_line: 390ns, fixer: 300ns, severity-rules: 270ns, diff: 250ns, max_from_linter: 190ns, sort_results: 150ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, path_prefixer: 110ns" [2023-09-20T21:02:20.149Z] level=info msg="[runner] linters took 7.28533464s with stages: goanalysis_metalinter: 7.26878249s" [2023-09-20T21:02:20.149Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-20T21:02:20.149Z] level=info msg="Memory: 172 samples, avg is 260.2MB, max is 928.8MB" [2023-09-20T21:02:20.149Z] level=info msg="Execution took 17.093923006s" [2023-09-20T21:02:20.149Z] go vet ./... [2023-09-20T21:02:23.442Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T21:02:23.442Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T21:02:23.442Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T21:02:23.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-20T21:02:23.737Z] + ls -al . [2023-09-20T21:02:23.737Z] total 732 [2023-09-20T21:02:23.737Z] drwxrwxr-x 12 1001 1001 4096 Sep 20 21:01 . [2023-09-20T21:02:23.737Z] drwxr-xr-x 4 root root 4096 Sep 20 21:01 .. [2023-09-20T21:02:23.737Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 21:00 .blubracket [2023-09-20T21:02:23.737Z] -rw-rw-r-- 1 1001 1001 16 Sep 20 21:00 .dockerignore [2023-09-20T21:02:23.737Z] drwxrwxr-x 8 1001 1001 4096 Sep 20 21:02 .git [2023-09-20T21:02:23.737Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 21:00 .github [2023-09-20T21:02:23.737Z] -rw-rw-r-- 1 1001 1001 1173 Sep 20 21:00 .gitignore [2023-09-20T21:02:23.737Z] -rw-rw-r-- 1 1001 1001 42 Sep 20 21:00 .golangci.yml [2023-09-20T21:02:23.737Z] -rw-rw-r-- 1 1001 1001 100 Sep 20 21:00 .hadolint.yml [2023-09-20T21:02:23.737Z] drwxr-xr-x 3 1001 1001 4096 Sep 20 21:00 .semver [2023-09-20T21:02:23.737Z] -rw-rw-r-- 1 1001 1001 166 Sep 20 21:00 .sonarcloud.properties [2023-09-20T21:02:23.737Z] -rw-rw-r-- 1 1001 1001 1171 Sep 20 21:00 ADOPTERS.md [2023-09-20T21:02:23.738Z] -rw-rw-r-- 1 1001 1001 11674 Sep 20 21:00 Attribution.txt [2023-09-20T21:02:23.738Z] -rw-rw-r-- 1 1001 1001 93407 Sep 20 21:00 CHANGELOG.md [2023-09-20T21:02:23.738Z] -rw-rw-r-- 1 1001 1001 3804 Sep 20 21:00 CONTRIBUTING.md [2023-09-20T21:02:23.738Z] -rw-rw-r-- 1 1001 1001 677 Sep 20 21:00 GOVERNANCE.md [2023-09-20T21:02:23.738Z] -rw-rw-r-- 1 1001 1001 883 Sep 20 21:00 Jenkinsfile [2023-09-20T21:02:23.738Z] -rw-rw-r-- 1 1001 1001 10775 Sep 20 21:00 LICENSE [2023-09-20T21:02:23.738Z] -rw-rw-r-- 1 1001 1001 14764 Sep 20 21:00 Makefile [2023-09-20T21:02:23.738Z] -rw-rw-r-- 1 1001 1001 582 Sep 20 21:00 OWNERS.md [2023-09-20T21:02:23.738Z] -rw-rw-r-- 1 1001 1001 9923 Sep 20 21:00 README.md [2023-09-20T21:02:23.738Z] -rw-rw-r-- 1 1001 1001 789 Sep 20 21:00 SECURITY.md [2023-09-20T21:02:23.738Z] -rw-rw-r-- 1 1001 1001 12 Sep 20 21:00 VERSION [2023-09-20T21:02:23.738Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 21:00 bin [2023-09-20T21:02:23.738Z] drwxrwxr-x 18 1001 1001 4096 Sep 20 21:00 cmd [2023-09-20T21:02:23.738Z] -rw-r--r-- 1 root root 453602 Sep 20 21:02 coverage.out [2023-09-20T21:02:23.738Z] drwxrwxr-x 2 1001 1001 4096 Sep 20 21:00 fuzz_test [2023-09-20T21:02:23.738Z] -rw-rw-r-- 1 1001 1001 3688 Sep 20 21:00 go.mod [2023-09-20T21:02:23.738Z] -rw-rw-r-- 1 1001 1001 34975 Sep 20 21:00 go.sum [2023-09-20T21:02:23.738Z] drwxrwxr-x 7 1001 1001 4096 Sep 20 21:00 internal [2023-09-20T21:02:23.738Z] drwxrwxr-x 3 1001 1001 4096 Sep 20 21:00 openapi [2023-09-20T21:02:23.738Z] -rw-rw-r-- 1 1001 1001 594 Sep 20 21:00 security.txt [2023-09-20T21:02:23.738Z] drwxrwxr-x 4 1001 1001 4096 Sep 20 21:00 snap [2023-09-20T21:02:23.738Z] -rw-rw-r-- 1 1001 1001 204 Sep 20 21:00 version.go [Pipeline] sh [2023-09-20T21:02:24.025Z] + '[' -e coverage.out ] [2023-09-20T21:02:24.025Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-20T21:02:24.120Z] Stashed 1 file(s) [Pipeline] sh [2023-09-20T21:02:24.401Z] + make build [2023-09-20T21:02:24.401Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-20T21:02:34.366Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-20T21:02:35.735Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-20T21:02:36.670Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-20T21:02:37.237Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-20T21:02:42.503Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-20T21:02:43.438Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-20T21:02:44.809Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-20T21:02:45.741Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-20T21:02:46.307Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-20T21:02:47.238Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-20T21:02:48.171Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-20T21:02:49.116Z] $ docker stop --time=1 b477b1da3aa81831cae888c0484a0cfb3a2cd70a06399b03cf66166af2723546 [2023-09-20T21:02:52.309Z] $ docker rm -f --volumes b477b1da3aa81831cae888c0484a0cfb3a2cd70a06399b03cf66166af2723546 [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-09-20T21:02:53.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-20T21:02:53.135Z] [2023-09-20T21:02:53.135Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:02:53.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-20T21:02:53.691Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-20T21:02:53.691Z] 91d30c5bc195: Pulling fs layer [2023-09-20T21:02:53.691Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-20T21:02:53.691Z] 9c61dcf015f6: Pulling fs layer [2023-09-20T21:02:53.691Z] 4698f68db338: Pulling fs layer [2023-09-20T21:02:53.692Z] 2a2f49069b9e: Pulling fs layer [2023-09-20T21:02:53.692Z] e0025b399a48: Pulling fs layer [2023-09-20T21:02:53.692Z] 4698f68db338: Waiting [2023-09-20T21:02:53.692Z] 2a2f49069b9e: Waiting [2023-09-20T21:02:53.692Z] e0025b399a48: Waiting [2023-09-20T21:02:53.692Z] 91d30c5bc195: Download complete [2023-09-20T21:02:53.692Z] 4698f68db338: Verifying Checksum [2023-09-20T21:02:53.692Z] 4698f68db338: Download complete [2023-09-20T21:02:53.949Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-20T21:02:53.949Z] 2e9b0aa3be6d: Download complete [2023-09-20T21:02:53.949Z] e0025b399a48: Verifying Checksum [2023-09-20T21:02:53.949Z] e0025b399a48: Download complete [2023-09-20T21:02:53.949Z] 91d30c5bc195: Pull complete [2023-09-20T21:02:53.949Z] 2a2f49069b9e: Verifying Checksum [2023-09-20T21:02:53.949Z] 2a2f49069b9e: Download complete [2023-09-20T21:02:54.207Z] 2e9b0aa3be6d: Pull complete [2023-09-20T21:02:54.465Z] 9c61dcf015f6: Verifying Checksum [2023-09-20T21:02:54.465Z] 9c61dcf015f6: Download complete [2023-09-20T21:02:56.996Z] 9c61dcf015f6: Pull complete [2023-09-20T21:02:56.996Z] 4698f68db338: Pull complete [2023-09-20T21:02:57.256Z] 2a2f49069b9e: Pull complete [2023-09-20T21:02:57.514Z] e0025b399a48: Pull complete [2023-09-20T21:02:57.514Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-20T21:02:57.514Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-20T21:02:57.514Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:02:57.714Z] prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container [2023-09-20T21:02:57.805Z] $ 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/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@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-09-20T21:02:59.555Z] $ docker top 41d24df8513a1d9334f341cb8fe7206250a815fd799f829b5fa5a17cfde8d6b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:02:59.894Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-20T21:03:02.424Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-20T21:03:02.424Z] #1 transferring dockerfile: 2.38kB done [2023-09-20T21:03:02.424Z] #1 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-20T21:03:02.424Z] #2 transferring dockerfile: 2.39kB done [2023-09-20T21:03:02.424Z] #2 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #3 [core-metadata internal] load build definition from Dockerfile [2023-09-20T21:03:02.424Z] #3 transferring dockerfile: 1.96kB done [2023-09-20T21:03:02.424Z] #3 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-09-20T21:03:02.424Z] #4 transferring dockerfile: 1.84kB done [2023-09-20T21:03:02.424Z] #4 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-20T21:03:02.424Z] #5 transferring dockerfile: 2.12kB done [2023-09-20T21:03:02.424Z] #5 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-20T21:03:02.424Z] #6 transferring dockerfile: 2.82kB done [2023-09-20T21:03:02.424Z] #6 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2023-09-20T21:03:02.424Z] #7 transferring dockerfile: 1.70kB done [2023-09-20T21:03:02.424Z] #7 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-09-20T21:03:02.424Z] #8 transferring dockerfile: 1.59kB done [2023-09-20T21:03:02.424Z] #8 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-09-20T21:03:02.424Z] #9 transferring dockerfile: 1.58kB done [2023-09-20T21:03:02.424Z] #9 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-20T21:03:02.424Z] #10 transferring dockerfile: 2.04kB done [2023-09-20T21:03:02.424Z] #10 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #11 [core-data internal] load build definition from Dockerfile [2023-09-20T21:03:02.424Z] #11 transferring dockerfile: 1.90kB done [2023-09-20T21:03:02.424Z] #11 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #12 [core-command internal] load build definition from Dockerfile [2023-09-20T21:03:02.424Z] #12 transferring dockerfile: 1.82kB done [2023-09-20T21:03:02.424Z] #12 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-20T21:03:02.424Z] #13 transferring dockerfile: 1.78kB done [2023-09-20T21:03:02.424Z] #13 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #14 [support-scheduler internal] load build definition from Dockerfile [2023-09-20T21:03:02.424Z] #14 transferring dockerfile: 1.82kB done [2023-09-20T21:03:02.424Z] #14 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #15 [security-secretstore-setup internal] load .dockerignore [2023-09-20T21:03:02.424Z] #15 transferring context: 56B done [2023-09-20T21:03:02.424Z] #15 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #16 [support-notifications internal] load .dockerignore [2023-09-20T21:03:02.424Z] #16 transferring context: 56B done [2023-09-20T21:03:02.424Z] #16 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #17 [security-proxy-setup internal] load .dockerignore [2023-09-20T21:03:02.424Z] #17 transferring context: 56B done [2023-09-20T21:03:02.424Z] #17 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #18 [core-metadata internal] load .dockerignore [2023-09-20T21:03:02.424Z] #18 transferring context: 56B done [2023-09-20T21:03:02.424Z] #18 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-20T21:03:02.424Z] #19 transferring context: 56B done [2023-09-20T21:03:02.424Z] #19 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #20 [security-bootstrapper internal] load .dockerignore [2023-09-20T21:03:02.424Z] #20 transferring context: 56B done [2023-09-20T21:03:02.424Z] #20 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #21 [security-spire-agent internal] load .dockerignore [2023-09-20T21:03:02.424Z] #21 transferring context: 56B done [2023-09-20T21:03:02.424Z] #21 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #22 [security-spire-server internal] load .dockerignore [2023-09-20T21:03:02.424Z] #22 transferring context: 56B done [2023-09-20T21:03:02.424Z] #22 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #23 [security-spire-config internal] load .dockerignore [2023-09-20T21:03:02.424Z] #23 transferring context: 56B done [2023-09-20T21:03:02.424Z] #23 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #24 [security-proxy-auth internal] load .dockerignore [2023-09-20T21:03:02.424Z] #24 transferring context: 56B done [2023-09-20T21:03:02.424Z] #24 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #25 [core-data internal] load .dockerignore [2023-09-20T21:03:02.424Z] #25 transferring context: 56B done [2023-09-20T21:03:02.424Z] #25 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #26 [core-command internal] load .dockerignore [2023-09-20T21:03:02.424Z] #26 transferring context: 56B done [2023-09-20T21:03:02.424Z] #26 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2023-09-20T21:03:02.424Z] #27 transferring context: 56B done [2023-09-20T21:03:02.424Z] #27 DONE 0.0s [2023-09-20T21:03:02.424Z] [2023-09-20T21:03:02.424Z] #28 [support-scheduler internal] load .dockerignore [2023-09-20T21:03:02.424Z] #28 transferring context: 56B done [2023-09-20T21:03:02.424Z] #28 DONE 0.0s [2023-09-20T21:03:02.683Z] [2023-09-20T21:03:02.683Z] #29 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:03:02.683Z] #29 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:03:02.683Z] #29 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T21:03:02.683Z] #29 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T21:03:02.683Z] #29 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T21:03:02.683Z] #29 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T21:03:02.683Z] #29 DONE 0.1s [2023-09-20T21:03:02.683Z] [2023-09-20T21:03:02.683Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-20T21:03:02.683Z] #30 DONE 0.0s [2023-09-20T21:03:02.683Z] [2023-09-20T21:03:02.683Z] #31 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-20T21:03:02.941Z] #31 ... [2023-09-20T21:03:02.941Z] [2023-09-20T21:03:02.941Z] #29 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:03:02.941Z] #29 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T21:03:02.941Z] #29 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T21:03:02.941Z] #29 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T21:03:02.941Z] #29 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T21:03:02.941Z] #29 DONE 0.1s [2023-09-20T21:03:02.941Z] [2023-09-20T21:03:02.941Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-20T21:03:02.941Z] #30 DONE 0.0s [2023-09-20T21:03:02.941Z] [2023-09-20T21:03:02.941Z] #31 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-20T21:03:03.198Z] #31 ... [2023-09-20T21:03:03.198Z] [2023-09-20T21:03:03.198Z] #29 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:03:03.198Z] #29 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T21:03:03.198Z] #29 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T21:03:03.198Z] #29 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T21:03:03.198Z] #29 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T21:03:03.198Z] #29 DONE 0.1s [2023-09-20T21:03:03.198Z] [2023-09-20T21:03:03.198Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T21:03:03.198Z] #32 DONE 0.5s [2023-09-20T21:03:03.198Z] [2023-09-20T21:03:03.198Z] #31 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-20T21:03:03.456Z] #31 0.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:03.456Z] #31 0.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:03.456Z] #31 ... [2023-09-20T21:03:03.456Z] [2023-09-20T21:03:03.456Z] #29 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:03:03.456Z] #29 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T21:03:03.456Z] #29 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T21:03:03.456Z] #29 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-20T21:03:03.456Z] #29 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-20T21:03:03.456Z] #29 DONE 0.1s [2023-09-20T21:03:03.456Z] [2023-09-20T21:03:03.456Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-20T21:03:03.456Z] #33 DONE 0.9s [2023-09-20T21:03:03.456Z] [2023-09-20T21:03:03.456Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-20T21:03:03.456Z] #34 DONE 0.9s [2023-09-20T21:03:03.718Z] [2023-09-20T21:03:03.718Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:03:03.718Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-20T21:03:03.975Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-20T21:03:03.975Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-20T21:03:03.975Z] #35 ... [2023-09-20T21:03:03.975Z] [2023-09-20T21:03:03.975Z] #36 [security-spire-agent internal] load build context [2023-09-20T21:03:03.975Z] #36 transferring context: 17.64kB 0.0s done [2023-09-20T21:03:03.975Z] #36 DONE 0.3s [2023-09-20T21:03:03.975Z] [2023-09-20T21:03:03.975Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:03:03.975Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-20T21:03:03.975Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-20T21:03:05.353Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-20T21:03:07.254Z] #35 ... [2023-09-20T21:03:07.254Z] [2023-09-20T21:03:07.254Z] #37 [security-spire-config internal] load build context [2023-09-20T21:03:07.254Z] #37 transferring context: 16.36kB 0.0s done [2023-09-20T21:03:07.254Z] #37 DONE 3.3s [2023-09-20T21:03:07.254Z] [2023-09-20T21:03:07.254Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T21:03:07.254Z] #38 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-09-20T21:03:07.254Z] #38 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-20T21:03:07.254Z] #38 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-20T21:03:07.254Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.8s done [2023-09-20T21:03:07.254Z] #38 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-20T21:03:07.254Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 3.3s [2023-09-20T21:03:07.254Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-20T21:03:07.820Z] #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 4.2s [2023-09-20T21:03:09.076Z] #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 4.8s [2023-09-20T21:03:09.077Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 4.5s done [2023-09-20T21:03:09.339Z] #38 ... [2023-09-20T21:03:09.340Z] [2023-09-20T21:03:09.340Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:03:09.340Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-20T21:03:09.340Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-09-20T21:03:11.890Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-20T21:03:11.890Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-20T21:03:12.825Z] #35 ... [2023-09-20T21:03:12.826Z] [2023-09-20T21:03:12.826Z] #39 [core-metadata internal] load build context [2023-09-20T21:03:12.826Z] #39 transferring context: 364.80MB 6.2s done [2023-09-20T21:03:12.826Z] #39 ... [2023-09-20T21:03:12.826Z] [2023-09-20T21:03:12.826Z] #40 [security-proxy-setup internal] load build context [2023-09-20T21:03:12.826Z] #40 transferring context: 364.80MB 7.6s done [2023-09-20T21:03:12.826Z] #40 ... [2023-09-20T21:03:12.826Z] [2023-09-20T21:03:12.826Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T21:03:12.826Z] #0 1.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:12.826Z] #0 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:12.826Z] #0 1.479 (1/4) Installing ca-certificates (20230506-r0) [2023-09-20T21:03:12.826Z] #0 1.493 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-20T21:03:12.826Z] #0 1.496 (3/4) Installing su-exec (0.2-r3) [2023-09-20T21:03:12.826Z] #0 1.501 (4/4) Installing yq (4.33.3-r3) [2023-09-20T21:03:12.826Z] #0 1.570 Executing busybox-1.36.1-r2.trigger [2023-09-20T21:03:12.826Z] #0 1.573 Executing ca-certificates-20230506-r0.trigger [2023-09-20T21:03:12.826Z] #0 1.608 OK: 17 MiB in 19 packages [2023-09-20T21:03:13.085Z] #41 ... [2023-09-20T21:03:13.085Z] [2023-09-20T21:03:13.085Z] #42 [support-notifications internal] load build context [2023-09-20T21:03:13.085Z] #42 transferring context: 364.80MB 6.9s done [2023-09-20T21:03:13.085Z] #42 ... [2023-09-20T21:03:13.085Z] [2023-09-20T21:03:13.085Z] #43 [security-secretstore-setup internal] load build context [2023-09-20T21:03:13.085Z] #43 transferring context: 364.80MB 8.4s done [2023-09-20T21:03:13.344Z] #43 ... [2023-09-20T21:03:13.344Z] [2023-09-20T21:03:13.344Z] #44 [core-command internal] load build context [2023-09-20T21:03:13.344Z] #44 transferring context: 364.80MB 7.5s done [2023-09-20T21:03:13.344Z] #44 ... [2023-09-20T21:03:13.344Z] [2023-09-20T21:03:13.344Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-20T21:03:13.344Z] #45 transferring context: 364.80MB 7.5s done [2023-09-20T21:03:13.601Z] #45 ... [2023-09-20T21:03:13.601Z] [2023-09-20T21:03:13.601Z] #46 [security-bootstrapper internal] load build context [2023-09-20T21:03:13.601Z] #46 transferring context: 364.80MB 8.3s done [2023-09-20T21:03:13.601Z] #46 ... [2023-09-20T21:03:13.601Z] [2023-09-20T21:03:13.601Z] #47 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T21:03:13.601Z] #0 1.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:13.601Z] #0 1.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:13.601Z] #0 2.136 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T21:03:13.601Z] #0 2.142 (2/4) Installing openssl (3.1.2-r0) [2023-09-20T21:03:13.601Z] #0 2.158 (3/4) Installing su-exec (0.2-r3) [2023-09-20T21:03:13.601Z] #0 2.167 (4/4) Installing yq (4.33.3-r3) [2023-09-20T21:03:13.601Z] #0 2.228 Executing busybox-1.36.1-r2.trigger [2023-09-20T21:03:13.601Z] #0 2.234 OK: 17 MiB in 19 packages [2023-09-20T21:03:13.601Z] #47 ... [2023-09-20T21:03:13.601Z] [2023-09-20T21:03:13.601Z] #31 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-20T21:03:13.601Z] #31 1.042 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T21:03:13.601Z] #31 1.042 Executing busybox-1.36.1-r2.trigger [2023-09-20T21:03:13.601Z] #31 1.047 OK: 7 MiB in 16 packages [2023-09-20T21:03:13.939Z] #31 ... [2023-09-20T21:03:13.940Z] [2023-09-20T21:03:13.940Z] #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T21:03:13.940Z] #0 1.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:13.940Z] #0 1.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:13.940Z] #0 1.342 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-20T21:03:13.940Z] #0 1.354 (2/2) Installing su-exec (0.2-r3) [2023-09-20T21:03:13.940Z] #0 1.358 Executing busybox-1.36.1-r2.trigger [2023-09-20T21:03:13.940Z] #0 1.371 OK: 7 MiB in 17 packages [2023-09-20T21:03:14.200Z] #48 ... [2023-09-20T21:03:14.200Z] [2023-09-20T21:03:14.200Z] #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T21:03:14.200Z] #49 ... [2023-09-20T21:03:14.200Z] [2023-09-20T21:03:14.200Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T21:03:14.200Z] #0 2.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:14.200Z] #0 2.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:14.200Z] #0 2.493 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T21:03:14.200Z] #0 2.497 Executing busybox-1.36.1-r2.trigger [2023-09-20T21:03:14.200Z] #0 2.511 OK: 7 MiB in 16 packages [2023-09-20T21:03:14.200Z] #50 ... [2023-09-20T21:03:14.200Z] [2023-09-20T21:03:14.200Z] #51 [core-data internal] load build context [2023-09-20T21:03:14.200Z] #51 transferring context: 364.80MB 7.5s done [2023-09-20T21:03:14.459Z] #51 ... [2023-09-20T21:03:14.459Z] [2023-09-20T21:03:14.459Z] #52 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T21:03:14.459Z] #52 ... [2023-09-20T21:03:14.459Z] [2023-09-20T21:03:14.459Z] #53 [support-scheduler internal] load build context [2023-09-20T21:03:14.459Z] #53 transferring context: 364.80MB 7.8s done [2023-09-20T21:03:14.718Z] #53 ... [2023-09-20T21:03:14.718Z] [2023-09-20T21:03:14.718Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T21:03:14.718Z] #0 0.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:14.718Z] #0 0.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:14.718Z] #0 0.989 (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T21:03:14.718Z] #0 1.007 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T21:03:14.718Z] #0 1.012 Executing busybox-1.36.1-r2.trigger [2023-09-20T21:03:14.718Z] #0 1.024 Executing ca-certificates-20230506-r0.trigger [2023-09-20T21:03:14.718Z] #0 1.178 OK: 8 MiB in 17 packages [2023-09-20T21:03:14.718Z] #54 ... [2023-09-20T21:03:14.718Z] [2023-09-20T21:03:14.718Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T21:03:14.718Z] #0 2.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:14.718Z] #0 2.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:14.718Z] #0 2.899 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T21:03:14.718Z] #0 2.899 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T21:03:14.718Z] #0 2.899 OK: 20064 distinct packages available [2023-09-20T21:03:14.718Z] #0 2.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:14.718Z] #0 3.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:14.718Z] #0 3.218 (1/11) Installing ca-certificates (20230506-r0) [2023-09-20T21:03:14.718Z] #0 3.235 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-20T21:03:14.718Z] #0 3.245 (3/11) Installing libunistring (1.1-r1) [2023-09-20T21:03:14.718Z] #0 3.259 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-20T21:03:14.718Z] #0 3.261 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-20T21:03:14.718Z] #0 3.266 (6/11) Installing libcurl (8.2.1-r0) [2023-09-20T21:03:14.718Z] #0 3.276 (7/11) Installing curl (8.2.1-r0) [2023-09-20T21:03:14.718Z] #0 3.279 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-20T21:03:14.718Z] #0 3.282 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-20T21:03:14.718Z] #0 3.286 (10/11) Installing libucontext (1.2-r2) [2023-09-20T21:03:14.718Z] #0 3.289 (11/11) Installing gcompat (1.1.0-r1) [2023-09-20T21:03:14.718Z] #0 3.294 Executing busybox-1.36.1-r2.trigger [2023-09-20T21:03:14.718Z] #0 3.307 Executing ca-certificates-20230506-r0.trigger [2023-09-20T21:03:14.718Z] #0 3.340 OK: 12 MiB in 26 packages [2023-09-20T21:03:15.057Z] #55 ... [2023-09-20T21:03:15.057Z] [2023-09-20T21:03:15.057Z] #56 [security-proxy-auth internal] load build context [2023-09-20T21:03:15.057Z] #56 transferring context: 364.80MB 7.1s done [2023-09-20T21:03:15.057Z] #56 ... [2023-09-20T21:03:15.057Z] [2023-09-20T21:03:15.057Z] #57 [security-spire-server internal] load build context [2023-09-20T21:03:15.057Z] #57 transferring context: 18.11kB 0.2s done [2023-09-20T21:03:15.315Z] #57 ... [2023-09-20T21:03:15.316Z] [2023-09-20T21:03:15.316Z] #58 [core-common-config-bootstrapper internal] load build context [2023-09-20T21:03:15.316Z] #58 transferring context: 364.80MB 6.8s done [2023-09-20T21:03:15.316Z] #58 ... [2023-09-20T21:03:15.316Z] [2023-09-20T21:03:15.316Z] #59 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-20T21:03:15.316Z] #59 ... [2023-09-20T21:03:15.316Z] [2023-09-20T21:03:15.316Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:03:15.316Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 6.3s [2023-09-20T21:03:15.316Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 20.97MB / 25.84MB 6.2s [2023-09-20T21:03:15.575Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.4s [2023-09-20T21:03:15.833Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-20T21:03:16.092Z] #35 ... [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #57 [security-spire-server internal] load build context [2023-09-20T21:03:16.092Z] #57 DONE 12.4s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #59 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-20T21:03:16.092Z] #59 DONE 13.4s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #39 [core-metadata internal] load build context [2023-09-20T21:03:16.092Z] #39 DONE 13.3s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #58 [core-common-config-bootstrapper internal] load build context [2023-09-20T21:03:16.092Z] #58 DONE 13.3s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T21:03:16.092Z] #55 DONE 12.8s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #41 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T21:03:16.092Z] #41 DONE 13.2s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #50 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T21:03:16.092Z] #50 DONE 13.1s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #48 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T21:03:16.092Z] #48 DONE 13.2s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T21:03:16.092Z] #54 DONE 13.2s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:03:16.092Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 6.8s done [2023-09-20T21:03:16.092Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 6.8s done [2023-09-20T21:03:16.092Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-20T21:03:16.092Z] #35 ... [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #31 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-20T21:03:16.092Z] #31 DONE 13.3s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #56 [security-proxy-auth internal] load build context [2023-09-20T21:03:16.092Z] #56 DONE 13.2s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #42 [support-notifications internal] load build context [2023-09-20T21:03:16.092Z] #42 DONE 13.4s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #47 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T21:03:16.092Z] #47 DONE 13.2s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #51 [core-data internal] load build context [2023-09-20T21:03:16.092Z] #51 DONE 13.2s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #40 [security-proxy-setup internal] load build context [2023-09-20T21:03:16.092Z] #40 DONE 13.5s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #44 [core-command internal] load build context [2023-09-20T21:03:16.092Z] #44 DONE 13.1s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-20T21:03:16.092Z] #45 DONE 13.1s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #53 [support-scheduler internal] load build context [2023-09-20T21:03:16.092Z] #53 DONE 13.1s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #43 [security-secretstore-setup internal] load build context [2023-09-20T21:03:16.092Z] #43 DONE 13.5s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #46 [security-bootstrapper internal] load build context [2023-09-20T21:03:16.092Z] #46 DONE 13.5s [2023-09-20T21:03:16.092Z] [2023-09-20T21:03:16.092Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:03:16.350Z] #35 ... [2023-09-20T21:03:16.350Z] [2023-09-20T21:03:16.350Z] #60 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-20T21:03:16.350Z] #60 DONE 0.3s [2023-09-20T21:03:16.350Z] [2023-09-20T21:03:16.350Z] #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-20T21:03:16.350Z] #61 DONE 0.2s [2023-09-20T21:03:16.350Z] [2023-09-20T21:03:16.350Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:03:17.022Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done [2023-09-20T21:03:17.289Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.9s done [2023-09-20T21:03:17.289Z] #35 ... [2023-09-20T21:03:17.289Z] [2023-09-20T21:03:17.289Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-20T21:03:17.289Z] #62 DONE 1.3s [2023-09-20T21:03:17.289Z] [2023-09-20T21:03:17.289Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:03:17.546Z] #35 ... [2023-09-20T21:03:17.546Z] [2023-09-20T21:03:17.546Z] #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-20T21:03:17.546Z] #63 DONE 0.1s [2023-09-20T21:03:17.546Z] [2023-09-20T21:03:17.546Z] #49 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T21:03:17.546Z] #49 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:17.546Z] #49 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:17.546Z] #49 13.46 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T21:03:17.546Z] #49 13.46 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T21:03:17.546Z] #49 13.46 OK: 20064 distinct packages available [2023-09-20T21:03:17.546Z] #49 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:17.546Z] #49 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:17.546Z] #49 13.79 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T21:03:17.546Z] #49 13.80 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-20T21:03:17.546Z] #49 13.80 (3/4) Installing libucontext (1.2-r2) [2023-09-20T21:03:17.546Z] #49 13.81 (4/4) Installing gcompat (1.1.0-r1) [2023-09-20T21:03:17.546Z] #49 13.81 Executing busybox-1.36.1-r2.trigger [2023-09-20T21:03:17.546Z] #49 13.82 OK: 8 MiB in 19 packages [2023-09-20T21:03:17.546Z] #49 DONE 13.9s [2023-09-20T21:03:17.546Z] [2023-09-20T21:03:17.546Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:03:17.804Z] #35 ... [2023-09-20T21:03:17.804Z] [2023-09-20T21:03:17.804Z] #52 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T21:03:17.804Z] #52 13.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:17.804Z] #52 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:17.804Z] #52 13.50 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T21:03:17.804Z] #52 13.50 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T21:03:17.804Z] #52 13.50 OK: 20064 distinct packages available [2023-09-20T21:03:17.804Z] #52 13.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:17.804Z] #52 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:17.804Z] #52 13.84 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-20T21:03:17.804Z] #52 13.84 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-20T21:03:17.804Z] #52 13.84 (3/5) Installing libucontext (1.2-r2) [2023-09-20T21:03:17.804Z] #52 13.85 (4/5) Installing gcompat (1.1.0-r1) [2023-09-20T21:03:17.804Z] #52 13.85 (5/5) Installing openssl (3.1.2-r0) [2023-09-20T21:03:17.804Z] #52 13.86 Executing busybox-1.36.1-r2.trigger [2023-09-20T21:03:17.804Z] #52 13.87 OK: 8 MiB in 20 packages [2023-09-20T21:03:17.804Z] #52 DONE 14.0s [2023-09-20T21:03:17.804Z] [2023-09-20T21:03:17.804Z] #38 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T21:03:17.804Z] #38 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 7.0s done [2023-09-20T21:03:17.804Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-20T21:03:17.804Z] #38 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 12.1s done [2023-09-20T21:03:17.804Z] #38 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-20T21:03:17.804Z] #38 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done [2023-09-20T21:03:18.371Z] #38 ... [2023-09-20T21:03:18.371Z] [2023-09-20T21:03:18.371Z] #64 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T21:03:18.371Z] #64 DONE 0.7s [2023-09-20T21:03:18.371Z] [2023-09-20T21:03:18.371Z] #65 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T21:03:18.371Z] #65 ... [2023-09-20T21:03:18.371Z] [2023-09-20T21:03:18.371Z] #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-20T21:03:18.371Z] #66 DONE 0.7s [2023-09-20T21:03:18.371Z] [2023-09-20T21:03:18.371Z] #67 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T21:03:18.371Z] #67 DONE 0.7s [2023-09-20T21:03:18.371Z] [2023-09-20T21:03:18.371Z] #68 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-20T21:03:18.371Z] #68 DONE 0.0s [2023-09-20T21:03:18.371Z] [2023-09-20T21:03:18.371Z] #69 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-20T21:03:18.371Z] #69 DONE 0.1s [2023-09-20T21:03:18.371Z] [2023-09-20T21:03:18.371Z] #65 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T21:03:18.371Z] #65 2.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:18.630Z] #65 2.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:18.888Z] #65 ... [2023-09-20T21:03:18.888Z] [2023-09-20T21:03:18.888Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-20T21:03:18.888Z] #0 2.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:18.888Z] #0 2.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:18.888Z] #0 2.443 OK: 264 MiB in 52 packages [2023-09-20T21:03:18.888Z] #70 DONE 2.6s [2023-09-20T21:03:18.888Z] [2023-09-20T21:03:18.888Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T21:03:18.888Z] #0 2.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:18.888Z] #0 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:18.888Z] #0 2.433 OK: 264 MiB in 52 packages [2023-09-20T21:03:18.888Z] #71 DONE 2.6s [2023-09-20T21:03:18.888Z] [2023-09-20T21:03:18.888Z] #72 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T21:03:18.888Z] #72 DONE 0.5s [2023-09-20T21:03:18.888Z] [2023-09-20T21:03:18.888Z] #73 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-20T21:03:18.888Z] #73 DONE 0.4s [2023-09-20T21:03:18.888Z] [2023-09-20T21:03:18.888Z] #74 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-20T21:03:18.888Z] #74 DONE 0.4s [2023-09-20T21:03:18.888Z] [2023-09-20T21:03:18.888Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:03:18.888Z] #75 DONE 0.1s [2023-09-20T21:03:18.888Z] [2023-09-20T21:03:18.888Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T21:03:18.888Z] #0 1.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:18.888Z] #0 1.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:18.888Z] #0 2.038 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T21:03:18.888Z] #0 2.038 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T21:03:18.888Z] #0 2.038 OK: 20064 distinct packages available [2023-09-20T21:03:18.888Z] #0 2.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:18.888Z] #0 2.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T21:03:18.888Z] #0 2.539 OK: 264 MiB in 52 packages [2023-09-20T21:03:18.888Z] #76 DONE 2.7s [2023-09-20T21:03:18.888Z] [2023-09-20T21:03:18.888Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:03:19.147Z] #77 ... [2023-09-20T21:03:19.147Z] [2023-09-20T21:03:19.147Z] #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-20T21:03:19.147Z] #78 DONE 0.1s [2023-09-20T21:03:19.147Z] [2023-09-20T21:03:19.147Z] #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T21:03:19.147Z] #79 DONE 0.1s [2023-09-20T21:03:19.147Z] [2023-09-20T21:03:19.147Z] #65 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T21:03:19.147Z] #65 2.638 OK: 264 MiB in 52 packages [2023-09-20T21:03:19.147Z] #65 DONE 2.8s [2023-09-20T21:03:19.147Z] [2023-09-20T21:03:19.147Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:03:19.147Z] #80 DONE 0.2s [2023-09-20T21:03:19.147Z] [2023-09-20T21:03:19.147Z] #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T21:03:19.147Z] #81 DONE 0.2s [2023-09-20T21:03:19.147Z] [2023-09-20T21:03:19.147Z] #82 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-20T21:03:19.147Z] #82 DONE 0.2s [2023-09-20T21:03:19.147Z] [2023-09-20T21:03:19.147Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:03:19.147Z] #77 DONE 0.2s [2023-09-20T21:03:19.147Z] [2023-09-20T21:03:19.147Z] #83 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-20T21:03:19.147Z] #83 DONE 0.2s [2023-09-20T21:03:19.147Z] [2023-09-20T21:03:19.147Z] #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:03:19.147Z] #84 DONE 0.2s [2023-09-20T21:03:19.147Z] [2023-09-20T21:03:19.147Z] #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-20T21:03:19.404Z] #85 ... [2023-09-20T21:03:19.404Z] [2023-09-20T21:03:19.404Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-20T21:03:19.404Z] #86 DONE 0.2s [2023-09-20T21:03:19.404Z] [2023-09-20T21:03:19.404Z] #87 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T21:03:19.404Z] #87 DONE 0.2s [2023-09-20T21:03:19.404Z] [2023-09-20T21:03:19.404Z] #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-20T21:03:19.404Z] #85 DONE 0.2s [2023-09-20T21:03:19.404Z] [2023-09-20T21:03:19.404Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-20T21:03:19.404Z] #88 DONE 0.1s [2023-09-20T21:03:19.404Z] [2023-09-20T21:03:19.404Z] #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-20T21:03:19.404Z] #89 DONE 0.1s [2023-09-20T21:03:19.404Z] [2023-09-20T21:03:19.404Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-20T21:03:19.404Z] #90 DONE 0.1s [2023-09-20T21:03:19.404Z] [2023-09-20T21:03:19.404Z] #91 [security-spire-server] exporting to image [2023-09-20T21:03:19.404Z] #91 exporting layers [2023-09-20T21:03:19.970Z] #91 exporting layers 0.6s done [2023-09-20T21:03:19.970Z] #91 writing image sha256:96da00566974e3a5c208947bec8fbfb308f4c3b871137bd89a1fb0064622711f [2023-09-20T21:03:20.229Z] #91 exporting layers 0.5s done [2023-09-20T21:03:20.229Z] #91 writing image sha256:96da00566974e3a5c208947bec8fbfb308f4c3b871137bd89a1fb0064622711f done [2023-09-20T21:03:20.229Z] #91 naming to docker.io/library/security-spire-config done [2023-09-20T21:03:20.229Z] #91 writing image sha256:8a0d44e6c7289dba6fe2604fc5d2a3c8a0b94c2700ada6170e003a66ea0cb640 done [2023-09-20T21:03:20.229Z] #91 naming to docker.io/library/security-spire-server done [2023-09-20T21:03:20.229Z] #91 writing image sha256:cdbaf63b56d1bea40a315af6a285db29bbd6e8d348bbdff99c6607556a0d1d06 done [2023-09-20T21:03:20.229Z] #91 naming to docker.io/library/security-spire-agent done [2023-09-20T21:03:20.229Z] #91 DONE 0.7s [2023-09-20T21:03:20.229Z] [2023-09-20T21:03:20.229Z] #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:03:30.209Z] #92 ... [2023-09-20T21:03:30.209Z] [2023-09-20T21:03:30.209Z] #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:03:30.209Z] #93 ... [2023-09-20T21:03:30.209Z] [2023-09-20T21:03:30.209Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:03:30.209Z] #94 ... [2023-09-20T21:03:30.209Z] [2023-09-20T21:03:30.209Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:03:35.484Z] #95 ... [2023-09-20T21:03:35.484Z] [2023-09-20T21:03:35.484Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:03:35.484Z] #94 DONE 16.4s [2023-09-20T21:03:35.484Z] [2023-09-20T21:03:35.484Z] #92 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:03:35.484Z] #92 DONE 16.2s [2023-09-20T21:03:35.484Z] [2023-09-20T21:03:35.484Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:03:35.484Z] #95 DONE 16.2s [2023-09-20T21:03:35.484Z] [2023-09-20T21:03:35.484Z] #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:03:35.484Z] #93 DONE 16.4s [2023-09-20T21:03:35.484Z] [2023-09-20T21:03:35.484Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-20T21:03:39.671Z] #96 ... [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #97 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-20T21:03:39.671Z] #97 DONE 3.7s [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #98 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:03:39.671Z] #98 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #99 [support-scheduler builder 6/7] COPY . . [2023-09-20T21:03:39.671Z] #99 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:03:39.671Z] #100 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #101 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:03:39.671Z] #101 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #102 [security-proxy-auth builder 6/7] COPY . . [2023-09-20T21:03:39.671Z] #102 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #103 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:03:39.671Z] #103 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:03:39.671Z] #104 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #105 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:03:39.671Z] #105 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #106 [core-command builder 6/7] COPY . . [2023-09-20T21:03:39.671Z] #106 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #107 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:03:39.671Z] #107 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #108 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:03:39.671Z] #108 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #109 [core-metadata builder 6/7] COPY . . [2023-09-20T21:03:39.671Z] #109 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #110 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:03:39.671Z] #110 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:03:39.671Z] #111 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #112 [core-data builder 6/7] COPY . . [2023-09-20T21:03:39.671Z] #112 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-20T21:03:39.671Z] #96 DONE 3.7s [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #113 [security-bootstrapper builder 6/7] COPY . . [2023-09-20T21:03:39.671Z] #113 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:03:39.671Z] #114 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:03:39.671Z] #115 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #116 [security-secretstore-setup builder 6/7] COPY . . [2023-09-20T21:03:39.671Z] #116 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:03:39.671Z] #117 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:03:39.671Z] #118 CACHED [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #119 [security-proxy-setup builder 6/7] COPY . . [2023-09-20T21:03:39.671Z] #119 DONE 3.7s [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #120 [support-notifications builder 6/7] COPY . . [2023-09-20T21:03:39.671Z] #120 DONE 3.7s [2023-09-20T21:03:39.671Z] [2023-09-20T21:03:39.671Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T21:03:40.237Z] #121 0.923 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-20T21:03:50.295Z] #121 ... [2023-09-20T21:03:50.295Z] [2023-09-20T21:03:50.295Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T21:03:50.295Z] #0 0.484 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-20T21:03:50.295Z] #122 ... [2023-09-20T21:03:50.295Z] [2023-09-20T21:03:50.295Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T21:03:50.295Z] #0 1.296 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-20T21:03:50.295Z] #123 ... [2023-09-20T21:03:50.295Z] [2023-09-20T21:03:50.295Z] #124 [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-09-20T21:03:50.295Z] #0 0.953 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-20T21:03:50.295Z] #124 ... [2023-09-20T21:03:50.295Z] [2023-09-20T21:03:50.295Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T21:03:50.295Z] #0 0.908 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-20T21:03:50.295Z] #125 ... [2023-09-20T21:03:50.295Z] [2023-09-20T21:03:50.296Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T21:03:50.296Z] #0 1.229 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-20T21:03:50.296Z] #126 ... [2023-09-20T21:03:50.296Z] [2023-09-20T21:03:50.296Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T21:03:50.296Z] #0 0.804 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-20T21:03:50.296Z] #127 ... [2023-09-20T21:03:50.296Z] [2023-09-20T21:03:50.296Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T21:03:50.296Z] #0 0.553 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-20T21:03:50.554Z] #128 ... [2023-09-20T21:03:50.554Z] [2023-09-20T21:03:50.554Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T21:03:50.554Z] #0 1.334 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-20T21:03:50.554Z] #129 ... [2023-09-20T21:03:50.554Z] [2023-09-20T21:03:50.554Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T21:03:50.554Z] #0 0.660 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-20T21:03:50.813Z] #130 ... [2023-09-20T21:03:50.813Z] [2023-09-20T21:03:50.813Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T21:03:50.813Z] #0 0.626 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-20T21:04:58.765Z] #131 ... [2023-09-20T21:04:58.765Z] [2023-09-20T21:04:58.765Z] #124 [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-09-20T21:04:58.765Z] #124 72.15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-20T21:04:59.024Z] #124 ... [2023-09-20T21:04:59.024Z] [2023-09-20T21:04:59.024Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T21:04:59.024Z] #127 DONE 79.8s [2023-09-20T21:04:59.024Z] [2023-09-20T21:04:59.024Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T21:04:59.024Z] #131 DONE 79.8s [2023-09-20T21:04:59.024Z] [2023-09-20T21:04:59.024Z] #128 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T21:04:59.024Z] #128 DONE 79.8s [2023-09-20T21:04:59.024Z] [2023-09-20T21:04:59.024Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T21:04:59.024Z] #125 DONE 79.8s [2023-09-20T21:04:59.024Z] [2023-09-20T21:04:59.024Z] #124 [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-09-20T21:04:59.024Z] #124 DONE 79.8s [2023-09-20T21:04:59.024Z] [2023-09-20T21:04:59.024Z] #126 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T21:04:59.024Z] #126 DONE 79.9s [2023-09-20T21:04:59.024Z] [2023-09-20T21:04:59.024Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T21:04:59.024Z] #130 DONE 79.9s [2023-09-20T21:04:59.024Z] [2023-09-20T21:04:59.024Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T21:04:59.024Z] #121 DONE 79.9s [2023-09-20T21:04:59.024Z] [2023-09-20T21:04:59.024Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:04:59.290Z] #132 ... [2023-09-20T21:04:59.290Z] [2023-09-20T21:04:59.290Z] #122 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T21:04:59.290Z] #122 DONE 80.1s [2023-09-20T21:04:59.290Z] [2023-09-20T21:04:59.290Z] #129 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T21:04:59.290Z] #129 DONE 80.2s [2023-09-20T21:04:59.548Z] [2023-09-20T21:04:59.548Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T21:04:59.548Z] #123 DONE 80.2s [2023-09-20T21:04:59.548Z] [2023-09-20T21:04:59.548Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:04:59.548Z] #133 DONE 0.3s [2023-09-20T21:04:59.548Z] [2023-09-20T21:04:59.548Z] #134 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-20T21:04:59.548Z] #134 DONE 0.4s [2023-09-20T21:04:59.548Z] [2023-09-20T21:04:59.548Z] #135 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:04:59.548Z] #135 DONE 0.4s [2023-09-20T21:04:59.548Z] [2023-09-20T21:04:59.548Z] #136 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:04:59.548Z] #136 DONE 0.7s [2023-09-20T21:04:59.548Z] [2023-09-20T21:04:59.548Z] #137 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:04:59.548Z] #137 DONE 0.5s [2023-09-20T21:04:59.548Z] [2023-09-20T21:04:59.548Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:04:59.548Z] #132 DONE 0.7s [2023-09-20T21:04:59.548Z] [2023-09-20T21:04:59.548Z] #138 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:05:00.164Z] #138 ... [2023-09-20T21:05:00.164Z] [2023-09-20T21:05:00.164Z] #139 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:05:00.164Z] #139 DONE 0.3s [2023-09-20T21:05:00.164Z] [2023-09-20T21:05:00.164Z] #140 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:05:00.164Z] #140 DONE 0.3s [2023-09-20T21:05:00.436Z] [2023-09-20T21:05:00.436Z] #141 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:05:00.436Z] #141 DONE 0.3s [2023-09-20T21:05:00.436Z] [2023-09-20T21:05:00.436Z] #142 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:05:00.436Z] #142 DONE 0.3s [2023-09-20T21:05:00.436Z] [2023-09-20T21:05:00.436Z] #143 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:05:00.436Z] #143 DONE 0.3s [2023-09-20T21:05:00.436Z] [2023-09-20T21:05:00.436Z] #144 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:05:00.436Z] #144 CACHED [2023-09-20T21:05:00.436Z] [2023-09-20T21:05:00.436Z] #145 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:05:00.436Z] #145 CACHED [2023-09-20T21:05:00.436Z] [2023-09-20T21:05:00.437Z] #146 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:05:00.437Z] #146 CACHED [2023-09-20T21:05:00.437Z] [2023-09-20T21:05:00.437Z] #147 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:05:00.437Z] #147 CACHED [2023-09-20T21:05:00.437Z] [2023-09-20T21:05:00.437Z] #148 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:05:00.437Z] #148 CACHED [2023-09-20T21:05:00.437Z] [2023-09-20T21:05:00.437Z] #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:05:00.437Z] #149 CACHED [2023-09-20T21:05:00.437Z] [2023-09-20T21:05:00.437Z] #150 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:05:00.437Z] #150 CACHED [2023-09-20T21:05:00.437Z] [2023-09-20T21:05:00.437Z] #151 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:05:00.437Z] #151 CACHED [2023-09-20T21:05:00.437Z] [2023-09-20T21:05:00.437Z] #138 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:05:00.437Z] #138 DONE 0.4s [2023-09-20T21:05:00.437Z] [2023-09-20T21:05:00.437Z] #152 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-20T21:05:01.005Z] #152 ... [2023-09-20T21:05:01.005Z] [2023-09-20T21:05:01.005Z] #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-20T21:05:01.005Z] #153 DONE 0.9s [2023-09-20T21:05:01.005Z] [2023-09-20T21:05:01.005Z] #154 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:05:01.005Z] #154 DONE 1.0s [2023-09-20T21:05:01.005Z] [2023-09-20T21:05:01.005Z] #155 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-20T21:05:01.005Z] #155 DONE 0.9s [2023-09-20T21:05:01.005Z] [2023-09-20T21:05:01.005Z] #156 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-20T21:05:01.005Z] #156 DONE 0.9s [2023-09-20T21:05:01.005Z] [2023-09-20T21:05:01.005Z] #157 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-20T21:05:01.005Z] #157 DONE 1.0s [2023-09-20T21:05:01.005Z] [2023-09-20T21:05:01.005Z] #152 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-20T21:05:01.005Z] #152 DONE 0.9s [2023-09-20T21:05:01.005Z] [2023-09-20T21:05:01.005Z] #158 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-20T21:05:01.005Z] #158 DONE 1.0s [2023-09-20T21:05:01.005Z] [2023-09-20T21:05:01.005Z] #159 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-20T21:05:01.005Z] #159 DONE 1.0s [2023-09-20T21:05:01.005Z] [2023-09-20T21:05:01.005Z] #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-20T21:05:01.005Z] #160 DONE 1.0s [2023-09-20T21:05:01.005Z] [2023-09-20T21:05:01.005Z] #161 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:05:01.265Z] #161 ... [2023-09-20T21:05:01.265Z] [2023-09-20T21:05:01.265Z] #162 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-20T21:05:01.265Z] #162 DONE 1.0s [2023-09-20T21:05:01.265Z] [2023-09-20T21:05:01.265Z] #163 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:05:01.524Z] #163 ... [2023-09-20T21:05:01.524Z] [2023-09-20T21:05:01.524Z] #164 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-20T21:05:01.524Z] #164 DONE 0.5s [2023-09-20T21:05:01.524Z] [2023-09-20T21:05:01.524Z] #165 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:05:01.524Z] #165 DONE 0.4s [2023-09-20T21:05:01.524Z] [2023-09-20T21:05:01.524Z] #166 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-20T21:05:01.524Z] #166 DONE 0.5s [2023-09-20T21:05:01.524Z] [2023-09-20T21:05:01.524Z] #167 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:05:01.524Z] #167 DONE 0.5s [2023-09-20T21:05:01.524Z] [2023-09-20T21:05:01.524Z] #168 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:05:01.524Z] #168 DONE 0.5s [2023-09-20T21:05:01.524Z] [2023-09-20T21:05:01.524Z] #169 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:05:01.524Z] #169 DONE 0.5s [2023-09-20T21:05:01.524Z] [2023-09-20T21:05:01.524Z] #170 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-20T21:05:01.524Z] #170 DONE 0.5s [2023-09-20T21:05:01.524Z] [2023-09-20T21:05:01.524Z] #161 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:05:01.524Z] #161 DONE 0.5s [2023-09-20T21:05:01.524Z] [2023-09-20T21:05:01.524Z] #171 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:05:01.524Z] #171 DONE 0.5s [2023-09-20T21:05:01.524Z] [2023-09-20T21:05:01.524Z] #163 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:05:01.524Z] #163 DONE 0.5s [2023-09-20T21:05:01.524Z] [2023-09-20T21:05:01.524Z] #91 [core-data] exporting to image [2023-09-20T21:05:01.524Z] #91 exporting layers 0.2s done [2023-09-20T21:05:01.785Z] #91 ... [2023-09-20T21:05:01.785Z] [2023-09-20T21:05:01.785Z] #172 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-20T21:05:01.785Z] #172 DONE 2.0s [2023-09-20T21:05:01.785Z] [2023-09-20T21:05:01.785Z] #91 [core-data] exporting to image [2023-09-20T21:05:01.785Z] #91 exporting layers 0.2s done [2023-09-20T21:05:01.785Z] #91 writing image sha256:71024f6ee3807d8fa9668c57fbe4c0551ef01a45ac38d9df746c325a8df95650 [2023-09-20T21:05:02.042Z] #91 ... [2023-09-20T21:05:02.042Z] [2023-09-20T21:05:02.042Z] #173 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:05:02.042Z] #173 DONE 0.5s [2023-09-20T21:05:02.042Z] [2023-09-20T21:05:02.042Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:05:02.042Z] #174 DONE 0.5s [2023-09-20T21:05:02.042Z] [2023-09-20T21:05:02.042Z] #175 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-20T21:05:02.042Z] #175 DONE 0.4s [2023-09-20T21:05:02.042Z] [2023-09-20T21:05:02.042Z] #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-20T21:05:02.043Z] #176 DONE 0.4s [2023-09-20T21:05:02.043Z] [2023-09-20T21:05:02.043Z] #177 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-20T21:05:02.043Z] #177 DONE 0.4s [2023-09-20T21:05:02.043Z] [2023-09-20T21:05:02.043Z] #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-20T21:05:02.043Z] #178 DONE 0.4s [2023-09-20T21:05:02.043Z] [2023-09-20T21:05:02.043Z] #91 [core-metadata] exporting to image [2023-09-20T21:05:02.043Z] #91 writing image sha256:71024f6ee3807d8fa9668c57fbe4c0551ef01a45ac38d9df746c325a8df95650 0.0s done [2023-09-20T21:05:02.043Z] #91 writing image sha256:d8020bfd0aceadde36e58b8d7197cb08e9262257c6f0f84a82daa1cdd513eff0 done [2023-09-20T21:05:02.043Z] #91 naming to docker.io/library/core-command done [2023-09-20T21:05:02.043Z] #91 naming to docker.io/library/support-notifications done [2023-09-20T21:05:02.043Z] #91 writing image sha256:da0386998496a83bf5b95f9acfbe638e7c225581b965ce15c8fe4f536a88154d done [2023-09-20T21:05:02.043Z] #91 naming to docker.io/library/support-scheduler done [2023-09-20T21:05:02.043Z] #91 ... [2023-09-20T21:05:02.043Z] [2023-09-20T21:05:02.043Z] #179 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:05:02.043Z] #179 DONE 0.4s [2023-09-20T21:05:02.043Z] [2023-09-20T21:05:02.043Z] #91 [core-data] exporting to image [2023-09-20T21:05:02.043Z] #91 writing image sha256:0e479ea41d1b9b2eb442a985ef8a05dc11cb377a7cc32408f58d52b4b62c5669 done [2023-09-20T21:05:02.043Z] #91 naming to docker.io/library/core-data done [2023-09-20T21:05:02.302Z] #91 exporting layers 0.3s done [2023-09-20T21:05:02.302Z] #91 exporting layers 0.3s done [2023-09-20T21:05:02.302Z] #91 writing image sha256:72990bb57e8d70f0346cec41740a4a2f04ea3bb99a233737798c9167a7b0dc02 done [2023-09-20T21:05:02.302Z] #91 naming to docker.io/library/security-spiffe-token-provider done [2023-09-20T21:05:02.302Z] #91 writing image sha256:a35801ba199a75c55bf0697daefbb6f880e55c5811ee8a8480ad501f7d02ca3e done [2023-09-20T21:05:02.302Z] #91 naming to docker.io/library/core-metadata done [2023-09-20T21:05:02.302Z] #91 DONE 1.5s [2023-09-20T21:05:02.302Z] [2023-09-20T21:05:02.302Z] #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-20T21:05:02.302Z] #180 DONE 0.4s [2023-09-20T21:05:02.302Z] [2023-09-20T21:05:02.302Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T21:05:02.302Z] #181 DONE 0.3s [2023-09-20T21:05:02.302Z] [2023-09-20T21:05:02.302Z] #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:05:02.302Z] #182 DONE 0.2s [2023-09-20T21:05:02.302Z] [2023-09-20T21:05:02.302Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-20T21:05:02.560Z] #183 DONE 0.4s [2023-09-20T21:05:02.560Z] [2023-09-20T21:05:02.560Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-20T21:05:02.817Z] #184 DONE 0.4s [2023-09-20T21:05:02.817Z] [2023-09-20T21:05:02.817Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-20T21:05:02.817Z] #185 DONE 0.1s [2023-09-20T21:05:02.817Z] [2023-09-20T21:05:02.817Z] #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T21:05:02.817Z] #186 DONE 0.0s [2023-09-20T21:05:02.817Z] [2023-09-20T21:05:02.817Z] #187 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-20T21:05:02.817Z] #187 DONE 0.0s [2023-09-20T21:05:02.817Z] [2023-09-20T21:05:02.817Z] #188 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-20T21:05:02.817Z] #188 DONE 0.1s [2023-09-20T21:05:02.817Z] [2023-09-20T21:05:02.817Z] #189 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-20T21:05:02.817Z] #189 DONE 0.1s [2023-09-20T21:05:02.817Z] [2023-09-20T21:05:02.817Z] #190 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T21:05:02.817Z] #190 DONE 1.0s [2023-09-20T21:05:02.817Z] [2023-09-20T21:05:02.817Z] #191 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-20T21:05:03.076Z] #191 DONE 0.1s [2023-09-20T21:05:03.076Z] [2023-09-20T21:05:03.076Z] #192 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T21:05:03.076Z] #192 DONE 1.1s [2023-09-20T21:05:03.076Z] [2023-09-20T21:05:03.076Z] #91 [core-common-config-bootstrapper] exporting to image [2023-09-20T21:05:03.076Z] #91 ... [2023-09-20T21:05:03.076Z] [2023-09-20T21:05:03.076Z] #193 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T21:05:03.076Z] #193 DONE 0.9s [2023-09-20T21:05:03.076Z] [2023-09-20T21:05:03.076Z] #91 [security-proxy-setup] exporting to image [2023-09-20T21:05:03.076Z] #91 exporting layers 0.1s done [2023-09-20T21:05:03.076Z] #91 writing image sha256:3903ffdac1483dc9ce4b77d1e8d352e5cc07e0b401c3f1d36a21e16518c47d1b done [2023-09-20T21:05:03.076Z] #91 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-20T21:05:03.333Z] #91 exporting layers 0.1s done [2023-09-20T21:05:03.333Z] #91 writing image sha256:04d0612738fb1b79685c71d4e1d5546c3dd69d29239b56302cc1ef7fc012fa26 done [2023-09-20T21:05:03.333Z] #91 naming to docker.io/library/security-proxy-auth done [2023-09-20T21:05:03.333Z] #91 writing image sha256:211537d8dea6c9847f835fa681971092cdb42abfaa199faf678dcb4aae116e72 done [2023-09-20T21:05:03.333Z] #91 naming to docker.io/library/security-proxy-setup done [2023-09-20T21:05:03.333Z] #91 DONE 1.9s [2023-09-20T21:05:03.333Z] [2023-09-20T21:05:03.333Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-20T21:05:03.597Z] #194 ... [2023-09-20T21:05:03.597Z] [2023-09-20T21:05:03.597Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T21:05:03.597Z] #195 DONE 0.8s [2023-09-20T21:05:03.597Z] [2023-09-20T21:05:03.597Z] #91 [security-secretstore-setup] exporting to image [2023-09-20T21:05:03.597Z] #91 exporting layers 0.2s done [2023-09-20T21:05:03.858Z] #91 ... [2023-09-20T21:05:03.858Z] [2023-09-20T21:05:03.858Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-20T21:05:03.858Z] #194 DONE 0.8s [2023-09-20T21:05:03.858Z] [2023-09-20T21:05:03.858Z] #91 [security-bootstrapper] exporting to image [2023-09-20T21:05:03.858Z] #91 writing image sha256:3a92cc68364e93d038d2a4dc160d79cdc8c21f512027dbc8c2cd373f93d0f87f done [2023-09-20T21:05:03.858Z] #91 naming to docker.io/library/security-secretstore-setup done [2023-09-20T21:05:03.858Z] #91 exporting layers 0.2s done [2023-09-20T21:05:03.858Z] #91 writing image sha256:b5401bb3c13e67784809fe9b31719ce08d8d94c695ffe91988b703b32ba1a2fa done [2023-09-20T21:05:03.858Z] #91 naming to docker.io/library/security-bootstrapper done [2023-09-20T21:05:03.858Z] #91 DONE 2.2s [2023-09-20T21:05:03.858Z] [2023-09-20T21:05:03.858Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:05:03.858Z] time="2023-09-20T21:02:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:05:03.858Z] time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:05:03.858Z] time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:05:03.858Z] time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:05:03.858Z] time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:05:03.858Z] time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:05:03.858Z] time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:05:03.858Z] time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:05:03.858Z] time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:05:03.858Z] time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:05:03.858Z] time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:05:03.858Z] time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:05:03.858Z] time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:05:03.858Z] time="2023-09-20T21:03:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-20T21:05:03.870Z] $ docker stop --time=1 41d24df8513a1d9334f341cb8fe7206250a815fd799f829b5fa5a17cfde8d6b3 [2023-09-20T21:05:05.149Z] $ docker rm -f --volumes 41d24df8513a1d9334f341cb8fe7206250a815fd799f829b5fa5a17cfde8d6b3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:05:05.474Z] + docker images [2023-09-20T21:05:05.475Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-20T21:05:05.475Z] security-bootstrapper latest b5401bb3c13e 2 seconds ago 23.3MB [2023-09-20T21:05:05.475Z] security-secretstore-setup latest 3a92cc68364e 2 seconds ago 44.4MB [2023-09-20T21:05:05.475Z] security-proxy-auth latest 04d0612738fb 3 seconds ago 19.5MB [2023-09-20T21:05:05.475Z] core-common-config-bootstrapper latest 3903ffdac148 3 seconds ago 18.2MB [2023-09-20T21:05:05.475Z] security-proxy-setup latest 211537d8dea6 3 seconds ago 29.4MB [2023-09-20T21:05:05.475Z] core-command latest d8020bfd0ace 4 seconds ago 21.2MB [2023-09-20T21:05:05.475Z] security-spiffe-token-provider latest 72990bb57e8d 4 seconds ago 35MB [2023-09-20T21:05:05.475Z] support-notifications latest 71024f6ee380 4 seconds ago 34.6MB [2023-09-20T21:05:05.475Z] core-data latest 0e479ea41d1b 4 seconds ago 21.3MB [2023-09-20T21:05:05.475Z] core-metadata latest a35801ba199a 4 seconds ago 21.7MB [2023-09-20T21:05:05.475Z] support-scheduler latest da0386998496 4 seconds ago 34MB [2023-09-20T21:05:05.475Z] security-spire-agent latest cdbaf63b56d1 About a minute ago 161MB [2023-09-20T21:05:05.475Z] security-spire-server latest 8a0d44e6c728 About a minute ago 102MB [2023-09-20T21:05:05.475Z] security-spire-config latest 96da00566974 About a minute ago 101MB [2023-09-20T21:05:05.475Z] ci-base-image-x86_64 latest 863f79cc3067 4 minutes ago 927MB [2023-09-20T21:05:05.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 hours ago 557MB [2023-09-20T21:05:05.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-20T21:05:05.475Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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-09-20T21:05:05.568Z] provisioning config files... [2023-09-20T21:05:05.577Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/585@tmp/config10292492321846862647tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:05:05.873Z] ---> docker-login.sh [2023-09-20T21:05:05.873Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:05:05.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:05:05.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:05:05.873Z] Configure a credential helper to remove this warning. See [2023-09-20T21:05:05.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:05:05.873Z] [2023-09-20T21:05:05.873Z] Login Succeeded [2023-09-20T21:05:05.873Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:05:05.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:05:05.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:05:05.873Z] Configure a credential helper to remove this warning. See [2023-09-20T21:05:05.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:05:05.873Z] [2023-09-20T21:05:05.873Z] Login Succeeded [2023-09-20T21:05:05.873Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:05:06.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:05:06.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:05:06.132Z] Configure a credential helper to remove this warning. See [2023-09-20T21:05:06.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:05:06.132Z] [2023-09-20T21:05:06.132Z] Login Succeeded [2023-09-20T21:05:06.132Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:05:06.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:05:06.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:05:06.132Z] Configure a credential helper to remove this warning. See [2023-09-20T21:05:06.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:05:06.132Z] [2023-09-20T21:05:06.132Z] Login Succeeded [2023-09-20T21:05:06.132Z] docker.io [2023-09-20T21:05:06.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:05:06.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:05:06.391Z] Configure a credential helper to remove this warning. See [2023-09-20T21:05:06.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:05:06.391Z] [2023-09-20T21:05:06.391Z] Login Succeeded [2023-09-20T21:05:06.391Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:05:06.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:05:06.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:05:06.445Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-20T21:05:06.445Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:06.445Z] latest [2023-09-20T21:05:06.445Z] 3.1.0-dev.51 [2023-09-20T21:05:06.445Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:06.445Z] main [2023-09-20T21:05:06.445Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:06.773Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:07.086Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:07.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-20T21:05:07.086Z] 119296dbd669: Preparing [2023-09-20T21:05:07.086Z] 1c46a66df022: Preparing [2023-09-20T21:05:07.086Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:07.086Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:07.086Z] cf448ed9a76a: Preparing [2023-09-20T21:05:07.086Z] 4693057ce236: Preparing [2023-09-20T21:05:07.086Z] 4693057ce236: Waiting [2023-09-20T21:05:07.086Z] 258c2d9f3c74: Pushed [2023-09-20T21:05:07.086Z] cf448ed9a76a: Pushed [2023-09-20T21:05:07.086Z] 119296dbd669: Pushed [2023-09-20T21:05:07.086Z] 4693057ce236: Layer already exists [2023-09-20T21:05:07.086Z] 0e1ae33399f8: Pushed [2023-09-20T21:05:08.460Z] 1c46a66df022: Pushed [2023-09-20T21:05:08.719Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:76308c79a98b22accf2b4374d6fa27a34e921ce483544aa41e1bfc667fe5a0ec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:09.035Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:09.347Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-20T21:05:09.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-20T21:05:09.347Z] 119296dbd669: Preparing [2023-09-20T21:05:09.347Z] 1c46a66df022: Preparing [2023-09-20T21:05:09.347Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:09.347Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:09.347Z] cf448ed9a76a: Preparing [2023-09-20T21:05:09.347Z] 4693057ce236: Preparing [2023-09-20T21:05:09.347Z] 4693057ce236: Waiting [2023-09-20T21:05:09.347Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:09.347Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:09.347Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:09.347Z] 1c46a66df022: Layer already exists [2023-09-20T21:05:09.347Z] 119296dbd669: Layer already exists [2023-09-20T21:05:09.347Z] 4693057ce236: Layer already exists [2023-09-20T21:05:09.347Z] latest: digest: sha256:76308c79a98b22accf2b4374d6fa27a34e921ce483544aa41e1bfc667fe5a0ec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:09.654Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:09.971Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.51 [2023-09-20T21:05:09.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-20T21:05:09.971Z] 119296dbd669: Preparing [2023-09-20T21:05:09.971Z] 1c46a66df022: Preparing [2023-09-20T21:05:09.971Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:09.971Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:09.971Z] cf448ed9a76a: Preparing [2023-09-20T21:05:09.971Z] 4693057ce236: Preparing [2023-09-20T21:05:09.971Z] 4693057ce236: Waiting [2023-09-20T21:05:09.971Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:09.971Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:09.971Z] 1c46a66df022: Layer already exists [2023-09-20T21:05:09.971Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:09.971Z] 119296dbd669: Layer already exists [2023-09-20T21:05:09.971Z] 4693057ce236: Layer already exists [2023-09-20T21:05:09.971Z] 3.1.0-dev.51: digest: sha256:76308c79a98b22accf2b4374d6fa27a34e921ce483544aa41e1bfc667fe5a0ec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:10.297Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:10.606Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:10.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-20T21:05:10.607Z] 119296dbd669: Preparing [2023-09-20T21:05:10.607Z] 1c46a66df022: Preparing [2023-09-20T21:05:10.607Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:10.607Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:10.607Z] cf448ed9a76a: Preparing [2023-09-20T21:05:10.607Z] 4693057ce236: Preparing [2023-09-20T21:05:10.607Z] 4693057ce236: Waiting [2023-09-20T21:05:10.607Z] 119296dbd669: Layer already exists [2023-09-20T21:05:10.607Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:10.607Z] 1c46a66df022: Layer already exists [2023-09-20T21:05:10.607Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:10.607Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:10.607Z] 4693057ce236: Layer already exists [2023-09-20T21:05:10.607Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:76308c79a98b22accf2b4374d6fa27a34e921ce483544aa41e1bfc667fe5a0ec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:10.918Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:11.228Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-20T21:05:11.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-20T21:05:11.228Z] 119296dbd669: Preparing [2023-09-20T21:05:11.228Z] 1c46a66df022: Preparing [2023-09-20T21:05:11.228Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:11.228Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:11.228Z] cf448ed9a76a: Preparing [2023-09-20T21:05:11.228Z] 4693057ce236: Preparing [2023-09-20T21:05:11.228Z] 4693057ce236: Waiting [2023-09-20T21:05:11.228Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:11.228Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:11.228Z] 1c46a66df022: Layer already exists [2023-09-20T21:05:11.228Z] 119296dbd669: Layer already exists [2023-09-20T21:05:11.228Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:11.228Z] 4693057ce236: Layer already exists [2023-09-20T21:05:11.228Z] main: digest: sha256:76308c79a98b22accf2b4374d6fa27a34e921ce483544aa41e1bfc667fe5a0ec size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:05:11.266Z] ===================================================== [Pipeline] echo [2023-09-20T21:05:11.278Z] taggedImages: [2023-09-20T21:05:11.278Z] - nexus3.edgexfoundry.org:10004/core-command:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:11.278Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-20T21:05:11.278Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.51 [2023-09-20T21:05:11.278Z] - nexus3.edgexfoundry.org:10004/core-command:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:11.278Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-20T21:05:11.299Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-20T21:05:11.299Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:11.299Z] latest [2023-09-20T21:05:11.299Z] 3.1.0-dev.51 [2023-09-20T21:05:11.299Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:11.299Z] main [2023-09-20T21:05:11.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:11.607Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:11.914Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:11.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-20T21:05:11.914Z] ec33efd39a9f: Preparing [2023-09-20T21:05:11.914Z] c0140b356ebb: Preparing [2023-09-20T21:05:11.914Z] cd42c15bc1ef: Preparing [2023-09-20T21:05:11.914Z] 59bee962c5ba: Preparing [2023-09-20T21:05:11.914Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:11.914Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:11.914Z] cf448ed9a76a: Preparing [2023-09-20T21:05:11.914Z] 4693057ce236: Preparing [2023-09-20T21:05:11.914Z] cf448ed9a76a: Waiting [2023-09-20T21:05:11.914Z] 4693057ce236: Waiting [2023-09-20T21:05:11.914Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:11.914Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:11.914Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:11.914Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:11.914Z] 4693057ce236: Layer already exists [2023-09-20T21:05:11.914Z] cd42c15bc1ef: Pushed [2023-09-20T21:05:11.914Z] c0140b356ebb: Pushed [2023-09-20T21:05:11.914Z] ec33efd39a9f: Pushed [2023-09-20T21:05:13.291Z] 59bee962c5ba: Pushed [2023-09-20T21:05:13.291Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:58c8a23e5bd97d9773b426e8aeb9b400fb5c59d1680966037b314e08eee655a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:13.596Z] + 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-09-20T21:05:13.901Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-20T21:05:13.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-20T21:05:13.901Z] ec33efd39a9f: Preparing [2023-09-20T21:05:13.901Z] c0140b356ebb: Preparing [2023-09-20T21:05:13.901Z] cd42c15bc1ef: Preparing [2023-09-20T21:05:13.901Z] 59bee962c5ba: Preparing [2023-09-20T21:05:13.901Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:13.901Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:13.901Z] cf448ed9a76a: Preparing [2023-09-20T21:05:13.901Z] 4693057ce236: Preparing [2023-09-20T21:05:13.901Z] cf448ed9a76a: Waiting [2023-09-20T21:05:13.901Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:13.901Z] 4693057ce236: Waiting [2023-09-20T21:05:13.901Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:13.901Z] c0140b356ebb: Layer already exists [2023-09-20T21:05:13.901Z] 59bee962c5ba: Layer already exists [2023-09-20T21:05:13.901Z] cd42c15bc1ef: Layer already exists [2023-09-20T21:05:13.901Z] ec33efd39a9f: Layer already exists [2023-09-20T21:05:13.901Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:13.901Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:13.901Z] 4693057ce236: Layer already exists [2023-09-20T21:05:13.901Z] latest: digest: sha256:58c8a23e5bd97d9773b426e8aeb9b400fb5c59d1680966037b314e08eee655a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:14.208Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:14.517Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.51 [2023-09-20T21:05:14.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-20T21:05:14.517Z] ec33efd39a9f: Preparing [2023-09-20T21:05:14.517Z] c0140b356ebb: Preparing [2023-09-20T21:05:14.517Z] cd42c15bc1ef: Preparing [2023-09-20T21:05:14.517Z] 59bee962c5ba: Preparing [2023-09-20T21:05:14.517Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:14.517Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:14.517Z] cf448ed9a76a: Preparing [2023-09-20T21:05:14.517Z] 4693057ce236: Preparing [2023-09-20T21:05:14.517Z] 4693057ce236: Waiting [2023-09-20T21:05:14.517Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:14.517Z] cf448ed9a76a: Waiting [2023-09-20T21:05:14.517Z] c0140b356ebb: Layer already exists [2023-09-20T21:05:14.517Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:14.517Z] ec33efd39a9f: Layer already exists [2023-09-20T21:05:14.517Z] cd42c15bc1ef: Layer already exists [2023-09-20T21:05:14.517Z] 59bee962c5ba: Layer already exists [2023-09-20T21:05:14.517Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:14.517Z] 4693057ce236: Layer already exists [2023-09-20T21:05:14.517Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:14.517Z] 3.1.0-dev.51: digest: sha256:58c8a23e5bd97d9773b426e8aeb9b400fb5c59d1680966037b314e08eee655a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:14.843Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:15.146Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:15.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-20T21:05:15.146Z] ec33efd39a9f: Preparing [2023-09-20T21:05:15.146Z] c0140b356ebb: Preparing [2023-09-20T21:05:15.146Z] cd42c15bc1ef: Preparing [2023-09-20T21:05:15.146Z] 59bee962c5ba: Preparing [2023-09-20T21:05:15.146Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:15.146Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:15.146Z] cf448ed9a76a: Preparing [2023-09-20T21:05:15.146Z] 4693057ce236: Preparing [2023-09-20T21:05:15.146Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:15.146Z] cf448ed9a76a: Waiting [2023-09-20T21:05:15.146Z] 4693057ce236: Waiting [2023-09-20T21:05:15.146Z] 59bee962c5ba: Layer already exists [2023-09-20T21:05:15.146Z] ec33efd39a9f: Layer already exists [2023-09-20T21:05:15.146Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:15.146Z] c0140b356ebb: Layer already exists [2023-09-20T21:05:15.146Z] cd42c15bc1ef: Layer already exists [2023-09-20T21:05:15.146Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:15.146Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:15.146Z] 4693057ce236: Layer already exists [2023-09-20T21:05:15.146Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:58c8a23e5bd97d9773b426e8aeb9b400fb5c59d1680966037b314e08eee655a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:15.450Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:15.757Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-20T21:05:15.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-20T21:05:15.757Z] ec33efd39a9f: Preparing [2023-09-20T21:05:15.757Z] c0140b356ebb: Preparing [2023-09-20T21:05:15.757Z] cd42c15bc1ef: Preparing [2023-09-20T21:05:15.757Z] 59bee962c5ba: Preparing [2023-09-20T21:05:15.757Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:15.757Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:15.757Z] cf448ed9a76a: Preparing [2023-09-20T21:05:15.757Z] 4693057ce236: Preparing [2023-09-20T21:05:15.757Z] cf448ed9a76a: Waiting [2023-09-20T21:05:15.757Z] 4693057ce236: Waiting [2023-09-20T21:05:15.757Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:15.757Z] ec33efd39a9f: Layer already exists [2023-09-20T21:05:15.757Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:15.757Z] c0140b356ebb: Layer already exists [2023-09-20T21:05:15.757Z] cd42c15bc1ef: Layer already exists [2023-09-20T21:05:15.757Z] 59bee962c5ba: Layer already exists [2023-09-20T21:05:15.757Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:15.757Z] 4693057ce236: Layer already exists [2023-09-20T21:05:15.757Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:15.757Z] main: digest: sha256:58c8a23e5bd97d9773b426e8aeb9b400fb5c59d1680966037b314e08eee655a2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:05:15.809Z] ===================================================== [Pipeline] echo [2023-09-20T21:05:15.818Z] taggedImages: [2023-09-20T21:05:15.818Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:15.818Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-20T21:05:15.818Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.51 [2023-09-20T21:05:15.818Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:15.818Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-20T21:05:15.840Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-20T21:05:15.840Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:15.840Z] latest [2023-09-20T21:05:15.840Z] 3.1.0-dev.51 [2023-09-20T21:05:15.840Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:15.840Z] main [2023-09-20T21:05:15.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:16.160Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:16.464Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:16.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-20T21:05:16.464Z] 6e5c89a1a896: Preparing [2023-09-20T21:05:16.464Z] 05fca5be89e7: Preparing [2023-09-20T21:05:16.464Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:16.464Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:16.464Z] 3e0ead380747: Preparing [2023-09-20T21:05:16.464Z] 4693057ce236: Preparing [2023-09-20T21:05:16.464Z] 4693057ce236: Waiting [2023-09-20T21:05:16.464Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:16.464Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:16.464Z] 4693057ce236: Layer already exists [2023-09-20T21:05:16.464Z] 6e5c89a1a896: Pushed [2023-09-20T21:05:16.464Z] 3e0ead380747: Pushed [2023-09-20T21:05:17.839Z] 05fca5be89e7: Pushed [2023-09-20T21:05:17.839Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:66da470007233e63537db1429ae428eed860bdb5c9a19fae36a380f080acd155 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:18.404Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:18.708Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-20T21:05:18.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-20T21:05:18.708Z] 6e5c89a1a896: Preparing [2023-09-20T21:05:18.708Z] 05fca5be89e7: Preparing [2023-09-20T21:05:18.708Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:18.708Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:18.708Z] 3e0ead380747: Preparing [2023-09-20T21:05:18.708Z] 4693057ce236: Preparing [2023-09-20T21:05:18.708Z] 4693057ce236: Waiting [2023-09-20T21:05:18.708Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:18.708Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:18.708Z] 05fca5be89e7: Layer already exists [2023-09-20T21:05:18.708Z] 6e5c89a1a896: Layer already exists [2023-09-20T21:05:18.708Z] 3e0ead380747: Layer already exists [2023-09-20T21:05:18.708Z] 4693057ce236: Layer already exists [2023-09-20T21:05:18.708Z] latest: digest: sha256:66da470007233e63537db1429ae428eed860bdb5c9a19fae36a380f080acd155 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:19.027Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:19.335Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.51 [2023-09-20T21:05:19.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-20T21:05:19.335Z] 6e5c89a1a896: Preparing [2023-09-20T21:05:19.335Z] 05fca5be89e7: Preparing [2023-09-20T21:05:19.335Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:19.335Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:19.335Z] 3e0ead380747: Preparing [2023-09-20T21:05:19.335Z] 4693057ce236: Preparing [2023-09-20T21:05:19.335Z] 4693057ce236: Waiting [2023-09-20T21:05:19.335Z] 6e5c89a1a896: Layer already exists [2023-09-20T21:05:19.335Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:19.335Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:19.335Z] 3e0ead380747: Layer already exists [2023-09-20T21:05:19.335Z] 05fca5be89e7: Layer already exists [2023-09-20T21:05:19.335Z] 4693057ce236: Layer already exists [2023-09-20T21:05:19.335Z] 3.1.0-dev.51: digest: sha256:66da470007233e63537db1429ae428eed860bdb5c9a19fae36a380f080acd155 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:19.648Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:19.947Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:19.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-20T21:05:19.947Z] 6e5c89a1a896: Preparing [2023-09-20T21:05:19.947Z] 05fca5be89e7: Preparing [2023-09-20T21:05:19.947Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:19.947Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:19.947Z] 3e0ead380747: Preparing [2023-09-20T21:05:19.947Z] 4693057ce236: Preparing [2023-09-20T21:05:19.947Z] 4693057ce236: Waiting [2023-09-20T21:05:19.947Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:19.947Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:19.947Z] 6e5c89a1a896: Layer already exists [2023-09-20T21:05:19.947Z] 05fca5be89e7: Layer already exists [2023-09-20T21:05:19.947Z] 3e0ead380747: Layer already exists [2023-09-20T21:05:19.947Z] 4693057ce236: Layer already exists [2023-09-20T21:05:19.947Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:66da470007233e63537db1429ae428eed860bdb5c9a19fae36a380f080acd155 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:20.252Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:20.555Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-20T21:05:20.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-20T21:05:20.555Z] 6e5c89a1a896: Preparing [2023-09-20T21:05:20.555Z] 05fca5be89e7: Preparing [2023-09-20T21:05:20.555Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:20.555Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:20.555Z] 3e0ead380747: Preparing [2023-09-20T21:05:20.555Z] 4693057ce236: Preparing [2023-09-20T21:05:20.555Z] 4693057ce236: Waiting [2023-09-20T21:05:20.555Z] 6e5c89a1a896: Layer already exists [2023-09-20T21:05:20.555Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:20.555Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:20.555Z] 05fca5be89e7: Layer already exists [2023-09-20T21:05:20.555Z] 3e0ead380747: Layer already exists [2023-09-20T21:05:20.555Z] 4693057ce236: Layer already exists [2023-09-20T21:05:20.555Z] main: digest: sha256:66da470007233e63537db1429ae428eed860bdb5c9a19fae36a380f080acd155 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:05:20.589Z] ===================================================== [Pipeline] echo [2023-09-20T21:05:20.596Z] taggedImages: [2023-09-20T21:05:20.596Z] - nexus3.edgexfoundry.org:10004/core-data:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:20.596Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-20T21:05:20.596Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.51 [2023-09-20T21:05:20.596Z] - nexus3.edgexfoundry.org:10004/core-data:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:20.596Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-20T21:05:20.615Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-20T21:05:20.615Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:20.615Z] latest [2023-09-20T21:05:20.615Z] 3.1.0-dev.51 [2023-09-20T21:05:20.615Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:20.615Z] main [2023-09-20T21:05:20.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:20.939Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:21.240Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:21.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-20T21:05:21.240Z] e51b5516a5ec: Preparing [2023-09-20T21:05:21.240Z] 78639a70f29f: Preparing [2023-09-20T21:05:21.240Z] 4121e21878ba: Preparing [2023-09-20T21:05:21.240Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:21.240Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:21.240Z] cf448ed9a76a: Preparing [2023-09-20T21:05:21.240Z] 4693057ce236: Preparing [2023-09-20T21:05:21.240Z] cf448ed9a76a: Waiting [2023-09-20T21:05:21.240Z] 4693057ce236: Waiting [2023-09-20T21:05:21.240Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:21.240Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:21.240Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:21.240Z] 4693057ce236: Layer already exists [2023-09-20T21:05:21.240Z] e51b5516a5ec: Pushed [2023-09-20T21:05:21.240Z] 78639a70f29f: Pushed [2023-09-20T21:05:22.618Z] 4121e21878ba: Pushed [2023-09-20T21:05:22.879Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:721ade9bfe2359f4b56dd780d48cebb1699767f5ca9c3401728288a850d9a04c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:23.191Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:23.494Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-20T21:05:23.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-20T21:05:23.495Z] e51b5516a5ec: Preparing [2023-09-20T21:05:23.495Z] 78639a70f29f: Preparing [2023-09-20T21:05:23.495Z] 4121e21878ba: Preparing [2023-09-20T21:05:23.495Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:23.495Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:23.495Z] cf448ed9a76a: Preparing [2023-09-20T21:05:23.495Z] 4693057ce236: Preparing [2023-09-20T21:05:23.495Z] cf448ed9a76a: Waiting [2023-09-20T21:05:23.495Z] 4121e21878ba: Layer already exists [2023-09-20T21:05:23.495Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:23.495Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:23.495Z] e51b5516a5ec: Layer already exists [2023-09-20T21:05:23.495Z] 78639a70f29f: Layer already exists [2023-09-20T21:05:23.495Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:23.495Z] 4693057ce236: Layer already exists [2023-09-20T21:05:23.495Z] latest: digest: sha256:721ade9bfe2359f4b56dd780d48cebb1699767f5ca9c3401728288a850d9a04c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:23.805Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:24.109Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.51 [2023-09-20T21:05:24.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-20T21:05:24.109Z] e51b5516a5ec: Preparing [2023-09-20T21:05:24.109Z] 78639a70f29f: Preparing [2023-09-20T21:05:24.109Z] 4121e21878ba: Preparing [2023-09-20T21:05:24.109Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:24.109Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:24.109Z] cf448ed9a76a: Preparing [2023-09-20T21:05:24.109Z] 4693057ce236: Preparing [2023-09-20T21:05:24.109Z] cf448ed9a76a: Waiting [2023-09-20T21:05:24.109Z] 4693057ce236: Waiting [2023-09-20T21:05:24.109Z] 78639a70f29f: Layer already exists [2023-09-20T21:05:24.109Z] e51b5516a5ec: Layer already exists [2023-09-20T21:05:24.109Z] 4121e21878ba: Layer already exists [2023-09-20T21:05:24.109Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:24.109Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:24.109Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:24.109Z] 4693057ce236: Layer already exists [2023-09-20T21:05:24.109Z] 3.1.0-dev.51: digest: sha256:721ade9bfe2359f4b56dd780d48cebb1699767f5ca9c3401728288a850d9a04c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:24.423Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:24.729Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:24.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-20T21:05:24.729Z] e51b5516a5ec: Preparing [2023-09-20T21:05:24.729Z] 78639a70f29f: Preparing [2023-09-20T21:05:24.729Z] 4121e21878ba: Preparing [2023-09-20T21:05:24.729Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:24.729Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:24.729Z] cf448ed9a76a: Preparing [2023-09-20T21:05:24.729Z] 4693057ce236: Preparing [2023-09-20T21:05:24.729Z] cf448ed9a76a: Waiting [2023-09-20T21:05:24.729Z] 4693057ce236: Waiting [2023-09-20T21:05:24.729Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:24.729Z] 78639a70f29f: Layer already exists [2023-09-20T21:05:24.729Z] 4121e21878ba: Layer already exists [2023-09-20T21:05:24.729Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:24.729Z] e51b5516a5ec: Layer already exists [2023-09-20T21:05:24.729Z] 4693057ce236: Layer already exists [2023-09-20T21:05:24.729Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:24.729Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:721ade9bfe2359f4b56dd780d48cebb1699767f5ca9c3401728288a850d9a04c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:25.051Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:25.359Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-20T21:05:25.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-20T21:05:25.360Z] e51b5516a5ec: Preparing [2023-09-20T21:05:25.360Z] 78639a70f29f: Preparing [2023-09-20T21:05:25.360Z] 4121e21878ba: Preparing [2023-09-20T21:05:25.360Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:25.360Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:25.360Z] cf448ed9a76a: Preparing [2023-09-20T21:05:25.360Z] 4693057ce236: Preparing [2023-09-20T21:05:25.360Z] cf448ed9a76a: Waiting [2023-09-20T21:05:25.360Z] 4693057ce236: Waiting [2023-09-20T21:05:25.360Z] e51b5516a5ec: Layer already exists [2023-09-20T21:05:25.360Z] 78639a70f29f: Layer already exists [2023-09-20T21:05:25.360Z] 4121e21878ba: Layer already exists [2023-09-20T21:05:25.360Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:25.360Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:25.360Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:25.360Z] 4693057ce236: Layer already exists [2023-09-20T21:05:25.360Z] main: digest: sha256:721ade9bfe2359f4b56dd780d48cebb1699767f5ca9c3401728288a850d9a04c size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:05:25.411Z] ===================================================== [Pipeline] echo [2023-09-20T21:05:25.421Z] taggedImages: [2023-09-20T21:05:25.421Z] - nexus3.edgexfoundry.org:10004/core-metadata:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:25.421Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-20T21:05:25.421Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.51 [2023-09-20T21:05:25.421Z] - nexus3.edgexfoundry.org:10004/core-metadata:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:25.421Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-20T21:05:25.440Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-20T21:05:25.440Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:25.440Z] latest [2023-09-20T21:05:25.440Z] 3.1.0-dev.51 [2023-09-20T21:05:25.440Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:25.440Z] main [2023-09-20T21:05:25.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:25.762Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:26.067Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:26.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-20T21:05:26.067Z] 0e2b45a592ab: Preparing [2023-09-20T21:05:26.067Z] 12c5948f50e1: Preparing [2023-09-20T21:05:26.067Z] d23299519b20: Preparing [2023-09-20T21:05:26.067Z] 04b08d23d812: Preparing [2023-09-20T21:05:26.067Z] 4054de8820c9: Preparing [2023-09-20T21:05:26.067Z] 9e57a1384276: Preparing [2023-09-20T21:05:26.067Z] b4cf9656468b: Preparing [2023-09-20T21:05:26.067Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:26.067Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:26.067Z] 5b4b4d0b8762: Preparing [2023-09-20T21:05:26.067Z] 30e46ea55234: Preparing [2023-09-20T21:05:26.067Z] 5f70bf18a086: Preparing [2023-09-20T21:05:26.067Z] 9fff34427baa: Preparing [2023-09-20T21:05:26.067Z] 441c389dbc42: Preparing [2023-09-20T21:05:26.067Z] 4693057ce236: Preparing [2023-09-20T21:05:26.067Z] 258c2d9f3c74: Waiting [2023-09-20T21:05:26.067Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:26.067Z] 5b4b4d0b8762: Waiting [2023-09-20T21:05:26.067Z] 441c389dbc42: Waiting [2023-09-20T21:05:26.067Z] 4693057ce236: Waiting [2023-09-20T21:05:26.067Z] 30e46ea55234: Waiting [2023-09-20T21:05:26.067Z] b4cf9656468b: Waiting [2023-09-20T21:05:26.067Z] 9e57a1384276: Waiting [2023-09-20T21:05:26.067Z] 5f70bf18a086: Waiting [2023-09-20T21:05:26.067Z] 04b08d23d812: Pushed [2023-09-20T21:05:26.067Z] d23299519b20: Pushed [2023-09-20T21:05:26.067Z] 0e2b45a592ab: Pushed [2023-09-20T21:05:26.067Z] 4054de8820c9: Pushed [2023-09-20T21:05:26.067Z] 12c5948f50e1: Pushed [2023-09-20T21:05:26.067Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:26.067Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:26.324Z] 9e57a1384276: Pushed [2023-09-20T21:05:26.324Z] 5f70bf18a086: Pushed [2023-09-20T21:05:26.324Z] 5b4b4d0b8762: Pushed [2023-09-20T21:05:26.324Z] 30e46ea55234: Pushed [2023-09-20T21:05:26.324Z] 9fff34427baa: Pushed [2023-09-20T21:05:26.324Z] 4693057ce236: Layer already exists [2023-09-20T21:05:26.324Z] 441c389dbc42: Pushed [2023-09-20T21:05:28.228Z] b4cf9656468b: Pushed [2023-09-20T21:05:28.228Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:bc02e1d356338e6a562b7ed7c6de74a5e096d9a4a68ce7b931e93f110a0ced26 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:28.533Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:28.845Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-20T21:05:28.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-20T21:05:28.845Z] 0e2b45a592ab: Preparing [2023-09-20T21:05:28.845Z] 12c5948f50e1: Preparing [2023-09-20T21:05:28.845Z] d23299519b20: Preparing [2023-09-20T21:05:28.845Z] 04b08d23d812: Preparing [2023-09-20T21:05:28.845Z] 4054de8820c9: Preparing [2023-09-20T21:05:28.845Z] 9e57a1384276: Preparing [2023-09-20T21:05:28.845Z] b4cf9656468b: Preparing [2023-09-20T21:05:28.845Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:28.845Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:28.845Z] 5b4b4d0b8762: Preparing [2023-09-20T21:05:28.845Z] 30e46ea55234: Preparing [2023-09-20T21:05:28.845Z] 5f70bf18a086: Preparing [2023-09-20T21:05:28.845Z] 9fff34427baa: Preparing [2023-09-20T21:05:28.845Z] 441c389dbc42: Preparing [2023-09-20T21:05:28.845Z] 4693057ce236: Preparing [2023-09-20T21:05:28.845Z] 9e57a1384276: Waiting [2023-09-20T21:05:28.845Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:28.845Z] 5b4b4d0b8762: Waiting [2023-09-20T21:05:28.845Z] 30e46ea55234: Waiting [2023-09-20T21:05:28.845Z] 5f70bf18a086: Waiting [2023-09-20T21:05:28.845Z] 9fff34427baa: Waiting [2023-09-20T21:05:28.845Z] 441c389dbc42: Waiting [2023-09-20T21:05:28.845Z] 4693057ce236: Waiting [2023-09-20T21:05:28.845Z] b4cf9656468b: Waiting [2023-09-20T21:05:28.845Z] 258c2d9f3c74: Waiting [2023-09-20T21:05:28.845Z] d23299519b20: Layer already exists [2023-09-20T21:05:28.845Z] 0e2b45a592ab: Layer already exists [2023-09-20T21:05:28.845Z] 04b08d23d812: Layer already exists [2023-09-20T21:05:28.845Z] 12c5948f50e1: Layer already exists [2023-09-20T21:05:28.845Z] 4054de8820c9: Layer already exists [2023-09-20T21:05:28.845Z] 9e57a1384276: Layer already exists [2023-09-20T21:05:28.845Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:28.845Z] 5b4b4d0b8762: Layer already exists [2023-09-20T21:05:28.845Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:28.845Z] b4cf9656468b: Layer already exists [2023-09-20T21:05:28.845Z] 5f70bf18a086: Layer already exists [2023-09-20T21:05:28.845Z] 30e46ea55234: Layer already exists [2023-09-20T21:05:28.845Z] 441c389dbc42: Layer already exists [2023-09-20T21:05:28.845Z] 4693057ce236: Layer already exists [2023-09-20T21:05:28.845Z] 9fff34427baa: Layer already exists [2023-09-20T21:05:28.845Z] latest: digest: sha256:bc02e1d356338e6a562b7ed7c6de74a5e096d9a4a68ce7b931e93f110a0ced26 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:29.153Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:29.465Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.51 [2023-09-20T21:05:29.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-20T21:05:29.465Z] 0e2b45a592ab: Preparing [2023-09-20T21:05:29.465Z] 12c5948f50e1: Preparing [2023-09-20T21:05:29.465Z] d23299519b20: Preparing [2023-09-20T21:05:29.465Z] 04b08d23d812: Preparing [2023-09-20T21:05:29.465Z] 4054de8820c9: Preparing [2023-09-20T21:05:29.465Z] 9e57a1384276: Preparing [2023-09-20T21:05:29.465Z] b4cf9656468b: Preparing [2023-09-20T21:05:29.465Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:29.465Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:29.465Z] 5b4b4d0b8762: Preparing [2023-09-20T21:05:29.465Z] 30e46ea55234: Preparing [2023-09-20T21:05:29.465Z] 5f70bf18a086: Preparing [2023-09-20T21:05:29.465Z] 9fff34427baa: Preparing [2023-09-20T21:05:29.465Z] 441c389dbc42: Preparing [2023-09-20T21:05:29.465Z] 4693057ce236: Preparing [2023-09-20T21:05:29.465Z] 258c2d9f3c74: Waiting [2023-09-20T21:05:29.465Z] 5b4b4d0b8762: Waiting [2023-09-20T21:05:29.465Z] b4cf9656468b: Waiting [2023-09-20T21:05:29.465Z] 9fff34427baa: Waiting [2023-09-20T21:05:29.465Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:29.465Z] 9e57a1384276: Waiting [2023-09-20T21:05:29.465Z] 441c389dbc42: Waiting [2023-09-20T21:05:29.465Z] 30e46ea55234: Waiting [2023-09-20T21:05:29.465Z] 4693057ce236: Waiting [2023-09-20T21:05:29.465Z] 5f70bf18a086: Waiting [2023-09-20T21:05:29.465Z] 12c5948f50e1: Layer already exists [2023-09-20T21:05:29.465Z] 04b08d23d812: Layer already exists [2023-09-20T21:05:29.465Z] d23299519b20: Layer already exists [2023-09-20T21:05:29.465Z] 4054de8820c9: Layer already exists [2023-09-20T21:05:29.465Z] 0e2b45a592ab: Layer already exists [2023-09-20T21:05:29.465Z] b4cf9656468b: Layer already exists [2023-09-20T21:05:29.465Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:29.465Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:29.465Z] 9e57a1384276: Layer already exists [2023-09-20T21:05:29.465Z] 5b4b4d0b8762: Layer already exists [2023-09-20T21:05:29.465Z] 30e46ea55234: Layer already exists [2023-09-20T21:05:29.465Z] 5f70bf18a086: Layer already exists [2023-09-20T21:05:29.465Z] 441c389dbc42: Layer already exists [2023-09-20T21:05:29.465Z] 4693057ce236: Layer already exists [2023-09-20T21:05:29.465Z] 9fff34427baa: Layer already exists [2023-09-20T21:05:29.465Z] 3.1.0-dev.51: digest: sha256:bc02e1d356338e6a562b7ed7c6de74a5e096d9a4a68ce7b931e93f110a0ced26 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:29.772Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:30.080Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:30.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-20T21:05:30.080Z] 0e2b45a592ab: Preparing [2023-09-20T21:05:30.080Z] 12c5948f50e1: Preparing [2023-09-20T21:05:30.080Z] d23299519b20: Preparing [2023-09-20T21:05:30.080Z] 04b08d23d812: Preparing [2023-09-20T21:05:30.080Z] 4054de8820c9: Preparing [2023-09-20T21:05:30.080Z] 9e57a1384276: Preparing [2023-09-20T21:05:30.080Z] b4cf9656468b: Preparing [2023-09-20T21:05:30.080Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:30.080Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:30.080Z] 5b4b4d0b8762: Preparing [2023-09-20T21:05:30.080Z] 30e46ea55234: Preparing [2023-09-20T21:05:30.080Z] 5f70bf18a086: Preparing [2023-09-20T21:05:30.080Z] 9fff34427baa: Preparing [2023-09-20T21:05:30.080Z] 441c389dbc42: Preparing [2023-09-20T21:05:30.080Z] 4693057ce236: Preparing [2023-09-20T21:05:30.080Z] 9e57a1384276: Waiting [2023-09-20T21:05:30.080Z] 30e46ea55234: Waiting [2023-09-20T21:05:30.080Z] 5f70bf18a086: Waiting [2023-09-20T21:05:30.080Z] b4cf9656468b: Waiting [2023-09-20T21:05:30.080Z] 258c2d9f3c74: Waiting [2023-09-20T21:05:30.080Z] 9fff34427baa: Waiting [2023-09-20T21:05:30.080Z] 441c389dbc42: Waiting [2023-09-20T21:05:30.080Z] 4693057ce236: Waiting [2023-09-20T21:05:30.080Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:30.080Z] 5b4b4d0b8762: Waiting [2023-09-20T21:05:30.080Z] d23299519b20: Layer already exists [2023-09-20T21:05:30.080Z] 4054de8820c9: Layer already exists [2023-09-20T21:05:30.080Z] 04b08d23d812: Layer already exists [2023-09-20T21:05:30.080Z] 0e2b45a592ab: Layer already exists [2023-09-20T21:05:30.080Z] 12c5948f50e1: Layer already exists [2023-09-20T21:05:30.080Z] b4cf9656468b: Layer already exists [2023-09-20T21:05:30.080Z] 9e57a1384276: Layer already exists [2023-09-20T21:05:30.080Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:30.080Z] 5b4b4d0b8762: Layer already exists [2023-09-20T21:05:30.080Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:30.080Z] 30e46ea55234: Layer already exists [2023-09-20T21:05:30.080Z] 9fff34427baa: Layer already exists [2023-09-20T21:05:30.080Z] 5f70bf18a086: Layer already exists [2023-09-20T21:05:30.080Z] 4693057ce236: Layer already exists [2023-09-20T21:05:30.080Z] 441c389dbc42: Layer already exists [2023-09-20T21:05:30.080Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:bc02e1d356338e6a562b7ed7c6de74a5e096d9a4a68ce7b931e93f110a0ced26 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:30.386Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:30.689Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-20T21:05:30.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-20T21:05:30.689Z] 0e2b45a592ab: Preparing [2023-09-20T21:05:30.689Z] 12c5948f50e1: Preparing [2023-09-20T21:05:30.689Z] d23299519b20: Preparing [2023-09-20T21:05:30.689Z] 04b08d23d812: Preparing [2023-09-20T21:05:30.689Z] 4054de8820c9: Preparing [2023-09-20T21:05:30.689Z] 9e57a1384276: Preparing [2023-09-20T21:05:30.689Z] b4cf9656468b: Preparing [2023-09-20T21:05:30.689Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:30.689Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:30.689Z] 5b4b4d0b8762: Preparing [2023-09-20T21:05:30.689Z] 30e46ea55234: Preparing [2023-09-20T21:05:30.689Z] 5f70bf18a086: Preparing [2023-09-20T21:05:30.689Z] 9fff34427baa: Preparing [2023-09-20T21:05:30.689Z] 441c389dbc42: Preparing [2023-09-20T21:05:30.689Z] 4693057ce236: Preparing [2023-09-20T21:05:30.689Z] 9e57a1384276: Waiting [2023-09-20T21:05:30.689Z] b4cf9656468b: Waiting [2023-09-20T21:05:30.689Z] 258c2d9f3c74: Waiting [2023-09-20T21:05:30.689Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:30.689Z] 5b4b4d0b8762: Waiting [2023-09-20T21:05:30.689Z] 30e46ea55234: Waiting [2023-09-20T21:05:30.689Z] 5f70bf18a086: Waiting [2023-09-20T21:05:30.689Z] 9fff34427baa: Waiting [2023-09-20T21:05:30.689Z] 441c389dbc42: Waiting [2023-09-20T21:05:30.689Z] 4693057ce236: Waiting [2023-09-20T21:05:30.689Z] 12c5948f50e1: Layer already exists [2023-09-20T21:05:30.689Z] d23299519b20: Layer already exists [2023-09-20T21:05:30.689Z] 0e2b45a592ab: Layer already exists [2023-09-20T21:05:30.689Z] 4054de8820c9: Layer already exists [2023-09-20T21:05:30.689Z] 04b08d23d812: Layer already exists [2023-09-20T21:05:30.689Z] 9e57a1384276: Layer already exists [2023-09-20T21:05:30.689Z] b4cf9656468b: Layer already exists [2023-09-20T21:05:30.689Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:30.689Z] 5b4b4d0b8762: Layer already exists [2023-09-20T21:05:30.689Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:30.689Z] 30e46ea55234: Layer already exists [2023-09-20T21:05:30.689Z] 5f70bf18a086: Layer already exists [2023-09-20T21:05:30.689Z] 4693057ce236: Layer already exists [2023-09-20T21:05:30.689Z] 441c389dbc42: Layer already exists [2023-09-20T21:05:30.689Z] 9fff34427baa: Layer already exists [2023-09-20T21:05:30.689Z] main: digest: sha256:bc02e1d356338e6a562b7ed7c6de74a5e096d9a4a68ce7b931e93f110a0ced26 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:05:30.723Z] ===================================================== [Pipeline] echo [2023-09-20T21:05:30.728Z] taggedImages: [2023-09-20T21:05:30.728Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:30.728Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-20T21:05:30.728Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.51 [2023-09-20T21:05:30.728Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:30.728Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-20T21:05:30.742Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-20T21:05:30.742Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:30.742Z] latest [2023-09-20T21:05:30.742Z] 3.1.0-dev.51 [2023-09-20T21:05:30.742Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:30.742Z] main [2023-09-20T21:05:30.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:31.048Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:31.351Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:31.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-20T21:05:31.351Z] ec33efd39a9f: Preparing [2023-09-20T21:05:31.351Z] c0140b356ebb: Preparing [2023-09-20T21:05:31.351Z] 31b426c0858f: Preparing [2023-09-20T21:05:31.351Z] e6b56932ded3: Preparing [2023-09-20T21:05:31.351Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:31.351Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:31.351Z] cf448ed9a76a: Preparing [2023-09-20T21:05:31.351Z] 4693057ce236: Preparing [2023-09-20T21:05:31.351Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:31.351Z] cf448ed9a76a: Waiting [2023-09-20T21:05:31.351Z] 4693057ce236: Waiting [2023-09-20T21:05:31.351Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:31.351Z] c0140b356ebb: Layer already exists [2023-09-20T21:05:31.351Z] ec33efd39a9f: Layer already exists [2023-09-20T21:05:31.351Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:31.351Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:31.351Z] 4693057ce236: Layer already exists [2023-09-20T21:05:31.351Z] 31b426c0858f: Pushed [2023-09-20T21:05:32.729Z] e6b56932ded3: Pushed [2023-09-20T21:05:32.729Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:866a2b3ec3ca3797dd56f08445bbaa1720e8b8b9deb5f451c8f760e4bba8732c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:33.043Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:33.687Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-20T21:05:33.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-20T21:05:33.687Z] ec33efd39a9f: Preparing [2023-09-20T21:05:33.687Z] c0140b356ebb: Preparing [2023-09-20T21:05:33.687Z] 31b426c0858f: Preparing [2023-09-20T21:05:33.687Z] e6b56932ded3: Preparing [2023-09-20T21:05:33.687Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:33.687Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:33.687Z] cf448ed9a76a: Preparing [2023-09-20T21:05:33.687Z] 4693057ce236: Preparing [2023-09-20T21:05:33.687Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:33.687Z] cf448ed9a76a: Waiting [2023-09-20T21:05:33.687Z] 4693057ce236: Waiting [2023-09-20T21:05:33.687Z] 31b426c0858f: Layer already exists [2023-09-20T21:05:33.687Z] e6b56932ded3: Layer already exists [2023-09-20T21:05:33.687Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:33.687Z] c0140b356ebb: Layer already exists [2023-09-20T21:05:33.687Z] ec33efd39a9f: Layer already exists [2023-09-20T21:05:33.687Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:33.687Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:33.687Z] 4693057ce236: Layer already exists [2023-09-20T21:05:33.687Z] latest: digest: sha256:866a2b3ec3ca3797dd56f08445bbaa1720e8b8b9deb5f451c8f760e4bba8732c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:34.053Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:34.378Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.51 [2023-09-20T21:05:34.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-20T21:05:34.378Z] ec33efd39a9f: Preparing [2023-09-20T21:05:34.378Z] c0140b356ebb: Preparing [2023-09-20T21:05:34.378Z] 31b426c0858f: Preparing [2023-09-20T21:05:34.378Z] e6b56932ded3: Preparing [2023-09-20T21:05:34.378Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:34.378Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:34.378Z] cf448ed9a76a: Preparing [2023-09-20T21:05:34.378Z] 4693057ce236: Preparing [2023-09-20T21:05:34.378Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:34.378Z] 4693057ce236: Waiting [2023-09-20T21:05:34.378Z] cf448ed9a76a: Waiting [2023-09-20T21:05:34.378Z] 31b426c0858f: Layer already exists [2023-09-20T21:05:34.378Z] c0140b356ebb: Layer already exists [2023-09-20T21:05:34.378Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:34.378Z] ec33efd39a9f: Layer already exists [2023-09-20T21:05:34.378Z] e6b56932ded3: Layer already exists [2023-09-20T21:05:34.378Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:34.378Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:34.378Z] 4693057ce236: Layer already exists [2023-09-20T21:05:34.378Z] 3.1.0-dev.51: digest: sha256:866a2b3ec3ca3797dd56f08445bbaa1720e8b8b9deb5f451c8f760e4bba8732c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:34.684Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:34.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:34.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-20T21:05:34.986Z] ec33efd39a9f: Preparing [2023-09-20T21:05:34.986Z] c0140b356ebb: Preparing [2023-09-20T21:05:34.986Z] 31b426c0858f: Preparing [2023-09-20T21:05:34.986Z] e6b56932ded3: Preparing [2023-09-20T21:05:34.986Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:34.986Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:34.986Z] cf448ed9a76a: Preparing [2023-09-20T21:05:34.986Z] 4693057ce236: Preparing [2023-09-20T21:05:34.986Z] cf448ed9a76a: Waiting [2023-09-20T21:05:34.986Z] 4693057ce236: Waiting [2023-09-20T21:05:34.986Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:34.986Z] 31b426c0858f: Layer already exists [2023-09-20T21:05:34.986Z] e6b56932ded3: Layer already exists [2023-09-20T21:05:34.986Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:34.986Z] ec33efd39a9f: Layer already exists [2023-09-20T21:05:34.986Z] c0140b356ebb: Layer already exists [2023-09-20T21:05:34.986Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:34.986Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:34.986Z] 4693057ce236: Layer already exists [2023-09-20T21:05:34.987Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:866a2b3ec3ca3797dd56f08445bbaa1720e8b8b9deb5f451c8f760e4bba8732c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:35.304Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:35.608Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-20T21:05:35.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-20T21:05:35.608Z] ec33efd39a9f: Preparing [2023-09-20T21:05:35.608Z] c0140b356ebb: Preparing [2023-09-20T21:05:35.608Z] 31b426c0858f: Preparing [2023-09-20T21:05:35.608Z] e6b56932ded3: Preparing [2023-09-20T21:05:35.608Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:35.608Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:35.608Z] cf448ed9a76a: Preparing [2023-09-20T21:05:35.608Z] 4693057ce236: Preparing [2023-09-20T21:05:35.608Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:35.608Z] cf448ed9a76a: Waiting [2023-09-20T21:05:35.608Z] 4693057ce236: Waiting [2023-09-20T21:05:35.608Z] 31b426c0858f: Layer already exists [2023-09-20T21:05:35.608Z] ec33efd39a9f: Layer already exists [2023-09-20T21:05:35.608Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:35.608Z] e6b56932ded3: Layer already exists [2023-09-20T21:05:35.608Z] c0140b356ebb: Layer already exists [2023-09-20T21:05:35.608Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:35.608Z] cf448ed9a76a: Layer already exists [2023-09-20T21:05:35.608Z] 4693057ce236: Layer already exists [2023-09-20T21:05:35.608Z] main: digest: sha256:866a2b3ec3ca3797dd56f08445bbaa1720e8b8b9deb5f451c8f760e4bba8732c size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:05:35.655Z] ===================================================== [Pipeline] echo [2023-09-20T21:05:35.664Z] taggedImages: [2023-09-20T21:05:35.664Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:35.664Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-20T21:05:35.664Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.51 [2023-09-20T21:05:35.664Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:35.665Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-20T21:05:35.687Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-20T21:05:35.687Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:35.687Z] latest [2023-09-20T21:05:35.687Z] 3.1.0-dev.51 [2023-09-20T21:05:35.687Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:35.687Z] main [2023-09-20T21:05:35.687Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:36.006Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:36.323Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:36.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-20T21:05:36.323Z] 416712ee4829: Preparing [2023-09-20T21:05:36.323Z] 9f68cc75cb67: Preparing [2023-09-20T21:05:36.323Z] fb6ff62aaec3: Preparing [2023-09-20T21:05:36.323Z] 389a47a70ae8: Preparing [2023-09-20T21:05:36.323Z] 32f1eab5205a: Preparing [2023-09-20T21:05:36.323Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:36.323Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:36.323Z] b1c8eabfb1d5: Preparing [2023-09-20T21:05:36.323Z] 8c090345cf37: Preparing [2023-09-20T21:05:36.323Z] 4693057ce236: Preparing [2023-09-20T21:05:36.323Z] 258c2d9f3c74: Waiting [2023-09-20T21:05:36.323Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:36.323Z] b1c8eabfb1d5: Waiting [2023-09-20T21:05:36.323Z] 8c090345cf37: Waiting [2023-09-20T21:05:36.323Z] 4693057ce236: Waiting [2023-09-20T21:05:36.323Z] 32f1eab5205a: Pushed [2023-09-20T21:05:36.323Z] 389a47a70ae8: Pushed [2023-09-20T21:05:36.323Z] 416712ee4829: Pushed [2023-09-20T21:05:36.323Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:36.323Z] 9f68cc75cb67: Pushed [2023-09-20T21:05:36.323Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:36.323Z] 4693057ce236: Layer already exists [2023-09-20T21:05:36.580Z] b1c8eabfb1d5: Pushed [2023-09-20T21:05:37.513Z] fb6ff62aaec3: Pushed [2023-09-20T21:05:37.513Z] 8c090345cf37: Pushed [2023-09-20T21:05:37.513Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:b420a02be42dce487d8bc431940a6a47dbea591f9130d82d3fee4a5e2fb6d93b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:37.816Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:38.124Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-20T21:05:38.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-20T21:05:38.124Z] 416712ee4829: Preparing [2023-09-20T21:05:38.124Z] 9f68cc75cb67: Preparing [2023-09-20T21:05:38.124Z] fb6ff62aaec3: Preparing [2023-09-20T21:05:38.124Z] 389a47a70ae8: Preparing [2023-09-20T21:05:38.124Z] 32f1eab5205a: Preparing [2023-09-20T21:05:38.124Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:38.124Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:38.124Z] b1c8eabfb1d5: Preparing [2023-09-20T21:05:38.124Z] 8c090345cf37: Preparing [2023-09-20T21:05:38.124Z] 4693057ce236: Preparing [2023-09-20T21:05:38.124Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:38.124Z] 258c2d9f3c74: Waiting [2023-09-20T21:05:38.124Z] b1c8eabfb1d5: Waiting [2023-09-20T21:05:38.124Z] 8c090345cf37: Waiting [2023-09-20T21:05:38.124Z] 4693057ce236: Waiting [2023-09-20T21:05:38.124Z] 389a47a70ae8: Layer already exists [2023-09-20T21:05:38.124Z] 32f1eab5205a: Layer already exists [2023-09-20T21:05:38.124Z] fb6ff62aaec3: Layer already exists [2023-09-20T21:05:38.124Z] 9f68cc75cb67: Layer already exists [2023-09-20T21:05:38.124Z] 416712ee4829: Layer already exists [2023-09-20T21:05:38.124Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:38.124Z] 4693057ce236: Layer already exists [2023-09-20T21:05:38.124Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:38.124Z] 8c090345cf37: Layer already exists [2023-09-20T21:05:38.124Z] b1c8eabfb1d5: Layer already exists [2023-09-20T21:05:38.124Z] latest: digest: sha256:b420a02be42dce487d8bc431940a6a47dbea591f9130d82d3fee4a5e2fb6d93b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:38.425Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:38.724Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.51 [2023-09-20T21:05:38.724Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-20T21:05:38.724Z] 416712ee4829: Preparing [2023-09-20T21:05:38.724Z] 9f68cc75cb67: Preparing [2023-09-20T21:05:38.724Z] fb6ff62aaec3: Preparing [2023-09-20T21:05:38.724Z] 389a47a70ae8: Preparing [2023-09-20T21:05:38.724Z] 32f1eab5205a: Preparing [2023-09-20T21:05:38.724Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:38.724Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:38.724Z] b1c8eabfb1d5: Preparing [2023-09-20T21:05:38.724Z] 8c090345cf37: Preparing [2023-09-20T21:05:38.724Z] 4693057ce236: Preparing [2023-09-20T21:05:38.724Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:38.724Z] b1c8eabfb1d5: Waiting [2023-09-20T21:05:38.724Z] 8c090345cf37: Waiting [2023-09-20T21:05:38.724Z] 4693057ce236: Waiting [2023-09-20T21:05:38.724Z] 32f1eab5205a: Layer already exists [2023-09-20T21:05:38.724Z] 389a47a70ae8: Layer already exists [2023-09-20T21:05:38.724Z] fb6ff62aaec3: Layer already exists [2023-09-20T21:05:38.724Z] 416712ee4829: Layer already exists [2023-09-20T21:05:38.724Z] 9f68cc75cb67: Layer already exists [2023-09-20T21:05:38.724Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:38.724Z] 8c090345cf37: Layer already exists [2023-09-20T21:05:38.724Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:38.724Z] b1c8eabfb1d5: Layer already exists [2023-09-20T21:05:38.724Z] 4693057ce236: Layer already exists [2023-09-20T21:05:38.724Z] 3.1.0-dev.51: digest: sha256:b420a02be42dce487d8bc431940a6a47dbea591f9130d82d3fee4a5e2fb6d93b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:39.036Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:39.342Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:39.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-20T21:05:39.342Z] 416712ee4829: Preparing [2023-09-20T21:05:39.342Z] 9f68cc75cb67: Preparing [2023-09-20T21:05:39.342Z] fb6ff62aaec3: Preparing [2023-09-20T21:05:39.342Z] 389a47a70ae8: Preparing [2023-09-20T21:05:39.342Z] 32f1eab5205a: Preparing [2023-09-20T21:05:39.342Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:39.342Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:39.342Z] b1c8eabfb1d5: Preparing [2023-09-20T21:05:39.342Z] 8c090345cf37: Preparing [2023-09-20T21:05:39.342Z] 4693057ce236: Preparing [2023-09-20T21:05:39.342Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:39.342Z] 258c2d9f3c74: Waiting [2023-09-20T21:05:39.342Z] 4693057ce236: Waiting [2023-09-20T21:05:39.342Z] b1c8eabfb1d5: Waiting [2023-09-20T21:05:39.342Z] 8c090345cf37: Waiting [2023-09-20T21:05:39.342Z] 32f1eab5205a: Layer already exists [2023-09-20T21:05:39.342Z] 389a47a70ae8: Layer already exists [2023-09-20T21:05:39.342Z] fb6ff62aaec3: Layer already exists [2023-09-20T21:05:39.342Z] 9f68cc75cb67: Layer already exists [2023-09-20T21:05:39.342Z] 416712ee4829: Layer already exists [2023-09-20T21:05:39.342Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:39.342Z] 4693057ce236: Layer already exists [2023-09-20T21:05:39.342Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:39.342Z] b1c8eabfb1d5: Layer already exists [2023-09-20T21:05:39.342Z] 8c090345cf37: Layer already exists [2023-09-20T21:05:39.342Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:b420a02be42dce487d8bc431940a6a47dbea591f9130d82d3fee4a5e2fb6d93b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:39.657Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:39.966Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-20T21:05:39.966Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-20T21:05:39.966Z] 416712ee4829: Preparing [2023-09-20T21:05:39.966Z] 9f68cc75cb67: Preparing [2023-09-20T21:05:39.966Z] fb6ff62aaec3: Preparing [2023-09-20T21:05:39.966Z] 389a47a70ae8: Preparing [2023-09-20T21:05:39.966Z] 32f1eab5205a: Preparing [2023-09-20T21:05:39.966Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:39.966Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:39.966Z] b1c8eabfb1d5: Preparing [2023-09-20T21:05:39.966Z] 8c090345cf37: Preparing [2023-09-20T21:05:39.966Z] 4693057ce236: Preparing [2023-09-20T21:05:39.966Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:39.966Z] b1c8eabfb1d5: Waiting [2023-09-20T21:05:39.966Z] 8c090345cf37: Waiting [2023-09-20T21:05:39.966Z] 4693057ce236: Waiting [2023-09-20T21:05:39.966Z] 258c2d9f3c74: Waiting [2023-09-20T21:05:39.966Z] 9f68cc75cb67: Layer already exists [2023-09-20T21:05:39.966Z] fb6ff62aaec3: Layer already exists [2023-09-20T21:05:39.966Z] 32f1eab5205a: Layer already exists [2023-09-20T21:05:39.966Z] 416712ee4829: Layer already exists [2023-09-20T21:05:39.966Z] 389a47a70ae8: Layer already exists [2023-09-20T21:05:39.966Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:39.966Z] 8c090345cf37: Layer already exists [2023-09-20T21:05:39.966Z] b1c8eabfb1d5: Layer already exists [2023-09-20T21:05:39.966Z] 4693057ce236: Layer already exists [2023-09-20T21:05:39.966Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:39.966Z] main: digest: sha256:b420a02be42dce487d8bc431940a6a47dbea591f9130d82d3fee4a5e2fb6d93b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:05:40.014Z] ===================================================== [Pipeline] echo [2023-09-20T21:05:40.023Z] taggedImages: [2023-09-20T21:05:40.023Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:40.023Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-20T21:05:40.023Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.51 [2023-09-20T21:05:40.023Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:40.023Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-09-20T21:05:40.043Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-20T21:05:40.043Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:40.043Z] latest [2023-09-20T21:05:40.043Z] 3.1.0-dev.51 [2023-09-20T21:05:40.043Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:40.043Z] main [2023-09-20T21:05:40.043Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:40.348Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:40.654Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:40.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-20T21:05:40.654Z] b461b623a8bf: Preparing [2023-09-20T21:05:40.654Z] d4ffa9b52cd6: Preparing [2023-09-20T21:05:40.654Z] e4d908482a9c: Preparing [2023-09-20T21:05:40.654Z] d534e26a331c: Preparing [2023-09-20T21:05:40.654Z] a365713a1df2: Preparing [2023-09-20T21:05:40.654Z] d658131de43e: Preparing [2023-09-20T21:05:40.654Z] 0c5b3cd2e68f: Preparing [2023-09-20T21:05:40.654Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:40.654Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:40.654Z] f214fab757bb: Preparing [2023-09-20T21:05:40.654Z] 4693057ce236: Preparing [2023-09-20T21:05:40.654Z] d658131de43e: Waiting [2023-09-20T21:05:40.654Z] 0c5b3cd2e68f: Waiting [2023-09-20T21:05:40.654Z] 258c2d9f3c74: Waiting [2023-09-20T21:05:40.654Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:40.654Z] 4693057ce236: Waiting [2023-09-20T21:05:40.654Z] f214fab757bb: Waiting [2023-09-20T21:05:40.654Z] b461b623a8bf: Pushed [2023-09-20T21:05:40.654Z] d4ffa9b52cd6: Pushed [2023-09-20T21:05:40.654Z] a365713a1df2: Pushed [2023-09-20T21:05:40.654Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:40.654Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:40.912Z] d658131de43e: Pushed [2023-09-20T21:05:40.912Z] 0c5b3cd2e68f: Pushed [2023-09-20T21:05:40.912Z] 4693057ce236: Layer already exists [2023-09-20T21:05:41.843Z] d534e26a331c: Pushed [2023-09-20T21:05:41.843Z] f214fab757bb: Pushed [2023-09-20T21:05:42.101Z] e4d908482a9c: Pushed [2023-09-20T21:05:42.359Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:755aae26dc86bd32db0b573c414555e2475b502607996ca221d74b2d2d221f4e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:42.660Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:42.962Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-20T21:05:42.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-20T21:05:42.962Z] b461b623a8bf: Preparing [2023-09-20T21:05:42.962Z] d4ffa9b52cd6: Preparing [2023-09-20T21:05:42.962Z] e4d908482a9c: Preparing [2023-09-20T21:05:42.962Z] d534e26a331c: Preparing [2023-09-20T21:05:42.962Z] a365713a1df2: Preparing [2023-09-20T21:05:42.962Z] d658131de43e: Preparing [2023-09-20T21:05:42.962Z] 0c5b3cd2e68f: Preparing [2023-09-20T21:05:42.962Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:42.962Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:42.962Z] f214fab757bb: Preparing [2023-09-20T21:05:42.962Z] 4693057ce236: Preparing [2023-09-20T21:05:42.962Z] d658131de43e: Waiting [2023-09-20T21:05:42.962Z] 0c5b3cd2e68f: Waiting [2023-09-20T21:05:42.962Z] f214fab757bb: Waiting [2023-09-20T21:05:42.962Z] 4693057ce236: Waiting [2023-09-20T21:05:42.962Z] 258c2d9f3c74: Waiting [2023-09-20T21:05:42.962Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:42.962Z] e4d908482a9c: Layer already exists [2023-09-20T21:05:42.962Z] b461b623a8bf: Layer already exists [2023-09-20T21:05:42.962Z] a365713a1df2: Layer already exists [2023-09-20T21:05:42.962Z] d4ffa9b52cd6: Layer already exists [2023-09-20T21:05:42.962Z] d534e26a331c: Layer already exists [2023-09-20T21:05:42.962Z] d658131de43e: Layer already exists [2023-09-20T21:05:42.962Z] 0c5b3cd2e68f: Layer already exists [2023-09-20T21:05:42.962Z] f214fab757bb: Layer already exists [2023-09-20T21:05:42.962Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:42.962Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:42.962Z] 4693057ce236: Layer already exists [2023-09-20T21:05:42.962Z] latest: digest: sha256:755aae26dc86bd32db0b573c414555e2475b502607996ca221d74b2d2d221f4e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:43.264Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:43.561Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.51 [2023-09-20T21:05:43.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-20T21:05:43.561Z] b461b623a8bf: Preparing [2023-09-20T21:05:43.561Z] d4ffa9b52cd6: Preparing [2023-09-20T21:05:43.561Z] e4d908482a9c: Preparing [2023-09-20T21:05:43.561Z] d534e26a331c: Preparing [2023-09-20T21:05:43.561Z] a365713a1df2: Preparing [2023-09-20T21:05:43.561Z] d658131de43e: Preparing [2023-09-20T21:05:43.561Z] 0c5b3cd2e68f: Preparing [2023-09-20T21:05:43.561Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:43.561Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:43.561Z] f214fab757bb: Preparing [2023-09-20T21:05:43.561Z] 4693057ce236: Preparing [2023-09-20T21:05:43.561Z] 0c5b3cd2e68f: Waiting [2023-09-20T21:05:43.561Z] 258c2d9f3c74: Waiting [2023-09-20T21:05:43.561Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:43.561Z] f214fab757bb: Waiting [2023-09-20T21:05:43.561Z] 4693057ce236: Waiting [2023-09-20T21:05:43.561Z] d658131de43e: Waiting [2023-09-20T21:05:43.561Z] b461b623a8bf: Layer already exists [2023-09-20T21:05:43.561Z] d534e26a331c: Layer already exists [2023-09-20T21:05:43.561Z] a365713a1df2: Layer already exists [2023-09-20T21:05:43.561Z] d4ffa9b52cd6: Layer already exists [2023-09-20T21:05:43.561Z] e4d908482a9c: Layer already exists [2023-09-20T21:05:43.561Z] d658131de43e: Layer already exists [2023-09-20T21:05:43.561Z] f214fab757bb: Layer already exists [2023-09-20T21:05:43.561Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:43.561Z] 0c5b3cd2e68f: Layer already exists [2023-09-20T21:05:43.561Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:43.561Z] 4693057ce236: Layer already exists [2023-09-20T21:05:43.561Z] 3.1.0-dev.51: digest: sha256:755aae26dc86bd32db0b573c414555e2475b502607996ca221d74b2d2d221f4e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:43.869Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:44.166Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:44.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-20T21:05:44.166Z] b461b623a8bf: Preparing [2023-09-20T21:05:44.166Z] d4ffa9b52cd6: Preparing [2023-09-20T21:05:44.166Z] e4d908482a9c: Preparing [2023-09-20T21:05:44.166Z] d534e26a331c: Preparing [2023-09-20T21:05:44.166Z] a365713a1df2: Preparing [2023-09-20T21:05:44.166Z] d658131de43e: Preparing [2023-09-20T21:05:44.166Z] 0c5b3cd2e68f: Preparing [2023-09-20T21:05:44.166Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:44.166Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:44.166Z] f214fab757bb: Preparing [2023-09-20T21:05:44.166Z] 4693057ce236: Preparing [2023-09-20T21:05:44.166Z] 0c5b3cd2e68f: Waiting [2023-09-20T21:05:44.166Z] f214fab757bb: Waiting [2023-09-20T21:05:44.166Z] 258c2d9f3c74: Waiting [2023-09-20T21:05:44.166Z] 4693057ce236: Waiting [2023-09-20T21:05:44.166Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:44.166Z] b461b623a8bf: Layer already exists [2023-09-20T21:05:44.166Z] d534e26a331c: Layer already exists [2023-09-20T21:05:44.166Z] e4d908482a9c: Layer already exists [2023-09-20T21:05:44.166Z] d4ffa9b52cd6: Layer already exists [2023-09-20T21:05:44.166Z] a365713a1df2: Layer already exists [2023-09-20T21:05:44.166Z] d658131de43e: Layer already exists [2023-09-20T21:05:44.166Z] 0c5b3cd2e68f: Layer already exists [2023-09-20T21:05:44.166Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:44.166Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:44.166Z] f214fab757bb: Layer already exists [2023-09-20T21:05:44.166Z] 4693057ce236: Layer already exists [2023-09-20T21:05:44.166Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:755aae26dc86bd32db0b573c414555e2475b502607996ca221d74b2d2d221f4e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:44.476Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:44.880Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-20T21:05:44.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-20T21:05:44.880Z] b461b623a8bf: Preparing [2023-09-20T21:05:44.880Z] d4ffa9b52cd6: Preparing [2023-09-20T21:05:44.880Z] e4d908482a9c: Preparing [2023-09-20T21:05:44.880Z] d534e26a331c: Preparing [2023-09-20T21:05:44.880Z] a365713a1df2: Preparing [2023-09-20T21:05:44.880Z] d658131de43e: Preparing [2023-09-20T21:05:44.880Z] 0c5b3cd2e68f: Preparing [2023-09-20T21:05:44.880Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:44.880Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:44.880Z] d658131de43e: Waiting [2023-09-20T21:05:44.880Z] 258c2d9f3c74: Waiting [2023-09-20T21:05:44.880Z] 0c5b3cd2e68f: Waiting [2023-09-20T21:05:44.880Z] 0e1ae33399f8: Waiting [2023-09-20T21:05:44.880Z] f214fab757bb: Preparing [2023-09-20T21:05:44.880Z] 4693057ce236: Preparing [2023-09-20T21:05:44.880Z] d4ffa9b52cd6: Layer already exists [2023-09-20T21:05:44.880Z] b461b623a8bf: Layer already exists [2023-09-20T21:05:44.880Z] a365713a1df2: Layer already exists [2023-09-20T21:05:44.880Z] d534e26a331c: Layer already exists [2023-09-20T21:05:44.880Z] e4d908482a9c: Layer already exists [2023-09-20T21:05:44.880Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:44.880Z] d658131de43e: Layer already exists [2023-09-20T21:05:44.880Z] 0c5b3cd2e68f: Layer already exists [2023-09-20T21:05:44.880Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:44.880Z] f214fab757bb: Layer already exists [2023-09-20T21:05:44.880Z] 4693057ce236: Layer already exists [2023-09-20T21:05:44.880Z] main: digest: sha256:755aae26dc86bd32db0b573c414555e2475b502607996ca221d74b2d2d221f4e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:05:44.931Z] ===================================================== [Pipeline] echo [2023-09-20T21:05:44.940Z] taggedImages: [2023-09-20T21:05:44.940Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:44.940Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-20T21:05:44.940Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.51 [2023-09-20T21:05:44.940Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:44.940Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-09-20T21:05:44.960Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-20T21:05:44.960Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:44.960Z] latest [2023-09-20T21:05:44.960Z] 3.1.0-dev.51 [2023-09-20T21:05:44.960Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:44.960Z] main [2023-09-20T21:05:44.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:45.272Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:45.585Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:45.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-20T21:05:45.585Z] 77286ccc63ba: Preparing [2023-09-20T21:05:45.585Z] 03f7de983331: Preparing [2023-09-20T21:05:45.585Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:45.585Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:45.585Z] 9783f912984a: Preparing [2023-09-20T21:05:45.585Z] 4693057ce236: Preparing [2023-09-20T21:05:45.585Z] 4693057ce236: Waiting [2023-09-20T21:05:45.585Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:45.585Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:45.585Z] 4693057ce236: Layer already exists [2023-09-20T21:05:45.585Z] 77286ccc63ba: Pushed [2023-09-20T21:05:46.520Z] 9783f912984a: Pushed [2023-09-20T21:05:47.897Z] 03f7de983331: Pushed [2023-09-20T21:05:47.897Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:89d263e5d90127c79c2a11e23172faae8ccdc08979eb4cf7fe47c9ef8a96677e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:48.198Z] + 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-09-20T21:05:48.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-20T21:05:48.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-20T21:05:48.499Z] 77286ccc63ba: Preparing [2023-09-20T21:05:48.499Z] 03f7de983331: Preparing [2023-09-20T21:05:48.499Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:48.499Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:48.499Z] 9783f912984a: Preparing [2023-09-20T21:05:48.499Z] 4693057ce236: Preparing [2023-09-20T21:05:48.499Z] 4693057ce236: Waiting [2023-09-20T21:05:48.499Z] 77286ccc63ba: Layer already exists [2023-09-20T21:05:48.499Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:48.499Z] 9783f912984a: Layer already exists [2023-09-20T21:05:48.499Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:48.499Z] 03f7de983331: Layer already exists [2023-09-20T21:05:48.499Z] 4693057ce236: Layer already exists [2023-09-20T21:05:48.499Z] latest: digest: sha256:89d263e5d90127c79c2a11e23172faae8ccdc08979eb4cf7fe47c9ef8a96677e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:48.806Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:49.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.51 [2023-09-20T21:05:49.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-20T21:05:49.120Z] 77286ccc63ba: Preparing [2023-09-20T21:05:49.120Z] 03f7de983331: Preparing [2023-09-20T21:05:49.120Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:49.120Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:49.120Z] 9783f912984a: Preparing [2023-09-20T21:05:49.120Z] 4693057ce236: Preparing [2023-09-20T21:05:49.120Z] 4693057ce236: Waiting [2023-09-20T21:05:49.120Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:49.120Z] 9783f912984a: Layer already exists [2023-09-20T21:05:49.120Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:49.120Z] 03f7de983331: Layer already exists [2023-09-20T21:05:49.120Z] 77286ccc63ba: Layer already exists [2023-09-20T21:05:49.120Z] 4693057ce236: Layer already exists [2023-09-20T21:05:49.120Z] 3.1.0-dev.51: digest: sha256:89d263e5d90127c79c2a11e23172faae8ccdc08979eb4cf7fe47c9ef8a96677e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:49.433Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:49.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:49.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-20T21:05:49.741Z] 77286ccc63ba: Preparing [2023-09-20T21:05:49.741Z] 03f7de983331: Preparing [2023-09-20T21:05:49.741Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:49.741Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:49.741Z] 9783f912984a: Preparing [2023-09-20T21:05:49.741Z] 4693057ce236: Preparing [2023-09-20T21:05:49.741Z] 4693057ce236: Waiting [2023-09-20T21:05:49.741Z] 9783f912984a: Layer already exists [2023-09-20T21:05:49.741Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:49.741Z] 77286ccc63ba: Layer already exists [2023-09-20T21:05:49.741Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:49.741Z] 03f7de983331: Layer already exists [2023-09-20T21:05:49.741Z] 4693057ce236: Layer already exists [2023-09-20T21:05:49.741Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:89d263e5d90127c79c2a11e23172faae8ccdc08979eb4cf7fe47c9ef8a96677e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:50.045Z] + 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-09-20T21:05:50.347Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-20T21:05:50.347Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-20T21:05:50.347Z] 77286ccc63ba: Preparing [2023-09-20T21:05:50.347Z] 03f7de983331: Preparing [2023-09-20T21:05:50.347Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:50.347Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:50.347Z] 9783f912984a: Preparing [2023-09-20T21:05:50.347Z] 4693057ce236: Preparing [2023-09-20T21:05:50.347Z] 4693057ce236: Waiting [2023-09-20T21:05:50.347Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:50.347Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:50.347Z] 03f7de983331: Layer already exists [2023-09-20T21:05:50.347Z] 77286ccc63ba: Layer already exists [2023-09-20T21:05:50.347Z] 9783f912984a: Layer already exists [2023-09-20T21:05:50.347Z] 4693057ce236: Layer already exists [2023-09-20T21:05:50.347Z] main: digest: sha256:89d263e5d90127c79c2a11e23172faae8ccdc08979eb4cf7fe47c9ef8a96677e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:05:50.393Z] ===================================================== [Pipeline] echo [2023-09-20T21:05:50.403Z] taggedImages: [2023-09-20T21:05:50.403Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:50.403Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-20T21:05:50.403Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.51 [2023-09-20T21:05:50.403Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:50.403Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-20T21:05:50.426Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-20T21:05:50.426Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:50.426Z] latest [2023-09-20T21:05:50.426Z] 3.1.0-dev.51 [2023-09-20T21:05:50.426Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:05:50.426Z] main [2023-09-20T21:05:50.426Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:50.742Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:51.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:05:51.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-20T21:05:51.041Z] 2cfea00bc822: Preparing [2023-09-20T21:05:51.041Z] 477d49c91701: Preparing [2023-09-20T21:05:51.041Z] a8f2bc192fea: Preparing [2023-09-20T21:05:51.041Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:51.041Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:51.041Z] 97a9f911ce47: Preparing [2023-09-20T21:05:51.041Z] c2be35eb2aa5: Preparing [2023-09-20T21:05:51.041Z] b2c7057dc2c2: Preparing [2023-09-20T21:05:51.041Z] 4693057ce236: Preparing [2023-09-20T21:05:51.041Z] 97a9f911ce47: Waiting [2023-09-20T21:05:51.041Z] c2be35eb2aa5: Waiting [2023-09-20T21:05:51.041Z] b2c7057dc2c2: Waiting [2023-09-20T21:05:51.041Z] 4693057ce236: Waiting [2023-09-20T21:05:51.041Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:51.041Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:51.041Z] a8f2bc192fea: Pushed [2023-09-20T21:05:51.041Z] 477d49c91701: Pushed [2023-09-20T21:05:51.041Z] 2cfea00bc822: Pushed [2023-09-20T21:05:51.041Z] 4693057ce236: Layer already exists [2023-09-20T21:05:51.607Z] b2c7057dc2c2: Pushed [2023-09-20T21:05:56.881Z] c2be35eb2aa5: Pushed [2023-09-20T21:05:58.781Z] 97a9f911ce47: Pushed [2023-09-20T21:05:58.781Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:6f0ab3c360a1bb1999cfa41db7d4038bedeba939d7fd8665dad3a4d6bbe2b4dd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:59.099Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:59.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-20T21:05:59.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-20T21:05:59.408Z] 2cfea00bc822: Preparing [2023-09-20T21:05:59.408Z] 477d49c91701: Preparing [2023-09-20T21:05:59.408Z] a8f2bc192fea: Preparing [2023-09-20T21:05:59.408Z] 258c2d9f3c74: Preparing [2023-09-20T21:05:59.408Z] 0e1ae33399f8: Preparing [2023-09-20T21:05:59.408Z] 97a9f911ce47: Preparing [2023-09-20T21:05:59.408Z] c2be35eb2aa5: Preparing [2023-09-20T21:05:59.408Z] b2c7057dc2c2: Preparing [2023-09-20T21:05:59.408Z] 4693057ce236: Preparing [2023-09-20T21:05:59.408Z] c2be35eb2aa5: Waiting [2023-09-20T21:05:59.408Z] 97a9f911ce47: Waiting [2023-09-20T21:05:59.408Z] b2c7057dc2c2: Waiting [2023-09-20T21:05:59.408Z] 4693057ce236: Waiting [2023-09-20T21:05:59.408Z] 477d49c91701: Layer already exists [2023-09-20T21:05:59.408Z] a8f2bc192fea: Layer already exists [2023-09-20T21:05:59.408Z] 2cfea00bc822: Layer already exists [2023-09-20T21:05:59.408Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:05:59.408Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:05:59.408Z] c2be35eb2aa5: Layer already exists [2023-09-20T21:05:59.408Z] 4693057ce236: Layer already exists [2023-09-20T21:05:59.408Z] 97a9f911ce47: Layer already exists [2023-09-20T21:05:59.408Z] b2c7057dc2c2: Layer already exists [2023-09-20T21:05:59.408Z] latest: digest: sha256:6f0ab3c360a1bb1999cfa41db7d4038bedeba939d7fd8665dad3a4d6bbe2b4dd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:05:59.724Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:00.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.51 [2023-09-20T21:06:00.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-20T21:06:00.023Z] 2cfea00bc822: Preparing [2023-09-20T21:06:00.023Z] 477d49c91701: Preparing [2023-09-20T21:06:00.023Z] a8f2bc192fea: Preparing [2023-09-20T21:06:00.023Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:00.023Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:00.023Z] 97a9f911ce47: Preparing [2023-09-20T21:06:00.023Z] c2be35eb2aa5: Preparing [2023-09-20T21:06:00.023Z] b2c7057dc2c2: Preparing [2023-09-20T21:06:00.023Z] 4693057ce236: Preparing [2023-09-20T21:06:00.023Z] 97a9f911ce47: Waiting [2023-09-20T21:06:00.023Z] c2be35eb2aa5: Waiting [2023-09-20T21:06:00.023Z] b2c7057dc2c2: Waiting [2023-09-20T21:06:00.023Z] 4693057ce236: Waiting [2023-09-20T21:06:00.023Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:00.023Z] 2cfea00bc822: Layer already exists [2023-09-20T21:06:00.023Z] 477d49c91701: Layer already exists [2023-09-20T21:06:00.023Z] a8f2bc192fea: Layer already exists [2023-09-20T21:06:00.023Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:00.023Z] 97a9f911ce47: Layer already exists [2023-09-20T21:06:00.023Z] c2be35eb2aa5: Layer already exists [2023-09-20T21:06:00.023Z] 4693057ce236: Layer already exists [2023-09-20T21:06:00.023Z] b2c7057dc2c2: Layer already exists [2023-09-20T21:06:00.023Z] 3.1.0-dev.51: digest: sha256:6f0ab3c360a1bb1999cfa41db7d4038bedeba939d7fd8665dad3a4d6bbe2b4dd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:00.336Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:00.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:06:00.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-20T21:06:00.648Z] 2cfea00bc822: Preparing [2023-09-20T21:06:00.648Z] 477d49c91701: Preparing [2023-09-20T21:06:00.648Z] a8f2bc192fea: Preparing [2023-09-20T21:06:00.648Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:00.648Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:00.648Z] 97a9f911ce47: Preparing [2023-09-20T21:06:00.648Z] c2be35eb2aa5: Preparing [2023-09-20T21:06:00.648Z] b2c7057dc2c2: Preparing [2023-09-20T21:06:00.648Z] 4693057ce236: Preparing [2023-09-20T21:06:00.648Z] c2be35eb2aa5: Waiting [2023-09-20T21:06:00.648Z] 97a9f911ce47: Waiting [2023-09-20T21:06:00.648Z] b2c7057dc2c2: Waiting [2023-09-20T21:06:00.648Z] 2cfea00bc822: Layer already exists [2023-09-20T21:06:00.648Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:00.648Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:00.648Z] 477d49c91701: Layer already exists [2023-09-20T21:06:00.648Z] a8f2bc192fea: Layer already exists [2023-09-20T21:06:00.648Z] 97a9f911ce47: Layer already exists [2023-09-20T21:06:00.648Z] c2be35eb2aa5: Layer already exists [2023-09-20T21:06:00.648Z] b2c7057dc2c2: Layer already exists [2023-09-20T21:06:00.648Z] 4693057ce236: Layer already exists [2023-09-20T21:06:00.648Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:6f0ab3c360a1bb1999cfa41db7d4038bedeba939d7fd8665dad3a4d6bbe2b4dd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:00.956Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:01.269Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-20T21:06:01.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-20T21:06:01.269Z] 2cfea00bc822: Preparing [2023-09-20T21:06:01.269Z] 477d49c91701: Preparing [2023-09-20T21:06:01.269Z] a8f2bc192fea: Preparing [2023-09-20T21:06:01.269Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:01.269Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:01.269Z] 97a9f911ce47: Preparing [2023-09-20T21:06:01.269Z] 97a9f911ce47: Waiting [2023-09-20T21:06:01.269Z] c2be35eb2aa5: Preparing [2023-09-20T21:06:01.269Z] b2c7057dc2c2: Preparing [2023-09-20T21:06:01.269Z] 4693057ce236: Preparing [2023-09-20T21:06:01.269Z] c2be35eb2aa5: Waiting [2023-09-20T21:06:01.269Z] b2c7057dc2c2: Waiting [2023-09-20T21:06:01.269Z] 4693057ce236: Waiting [2023-09-20T21:06:01.269Z] 2cfea00bc822: Layer already exists [2023-09-20T21:06:01.269Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:01.269Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:01.269Z] a8f2bc192fea: Layer already exists [2023-09-20T21:06:01.269Z] 477d49c91701: Layer already exists [2023-09-20T21:06:01.269Z] 97a9f911ce47: Layer already exists [2023-09-20T21:06:01.269Z] c2be35eb2aa5: Layer already exists [2023-09-20T21:06:01.269Z] b2c7057dc2c2: Layer already exists [2023-09-20T21:06:01.269Z] 4693057ce236: Layer already exists [2023-09-20T21:06:01.269Z] main: digest: sha256:6f0ab3c360a1bb1999cfa41db7d4038bedeba939d7fd8665dad3a4d6bbe2b4dd size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:06:01.320Z] ===================================================== [Pipeline] echo [2023-09-20T21:06:01.328Z] taggedImages: [2023-09-20T21:06:01.328Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:06:01.328Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-20T21:06:01.328Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.51 [2023-09-20T21:06:01.328Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:06:01.328Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-20T21:06:01.350Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-20T21:06:01.350Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:06:01.350Z] latest [2023-09-20T21:06:01.350Z] 3.1.0-dev.51 [2023-09-20T21:06:01.350Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:06:01.350Z] main [2023-09-20T21:06:01.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:01.676Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:01.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:06:01.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-20T21:06:01.981Z] c3ef561794f0: Preparing [2023-09-20T21:06:01.981Z] 97095591b327: Preparing [2023-09-20T21:06:01.981Z] 63a5a44846f3: Preparing [2023-09-20T21:06:01.981Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:01.981Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:01.981Z] 523e5716ffa9: Preparing [2023-09-20T21:06:01.981Z] 37980500e805: Preparing [2023-09-20T21:06:01.981Z] 4693057ce236: Preparing [2023-09-20T21:06:01.981Z] 4693057ce236: Waiting [2023-09-20T21:06:01.981Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:01.981Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:01.981Z] 63a5a44846f3: Pushed [2023-09-20T21:06:01.981Z] c3ef561794f0: Pushed [2023-09-20T21:06:01.981Z] 97095591b327: Pushed [2023-09-20T21:06:01.981Z] 4693057ce236: Layer already exists [2023-09-20T21:06:02.238Z] 37980500e805: Pushed [2023-09-20T21:06:10.343Z] 523e5716ffa9: Pushed [2023-09-20T21:06:10.343Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:d487b792e64df08ab1181b8e88346e2537332faccdf6e34cffadcef320696da0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:10.641Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:10.948Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-20T21:06:10.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-20T21:06:10.948Z] c3ef561794f0: Preparing [2023-09-20T21:06:10.948Z] 97095591b327: Preparing [2023-09-20T21:06:10.948Z] 63a5a44846f3: Preparing [2023-09-20T21:06:10.948Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:10.948Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:10.948Z] 523e5716ffa9: Preparing [2023-09-20T21:06:10.948Z] 37980500e805: Preparing [2023-09-20T21:06:10.948Z] 4693057ce236: Preparing [2023-09-20T21:06:10.948Z] 37980500e805: Waiting [2023-09-20T21:06:10.948Z] 523e5716ffa9: Waiting [2023-09-20T21:06:10.948Z] 4693057ce236: Waiting [2023-09-20T21:06:10.948Z] 63a5a44846f3: Layer already exists [2023-09-20T21:06:10.948Z] c3ef561794f0: Layer already exists [2023-09-20T21:06:10.948Z] 97095591b327: Layer already exists [2023-09-20T21:06:10.948Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:10.948Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:10.948Z] 37980500e805: Layer already exists [2023-09-20T21:06:10.948Z] 523e5716ffa9: Layer already exists [2023-09-20T21:06:10.948Z] 4693057ce236: Layer already exists [2023-09-20T21:06:10.948Z] latest: digest: sha256:d487b792e64df08ab1181b8e88346e2537332faccdf6e34cffadcef320696da0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:11.260Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:11.557Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.51 [2023-09-20T21:06:11.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-20T21:06:11.557Z] c3ef561794f0: Preparing [2023-09-20T21:06:11.557Z] 97095591b327: Preparing [2023-09-20T21:06:11.557Z] 63a5a44846f3: Preparing [2023-09-20T21:06:11.557Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:11.557Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:11.557Z] 523e5716ffa9: Preparing [2023-09-20T21:06:11.557Z] 37980500e805: Preparing [2023-09-20T21:06:11.557Z] 4693057ce236: Preparing [2023-09-20T21:06:11.557Z] 523e5716ffa9: Waiting [2023-09-20T21:06:11.557Z] 37980500e805: Waiting [2023-09-20T21:06:11.557Z] 4693057ce236: Waiting [2023-09-20T21:06:11.557Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:11.557Z] 97095591b327: Layer already exists [2023-09-20T21:06:11.557Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:11.557Z] 63a5a44846f3: Layer already exists [2023-09-20T21:06:11.557Z] c3ef561794f0: Layer already exists [2023-09-20T21:06:11.557Z] 523e5716ffa9: Layer already exists [2023-09-20T21:06:11.557Z] 37980500e805: Layer already exists [2023-09-20T21:06:11.557Z] 4693057ce236: Layer already exists [2023-09-20T21:06:11.557Z] 3.1.0-dev.51: digest: sha256:d487b792e64df08ab1181b8e88346e2537332faccdf6e34cffadcef320696da0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:11.857Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:12.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:06:12.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-20T21:06:12.157Z] c3ef561794f0: Preparing [2023-09-20T21:06:12.157Z] 97095591b327: Preparing [2023-09-20T21:06:12.157Z] 63a5a44846f3: Preparing [2023-09-20T21:06:12.157Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:12.157Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:12.157Z] 523e5716ffa9: Preparing [2023-09-20T21:06:12.157Z] 37980500e805: Preparing [2023-09-20T21:06:12.157Z] 523e5716ffa9: Waiting [2023-09-20T21:06:12.157Z] 4693057ce236: Preparing [2023-09-20T21:06:12.157Z] 37980500e805: Waiting [2023-09-20T21:06:12.157Z] 4693057ce236: Waiting [2023-09-20T21:06:12.157Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:12.157Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:12.157Z] 97095591b327: Layer already exists [2023-09-20T21:06:12.157Z] c3ef561794f0: Layer already exists [2023-09-20T21:06:12.157Z] 63a5a44846f3: Layer already exists [2023-09-20T21:06:12.157Z] 523e5716ffa9: Layer already exists [2023-09-20T21:06:12.157Z] 4693057ce236: Layer already exists [2023-09-20T21:06:12.157Z] 37980500e805: Layer already exists [2023-09-20T21:06:12.157Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:d487b792e64df08ab1181b8e88346e2537332faccdf6e34cffadcef320696da0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:12.460Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:12.765Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-20T21:06:12.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-20T21:06:12.765Z] c3ef561794f0: Preparing [2023-09-20T21:06:12.765Z] 97095591b327: Preparing [2023-09-20T21:06:12.765Z] 63a5a44846f3: Preparing [2023-09-20T21:06:12.765Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:12.765Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:12.765Z] 523e5716ffa9: Preparing [2023-09-20T21:06:12.765Z] 37980500e805: Preparing [2023-09-20T21:06:12.765Z] 4693057ce236: Preparing [2023-09-20T21:06:12.765Z] 37980500e805: Waiting [2023-09-20T21:06:12.765Z] 4693057ce236: Waiting [2023-09-20T21:06:12.765Z] 523e5716ffa9: Waiting [2023-09-20T21:06:12.765Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:12.765Z] 63a5a44846f3: Layer already exists [2023-09-20T21:06:12.765Z] c3ef561794f0: Layer already exists [2023-09-20T21:06:12.765Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:12.765Z] 97095591b327: Layer already exists [2023-09-20T21:06:12.765Z] 523e5716ffa9: Layer already exists [2023-09-20T21:06:12.765Z] 4693057ce236: Layer already exists [2023-09-20T21:06:12.765Z] 37980500e805: Layer already exists [2023-09-20T21:06:12.765Z] main: digest: sha256:d487b792e64df08ab1181b8e88346e2537332faccdf6e34cffadcef320696da0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:06:12.810Z] ===================================================== [Pipeline] echo [2023-09-20T21:06:12.819Z] taggedImages: [2023-09-20T21:06:12.819Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:06:12.819Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-20T21:06:12.819Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.51 [2023-09-20T21:06:12.819Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:06:12.819Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-20T21:06:12.843Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-20T21:06:12.843Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:06:12.843Z] latest [2023-09-20T21:06:12.843Z] 3.1.0-dev.51 [2023-09-20T21:06:12.843Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:06:12.843Z] main [2023-09-20T21:06:12.843Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:13.167Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:13.465Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:06:13.465Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-20T21:06:13.465Z] 2cfea00bc822: Preparing [2023-09-20T21:06:13.465Z] 512341b93920: Preparing [2023-09-20T21:06:13.465Z] 4f70929db278: Preparing [2023-09-20T21:06:13.465Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:13.465Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:13.465Z] 523e5716ffa9: Preparing [2023-09-20T21:06:13.465Z] b2c7057dc2c2: Preparing [2023-09-20T21:06:13.465Z] 4693057ce236: Preparing [2023-09-20T21:06:13.465Z] 523e5716ffa9: Waiting [2023-09-20T21:06:13.465Z] b2c7057dc2c2: Waiting [2023-09-20T21:06:13.465Z] 4693057ce236: Waiting [2023-09-20T21:06:13.465Z] 2cfea00bc822: Layer already exists [2023-09-20T21:06:13.465Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:13.465Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:13.465Z] 523e5716ffa9: Layer already exists [2023-09-20T21:06:13.465Z] b2c7057dc2c2: Layer already exists [2023-09-20T21:06:13.465Z] 4693057ce236: Layer already exists [2023-09-20T21:06:13.465Z] 4f70929db278: Pushed [2023-09-20T21:06:13.465Z] 512341b93920: Pushed [2023-09-20T21:06:13.723Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:1dc04f70749d1c6323770462db9eed6c0f1ef53b0cae6855e88dfa2f72f8ec62 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:14.025Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:14.319Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-20T21:06:14.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-20T21:06:14.320Z] 2cfea00bc822: Preparing [2023-09-20T21:06:14.320Z] 512341b93920: Preparing [2023-09-20T21:06:14.320Z] 4f70929db278: Preparing [2023-09-20T21:06:14.320Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:14.320Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:14.320Z] 523e5716ffa9: Preparing [2023-09-20T21:06:14.320Z] b2c7057dc2c2: Preparing [2023-09-20T21:06:14.320Z] 4693057ce236: Preparing [2023-09-20T21:06:14.320Z] 523e5716ffa9: Waiting [2023-09-20T21:06:14.320Z] 4693057ce236: Waiting [2023-09-20T21:06:14.320Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:14.320Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:14.320Z] 4f70929db278: Layer already exists [2023-09-20T21:06:14.320Z] 2cfea00bc822: Layer already exists [2023-09-20T21:06:14.320Z] 512341b93920: Layer already exists [2023-09-20T21:06:14.320Z] 523e5716ffa9: Layer already exists [2023-09-20T21:06:14.320Z] b2c7057dc2c2: Layer already exists [2023-09-20T21:06:14.320Z] 4693057ce236: Layer already exists [2023-09-20T21:06:14.320Z] latest: digest: sha256:1dc04f70749d1c6323770462db9eed6c0f1ef53b0cae6855e88dfa2f72f8ec62 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:14.631Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:14.929Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.51 [2023-09-20T21:06:14.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-20T21:06:14.929Z] 2cfea00bc822: Preparing [2023-09-20T21:06:14.929Z] 512341b93920: Preparing [2023-09-20T21:06:14.929Z] 4f70929db278: Preparing [2023-09-20T21:06:14.929Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:14.929Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:14.929Z] 523e5716ffa9: Preparing [2023-09-20T21:06:14.929Z] b2c7057dc2c2: Preparing [2023-09-20T21:06:14.929Z] 4693057ce236: Preparing [2023-09-20T21:06:14.929Z] 523e5716ffa9: Waiting [2023-09-20T21:06:14.929Z] 4693057ce236: Waiting [2023-09-20T21:06:14.929Z] 4f70929db278: Layer already exists [2023-09-20T21:06:14.929Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:14.929Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:14.929Z] 512341b93920: Layer already exists [2023-09-20T21:06:14.929Z] 2cfea00bc822: Layer already exists [2023-09-20T21:06:14.929Z] 523e5716ffa9: Layer already exists [2023-09-20T21:06:14.929Z] b2c7057dc2c2: Layer already exists [2023-09-20T21:06:14.929Z] 4693057ce236: Layer already exists [2023-09-20T21:06:14.929Z] 3.1.0-dev.51: digest: sha256:1dc04f70749d1c6323770462db9eed6c0f1ef53b0cae6855e88dfa2f72f8ec62 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:15.234Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:15.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:06:15.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-20T21:06:15.540Z] 2cfea00bc822: Preparing [2023-09-20T21:06:15.540Z] 512341b93920: Preparing [2023-09-20T21:06:15.540Z] 4f70929db278: Preparing [2023-09-20T21:06:15.540Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:15.540Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:15.540Z] 523e5716ffa9: Preparing [2023-09-20T21:06:15.540Z] b2c7057dc2c2: Preparing [2023-09-20T21:06:15.540Z] 4693057ce236: Preparing [2023-09-20T21:06:15.540Z] 523e5716ffa9: Waiting [2023-09-20T21:06:15.540Z] b2c7057dc2c2: Waiting [2023-09-20T21:06:15.540Z] 4693057ce236: Waiting [2023-09-20T21:06:15.540Z] 4f70929db278: Layer already exists [2023-09-20T21:06:15.540Z] 512341b93920: Layer already exists [2023-09-20T21:06:15.540Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:15.540Z] 2cfea00bc822: Layer already exists [2023-09-20T21:06:15.540Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:15.540Z] 523e5716ffa9: Layer already exists [2023-09-20T21:06:15.540Z] b2c7057dc2c2: Layer already exists [2023-09-20T21:06:15.540Z] 4693057ce236: Layer already exists [2023-09-20T21:06:15.540Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:1dc04f70749d1c6323770462db9eed6c0f1ef53b0cae6855e88dfa2f72f8ec62 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:15.847Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:16.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-20T21:06:16.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-20T21:06:16.147Z] 2cfea00bc822: Preparing [2023-09-20T21:06:16.147Z] 512341b93920: Preparing [2023-09-20T21:06:16.147Z] 4f70929db278: Preparing [2023-09-20T21:06:16.147Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:16.147Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:16.147Z] 523e5716ffa9: Preparing [2023-09-20T21:06:16.147Z] b2c7057dc2c2: Preparing [2023-09-20T21:06:16.147Z] 4693057ce236: Preparing [2023-09-20T21:06:16.147Z] 523e5716ffa9: Waiting [2023-09-20T21:06:16.147Z] 4693057ce236: Waiting [2023-09-20T21:06:16.147Z] b2c7057dc2c2: Waiting [2023-09-20T21:06:16.147Z] 2cfea00bc822: Layer already exists [2023-09-20T21:06:16.147Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:16.147Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:16.147Z] 4f70929db278: Layer already exists [2023-09-20T21:06:16.147Z] 512341b93920: Layer already exists [2023-09-20T21:06:16.147Z] 523e5716ffa9: Layer already exists [2023-09-20T21:06:16.147Z] b2c7057dc2c2: Layer already exists [2023-09-20T21:06:16.147Z] 4693057ce236: Layer already exists [2023-09-20T21:06:16.147Z] main: digest: sha256:1dc04f70749d1c6323770462db9eed6c0f1ef53b0cae6855e88dfa2f72f8ec62 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:06:16.184Z] ===================================================== [Pipeline] echo [2023-09-20T21:06:16.192Z] taggedImages: [2023-09-20T21:06:16.192Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:06:16.192Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-20T21:06:16.192Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.51 [2023-09-20T21:06:16.192Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:06:16.192Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-20T21:06:16.214Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-20T21:06:16.214Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:06:16.214Z] latest [2023-09-20T21:06:16.214Z] 3.1.0-dev.51 [2023-09-20T21:06:16.214Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:06:16.214Z] main [2023-09-20T21:06:16.214Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:16.534Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:16.833Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:06:16.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-20T21:06:16.834Z] 007cfd28b1bb: Preparing [2023-09-20T21:06:16.834Z] 2df1ca52f5eb: Preparing [2023-09-20T21:06:16.834Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:16.834Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:16.834Z] c961a8baaefe: Preparing [2023-09-20T21:06:16.834Z] 4693057ce236: Preparing [2023-09-20T21:06:16.834Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:16.834Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:16.834Z] 4693057ce236: Layer already exists [2023-09-20T21:06:16.834Z] 007cfd28b1bb: Pushed [2023-09-20T21:06:16.834Z] c961a8baaefe: Pushed [2023-09-20T21:06:20.117Z] 2df1ca52f5eb: Pushed [2023-09-20T21:06:20.117Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:3920f33b219c5d476b1b37a8527d78b984a17f8f8a4387ee69cb00faa3c91108 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:20.429Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:20.730Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-20T21:06:20.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-20T21:06:20.730Z] 007cfd28b1bb: Preparing [2023-09-20T21:06:20.730Z] 2df1ca52f5eb: Preparing [2023-09-20T21:06:20.730Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:20.730Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:20.730Z] c961a8baaefe: Preparing [2023-09-20T21:06:20.730Z] 4693057ce236: Preparing [2023-09-20T21:06:20.730Z] 4693057ce236: Waiting [2023-09-20T21:06:20.730Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:20.730Z] 2df1ca52f5eb: Layer already exists [2023-09-20T21:06:20.730Z] c961a8baaefe: Layer already exists [2023-09-20T21:06:20.730Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:20.730Z] 007cfd28b1bb: Layer already exists [2023-09-20T21:06:20.730Z] 4693057ce236: Layer already exists [2023-09-20T21:06:20.730Z] latest: digest: sha256:3920f33b219c5d476b1b37a8527d78b984a17f8f8a4387ee69cb00faa3c91108 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:21.039Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:21.343Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.51 [2023-09-20T21:06:21.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-20T21:06:21.344Z] 007cfd28b1bb: Preparing [2023-09-20T21:06:21.344Z] 2df1ca52f5eb: Preparing [2023-09-20T21:06:21.344Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:21.344Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:21.344Z] c961a8baaefe: Preparing [2023-09-20T21:06:21.344Z] 4693057ce236: Preparing [2023-09-20T21:06:21.344Z] 4693057ce236: Waiting [2023-09-20T21:06:21.344Z] 2df1ca52f5eb: Layer already exists [2023-09-20T21:06:21.344Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:21.344Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:21.344Z] 007cfd28b1bb: Layer already exists [2023-09-20T21:06:21.344Z] c961a8baaefe: Layer already exists [2023-09-20T21:06:21.344Z] 4693057ce236: Layer already exists [2023-09-20T21:06:21.344Z] 3.1.0-dev.51: digest: sha256:3920f33b219c5d476b1b37a8527d78b984a17f8f8a4387ee69cb00faa3c91108 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:21.650Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:21.949Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:06:21.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-20T21:06:21.949Z] 007cfd28b1bb: Preparing [2023-09-20T21:06:21.949Z] 2df1ca52f5eb: Preparing [2023-09-20T21:06:21.949Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:21.949Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:21.949Z] c961a8baaefe: Preparing [2023-09-20T21:06:21.949Z] 4693057ce236: Preparing [2023-09-20T21:06:21.949Z] 4693057ce236: Waiting [2023-09-20T21:06:21.949Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:21.949Z] c961a8baaefe: Layer already exists [2023-09-20T21:06:21.949Z] 2df1ca52f5eb: Layer already exists [2023-09-20T21:06:21.949Z] 007cfd28b1bb: Layer already exists [2023-09-20T21:06:21.949Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:21.949Z] 4693057ce236: Layer already exists [2023-09-20T21:06:21.949Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:3920f33b219c5d476b1b37a8527d78b984a17f8f8a4387ee69cb00faa3c91108 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:22.266Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:22.572Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-20T21:06:22.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-20T21:06:22.572Z] 007cfd28b1bb: Preparing [2023-09-20T21:06:22.572Z] 2df1ca52f5eb: Preparing [2023-09-20T21:06:22.572Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:22.572Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:22.572Z] c961a8baaefe: Preparing [2023-09-20T21:06:22.572Z] 4693057ce236: Preparing [2023-09-20T21:06:22.572Z] 4693057ce236: Waiting [2023-09-20T21:06:22.572Z] 007cfd28b1bb: Layer already exists [2023-09-20T21:06:22.572Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:22.572Z] 2df1ca52f5eb: Layer already exists [2023-09-20T21:06:22.572Z] c961a8baaefe: Layer already exists [2023-09-20T21:06:22.572Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:22.572Z] 4693057ce236: Layer already exists [2023-09-20T21:06:22.572Z] main: digest: sha256:3920f33b219c5d476b1b37a8527d78b984a17f8f8a4387ee69cb00faa3c91108 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:06:22.623Z] ===================================================== [Pipeline] echo [2023-09-20T21:06:22.635Z] taggedImages: [2023-09-20T21:06:22.635Z] - nexus3.edgexfoundry.org:10004/support-notifications:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:06:22.635Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-20T21:06:22.635Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.51 [2023-09-20T21:06:22.635Z] - nexus3.edgexfoundry.org:10004/support-notifications:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:06:22.635Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-20T21:06:22.663Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-20T21:06:22.663Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:06:22.663Z] latest [2023-09-20T21:06:22.663Z] 3.1.0-dev.51 [2023-09-20T21:06:22.663Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:06:22.663Z] main [2023-09-20T21:06:22.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:22.987Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:23.287Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:06:23.287Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-20T21:06:23.287Z] e3efb0e454db: Preparing [2023-09-20T21:06:23.287Z] b1e48a9d7cd8: Preparing [2023-09-20T21:06:23.287Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:23.287Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:23.287Z] cf448ed9a76a: Preparing [2023-09-20T21:06:23.287Z] 4693057ce236: Preparing [2023-09-20T21:06:23.287Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:23.287Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:23.287Z] cf448ed9a76a: Layer already exists [2023-09-20T21:06:23.287Z] 4693057ce236: Layer already exists [2023-09-20T21:06:23.287Z] e3efb0e454db: Pushed [2023-09-20T21:06:25.819Z] b1e48a9d7cd8: Pushed [2023-09-20T21:06:26.077Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:4f3bd29faa0dec362b6aa44106209c4e1f9b0c93dc48ecb7cfebb403915599e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:26.390Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:26.698Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-20T21:06:26.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-20T21:06:26.698Z] e3efb0e454db: Preparing [2023-09-20T21:06:26.698Z] b1e48a9d7cd8: Preparing [2023-09-20T21:06:26.698Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:26.698Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:26.698Z] cf448ed9a76a: Preparing [2023-09-20T21:06:26.698Z] 4693057ce236: Preparing [2023-09-20T21:06:26.698Z] 4693057ce236: Waiting [2023-09-20T21:06:26.698Z] b1e48a9d7cd8: Layer already exists [2023-09-20T21:06:26.698Z] cf448ed9a76a: Layer already exists [2023-09-20T21:06:26.698Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:26.698Z] e3efb0e454db: Layer already exists [2023-09-20T21:06:26.698Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:26.698Z] 4693057ce236: Layer already exists [2023-09-20T21:06:26.698Z] latest: digest: sha256:4f3bd29faa0dec362b6aa44106209c4e1f9b0c93dc48ecb7cfebb403915599e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:27.011Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:27.322Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.51 [2023-09-20T21:06:27.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-20T21:06:27.322Z] e3efb0e454db: Preparing [2023-09-20T21:06:27.322Z] b1e48a9d7cd8: Preparing [2023-09-20T21:06:27.322Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:27.322Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:27.322Z] cf448ed9a76a: Preparing [2023-09-20T21:06:27.322Z] 4693057ce236: Preparing [2023-09-20T21:06:27.322Z] 4693057ce236: Waiting [2023-09-20T21:06:27.322Z] b1e48a9d7cd8: Layer already exists [2023-09-20T21:06:27.322Z] e3efb0e454db: Layer already exists [2023-09-20T21:06:27.322Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:27.322Z] cf448ed9a76a: Layer already exists [2023-09-20T21:06:27.322Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:27.322Z] 4693057ce236: Layer already exists [2023-09-20T21:06:27.322Z] 3.1.0-dev.51: digest: sha256:4f3bd29faa0dec362b6aa44106209c4e1f9b0c93dc48ecb7cfebb403915599e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:27.638Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:27.937Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:06:27.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-20T21:06:27.937Z] e3efb0e454db: Preparing [2023-09-20T21:06:27.937Z] b1e48a9d7cd8: Preparing [2023-09-20T21:06:27.937Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:27.937Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:27.937Z] cf448ed9a76a: Preparing [2023-09-20T21:06:27.937Z] 4693057ce236: Preparing [2023-09-20T21:06:27.937Z] 4693057ce236: Waiting [2023-09-20T21:06:27.937Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:27.937Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:27.937Z] e3efb0e454db: Layer already exists [2023-09-20T21:06:27.937Z] b1e48a9d7cd8: Layer already exists [2023-09-20T21:06:27.937Z] cf448ed9a76a: Layer already exists [2023-09-20T21:06:27.937Z] 4693057ce236: Layer already exists [2023-09-20T21:06:27.937Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:4f3bd29faa0dec362b6aa44106209c4e1f9b0c93dc48ecb7cfebb403915599e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:28.246Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:06:28.556Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-20T21:06:28.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-20T21:06:28.556Z] e3efb0e454db: Preparing [2023-09-20T21:06:28.556Z] b1e48a9d7cd8: Preparing [2023-09-20T21:06:28.556Z] 258c2d9f3c74: Preparing [2023-09-20T21:06:28.556Z] 0e1ae33399f8: Preparing [2023-09-20T21:06:28.556Z] cf448ed9a76a: Preparing [2023-09-20T21:06:28.556Z] 4693057ce236: Preparing [2023-09-20T21:06:28.556Z] 4693057ce236: Waiting [2023-09-20T21:06:28.556Z] 258c2d9f3c74: Layer already exists [2023-09-20T21:06:28.556Z] 0e1ae33399f8: Layer already exists [2023-09-20T21:06:28.556Z] e3efb0e454db: Layer already exists [2023-09-20T21:06:28.556Z] cf448ed9a76a: Layer already exists [2023-09-20T21:06:28.556Z] b1e48a9d7cd8: Layer already exists [2023-09-20T21:06:28.556Z] 4693057ce236: Layer already exists [2023-09-20T21:06:28.556Z] main: digest: sha256:4f3bd29faa0dec362b6aa44106209c4e1f9b0c93dc48ecb7cfebb403915599e7 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:06:28.599Z] ===================================================== [Pipeline] echo [2023-09-20T21:06:28.606Z] taggedImages: [2023-09-20T21:06:28.606Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:06:28.606Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-20T21:06:28.606Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.51 [2023-09-20T21:06:28.606Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:06:28.606Z] - 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-09-20T21:18:21.763Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7472 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-09-20T21:18:21.777Z] Running in /w/workspace/edgex-go/585 [Pipeline] { [Pipeline] checkout [2023-09-20T21:18:21.828Z] The recommended git tool is: git [2023-09-20T21:18:33.557Z] using credential edgex-jenkins-ssh [2023-09-20T21:18:33.578Z] Cloning the remote Git repository [2023-09-20T21:18:33.635Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-20T21:18:33.770Z] > git init /w/workspace/edgex-go/585 # timeout=10 [2023-09-20T21:18:34.018Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-20T21:18:34.034Z] > git --version # timeout=10 [2023-09-20T21:18:34.076Z] > git --version # 'git version 2.25.1' [2023-09-20T21:18:34.082Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T21:18:34.372Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T21:18:52.930Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-20T21:18:52.959Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T21:18:54.224Z] Avoid second fetch [2023-09-20T21:18:54.224Z] Checking out Revision 2de8fa554a394181c312fea9a7aee868e4babbb7 (main) [2023-09-20T21:18:55.223Z] Commit message: "Merge pull request #4687 from ernestojeda/create-release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T21:18:54.245Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T21:18:54.356Z] > git checkout -f 2de8fa554a394181c312fea9a7aee868e4babbb7 # timeout=10 [2023-09-20T21:18:56.229Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T21:18:56.229Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:18:56.229Z] Dload Upload Total Spent Left Speed [2023-09-20T21:18:56.229Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-09-20T21:18:56.959Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T21:18:57.341Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T21:18:57.341Z] + sudo tee /etc/docker/daemon.new [2023-09-20T21:18:57.341Z] { [2023-09-20T21:18:57.341Z] "registry-mirrors": [ [2023-09-20T21:18:57.341Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T21:18:57.341Z] ], [2023-09-20T21:18:57.341Z] "bip": "10.250.0.254/24", [2023-09-20T21:18:57.341Z] "hosts": [ [2023-09-20T21:18:57.341Z] "tcp://0.0.0.0:5555", [2023-09-20T21:18:57.341Z] "unix:///var/run/docker.sock" [2023-09-20T21:18:57.341Z] ], [2023-09-20T21:18:57.341Z] "mtu": 1458, [2023-09-20T21:18:57.341Z] "selinux-enabled": true, [2023-09-20T21:18:57.341Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T21:18:57.341Z] } [Pipeline] sh [2023-09-20T21:18:57.714Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T21:18:58.098Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:19:16.496Z] provisioning config files... [2023-09-20T21:19:16.533Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/585@tmp/config16634854087771124866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:19:16.925Z] ---> docker-login.sh [2023-09-20T21:19:16.925Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:19:17.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:19:17.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:19:17.807Z] Configure a credential helper to remove this warning. See [2023-09-20T21:19:17.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:19:17.807Z] [2023-09-20T21:19:17.807Z] Login Succeeded [2023-09-20T21:19:17.807Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:19:18.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:19:18.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:19:18.087Z] Configure a credential helper to remove this warning. See [2023-09-20T21:19:18.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:19:18.087Z] [2023-09-20T21:19:18.087Z] Login Succeeded [2023-09-20T21:19:18.087Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:19:18.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:19:18.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:19:18.700Z] Configure a credential helper to remove this warning. See [2023-09-20T21:19:18.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:19:18.700Z] [2023-09-20T21:19:18.700Z] Login Succeeded [2023-09-20T21:19:18.700Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:19:18.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:19:19.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:19:19.250Z] Configure a credential helper to remove this warning. See [2023-09-20T21:19:19.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:19:19.250Z] [2023-09-20T21:19:19.250Z] Login Succeeded [2023-09-20T21:19:19.250Z] docker.io [2023-09-20T21:19:19.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:19:19.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:19:19.792Z] Configure a credential helper to remove this warning. See [2023-09-20T21:19:19.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:19:19.792Z] [2023-09-20T21:19:19.792Z] Login Succeeded [2023-09-20T21:19:19.792Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:19:19.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-20T21:19:20.522Z] + git config --global --add safe.directory /w/workspace/edgex-go/585 [Pipeline] echo [2023-09-20T21:19:20.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:19:20.560Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:19:20.574Z] ========================================================= [2023-09-20T21:19:20.574Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T21:19:20.574Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-20T21:19:20.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T21:19:21.203Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T21:19:21.203Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T21:19:21.203Z] 5d54e960e981: Pulling fs layer [2023-09-20T21:19:21.203Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T21:19:21.203Z] f0e02332f6b5: Pulling fs layer [2023-09-20T21:19:21.203Z] cefa15bbcfad: Pulling fs layer [2023-09-20T21:19:21.203Z] 17808c966233: Pulling fs layer [2023-09-20T21:19:21.203Z] f4c1fc716caa: Pulling fs layer [2023-09-20T21:19:21.203Z] 17808c966233: Waiting [2023-09-20T21:19:21.203Z] f0e02332f6b5: Waiting [2023-09-20T21:19:21.203Z] cefa15bbcfad: Waiting [2023-09-20T21:19:21.203Z] f4c1fc716caa: Waiting [2023-09-20T21:19:21.203Z] 5d54e960e981: Verifying Checksum [2023-09-20T21:19:21.203Z] 5d54e960e981: Download complete [2023-09-20T21:19:21.203Z] f0e02332f6b5: Verifying Checksum [2023-09-20T21:19:21.203Z] f0e02332f6b5: Download complete [2023-09-20T21:19:21.203Z] cefa15bbcfad: Verifying Checksum [2023-09-20T21:19:21.204Z] cefa15bbcfad: Download complete [2023-09-20T21:19:21.204Z] 9fda8d8052c6: Verifying Checksum [2023-09-20T21:19:21.204Z] 9fda8d8052c6: Download complete [2023-09-20T21:19:21.824Z] f4c1fc716caa: Verifying Checksum [2023-09-20T21:19:21.824Z] f4c1fc716caa: Download complete [2023-09-20T21:19:22.816Z] 9fda8d8052c6: Pull complete [2023-09-20T21:19:23.424Z] 5d54e960e981: Pull complete [2023-09-20T21:19:23.425Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T21:19:23.425Z] c4a7e357bf2a: Download complete [2023-09-20T21:19:24.421Z] 17808c966233: Verifying Checksum [2023-09-20T21:19:24.421Z] 17808c966233: Download complete [2023-09-20T21:19:36.871Z] c4a7e357bf2a: Pull complete [2023-09-20T21:19:36.871Z] f0e02332f6b5: Pull complete [2023-09-20T21:19:36.871Z] cefa15bbcfad: Pull complete [2023-09-20T21:19:45.272Z] 17808c966233: Pull complete [2023-09-20T21:19:45.931Z] f4c1fc716caa: Pull complete [2023-09-20T21:19:45.931Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T21:19:45.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T21:19:45.931Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-20T21:19:46.306Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T21:19:46.306Z] WORKDIR /edgex [2023-09-20T21:19:46.306Z] COPY go.mod . [2023-09-20T21:19:46.306Z] RUN go mod download [2023-09-20T21:19:46.306Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-20T21:19:46.915Z] Sending build context to Docker daemon 2.994MB [2023-09-20T21:19:46.915Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T21:19:46.915Z] ---> ea914061e18c [2023-09-20T21:19:46.915Z] Step 2/4 : WORKDIR /edgex [2023-09-20T21:19:48.910Z] ---> Running in d9219a14f78b [2023-09-20T21:19:49.208Z] Removing intermediate container d9219a14f78b [2023-09-20T21:19:49.208Z] ---> 1472c4e28baf [2023-09-20T21:19:49.208Z] Step 3/4 : COPY go.mod . [2023-09-20T21:19:49.809Z] ---> 5bb9f772dccc [2023-09-20T21:19:49.810Z] Step 4/4 : RUN go mod download [2023-09-20T21:19:50.080Z] ---> Running in 0fe6264d808b [2023-09-20T21:20:28.997Z] Removing intermediate container 0fe6264d808b [2023-09-20T21:20:28.997Z] ---> f4528674a3db [2023-09-20T21:20:28.997Z] Successfully built f4528674a3db [2023-09-20T21:20:29.267Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:20:29.613Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T21:20:29.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:20:29.860Z] prd-ubuntu20.04-docker-arm64-4c-16g-7472 does not seem to be running inside a container [2023-09-20T21:20:29.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@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-09-20T21:20:31.295Z] $ docker top e84dec01e749a1ccf5841a4d3b2cc5b99091e9a1f7193428be1f9f20ace845c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:20:32.162Z] + go version [2023-09-20T21:20:32.162Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T21:20:32.173Z] $ docker stop --time=1 e84dec01e749a1ccf5841a4d3b2cc5b99091e9a1f7193428be1f9f20ace845c5 [2023-09-20T21:20:33.845Z] $ docker rm -f --volumes e84dec01e749a1ccf5841a4d3b2cc5b99091e9a1f7193428be1f9f20ace845c5 [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-09-20T21:20:34.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-20T21:20:34.617Z] [2023-09-20T21:20:34.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:20:34.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-20T21:20:35.230Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-20T21:20:35.230Z] 547446be3368: Pulling fs layer [2023-09-20T21:20:35.230Z] d125d8839a47: Pulling fs layer [2023-09-20T21:20:35.230Z] 3e85d5ac6304: Pulling fs layer [2023-09-20T21:20:35.230Z] c3105a71a48b: Pulling fs layer [2023-09-20T21:20:35.230Z] 0f093f025ec4: Pulling fs layer [2023-09-20T21:20:35.230Z] c3106fc0e877: Pulling fs layer [2023-09-20T21:20:35.230Z] c3105a71a48b: Waiting [2023-09-20T21:20:35.230Z] 0f093f025ec4: Waiting [2023-09-20T21:20:35.231Z] c3106fc0e877: Waiting [2023-09-20T21:20:35.231Z] 547446be3368: Verifying Checksum [2023-09-20T21:20:35.231Z] 547446be3368: Download complete [2023-09-20T21:20:35.231Z] c3105a71a48b: Verifying Checksum [2023-09-20T21:20:35.231Z] c3105a71a48b: Download complete [2023-09-20T21:20:35.824Z] d125d8839a47: Verifying Checksum [2023-09-20T21:20:35.824Z] d125d8839a47: Download complete [2023-09-20T21:20:35.824Z] c3106fc0e877: Verifying Checksum [2023-09-20T21:20:35.824Z] c3106fc0e877: Download complete [2023-09-20T21:20:35.824Z] 0f093f025ec4: Verifying Checksum [2023-09-20T21:20:35.824Z] 0f093f025ec4: Download complete [2023-09-20T21:20:36.094Z] 547446be3368: Pull complete [2023-09-20T21:20:37.055Z] d125d8839a47: Pull complete [2023-09-20T21:20:37.641Z] 3e85d5ac6304: Verifying Checksum [2023-09-20T21:20:37.641Z] 3e85d5ac6304: Download complete [2023-09-20T21:20:45.870Z] 3e85d5ac6304: Pull complete [2023-09-20T21:20:45.870Z] c3105a71a48b: Pull complete [2023-09-20T21:20:45.870Z] 0f093f025ec4: Pull complete [2023-09-20T21:20:46.138Z] c3106fc0e877: Pull complete [2023-09-20T21:20:46.138Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-20T21:20:46.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-20T21:20:46.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:20:46.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-7472 does not seem to be running inside a container [2023-09-20T21:20:46.399Z] $ 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/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@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-09-20T21:20:48.635Z] $ docker top b3b52180ee8ca324d3333166bd31e6c2dd3103afde159c3791e59d9cf29da6ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:20:49.481Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-20T21:20:59.560Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-20T21:20:59.560Z] #1 transferring dockerfile: 2.04kB done [2023-09-20T21:20:59.560Z] #1 DONE 0.3s [2023-09-20T21:20:59.560Z] [2023-09-20T21:20:59.560Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-09-20T21:20:59.560Z] #2 transferring dockerfile: 1.59kB done [2023-09-20T21:20:59.560Z] #2 DONE 0.1s [2023-09-20T21:20:59.560Z] [2023-09-20T21:20:59.560Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2023-09-20T21:20:59.560Z] #3 transferring dockerfile: 1.70kB 0.0s done [2023-09-20T21:20:59.560Z] #3 DONE 0.1s [2023-09-20T21:20:59.560Z] [2023-09-20T21:20:59.560Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-20T21:20:59.560Z] #4 transferring dockerfile: 2.12kB done [2023-09-20T21:20:59.560Z] #4 DONE 0.0s [2023-09-20T21:20:59.560Z] [2023-09-20T21:20:59.560Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-20T21:20:59.560Z] #5 transferring dockerfile: 2.82kB done [2023-09-20T21:20:59.560Z] #5 DONE 0.1s [2023-09-20T21:20:59.560Z] [2023-09-20T21:20:59.560Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-09-20T21:20:59.560Z] #6 transferring dockerfile: 1.96kB done [2023-09-20T21:20:59.560Z] #6 DONE 0.1s [2023-09-20T21:20:59.560Z] [2023-09-20T21:20:59.560Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-20T21:20:59.560Z] #7 transferring dockerfile: 2.38kB 0.0s done [2023-09-20T21:20:59.560Z] #7 DONE 0.1s [2023-09-20T21:20:59.560Z] [2023-09-20T21:20:59.560Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-09-20T21:20:59.560Z] #8 transferring dockerfile: 1.84kB 0.0s done [2023-09-20T21:20:59.560Z] #8 DONE 0.1s [2023-09-20T21:20:59.560Z] [2023-09-20T21:20:59.560Z] #9 [core-data internal] load build definition from Dockerfile [2023-09-20T21:20:59.560Z] #9 transferring dockerfile: 1.90kB 0.0s done [2023-09-20T21:20:59.560Z] #9 DONE 0.1s [2023-09-20T21:20:59.560Z] [2023-09-20T21:20:59.560Z] #10 [security-spire-config internal] load build definition from Dockerfile [2023-09-20T21:20:59.560Z] #10 transferring dockerfile: 1.58kB done [2023-09-20T21:20:59.560Z] #10 DONE 0.1s [2023-09-20T21:20:59.560Z] [2023-09-20T21:20:59.560Z] #11 [core-command internal] load build definition from Dockerfile [2023-09-20T21:20:59.560Z] #11 transferring dockerfile: 1.82kB done [2023-09-20T21:20:59.560Z] #11 DONE 0.0s [2023-09-20T21:20:59.560Z] [2023-09-20T21:20:59.560Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-20T21:20:59.560Z] #12 transferring dockerfile: 1.78kB done [2023-09-20T21:20:59.560Z] #12 DONE 0.1s [2023-09-20T21:20:59.560Z] [2023-09-20T21:20:59.560Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-09-20T21:20:59.560Z] #13 transferring dockerfile: 1.82kB done [2023-09-20T21:20:59.560Z] #13 DONE 0.1s [2023-09-20T21:20:59.560Z] [2023-09-20T21:20:59.560Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-20T21:20:59.560Z] #14 transferring dockerfile: 2.39kB done [2023-09-20T21:20:59.560Z] #14 DONE 0.0s [2023-09-20T21:20:59.560Z] [2023-09-20T21:20:59.560Z] #15 [security-proxy-auth internal] load .dockerignore [2023-09-20T21:20:59.560Z] #15 transferring context: 56B done [2023-09-20T21:20:59.560Z] #15 DONE 0.1s [2023-09-20T21:21:00.149Z] [2023-09-20T21:21:00.149Z] #16 [security-spire-server internal] load .dockerignore [2023-09-20T21:21:00.149Z] #16 transferring context: 56B done [2023-09-20T21:21:00.149Z] #16 DONE 0.0s [2023-09-20T21:21:00.424Z] [2023-09-20T21:21:00.424Z] #17 [security-spire-agent internal] load .dockerignore [2023-09-20T21:21:00.424Z] #17 transferring context: 56B done [2023-09-20T21:21:00.424Z] #17 DONE 0.0s [2023-09-20T21:21:00.424Z] [2023-09-20T21:21:00.424Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-20T21:21:00.424Z] #18 transferring context: 56B done [2023-09-20T21:21:00.424Z] #18 DONE 0.1s [2023-09-20T21:21:00.424Z] [2023-09-20T21:21:00.424Z] #19 [security-bootstrapper internal] load .dockerignore [2023-09-20T21:21:00.424Z] #19 transferring context: 56B done [2023-09-20T21:21:00.424Z] #19 DONE 0.1s [2023-09-20T21:21:00.424Z] [2023-09-20T21:21:00.424Z] #20 [core-metadata internal] load .dockerignore [2023-09-20T21:21:00.695Z] #20 transferring context: 56B 0.0s done [2023-09-20T21:21:00.695Z] #20 DONE 0.1s [2023-09-20T21:21:00.695Z] [2023-09-20T21:21:00.695Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-09-20T21:21:00.695Z] #21 transferring context: 56B 0.0s done [2023-09-20T21:21:00.695Z] #21 DONE 0.1s [2023-09-20T21:21:00.695Z] [2023-09-20T21:21:00.695Z] #22 [support-notifications internal] load .dockerignore [2023-09-20T21:21:00.695Z] #22 transferring context: 56B done [2023-09-20T21:21:00.695Z] #22 DONE 0.1s [2023-09-20T21:21:00.695Z] [2023-09-20T21:21:00.695Z] #23 [core-data internal] load .dockerignore [2023-09-20T21:21:00.695Z] #23 transferring context: 56B done [2023-09-20T21:21:00.695Z] #23 DONE 0.1s [2023-09-20T21:21:00.695Z] [2023-09-20T21:21:00.695Z] #24 [security-spire-config internal] load .dockerignore [2023-09-20T21:21:00.963Z] #24 transferring context: 56B 0.0s done [2023-09-20T21:21:00.963Z] #24 DONE 0.1s [2023-09-20T21:21:00.963Z] [2023-09-20T21:21:00.963Z] #25 [core-command internal] load .dockerignore [2023-09-20T21:21:00.963Z] #25 transferring context: 56B done [2023-09-20T21:21:00.963Z] #25 DONE 0.1s [2023-09-20T21:21:00.963Z] [2023-09-20T21:21:00.963Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2023-09-20T21:21:00.963Z] #26 transferring context: 56B done [2023-09-20T21:21:00.963Z] #26 DONE 0.0s [2023-09-20T21:21:00.963Z] [2023-09-20T21:21:00.963Z] #27 [support-scheduler internal] load .dockerignore [2023-09-20T21:21:00.963Z] #27 transferring context: 56B done [2023-09-20T21:21:00.963Z] #27 DONE 0.0s [2023-09-20T21:21:00.963Z] [2023-09-20T21:21:00.963Z] #28 [security-proxy-setup internal] load .dockerignore [2023-09-20T21:21:00.963Z] #28 transferring context: 56B done [2023-09-20T21:21:00.963Z] #28 DONE 0.1s [2023-09-20T21:21:01.231Z] [2023-09-20T21:21:01.231Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T21:21:01.231Z] #29 DONE 0.0s [2023-09-20T21:21:01.231Z] [2023-09-20T21:21:01.231Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T21:21:01.231Z] #30 DONE 0.2s [2023-09-20T21:21:01.499Z] [2023-09-20T21:21:01.499Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:21:01.499Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T21:21:01.499Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T21:21:01.499Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T21:21:01.499Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T21:21:01.499Z] #31 DONE 0.2s [2023-09-20T21:21:01.499Z] [2023-09-20T21:21:01.499Z] #32 [security-proxy-auth internal] load build context [2023-09-20T21:21:02.088Z] #32 transferring context: 2.61MB 0.5s done [2023-09-20T21:21:02.088Z] #32 DONE 0.7s [2023-09-20T21:21:02.088Z] [2023-09-20T21:21:02.088Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T21:21:02.358Z] #33 DONE 0.9s [2023-09-20T21:21:02.358Z] [2023-09-20T21:21:02.358Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-20T21:21:02.358Z] #34 ... [2023-09-20T21:21:02.358Z] [2023-09-20T21:21:02.358Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T21:21:02.358Z] #29 DONE 0.0s [2023-09-20T21:21:02.358Z] [2023-09-20T21:21:02.358Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:21:02.358Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T21:21:02.358Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T21:21:02.358Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T21:21:02.358Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T21:21:02.358Z] #31 DONE 0.3s [2023-09-20T21:21:02.358Z] [2023-09-20T21:21:02.358Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T21:21:02.358Z] #29 DONE 0.0s [2023-09-20T21:21:02.358Z] [2023-09-20T21:21:02.358Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T21:21:02.358Z] #33 DONE 1.6s [2023-09-20T21:21:02.358Z] [2023-09-20T21:21:02.358Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-20T21:21:02.358Z] #35 DONE 0.4s [2023-09-20T21:21:02.358Z] [2023-09-20T21:21:02.358Z] #36 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T21:21:02.635Z] #36 ... [2023-09-20T21:21:02.635Z] [2023-09-20T21:21:02.635Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:21:02.635Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T21:21:02.635Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T21:21:02.635Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T21:21:02.635Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T21:21:02.635Z] #31 DONE 0.3s [2023-09-20T21:21:02.635Z] [2023-09-20T21:21:02.635Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T21:21:02.635Z] #29 DONE 0.0s [2023-09-20T21:21:02.635Z] [2023-09-20T21:21:02.635Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T21:21:02.635Z] #33 DONE 1.6s [2023-09-20T21:21:02.635Z] [2023-09-20T21:21:02.635Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-20T21:21:02.635Z] #35 DONE 0.5s [2023-09-20T21:21:02.635Z] [2023-09-20T21:21:02.635Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T21:21:02.635Z] #29 DONE 0.0s [2023-09-20T21:21:02.635Z] [2023-09-20T21:21:02.635Z] #37 [security-bootstrapper internal] load build context [2023-09-20T21:21:02.916Z] #37 ... [2023-09-20T21:21:02.916Z] [2023-09-20T21:21:02.916Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:21:02.916Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T21:21:02.916Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T21:21:02.916Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T21:21:02.916Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T21:21:02.916Z] #31 DONE 0.3s [2023-09-20T21:21:02.916Z] [2023-09-20T21:21:02.916Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T21:21:02.916Z] #29 DONE 0.0s [2023-09-20T21:21:02.916Z] [2023-09-20T21:21:02.916Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T21:21:02.916Z] #33 DONE 1.7s [2023-09-20T21:21:02.916Z] [2023-09-20T21:21:02.916Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-20T21:21:02.916Z] #35 DONE 0.5s [2023-09-20T21:21:02.916Z] [2023-09-20T21:21:02.916Z] #37 [security-bootstrapper internal] load build context [2023-09-20T21:21:03.193Z] #37 ... [2023-09-20T21:21:03.193Z] [2023-09-20T21:21:03.193Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T21:21:03.193Z] #29 DONE 0.0s [2023-09-20T21:21:03.193Z] [2023-09-20T21:21:03.194Z] #38 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T21:21:03.778Z] #38 ... [2023-09-20T21:21:03.778Z] [2023-09-20T21:21:03.778Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T21:21:03.778Z] #29 DONE 0.0s [2023-09-20T21:21:03.778Z] [2023-09-20T21:21:03.778Z] #39 [core-common-config-bootstrapper internal] load build context [2023-09-20T21:21:03.778Z] #39 transferring context: 2.61MB 1.3s done [2023-09-20T21:21:04.049Z] #39 DONE 1.5s [2023-09-20T21:21:04.049Z] [2023-09-20T21:21:04.049Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T21:21:04.049Z] #29 DONE 0.0s [2023-09-20T21:21:04.049Z] [2023-09-20T21:21:04.049Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T21:21:04.049Z] #30 ... [2023-09-20T21:21:04.049Z] [2023-09-20T21:21:04.049Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:21:04.049Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T21:21:04.049Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T21:21:04.049Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T21:21:04.049Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T21:21:04.049Z] #31 DONE 0.4s [2023-09-20T21:21:04.049Z] [2023-09-20T21:21:04.049Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T21:21:04.049Z] #33 DONE 1.8s [2023-09-20T21:21:04.049Z] [2023-09-20T21:21:04.049Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2023-09-20T21:21:04.049Z] #35 DONE 0.6s [2023-09-20T21:21:04.049Z] [2023-09-20T21:21:04.049Z] #40 [support-notifications internal] load build context [2023-09-20T21:21:04.049Z] #40 DONE 0.0s [2023-09-20T21:21:04.049Z] [2023-09-20T21:21:04.049Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T21:21:04.049Z] #29 DONE 0.0s [2023-09-20T21:21:04.049Z] [2023-09-20T21:21:04.049Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T21:21:04.326Z] #30 ... [2023-09-20T21:21:04.326Z] [2023-09-20T21:21:04.326Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-20T21:21:04.326Z] #29 DONE 0.0s [2023-09-20T21:21:04.326Z] [2023-09-20T21:21:04.326Z] #37 [security-bootstrapper internal] load build context [2023-09-20T21:21:04.326Z] #37 transferring context: 2.61MB 1.5s done [2023-09-20T21:21:04.326Z] #37 DONE 1.7s [2023-09-20T21:21:04.326Z] [2023-09-20T21:21:04.326Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-20T21:21:04.326Z] #34 DONE 2.0s [2023-09-20T21:21:04.326Z] [2023-09-20T21:21:04.326Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T21:21:04.595Z] #30 ... [2023-09-20T21:21:04.595Z] [2023-09-20T21:21:04.595Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-20T21:21:04.595Z] #41 DONE 2.1s [2023-09-20T21:21:04.595Z] [2023-09-20T21:21:04.595Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:21:04.595Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T21:21:04.595Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T21:21:04.595Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T21:21:04.595Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T21:21:04.595Z] #31 DONE 0.5s [2023-09-20T21:21:04.595Z] [2023-09-20T21:21:04.595Z] #42 [security-spire-server internal] load build context [2023-09-20T21:21:04.595Z] #42 DONE 0.0s [2023-09-20T21:21:04.595Z] [2023-09-20T21:21:04.595Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:04.595Z] #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:04.870Z] #43 ... [2023-09-20T21:21:04.870Z] [2023-09-20T21:21:04.870Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:21:04.870Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T21:21:04.870Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T21:21:04.870Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T21:21:04.870Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T21:21:04.870Z] #31 DONE 0.5s [2023-09-20T21:21:04.870Z] [2023-09-20T21:21:04.870Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:05.456Z] #43 ... [2023-09-20T21:21:05.456Z] [2023-09-20T21:21:05.456Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-09-20T21:21:05.456Z] #30 DONE 3.0s [2023-09-20T21:21:05.456Z] [2023-09-20T21:21:05.456Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:21:05.456Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T21:21:05.456Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T21:21:05.456Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T21:21:05.456Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T21:21:05.456Z] #31 DONE 0.5s [2023-09-20T21:21:05.456Z] [2023-09-20T21:21:05.456Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T21:21:05.456Z] #33 DONE 1.8s [2023-09-20T21:21:05.456Z] [2023-09-20T21:21:05.456Z] #35 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-20T21:21:05.456Z] #35 DONE 0.6s [2023-09-20T21:21:05.456Z] [2023-09-20T21:21:05.456Z] #44 [support-scheduler internal] load build context [2023-09-20T21:21:05.456Z] #44 ... [2023-09-20T21:21:05.456Z] [2023-09-20T21:21:05.456Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T21:21:05.456Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-20T21:21:05.456Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-20T21:21:05.456Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-20T21:21:05.456Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-20T21:21:05.456Z] #31 DONE 0.6s [2023-09-20T21:21:05.456Z] [2023-09-20T21:21:05.456Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-20T21:21:05.456Z] #33 DONE 1.9s [2023-09-20T21:21:05.456Z] [2023-09-20T21:21:05.456Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-20T21:21:05.456Z] #35 DONE 0.7s [2023-09-20T21:21:05.723Z] [2023-09-20T21:21:05.723Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-20T21:21:06.340Z] #45 ... [2023-09-20T21:21:06.340Z] [2023-09-20T21:21:06.340Z] #46 [security-secretstore-setup internal] load build context [2023-09-20T21:21:06.340Z] #46 transferring context: 2.61MB 2.1s done [2023-09-20T21:21:06.340Z] #46 DONE 3.2s [2023-09-20T21:21:06.340Z] [2023-09-20T21:21:06.340Z] #47 [core-data internal] load build context [2023-09-20T21:21:06.613Z] #47 ... [2023-09-20T21:21:06.613Z] [2023-09-20T21:21:06.613Z] #48 [core-metadata internal] load build context [2023-09-20T21:21:06.613Z] #48 transferring context: 2.61MB 2.2s done [2023-09-20T21:21:06.613Z] #48 DONE 3.5s [2023-09-20T21:21:06.613Z] [2023-09-20T21:21:06.613Z] #47 [core-data internal] load build context [2023-09-20T21:21:07.577Z] #47 ... [2023-09-20T21:21:07.577Z] [2023-09-20T21:21:07.577Z] #49 [security-spire-agent internal] load build context [2023-09-20T21:21:07.577Z] #49 transferring context: 17.64kB 0.3s done [2023-09-20T21:21:07.577Z] #49 DONE 3.0s [2023-09-20T21:21:07.577Z] [2023-09-20T21:21:07.577Z] #47 [core-data internal] load build context [2023-09-20T21:21:08.189Z] #47 ... [2023-09-20T21:21:08.189Z] [2023-09-20T21:21:08.189Z] #42 [security-spire-server internal] load build context [2023-09-20T21:21:08.189Z] #42 transferring context: 18.11kB 0.4s done [2023-09-20T21:21:08.189Z] #42 DONE 3.4s [2023-09-20T21:21:08.189Z] [2023-09-20T21:21:08.189Z] #47 [core-data internal] load build context [2023-09-20T21:21:08.189Z] #47 ... [2023-09-20T21:21:08.189Z] [2023-09-20T21:21:08.189Z] #50 [security-spire-config internal] load build context [2023-09-20T21:21:08.189Z] #50 transferring context: 16.36kB 0.3s done [2023-09-20T21:21:08.189Z] #50 DONE 3.5s [2023-09-20T21:21:08.189Z] [2023-09-20T21:21:08.189Z] #47 [core-data internal] load build context [2023-09-20T21:21:08.189Z] #47 transferring context: 2.61MB 3.3s done [2023-09-20T21:21:09.156Z] #47 ... [2023-09-20T21:21:09.156Z] [2023-09-20T21:21:09.156Z] #40 [support-notifications internal] load build context [2023-09-20T21:21:09.156Z] #40 transferring context: 2.61MB 3.0s done [2023-09-20T21:21:09.156Z] #40 DONE 5.0s [2023-09-20T21:21:09.430Z] [2023-09-20T21:21:09.430Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:09.430Z] #43 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.3s done [2023-09-20T21:21:09.430Z] #43 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-20T21:21:09.430Z] #43 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-20T21:21:09.430Z] #43 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-20T21:21:09.430Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s done [2023-09-20T21:21:09.430Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2023-09-20T21:21:09.430Z] #43 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done [2023-09-20T21:21:09.430Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.1s [2023-09-20T21:21:09.430Z] #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-20T21:21:09.430Z] #43 ... [2023-09-20T21:21:09.430Z] [2023-09-20T21:21:09.430Z] #51 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-20T21:21:09.430Z] #0 4.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:09.430Z] #0 4.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:09.430Z] #0 6.370 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T21:21:09.430Z] #0 6.370 Executing busybox-1.36.1-r2.trigger [2023-09-20T21:21:09.430Z] #0 6.467 OK: 8 MiB in 16 packages [2023-09-20T21:21:09.430Z] #51 DONE 8.6s [2023-09-20T21:21:09.698Z] [2023-09-20T21:21:09.698Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:09.698Z] #43 ... [2023-09-20T21:21:09.698Z] [2023-09-20T21:21:09.698Z] #47 [core-data internal] load build context [2023-09-20T21:21:09.698Z] #47 DONE 5.7s [2023-09-20T21:21:09.698Z] [2023-09-20T21:21:09.698Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:09.968Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.54MB / 23.39MB 1.9s [2023-09-20T21:21:10.272Z] #43 ... [2023-09-20T21:21:10.272Z] [2023-09-20T21:21:10.272Z] #52 [core-command internal] load build context [2023-09-20T21:21:10.272Z] #52 transferring context: 2.61MB 3.9s done [2023-09-20T21:21:10.272Z] #52 DONE 6.1s [2023-09-20T21:21:10.272Z] [2023-09-20T21:21:10.273Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:10.273Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 2.2s [2023-09-20T21:21:12.240Z] #43 ... [2023-09-20T21:21:12.240Z] [2023-09-20T21:21:12.240Z] #36 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T21:21:12.240Z] #36 6.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:12.240Z] #36 6.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:12.240Z] #36 8.275 OK: 266 MiB in 52 packages [2023-09-20T21:21:12.240Z] #36 DONE 10.3s [2023-09-20T21:21:12.240Z] [2023-09-20T21:21:12.240Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:12.240Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.53MB / 23.39MB 3.8s [2023-09-20T21:21:12.240Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.08MB / 23.39MB 3.9s [2023-09-20T21:21:12.240Z] #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-20T21:21:12.830Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 4.5s [2023-09-20T21:21:12.830Z] #43 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.4s done [2023-09-20T21:21:12.830Z] #43 ... [2023-09-20T21:21:12.830Z] [2023-09-20T21:21:12.830Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T21:21:12.830Z] #53 ... [2023-09-20T21:21:12.830Z] [2023-09-20T21:21:12.830Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T21:21:12.830Z] #0 9.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:12.830Z] #54 ... [2023-09-20T21:21:12.830Z] [2023-09-20T21:21:12.830Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:14.249Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 5.8s [2023-09-20T21:21:14.249Z] #43 ... [2023-09-20T21:21:14.249Z] [2023-09-20T21:21:14.249Z] #44 [support-scheduler internal] load build context [2023-09-20T21:21:14.249Z] #44 transferring context: 2.61MB 5.4s done [2023-09-20T21:21:14.249Z] #44 DONE 8.7s [2023-09-20T21:21:14.249Z] [2023-09-20T21:21:14.249Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:14.249Z] #43 ... [2023-09-20T21:21:14.249Z] [2023-09-20T21:21:14.249Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-20T21:21:14.249Z] #0 8.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:14.249Z] #55 10.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:14.249Z] #55 ... [2023-09-20T21:21:14.249Z] [2023-09-20T21:21:14.249Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T21:21:14.249Z] #53 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:14.517Z] #53 ... [2023-09-20T21:21:14.517Z] [2023-09-20T21:21:14.517Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T21:21:14.517Z] #56 ... [2023-09-20T21:21:14.517Z] [2023-09-20T21:21:14.518Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:14.785Z] #43 ... [2023-09-20T21:21:14.785Z] [2023-09-20T21:21:14.785Z] #57 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:21:14.785Z] #57 DONE 2.8s [2023-09-20T21:21:14.785Z] [2023-09-20T21:21:14.785Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:14.785Z] #43 ... [2023-09-20T21:21:14.785Z] [2023-09-20T21:21:14.785Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T21:21:14.785Z] #58 ... [2023-09-20T21:21:14.785Z] [2023-09-20T21:21:14.785Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T21:21:14.785Z] #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.8s done [2023-09-20T21:21:14.785Z] #59 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-20T21:21:14.785Z] #59 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-20T21:21:14.785Z] #59 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-20T21:21:14.785Z] #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s done [2023-09-20T21:21:14.785Z] #59 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.8s done [2023-09-20T21:21:14.785Z] #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.7s done [2023-09-20T21:21:14.785Z] #59 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 6.6s [2023-09-20T21:21:14.785Z] #59 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.3s done [2023-09-20T21:21:14.785Z] #59 ... [2023-09-20T21:21:14.785Z] [2023-09-20T21:21:14.785Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-20T21:21:14.785Z] #45 transferring context: 2.61MB 6.3s done [2023-09-20T21:21:14.785Z] #45 DONE 9.5s [2023-09-20T21:21:14.785Z] [2023-09-20T21:21:14.785Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T21:21:14.785Z] #59 ... [2023-09-20T21:21:14.785Z] [2023-09-20T21:21:14.785Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:14.785Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 6.8s [2023-09-20T21:21:15.052Z] #43 ... [2023-09-20T21:21:15.052Z] [2023-09-20T21:21:15.052Z] #60 [security-proxy-setup internal] load build context [2023-09-20T21:21:15.052Z] #60 transferring context: 2.61MB 6.8s done [2023-09-20T21:21:15.052Z] #60 DONE 9.6s [2023-09-20T21:21:15.052Z] [2023-09-20T21:21:15.052Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:15.636Z] #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-09-20T21:21:15.636Z] #43 ... [2023-09-20T21:21:15.636Z] [2023-09-20T21:21:15.636Z] #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T21:21:15.636Z] #61 ... [2023-09-20T21:21:15.636Z] [2023-09-20T21:21:15.637Z] #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T21:21:15.904Z] #62 ... [2023-09-20T21:21:15.904Z] [2023-09-20T21:21:15.904Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T21:21:15.904Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:15.904Z] #63 ... [2023-09-20T21:21:15.904Z] [2023-09-20T21:21:15.904Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:15.904Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 7.7s [2023-09-20T21:21:15.904Z] #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done [2023-09-20T21:21:16.177Z] #43 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.2s done [2023-09-20T21:21:17.141Z] #43 ... [2023-09-20T21:21:17.141Z] [2023-09-20T21:21:17.141Z] #38 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-20T21:21:17.141Z] #38 6.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:17.141Z] #38 7.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:17.141Z] #38 9.970 (1/4) Installing ca-certificates (20230506-r0) [2023-09-20T21:21:17.141Z] #38 10.23 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-20T21:21:17.141Z] #38 10.23 (3/4) Installing su-exec (0.2-r3) [2023-09-20T21:21:17.141Z] #38 10.23 (4/4) Installing yq (4.33.3-r3) [2023-09-20T21:21:17.141Z] #38 10.76 Executing busybox-1.36.1-r2.trigger [2023-09-20T21:21:17.141Z] #38 10.78 Executing ca-certificates-20230506-r0.trigger [2023-09-20T21:21:17.141Z] #38 11.73 OK: 18 MiB in 19 packages [2023-09-20T21:21:17.141Z] #38 DONE 13.7s [2023-09-20T21:21:17.141Z] [2023-09-20T21:21:17.141Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:17.141Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 8.9s [2023-09-20T21:21:17.408Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 9.2s [2023-09-20T21:21:17.408Z] #43 ... [2023-09-20T21:21:17.408Z] [2023-09-20T21:21:17.409Z] #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T21:21:17.409Z] #64 ... [2023-09-20T21:21:17.409Z] [2023-09-20T21:21:17.409Z] #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T21:21:17.677Z] #65 ... [2023-09-20T21:21:17.677Z] [2023-09-20T21:21:17.677Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:17.677Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.59MB / 23.39MB 9.5s [2023-09-20T21:21:17.677Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.6s done [2023-09-20T21:21:17.944Z] #43 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.6s done [2023-09-20T21:21:18.531Z] #43 ... [2023-09-20T21:21:18.531Z] [2023-09-20T21:21:18.531Z] #54 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-20T21:21:18.531Z] #54 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:18.531Z] #54 14.85 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-20T21:21:18.531Z] #54 14.93 (2/2) Installing su-exec (0.2-r3) [2023-09-20T21:21:18.531Z] #54 14.93 Executing busybox-1.36.1-r2.trigger [2023-09-20T21:21:18.531Z] #54 15.05 OK: 8 MiB in 17 packages [2023-09-20T21:21:18.531Z] #54 DONE 15.9s [2023-09-20T21:21:18.831Z] [2023-09-20T21:21:18.831Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T21:21:18.831Z] #58 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:19.815Z] #58 ... [2023-09-20T21:21:19.815Z] [2023-09-20T21:21:19.815Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-20T21:21:19.815Z] #55 14.37 OK: 266 MiB in 52 packages [2023-09-20T21:21:19.815Z] #55 DONE 15.4s [2023-09-20T21:21:19.815Z] [2023-09-20T21:21:19.815Z] #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-20T21:21:19.815Z] #53 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:19.815Z] #53 16.30 OK: 266 MiB in 52 packages [2023-09-20T21:21:19.815Z] #53 DONE 17.1s [2023-09-20T21:21:19.815Z] [2023-09-20T21:21:19.815Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:19.815Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-20T21:21:20.788Z] #43 ... [2023-09-20T21:21:20.788Z] [2023-09-20T21:21:20.788Z] #66 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:21:20.788Z] #66 DONE 1.1s [2023-09-20T21:21:20.788Z] [2023-09-20T21:21:20.788Z] #67 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:21:20.788Z] #67 ... [2023-09-20T21:21:20.788Z] [2023-09-20T21:21:20.788Z] #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:21:20.788Z] #68 DONE 1.3s [2023-09-20T21:21:21.054Z] [2023-09-20T21:21:21.054Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:21:25.320Z] #69 ... [2023-09-20T21:21:25.321Z] [2023-09-20T21:21:25.321Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:21:25.321Z] #70 ... [2023-09-20T21:21:25.321Z] [2023-09-20T21:21:25.321Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T21:21:25.321Z] #59 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.9s done [2023-09-20T21:21:25.321Z] #59 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-09-20T21:21:25.321Z] #59 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.9s [2023-09-20T21:21:25.321Z] #59 ... [2023-09-20T21:21:25.321Z] [2023-09-20T21:21:25.321Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:25.321Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.4s [2023-09-20T21:21:25.923Z] #43 ... [2023-09-20T21:21:25.923Z] [2023-09-20T21:21:25.923Z] #71 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-20T21:21:25.923Z] #71 DONE 7.4s [2023-09-20T21:21:25.923Z] [2023-09-20T21:21:25.923Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-20T21:21:25.923Z] #58 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:25.923Z] #58 19.47 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-20T21:21:25.923Z] #58 19.51 Executing busybox-1.36.1-r2.trigger [2023-09-20T21:21:25.923Z] #58 19.61 OK: 8 MiB in 16 packages [2023-09-20T21:21:25.923Z] #58 DONE 21.2s [2023-09-20T21:21:25.923Z] [2023-09-20T21:21:25.923Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-20T21:21:25.923Z] #56 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:25.923Z] #56 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:25.923Z] #56 18.10 (1/2) Installing ca-certificates (20230506-r0) [2023-09-20T21:21:25.923Z] #56 18.58 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-20T21:21:25.923Z] #56 18.61 Executing busybox-1.36.1-r2.trigger [2023-09-20T21:21:25.923Z] #56 18.78 Executing ca-certificates-20230506-r0.trigger [2023-09-20T21:21:25.923Z] #56 20.21 OK: 9 MiB in 17 packages [2023-09-20T21:21:25.923Z] #56 DONE 21.5s [2023-09-20T21:21:25.923Z] [2023-09-20T21:21:25.923Z] #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-20T21:21:26.512Z] #72 DONE 0.6s [2023-09-20T21:21:26.512Z] [2023-09-20T21:21:26.512Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T21:21:26.780Z] #59 ... [2023-09-20T21:21:26.780Z] [2023-09-20T21:21:26.780Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T21:21:26.781Z] #63 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:26.781Z] #63 15.53 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T21:21:26.781Z] #63 15.53 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T21:21:26.781Z] #63 15.53 OK: 19940 distinct packages available [2023-09-20T21:21:26.781Z] #63 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:26.781Z] #63 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:27.051Z] #63 ... [2023-09-20T21:21:27.051Z] [2023-09-20T21:21:27.051Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:29.641Z] #43 ... [2023-09-20T21:21:29.641Z] [2023-09-20T21:21:29.641Z] #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T21:21:29.641Z] #62 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:29.641Z] #62 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:29.641Z] #62 20.31 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T21:21:29.641Z] #62 20.31 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T21:21:29.641Z] #62 20.31 OK: 19940 distinct packages available [2023-09-20T21:21:29.641Z] #62 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:29.641Z] #62 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:29.641Z] #62 ... [2023-09-20T21:21:29.641Z] [2023-09-20T21:21:29.641Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:29.911Z] #43 ... [2023-09-20T21:21:29.911Z] [2023-09-20T21:21:29.911Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-20T21:21:29.911Z] #63 22.87 OK: 266 MiB in 52 packages [2023-09-20T21:21:29.911Z] #63 DONE 24.2s [2023-09-20T21:21:29.911Z] [2023-09-20T21:21:29.911Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:29.911Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.4s [2023-09-20T21:21:30.881Z] #43 ... [2023-09-20T21:21:30.881Z] [2023-09-20T21:21:30.881Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:21:30.881Z] #73 DONE 0.9s [2023-09-20T21:21:30.881Z] [2023-09-20T21:21:30.881Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:31.155Z] #43 ... [2023-09-20T21:21:31.155Z] [2023-09-20T21:21:31.155Z] #64 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-20T21:21:31.155Z] #64 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:31.155Z] #64 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:31.155Z] #64 21.49 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T21:21:31.155Z] #64 21.53 (2/4) Installing openssl (3.1.2-r0) [2023-09-20T21:21:31.155Z] #64 21.58 (3/4) Installing su-exec (0.2-r3) [2023-09-20T21:21:31.155Z] #64 21.60 (4/4) Installing yq (4.33.3-r3) [2023-09-20T21:21:31.155Z] #64 22.47 Executing busybox-1.36.1-r2.trigger [2023-09-20T21:21:31.155Z] #64 22.60 OK: 18 MiB in 19 packages [2023-09-20T21:21:31.155Z] #64 DONE 23.9s [2023-09-20T21:21:31.449Z] [2023-09-20T21:21:31.449Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:31.721Z] #43 ... [2023-09-20T21:21:31.721Z] [2023-09-20T21:21:31.721Z] #74 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-20T21:21:31.721Z] #74 DONE 0.5s [2023-09-20T21:21:31.721Z] [2023-09-20T21:21:31.721Z] #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T21:21:31.721Z] #65 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:31.721Z] #65 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:31.721Z] #65 20.91 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T21:21:31.721Z] #65 20.91 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T21:21:31.721Z] #65 20.91 OK: 19940 distinct packages available [2023-09-20T21:21:31.721Z] #65 21.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:31.721Z] #65 23.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:31.721Z] #65 ... [2023-09-20T21:21:31.721Z] [2023-09-20T21:21:31.721Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T21:21:31.721Z] #59 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.7s [2023-09-20T21:21:32.334Z] #59 ... [2023-09-20T21:21:32.334Z] [2023-09-20T21:21:32.334Z] #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T21:21:32.334Z] #61 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:32.334Z] #61 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:32.334Z] #61 23.55 v3.18.3-224-g55ef7f2c07e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-20T21:21:32.334Z] #61 23.55 v3.18.3-225-g4f247119bb2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-20T21:21:32.334Z] #61 23.55 OK: 19940 distinct packages available [2023-09-20T21:21:32.334Z] #61 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:32.334Z] #61 25.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T21:21:32.334Z] #61 ... [2023-09-20T21:21:32.334Z] [2023-09-20T21:21:32.334Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:33.301Z] #43 ... [2023-09-20T21:21:33.301Z] [2023-09-20T21:21:33.301Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-20T21:21:33.301Z] #59 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.5s done [2023-09-20T21:21:33.301Z] #59 DONE 28.3s [2023-09-20T21:21:33.301Z] [2023-09-20T21:21:33.301Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:34.287Z] #43 ... [2023-09-20T21:21:34.287Z] [2023-09-20T21:21:34.287Z] #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-20T21:21:34.287Z] #62 27.70 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-20T21:21:34.287Z] #62 27.74 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-20T21:21:34.287Z] #62 27.75 (3/5) Installing libucontext (1.2-r2) [2023-09-20T21:21:34.287Z] #62 27.75 (4/5) Installing gcompat (1.1.0-r1) [2023-09-20T21:21:34.287Z] #62 27.76 (5/5) Installing openssl (3.1.2-r0) [2023-09-20T21:21:34.287Z] #62 27.82 Executing busybox-1.36.1-r2.trigger [2023-09-20T21:21:34.287Z] #62 27.94 OK: 9 MiB in 20 packages [2023-09-20T21:21:34.287Z] #62 DONE 28.8s [2023-09-20T21:21:34.287Z] [2023-09-20T21:21:34.287Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:35.271Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.4s [2023-09-20T21:21:35.271Z] #43 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.5s done [2023-09-20T21:21:35.554Z] #43 ... [2023-09-20T21:21:35.554Z] [2023-09-20T21:21:35.554Z] #61 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-20T21:21:35.554Z] #61 28.99 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-20T21:21:35.554Z] #61 29.02 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-20T21:21:35.554Z] #61 29.03 (3/4) Installing libucontext (1.2-r2) [2023-09-20T21:21:35.554Z] #61 29.05 (4/4) Installing gcompat (1.1.0-r1) [2023-09-20T21:21:35.554Z] #61 29.08 Executing busybox-1.36.1-r2.trigger [2023-09-20T21:21:35.554Z] #61 29.12 OK: 8 MiB in 19 packages [2023-09-20T21:21:35.554Z] #61 DONE 30.0s [2023-09-20T21:21:35.834Z] [2023-09-20T21:21:35.834Z] #65 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-20T21:21:35.834Z] #65 25.84 (1/11) Installing ca-certificates (20230506-r0) [2023-09-20T21:21:35.834Z] #65 26.02 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-20T21:21:35.834Z] #65 26.06 (3/11) Installing libunistring (1.1-r1) [2023-09-20T21:21:35.834Z] #65 26.16 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-20T21:21:35.834Z] #65 26.21 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-20T21:21:35.834Z] #65 26.21 (6/11) Installing libcurl (8.2.1-r0) [2023-09-20T21:21:35.834Z] #65 26.28 (7/11) Installing curl (8.2.1-r0) [2023-09-20T21:21:35.834Z] #65 26.32 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-20T21:21:35.834Z] #65 26.34 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-20T21:21:35.834Z] #65 26.35 (10/11) Installing libucontext (1.2-r2) [2023-09-20T21:21:35.834Z] #65 26.37 (11/11) Installing gcompat (1.1.0-r1) [2023-09-20T21:21:35.834Z] #65 26.39 Executing busybox-1.36.1-r2.trigger [2023-09-20T21:21:35.834Z] #65 26.53 Executing ca-certificates-20230506-r0.trigger [2023-09-20T21:21:35.834Z] #65 27.26 OK: 13 MiB in 26 packages [2023-09-20T21:21:35.834Z] #65 DONE 28.3s [2023-09-20T21:21:35.834Z] [2023-09-20T21:21:35.834Z] #75 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-20T21:21:36.431Z] #75 DONE 1.9s [2023-09-20T21:21:36.431Z] [2023-09-20T21:21:36.431Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:21:38.388Z] #43 ... [2023-09-20T21:21:38.388Z] [2023-09-20T21:21:38.388Z] #76 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T21:21:38.388Z] #76 DONE 1.4s [2023-09-20T21:21:38.388Z] [2023-09-20T21:21:38.388Z] #77 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T21:21:38.388Z] #77 DONE 1.3s [2023-09-20T21:21:38.388Z] [2023-09-20T21:21:38.388Z] #78 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-20T21:21:38.388Z] #78 DONE 1.4s [2023-09-20T21:21:38.388Z] [2023-09-20T21:21:38.388Z] #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-20T21:21:38.388Z] #79 DONE 0.2s [2023-09-20T21:21:38.388Z] [2023-09-20T21:21:38.388Z] #80 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-20T21:21:38.388Z] #80 DONE 0.2s [2023-09-20T21:21:38.388Z] [2023-09-20T21:21:38.388Z] #81 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-20T21:21:38.667Z] #81 ... [2023-09-20T21:21:38.667Z] [2023-09-20T21:21:38.667Z] #82 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-20T21:21:38.667Z] #82 DONE 0.3s [2023-09-20T21:21:38.667Z] [2023-09-20T21:21:38.667Z] #83 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-20T21:21:38.667Z] #83 DONE 0.3s [2023-09-20T21:21:38.667Z] [2023-09-20T21:21:38.667Z] #84 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-20T21:21:38.937Z] #84 DONE 0.3s [2023-09-20T21:21:38.937Z] [2023-09-20T21:21:38.937Z] #81 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-20T21:21:38.937Z] #81 DONE 0.3s [2023-09-20T21:21:38.937Z] [2023-09-20T21:21:38.937Z] #85 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T21:21:38.937Z] #85 ... [2023-09-20T21:21:38.937Z] [2023-09-20T21:21:38.937Z] #86 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T21:21:38.937Z] #86 DONE 0.2s [2023-09-20T21:21:39.214Z] [2023-09-20T21:21:39.214Z] #87 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T21:21:39.214Z] #87 DONE 0.4s [2023-09-20T21:21:39.214Z] [2023-09-20T21:21:39.214Z] #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-20T21:21:39.214Z] #88 ... [2023-09-20T21:21:39.214Z] [2023-09-20T21:21:39.214Z] #85 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-20T21:21:39.214Z] #85 DONE 0.3s [2023-09-20T21:21:39.483Z] [2023-09-20T21:21:39.483Z] #89 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-20T21:21:39.483Z] #89 DONE 0.2s [2023-09-20T21:21:39.483Z] [2023-09-20T21:21:39.483Z] #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-20T21:21:39.483Z] #88 DONE 0.3s [2023-09-20T21:21:39.483Z] [2023-09-20T21:21:39.483Z] #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-20T21:21:39.483Z] #90 ... [2023-09-20T21:21:39.483Z] [2023-09-20T21:21:39.483Z] #91 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-20T21:21:39.483Z] #91 DONE 0.3s [2023-09-20T21:21:39.753Z] [2023-09-20T21:21:39.753Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-20T21:21:39.753Z] #92 ... [2023-09-20T21:21:39.753Z] [2023-09-20T21:21:39.753Z] #93 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-20T21:21:39.753Z] #93 DONE 0.3s [2023-09-20T21:21:39.753Z] [2023-09-20T21:21:39.753Z] #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-20T21:21:39.753Z] #90 DONE 0.4s [2023-09-20T21:21:39.753Z] [2023-09-20T21:21:39.753Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-20T21:21:39.753Z] #92 DONE 0.3s [2023-09-20T21:21:39.753Z] [2023-09-20T21:21:39.753Z] #94 [security-spire-server] exporting to image [2023-09-20T21:21:39.753Z] #94 exporting layers [2023-09-20T21:21:40.717Z] #94 ... [2023-09-20T21:21:40.717Z] [2023-09-20T21:21:40.717Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:21:42.134Z] #95 ... [2023-09-20T21:21:42.134Z] [2023-09-20T21:21:42.134Z] #94 [security-spire-server] exporting to image [2023-09-20T21:21:42.134Z] #94 exporting layers 2.3s done [2023-09-20T21:21:42.134Z] #94 writing image sha256:dea1d80963e7c8f47d5f89883e41c69f7cd686735110c5663ee943c49be136c5 0.0s done [2023-09-20T21:21:42.134Z] #94 naming to docker.io/library/security-spire-server-arm64 done [2023-09-20T21:21:42.134Z] #94 writing image sha256:7c8876629181ffe0e2cbe663c0ac893c4c581625a48504023f39dfa997763d0c 0.0s done [2023-09-20T21:21:42.134Z] #94 exporting layers 2.2s done [2023-09-20T21:21:42.134Z] #94 naming to docker.io/library/security-spire-config-arm64 done [2023-09-20T21:21:42.134Z] #94 writing image sha256:3ddd337fea72a61a77561d289051ad69d17e7506aa8d9f9d4f002413e103b88a done [2023-09-20T21:21:42.134Z] #94 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-20T21:21:42.134Z] #94 DONE 2.6s [2023-09-20T21:21:42.134Z] [2023-09-20T21:21:42.134Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:22:14.374Z] #69 ... [2023-09-20T21:22:14.374Z] [2023-09-20T21:22:14.374Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:22:14.374Z] #95 DONE 43.2s [2023-09-20T21:22:14.374Z] [2023-09-20T21:22:14.374Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-20T21:22:14.374Z] #96 ... [2023-09-20T21:22:14.374Z] [2023-09-20T21:22:14.374Z] #67 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:22:14.374Z] #67 DONE 53.3s [2023-09-20T21:22:14.374Z] [2023-09-20T21:22:14.374Z] #69 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:22:14.374Z] #69 DONE 53.1s [2023-09-20T21:22:14.374Z] [2023-09-20T21:22:14.374Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:22:14.374Z] #70 DONE 59.2s [2023-09-20T21:22:14.374Z] [2023-09-20T21:22:14.374Z] #97 [support-notifications builder 6/7] COPY . . [2023-09-20T21:22:15.347Z] #97 DONE 1.2s [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.347Z] #98 [security-bootstrapper builder 6/7] COPY . . [2023-09-20T21:22:15.347Z] #98 DONE 1.3s [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.347Z] #99 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T21:22:15.347Z] #99 ... [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.347Z] #100 [security-proxy-setup builder 6/7] COPY . . [2023-09-20T21:22:15.347Z] #100 CACHED [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.347Z] #101 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:22:15.347Z] #101 CACHED [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.347Z] #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:22:15.347Z] #102 CACHED [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.347Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-20T21:22:15.347Z] #96 DONE 1.3s [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.347Z] #103 [support-scheduler builder 6/7] COPY . . [2023-09-20T21:22:15.347Z] #103 CACHED [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.347Z] #104 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:22:15.347Z] #104 CACHED [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.347Z] #105 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:22:15.347Z] #105 CACHED [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.347Z] #106 [core-command builder 6/7] COPY . . [2023-09-20T21:22:15.347Z] #106 CACHED [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.347Z] #107 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:22:15.347Z] #107 CACHED [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.347Z] #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:22:15.347Z] #108 CACHED [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.347Z] #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:22:15.347Z] #109 CACHED [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.347Z] #110 [security-secretstore-setup builder 6/7] COPY . . [2023-09-20T21:22:15.347Z] #110 CACHED [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.347Z] #111 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:22:15.347Z] #111 CACHED [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.347Z] #112 [core-data builder 6/7] COPY . . [2023-09-20T21:22:15.347Z] #112 CACHED [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.347Z] #113 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:22:15.347Z] #113 CACHED [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.347Z] #114 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:22:15.347Z] #114 CACHED [2023-09-20T21:22:15.347Z] [2023-09-20T21:22:15.348Z] #115 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:22:15.348Z] #115 CACHED [2023-09-20T21:22:15.348Z] [2023-09-20T21:22:15.348Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:22:15.348Z] #116 CACHED [2023-09-20T21:22:15.348Z] [2023-09-20T21:22:15.348Z] #117 [core-metadata builder 6/7] COPY . . [2023-09-20T21:22:15.348Z] #117 CACHED [2023-09-20T21:22:15.348Z] [2023-09-20T21:22:15.348Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-20T21:22:15.348Z] #118 CACHED [2023-09-20T21:22:15.348Z] [2023-09-20T21:22:15.348Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T21:22:15.348Z] #119 CACHED [2023-09-20T21:22:15.348Z] [2023-09-20T21:22:15.348Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-20T21:22:15.348Z] #120 CACHED [2023-09-20T21:22:15.348Z] [2023-09-20T21:22:15.348Z] #121 [security-proxy-auth builder 6/7] COPY . . [2023-09-20T21:22:15.348Z] #121 DONE 1.3s [2023-09-20T21:22:15.621Z] [2023-09-20T21:22:15.621Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T21:22:20.996Z] #122 ... [2023-09-20T21:22:20.996Z] [2023-09-20T21:22:20.996Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T21:22:20.996Z] #0 4.041 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-20T21:22:21.587Z] #123 ... [2023-09-20T21:22:21.587Z] [2023-09-20T21:22:21.587Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T21:22:21.587Z] #0 6.213 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-20T21:22:21.856Z] #124 ... [2023-09-20T21:22:21.856Z] [2023-09-20T21:22:21.856Z] #99 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T21:22:21.856Z] #99 6.442 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-20T21:22:26.118Z] #99 ... [2023-09-20T21:22:26.118Z] [2023-09-20T21:22:26.118Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T21:22:26.118Z] #0 6.476 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-20T21:22:26.118Z] #125 ... [2023-09-20T21:22:26.118Z] [2023-09-20T21:22:26.118Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T21:22:26.118Z] #0 6.269 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-20T21:22:26.118Z] #126 ... [2023-09-20T21:22:26.118Z] [2023-09-20T21:22:26.118Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T21:22:26.118Z] #0 6.620 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-20T21:22:26.118Z] #127 ... [2023-09-20T21:22:26.118Z] [2023-09-20T21:22:26.118Z] #128 [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-09-20T21:22:26.118Z] #0 6.611 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-20T21:22:26.118Z] #128 ... [2023-09-20T21:22:26.118Z] [2023-09-20T21:22:26.118Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T21:22:26.118Z] #0 6.563 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-20T21:22:26.118Z] #129 ... [2023-09-20T21:22:26.118Z] [2023-09-20T21:22:26.118Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T21:22:26.118Z] #0 6.661 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-20T21:22:26.389Z] #130 ... [2023-09-20T21:22:26.389Z] [2023-09-20T21:22:26.389Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T21:22:26.389Z] #0 6.481 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-20T21:22:26.389Z] #131 ... [2023-09-20T21:22:26.389Z] [2023-09-20T21:22:26.389Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T21:22:26.389Z] #122 6.529 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-20T21:35:49.032Z] #122 ... [2023-09-20T21:35:49.032Z] [2023-09-20T21:35:49.032Z] #128 [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-09-20T21:35:49.032Z] #128 812.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-20T21:35:53.270Z] #128 ... [2023-09-20T21:35:53.270Z] [2023-09-20T21:35:53.270Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-20T21:35:53.270Z] #123 DONE 817.9s [2023-09-20T21:35:53.553Z] [2023-09-20T21:35:53.553Z] #128 [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-09-20T21:35:53.821Z] #128 ... [2023-09-20T21:35:53.821Z] [2023-09-20T21:35:53.821Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:35:54.087Z] #132 DONE 0.3s [2023-09-20T21:35:54.087Z] [2023-09-20T21:35:54.087Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:35:54.356Z] #133 DONE 0.1s [2023-09-20T21:35:54.356Z] [2023-09-20T21:35:54.356Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-20T21:35:54.356Z] #134 DONE 0.2s [2023-09-20T21:35:54.356Z] [2023-09-20T21:35:54.356Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-20T21:35:54.623Z] #135 DONE 0.2s [2023-09-20T21:35:54.623Z] [2023-09-20T21:35:54.623Z] #128 [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-09-20T21:35:54.623Z] #128 ... [2023-09-20T21:35:54.623Z] [2023-09-20T21:35:54.623Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-20T21:35:54.890Z] #136 DONE 0.3s [2023-09-20T21:35:54.890Z] [2023-09-20T21:35:54.890Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T21:35:55.157Z] #137 DONE 0.4s [2023-09-20T21:35:55.157Z] [2023-09-20T21:35:55.157Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T21:35:55.424Z] #127 ... [2023-09-20T21:35:55.424Z] [2023-09-20T21:35:55.424Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T21:35:57.357Z] #138 DONE 2.0s [2023-09-20T21:35:57.357Z] [2023-09-20T21:35:57.357Z] #94 [security-proxy-setup] exporting to image [2023-09-20T21:35:57.357Z] #94 exporting layers [2023-09-20T21:35:58.316Z] #94 exporting layers 1.0s done [2023-09-20T21:35:58.316Z] #94 writing image sha256:3f358a33deae92796020584e64a7ab1a097d1e33cc9ca93e0d222783bbb738ab done [2023-09-20T21:35:58.316Z] #94 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-20T21:35:58.316Z] #94 DONE 3.6s [2023-09-20T21:35:58.316Z] [2023-09-20T21:35:58.316Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T21:35:59.720Z] #130 ... [2023-09-20T21:35:59.720Z] [2023-09-20T21:35:59.720Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-20T21:35:59.720Z] #124 DONE 824.3s [2023-09-20T21:35:59.720Z] [2023-09-20T21:35:59.720Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-20T21:36:00.308Z] #139 DONE 0.4s [2023-09-20T21:36:00.308Z] [2023-09-20T21:36:00.308Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-20T21:36:02.896Z] #140 DONE 2.5s [2023-09-20T21:36:02.896Z] [2023-09-20T21:36:02.896Z] #128 [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-09-20T21:36:02.896Z] #128 ... [2023-09-20T21:36:02.896Z] [2023-09-20T21:36:02.896Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:36:02.896Z] #141 DONE 0.3s [2023-09-20T21:36:02.896Z] [2023-09-20T21:36:02.896Z] #128 [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-09-20T21:36:03.162Z] #128 ... [2023-09-20T21:36:03.162Z] [2023-09-20T21:36:03.162Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:36:03.162Z] #142 DONE 0.2s [2023-09-20T21:36:03.162Z] [2023-09-20T21:36:03.162Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-20T21:36:03.747Z] #143 DONE 0.4s [2023-09-20T21:36:03.747Z] [2023-09-20T21:36:03.747Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T21:36:03.747Z] #125 ... [2023-09-20T21:36:03.747Z] [2023-09-20T21:36:03.747Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-20T21:36:04.022Z] #144 DONE 0.2s [2023-09-20T21:36:04.022Z] [2023-09-20T21:36:04.022Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-20T21:36:04.022Z] #145 DONE 0.2s [2023-09-20T21:36:04.022Z] [2023-09-20T21:36:04.022Z] #128 [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-09-20T21:36:04.289Z] #128 ... [2023-09-20T21:36:04.289Z] [2023-09-20T21:36:04.289Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-20T21:36:04.289Z] #146 DONE 0.2s [2023-09-20T21:36:04.289Z] [2023-09-20T21:36:04.289Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-20T21:36:04.556Z] #147 DONE 0.2s [2023-09-20T21:36:04.556Z] [2023-09-20T21:36:04.556Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-20T21:36:04.822Z] #148 DONE 0.2s [2023-09-20T21:36:04.822Z] [2023-09-20T21:36:04.822Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-20T21:36:06.758Z] #149 DONE 2.1s [2023-09-20T21:36:06.759Z] [2023-09-20T21:36:06.759Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T21:36:06.759Z] #130 ... [2023-09-20T21:36:06.759Z] [2023-09-20T21:36:06.759Z] #94 [security-bootstrapper] exporting to image [2023-09-20T21:36:06.759Z] #94 exporting layers [2023-09-20T21:36:07.718Z] #94 exporting layers 1.0s done [2023-09-20T21:36:07.718Z] #94 writing image sha256:c70cd9792c836b66b295b9ea5b62ff1963cc7c0a692bcd77e8ddc334aca1d505 done [2023-09-20T21:36:07.718Z] #94 naming to docker.io/library/security-bootstrapper-arm64 [2023-09-20T21:36:07.718Z] #94 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-09-20T21:36:07.718Z] #94 DONE 4.6s [2023-09-20T21:36:07.718Z] [2023-09-20T21:36:07.718Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T21:36:10.289Z] #130 ... [2023-09-20T21:36:10.289Z] [2023-09-20T21:36:10.289Z] #128 [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-09-20T21:36:10.289Z] #128 DONE 835.0s [2023-09-20T21:36:10.555Z] [2023-09-20T21:36:10.555Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T21:36:10.555Z] #126 ... [2023-09-20T21:36:10.555Z] [2023-09-20T21:36:10.555Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:36:10.826Z] #150 DONE 0.3s [2023-09-20T21:36:10.826Z] [2023-09-20T21:36:10.826Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T21:36:11.091Z] #130 ... [2023-09-20T21:36:11.091Z] [2023-09-20T21:36:11.091Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:36:11.360Z] #151 DONE 0.4s [2023-09-20T21:36:11.360Z] [2023-09-20T21:36:11.360Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-20T21:36:11.629Z] #152 DONE 0.3s [2023-09-20T21:36:11.630Z] [2023-09-20T21:36:11.630Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-20T21:36:11.899Z] #153 DONE 0.1s [2023-09-20T21:36:11.899Z] [2023-09-20T21:36:11.900Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:36:11.900Z] #154 DONE 0.1s [2023-09-20T21:36:11.900Z] [2023-09-20T21:36:11.900Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-20T21:36:12.171Z] #155 DONE 0.4s [2023-09-20T21:36:12.171Z] [2023-09-20T21:36:12.171Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:36:12.437Z] #43 ... [2023-09-20T21:36:12.437Z] [2023-09-20T21:36:12.437Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-20T21:36:12.437Z] #156 DONE 0.3s [2023-09-20T21:36:12.437Z] [2023-09-20T21:36:12.437Z] #99 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T21:36:12.703Z] #99 ... [2023-09-20T21:36:12.703Z] [2023-09-20T21:36:12.703Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-20T21:36:12.970Z] #157 DONE 0.3s [2023-09-20T21:36:12.970Z] [2023-09-20T21:36:12.970Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T21:36:12.970Z] #131 ... [2023-09-20T21:36:12.970Z] [2023-09-20T21:36:12.970Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T21:36:15.545Z] #158 DONE 2.1s [2023-09-20T21:36:15.545Z] [2023-09-20T21:36:15.545Z] #94 [security-secretstore-setup] exporting to image [2023-09-20T21:36:15.545Z] #94 exporting layers [2023-09-20T21:36:20.883Z] #94 ... [2023-09-20T21:36:20.883Z] [2023-09-20T21:36:20.883Z] #126 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-20T21:36:20.883Z] #126 DONE 844.7s [2023-09-20T21:36:20.883Z] [2023-09-20T21:36:20.883Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T21:36:20.883Z] #127 ... [2023-09-20T21:36:20.883Z] [2023-09-20T21:36:20.883Z] #94 [security-secretstore-setup] exporting to image [2023-09-20T21:36:20.883Z] #94 exporting layers 5.4s done [2023-09-20T21:36:20.883Z] #94 writing image sha256:d3c7e0021e01e860b6d24b28a750817f19dd19170efd633d84489ae340180993 done [2023-09-20T21:36:20.883Z] #94 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-20T21:36:20.883Z] #94 DONE 10.1s [2023-09-20T21:36:20.883Z] [2023-09-20T21:36:20.883Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T21:36:20.883Z] #130 ... [2023-09-20T21:36:20.883Z] [2023-09-20T21:36:20.883Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:36:20.883Z] #159 DONE 0.1s [2023-09-20T21:36:20.883Z] [2023-09-20T21:36:20.883Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T21:36:21.152Z] #130 ... [2023-09-20T21:36:21.152Z] [2023-09-20T21:36:21.152Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:36:21.152Z] #160 DONE 0.1s [2023-09-20T21:36:21.152Z] [2023-09-20T21:36:21.152Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-20T21:36:21.419Z] #161 DONE 0.3s [2023-09-20T21:36:21.419Z] [2023-09-20T21:36:21.419Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T21:36:21.419Z] #125 ... [2023-09-20T21:36:21.419Z] [2023-09-20T21:36:21.419Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:36:21.419Z] #162 DONE 0.1s [2023-09-20T21:36:21.688Z] [2023-09-20T21:36:21.688Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-20T21:36:21.688Z] #163 DONE 0.1s [2023-09-20T21:36:21.688Z] [2023-09-20T21:36:21.688Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T21:36:21.688Z] #122 ... [2023-09-20T21:36:21.688Z] [2023-09-20T21:36:21.688Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T21:36:23.628Z] #164 DONE 1.9s [2023-09-20T21:36:23.628Z] [2023-09-20T21:36:23.629Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T21:36:23.629Z] #130 ... [2023-09-20T21:36:23.629Z] [2023-09-20T21:36:23.629Z] #94 [security-proxy-auth] exporting to image [2023-09-20T21:36:24.209Z] #94 exporting layers 0.7s done [2023-09-20T21:36:24.209Z] #94 writing image sha256:359dbbf5ef26696af80cfae5de8f177787d9bd5bec3ca896c8d32e5d5dbc7031 done [2023-09-20T21:36:24.209Z] #94 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-20T21:36:24.209Z] #94 DONE 10.8s [2023-09-20T21:36:24.209Z] [2023-09-20T21:36:24.209Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T21:36:30.843Z] #122 ... [2023-09-20T21:36:30.843Z] [2023-09-20T21:36:30.843Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-20T21:36:30.843Z] #127 DONE 855.0s [2023-09-20T21:36:30.843Z] [2023-09-20T21:36:30.843Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T21:36:31.116Z] #122 ... [2023-09-20T21:36:31.116Z] [2023-09-20T21:36:31.116Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:36:31.382Z] #165 DONE 0.2s [2023-09-20T21:36:31.382Z] [2023-09-20T21:36:31.382Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:36:31.647Z] #166 DONE 0.2s [2023-09-20T21:36:31.647Z] [2023-09-20T21:36:31.647Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-20T21:36:31.912Z] #167 DONE 0.3s [2023-09-20T21:36:31.912Z] [2023-09-20T21:36:31.912Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:36:31.912Z] #168 DONE 0.2s [2023-09-20T21:36:31.912Z] [2023-09-20T21:36:31.912Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-20T21:36:32.178Z] #169 DONE 0.2s [2023-09-20T21:36:32.178Z] [2023-09-20T21:36:32.178Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-20T21:36:34.128Z] #170 DONE 2.1s [2023-09-20T21:36:34.128Z] [2023-09-20T21:36:34.128Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:36:34.128Z] #43 ... [2023-09-20T21:36:34.128Z] [2023-09-20T21:36:34.128Z] #94 [core-common-config-bootstrapper] exporting to image [2023-09-20T21:36:34.128Z] #94 exporting layers [2023-09-20T21:36:34.711Z] #94 exporting layers 0.5s done [2023-09-20T21:36:34.711Z] #94 writing image sha256:1cf3e125331ed17ef17112e53bafbb5f5e695651cecfbb51015a9d0e7d5ab8be done [2023-09-20T21:36:34.711Z] #94 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-20T21:36:34.711Z] #94 DONE 11.2s [2023-09-20T21:36:34.711Z] [2023-09-20T21:36:34.711Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:37:06.882Z] #43 ... [2023-09-20T21:37:06.882Z] [2023-09-20T21:37:06.882Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-20T21:37:06.882Z] #129 DONE 890.8s [2023-09-20T21:37:06.882Z] [2023-09-20T21:37:06.882Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T21:37:06.882Z] #122 ... [2023-09-20T21:37:06.882Z] [2023-09-20T21:37:06.882Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:37:06.882Z] #171 DONE 0.1s [2023-09-20T21:37:06.882Z] [2023-09-20T21:37:06.882Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:37:07.148Z] #172 DONE 0.1s [2023-09-20T21:37:07.148Z] [2023-09-20T21:37:07.148Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-20T21:37:07.414Z] #173 DONE 0.3s [2023-09-20T21:37:07.414Z] [2023-09-20T21:37:07.414Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:37:07.414Z] #174 DONE 0.1s [2023-09-20T21:37:07.414Z] [2023-09-20T21:37:07.414Z] #94 [core-command] exporting to image [2023-09-20T21:37:07.414Z] #94 exporting layers [2023-09-20T21:37:08.000Z] #94 exporting layers 0.4s done [2023-09-20T21:37:08.000Z] #94 writing image sha256:0f9e33121b5e65b5dfc96bd0f7da593c2ea823f9c1d30f8300de9b8b618df1ba done [2023-09-20T21:37:08.000Z] #94 naming to docker.io/library/core-command-arm64 done [2023-09-20T21:37:08.000Z] #94 DONE 11.6s [2023-09-20T21:37:08.000Z] [2023-09-20T21:37:08.000Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:37:18.051Z] #43 ... [2023-09-20T21:37:18.051Z] [2023-09-20T21:37:18.051Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-20T21:37:18.051Z] #125 DONE 901.8s [2023-09-20T21:37:18.051Z] [2023-09-20T21:37:18.051Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T21:37:18.051Z] #130 ... [2023-09-20T21:37:18.051Z] [2023-09-20T21:37:18.051Z] #122 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-20T21:37:18.051Z] #122 DONE 902.4s [2023-09-20T21:37:18.051Z] [2023-09-20T21:37:18.051Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:37:18.317Z] #43 ... [2023-09-20T21:37:18.318Z] [2023-09-20T21:37:18.318Z] #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:37:18.318Z] #175 DONE 0.2s [2023-09-20T21:37:18.318Z] [2023-09-20T21:37:18.318Z] #176 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:37:18.586Z] #176 DONE 0.3s [2023-09-20T21:37:18.586Z] [2023-09-20T21:37:18.586Z] #177 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:37:18.586Z] #177 DONE 0.3s [2023-09-20T21:37:18.586Z] [2023-09-20T21:37:18.586Z] #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-20T21:37:18.854Z] #178 ... [2023-09-20T21:37:18.854Z] [2023-09-20T21:37:18.854Z] #179 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:37:18.854Z] #179 DONE 0.2s [2023-09-20T21:37:19.121Z] [2023-09-20T21:37:19.121Z] #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-20T21:37:19.121Z] #178 DONE 0.4s [2023-09-20T21:37:19.121Z] [2023-09-20T21:37:19.121Z] #180 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-20T21:37:19.389Z] #180 ... [2023-09-20T21:37:19.389Z] [2023-09-20T21:37:19.389Z] #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:37:19.389Z] #181 DONE 0.2s [2023-09-20T21:37:19.389Z] [2023-09-20T21:37:19.389Z] #182 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-20T21:37:19.389Z] #182 DONE 0.1s [2023-09-20T21:37:19.389Z] [2023-09-20T21:37:19.389Z] #180 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-20T21:37:19.389Z] #180 DONE 0.5s [2023-09-20T21:37:19.389Z] [2023-09-20T21:37:19.389Z] #94 [core-metadata] exporting to image [2023-09-20T21:37:19.389Z] #94 exporting layers [2023-09-20T21:37:19.654Z] #94 ... [2023-09-20T21:37:19.655Z] [2023-09-20T21:37:19.655Z] #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:37:19.655Z] #183 DONE 0.4s [2023-09-20T21:37:19.655Z] [2023-09-20T21:37:19.655Z] #94 [core-data] exporting to image [2023-09-20T21:37:20.234Z] #94 exporting layers 0.6s done [2023-09-20T21:37:20.234Z] #94 writing image sha256:4c41a9d1ae9630ee0f979e0a6b55c89cbeec007edf26766f4cc5dfacefba0cc0 0.0s done [2023-09-20T21:37:20.234Z] #94 naming to docker.io/library/core-metadata-arm64 done [2023-09-20T21:37:20.234Z] #94 exporting layers 0.3s done [2023-09-20T21:37:20.234Z] #94 writing image sha256:fd36bd3b3d6ad531f6019b1d111ba08ec850381eb188083aac45c07105b2a33d done [2023-09-20T21:37:20.234Z] #94 naming to docker.io/library/core-data-arm64 done [2023-09-20T21:37:20.234Z] #94 DONE 12.3s [2023-09-20T21:37:20.234Z] [2023-09-20T21:37:20.234Z] #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-20T21:37:38.400Z] #130 DONE 921.4s [2023-09-20T21:37:38.400Z] [2023-09-20T21:37:38.400Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:37:38.400Z] #43 ... [2023-09-20T21:37:38.400Z] [2023-09-20T21:37:38.400Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:37:38.400Z] #184 DONE 0.2s [2023-09-20T21:37:38.400Z] [2023-09-20T21:37:38.400Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:37:38.400Z] #185 DONE 0.1s [2023-09-20T21:37:38.400Z] [2023-09-20T21:37:38.400Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T21:37:38.400Z] #131 ... [2023-09-20T21:37:38.400Z] [2023-09-20T21:37:38.400Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-20T21:37:38.400Z] #186 DONE 0.3s [2023-09-20T21:37:38.400Z] [2023-09-20T21:37:38.400Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T21:37:38.400Z] #131 ... [2023-09-20T21:37:38.400Z] [2023-09-20T21:37:38.400Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:37:38.400Z] #187 DONE 0.1s [2023-09-20T21:37:38.400Z] [2023-09-20T21:37:38.400Z] #94 [security-spiffe-token-provider] exporting to image [2023-09-20T21:37:38.400Z] #94 exporting layers [2023-09-20T21:37:38.400Z] #94 exporting layers 0.5s done [2023-09-20T21:37:38.400Z] #94 writing image sha256:9535de0d7f0c9a945c295849283e75d6e48ef24c90c27ce0b0e79456463b7e58 done [2023-09-20T21:37:38.400Z] #94 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-20T21:37:38.400Z] #94 DONE 12.8s [2023-09-20T21:37:38.400Z] [2023-09-20T21:37:38.400Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-20T21:38:00.448Z] #131 DONE 941.9s [2023-09-20T21:38:00.448Z] [2023-09-20T21:38:00.448Z] #99 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-20T21:38:00.448Z] #99 DONE 942.0s [2023-09-20T21:38:00.448Z] [2023-09-20T21:38:00.448Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:38:00.448Z] #43 ... [2023-09-20T21:38:00.448Z] [2023-09-20T21:38:00.448Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:38:00.448Z] #188 DONE 0.1s [2023-09-20T21:38:00.448Z] [2023-09-20T21:38:00.448Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:38:00.448Z] #43 ... [2023-09-20T21:38:00.448Z] [2023-09-20T21:38:00.448Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:38:00.448Z] #189 DONE 0.1s [2023-09-20T21:38:00.448Z] [2023-09-20T21:38:00.448Z] #190 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-20T21:38:00.448Z] #190 DONE 0.2s [2023-09-20T21:38:00.448Z] [2023-09-20T21:38:00.448Z] #191 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-20T21:38:00.448Z] #191 ... [2023-09-20T21:38:00.448Z] [2023-09-20T21:38:00.448Z] #192 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-20T21:38:00.448Z] #192 DONE 0.1s [2023-09-20T21:38:00.448Z] [2023-09-20T21:38:00.448Z] #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-20T21:38:00.448Z] #193 DONE 0.3s [2023-09-20T21:38:00.448Z] [2023-09-20T21:38:00.448Z] #191 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-20T21:38:00.448Z] #191 DONE 0.5s [2023-09-20T21:38:00.448Z] [2023-09-20T21:38:00.448Z] #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:38:00.448Z] #194 DONE 0.1s [2023-09-20T21:38:00.448Z] [2023-09-20T21:38:00.448Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-20T21:38:00.448Z] #195 DONE 0.1s [2023-09-20T21:38:00.448Z] [2023-09-20T21:38:00.448Z] #94 [support-notifications] exporting to image [2023-09-20T21:38:00.448Z] #94 exporting layers [2023-09-20T21:38:00.448Z] #94 exporting layers 0.4s done [2023-09-20T21:38:00.448Z] #94 exporting layers 0.4s done [2023-09-20T21:38:00.448Z] #94 writing image sha256:49b21c00db538ade79b2ef061a5d7a803aabe55f9f56f5a0d0d6b2f9943aeef1 0.0s done [2023-09-20T21:38:00.448Z] #94 naming to docker.io/library/support-scheduler-arm64 done [2023-09-20T21:38:00.448Z] #94 writing image sha256:2e02fdd0f0cf30b2f83fc51bac58a2a67342459db3e35ffe0179e43d2b889273 done [2023-09-20T21:38:00.448Z] #94 naming to docker.io/library/support-notifications-arm64 done [2023-09-20T21:38:00.448Z] #94 DONE 13.3s [2023-09-20T21:38:00.448Z] [2023-09-20T21:38:00.448Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-20T21:38:00.448Z] time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:38:00.449Z] time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:38:00.449Z] time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:38:00.449Z] time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:38:00.449Z] time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:38:00.449Z] time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:38:00.449Z] time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:38:00.449Z] time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:38:00.449Z] time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:38:00.449Z] time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:38:00.449Z] time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:38:00.449Z] time="2023-09-20T21:20:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:38:00.449Z] time="2023-09-20T21:20:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-20T21:38:00.449Z] time="2023-09-20T21:20:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-20T21:38:00.454Z] $ docker stop --time=1 b3b52180ee8ca324d3333166bd31e6c2dd3103afde159c3791e59d9cf29da6ba [2023-09-20T21:38:02.073Z] $ docker rm -f --volumes b3b52180ee8ca324d3333166bd31e6c2dd3103afde159c3791e59d9cf29da6ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:38:02.549Z] + docker images [2023-09-20T21:38:02.549Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-20T21:38:02.549Z] support-notifications-arm64 latest 2e02fdd0f0cf 4 seconds ago 34.2MB [2023-09-20T21:38:02.549Z] support-scheduler-arm64 latest 49b21c00db53 4 seconds ago 33.5MB [2023-09-20T21:38:02.549Z] security-spiffe-token-provider-arm64 latest 9535de0d7f0c 25 seconds ago 35MB [2023-09-20T21:38:02.549Z] core-metadata-arm64 latest 4c41a9d1ae96 43 seconds ago 21.5MB [2023-09-20T21:38:02.549Z] core-data-arm64 latest fd36bd3b3d6a 43 seconds ago 21.2MB [2023-09-20T21:38:02.549Z] core-command-arm64 latest 0f9e33121b5e 55 seconds ago 21MB [2023-09-20T21:38:02.549Z] core-common-config-bootstrapper-arm64 latest 1cf3e125331e About a minute ago 18.3MB [2023-09-20T21:38:02.549Z] security-proxy-auth-arm64 latest 359dbbf5ef26 About a minute ago 19.4MB [2023-09-20T21:38:02.549Z] security-secretstore-setup-arm64 latest d3c7e0021e01 About a minute ago 43.7MB [2023-09-20T21:38:02.549Z] security-bootstrapper-arm64 latest c70cd9792c83 About a minute ago 23MB [2023-09-20T21:38:02.549Z] security-proxy-setup-arm64 latest 3f358a33deae 2 minutes ago 29.1MB [2023-09-20T21:38:02.549Z] security-spire-config-arm64 latest 7c8876629181 16 minutes ago 95.8MB [2023-09-20T21:38:02.549Z] security-spire-agent-arm64 latest 3ddd337fea72 16 minutes ago 152MB [2023-09-20T21:38:02.549Z] security-spire-server-arm64 latest dea1d80963e7 16 minutes ago 96.6MB [2023-09-20T21:38:02.549Z] ci-base-image-arm64 latest f4528674a3db 17 minutes ago 924MB [2023-09-20T21:38:02.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 hours ago 553MB [2023-09-20T21:38:02.549Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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-09-20T21:38:02.662Z] provisioning config files... [2023-09-20T21:38:02.674Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/585@tmp/config4639832963610027049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:38:03.004Z] ---> docker-login.sh [2023-09-20T21:38:03.004Z] nexus3.edgexfoundry.org:10001 [2023-09-20T21:38:03.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:38:03.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:38:03.584Z] Configure a credential helper to remove this warning. See [2023-09-20T21:38:03.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:38:03.584Z] [2023-09-20T21:38:03.584Z] Login Succeeded [2023-09-20T21:38:03.584Z] nexus3.edgexfoundry.org:10002 [2023-09-20T21:38:03.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:38:03.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:38:03.849Z] Configure a credential helper to remove this warning. See [2023-09-20T21:38:03.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:38:03.849Z] [2023-09-20T21:38:03.849Z] Login Succeeded [2023-09-20T21:38:03.849Z] nexus3.edgexfoundry.org:10003 [2023-09-20T21:38:04.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:38:04.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:38:04.115Z] Configure a credential helper to remove this warning. See [2023-09-20T21:38:04.115Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:38:04.115Z] [2023-09-20T21:38:04.115Z] Login Succeeded [2023-09-20T21:38:04.115Z] nexus3.edgexfoundry.org:10004 [2023-09-20T21:38:04.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:38:04.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:38:04.381Z] Configure a credential helper to remove this warning. See [2023-09-20T21:38:04.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:38:04.381Z] [2023-09-20T21:38:04.381Z] Login Succeeded [2023-09-20T21:38:04.381Z] docker.io [2023-09-20T21:38:04.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T21:38:04.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T21:38:04.910Z] Configure a credential helper to remove this warning. See [2023-09-20T21:38:04.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T21:38:04.910Z] [2023-09-20T21:38:04.910Z] Login Succeeded [2023-09-20T21:38:04.910Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T21:38:04.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:38:04.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T21:38:04.964Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-20T21:38:04.964Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:04.964Z] latest [2023-09-20T21:38:04.964Z] 3.1.0-dev.51 [2023-09-20T21:38:04.964Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:04.964Z] main [2023-09-20T21:38:04.964Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:05.291Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:05.624Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:05.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-20T21:38:05.624Z] 1f388f772c10: Preparing [2023-09-20T21:38:05.624Z] 62cceb96950f: Preparing [2023-09-20T21:38:05.624Z] 9542a5687ce4: Preparing [2023-09-20T21:38:05.624Z] 7497c73d6552: Preparing [2023-09-20T21:38:05.624Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:05.624Z] b2191e2be29d: Preparing [2023-09-20T21:38:05.624Z] b2191e2be29d: Waiting [2023-09-20T21:38:05.890Z] 9542a5687ce4: Pushed [2023-09-20T21:38:05.890Z] 29bd2e7e6bfb: Pushed [2023-09-20T21:38:05.890Z] 7497c73d6552: Pushed [2023-09-20T21:38:05.890Z] 1f388f772c10: Pushed [2023-09-20T21:38:05.890Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:09.213Z] 62cceb96950f: Pushed [2023-09-20T21:38:09.213Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:b105d181255856f12e88f586113775c36a91475454c490bf584d552d7e7c1104 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:09.550Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:09.893Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-20T21:38:09.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-20T21:38:09.893Z] 1f388f772c10: Preparing [2023-09-20T21:38:09.893Z] 62cceb96950f: Preparing [2023-09-20T21:38:09.893Z] 9542a5687ce4: Preparing [2023-09-20T21:38:09.893Z] 7497c73d6552: Preparing [2023-09-20T21:38:09.893Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:09.893Z] b2191e2be29d: Preparing [2023-09-20T21:38:09.893Z] b2191e2be29d: Waiting [2023-09-20T21:38:09.893Z] 1f388f772c10: Layer already exists [2023-09-20T21:38:09.893Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:09.893Z] 62cceb96950f: Layer already exists [2023-09-20T21:38:09.893Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:09.893Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:09.893Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:09.893Z] latest: digest: sha256:b105d181255856f12e88f586113775c36a91475454c490bf584d552d7e7c1104 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:10.231Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:10.568Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.51 [2023-09-20T21:38:10.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-20T21:38:10.568Z] 1f388f772c10: Preparing [2023-09-20T21:38:10.568Z] 62cceb96950f: Preparing [2023-09-20T21:38:10.568Z] 9542a5687ce4: Preparing [2023-09-20T21:38:10.568Z] 7497c73d6552: Preparing [2023-09-20T21:38:10.568Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:10.568Z] b2191e2be29d: Preparing [2023-09-20T21:38:10.568Z] b2191e2be29d: Waiting [2023-09-20T21:38:10.568Z] 1f388f772c10: Layer already exists [2023-09-20T21:38:10.568Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:10.568Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:10.568Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:10.568Z] 62cceb96950f: Layer already exists [2023-09-20T21:38:10.568Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:10.568Z] 3.1.0-dev.51: digest: sha256:b105d181255856f12e88f586113775c36a91475454c490bf584d552d7e7c1104 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:10.905Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:11.245Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:11.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-20T21:38:11.245Z] 1f388f772c10: Preparing [2023-09-20T21:38:11.245Z] 62cceb96950f: Preparing [2023-09-20T21:38:11.245Z] 9542a5687ce4: Preparing [2023-09-20T21:38:11.245Z] 7497c73d6552: Preparing [2023-09-20T21:38:11.245Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:11.245Z] b2191e2be29d: Preparing [2023-09-20T21:38:11.245Z] b2191e2be29d: Waiting [2023-09-20T21:38:11.245Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:11.245Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:11.245Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:11.245Z] 1f388f772c10: Layer already exists [2023-09-20T21:38:11.245Z] 62cceb96950f: Layer already exists [2023-09-20T21:38:11.245Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:11.245Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:b105d181255856f12e88f586113775c36a91475454c490bf584d552d7e7c1104 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:11.577Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:11.938Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-20T21:38:11.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-20T21:38:11.938Z] 1f388f772c10: Preparing [2023-09-20T21:38:11.938Z] 62cceb96950f: Preparing [2023-09-20T21:38:11.938Z] 9542a5687ce4: Preparing [2023-09-20T21:38:11.938Z] 7497c73d6552: Preparing [2023-09-20T21:38:11.938Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:11.938Z] b2191e2be29d: Preparing [2023-09-20T21:38:11.938Z] b2191e2be29d: Waiting [2023-09-20T21:38:11.938Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:11.938Z] 1f388f772c10: Layer already exists [2023-09-20T21:38:11.938Z] 62cceb96950f: Layer already exists [2023-09-20T21:38:11.938Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:11.938Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:11.938Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:12.208Z] main: digest: sha256:b105d181255856f12e88f586113775c36a91475454c490bf584d552d7e7c1104 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:38:12.267Z] ===================================================== [Pipeline] echo [2023-09-20T21:38:12.275Z] taggedImages: [2023-09-20T21:38:12.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:12.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-20T21:38:12.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.51 [2023-09-20T21:38:12.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:12.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-20T21:38:12.301Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-20T21:38:12.301Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:12.301Z] latest [2023-09-20T21:38:12.301Z] 3.1.0-dev.51 [2023-09-20T21:38:12.301Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:12.301Z] main [2023-09-20T21:38:12.301Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:12.663Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:13.014Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:13.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-20T21:38:13.015Z] 89bc0437e2bd: Preparing [2023-09-20T21:38:13.015Z] b7769b631d30: Preparing [2023-09-20T21:38:13.015Z] 815f34d8e6d3: Preparing [2023-09-20T21:38:13.015Z] d096a73b0488: Preparing [2023-09-20T21:38:13.015Z] 9542a5687ce4: Preparing [2023-09-20T21:38:13.015Z] 7497c73d6552: Preparing [2023-09-20T21:38:13.015Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:13.015Z] b2191e2be29d: Preparing [2023-09-20T21:38:13.015Z] 29bd2e7e6bfb: Waiting [2023-09-20T21:38:13.015Z] b2191e2be29d: Waiting [2023-09-20T21:38:13.015Z] 7497c73d6552: Waiting [2023-09-20T21:38:13.015Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:13.288Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:13.288Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:13.288Z] 815f34d8e6d3: Pushed [2023-09-20T21:38:13.288Z] 89bc0437e2bd: Pushed [2023-09-20T21:38:13.288Z] b7769b631d30: Pushed [2023-09-20T21:38:13.288Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:15.865Z] d096a73b0488: Pushed [2023-09-20T21:38:15.865Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:ea75f07d63adb03f941f1dd68261b3164be1cb1d32a27ce7c4616902dcbf526d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:16.195Z] + 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-09-20T21:38:16.526Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-20T21:38:16.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-20T21:38:16.527Z] 89bc0437e2bd: Preparing [2023-09-20T21:38:16.527Z] b7769b631d30: Preparing [2023-09-20T21:38:16.527Z] 815f34d8e6d3: Preparing [2023-09-20T21:38:16.527Z] d096a73b0488: Preparing [2023-09-20T21:38:16.527Z] 9542a5687ce4: Preparing [2023-09-20T21:38:16.527Z] 7497c73d6552: Preparing [2023-09-20T21:38:16.527Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:16.527Z] b2191e2be29d: Preparing [2023-09-20T21:38:16.527Z] 7497c73d6552: Waiting [2023-09-20T21:38:16.527Z] b2191e2be29d: Waiting [2023-09-20T21:38:16.527Z] 29bd2e7e6bfb: Waiting [2023-09-20T21:38:16.527Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:16.527Z] 815f34d8e6d3: Layer already exists [2023-09-20T21:38:16.527Z] b7769b631d30: Layer already exists [2023-09-20T21:38:16.527Z] d096a73b0488: Layer already exists [2023-09-20T21:38:16.527Z] 89bc0437e2bd: Layer already exists [2023-09-20T21:38:16.527Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:16.527Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:16.527Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:16.791Z] latest: digest: sha256:ea75f07d63adb03f941f1dd68261b3164be1cb1d32a27ce7c4616902dcbf526d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:17.132Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:17.463Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.51 [2023-09-20T21:38:17.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-20T21:38:17.463Z] 89bc0437e2bd: Preparing [2023-09-20T21:38:17.463Z] b7769b631d30: Preparing [2023-09-20T21:38:17.463Z] 815f34d8e6d3: Preparing [2023-09-20T21:38:17.463Z] d096a73b0488: Preparing [2023-09-20T21:38:17.463Z] 9542a5687ce4: Preparing [2023-09-20T21:38:17.463Z] 7497c73d6552: Preparing [2023-09-20T21:38:17.463Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:17.463Z] b2191e2be29d: Preparing [2023-09-20T21:38:17.463Z] 7497c73d6552: Waiting [2023-09-20T21:38:17.463Z] b2191e2be29d: Waiting [2023-09-20T21:38:17.463Z] 29bd2e7e6bfb: Waiting [2023-09-20T21:38:17.463Z] b7769b631d30: Layer already exists [2023-09-20T21:38:17.463Z] 89bc0437e2bd: Layer already exists [2023-09-20T21:38:17.463Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:17.463Z] d096a73b0488: Layer already exists [2023-09-20T21:38:17.463Z] 815f34d8e6d3: Layer already exists [2023-09-20T21:38:17.463Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:17.463Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:17.463Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:17.726Z] 3.1.0-dev.51: digest: sha256:ea75f07d63adb03f941f1dd68261b3164be1cb1d32a27ce7c4616902dcbf526d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:18.060Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:18.389Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:18.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-20T21:38:18.389Z] 89bc0437e2bd: Preparing [2023-09-20T21:38:18.389Z] b7769b631d30: Preparing [2023-09-20T21:38:18.389Z] 815f34d8e6d3: Preparing [2023-09-20T21:38:18.389Z] d096a73b0488: Preparing [2023-09-20T21:38:18.389Z] 9542a5687ce4: Preparing [2023-09-20T21:38:18.389Z] 7497c73d6552: Preparing [2023-09-20T21:38:18.389Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:18.389Z] b2191e2be29d: Preparing [2023-09-20T21:38:18.389Z] 29bd2e7e6bfb: Waiting [2023-09-20T21:38:18.389Z] 7497c73d6552: Waiting [2023-09-20T21:38:18.389Z] b2191e2be29d: Waiting [2023-09-20T21:38:18.389Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:18.389Z] d096a73b0488: Layer already exists [2023-09-20T21:38:18.389Z] 89bc0437e2bd: Layer already exists [2023-09-20T21:38:18.389Z] 815f34d8e6d3: Layer already exists [2023-09-20T21:38:18.389Z] b7769b631d30: Layer already exists [2023-09-20T21:38:18.389Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:18.389Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:18.389Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:18.389Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:ea75f07d63adb03f941f1dd68261b3164be1cb1d32a27ce7c4616902dcbf526d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:18.986Z] + 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-09-20T21:38:19.321Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-20T21:38:19.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-20T21:38:19.321Z] 89bc0437e2bd: Preparing [2023-09-20T21:38:19.321Z] b7769b631d30: Preparing [2023-09-20T21:38:19.321Z] 815f34d8e6d3: Preparing [2023-09-20T21:38:19.321Z] d096a73b0488: Preparing [2023-09-20T21:38:19.321Z] 9542a5687ce4: Preparing [2023-09-20T21:38:19.321Z] 7497c73d6552: Preparing [2023-09-20T21:38:19.321Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:19.321Z] b2191e2be29d: Preparing [2023-09-20T21:38:19.321Z] 29bd2e7e6bfb: Waiting [2023-09-20T21:38:19.321Z] b2191e2be29d: Waiting [2023-09-20T21:38:19.321Z] 7497c73d6552: Waiting [2023-09-20T21:38:19.321Z] 815f34d8e6d3: Layer already exists [2023-09-20T21:38:19.321Z] d096a73b0488: Layer already exists [2023-09-20T21:38:19.321Z] 89bc0437e2bd: Layer already exists [2023-09-20T21:38:19.321Z] b7769b631d30: Layer already exists [2023-09-20T21:38:19.321Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:19.321Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:19.321Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:19.321Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:19.321Z] main: digest: sha256:ea75f07d63adb03f941f1dd68261b3164be1cb1d32a27ce7c4616902dcbf526d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:38:19.631Z] ===================================================== [Pipeline] echo [2023-09-20T21:38:19.637Z] taggedImages: [2023-09-20T21:38:19.637Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:19.637Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-20T21:38:19.637Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.51 [2023-09-20T21:38:19.637Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:19.637Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-20T21:38:19.652Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-20T21:38:19.652Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:19.652Z] latest [2023-09-20T21:38:19.652Z] 3.1.0-dev.51 [2023-09-20T21:38:19.652Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:19.652Z] main [2023-09-20T21:38:19.652Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:19.986Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:20.318Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:20.318Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-20T21:38:20.318Z] 0388e263b7af: Preparing [2023-09-20T21:38:20.318Z] e41478498a98: Preparing [2023-09-20T21:38:20.318Z] 9542a5687ce4: Preparing [2023-09-20T21:38:20.318Z] 7497c73d6552: Preparing [2023-09-20T21:38:20.318Z] f770b0837bee: Preparing [2023-09-20T21:38:20.318Z] b2191e2be29d: Preparing [2023-09-20T21:38:20.318Z] b2191e2be29d: Waiting [2023-09-20T21:38:20.318Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:20.318Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:24.059Z] e41478498a98: Pushed [2023-09-20T21:38:24.059Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:24.638Z] f770b0837bee: Pushed [2023-09-20T21:38:24.638Z] 0388e263b7af: Pushed [2023-09-20T21:38:24.902Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:4c9849b6353a6f673563e89178239de87e9cef45e9dababd04aa6fbec820c944 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:25.231Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:25.562Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-20T21:38:25.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-20T21:38:25.562Z] 0388e263b7af: Preparing [2023-09-20T21:38:25.562Z] e41478498a98: Preparing [2023-09-20T21:38:25.562Z] 9542a5687ce4: Preparing [2023-09-20T21:38:25.562Z] 7497c73d6552: Preparing [2023-09-20T21:38:25.562Z] f770b0837bee: Preparing [2023-09-20T21:38:25.562Z] b2191e2be29d: Preparing [2023-09-20T21:38:25.562Z] b2191e2be29d: Waiting [2023-09-20T21:38:25.562Z] 0388e263b7af: Layer already exists [2023-09-20T21:38:25.562Z] e41478498a98: Layer already exists [2023-09-20T21:38:25.562Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:25.562Z] f770b0837bee: Layer already exists [2023-09-20T21:38:25.562Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:25.562Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:25.562Z] latest: digest: sha256:4c9849b6353a6f673563e89178239de87e9cef45e9dababd04aa6fbec820c944 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:26.160Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:26.491Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.51 [2023-09-20T21:38:26.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-20T21:38:26.492Z] 0388e263b7af: Preparing [2023-09-20T21:38:26.492Z] e41478498a98: Preparing [2023-09-20T21:38:26.492Z] 9542a5687ce4: Preparing [2023-09-20T21:38:26.492Z] 7497c73d6552: Preparing [2023-09-20T21:38:26.492Z] f770b0837bee: Preparing [2023-09-20T21:38:26.492Z] b2191e2be29d: Preparing [2023-09-20T21:38:26.492Z] b2191e2be29d: Waiting [2023-09-20T21:38:26.492Z] 0388e263b7af: Layer already exists [2023-09-20T21:38:26.492Z] e41478498a98: Layer already exists [2023-09-20T21:38:26.492Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:26.492Z] f770b0837bee: Layer already exists [2023-09-20T21:38:26.492Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:26.492Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:26.492Z] 3.1.0-dev.51: digest: sha256:4c9849b6353a6f673563e89178239de87e9cef45e9dababd04aa6fbec820c944 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:26.831Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:27.161Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:27.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-20T21:38:27.161Z] 0388e263b7af: Preparing [2023-09-20T21:38:27.161Z] e41478498a98: Preparing [2023-09-20T21:38:27.161Z] 9542a5687ce4: Preparing [2023-09-20T21:38:27.161Z] 7497c73d6552: Preparing [2023-09-20T21:38:27.161Z] f770b0837bee: Preparing [2023-09-20T21:38:27.161Z] b2191e2be29d: Preparing [2023-09-20T21:38:27.161Z] b2191e2be29d: Waiting [2023-09-20T21:38:27.161Z] 0388e263b7af: Layer already exists [2023-09-20T21:38:27.161Z] f770b0837bee: Layer already exists [2023-09-20T21:38:27.161Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:27.161Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:27.161Z] e41478498a98: Layer already exists [2023-09-20T21:38:27.161Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:27.161Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:4c9849b6353a6f673563e89178239de87e9cef45e9dababd04aa6fbec820c944 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:27.493Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:27.822Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-20T21:38:27.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-20T21:38:27.822Z] 0388e263b7af: Preparing [2023-09-20T21:38:27.822Z] e41478498a98: Preparing [2023-09-20T21:38:27.822Z] 9542a5687ce4: Preparing [2023-09-20T21:38:27.822Z] 7497c73d6552: Preparing [2023-09-20T21:38:27.822Z] f770b0837bee: Preparing [2023-09-20T21:38:27.822Z] b2191e2be29d: Preparing [2023-09-20T21:38:27.822Z] b2191e2be29d: Waiting [2023-09-20T21:38:27.822Z] e41478498a98: Layer already exists [2023-09-20T21:38:27.822Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:27.822Z] f770b0837bee: Layer already exists [2023-09-20T21:38:27.822Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:27.822Z] 0388e263b7af: Layer already exists [2023-09-20T21:38:27.822Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:27.822Z] main: digest: sha256:4c9849b6353a6f673563e89178239de87e9cef45e9dababd04aa6fbec820c944 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:38:28.125Z] ===================================================== [Pipeline] echo [2023-09-20T21:38:28.131Z] taggedImages: [2023-09-20T21:38:28.131Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:28.131Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-20T21:38:28.131Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.51 [2023-09-20T21:38:28.131Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:28.131Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-20T21:38:28.145Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-20T21:38:28.145Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:28.145Z] latest [2023-09-20T21:38:28.145Z] 3.1.0-dev.51 [2023-09-20T21:38:28.145Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:28.145Z] main [2023-09-20T21:38:28.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:28.479Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:28.811Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:28.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-20T21:38:28.811Z] a17213aa002d: Preparing [2023-09-20T21:38:28.811Z] 7e5d29db84f2: Preparing [2023-09-20T21:38:28.811Z] ff14d7e5f8df: Preparing [2023-09-20T21:38:28.811Z] 9542a5687ce4: Preparing [2023-09-20T21:38:28.811Z] 7497c73d6552: Preparing [2023-09-20T21:38:28.811Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:28.811Z] b2191e2be29d: Preparing [2023-09-20T21:38:28.811Z] 29bd2e7e6bfb: Waiting [2023-09-20T21:38:28.811Z] b2191e2be29d: Waiting [2023-09-20T21:38:28.811Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:28.811Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:28.811Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:28.811Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:29.075Z] 7e5d29db84f2: Pushed [2023-09-20T21:38:29.075Z] a17213aa002d: Pushed [2023-09-20T21:38:32.401Z] ff14d7e5f8df: Pushed [2023-09-20T21:38:32.401Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:fe00756310e1b2d6baf511a805b479dbe0b2aa4f54c1fd80daea3e0dc5af4e6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:32.735Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:33.060Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-20T21:38:33.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-20T21:38:33.060Z] a17213aa002d: Preparing [2023-09-20T21:38:33.060Z] 7e5d29db84f2: Preparing [2023-09-20T21:38:33.060Z] ff14d7e5f8df: Preparing [2023-09-20T21:38:33.060Z] 9542a5687ce4: Preparing [2023-09-20T21:38:33.060Z] 7497c73d6552: Preparing [2023-09-20T21:38:33.060Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:33.060Z] b2191e2be29d: Preparing [2023-09-20T21:38:33.060Z] b2191e2be29d: Waiting [2023-09-20T21:38:33.060Z] 29bd2e7e6bfb: Waiting [2023-09-20T21:38:33.060Z] 7e5d29db84f2: Layer already exists [2023-09-20T21:38:33.060Z] a17213aa002d: Layer already exists [2023-09-20T21:38:33.060Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:33.060Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:33.060Z] ff14d7e5f8df: Layer already exists [2023-09-20T21:38:33.060Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:33.060Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:33.324Z] latest: digest: sha256:fe00756310e1b2d6baf511a805b479dbe0b2aa4f54c1fd80daea3e0dc5af4e6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:33.663Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:33.993Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.51 [2023-09-20T21:38:33.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-20T21:38:33.994Z] a17213aa002d: Preparing [2023-09-20T21:38:33.994Z] 7e5d29db84f2: Preparing [2023-09-20T21:38:33.994Z] ff14d7e5f8df: Preparing [2023-09-20T21:38:33.994Z] 9542a5687ce4: Preparing [2023-09-20T21:38:33.994Z] 7497c73d6552: Preparing [2023-09-20T21:38:33.994Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:33.994Z] b2191e2be29d: Preparing [2023-09-20T21:38:33.994Z] 29bd2e7e6bfb: Waiting [2023-09-20T21:38:33.994Z] b2191e2be29d: Waiting [2023-09-20T21:38:33.994Z] 7e5d29db84f2: Layer already exists [2023-09-20T21:38:33.994Z] a17213aa002d: Layer already exists [2023-09-20T21:38:33.994Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:33.994Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:33.994Z] ff14d7e5f8df: Layer already exists [2023-09-20T21:38:33.994Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:33.994Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:33.994Z] 3.1.0-dev.51: digest: sha256:fe00756310e1b2d6baf511a805b479dbe0b2aa4f54c1fd80daea3e0dc5af4e6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:34.328Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:34.658Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:34.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-20T21:38:34.658Z] a17213aa002d: Preparing [2023-09-20T21:38:34.658Z] 7e5d29db84f2: Preparing [2023-09-20T21:38:34.658Z] ff14d7e5f8df: Preparing [2023-09-20T21:38:34.658Z] 9542a5687ce4: Preparing [2023-09-20T21:38:34.658Z] 7497c73d6552: Preparing [2023-09-20T21:38:34.658Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:34.658Z] b2191e2be29d: Preparing [2023-09-20T21:38:34.658Z] 29bd2e7e6bfb: Waiting [2023-09-20T21:38:34.658Z] b2191e2be29d: Waiting [2023-09-20T21:38:34.658Z] a17213aa002d: Layer already exists [2023-09-20T21:38:34.658Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:34.658Z] 7e5d29db84f2: Layer already exists [2023-09-20T21:38:34.658Z] ff14d7e5f8df: Layer already exists [2023-09-20T21:38:34.658Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:34.658Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:34.658Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:34.658Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:fe00756310e1b2d6baf511a805b479dbe0b2aa4f54c1fd80daea3e0dc5af4e6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:35.257Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:35.596Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-20T21:38:35.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-20T21:38:35.596Z] a17213aa002d: Preparing [2023-09-20T21:38:35.596Z] 7e5d29db84f2: Preparing [2023-09-20T21:38:35.596Z] ff14d7e5f8df: Preparing [2023-09-20T21:38:35.596Z] 9542a5687ce4: Preparing [2023-09-20T21:38:35.596Z] 7497c73d6552: Preparing [2023-09-20T21:38:35.596Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:35.596Z] b2191e2be29d: Preparing [2023-09-20T21:38:35.596Z] 29bd2e7e6bfb: Waiting [2023-09-20T21:38:35.596Z] b2191e2be29d: Waiting [2023-09-20T21:38:35.596Z] ff14d7e5f8df: Layer already exists [2023-09-20T21:38:35.596Z] a17213aa002d: Layer already exists [2023-09-20T21:38:35.596Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:35.596Z] 7e5d29db84f2: Layer already exists [2023-09-20T21:38:35.596Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:35.596Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:35.596Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:35.861Z] main: digest: sha256:fe00756310e1b2d6baf511a805b479dbe0b2aa4f54c1fd80daea3e0dc5af4e6d size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:38:35.908Z] ===================================================== [Pipeline] echo [2023-09-20T21:38:35.918Z] taggedImages: [2023-09-20T21:38:35.918Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:35.918Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-20T21:38:35.918Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.51 [2023-09-20T21:38:35.918Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:35.918Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-20T21:38:35.947Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-20T21:38:35.947Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:35.947Z] latest [2023-09-20T21:38:35.947Z] 3.1.0-dev.51 [2023-09-20T21:38:35.947Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:35.947Z] main [2023-09-20T21:38:35.947Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:36.291Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:36.620Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:36.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-20T21:38:36.620Z] 7a066fc3bb6d: Preparing [2023-09-20T21:38:36.620Z] 74e8cd0e5e2e: Preparing [2023-09-20T21:38:36.620Z] e801fd8f18c1: Preparing [2023-09-20T21:38:36.620Z] df80c778f3ee: Preparing [2023-09-20T21:38:36.620Z] b478d981b469: Preparing [2023-09-20T21:38:36.620Z] fd04697f438e: Preparing [2023-09-20T21:38:36.620Z] 7d98bd0d5ad8: Preparing [2023-09-20T21:38:36.620Z] 9542a5687ce4: Preparing [2023-09-20T21:38:36.620Z] 7497c73d6552: Preparing [2023-09-20T21:38:36.620Z] 78c6569eac01: Preparing [2023-09-20T21:38:36.620Z] b98243b89c24: Preparing [2023-09-20T21:38:36.620Z] 5f70bf18a086: Preparing [2023-09-20T21:38:36.620Z] 6622d1e1a7c7: Preparing [2023-09-20T21:38:36.620Z] 7bac52afc01d: Preparing [2023-09-20T21:38:36.620Z] b2191e2be29d: Preparing [2023-09-20T21:38:36.620Z] 7d98bd0d5ad8: Waiting [2023-09-20T21:38:36.620Z] 9542a5687ce4: Waiting [2023-09-20T21:38:36.620Z] 78c6569eac01: Waiting [2023-09-20T21:38:36.620Z] 7497c73d6552: Waiting [2023-09-20T21:38:36.620Z] b98243b89c24: Waiting [2023-09-20T21:38:36.620Z] 7bac52afc01d: Waiting [2023-09-20T21:38:36.620Z] 5f70bf18a086: Waiting [2023-09-20T21:38:36.620Z] b2191e2be29d: Waiting [2023-09-20T21:38:36.620Z] fd04697f438e: Waiting [2023-09-20T21:38:36.888Z] b478d981b469: Pushed [2023-09-20T21:38:36.888Z] 74e8cd0e5e2e: Pushed [2023-09-20T21:38:36.888Z] df80c778f3ee: Pushed [2023-09-20T21:38:36.888Z] e801fd8f18c1: Pushed [2023-09-20T21:38:36.888Z] 7a066fc3bb6d: Pushed [2023-09-20T21:38:36.888Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:36.888Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:36.888Z] fd04697f438e: Pushed [2023-09-20T21:38:37.152Z] 78c6569eac01: Pushed [2023-09-20T21:38:37.152Z] 5f70bf18a086: Pushed [2023-09-20T21:38:37.152Z] 6622d1e1a7c7: Pushed [2023-09-20T21:38:37.152Z] b98243b89c24: Pushed [2023-09-20T21:38:37.152Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:37.152Z] 7bac52afc01d: Pushed [2023-09-20T21:38:41.384Z] 7d98bd0d5ad8: Pushed [2023-09-20T21:38:41.384Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:a067e010f0eaccca973c500dd4f85d4664f4c7fbcba3af0bd6881b6939e571b8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:41.712Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:42.100Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-20T21:38:42.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-20T21:38:42.100Z] 7a066fc3bb6d: Preparing [2023-09-20T21:38:42.100Z] 74e8cd0e5e2e: Preparing [2023-09-20T21:38:42.100Z] e801fd8f18c1: Preparing [2023-09-20T21:38:42.100Z] df80c778f3ee: Preparing [2023-09-20T21:38:42.100Z] b478d981b469: Preparing [2023-09-20T21:38:42.100Z] fd04697f438e: Preparing [2023-09-20T21:38:42.100Z] 7d98bd0d5ad8: Preparing [2023-09-20T21:38:42.100Z] 9542a5687ce4: Preparing [2023-09-20T21:38:42.100Z] 7497c73d6552: Preparing [2023-09-20T21:38:42.100Z] 78c6569eac01: Preparing [2023-09-20T21:38:42.100Z] b98243b89c24: Preparing [2023-09-20T21:38:42.100Z] 5f70bf18a086: Preparing [2023-09-20T21:38:42.100Z] 6622d1e1a7c7: Preparing [2023-09-20T21:38:42.100Z] 7bac52afc01d: Preparing [2023-09-20T21:38:42.100Z] b2191e2be29d: Preparing [2023-09-20T21:38:42.100Z] fd04697f438e: Waiting [2023-09-20T21:38:42.100Z] 7d98bd0d5ad8: Waiting [2023-09-20T21:38:42.100Z] 9542a5687ce4: Waiting [2023-09-20T21:38:42.100Z] b98243b89c24: Waiting [2023-09-20T21:38:42.100Z] 5f70bf18a086: Waiting [2023-09-20T21:38:42.100Z] 6622d1e1a7c7: Waiting [2023-09-20T21:38:42.100Z] 7bac52afc01d: Waiting [2023-09-20T21:38:42.100Z] b2191e2be29d: Waiting [2023-09-20T21:38:42.100Z] 7497c73d6552: Waiting [2023-09-20T21:38:42.100Z] 78c6569eac01: Waiting [2023-09-20T21:38:42.100Z] e801fd8f18c1: Layer already exists [2023-09-20T21:38:42.101Z] df80c778f3ee: Layer already exists [2023-09-20T21:38:42.101Z] b478d981b469: Layer already exists [2023-09-20T21:38:42.101Z] 74e8cd0e5e2e: Layer already exists [2023-09-20T21:38:42.101Z] 7a066fc3bb6d: Layer already exists [2023-09-20T21:38:42.101Z] 7d98bd0d5ad8: Layer already exists [2023-09-20T21:38:42.101Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:42.101Z] fd04697f438e: Layer already exists [2023-09-20T21:38:42.101Z] 78c6569eac01: Layer already exists [2023-09-20T21:38:42.101Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:42.101Z] 6622d1e1a7c7: Layer already exists [2023-09-20T21:38:42.101Z] b98243b89c24: Layer already exists [2023-09-20T21:38:42.101Z] 5f70bf18a086: Layer already exists [2023-09-20T21:38:42.101Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:42.101Z] 7bac52afc01d: Layer already exists [2023-09-20T21:38:42.364Z] latest: digest: sha256:a067e010f0eaccca973c500dd4f85d4664f4c7fbcba3af0bd6881b6939e571b8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:42.696Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:43.024Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.51 [2023-09-20T21:38:43.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-20T21:38:43.024Z] 7a066fc3bb6d: Preparing [2023-09-20T21:38:43.024Z] 74e8cd0e5e2e: Preparing [2023-09-20T21:38:43.024Z] e801fd8f18c1: Preparing [2023-09-20T21:38:43.024Z] df80c778f3ee: Preparing [2023-09-20T21:38:43.024Z] b478d981b469: Preparing [2023-09-20T21:38:43.024Z] fd04697f438e: Preparing [2023-09-20T21:38:43.024Z] 7d98bd0d5ad8: Preparing [2023-09-20T21:38:43.024Z] 9542a5687ce4: Preparing [2023-09-20T21:38:43.024Z] 7497c73d6552: Preparing [2023-09-20T21:38:43.024Z] 78c6569eac01: Preparing [2023-09-20T21:38:43.024Z] b98243b89c24: Preparing [2023-09-20T21:38:43.024Z] 5f70bf18a086: Preparing [2023-09-20T21:38:43.024Z] 6622d1e1a7c7: Preparing [2023-09-20T21:38:43.024Z] 7bac52afc01d: Preparing [2023-09-20T21:38:43.024Z] b2191e2be29d: Preparing [2023-09-20T21:38:43.024Z] 78c6569eac01: Waiting [2023-09-20T21:38:43.024Z] b98243b89c24: Waiting [2023-09-20T21:38:43.024Z] 5f70bf18a086: Waiting [2023-09-20T21:38:43.024Z] fd04697f438e: Waiting [2023-09-20T21:38:43.024Z] 9542a5687ce4: Waiting [2023-09-20T21:38:43.024Z] 7d98bd0d5ad8: Waiting [2023-09-20T21:38:43.024Z] 7497c73d6552: Waiting [2023-09-20T21:38:43.024Z] 6622d1e1a7c7: Waiting [2023-09-20T21:38:43.024Z] 7bac52afc01d: Waiting [2023-09-20T21:38:43.024Z] b478d981b469: Layer already exists [2023-09-20T21:38:43.024Z] 7a066fc3bb6d: Layer already exists [2023-09-20T21:38:43.024Z] df80c778f3ee: Layer already exists [2023-09-20T21:38:43.024Z] e801fd8f18c1: Layer already exists [2023-09-20T21:38:43.024Z] 74e8cd0e5e2e: Layer already exists [2023-09-20T21:38:43.024Z] 78c6569eac01: Layer already exists [2023-09-20T21:38:43.024Z] fd04697f438e: Layer already exists [2023-09-20T21:38:43.024Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:43.024Z] 7d98bd0d5ad8: Layer already exists [2023-09-20T21:38:43.024Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:43.024Z] b98243b89c24: Layer already exists [2023-09-20T21:38:43.024Z] 5f70bf18a086: Layer already exists [2023-09-20T21:38:43.024Z] 6622d1e1a7c7: Layer already exists [2023-09-20T21:38:43.024Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:43.024Z] 7bac52afc01d: Layer already exists [2023-09-20T21:38:43.288Z] 3.1.0-dev.51: digest: sha256:a067e010f0eaccca973c500dd4f85d4664f4c7fbcba3af0bd6881b6939e571b8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:43.619Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:43.944Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:43.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-20T21:38:43.944Z] 7a066fc3bb6d: Preparing [2023-09-20T21:38:43.944Z] 74e8cd0e5e2e: Preparing [2023-09-20T21:38:43.944Z] e801fd8f18c1: Preparing [2023-09-20T21:38:43.944Z] df80c778f3ee: Preparing [2023-09-20T21:38:43.944Z] b478d981b469: Preparing [2023-09-20T21:38:43.944Z] fd04697f438e: Preparing [2023-09-20T21:38:43.944Z] 7d98bd0d5ad8: Preparing [2023-09-20T21:38:43.944Z] 9542a5687ce4: Preparing [2023-09-20T21:38:43.944Z] 7497c73d6552: Preparing [2023-09-20T21:38:43.944Z] 78c6569eac01: Preparing [2023-09-20T21:38:43.944Z] b98243b89c24: Preparing [2023-09-20T21:38:43.944Z] 5f70bf18a086: Preparing [2023-09-20T21:38:43.944Z] 6622d1e1a7c7: Preparing [2023-09-20T21:38:43.944Z] 7bac52afc01d: Preparing [2023-09-20T21:38:43.944Z] b2191e2be29d: Preparing [2023-09-20T21:38:43.944Z] 78c6569eac01: Waiting [2023-09-20T21:38:43.944Z] b98243b89c24: Waiting [2023-09-20T21:38:43.944Z] 5f70bf18a086: Waiting [2023-09-20T21:38:43.944Z] 6622d1e1a7c7: Waiting [2023-09-20T21:38:43.944Z] 7bac52afc01d: Waiting [2023-09-20T21:38:43.944Z] b2191e2be29d: Waiting [2023-09-20T21:38:43.944Z] 7d98bd0d5ad8: Waiting [2023-09-20T21:38:43.944Z] 9542a5687ce4: Waiting [2023-09-20T21:38:43.944Z] 7497c73d6552: Waiting [2023-09-20T21:38:43.944Z] fd04697f438e: Waiting [2023-09-20T21:38:43.944Z] 7a066fc3bb6d: Layer already exists [2023-09-20T21:38:43.944Z] b478d981b469: Layer already exists [2023-09-20T21:38:43.944Z] e801fd8f18c1: Layer already exists [2023-09-20T21:38:43.944Z] df80c778f3ee: Layer already exists [2023-09-20T21:38:43.944Z] 74e8cd0e5e2e: Layer already exists [2023-09-20T21:38:43.944Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:43.944Z] fd04697f438e: Layer already exists [2023-09-20T21:38:43.944Z] 7d98bd0d5ad8: Layer already exists [2023-09-20T21:38:43.944Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:43.944Z] 78c6569eac01: Layer already exists [2023-09-20T21:38:43.944Z] b98243b89c24: Layer already exists [2023-09-20T21:38:43.944Z] 6622d1e1a7c7: Layer already exists [2023-09-20T21:38:43.944Z] 5f70bf18a086: Layer already exists [2023-09-20T21:38:43.944Z] 7bac52afc01d: Layer already exists [2023-09-20T21:38:43.944Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:44.207Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:a067e010f0eaccca973c500dd4f85d4664f4c7fbcba3af0bd6881b6939e571b8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:44.530Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:44.863Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-20T21:38:44.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-20T21:38:44.863Z] 7a066fc3bb6d: Preparing [2023-09-20T21:38:44.863Z] 74e8cd0e5e2e: Preparing [2023-09-20T21:38:44.863Z] e801fd8f18c1: Preparing [2023-09-20T21:38:44.863Z] df80c778f3ee: Preparing [2023-09-20T21:38:44.863Z] b478d981b469: Preparing [2023-09-20T21:38:44.863Z] fd04697f438e: Preparing [2023-09-20T21:38:44.863Z] 7d98bd0d5ad8: Preparing [2023-09-20T21:38:44.863Z] 9542a5687ce4: Preparing [2023-09-20T21:38:44.863Z] 7497c73d6552: Preparing [2023-09-20T21:38:44.863Z] 78c6569eac01: Preparing [2023-09-20T21:38:44.863Z] b98243b89c24: Preparing [2023-09-20T21:38:44.863Z] 5f70bf18a086: Preparing [2023-09-20T21:38:44.863Z] 6622d1e1a7c7: Preparing [2023-09-20T21:38:44.863Z] 7bac52afc01d: Preparing [2023-09-20T21:38:44.863Z] b2191e2be29d: Preparing [2023-09-20T21:38:44.863Z] 7497c73d6552: Waiting [2023-09-20T21:38:44.863Z] 78c6569eac01: Waiting [2023-09-20T21:38:44.863Z] b98243b89c24: Waiting [2023-09-20T21:38:44.863Z] fd04697f438e: Waiting [2023-09-20T21:38:44.863Z] 7d98bd0d5ad8: Waiting [2023-09-20T21:38:44.863Z] 9542a5687ce4: Waiting [2023-09-20T21:38:44.863Z] 5f70bf18a086: Waiting [2023-09-20T21:38:44.863Z] 6622d1e1a7c7: Waiting [2023-09-20T21:38:44.863Z] b2191e2be29d: Waiting [2023-09-20T21:38:44.863Z] 74e8cd0e5e2e: Layer already exists [2023-09-20T21:38:44.863Z] df80c778f3ee: Layer already exists [2023-09-20T21:38:44.863Z] e801fd8f18c1: Layer already exists [2023-09-20T21:38:44.863Z] 7a066fc3bb6d: Layer already exists [2023-09-20T21:38:44.863Z] b478d981b469: Layer already exists [2023-09-20T21:38:44.863Z] 7d98bd0d5ad8: Layer already exists [2023-09-20T21:38:44.863Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:44.863Z] fd04697f438e: Layer already exists [2023-09-20T21:38:44.863Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:44.863Z] 78c6569eac01: Layer already exists [2023-09-20T21:38:44.863Z] b98243b89c24: Layer already exists [2023-09-20T21:38:44.863Z] 6622d1e1a7c7: Layer already exists [2023-09-20T21:38:44.863Z] 5f70bf18a086: Layer already exists [2023-09-20T21:38:44.863Z] 7bac52afc01d: Layer already exists [2023-09-20T21:38:44.863Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:45.126Z] main: digest: sha256:a067e010f0eaccca973c500dd4f85d4664f4c7fbcba3af0bd6881b6939e571b8 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:38:45.180Z] ===================================================== [Pipeline] echo [2023-09-20T21:38:45.189Z] taggedImages: [2023-09-20T21:38:45.189Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:45.189Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-20T21:38:45.189Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.51 [2023-09-20T21:38:45.189Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:45.189Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-20T21:38:45.212Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-20T21:38:45.212Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:45.212Z] latest [2023-09-20T21:38:45.212Z] 3.1.0-dev.51 [2023-09-20T21:38:45.212Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:45.212Z] main [2023-09-20T21:38:45.212Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:45.535Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:45.862Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:45.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-20T21:38:45.862Z] 09641ebb821a: Preparing [2023-09-20T21:38:45.862Z] c8b0fe63ac37: Preparing [2023-09-20T21:38:45.862Z] 4eb896a497ce: Preparing [2023-09-20T21:38:45.862Z] 92128eaab192: Preparing [2023-09-20T21:38:45.862Z] 9542a5687ce4: Preparing [2023-09-20T21:38:45.862Z] 7497c73d6552: Preparing [2023-09-20T21:38:45.862Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:45.862Z] b2191e2be29d: Preparing [2023-09-20T21:38:45.862Z] 7497c73d6552: Waiting [2023-09-20T21:38:45.862Z] 29bd2e7e6bfb: Waiting [2023-09-20T21:38:45.862Z] b2191e2be29d: Waiting [2023-09-20T21:38:46.126Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:46.126Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:46.126Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:46.126Z] c8b0fe63ac37: Pushed [2023-09-20T21:38:46.126Z] 4eb896a497ce: Pushed [2023-09-20T21:38:46.126Z] 09641ebb821a: Pushed [2023-09-20T21:38:46.126Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:48.690Z] 92128eaab192: Pushed [2023-09-20T21:38:48.954Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:4996b17b75d67b858bd7580319f6fb814493efb7f1add1a98899c330ba3fcc63 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:49.295Z] + 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-09-20T21:38:49.629Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-20T21:38:49.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-20T21:38:49.629Z] 09641ebb821a: Preparing [2023-09-20T21:38:49.629Z] c8b0fe63ac37: Preparing [2023-09-20T21:38:49.629Z] 4eb896a497ce: Preparing [2023-09-20T21:38:49.629Z] 92128eaab192: Preparing [2023-09-20T21:38:49.629Z] 9542a5687ce4: Preparing [2023-09-20T21:38:49.629Z] 7497c73d6552: Preparing [2023-09-20T21:38:49.629Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:49.629Z] b2191e2be29d: Preparing [2023-09-20T21:38:49.629Z] 7497c73d6552: Waiting [2023-09-20T21:38:49.629Z] b2191e2be29d: Waiting [2023-09-20T21:38:49.629Z] 29bd2e7e6bfb: Waiting [2023-09-20T21:38:49.629Z] 09641ebb821a: Layer already exists [2023-09-20T21:38:49.629Z] 4eb896a497ce: Layer already exists [2023-09-20T21:38:49.629Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:49.629Z] c8b0fe63ac37: Layer already exists [2023-09-20T21:38:49.629Z] 92128eaab192: Layer already exists [2023-09-20T21:38:49.629Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:49.629Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:49.629Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:49.894Z] latest: digest: sha256:4996b17b75d67b858bd7580319f6fb814493efb7f1add1a98899c330ba3fcc63 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:50.265Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:50.611Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.51 [2023-09-20T21:38:50.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-20T21:38:50.611Z] 09641ebb821a: Preparing [2023-09-20T21:38:50.611Z] c8b0fe63ac37: Preparing [2023-09-20T21:38:50.611Z] 4eb896a497ce: Preparing [2023-09-20T21:38:50.611Z] 92128eaab192: Preparing [2023-09-20T21:38:50.611Z] 9542a5687ce4: Preparing [2023-09-20T21:38:50.611Z] 7497c73d6552: Preparing [2023-09-20T21:38:50.611Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:50.611Z] b2191e2be29d: Preparing [2023-09-20T21:38:50.611Z] 7497c73d6552: Waiting [2023-09-20T21:38:50.611Z] 29bd2e7e6bfb: Waiting [2023-09-20T21:38:50.611Z] b2191e2be29d: Waiting [2023-09-20T21:38:50.879Z] 4eb896a497ce: Layer already exists [2023-09-20T21:38:50.879Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:50.879Z] 92128eaab192: Layer already exists [2023-09-20T21:38:50.879Z] c8b0fe63ac37: Layer already exists [2023-09-20T21:38:50.879Z] 09641ebb821a: Layer already exists [2023-09-20T21:38:50.879Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:50.879Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:50.879Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:50.879Z] 3.1.0-dev.51: digest: sha256:4996b17b75d67b858bd7580319f6fb814493efb7f1add1a98899c330ba3fcc63 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:51.216Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:51.551Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:51.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-20T21:38:51.551Z] 09641ebb821a: Preparing [2023-09-20T21:38:51.551Z] c8b0fe63ac37: Preparing [2023-09-20T21:38:51.551Z] 4eb896a497ce: Preparing [2023-09-20T21:38:51.551Z] 92128eaab192: Preparing [2023-09-20T21:38:51.551Z] 9542a5687ce4: Preparing [2023-09-20T21:38:51.551Z] 7497c73d6552: Preparing [2023-09-20T21:38:51.551Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:51.551Z] b2191e2be29d: Preparing [2023-09-20T21:38:51.551Z] 29bd2e7e6bfb: Waiting [2023-09-20T21:38:51.551Z] 7497c73d6552: Waiting [2023-09-20T21:38:51.551Z] b2191e2be29d: Waiting [2023-09-20T21:38:51.551Z] c8b0fe63ac37: Layer already exists [2023-09-20T21:38:51.551Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:51.551Z] 09641ebb821a: Layer already exists [2023-09-20T21:38:51.551Z] 92128eaab192: Layer already exists [2023-09-20T21:38:51.551Z] 4eb896a497ce: Layer already exists [2023-09-20T21:38:51.551Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:51.551Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:51.551Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:51.551Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:4996b17b75d67b858bd7580319f6fb814493efb7f1add1a98899c330ba3fcc63 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:52.148Z] + 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-09-20T21:38:52.479Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-20T21:38:52.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-20T21:38:52.744Z] 09641ebb821a: Preparing [2023-09-20T21:38:52.744Z] c8b0fe63ac37: Preparing [2023-09-20T21:38:52.744Z] 4eb896a497ce: Preparing [2023-09-20T21:38:52.744Z] 92128eaab192: Preparing [2023-09-20T21:38:52.744Z] 9542a5687ce4: Preparing [2023-09-20T21:38:52.744Z] 7497c73d6552: Preparing [2023-09-20T21:38:52.744Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:38:52.744Z] b2191e2be29d: Preparing [2023-09-20T21:38:52.744Z] 29bd2e7e6bfb: Waiting [2023-09-20T21:38:52.744Z] 7497c73d6552: Waiting [2023-09-20T21:38:52.744Z] b2191e2be29d: Waiting [2023-09-20T21:38:52.744Z] 4eb896a497ce: Layer already exists [2023-09-20T21:38:52.744Z] 92128eaab192: Layer already exists [2023-09-20T21:38:52.744Z] 09641ebb821a: Layer already exists [2023-09-20T21:38:52.744Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:52.744Z] c8b0fe63ac37: Layer already exists [2023-09-20T21:38:52.744Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:52.744Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:52.744Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:38:52.744Z] main: digest: sha256:4996b17b75d67b858bd7580319f6fb814493efb7f1add1a98899c330ba3fcc63 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:38:52.788Z] ===================================================== [Pipeline] echo [2023-09-20T21:38:52.794Z] taggedImages: [2023-09-20T21:38:52.794Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:52.794Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-20T21:38:52.794Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.51 [2023-09-20T21:38:52.794Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:52.794Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-20T21:38:52.809Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-20T21:38:52.809Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:52.809Z] latest [2023-09-20T21:38:52.809Z] 3.1.0-dev.51 [2023-09-20T21:38:52.809Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:52.809Z] main [2023-09-20T21:38:52.809Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:53.134Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:53.461Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:38:53.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-20T21:38:53.461Z] 6ea2edb11f60: Preparing [2023-09-20T21:38:53.461Z] 818396738078: Preparing [2023-09-20T21:38:53.461Z] 0d5f0d64fc25: Preparing [2023-09-20T21:38:53.461Z] 49920aa2b309: Preparing [2023-09-20T21:38:53.461Z] 65c1d2eb013a: Preparing [2023-09-20T21:38:53.461Z] 9542a5687ce4: Preparing [2023-09-20T21:38:53.461Z] 7497c73d6552: Preparing [2023-09-20T21:38:53.461Z] 4652346fbb46: Preparing [2023-09-20T21:38:53.461Z] cbcb824be340: Preparing [2023-09-20T21:38:53.461Z] b2191e2be29d: Preparing [2023-09-20T21:38:53.461Z] 9542a5687ce4: Waiting [2023-09-20T21:38:53.461Z] 7497c73d6552: Waiting [2023-09-20T21:38:53.461Z] 4652346fbb46: Waiting [2023-09-20T21:38:53.461Z] b2191e2be29d: Waiting [2023-09-20T21:38:53.461Z] cbcb824be340: Waiting [2023-09-20T21:38:53.725Z] 818396738078: Pushed [2023-09-20T21:38:53.725Z] 65c1d2eb013a: Pushed [2023-09-20T21:38:53.725Z] 6ea2edb11f60: Pushed [2023-09-20T21:38:53.725Z] 49920aa2b309: Pushed [2023-09-20T21:38:53.725Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:53.725Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:53.725Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:53.990Z] 4652346fbb46: Pushed [2023-09-20T21:38:56.557Z] cbcb824be340: Pushed [2023-09-20T21:38:56.557Z] 0d5f0d64fc25: Pushed [2023-09-20T21:38:56.557Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:0bb1a97f7398bf49c0d3a2cfaeb7955b5cef08e91c0d644a61c86aba58b39d0b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:56.887Z] + 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-09-20T21:38:57.213Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-20T21:38:57.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-20T21:38:57.213Z] 6ea2edb11f60: Preparing [2023-09-20T21:38:57.213Z] 818396738078: Preparing [2023-09-20T21:38:57.213Z] 0d5f0d64fc25: Preparing [2023-09-20T21:38:57.213Z] 49920aa2b309: Preparing [2023-09-20T21:38:57.213Z] 65c1d2eb013a: Preparing [2023-09-20T21:38:57.213Z] 9542a5687ce4: Preparing [2023-09-20T21:38:57.213Z] 7497c73d6552: Preparing [2023-09-20T21:38:57.213Z] 4652346fbb46: Preparing [2023-09-20T21:38:57.213Z] cbcb824be340: Preparing [2023-09-20T21:38:57.213Z] b2191e2be29d: Preparing [2023-09-20T21:38:57.213Z] 7497c73d6552: Waiting [2023-09-20T21:38:57.213Z] 4652346fbb46: Waiting [2023-09-20T21:38:57.213Z] cbcb824be340: Waiting [2023-09-20T21:38:57.213Z] b2191e2be29d: Waiting [2023-09-20T21:38:57.213Z] 9542a5687ce4: Waiting [2023-09-20T21:38:57.213Z] 6ea2edb11f60: Layer already exists [2023-09-20T21:38:57.213Z] 818396738078: Layer already exists [2023-09-20T21:38:57.213Z] 0d5f0d64fc25: Layer already exists [2023-09-20T21:38:57.213Z] 65c1d2eb013a: Layer already exists [2023-09-20T21:38:57.213Z] 49920aa2b309: Layer already exists [2023-09-20T21:38:57.213Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:57.213Z] cbcb824be340: Layer already exists [2023-09-20T21:38:57.213Z] 4652346fbb46: Layer already exists [2023-09-20T21:38:57.213Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:57.213Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:57.476Z] latest: digest: sha256:0bb1a97f7398bf49c0d3a2cfaeb7955b5cef08e91c0d644a61c86aba58b39d0b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:57.806Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:58.136Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.51 [2023-09-20T21:38:58.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-20T21:38:58.136Z] 6ea2edb11f60: Preparing [2023-09-20T21:38:58.136Z] 818396738078: Preparing [2023-09-20T21:38:58.136Z] 0d5f0d64fc25: Preparing [2023-09-20T21:38:58.136Z] 49920aa2b309: Preparing [2023-09-20T21:38:58.136Z] 65c1d2eb013a: Preparing [2023-09-20T21:38:58.136Z] 9542a5687ce4: Preparing [2023-09-20T21:38:58.136Z] 7497c73d6552: Preparing [2023-09-20T21:38:58.136Z] 4652346fbb46: Preparing [2023-09-20T21:38:58.136Z] cbcb824be340: Preparing [2023-09-20T21:38:58.136Z] b2191e2be29d: Preparing [2023-09-20T21:38:58.136Z] 4652346fbb46: Waiting [2023-09-20T21:38:58.136Z] cbcb824be340: Waiting [2023-09-20T21:38:58.136Z] b2191e2be29d: Waiting [2023-09-20T21:38:58.136Z] 9542a5687ce4: Waiting [2023-09-20T21:38:58.136Z] 7497c73d6552: Waiting [2023-09-20T21:38:58.136Z] 818396738078: Layer already exists [2023-09-20T21:38:58.136Z] 65c1d2eb013a: Layer already exists [2023-09-20T21:38:58.136Z] 6ea2edb11f60: Layer already exists [2023-09-20T21:38:58.136Z] 49920aa2b309: Layer already exists [2023-09-20T21:38:58.136Z] 0d5f0d64fc25: Layer already exists [2023-09-20T21:38:58.136Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:58.136Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:58.136Z] 4652346fbb46: Layer already exists [2023-09-20T21:38:58.136Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:58.136Z] cbcb824be340: Layer already exists [2023-09-20T21:38:58.136Z] 3.1.0-dev.51: digest: sha256:0bb1a97f7398bf49c0d3a2cfaeb7955b5cef08e91c0d644a61c86aba58b39d0b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:58.728Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:59.061Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:38:59.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-20T21:38:59.061Z] 6ea2edb11f60: Preparing [2023-09-20T21:38:59.061Z] 818396738078: Preparing [2023-09-20T21:38:59.061Z] 0d5f0d64fc25: Preparing [2023-09-20T21:38:59.061Z] 49920aa2b309: Preparing [2023-09-20T21:38:59.061Z] 65c1d2eb013a: Preparing [2023-09-20T21:38:59.061Z] 9542a5687ce4: Preparing [2023-09-20T21:38:59.061Z] 7497c73d6552: Preparing [2023-09-20T21:38:59.061Z] 4652346fbb46: Preparing [2023-09-20T21:38:59.061Z] cbcb824be340: Preparing [2023-09-20T21:38:59.061Z] b2191e2be29d: Preparing [2023-09-20T21:38:59.061Z] 7497c73d6552: Waiting [2023-09-20T21:38:59.061Z] 4652346fbb46: Waiting [2023-09-20T21:38:59.061Z] cbcb824be340: Waiting [2023-09-20T21:38:59.061Z] b2191e2be29d: Waiting [2023-09-20T21:38:59.061Z] 9542a5687ce4: Waiting [2023-09-20T21:38:59.061Z] 0d5f0d64fc25: Layer already exists [2023-09-20T21:38:59.061Z] 6ea2edb11f60: Layer already exists [2023-09-20T21:38:59.061Z] 65c1d2eb013a: Layer already exists [2023-09-20T21:38:59.061Z] 49920aa2b309: Layer already exists [2023-09-20T21:38:59.061Z] 818396738078: Layer already exists [2023-09-20T21:38:59.061Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:59.061Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:59.061Z] cbcb824be340: Layer already exists [2023-09-20T21:38:59.061Z] 4652346fbb46: Layer already exists [2023-09-20T21:38:59.061Z] b2191e2be29d: Layer already exists [2023-09-20T21:38:59.324Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:0bb1a97f7398bf49c0d3a2cfaeb7955b5cef08e91c0d644a61c86aba58b39d0b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:38:59.649Z] + 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-09-20T21:38:59.976Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-20T21:38:59.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-20T21:38:59.977Z] 6ea2edb11f60: Preparing [2023-09-20T21:38:59.977Z] 818396738078: Preparing [2023-09-20T21:38:59.977Z] 0d5f0d64fc25: Preparing [2023-09-20T21:38:59.977Z] 49920aa2b309: Preparing [2023-09-20T21:38:59.977Z] 65c1d2eb013a: Preparing [2023-09-20T21:38:59.977Z] 9542a5687ce4: Preparing [2023-09-20T21:38:59.977Z] 7497c73d6552: Preparing [2023-09-20T21:38:59.977Z] 4652346fbb46: Preparing [2023-09-20T21:38:59.977Z] cbcb824be340: Preparing [2023-09-20T21:38:59.977Z] b2191e2be29d: Preparing [2023-09-20T21:38:59.977Z] 7497c73d6552: Waiting [2023-09-20T21:38:59.977Z] 9542a5687ce4: Waiting [2023-09-20T21:38:59.977Z] 4652346fbb46: Waiting [2023-09-20T21:38:59.977Z] cbcb824be340: Waiting [2023-09-20T21:38:59.977Z] b2191e2be29d: Waiting [2023-09-20T21:38:59.977Z] 65c1d2eb013a: Layer already exists [2023-09-20T21:38:59.977Z] 6ea2edb11f60: Layer already exists [2023-09-20T21:38:59.977Z] 818396738078: Layer already exists [2023-09-20T21:38:59.977Z] 49920aa2b309: Layer already exists [2023-09-20T21:38:59.977Z] 0d5f0d64fc25: Layer already exists [2023-09-20T21:38:59.977Z] 7497c73d6552: Layer already exists [2023-09-20T21:38:59.977Z] 9542a5687ce4: Layer already exists [2023-09-20T21:38:59.977Z] 4652346fbb46: Layer already exists [2023-09-20T21:38:59.977Z] cbcb824be340: Layer already exists [2023-09-20T21:38:59.977Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:00.240Z] main: digest: sha256:0bb1a97f7398bf49c0d3a2cfaeb7955b5cef08e91c0d644a61c86aba58b39d0b size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:39:00.284Z] ===================================================== [Pipeline] echo [2023-09-20T21:39:00.290Z] taggedImages: [2023-09-20T21:39:00.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:39:00.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-20T21:39:00.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.51 [2023-09-20T21:39:00.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:39:00.290Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-20T21:39:00.305Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-20T21:39:00.305Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:39:00.305Z] latest [2023-09-20T21:39:00.305Z] 3.1.0-dev.51 [2023-09-20T21:39:00.305Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:39:00.305Z] main [2023-09-20T21:39:00.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:00.629Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:00.960Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:39:00.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-20T21:39:00.960Z] 6d6162039bc4: Preparing [2023-09-20T21:39:00.960Z] 5d7d3960c9b8: Preparing [2023-09-20T21:39:00.960Z] 5a7f27e647bd: Preparing [2023-09-20T21:39:00.960Z] 67ba7a2b51b6: Preparing [2023-09-20T21:39:00.960Z] 93abc351e087: Preparing [2023-09-20T21:39:00.960Z] d5a41991dcff: Preparing [2023-09-20T21:39:00.960Z] dce568714af9: Preparing [2023-09-20T21:39:00.960Z] 9542a5687ce4: Preparing [2023-09-20T21:39:00.960Z] 7497c73d6552: Preparing [2023-09-20T21:39:00.960Z] 080ecc5ab113: Preparing [2023-09-20T21:39:00.960Z] b2191e2be29d: Preparing [2023-09-20T21:39:00.960Z] dce568714af9: Waiting [2023-09-20T21:39:00.960Z] 9542a5687ce4: Waiting [2023-09-20T21:39:00.960Z] 7497c73d6552: Waiting [2023-09-20T21:39:00.960Z] 080ecc5ab113: Waiting [2023-09-20T21:39:00.960Z] d5a41991dcff: Waiting [2023-09-20T21:39:00.960Z] b2191e2be29d: Waiting [2023-09-20T21:39:01.226Z] 5d7d3960c9b8: Pushed [2023-09-20T21:39:01.226Z] 93abc351e087: Pushed [2023-09-20T21:39:01.226Z] 6d6162039bc4: Pushed [2023-09-20T21:39:01.226Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:01.226Z] d5a41991dcff: Pushed [2023-09-20T21:39:01.226Z] dce568714af9: Pushed [2023-09-20T21:39:01.490Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:04.077Z] 67ba7a2b51b6: Pushed [2023-09-20T21:39:04.077Z] 080ecc5ab113: Pushed [2023-09-20T21:39:04.077Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:04.661Z] 5a7f27e647bd: Pushed [2023-09-20T21:39:04.923Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:72f211e9127a6125ba22a1513938bc013fdd5a317da7ef56a790513b465757f5 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:05.246Z] + 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-09-20T21:39:05.571Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-20T21:39:05.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-20T21:39:05.571Z] 6d6162039bc4: Preparing [2023-09-20T21:39:05.571Z] 5d7d3960c9b8: Preparing [2023-09-20T21:39:05.571Z] 5a7f27e647bd: Preparing [2023-09-20T21:39:05.571Z] 67ba7a2b51b6: Preparing [2023-09-20T21:39:05.571Z] 93abc351e087: Preparing [2023-09-20T21:39:05.571Z] d5a41991dcff: Preparing [2023-09-20T21:39:05.571Z] dce568714af9: Preparing [2023-09-20T21:39:05.571Z] 9542a5687ce4: Preparing [2023-09-20T21:39:05.571Z] 7497c73d6552: Preparing [2023-09-20T21:39:05.571Z] 080ecc5ab113: Preparing [2023-09-20T21:39:05.571Z] b2191e2be29d: Preparing [2023-09-20T21:39:05.571Z] 9542a5687ce4: Waiting [2023-09-20T21:39:05.571Z] 7497c73d6552: Waiting [2023-09-20T21:39:05.571Z] d5a41991dcff: Waiting [2023-09-20T21:39:05.571Z] dce568714af9: Waiting [2023-09-20T21:39:05.571Z] 080ecc5ab113: Waiting [2023-09-20T21:39:05.571Z] b2191e2be29d: Waiting [2023-09-20T21:39:05.571Z] 6d6162039bc4: Layer already exists [2023-09-20T21:39:05.571Z] 5a7f27e647bd: Layer already exists [2023-09-20T21:39:05.571Z] 67ba7a2b51b6: Layer already exists [2023-09-20T21:39:05.571Z] 5d7d3960c9b8: Layer already exists [2023-09-20T21:39:05.571Z] 93abc351e087: Layer already exists [2023-09-20T21:39:05.571Z] 080ecc5ab113: Layer already exists [2023-09-20T21:39:05.571Z] d5a41991dcff: Layer already exists [2023-09-20T21:39:05.571Z] dce568714af9: Layer already exists [2023-09-20T21:39:05.571Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:05.571Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:05.571Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:05.835Z] latest: digest: sha256:72f211e9127a6125ba22a1513938bc013fdd5a317da7ef56a790513b465757f5 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:06.164Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:06.483Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.51 [2023-09-20T21:39:06.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-20T21:39:06.483Z] 6d6162039bc4: Preparing [2023-09-20T21:39:06.483Z] 5d7d3960c9b8: Preparing [2023-09-20T21:39:06.483Z] 5a7f27e647bd: Preparing [2023-09-20T21:39:06.483Z] 67ba7a2b51b6: Preparing [2023-09-20T21:39:06.483Z] 93abc351e087: Preparing [2023-09-20T21:39:06.483Z] d5a41991dcff: Preparing [2023-09-20T21:39:06.483Z] dce568714af9: Preparing [2023-09-20T21:39:06.483Z] 9542a5687ce4: Preparing [2023-09-20T21:39:06.483Z] 7497c73d6552: Preparing [2023-09-20T21:39:06.483Z] 080ecc5ab113: Preparing [2023-09-20T21:39:06.483Z] b2191e2be29d: Preparing [2023-09-20T21:39:06.483Z] 9542a5687ce4: Waiting [2023-09-20T21:39:06.483Z] 7497c73d6552: Waiting [2023-09-20T21:39:06.483Z] 080ecc5ab113: Waiting [2023-09-20T21:39:06.483Z] b2191e2be29d: Waiting [2023-09-20T21:39:06.483Z] dce568714af9: Waiting [2023-09-20T21:39:06.483Z] 6d6162039bc4: Layer already exists [2023-09-20T21:39:06.483Z] 5a7f27e647bd: Layer already exists [2023-09-20T21:39:06.483Z] 93abc351e087: Layer already exists [2023-09-20T21:39:06.483Z] 67ba7a2b51b6: Layer already exists [2023-09-20T21:39:06.483Z] 5d7d3960c9b8: Layer already exists [2023-09-20T21:39:06.483Z] d5a41991dcff: Layer already exists [2023-09-20T21:39:06.483Z] dce568714af9: Layer already exists [2023-09-20T21:39:06.483Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:06.483Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:06.483Z] 080ecc5ab113: Layer already exists [2023-09-20T21:39:06.483Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:06.483Z] 3.1.0-dev.51: digest: sha256:72f211e9127a6125ba22a1513938bc013fdd5a317da7ef56a790513b465757f5 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:07.071Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:07.398Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:39:07.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-20T21:39:07.398Z] 6d6162039bc4: Preparing [2023-09-20T21:39:07.398Z] 5d7d3960c9b8: Preparing [2023-09-20T21:39:07.398Z] 5a7f27e647bd: Preparing [2023-09-20T21:39:07.398Z] 67ba7a2b51b6: Preparing [2023-09-20T21:39:07.398Z] 93abc351e087: Preparing [2023-09-20T21:39:07.398Z] d5a41991dcff: Preparing [2023-09-20T21:39:07.398Z] dce568714af9: Preparing [2023-09-20T21:39:07.398Z] 9542a5687ce4: Preparing [2023-09-20T21:39:07.398Z] 7497c73d6552: Preparing [2023-09-20T21:39:07.398Z] 080ecc5ab113: Preparing [2023-09-20T21:39:07.399Z] b2191e2be29d: Preparing [2023-09-20T21:39:07.399Z] 9542a5687ce4: Waiting [2023-09-20T21:39:07.399Z] 7497c73d6552: Waiting [2023-09-20T21:39:07.399Z] dce568714af9: Waiting [2023-09-20T21:39:07.399Z] b2191e2be29d: Waiting [2023-09-20T21:39:07.399Z] 93abc351e087: Layer already exists [2023-09-20T21:39:07.399Z] 5d7d3960c9b8: Layer already exists [2023-09-20T21:39:07.399Z] 5a7f27e647bd: Layer already exists [2023-09-20T21:39:07.399Z] 67ba7a2b51b6: Layer already exists [2023-09-20T21:39:07.399Z] 6d6162039bc4: Layer already exists [2023-09-20T21:39:07.399Z] d5a41991dcff: Layer already exists [2023-09-20T21:39:07.399Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:07.399Z] dce568714af9: Layer already exists [2023-09-20T21:39:07.399Z] 080ecc5ab113: Layer already exists [2023-09-20T21:39:07.399Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:07.399Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:07.663Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:72f211e9127a6125ba22a1513938bc013fdd5a317da7ef56a790513b465757f5 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:08.000Z] + 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-09-20T21:39:08.329Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-20T21:39:08.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-20T21:39:08.329Z] 6d6162039bc4: Preparing [2023-09-20T21:39:08.329Z] 5d7d3960c9b8: Preparing [2023-09-20T21:39:08.329Z] 5a7f27e647bd: Preparing [2023-09-20T21:39:08.329Z] 67ba7a2b51b6: Preparing [2023-09-20T21:39:08.329Z] 93abc351e087: Preparing [2023-09-20T21:39:08.329Z] d5a41991dcff: Preparing [2023-09-20T21:39:08.329Z] dce568714af9: Preparing [2023-09-20T21:39:08.329Z] 9542a5687ce4: Preparing [2023-09-20T21:39:08.329Z] 7497c73d6552: Preparing [2023-09-20T21:39:08.329Z] 080ecc5ab113: Preparing [2023-09-20T21:39:08.329Z] b2191e2be29d: Preparing [2023-09-20T21:39:08.329Z] 9542a5687ce4: Waiting [2023-09-20T21:39:08.329Z] 7497c73d6552: Waiting [2023-09-20T21:39:08.329Z] d5a41991dcff: Waiting [2023-09-20T21:39:08.329Z] 080ecc5ab113: Waiting [2023-09-20T21:39:08.329Z] b2191e2be29d: Waiting [2023-09-20T21:39:08.329Z] dce568714af9: Waiting [2023-09-20T21:39:08.329Z] 5d7d3960c9b8: Layer already exists [2023-09-20T21:39:08.329Z] 67ba7a2b51b6: Layer already exists [2023-09-20T21:39:08.329Z] 93abc351e087: Layer already exists [2023-09-20T21:39:08.329Z] 5a7f27e647bd: Layer already exists [2023-09-20T21:39:08.329Z] 6d6162039bc4: Layer already exists [2023-09-20T21:39:08.329Z] dce568714af9: Layer already exists [2023-09-20T21:39:08.329Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:08.329Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:08.329Z] d5a41991dcff: Layer already exists [2023-09-20T21:39:08.329Z] 080ecc5ab113: Layer already exists [2023-09-20T21:39:08.329Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:08.593Z] main: digest: sha256:72f211e9127a6125ba22a1513938bc013fdd5a317da7ef56a790513b465757f5 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:39:08.646Z] ===================================================== [Pipeline] echo [2023-09-20T21:39:08.655Z] taggedImages: [2023-09-20T21:39:08.655Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:39:08.655Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-20T21:39:08.655Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.51 [2023-09-20T21:39:08.655Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:39:08.655Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-20T21:39:08.681Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-20T21:39:08.681Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:39:08.681Z] latest [2023-09-20T21:39:08.681Z] 3.1.0-dev.51 [2023-09-20T21:39:08.681Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:39:08.681Z] main [2023-09-20T21:39:08.681Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:09.014Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:09.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:39:09.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-20T21:39:09.351Z] 1ee9c01283a7: Preparing [2023-09-20T21:39:09.351Z] bff6085798a1: Preparing [2023-09-20T21:39:09.351Z] 9542a5687ce4: Preparing [2023-09-20T21:39:09.351Z] 7497c73d6552: Preparing [2023-09-20T21:39:09.351Z] 813d41d366dc: Preparing [2023-09-20T21:39:09.351Z] b2191e2be29d: Preparing [2023-09-20T21:39:09.351Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:09.351Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:09.616Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:09.616Z] 1ee9c01283a7: Pushed [2023-09-20T21:39:11.012Z] 813d41d366dc: Pushed [2023-09-20T21:39:15.243Z] bff6085798a1: Pushed [2023-09-20T21:39:15.243Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:a06862b31c955703792ed49b223ac2a5bc3fb8a6abc8437d884428f90f053085 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:15.572Z] + 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-09-20T21:39:15.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-20T21:39:15.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-20T21:39:15.901Z] 1ee9c01283a7: Preparing [2023-09-20T21:39:15.901Z] bff6085798a1: Preparing [2023-09-20T21:39:15.901Z] 9542a5687ce4: Preparing [2023-09-20T21:39:15.901Z] 7497c73d6552: Preparing [2023-09-20T21:39:15.901Z] 813d41d366dc: Preparing [2023-09-20T21:39:15.901Z] b2191e2be29d: Preparing [2023-09-20T21:39:15.901Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:15.901Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:15.901Z] bff6085798a1: Layer already exists [2023-09-20T21:39:15.901Z] 813d41d366dc: Layer already exists [2023-09-20T21:39:15.901Z] 1ee9c01283a7: Layer already exists [2023-09-20T21:39:15.901Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:15.901Z] latest: digest: sha256:a06862b31c955703792ed49b223ac2a5bc3fb8a6abc8437d884428f90f053085 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:16.494Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:16.820Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.51 [2023-09-20T21:39:16.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-20T21:39:16.820Z] 1ee9c01283a7: Preparing [2023-09-20T21:39:16.820Z] bff6085798a1: Preparing [2023-09-20T21:39:16.820Z] 9542a5687ce4: Preparing [2023-09-20T21:39:16.820Z] 7497c73d6552: Preparing [2023-09-20T21:39:16.820Z] 813d41d366dc: Preparing [2023-09-20T21:39:16.820Z] b2191e2be29d: Preparing [2023-09-20T21:39:16.820Z] b2191e2be29d: Waiting [2023-09-20T21:39:16.820Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:16.820Z] 813d41d366dc: Layer already exists [2023-09-20T21:39:16.820Z] bff6085798a1: Layer already exists [2023-09-20T21:39:16.820Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:16.820Z] 1ee9c01283a7: Layer already exists [2023-09-20T21:39:16.820Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:16.820Z] 3.1.0-dev.51: digest: sha256:a06862b31c955703792ed49b223ac2a5bc3fb8a6abc8437d884428f90f053085 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:17.152Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:17.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:39:17.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-20T21:39:17.481Z] 1ee9c01283a7: Preparing [2023-09-20T21:39:17.481Z] bff6085798a1: Preparing [2023-09-20T21:39:17.481Z] 9542a5687ce4: Preparing [2023-09-20T21:39:17.481Z] 7497c73d6552: Preparing [2023-09-20T21:39:17.481Z] 813d41d366dc: Preparing [2023-09-20T21:39:17.481Z] b2191e2be29d: Preparing [2023-09-20T21:39:17.481Z] b2191e2be29d: Waiting [2023-09-20T21:39:17.481Z] 1ee9c01283a7: Layer already exists [2023-09-20T21:39:17.481Z] 813d41d366dc: Layer already exists [2023-09-20T21:39:17.481Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:17.481Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:17.481Z] bff6085798a1: Layer already exists [2023-09-20T21:39:17.481Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:17.481Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:a06862b31c955703792ed49b223ac2a5bc3fb8a6abc8437d884428f90f053085 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:17.813Z] + 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-09-20T21:39:18.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-20T21:39:18.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-20T21:39:18.139Z] 1ee9c01283a7: Preparing [2023-09-20T21:39:18.139Z] bff6085798a1: Preparing [2023-09-20T21:39:18.139Z] 9542a5687ce4: Preparing [2023-09-20T21:39:18.139Z] 7497c73d6552: Preparing [2023-09-20T21:39:18.139Z] 813d41d366dc: Preparing [2023-09-20T21:39:18.139Z] b2191e2be29d: Preparing [2023-09-20T21:39:18.139Z] b2191e2be29d: Waiting [2023-09-20T21:39:18.139Z] 1ee9c01283a7: Layer already exists [2023-09-20T21:39:18.139Z] 813d41d366dc: Layer already exists [2023-09-20T21:39:18.139Z] bff6085798a1: Layer already exists [2023-09-20T21:39:18.139Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:18.139Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:18.139Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:18.404Z] main: digest: sha256:a06862b31c955703792ed49b223ac2a5bc3fb8a6abc8437d884428f90f053085 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:39:18.445Z] ===================================================== [Pipeline] echo [2023-09-20T21:39:18.451Z] taggedImages: [2023-09-20T21:39:18.451Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:39:18.451Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-20T21:39:18.451Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.51 [2023-09-20T21:39:18.451Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:39:18.451Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-20T21:39:18.465Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-20T21:39:18.465Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:39:18.465Z] latest [2023-09-20T21:39:18.465Z] 3.1.0-dev.51 [2023-09-20T21:39:18.465Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:39:18.465Z] main [2023-09-20T21:39:18.465Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:18.787Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:19.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:39:19.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-20T21:39:19.123Z] 0923e416837e: Preparing [2023-09-20T21:39:19.123Z] 5fa8a153a881: Preparing [2023-09-20T21:39:19.123Z] c2a8578c6005: Preparing [2023-09-20T21:39:19.123Z] 9542a5687ce4: Preparing [2023-09-20T21:39:19.123Z] 7497c73d6552: Preparing [2023-09-20T21:39:19.123Z] 39c9de8a17dd: Preparing [2023-09-20T21:39:19.123Z] a5876d2a5d3e: Preparing [2023-09-20T21:39:19.123Z] 5f645c07a35c: Preparing [2023-09-20T21:39:19.123Z] b2191e2be29d: Preparing [2023-09-20T21:39:19.123Z] 39c9de8a17dd: Waiting [2023-09-20T21:39:19.123Z] 5f645c07a35c: Waiting [2023-09-20T21:39:19.123Z] a5876d2a5d3e: Waiting [2023-09-20T21:39:19.123Z] b2191e2be29d: Waiting [2023-09-20T21:39:19.123Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:19.123Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:19.388Z] 5fa8a153a881: Pushed [2023-09-20T21:39:19.388Z] c2a8578c6005: Pushed [2023-09-20T21:39:19.388Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:19.388Z] 0923e416837e: Pushed [2023-09-20T21:39:20.340Z] 5f645c07a35c: Pushed [2023-09-20T21:39:32.621Z] a5876d2a5d3e: Pushed [2023-09-20T21:39:36.854Z] 39c9de8a17dd: Pushed [2023-09-20T21:39:36.854Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:7de56b4be636b32210fda079f1845c3b2db139464cc37a0616104ade937959a5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:37.188Z] + 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-09-20T21:39:37.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-20T21:39:37.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-20T21:39:37.533Z] 0923e416837e: Preparing [2023-09-20T21:39:37.533Z] 5fa8a153a881: Preparing [2023-09-20T21:39:37.533Z] c2a8578c6005: Preparing [2023-09-20T21:39:37.533Z] 9542a5687ce4: Preparing [2023-09-20T21:39:37.533Z] 7497c73d6552: Preparing [2023-09-20T21:39:37.533Z] 39c9de8a17dd: Preparing [2023-09-20T21:39:37.533Z] a5876d2a5d3e: Preparing [2023-09-20T21:39:37.533Z] 5f645c07a35c: Preparing [2023-09-20T21:39:37.533Z] b2191e2be29d: Preparing [2023-09-20T21:39:37.533Z] a5876d2a5d3e: Waiting [2023-09-20T21:39:37.533Z] 5f645c07a35c: Waiting [2023-09-20T21:39:37.533Z] b2191e2be29d: Waiting [2023-09-20T21:39:37.533Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:37.533Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:37.533Z] c2a8578c6005: Layer already exists [2023-09-20T21:39:37.533Z] 5fa8a153a881: Layer already exists [2023-09-20T21:39:37.533Z] 0923e416837e: Layer already exists [2023-09-20T21:39:37.533Z] a5876d2a5d3e: Layer already exists [2023-09-20T21:39:37.533Z] 5f645c07a35c: Layer already exists [2023-09-20T21:39:37.533Z] 39c9de8a17dd: Layer already exists [2023-09-20T21:39:37.533Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:37.533Z] latest: digest: sha256:7de56b4be636b32210fda079f1845c3b2db139464cc37a0616104ade937959a5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:38.127Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:38.455Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.51 [2023-09-20T21:39:38.455Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-20T21:39:38.455Z] 0923e416837e: Preparing [2023-09-20T21:39:38.455Z] 5fa8a153a881: Preparing [2023-09-20T21:39:38.455Z] c2a8578c6005: Preparing [2023-09-20T21:39:38.455Z] 9542a5687ce4: Preparing [2023-09-20T21:39:38.455Z] 7497c73d6552: Preparing [2023-09-20T21:39:38.455Z] 39c9de8a17dd: Preparing [2023-09-20T21:39:38.455Z] a5876d2a5d3e: Preparing [2023-09-20T21:39:38.455Z] 5f645c07a35c: Preparing [2023-09-20T21:39:38.455Z] b2191e2be29d: Preparing [2023-09-20T21:39:38.455Z] a5876d2a5d3e: Waiting [2023-09-20T21:39:38.455Z] 5f645c07a35c: Waiting [2023-09-20T21:39:38.455Z] b2191e2be29d: Waiting [2023-09-20T21:39:38.455Z] 39c9de8a17dd: Waiting [2023-09-20T21:39:38.455Z] 5fa8a153a881: Layer already exists [2023-09-20T21:39:38.455Z] 0923e416837e: Layer already exists [2023-09-20T21:39:38.455Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:38.455Z] c2a8578c6005: Layer already exists [2023-09-20T21:39:38.455Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:38.455Z] a5876d2a5d3e: Layer already exists [2023-09-20T21:39:38.455Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:38.455Z] 39c9de8a17dd: Layer already exists [2023-09-20T21:39:38.455Z] 5f645c07a35c: Layer already exists [2023-09-20T21:39:38.455Z] 3.1.0-dev.51: digest: sha256:7de56b4be636b32210fda079f1845c3b2db139464cc37a0616104ade937959a5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:39.056Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:39.380Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:39:39.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-20T21:39:39.380Z] 0923e416837e: Preparing [2023-09-20T21:39:39.380Z] 5fa8a153a881: Preparing [2023-09-20T21:39:39.380Z] c2a8578c6005: Preparing [2023-09-20T21:39:39.380Z] 9542a5687ce4: Preparing [2023-09-20T21:39:39.380Z] 7497c73d6552: Preparing [2023-09-20T21:39:39.380Z] 39c9de8a17dd: Preparing [2023-09-20T21:39:39.380Z] a5876d2a5d3e: Preparing [2023-09-20T21:39:39.380Z] 5f645c07a35c: Preparing [2023-09-20T21:39:39.380Z] b2191e2be29d: Preparing [2023-09-20T21:39:39.380Z] b2191e2be29d: Waiting [2023-09-20T21:39:39.380Z] 5f645c07a35c: Waiting [2023-09-20T21:39:39.380Z] 39c9de8a17dd: Waiting [2023-09-20T21:39:39.380Z] c2a8578c6005: Layer already exists [2023-09-20T21:39:39.380Z] 5fa8a153a881: Layer already exists [2023-09-20T21:39:39.380Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:39.380Z] 0923e416837e: Layer already exists [2023-09-20T21:39:39.380Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:39.380Z] 39c9de8a17dd: Layer already exists [2023-09-20T21:39:39.380Z] 5f645c07a35c: Layer already exists [2023-09-20T21:39:39.380Z] a5876d2a5d3e: Layer already exists [2023-09-20T21:39:39.380Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:39.380Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:7de56b4be636b32210fda079f1845c3b2db139464cc37a0616104ade937959a5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:39.971Z] + 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-09-20T21:39:40.295Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-20T21:39:40.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-20T21:39:40.295Z] 0923e416837e: Preparing [2023-09-20T21:39:40.295Z] 5fa8a153a881: Preparing [2023-09-20T21:39:40.295Z] c2a8578c6005: Preparing [2023-09-20T21:39:40.295Z] 9542a5687ce4: Preparing [2023-09-20T21:39:40.295Z] 7497c73d6552: Preparing [2023-09-20T21:39:40.295Z] 39c9de8a17dd: Preparing [2023-09-20T21:39:40.295Z] a5876d2a5d3e: Preparing [2023-09-20T21:39:40.295Z] 5f645c07a35c: Preparing [2023-09-20T21:39:40.295Z] b2191e2be29d: Preparing [2023-09-20T21:39:40.295Z] a5876d2a5d3e: Waiting [2023-09-20T21:39:40.295Z] 5f645c07a35c: Waiting [2023-09-20T21:39:40.295Z] b2191e2be29d: Waiting [2023-09-20T21:39:40.295Z] 39c9de8a17dd: Waiting [2023-09-20T21:39:40.295Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:40.295Z] 0923e416837e: Layer already exists [2023-09-20T21:39:40.295Z] c2a8578c6005: Layer already exists [2023-09-20T21:39:40.295Z] 5fa8a153a881: Layer already exists [2023-09-20T21:39:40.295Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:40.295Z] 39c9de8a17dd: Layer already exists [2023-09-20T21:39:40.295Z] a5876d2a5d3e: Layer already exists [2023-09-20T21:39:40.295Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:40.295Z] 5f645c07a35c: Layer already exists [2023-09-20T21:39:40.558Z] main: digest: sha256:7de56b4be636b32210fda079f1845c3b2db139464cc37a0616104ade937959a5 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:39:40.609Z] ===================================================== [Pipeline] echo [2023-09-20T21:39:40.619Z] taggedImages: [2023-09-20T21:39:40.619Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:39:40.619Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-20T21:39:40.619Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.51 [2023-09-20T21:39:40.619Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:39:40.619Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-20T21:39:40.646Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-20T21:39:40.646Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:39:40.646Z] latest [2023-09-20T21:39:40.646Z] 3.1.0-dev.51 [2023-09-20T21:39:40.646Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:39:40.646Z] main [2023-09-20T21:39:40.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:40.998Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:41.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:39:41.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-20T21:39:41.331Z] c6aa86f6c7c6: Preparing [2023-09-20T21:39:41.331Z] d4129e44cff9: Preparing [2023-09-20T21:39:41.331Z] f27ce94fa6df: Preparing [2023-09-20T21:39:41.331Z] 9542a5687ce4: Preparing [2023-09-20T21:39:41.331Z] 7497c73d6552: Preparing [2023-09-20T21:39:41.331Z] 39c9de8a17dd: Preparing [2023-09-20T21:39:41.331Z] db6bee9241f8: Preparing [2023-09-20T21:39:41.331Z] b2191e2be29d: Preparing [2023-09-20T21:39:41.331Z] db6bee9241f8: Waiting [2023-09-20T21:39:41.332Z] b2191e2be29d: Waiting [2023-09-20T21:39:41.332Z] 39c9de8a17dd: Waiting [2023-09-20T21:39:41.332Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:41.332Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:41.332Z] 39c9de8a17dd: Layer already exists [2023-09-20T21:39:41.596Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:41.596Z] d4129e44cff9: Pushed [2023-09-20T21:39:41.596Z] c6aa86f6c7c6: Pushed [2023-09-20T21:39:41.596Z] f27ce94fa6df: Pushed [2023-09-20T21:39:42.173Z] db6bee9241f8: Pushed [2023-09-20T21:39:42.173Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:ae12aa3df888736bce603c714c5effd3b5319a6b5fec39f1b14ce920171120cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:45.069Z] + 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-09-20T21:39:45.394Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-20T21:39:45.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-20T21:39:45.394Z] c6aa86f6c7c6: Preparing [2023-09-20T21:39:45.394Z] d4129e44cff9: Preparing [2023-09-20T21:39:45.394Z] f27ce94fa6df: Preparing [2023-09-20T21:39:45.394Z] 9542a5687ce4: Preparing [2023-09-20T21:39:45.394Z] 7497c73d6552: Preparing [2023-09-20T21:39:45.394Z] 39c9de8a17dd: Preparing [2023-09-20T21:39:45.394Z] db6bee9241f8: Preparing [2023-09-20T21:39:45.394Z] b2191e2be29d: Preparing [2023-09-20T21:39:45.394Z] 39c9de8a17dd: Waiting [2023-09-20T21:39:45.394Z] db6bee9241f8: Waiting [2023-09-20T21:39:45.394Z] b2191e2be29d: Waiting [2023-09-20T21:39:45.394Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:45.394Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:45.394Z] c6aa86f6c7c6: Layer already exists [2023-09-20T21:39:45.394Z] f27ce94fa6df: Layer already exists [2023-09-20T21:39:45.394Z] d4129e44cff9: Layer already exists [2023-09-20T21:39:45.394Z] 39c9de8a17dd: Layer already exists [2023-09-20T21:39:45.394Z] db6bee9241f8: Layer already exists [2023-09-20T21:39:45.394Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:45.658Z] latest: digest: sha256:ae12aa3df888736bce603c714c5effd3b5319a6b5fec39f1b14ce920171120cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:46.034Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:46.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.51 [2023-09-20T21:39:46.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-20T21:39:46.393Z] c6aa86f6c7c6: Preparing [2023-09-20T21:39:46.393Z] d4129e44cff9: Preparing [2023-09-20T21:39:46.393Z] f27ce94fa6df: Preparing [2023-09-20T21:39:46.393Z] 9542a5687ce4: Preparing [2023-09-20T21:39:46.393Z] 7497c73d6552: Preparing [2023-09-20T21:39:46.393Z] 39c9de8a17dd: Preparing [2023-09-20T21:39:46.393Z] db6bee9241f8: Preparing [2023-09-20T21:39:46.393Z] b2191e2be29d: Preparing [2023-09-20T21:39:46.393Z] 39c9de8a17dd: Waiting [2023-09-20T21:39:46.393Z] db6bee9241f8: Waiting [2023-09-20T21:39:46.393Z] b2191e2be29d: Waiting [2023-09-20T21:39:46.393Z] c6aa86f6c7c6: Layer already exists [2023-09-20T21:39:46.393Z] d4129e44cff9: Layer already exists [2023-09-20T21:39:46.393Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:46.393Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:46.393Z] f27ce94fa6df: Layer already exists [2023-09-20T21:39:46.393Z] db6bee9241f8: Layer already exists [2023-09-20T21:39:46.393Z] 39c9de8a17dd: Layer already exists [2023-09-20T21:39:46.393Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:46.393Z] 3.1.0-dev.51: digest: sha256:ae12aa3df888736bce603c714c5effd3b5319a6b5fec39f1b14ce920171120cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:47.001Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:47.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:39:47.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-20T21:39:47.337Z] c6aa86f6c7c6: Preparing [2023-09-20T21:39:47.337Z] d4129e44cff9: Preparing [2023-09-20T21:39:47.337Z] f27ce94fa6df: Preparing [2023-09-20T21:39:47.337Z] 9542a5687ce4: Preparing [2023-09-20T21:39:47.337Z] 7497c73d6552: Preparing [2023-09-20T21:39:47.337Z] 39c9de8a17dd: Preparing [2023-09-20T21:39:47.337Z] db6bee9241f8: Preparing [2023-09-20T21:39:47.337Z] b2191e2be29d: Preparing [2023-09-20T21:39:47.337Z] db6bee9241f8: Waiting [2023-09-20T21:39:47.337Z] 39c9de8a17dd: Waiting [2023-09-20T21:39:47.337Z] b2191e2be29d: Waiting [2023-09-20T21:39:47.337Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:47.337Z] f27ce94fa6df: Layer already exists [2023-09-20T21:39:47.337Z] d4129e44cff9: Layer already exists [2023-09-20T21:39:47.337Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:47.337Z] c6aa86f6c7c6: Layer already exists [2023-09-20T21:39:47.337Z] db6bee9241f8: Layer already exists [2023-09-20T21:39:47.337Z] 39c9de8a17dd: Layer already exists [2023-09-20T21:39:47.337Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:47.607Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:ae12aa3df888736bce603c714c5effd3b5319a6b5fec39f1b14ce920171120cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:47.939Z] + 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-09-20T21:39:48.262Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-20T21:39:48.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-20T21:39:48.262Z] c6aa86f6c7c6: Preparing [2023-09-20T21:39:48.262Z] d4129e44cff9: Preparing [2023-09-20T21:39:48.262Z] f27ce94fa6df: Preparing [2023-09-20T21:39:48.262Z] 9542a5687ce4: Preparing [2023-09-20T21:39:48.262Z] 7497c73d6552: Preparing [2023-09-20T21:39:48.262Z] 39c9de8a17dd: Preparing [2023-09-20T21:39:48.262Z] db6bee9241f8: Preparing [2023-09-20T21:39:48.262Z] b2191e2be29d: Preparing [2023-09-20T21:39:48.262Z] 39c9de8a17dd: Waiting [2023-09-20T21:39:48.262Z] db6bee9241f8: Waiting [2023-09-20T21:39:48.262Z] b2191e2be29d: Waiting [2023-09-20T21:39:48.262Z] d4129e44cff9: Layer already exists [2023-09-20T21:39:48.262Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:48.262Z] c6aa86f6c7c6: Layer already exists [2023-09-20T21:39:48.262Z] f27ce94fa6df: Layer already exists [2023-09-20T21:39:48.262Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:48.262Z] db6bee9241f8: Layer already exists [2023-09-20T21:39:48.262Z] 39c9de8a17dd: Layer already exists [2023-09-20T21:39:48.262Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:48.525Z] main: digest: sha256:ae12aa3df888736bce603c714c5effd3b5319a6b5fec39f1b14ce920171120cc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:39:48.564Z] ===================================================== [Pipeline] echo [2023-09-20T21:39:48.570Z] taggedImages: [2023-09-20T21:39:48.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:39:48.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-20T21:39:48.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.51 [2023-09-20T21:39:48.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:39:48.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-20T21:39:48.583Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-20T21:39:48.583Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:39:48.583Z] latest [2023-09-20T21:39:48.583Z] 3.1.0-dev.51 [2023-09-20T21:39:48.583Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:39:48.583Z] main [2023-09-20T21:39:48.583Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:48.906Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:49.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:39:49.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-20T21:39:49.229Z] 0923e416837e: Preparing [2023-09-20T21:39:49.229Z] 8a2d74be0a8d: Preparing [2023-09-20T21:39:49.229Z] 5cbaaae9d0c3: Preparing [2023-09-20T21:39:49.229Z] 9542a5687ce4: Preparing [2023-09-20T21:39:49.229Z] 7497c73d6552: Preparing [2023-09-20T21:39:49.229Z] 39c9de8a17dd: Preparing [2023-09-20T21:39:49.229Z] 5f645c07a35c: Preparing [2023-09-20T21:39:49.229Z] b2191e2be29d: Preparing [2023-09-20T21:39:49.229Z] 5f645c07a35c: Waiting [2023-09-20T21:39:49.229Z] 39c9de8a17dd: Waiting [2023-09-20T21:39:49.229Z] b2191e2be29d: Waiting [2023-09-20T21:39:49.229Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:49.229Z] 0923e416837e: Layer already exists [2023-09-20T21:39:49.229Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:49.229Z] 39c9de8a17dd: Layer already exists [2023-09-20T21:39:49.229Z] 5f645c07a35c: Layer already exists [2023-09-20T21:39:49.229Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:49.492Z] 8a2d74be0a8d: Pushed [2023-09-20T21:39:49.492Z] 5cbaaae9d0c3: Pushed [2023-09-20T21:39:49.492Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:83d66866cf0c626b88111f08019c7bd8539efdd2771c0d879c4b7e7368631d86 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:49.826Z] + 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-09-20T21:39:50.156Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-20T21:39:50.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-20T21:39:50.157Z] 0923e416837e: Preparing [2023-09-20T21:39:50.157Z] 8a2d74be0a8d: Preparing [2023-09-20T21:39:50.157Z] 5cbaaae9d0c3: Preparing [2023-09-20T21:39:50.157Z] 9542a5687ce4: Preparing [2023-09-20T21:39:50.157Z] 7497c73d6552: Preparing [2023-09-20T21:39:50.157Z] 39c9de8a17dd: Preparing [2023-09-20T21:39:50.157Z] 5f645c07a35c: Preparing [2023-09-20T21:39:50.157Z] b2191e2be29d: Preparing [2023-09-20T21:39:50.157Z] 39c9de8a17dd: Waiting [2023-09-20T21:39:50.157Z] 5f645c07a35c: Waiting [2023-09-20T21:39:50.157Z] b2191e2be29d: Waiting [2023-09-20T21:39:50.157Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:50.157Z] 0923e416837e: Layer already exists [2023-09-20T21:39:50.157Z] 8a2d74be0a8d: Layer already exists [2023-09-20T21:39:50.157Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:50.157Z] 5cbaaae9d0c3: Layer already exists [2023-09-20T21:39:50.157Z] 39c9de8a17dd: Layer already exists [2023-09-20T21:39:50.157Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:50.157Z] 5f645c07a35c: Layer already exists [2023-09-20T21:39:50.157Z] latest: digest: sha256:83d66866cf0c626b88111f08019c7bd8539efdd2771c0d879c4b7e7368631d86 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:50.760Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:51.090Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.51 [2023-09-20T21:39:51.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-20T21:39:51.091Z] 0923e416837e: Preparing [2023-09-20T21:39:51.091Z] 8a2d74be0a8d: Preparing [2023-09-20T21:39:51.091Z] 5cbaaae9d0c3: Preparing [2023-09-20T21:39:51.091Z] 9542a5687ce4: Preparing [2023-09-20T21:39:51.091Z] 7497c73d6552: Preparing [2023-09-20T21:39:51.091Z] 39c9de8a17dd: Preparing [2023-09-20T21:39:51.091Z] 5f645c07a35c: Preparing [2023-09-20T21:39:51.091Z] b2191e2be29d: Preparing [2023-09-20T21:39:51.091Z] 39c9de8a17dd: Waiting [2023-09-20T21:39:51.091Z] 5f645c07a35c: Waiting [2023-09-20T21:39:51.091Z] b2191e2be29d: Waiting [2023-09-20T21:39:51.091Z] 0923e416837e: Layer already exists [2023-09-20T21:39:51.091Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:51.091Z] 5cbaaae9d0c3: Layer already exists [2023-09-20T21:39:51.091Z] 8a2d74be0a8d: Layer already exists [2023-09-20T21:39:51.091Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:51.091Z] 39c9de8a17dd: Layer already exists [2023-09-20T21:39:51.091Z] 5f645c07a35c: Layer already exists [2023-09-20T21:39:51.091Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:51.091Z] 3.1.0-dev.51: digest: sha256:83d66866cf0c626b88111f08019c7bd8539efdd2771c0d879c4b7e7368631d86 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:51.427Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:51.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:39:51.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-20T21:39:51.753Z] 0923e416837e: Preparing [2023-09-20T21:39:51.753Z] 8a2d74be0a8d: Preparing [2023-09-20T21:39:51.753Z] 5cbaaae9d0c3: Preparing [2023-09-20T21:39:51.753Z] 9542a5687ce4: Preparing [2023-09-20T21:39:51.753Z] 7497c73d6552: Preparing [2023-09-20T21:39:51.753Z] 39c9de8a17dd: Preparing [2023-09-20T21:39:51.753Z] 5f645c07a35c: Preparing [2023-09-20T21:39:51.753Z] b2191e2be29d: Preparing [2023-09-20T21:39:51.753Z] 39c9de8a17dd: Waiting [2023-09-20T21:39:51.753Z] 5f645c07a35c: Waiting [2023-09-20T21:39:51.753Z] b2191e2be29d: Waiting [2023-09-20T21:39:51.753Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:51.753Z] 5cbaaae9d0c3: Layer already exists [2023-09-20T21:39:51.753Z] 8a2d74be0a8d: Layer already exists [2023-09-20T21:39:51.753Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:51.753Z] 0923e416837e: Layer already exists [2023-09-20T21:39:51.753Z] 5f645c07a35c: Layer already exists [2023-09-20T21:39:51.753Z] 39c9de8a17dd: Layer already exists [2023-09-20T21:39:51.753Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:51.753Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:83d66866cf0c626b88111f08019c7bd8539efdd2771c0d879c4b7e7368631d86 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:52.083Z] + 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-09-20T21:39:52.409Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-20T21:39:52.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-20T21:39:52.409Z] 0923e416837e: Preparing [2023-09-20T21:39:52.409Z] 8a2d74be0a8d: Preparing [2023-09-20T21:39:52.409Z] 5cbaaae9d0c3: Preparing [2023-09-20T21:39:52.409Z] 9542a5687ce4: Preparing [2023-09-20T21:39:52.409Z] 7497c73d6552: Preparing [2023-09-20T21:39:52.409Z] 39c9de8a17dd: Preparing [2023-09-20T21:39:52.409Z] 5f645c07a35c: Preparing [2023-09-20T21:39:52.409Z] b2191e2be29d: Preparing [2023-09-20T21:39:52.409Z] 5f645c07a35c: Waiting [2023-09-20T21:39:52.409Z] b2191e2be29d: Waiting [2023-09-20T21:39:52.409Z] 39c9de8a17dd: Waiting [2023-09-20T21:39:52.409Z] 5cbaaae9d0c3: Layer already exists [2023-09-20T21:39:52.409Z] 8a2d74be0a8d: Layer already exists [2023-09-20T21:39:52.409Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:52.409Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:52.409Z] 0923e416837e: Layer already exists [2023-09-20T21:39:52.409Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:52.409Z] 5f645c07a35c: Layer already exists [2023-09-20T21:39:52.409Z] 39c9de8a17dd: Layer already exists [2023-09-20T21:39:52.409Z] main: digest: sha256:83d66866cf0c626b88111f08019c7bd8539efdd2771c0d879c4b7e7368631d86 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:39:52.715Z] ===================================================== [Pipeline] echo [2023-09-20T21:39:52.720Z] taggedImages: [2023-09-20T21:39:52.720Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:39:52.720Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-20T21:39:52.720Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.51 [2023-09-20T21:39:52.720Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:39:52.720Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-20T21:39:52.734Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-20T21:39:52.734Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:39:52.734Z] latest [2023-09-20T21:39:52.734Z] 3.1.0-dev.51 [2023-09-20T21:39:52.734Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:39:52.734Z] main [2023-09-20T21:39:52.734Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:53.058Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:39:53.391Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:39:53.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-20T21:39:53.391Z] 9664b6f1160f: Preparing [2023-09-20T21:39:53.391Z] 41083522d9cf: Preparing [2023-09-20T21:39:53.391Z] 9542a5687ce4: Preparing [2023-09-20T21:39:53.391Z] 7497c73d6552: Preparing [2023-09-20T21:39:53.391Z] 4da6e98c25b5: Preparing [2023-09-20T21:39:53.391Z] b2191e2be29d: Preparing [2023-09-20T21:39:53.391Z] b2191e2be29d: Waiting [2023-09-20T21:39:53.391Z] 7497c73d6552: Layer already exists [2023-09-20T21:39:53.391Z] 9542a5687ce4: Layer already exists [2023-09-20T21:39:53.391Z] b2191e2be29d: Layer already exists [2023-09-20T21:39:53.656Z] 9664b6f1160f: Pushed [2023-09-20T21:39:53.656Z] 4da6e98c25b5: Pushed [2023-09-20T21:40:00.274Z] 41083522d9cf: Pushed [2023-09-20T21:40:00.274Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:b8ed948ec7a06aab29cd47a241a1817e199cbc9c841cf7d7a09afec91507a250 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:00.609Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:00.934Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-20T21:40:00.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-20T21:40:00.934Z] 9664b6f1160f: Preparing [2023-09-20T21:40:00.934Z] 41083522d9cf: Preparing [2023-09-20T21:40:00.934Z] 9542a5687ce4: Preparing [2023-09-20T21:40:00.934Z] 7497c73d6552: Preparing [2023-09-20T21:40:00.934Z] 4da6e98c25b5: Preparing [2023-09-20T21:40:00.934Z] b2191e2be29d: Preparing [2023-09-20T21:40:00.934Z] b2191e2be29d: Waiting [2023-09-20T21:40:00.934Z] 41083522d9cf: Layer already exists [2023-09-20T21:40:00.934Z] 7497c73d6552: Layer already exists [2023-09-20T21:40:00.934Z] 9542a5687ce4: Layer already exists [2023-09-20T21:40:00.934Z] 4da6e98c25b5: Layer already exists [2023-09-20T21:40:00.934Z] 9664b6f1160f: Layer already exists [2023-09-20T21:40:00.934Z] b2191e2be29d: Layer already exists [2023-09-20T21:40:01.198Z] latest: digest: sha256:b8ed948ec7a06aab29cd47a241a1817e199cbc9c841cf7d7a09afec91507a250 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:01.543Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:01.874Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.51 [2023-09-20T21:40:01.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-20T21:40:01.874Z] 9664b6f1160f: Preparing [2023-09-20T21:40:01.874Z] 41083522d9cf: Preparing [2023-09-20T21:40:01.874Z] 9542a5687ce4: Preparing [2023-09-20T21:40:01.874Z] 7497c73d6552: Preparing [2023-09-20T21:40:01.874Z] 4da6e98c25b5: Preparing [2023-09-20T21:40:01.874Z] b2191e2be29d: Preparing [2023-09-20T21:40:01.874Z] b2191e2be29d: Waiting [2023-09-20T21:40:01.874Z] 4da6e98c25b5: Layer already exists [2023-09-20T21:40:01.874Z] 41083522d9cf: Layer already exists [2023-09-20T21:40:01.874Z] 9664b6f1160f: Layer already exists [2023-09-20T21:40:01.874Z] 9542a5687ce4: Layer already exists [2023-09-20T21:40:01.874Z] 7497c73d6552: Layer already exists [2023-09-20T21:40:01.874Z] b2191e2be29d: Layer already exists [2023-09-20T21:40:01.874Z] 3.1.0-dev.51: digest: sha256:b8ed948ec7a06aab29cd47a241a1817e199cbc9c841cf7d7a09afec91507a250 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:02.202Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:02.530Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:40:02.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-20T21:40:02.530Z] 9664b6f1160f: Preparing [2023-09-20T21:40:02.530Z] 41083522d9cf: Preparing [2023-09-20T21:40:02.530Z] 9542a5687ce4: Preparing [2023-09-20T21:40:02.530Z] 7497c73d6552: Preparing [2023-09-20T21:40:02.530Z] 4da6e98c25b5: Preparing [2023-09-20T21:40:02.530Z] b2191e2be29d: Preparing [2023-09-20T21:40:02.530Z] b2191e2be29d: Waiting [2023-09-20T21:40:02.530Z] 9542a5687ce4: Layer already exists [2023-09-20T21:40:02.530Z] 4da6e98c25b5: Layer already exists [2023-09-20T21:40:02.530Z] 9664b6f1160f: Layer already exists [2023-09-20T21:40:02.530Z] 7497c73d6552: Layer already exists [2023-09-20T21:40:02.530Z] 41083522d9cf: Layer already exists [2023-09-20T21:40:02.530Z] b2191e2be29d: Layer already exists [2023-09-20T21:40:02.530Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:b8ed948ec7a06aab29cd47a241a1817e199cbc9c841cf7d7a09afec91507a250 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:03.126Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:03.458Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-20T21:40:03.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-20T21:40:03.458Z] 9664b6f1160f: Preparing [2023-09-20T21:40:03.458Z] 41083522d9cf: Preparing [2023-09-20T21:40:03.458Z] 9542a5687ce4: Preparing [2023-09-20T21:40:03.458Z] 7497c73d6552: Preparing [2023-09-20T21:40:03.458Z] 4da6e98c25b5: Preparing [2023-09-20T21:40:03.458Z] b2191e2be29d: Preparing [2023-09-20T21:40:03.458Z] b2191e2be29d: Waiting [2023-09-20T21:40:03.458Z] 41083522d9cf: Layer already exists [2023-09-20T21:40:03.458Z] 7497c73d6552: Layer already exists [2023-09-20T21:40:03.458Z] 9542a5687ce4: Layer already exists [2023-09-20T21:40:03.458Z] 9664b6f1160f: Layer already exists [2023-09-20T21:40:03.458Z] 4da6e98c25b5: Layer already exists [2023-09-20T21:40:03.458Z] b2191e2be29d: Layer already exists [2023-09-20T21:40:03.458Z] main: digest: sha256:b8ed948ec7a06aab29cd47a241a1817e199cbc9c841cf7d7a09afec91507a250 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:40:03.775Z] ===================================================== [Pipeline] echo [2023-09-20T21:40:03.783Z] taggedImages: [2023-09-20T21:40:03.783Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:40:03.783Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-20T21:40:03.783Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.51 [2023-09-20T21:40:03.783Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:40:03.783Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-20T21:40:03.805Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-20T21:40:03.805Z] 2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:40:03.805Z] latest [2023-09-20T21:40:03.805Z] 3.1.0-dev.51 [2023-09-20T21:40:03.805Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:40:03.805Z] main [2023-09-20T21:40:03.805Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:04.137Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:04.464Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:40:04.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-20T21:40:04.464Z] b0a4fdcf61a6: Preparing [2023-09-20T21:40:04.464Z] 6a682af1715d: Preparing [2023-09-20T21:40:04.464Z] 9542a5687ce4: Preparing [2023-09-20T21:40:04.464Z] 7497c73d6552: Preparing [2023-09-20T21:40:04.464Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:40:04.464Z] b2191e2be29d: Preparing [2023-09-20T21:40:04.464Z] b2191e2be29d: Waiting [2023-09-20T21:40:04.464Z] 9542a5687ce4: Layer already exists [2023-09-20T21:40:04.464Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:40:04.464Z] 7497c73d6552: Layer already exists [2023-09-20T21:40:04.464Z] b2191e2be29d: Layer already exists [2023-09-20T21:40:04.727Z] b0a4fdcf61a6: Pushed [2023-09-20T21:40:11.346Z] 6a682af1715d: Pushed [2023-09-20T21:40:11.346Z] 2de8fa554a394181c312fea9a7aee868e4babbb7: digest: sha256:a93dbebe1543646de166e1ecf6b7f02a203d5ac525a915860fbedf5c07a0b932 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:11.687Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:12.018Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-20T21:40:12.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-20T21:40:12.018Z] b0a4fdcf61a6: Preparing [2023-09-20T21:40:12.018Z] 6a682af1715d: Preparing [2023-09-20T21:40:12.018Z] 9542a5687ce4: Preparing [2023-09-20T21:40:12.018Z] 7497c73d6552: Preparing [2023-09-20T21:40:12.018Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:40:12.018Z] b2191e2be29d: Preparing [2023-09-20T21:40:12.018Z] b2191e2be29d: Waiting [2023-09-20T21:40:12.018Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:40:12.018Z] 9542a5687ce4: Layer already exists [2023-09-20T21:40:12.018Z] 6a682af1715d: Layer already exists [2023-09-20T21:40:12.018Z] 7497c73d6552: Layer already exists [2023-09-20T21:40:12.018Z] b0a4fdcf61a6: Layer already exists [2023-09-20T21:40:12.018Z] b2191e2be29d: Layer already exists [2023-09-20T21:40:12.018Z] latest: digest: sha256:a93dbebe1543646de166e1ecf6b7f02a203d5ac525a915860fbedf5c07a0b932 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:12.618Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:12.945Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.51 [2023-09-20T21:40:12.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-20T21:40:12.945Z] b0a4fdcf61a6: Preparing [2023-09-20T21:40:12.945Z] 6a682af1715d: Preparing [2023-09-20T21:40:12.945Z] 9542a5687ce4: Preparing [2023-09-20T21:40:12.945Z] 7497c73d6552: Preparing [2023-09-20T21:40:12.945Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:40:12.945Z] b2191e2be29d: Preparing [2023-09-20T21:40:12.945Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:40:12.945Z] b0a4fdcf61a6: Layer already exists [2023-09-20T21:40:12.945Z] 7497c73d6552: Layer already exists [2023-09-20T21:40:12.945Z] 9542a5687ce4: Layer already exists [2023-09-20T21:40:12.945Z] 6a682af1715d: Layer already exists [2023-09-20T21:40:12.945Z] b2191e2be29d: Layer already exists [2023-09-20T21:40:12.945Z] 3.1.0-dev.51: digest: sha256:a93dbebe1543646de166e1ecf6b7f02a203d5ac525a915860fbedf5c07a0b932 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:13.275Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:13.600Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:40:13.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-20T21:40:13.600Z] b0a4fdcf61a6: Preparing [2023-09-20T21:40:13.600Z] 6a682af1715d: Preparing [2023-09-20T21:40:13.600Z] 9542a5687ce4: Preparing [2023-09-20T21:40:13.600Z] 7497c73d6552: Preparing [2023-09-20T21:40:13.600Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:40:13.600Z] b2191e2be29d: Preparing [2023-09-20T21:40:13.600Z] b2191e2be29d: Waiting [2023-09-20T21:40:13.600Z] 9542a5687ce4: Layer already exists [2023-09-20T21:40:13.600Z] 7497c73d6552: Layer already exists [2023-09-20T21:40:13.600Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:40:13.600Z] b0a4fdcf61a6: Layer already exists [2023-09-20T21:40:13.600Z] 6a682af1715d: Layer already exists [2023-09-20T21:40:13.600Z] b2191e2be29d: Layer already exists [2023-09-20T21:40:13.600Z] 2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51: digest: sha256:a93dbebe1543646de166e1ecf6b7f02a203d5ac525a915860fbedf5c07a0b932 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:13.932Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:14.255Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-20T21:40:14.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-20T21:40:14.255Z] b0a4fdcf61a6: Preparing [2023-09-20T21:40:14.255Z] 6a682af1715d: Preparing [2023-09-20T21:40:14.255Z] 9542a5687ce4: Preparing [2023-09-20T21:40:14.255Z] 7497c73d6552: Preparing [2023-09-20T21:40:14.255Z] 29bd2e7e6bfb: Preparing [2023-09-20T21:40:14.255Z] b2191e2be29d: Preparing [2023-09-20T21:40:14.255Z] b2191e2be29d: Waiting [2023-09-20T21:40:14.255Z] 29bd2e7e6bfb: Layer already exists [2023-09-20T21:40:14.255Z] b0a4fdcf61a6: Layer already exists [2023-09-20T21:40:14.255Z] 6a682af1715d: Layer already exists [2023-09-20T21:40:14.255Z] 9542a5687ce4: Layer already exists [2023-09-20T21:40:14.255Z] 7497c73d6552: Layer already exists [2023-09-20T21:40:14.255Z] b2191e2be29d: Layer already exists [2023-09-20T21:40:14.255Z] main: digest: sha256:a93dbebe1543646de166e1ecf6b7f02a203d5ac525a915860fbedf5c07a0b932 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-20T21:40:14.302Z] ===================================================== [Pipeline] echo [2023-09-20T21:40:14.315Z] taggedImages: [2023-09-20T21:40:14.315Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7 [2023-09-20T21:40:14.315Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-20T21:40:14.315Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.51 [2023-09-20T21:40:14.315Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2de8fa554a394181c312fea9a7aee868e4babbb7-3.1.0-dev.51 [2023-09-20T21:40:14.315Z] - 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-09-20T21:40:14.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:40:14.681Z] [2023-09-20T21:40:14.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:15.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:40:15.004Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T21:40:15.004Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T21:40:15.004Z] 04944245beec: Pulling fs layer [2023-09-20T21:40:15.004Z] 699f458cf7ca: Pulling fs layer [2023-09-20T21:40:15.004Z] 765212b225bb: Pulling fs layer [2023-09-20T21:40:15.004Z] f23df028b6ca: Pulling fs layer [2023-09-20T21:40:15.004Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T21:40:15.004Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T21:40:15.004Z] f23df028b6ca: Waiting [2023-09-20T21:40:15.004Z] d65c8cfc05b1: Waiting [2023-09-20T21:40:15.004Z] 2437ff75d9bd: Waiting [2023-09-20T21:40:15.004Z] 765212b225bb: Waiting [2023-09-20T21:40:15.270Z] 04944245beec: Verifying Checksum [2023-09-20T21:40:15.270Z] 04944245beec: Download complete [2023-09-20T21:40:15.270Z] 765212b225bb: Verifying Checksum [2023-09-20T21:40:15.270Z] 765212b225bb: Download complete [2023-09-20T21:40:15.270Z] f23df028b6ca: Verifying Checksum [2023-09-20T21:40:15.270Z] f23df028b6ca: Download complete [2023-09-20T21:40:15.270Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T21:40:15.270Z] d65c8cfc05b1: Download complete [2023-09-20T21:40:15.270Z] 699f458cf7ca: Verifying Checksum [2023-09-20T21:40:15.270Z] 699f458cf7ca: Download complete [2023-09-20T21:40:15.850Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T21:40:15.850Z] 8998bd30e6a1: Download complete [2023-09-20T21:40:17.782Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T21:40:17.782Z] 2437ff75d9bd: Download complete [2023-09-20T21:40:19.716Z] 8998bd30e6a1: Pull complete [2023-09-20T21:40:19.982Z] 04944245beec: Pull complete [2023-09-20T21:40:21.385Z] 699f458cf7ca: Pull complete [2023-09-20T21:40:21.649Z] 765212b225bb: Pull complete [2023-09-20T21:40:22.233Z] f23df028b6ca: Pull complete [2023-09-20T21:40:22.503Z] d65c8cfc05b1: Pull complete [2023-09-20T21:40:37.476Z] 2437ff75d9bd: Pull complete [2023-09-20T21:40:37.476Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T21:40:37.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T21:40:37.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:40:37.657Z] prd-ubuntu20.04-docker-arm64-4c-16g-7472 does not seem to be running inside a container [2023-09-20T21:40:37.705Z] $ 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/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@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-09-20T21:40:39.394Z] $ docker top 939faeac152145274799f71ca6a2a6a0c19e93abaaa4c957b9a5c16d42dc48f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:40:39.969Z] ---> job-cost.sh [2023-09-20T21:40:40.235Z] lf-activate-venv: SKIPPING [2023-09-20T21:40:40.235Z] INFO: No Stack... [2023-09-20T21:40:40.810Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T21:40:41.387Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T21:40:42.009Z] + cat /w/workspace/edgex-go/585/archives/cost.csv [2023-09-20T21:40:42.009Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T21:40:42.074Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-585-stack-cost] [2023-09-20T21:40:42.083Z] Resource [jenkins-edgexfoundry-edgex-go-main-585-stack-cost] did not exist. Created. [2023-09-20T21:40:42.083Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-585-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T21:40:42.402Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T21:40:43.141Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T21:40:43.150Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-585-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T21:40:43.160Z] $ docker stop --time=1 939faeac152145274799f71ca6a2a6a0c19e93abaaa4c957b9a5c16d42dc48f9 [2023-09-20T21:40:44.675Z] $ docker rm -f --volumes 939faeac152145274799f71ca6a2a6a0c19e93abaaa4c957b9a5c16d42dc48f9 [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-09-20T21:40:45.114Z] provisioning config files... [2023-09-20T21:40:45.142Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/585@tmp/config1855367527673296931tmp [Pipeline] { [Pipeline] sh [2023-09-20T21:40:45.480Z] + set +x [2023-09-20T21:40:45.480Z] + bash -s -- [2023-09-20T21:40:45.480Z] + curl -s https://codecov.io/bash [2023-09-20T21:40:45.480Z] [2023-09-20T21:40:45.480Z] _____ _ [2023-09-20T21:40:45.480Z] / ____| | | [2023-09-20T21:40:45.480Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T21:40:45.480Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T21:40:45.480Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T21:40:45.480Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T21:40:45.480Z] Bash-1.0.6 [2023-09-20T21:40:45.480Z] [2023-09-20T21:40:45.480Z] [2023-09-20T21:40:45.480Z] ==> git version 2.25.1 found [2023-09-20T21:40:45.480Z] ==> 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-09-20T21:40:45.480Z] Release-Date: 2020-01-08 [2023-09-20T21:40:45.480Z] 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-09-20T21:40:45.480Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T21:40:45.480Z] ==> Jenkins CI detected. [2023-09-20T21:40:45.480Z] current dir:  /w/workspace/edgex-go/585 [2023-09-20T21:40:45.480Z] project root: . [2023-09-20T21:40:45.480Z] --> token set from env [2023-09-20T21:40:45.480Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T21:40:45.480Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T21:40:45.480Z] ==> Python coveragepy not found [2023-09-20T21:40:45.480Z] ==> Searching for coverage reports in: [2023-09-20T21:40:45.480Z] + . [2023-09-20T21:40:45.480Z] -> Found 1 reports [2023-09-20T21:40:45.480Z] ==> Detecting git/mercurial file structure [2023-09-20T21:40:45.739Z] ==> Reading reports [2023-09-20T21:40:45.739Z] + ./coverage.out bytes=453602 [2023-09-20T21:40:45.739Z] ==> Appending adjustments [2023-09-20T21:40:45.739Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T21:40:46.674Z] + Found adjustments [2023-09-20T21:40:46.674Z] ==> Gzipping contents [2023-09-20T21:40:46.674Z] 60K /tmp/codecov.00V5z8.gz [2023-09-20T21:40:46.674Z] ==> Uploading reports [2023-09-20T21:40:46.674Z] url: https://codecov.io [2023-09-20T21:40:46.674Z] query: branch=main&commit=2de8fa554a394181c312fea9a7aee868e4babbb7&build=585&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F585%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T21:40:46.674Z] -> Pinging Codecov [2023-09-20T21:40:46.674Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=2de8fa554a394181c312fea9a7aee868e4babbb7&build=585&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F585%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-20T21:40:46.932Z] -> Uploading to [2023-09-20T21:40:46.932Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/00271124DB129430A58F1EEE437C3FCB/2de8fa554a394181c312fea9a7aee868e4babbb7/b1cbaee7-de87-41fa-861b-4266868fd260.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T214046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec5ebc1d6de1e1defc1f19033f57bf22c6e6db33c5702814058b0f3a548b2ac0 [2023-09-20T21:40:46.932Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:40:46.932Z] Dload Upload Total Spent Left Speed [2023-09-20T21:40:47.191Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58216 0 0 100 58216 0 275k --:--:-- --:--:-- --:--:-- 275k [2023-09-20T21:40:47.191Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2de8fa554a394181c312fea9a7aee868e4babbb7 [Pipeline] } [2023-09-20T21:40:47.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-20T21:40:47.344Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-20T21:40:47.355Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:47.645Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:40:47.646Z] [2023-09-20T21:40:47.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:40:47.941Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:40:47.941Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-20T21:40:47.941Z] df9b9388f04a: Pulling fs layer [2023-09-20T21:40:47.941Z] 52dc419b0ee2: Pulling fs layer [2023-09-20T21:40:47.941Z] 25bc292e5bac: Pulling fs layer [2023-09-20T21:40:47.941Z] 114826534d7a: Pulling fs layer [2023-09-20T21:40:47.941Z] 4657fd5d0bcf: Pulling fs layer [2023-09-20T21:40:47.941Z] 6ad1cebc031e: Pulling fs layer [2023-09-20T21:40:47.941Z] 8a3aa393b2d8: Pulling fs layer [2023-09-20T21:40:47.941Z] 114826534d7a: Waiting [2023-09-20T21:40:47.941Z] 4657fd5d0bcf: Waiting [2023-09-20T21:40:47.941Z] 6ad1cebc031e: Waiting [2023-09-20T21:40:47.941Z] 8a3aa393b2d8: Waiting [2023-09-20T21:40:47.941Z] 25bc292e5bac: Verifying Checksum [2023-09-20T21:40:47.941Z] 25bc292e5bac: Download complete [2023-09-20T21:40:47.941Z] 52dc419b0ee2: Verifying Checksum [2023-09-20T21:40:47.941Z] 52dc419b0ee2: Download complete [2023-09-20T21:40:47.941Z] 4657fd5d0bcf: Download complete [2023-09-20T21:40:47.941Z] df9b9388f04a: Verifying Checksum [2023-09-20T21:40:47.941Z] df9b9388f04a: Download complete [2023-09-20T21:40:48.200Z] df9b9388f04a: Pull complete [2023-09-20T21:40:48.200Z] 6ad1cebc031e: Verifying Checksum [2023-09-20T21:40:48.200Z] 6ad1cebc031e: Download complete [2023-09-20T21:40:48.200Z] 52dc419b0ee2: Pull complete [2023-09-20T21:40:48.200Z] 25bc292e5bac: Pull complete [2023-09-20T21:40:48.767Z] 114826534d7a: Verifying Checksum [2023-09-20T21:40:48.767Z] 114826534d7a: Download complete [2023-09-20T21:40:48.767Z] 8a3aa393b2d8: Verifying Checksum [2023-09-20T21:40:48.767Z] 8a3aa393b2d8: Download complete [2023-09-20T21:40:52.049Z] 114826534d7a: Pull complete [2023-09-20T21:40:52.049Z] 4657fd5d0bcf: Pull complete [2023-09-20T21:40:52.306Z] 6ad1cebc031e: Pull complete [2023-09-20T21:40:54.830Z] 8a3aa393b2d8: Pull complete [2023-09-20T21:40:54.830Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-20T21:40:54.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-20T21:40:54.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:40:54.903Z] prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container [2023-09-20T21:40:54.935Z] $ 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/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@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-09-20T21:40:57.572Z] $ docker top 8f99295bb88322ef73751a4b78b1074f565a7b3e4de4c147cf9b370245d4baaa -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-20T21:40:57.634Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-20T21:40:57.906Z] + set -o pipefail [2023-09-20T21:40:57.906Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-20T21:41:03.175Z] [2023-09-20T21:41:03.175Z] Monitoring /w/workspace/edgex-go/585 (github.com/edgexfoundry/edgex-go)... [2023-09-20T21:41:03.175Z] [2023-09-20T21:41:03.175Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/50b2c6c8-04bd-47b9-a726-f9fcd8873971 [2023-09-20T21:41:03.175Z] [2023-09-20T21:41:03.175Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-20T21:41:03.175Z] [2023-09-20T21:41:03.175Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-20T21:41:03.175Z] [2023-09-20T21:41:03.175Z] [2023-09-20T21:41:03.175Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-20T21:41:03.175Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-20T21:41:03.175Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-20T21:41:03.187Z] $ docker stop --time=1 8f99295bb88322ef73751a4b78b1074f565a7b3e4de4c147cf9b370245d4baaa [2023-09-20T21:41:06.083Z] $ docker rm -f --volumes 8f99295bb88322ef73751a4b78b1074f565a7b3e4de4c147cf9b370245d4baaa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-20T21:41:06.421Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:41:06.430Z] provisioning config files... [2023-09-20T21:41:06.438Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/585@tmp/config14776082209989500079tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:41:06.732Z] --> edgex-publish-swagger.sh [2023-09-20T21:41:06.732Z] === Publish openapi/v3 API === [2023-09-20T21:41:06.732Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-20T21:41:06.732Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/585/openapi/v3/core-command.yaml] [2023-09-20T21:41:06.732Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:41:06.732Z] Dload Upload Total Spent Left Speed [2023-09-20T21:41:06.990Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 67176 --:--:-- --:--:-- --:--:-- 67176 [2023-09-20T21:41:06.990Z] [2023-09-20T21:41:06.990Z] [2023-09-20T21:41:06.990Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/585/openapi/v3/core-data.yaml] [2023-09-20T21:41:07.252Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:41:07.252Z] Dload Upload Total Spent Left Speed [2023-09-20T21:41:07.512Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 343k --:--:-- --:--:-- --:--:-- 341k 100 71708 0 0 100 71708 0 143k --:--:-- --:--:-- --:--:-- 143k [2023-09-20T21:41:07.512Z] [2023-09-20T21:41:07.512Z] [2023-09-20T21:41:07.512Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/585/openapi/v3/core-metadata.yaml] [2023-09-20T21:41:07.512Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:41:07.512Z] Dload Upload Total Spent Left Speed [2023-09-20T21:41:08.081Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 276k --:--:-- --:--:-- --:--:-- 276k [2023-09-20T21:41:08.081Z] [2023-09-20T21:41:08.081Z] [2023-09-20T21:41:08.081Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/585/openapi/v3/support-notifications.yaml] [2023-09-20T21:41:08.081Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:41:08.081Z] Dload Upload Total Spent Left Speed [2023-09-20T21:41:08.600Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 416k --:--:-- --:--:-- --:--:-- 414k 100 87000 0 0 100 87000 0 185k --:--:-- --:--:-- --:--:-- 185k [2023-09-20T21:41:08.600Z] [2023-09-20T21:41:08.600Z] [2023-09-20T21:41:08.600Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/585/openapi/v3/support-scheduler.yaml] [2023-09-20T21:41:08.600Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T21:41:08.600Z] Dload Upload Total Spent Left Speed [2023-09-20T21:41:09.169Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 81756 --:--:-- --:--:-- --:--:-- 81937 [2023-09-20T21:41:09.169Z] [2023-09-20T21:41:09.169Z] [Pipeline] } [2023-09-20T21:41:09.176Z] 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-09-20T21:41:09.552Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:41:09.552Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:41:09.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:41:09.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:41:09.922Z] prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container [2023-09-20T21:41:09.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@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-09-20T21:41:10.408Z] $ docker top df2d17e634d2c636855d275062f7efd3f1e00a23147ed32c874f0474b4402ac5 -eo pid,comm [2023-09-20T21:41:10.455Z] 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-09-20T21:41:10.455Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:41:10.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:41:10.497Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:41:10.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:41:10.621Z] $ docker exec df2d17e634d2c636855d275062f7efd3f1e00a23147ed32c874f0474b4402ac5 ssh-agent [2023-09-20T21:41:10.724Z] SSH_AUTH_SOCK=/tmp/ssh-c2qAPXLt2rMa/agent.33 [2023-09-20T21:41:10.724Z] SSH_AGENT_PID=39 [2023-09-20T21:41:10.729Z] Running ssh-add (command line suppressed) [2023-09-20T21:41:10.838Z] Identity added: /w/workspace/edgex-go/585@tmp/private_key_17618051055082405468.key (/w/workspace/edgex-go/585@tmp/private_key_17618051055082405468.key) [2023-09-20T21:41:10.851Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:41:11.134Z] + git semver tag [2023-09-20T21:41:11.392Z] 2023-09-20 21:41:11,321 [run_tag] DEBUG tag force:False [2023-09-20T21:41:11.392Z] 2023-09-20 21:41:11,321 [check_head_tag] DEBUG check head tag [2023-09-20T21:41:11.392Z] 2023-09-20 21:41:11,322 [execute] INFO git cat-file --batch-check [2023-09-20T21:41:11.392Z] 2023-09-20 21:41:11,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/585, universal_newlines=False, shell=None, istream=) [2023-09-20T21:41:11.392Z] 2023-09-20 21:41:11,327 [execute] INFO git cat-file --batch [2023-09-20T21:41:11.392Z] 2023-09-20 21:41:11,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/585, universal_newlines=False, shell=None, istream=) [2023-09-20T21:41:11.392Z] 2023-09-20 21:41:11,352 [read_version] DEBUG read version from /w/workspace/edgex-go/585/.semver/main [2023-09-20T21:41:11.392Z] 2023-09-20 21:41:11,352 [execute] INFO git tag -a v3.1.0-dev.51 -m v3.1.0-dev.51 [2023-09-20T21:41:11.392Z] 2023-09-20 21:41:11,352 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.51', '-m', 'v3.1.0-dev.51'], cwd=/w/workspace/edgex-go/585, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:41:11.392Z] 2023-09-20 21:41:11,357 [read_version] DEBUG read version from /w/workspace/edgex-go/585/.semver/main [2023-09-20T21:41:11.392Z] 3.1.0-dev.51 [Pipeline] } [2023-09-20T21:41:11.401Z] $ docker exec --env ******** --env ******** df2d17e634d2c636855d275062f7efd3f1e00a23147ed32c874f0474b4402ac5 ssh-agent -k [2023-09-20T21:41:11.499Z] unset SSH_AUTH_SOCK; [2023-09-20T21:41:11.499Z] unset SSH_AGENT_PID; [2023-09-20T21:41:11.499Z] echo Agent pid 39 killed; [2023-09-20T21:41:11.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:41:11.816Z] + git semver [Pipeline] } [2023-09-20T21:41:12.091Z] $ docker stop --time=1 df2d17e634d2c636855d275062f7efd3f1e00a23147ed32c874f0474b4402ac5 [2023-09-20T21:41:13.337Z] $ docker rm -f --volumes df2d17e634d2c636855d275062f7efd3f1e00a23147ed32c874f0474b4402ac5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:41:13.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:41:13.704Z] [2023-09-20T21:41:13.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:41:14.001Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:41:14.001Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-20T21:41:14.001Z] ab5ef0e58194: Pulling fs layer [2023-09-20T21:41:14.001Z] 9712f1f96733: Pulling fs layer [2023-09-20T21:41:14.001Z] 63f879dbbcfc: Pulling fs layer [2023-09-20T21:41:14.001Z] 0d9ebad4ef96: Pulling fs layer [2023-09-20T21:41:14.001Z] e9a5061849ea: Pulling fs layer [2023-09-20T21:41:14.001Z] d747dcd14b5f: Pulling fs layer [2023-09-20T21:41:14.001Z] 2de7ff778b66: Pulling fs layer [2023-09-20T21:41:14.001Z] 0d9ebad4ef96: Waiting [2023-09-20T21:41:14.001Z] e9a5061849ea: Waiting [2023-09-20T21:41:14.001Z] d747dcd14b5f: Waiting [2023-09-20T21:41:14.001Z] 2de7ff778b66: Waiting [2023-09-20T21:41:14.001Z] 9712f1f96733: Verifying Checksum [2023-09-20T21:41:14.001Z] 9712f1f96733: Download complete [2023-09-20T21:41:14.260Z] 63f879dbbcfc: Verifying Checksum [2023-09-20T21:41:14.260Z] 63f879dbbcfc: Download complete [2023-09-20T21:41:14.518Z] e9a5061849ea: Verifying Checksum [2023-09-20T21:41:14.518Z] e9a5061849ea: Download complete [2023-09-20T21:41:14.518Z] d747dcd14b5f: Download complete [2023-09-20T21:41:14.518Z] 0d9ebad4ef96: Verifying Checksum [2023-09-20T21:41:14.518Z] 0d9ebad4ef96: Download complete [2023-09-20T21:41:14.518Z] ab5ef0e58194: Download complete [2023-09-20T21:41:14.518Z] 2de7ff778b66: Verifying Checksum [2023-09-20T21:41:14.518Z] 2de7ff778b66: Download complete [2023-09-20T21:41:17.047Z] ab5ef0e58194: Pull complete [2023-09-20T21:41:17.047Z] 9712f1f96733: Pull complete [2023-09-20T21:41:17.981Z] 63f879dbbcfc: Pull complete [2023-09-20T21:41:21.265Z] 0d9ebad4ef96: Pull complete [2023-09-20T21:41:21.523Z] e9a5061849ea: Pull complete [2023-09-20T21:41:21.781Z] d747dcd14b5f: Pull complete [2023-09-20T21:41:22.715Z] 2de7ff778b66: Pull complete [2023-09-20T21:41:22.715Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-20T21:41:22.715Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-20T21:41:22.715Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:41:22.792Z] prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container [2023-09-20T21:41:22.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@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-09-20T21:41:25.768Z] $ docker top d1757bad68f2425a2ec7620286e188f91227a2037070759c859a0003299f7706 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:41:25.835Z] provisioning config files... [2023-09-20T21:41:25.843Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/585@tmp/config1883627892615084937tmp [2023-09-20T21:41:25.852Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/585@tmp/config9211921698852943193tmp [2023-09-20T21:41:25.860Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/585@tmp/config324941203688152589tmp [Pipeline] { [Pipeline] echo [2023-09-20T21:41:25.873Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:41:26.150Z] ---> sigul-configuration.sh [2023-09-20T21:41:26.150Z] gpg: directory `/root/.gnupg' created [2023-09-20T21:41:26.150Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-20T21:41:26.150Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-20T21:41:26.150Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-20T21:41:26.150Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-20T21:41:26.150Z] gpg: CAST5 encrypted data [2023-09-20T21:41:26.150Z] gpg: encrypted with 1 passphrase [2023-09-20T21:41:26.150Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-20T21:41:26.436Z] + mkdir /home/jenkins [2023-09-20T21:41:26.436Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-20T21:41:26.721Z] + 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-09-20T21:41:26.729Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:41:27.009Z] ---> sigul-install.sh [2023-09-20T21:41:27.009Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-20T21:41:27.297Z] + git tag --list [2023-09-20T21:41:27.297Z] 0.6.0 [2023-09-20T21:41:27.297Z] 0.6.1 [2023-09-20T21:41:27.297Z] 0.7.0 [2023-09-20T21:41:27.297Z] 0.7.1 [2023-09-20T21:41:27.297Z] v1.0.0 [2023-09-20T21:41:27.297Z] v1.0.1 [2023-09-20T21:41:27.297Z] v1.1.0 [2023-09-20T21:41:27.297Z] v1.2.0 [2023-09-20T21:41:27.297Z] v1.2.1 [2023-09-20T21:41:27.297Z] v1.3.0 [2023-09-20T21:41:27.297Z] v1.3.1 [2023-09-20T21:41:27.297Z] v2.0.0 [2023-09-20T21:41:27.297Z] v2.1.0 [2023-09-20T21:41:27.297Z] v2.1.1 [2023-09-20T21:41:27.297Z] v2.2.0 [2023-09-20T21:41:27.297Z] v2.3.0 [2023-09-20T21:41:27.297Z] v3.0 [2023-09-20T21:41:27.297Z] v3.0.0 [2023-09-20T21:41:27.297Z] v3.1.0-dev.1 [2023-09-20T21:41:27.297Z] v3.1.0-dev.10 [2023-09-20T21:41:27.297Z] v3.1.0-dev.11 [2023-09-20T21:41:27.297Z] v3.1.0-dev.12 [2023-09-20T21:41:27.297Z] v3.1.0-dev.13 [2023-09-20T21:41:27.297Z] v3.1.0-dev.14 [2023-09-20T21:41:27.297Z] v3.1.0-dev.15 [2023-09-20T21:41:27.297Z] v3.1.0-dev.16 [2023-09-20T21:41:27.297Z] v3.1.0-dev.17 [2023-09-20T21:41:27.297Z] v3.1.0-dev.18 [2023-09-20T21:41:27.297Z] v3.1.0-dev.19 [2023-09-20T21:41:27.297Z] v3.1.0-dev.2 [2023-09-20T21:41:27.297Z] v3.1.0-dev.20 [2023-09-20T21:41:27.297Z] v3.1.0-dev.21 [2023-09-20T21:41:27.297Z] v3.1.0-dev.22 [2023-09-20T21:41:27.297Z] v3.1.0-dev.23 [2023-09-20T21:41:27.297Z] v3.1.0-dev.24 [2023-09-20T21:41:27.297Z] v3.1.0-dev.25 [2023-09-20T21:41:27.297Z] v3.1.0-dev.26 [2023-09-20T21:41:27.297Z] v3.1.0-dev.27 [2023-09-20T21:41:27.297Z] v3.1.0-dev.28 [2023-09-20T21:41:27.297Z] v3.1.0-dev.29 [2023-09-20T21:41:27.297Z] v3.1.0-dev.3 [2023-09-20T21:41:27.297Z] v3.1.0-dev.30 [2023-09-20T21:41:27.297Z] v3.1.0-dev.31 [2023-09-20T21:41:27.297Z] v3.1.0-dev.32 [2023-09-20T21:41:27.297Z] v3.1.0-dev.33 [2023-09-20T21:41:27.297Z] v3.1.0-dev.34 [2023-09-20T21:41:27.297Z] v3.1.0-dev.35 [2023-09-20T21:41:27.297Z] v3.1.0-dev.36 [2023-09-20T21:41:27.297Z] v3.1.0-dev.37 [2023-09-20T21:41:27.297Z] v3.1.0-dev.38 [2023-09-20T21:41:27.297Z] v3.1.0-dev.39 [2023-09-20T21:41:27.297Z] v3.1.0-dev.4 [2023-09-20T21:41:27.297Z] v3.1.0-dev.40 [2023-09-20T21:41:27.297Z] v3.1.0-dev.41 [2023-09-20T21:41:27.297Z] v3.1.0-dev.42 [2023-09-20T21:41:27.297Z] v3.1.0-dev.43 [2023-09-20T21:41:27.297Z] v3.1.0-dev.44 [2023-09-20T21:41:27.297Z] v3.1.0-dev.45 [2023-09-20T21:41:27.297Z] v3.1.0-dev.46 [2023-09-20T21:41:27.297Z] v3.1.0-dev.47 [2023-09-20T21:41:27.297Z] v3.1.0-dev.48 [2023-09-20T21:41:27.297Z] v3.1.0-dev.49 [2023-09-20T21:41:27.297Z] v3.1.0-dev.5 [2023-09-20T21:41:27.297Z] v3.1.0-dev.50 [2023-09-20T21:41:27.297Z] v3.1.0-dev.51 [2023-09-20T21:41:27.297Z] v3.1.0-dev.6 [2023-09-20T21:41:27.297Z] v3.1.0-dev.7 [2023-09-20T21:41:27.297Z] v3.1.0-dev.8 [2023-09-20T21:41:27.297Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-20T21:41:27.581Z] + lftools sign git-tag v3.1.0-dev.51 [2023-09-20T21:41:28.149Z] Signing Git tag with Sigul... [2023-09-20T21:41:28.149Z] Signing v3.1.0-dev.51 [Pipeline] echo [2023-09-20T21:41:28.415Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:41:28.694Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-20T21:41:28.701Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-20T21:41:28.723Z] $ docker stop --time=1 d1757bad68f2425a2ec7620286e188f91227a2037070759c859a0003299f7706 [2023-09-20T21:41:30.017Z] $ docker rm -f --volumes d1757bad68f2425a2ec7620286e188f91227a2037070759c859a0003299f7706 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-20T21:41:30.417Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:41:30.417Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:41:30.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:41:30.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:41:30.779Z] prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container [2023-09-20T21:41:30.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@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-09-20T21:41:31.105Z] $ docker top 23516d8f5441a09772401167c0ee08cc2c36be9ccb45b14a0163f4e6c8569b09 -eo pid,comm [2023-09-20T21:41:31.150Z] 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-09-20T21:41:31.150Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:41:31.193Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:41:31.193Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:41:31.307Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:41:31.311Z] $ docker exec 23516d8f5441a09772401167c0ee08cc2c36be9ccb45b14a0163f4e6c8569b09 ssh-agent [2023-09-20T21:41:31.403Z] SSH_AUTH_SOCK=/tmp/ssh-Q0uAP6HFY9hM/agent.32 [2023-09-20T21:41:31.404Z] SSH_AGENT_PID=39 [2023-09-20T21:41:31.408Z] Running ssh-add (command line suppressed) [2023-09-20T21:41:31.513Z] Identity added: /w/workspace/edgex-go/585@tmp/private_key_5624785018583813417.key (/w/workspace/edgex-go/585@tmp/private_key_5624785018583813417.key) [2023-09-20T21:41:31.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:41:31.810Z] + git semver bump pre [2023-09-20T21:41:32.068Z] 2023-09-20 21:41:31,979 [read_version] DEBUG read version from /w/workspace/edgex-go/585/.semver/main [2023-09-20T21:41:32.068Z] 2023-09-20 21:41:31,979 [bump_version] DEBUG bumping version:3.1.0-dev.51 on axis:pre with prefix:dev [2023-09-20T21:41:32.068Z] 2023-09-20 21:41:31,979 [bump_version] DEBUG bumped version:3.1.0-dev.52 [2023-09-20T21:41:32.068Z] 2023-09-20 21:41:31,979 [write_version] DEBUG write version:3.1.0-dev.52 to path:/w/workspace/edgex-go/585/.semver/main with force:True [2023-09-20T21:41:32.068Z] 2023-09-20 21:41:31,979 [read_version] DEBUG read version from /w/workspace/edgex-go/585/.semver/main [2023-09-20T21:41:32.068Z] 2023-09-20 21:41:31,979 [write_file] DEBUG write to file:/w/workspace/edgex-go/585/.semver/main [2023-09-20T21:41:32.068Z] 2023-09-20 21:41:31,981 [execute] INFO git cat-file --batch-check [2023-09-20T21:41:32.068Z] 2023-09-20 21:41:31,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/585/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:41:32.068Z] 2023-09-20 21:41:31,987 [execute] INFO git cat-file --batch [2023-09-20T21:41:32.068Z] 2023-09-20 21:41:31,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/585/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:41:32.068Z] 2023-09-20 21:41:31,992 [read_version] DEBUG read version from /w/workspace/edgex-go/585/.semver/main [2023-09-20T21:41:32.068Z] 3.1.0-dev.52 [Pipeline] } [2023-09-20T21:41:32.078Z] $ docker exec --env ******** --env ******** 23516d8f5441a09772401167c0ee08cc2c36be9ccb45b14a0163f4e6c8569b09 ssh-agent -k [2023-09-20T21:41:32.178Z] unset SSH_AUTH_SOCK; [2023-09-20T21:41:32.178Z] unset SSH_AGENT_PID; [2023-09-20T21:41:32.178Z] echo Agent pid 39 killed; [2023-09-20T21:41:32.185Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:41:32.486Z] + git semver [Pipeline] } [2023-09-20T21:41:32.759Z] $ docker stop --time=1 23516d8f5441a09772401167c0ee08cc2c36be9ccb45b14a0163f4e6c8569b09 [2023-09-20T21:41:34.025Z] $ docker rm -f --volumes 23516d8f5441a09772401167c0ee08cc2c36be9ccb45b14a0163f4e6c8569b09 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T21:41:34.352Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T21:41:34.352Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:41:34.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T21:41:34.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:41:34.712Z] prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container [2023-09-20T21:41:34.742Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@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-09-20T21:41:35.065Z] $ docker top 6714cd06d0bc558451c8aad8214516e40d851ffce72ef13e758900aad1b79d58 -eo pid,comm [2023-09-20T21:41:35.109Z] 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-09-20T21:41:35.109Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T21:41:35.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T21:41:35.145Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T21:41:35.252Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T21:41:35.256Z] $ docker exec 6714cd06d0bc558451c8aad8214516e40d851ffce72ef13e758900aad1b79d58 ssh-agent [2023-09-20T21:41:35.352Z] SSH_AUTH_SOCK=/tmp/ssh-g0Ow4fM7z4Rs/agent.32 [2023-09-20T21:41:35.352Z] SSH_AGENT_PID=38 [2023-09-20T21:41:35.356Z] Running ssh-add (command line suppressed) [2023-09-20T21:41:35.458Z] Identity added: /w/workspace/edgex-go/585@tmp/private_key_16981311986531966946.key (/w/workspace/edgex-go/585@tmp/private_key_16981311986531966946.key) [2023-09-20T21:41:35.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T21:41:35.750Z] + git semver push [2023-09-20T21:41:36.009Z] 2023-09-20 21:41:35,933 [run_push] DEBUG push [2023-09-20T21:41:36.009Z] 2023-09-20 21:41:35,933 [execute] INFO git cat-file --batch-check [2023-09-20T21:41:36.009Z] 2023-09-20 21:41:35,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/585/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T21:41:36.009Z] 2023-09-20 21:41:35,935 [execute] INFO git rev-list 0a8b223f808caa53ae27a1cc99197a6f08b2e075 -- [2023-09-20T21:41:36.009Z] 2023-09-20 21:41:35,935 [execute] DEBUG Popen(['git', 'rev-list', '0a8b223f808caa53ae27a1cc99197a6f08b2e075', '--'], cwd=/w/workspace/edgex-go/585/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:41:36.009Z] 2023-09-20 21:41:35,951 [execute] INFO git fetch -v origin [2023-09-20T21:41:36.009Z] 2023-09-20 21:41:35,952 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/585/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-20T21:41:36.577Z] 2023-09-20 21:41:36,512 [run_push] DEBUG no remote changes detected [2023-09-20T21:41:36.577Z] 2023-09-20 21:41:36,513 [execute] INFO git push origin semver [2023-09-20T21:41:36.577Z] 2023-09-20 21:41:36,513 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/585/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:41:37.514Z] 2023-09-20 21:41:37,254 [run_push] DEBUG push all version tags [2023-09-20T21:41:37.514Z] 2023-09-20 21:41:37,255 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-20T21:41:37.514Z] 2023-09-20 21:41:37,255 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/585, universal_newlines=False, shell=None, istream=None) [2023-09-20T21:41:38.452Z] 2023-09-20 21:41:38,177 [read_version] DEBUG read version from /w/workspace/edgex-go/585/.semver/main [2023-09-20T21:41:38.452Z] 3.1.0-dev.52 [Pipeline] } [2023-09-20T21:41:38.464Z] $ docker exec --env ******** --env ******** 6714cd06d0bc558451c8aad8214516e40d851ffce72ef13e758900aad1b79d58 ssh-agent -k [2023-09-20T21:41:38.576Z] unset SSH_AUTH_SOCK; [2023-09-20T21:41:38.576Z] unset SSH_AGENT_PID; [2023-09-20T21:41:38.576Z] echo Agent pid 38 killed; [2023-09-20T21:41:38.586Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T21:41:38.895Z] + git semver [Pipeline] } [2023-09-20T21:41:39.169Z] $ docker stop --time=1 6714cd06d0bc558451c8aad8214516e40d851ffce72ef13e758900aad1b79d58 [2023-09-20T21:41:40.459Z] $ docker rm -f --volumes 6714cd06d0bc558451c8aad8214516e40d851ffce72ef13e758900aad1b79d58 [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-09-20T21:41:40.944Z] + [ -d /w/workspace/edgex-go/585/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:41:41.234Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:41:42.092Z] ---> package-listing.sh [2023-09-20T21:41:42.092Z] ++ facter osfamily [2023-09-20T21:41:42.092Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T21:41:42.353Z] + OS_FAMILY=debian [2023-09-20T21:41:42.353Z] + workspace=/w/workspace/edgex-go/585 [2023-09-20T21:41:42.353Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T21:41:42.353Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T21:41:42.353Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T21:41:42.353Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T21:41:42.353Z] + '[' /w/workspace/edgex-go/585 ']' [2023-09-20T21:41:42.353Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T21:41:42.353Z] + case "${OS_FAMILY}" in [2023-09-20T21:41:42.353Z] + dpkg -l [2023-09-20T21:41:42.353Z] + grep '^ii' [2023-09-20T21:41:42.353Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T21:41:42.353Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T21:41:42.353Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T21:41:42.353Z] + '[' /w/workspace/edgex-go/585 ']' [2023-09-20T21:41:42.353Z] + mkdir -p /w/workspace/edgex-go/585/archives/ [2023-09-20T21:41:42.353Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/585/archives/ [Pipeline] echo [2023-09-20T21:41:42.362Z] 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/585/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T21:41:42.638Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:41:43.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:41:43.198Z] [2023-09-20T21:41:43.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T21:41:43.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:41:43.498Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T21:41:43.498Z] 5eb5b503b376: Pulling fs layer [2023-09-20T21:41:43.498Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T21:41:43.498Z] ec43610c2a17: Pulling fs layer [2023-09-20T21:41:43.498Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T21:41:43.498Z] 33b1e0a273af: Pulling fs layer [2023-09-20T21:41:43.498Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T21:41:43.498Z] 2f39f015ded8: Pulling fs layer [2023-09-20T21:41:43.498Z] 33b1e0a273af: Waiting [2023-09-20T21:41:43.498Z] 5d3b04190fa2: Waiting [2023-09-20T21:41:43.498Z] 2f39f015ded8: Waiting [2023-09-20T21:41:43.498Z] 3a2ae6a8a46f: Waiting [2023-09-20T21:41:43.498Z] 5c69ac0246d0: Verifying Checksum [2023-09-20T21:41:43.498Z] 5c69ac0246d0: Download complete [2023-09-20T21:41:43.498Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-20T21:41:43.498Z] 3a2ae6a8a46f: Download complete [2023-09-20T21:41:43.498Z] 33b1e0a273af: Verifying Checksum [2023-09-20T21:41:43.498Z] 33b1e0a273af: Download complete [2023-09-20T21:41:43.498Z] ec43610c2a17: Verifying Checksum [2023-09-20T21:41:43.498Z] ec43610c2a17: Download complete [2023-09-20T21:41:43.498Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T21:41:43.498Z] 5d3b04190fa2: Download complete [2023-09-20T21:41:43.757Z] 5eb5b503b376: Download complete [2023-09-20T21:41:44.322Z] 2f39f015ded8: Download complete [2023-09-20T21:41:44.887Z] 5eb5b503b376: Pull complete [2023-09-20T21:41:44.887Z] 5c69ac0246d0: Pull complete [2023-09-20T21:41:45.454Z] ec43610c2a17: Pull complete [2023-09-20T21:41:45.454Z] 3a2ae6a8a46f: Pull complete [2023-09-20T21:41:45.454Z] 33b1e0a273af: Pull complete [2023-09-20T21:41:45.713Z] 5d3b04190fa2: Pull complete [2023-09-20T21:41:49.895Z] 2f39f015ded8: Pull complete [2023-09-20T21:41:49.895Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T21:41:49.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T21:41:49.895Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T21:41:49.965Z] prd-ubuntu20.04-docker-8c-8g-7250 does not seem to be running inside a container [2023-09-20T21:41:49.994Z] $ 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/585/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/585 -v /w/workspace/edgex-go/585:/w/workspace/edgex-go/585:rw,z -v /w/workspace/edgex-go/585@tmp:/w/workspace/edgex-go/585@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-09-20T21:41:52.267Z] $ docker top 122f2c27d14551612b77184abddbbab830012ccf893d5d333127fb0fb5945549 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T21:41:52.602Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T21:41:52.887Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T21:41:53.171Z] + ls /var/log/sa-host [2023-09-20T21:41:53.171Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T21:41:53.237Z] provisioning config files... [2023-09-20T21:41:53.244Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/585@tmp/config12853870133034637549tmp [Pipeline] { [Pipeline] echo [2023-09-20T21:41:53.260Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:41:53.541Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T21:41:53.547Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:41:53.868Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T21:41:53.877Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:41:54.158Z] ---> sudo-logs.sh [2023-09-20T21:41:54.158Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T21:41:54.176Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:41:54.457Z] ---> job-cost.sh [2023-09-20T21:41:54.457Z] lf-activate-venv: SKIPPING [2023-09-20T21:41:54.457Z] DEBUG: total: 0.10999999940395355 [2023-09-20T21:41:54.457Z] INFO: Retrieving Stack Cost... [2023-09-20T21:41:57.746Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T21:41:57.746Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T21:41:57.757Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T21:41:58.038Z] ---> logs-deploy.sh [2023-09-20T21:41:58.038Z] lf-activate-venv: SKIPPING [2023-09-20T21:41:58.038Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/585 [2023-09-20T21:41:58.038Z] INFO: archiving workspace using pattern(s): [2023-09-20T21:41:58.972Z] Archives upload complete. [2023-09-20T21:41:58.972Z] INFO: archiving logs to Nexus